GayBSD documentation tree
Find a file
Chris Rees 391471e01f Trailing newlines are stripped from any attachments to PRs. This is a problem
commonly manifested by distinfo updates, where the file ends up without a
newline.  Newer versions of GNU patch also choke on such patches.

There is probably a more elegant solution than this, but given that GNATS
is not going to be with us for too long, we can rely on the behaviour of tools
to ignore any trailing newlines if they are added incorrectly [patch, shar].

http://lists.freebsd.org/pipermail/svn-ports-all/2013-February/012069.html

Anyone who can show that adding extra newlines to attachments causes breakage
is welcome to comment.

Bug noticed by:	ak, dougb
Approved by:	maintainer timeout (shaun, five months, multiple emails)
2013-02-18 20:56:52 +00:00
bn_BD.ISO10646-1 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
da_DK.ISO8859-1 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
de_DE.ISO8859-1 r31588 -> r40760 2013-02-09 17:06:24 +00:00
el_GR.ISO8859-7 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
en_US.ISO8859-1 Trailing newlines are stripped from any attachments to PRs. This is a problem 2013-02-18 20:56:52 +00:00
es_ES.ISO8859-1 Fix syntax errors in translated documents. These caused a build breakage in 2013-01-09 16:13:30 +00:00
fr_FR.ISO8859-1 Fix syntax errors in translated documents. These caused a build breakage in 2013-01-09 16:13:30 +00:00
hu_HU.ISO8859-2 Fix syntax errors in translated documents. These caused a build breakage in 2013-01-09 16:13:30 +00:00
it_IT.ISO8859-15 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
ja_JP.eucJP - Merge the following from the English version: 2013-02-18 15:39:25 +00:00
mn_MN.UTF-8 MFen: Resync with the English version of the handbook 2013-01-16 08:18:08 +00:00
nl_NL.ISO8859-1 MFen the Dutch Handbook: 2013-02-04 17:32:17 +00:00
no_NO.ISO8859-1 - Rename .sgml files to .xml 2012-10-01 09:53:01 +00:00
pl_PL.ISO8859-2 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
pt_BR.ISO8859-1 - Resync with the English version: r39882 -> r40061 2012-11-20 10:53:13 +00:00
release Typo and spelling fixes. 2011-05-15 20:41:31 +00:00
ru_RU.KOI8-R Fix syntax errors in translated documents. These caused a build breakage in 2013-01-09 16:13:30 +00:00
share Add my author entity, and list myself as a developer 2013-02-18 11:40:31 +00:00
sr_YU.ISO8859-2 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
tr_TR.ISO8859-9 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
zh_CN.GB2312 Original Revision: CVS -> Subversion 2012-11-30 19:08:45 +00:00
zh_TW.Big5 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of 2012-10-06 17:52:37 +00:00
Makefile Replace csup/cvsup entries with svn in head/Makefile 'update' target. 2012-06-21 22:57:58 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +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/doc/en_US.ISO8859-1/books/fdp-primer/

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