Index: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml @@ -1697,8 +1697,7 @@ we can discuss it before we import it. As a committer, send a note to the &a.ports; so we can discuss it first. Too often, new ports are imported to the wrong - category only to be moved right away. This causes unnecessary - and undesirable bloat in the master source repository. + category only to be moved right away. @@ -2058,10 +2057,7 @@ It is recommended that multiple sites are included on this list, preferably from different continents. This will - safeguard against wide-area network problems. We are even - planning to add support for automatically determining the - closest master site and fetching from there; having multiple - sites will go a long way towards helping this effort. + safeguard against wide-area network problems. MASTER_SITES must not be blank. It @@ -2968,7 +2964,7 @@ .bz2 or .xz. If the patch is distributed with some other files, such as - documentation, in a gzipped tarball, using + documentation, in a compressed tarball, using PATCHFILES is not possible. If that is the case, add the name and the location of the patch tarball to DISTFILES and @@ -2997,9 +2993,8 @@ The tarball will have been extracted alongside the regular source by then, so there is no need to explicitly - extract it if it is a regular gzipped or - compressed tarball. Take extra care not - to overwrite something that already exists in that + extract it if it is a regular compressed tarball. Take extra + care not to overwrite something that already exists in that directory if extracting it manually. Also, do not forget to add a command to remove the copied patch in the pre-clean target. @@ -3676,8 +3671,9 @@ that subdirectory. It will also look at the subdirectory with the same name - on the backup master site at - ftp.FreeBSD.org. (Setting + on the backup master site at + http://distcache.FreeBSD.org + (Setting DISTDIR explicitly in Makefile will not accomplish this, so please use DIST_SUBDIR.) @@ -4772,7 +4768,7 @@ Equivalent to setting NO_PACKAGE. The package will not be distributed - otn the &os; package + from the &os; package CDN http://pkg.freebsd.org/. @@ -7445,10 +7441,8 @@ additional documentation installed in DOCSDIR. It does not apply to standard man pages and info pages. Things installed in - DATADIR and EXAMPLESDIR are controlled by - DATA and EXAMPLES - options, respectively. + the EXAMPLES option. These variables are exported to