GayBSD documentation tree
Find a file
Satoshi Asami d55719b34b Catch up with several recent events.
(1) Describe the change in ports skeleton layout.  I think I caught
    everything, but please let me know if I missed something.

(2) Explicitly allow using things other than the "split" sequence (aa,
    ab, ac...) in patchfile names, in particular those that represent
    the names of the files being patched.

(3) Add a little note recommending the use of DISTFILES over
    DISTNAME/WRKSRC/EXTRACT_SUFX when the source extracts into
    ${WRKDIR}/${PORTNAME}-${PORTVERSION} but the archive filename is
    not ${PORTNAME}-${PORTVERSION}.tar.gz.

(4) There is error checking in category names now.

(5) There are more MASTER_SITE_* variables now, so just list a couple
    and refer the readers to bsd.sites.mk.

(6) Explain EXTRACT_PATCHES.  In particular, note that you shouldn't
    copy patches into ${PATCHDIR}.

(7) Mention that pkg-install is called with sh.

(8) The first letter of the package name should be lowercase.  (We'll
    rename existing ports soon.)

While I'm here, fix a couple of minor indenting problems in the
paragraphs I was editing.  It seems emacs some times messes up
auto-indentation, causing stuff like

===
            <para>This is <emphasis>not</emphasis> a manual or an in-depth
              description on how to use or compile the port! <emphasis>Please
                be careful if you are copying from the
===

(the "be careful" should be in the same level as "description")

Also, convert a couple of "Note that" to real <note>'s.
2000-10-06 09:02:30 +00:00
de_DE.ISO8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
de_DE.ISO_8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
en/handbook/contrib Add Frank Mayhar for p5-libapreq. 2000-03-19 06:20:31 +00:00
en_US.ISO8859-1 Catch up with several recent events. 2000-10-06 09:02:30 +00:00
en_US.ISO_8859-1 Catch up with several recent events. 2000-10-06 09:02:30 +00:00
es_ES.ISO8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
es_ES.ISO_8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
fr_FR.ISO8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
fr_FR.ISO_8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
ja_JP.eucJP Merge the following from the English version: 2000-10-05 16:21:56 +00:00
nl_NL.ISO8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
nl_NL.ISO_8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
ru_RU.KOI8-R a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
share If OPENJADE is defined, use the openjade replacement tools like 2000-09-28 23:34:49 +00:00
zh/FAQ Correct the "ID" tag. 1999-11-12 08:34:11 +00:00
zh_TW.Big5 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
Makefile Support ${SUPHOST} 2000-09-21 20:48:16 +00:00
README Point the interested developer at the FDP Primer on the website for more 2000-04-13 00:27:02 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.freebsd.org/tutorials/docproj-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.