attribute. This is not allowed according to "5.3 Defining Template Rules"
in REC-xslt-19991116, XSL Transformations (XSLT) Version 1.0.
The xsltproc utility prior to version 1.1.15 allowed this erroneously
but in the latest version it has been fixed.
Reported by: scottl
- Remove variables that are described later in Chapter 6 from the table
- Add a paragraph with references to relevant Chapter 6 sections
5.14 Building mechanisms
- Move this section into Chapter 6 and merge with Section 6.5 about autotools
6.5 Using automake, autoconf, and libtool
- Move after Section 6.2 Ports with distribution restrictions
- Rename to Building mechanisms
- Integrate content from Section 5.14 and 5.7.8
- Split into subsections:
* make, gmake, and imake: 5.7.8 text on gmake, 5.14 text on imake, ALL_TARGET
* configure script: 5.14 text on configure, new text
* autoconf: split old table from 6.5 and add some introductory text
* automake: split old table from 6.5 and add some introductory text
* libtool: split old table from 6.5, add text about what libtool is,
mention USE_INC_LIBTOOL_VER, and interoperability problems with USE_GCC
- Change section id from using-automake to using-autotools
Approved by: keramida (mentor)
it a lot; don't pretend Motif is popular toolkir nor that people need
to be able to build static packages linked against commercial Motif
implementations
- Move chapter 10 X11 fonts under 6.4 Using X11 and remove information
relevant for pre-XFree 3.3.3 era; this is now a one-line section
Approved by: keramida (mentor)
- tell people it's desirable to install both config.sample and config and
provide a copy&pasteable lines for proper handling of it
Approved by: keramida (mentor)
installed by the current docproj port, and in fact it conflicts with
jade so one cannot install it along side the normal docproj port.
Reported by: Alejandro Pulver
paul, stephane, viny, arr, flathill, sada, dan, mini, dcs,
rpratt, smace, tomsoft, chm, emoore, orion, logo, wjv,
alex, taoka, patrick, cwt, jim, furuta, zarzycki, bean,
mb, rnordier, tshiozak, uhclem, cshumway, rv.
o Move imura back to the Developers section.
o Replace rich with lesi (XFree86).
o Replace patrick with glewis (Java).
o Move garga to the correct (alphabetically) place.
Approved by: brueffer (mentor)
Before: use jade on i386, openjade on !386, provide OPENJADE var for override
Now: detect what's available, when both systems are present, use jade,
provide OPENJADE var for override
This change follows same logic as recent similar change in web.mk
Approved by: keramida (mentor)
FreeBSD.
This and similar case studies in the works will be part of the
marketing material we are collecting for www.freebsd.org/marketing.
Authored by: Carlos Horowicz
Submitted by: Dru Lavigne
Reviewed by: murray, gnn
Summer of Code students, Ivan Voras.
This article begins with a general introduction to kernel programming
and the material necessary to master before he could start his
project. While much of this material could be migrated to the
Architecture Handbook, I think the stand alone tutorial here is a
great format for this material.
Submitted by: soc-ivoras@freebsd.org
Reviewed by: pjd
Glanced at by: phk