Commit graph

130 commits

Author SHA1 Message Date
rillig
40fa53ab96 Applied the "detab" tab->space conversion. 2005-05-14 22:34:59 +00:00
rillig
34a68c8667 Added a "detab" target that replaces <tab> characters inside the
<programlisting> tag with an appropriate number of space characters.
This is needed for TeX.
2005-05-14 22:33:27 +00:00
rillig
3ce24f9a87 Applied the quoting rules to my own examples. "Converting an internal
list to an external list" had been wrong.
2005-05-14 03:30:56 +00:00
rillig
a84e59e2b1 Replaced a "." in an example with "foo", which is better distinguishable
from the end of the sentence, which also is a dot.
2005-05-14 03:26:09 +00:00
rillig
a4df11476f Added a subsection called "Quoting guideline", which describes some of the
common quoting errors.
2005-05-14 03:23:20 +00:00
rillig
167f28256e Added a subsection about naming conventions for Makefile variables. 2005-05-13 23:28:08 +00:00
rillig
c8b01f08a6 Added a comment describing from which files I extracted the information I
needed for this documentation.
2005-05-13 22:48:09 +00:00
rillig
25ca0bb461 Minor spelling and wording fixes. 2005-05-11 21:29:13 +00:00
rillig
419b675134 Documented the (inconsistent) behavior of .for loops. Renamed ``atoms'' to
``strings''. Removed trailing whitespace.
2005-05-11 21:19:45 +00:00
rillig
99892aa7b1 Fixed the paragraphs that documented the quoting mechanisms. They had been
horribly incorrect.
2005-05-11 20:53:27 +00:00
wiz
5683ea907d Some fixes and minor improvements. 2005-05-10 22:41:10 +00:00
rillig
4b12963866 The make(1) man page is currently wrong, so don't make users take this
chapter too serious for now.
2005-05-10 01:15:54 +00:00
rillig
7c91d439ea Added first (still incomplete) version of the guide for programming with
Makefiles.
2005-05-10 00:27:43 +00:00
rillig
b2a7b1b96b Removed some lines from the example output of pkglint that don't appear
anymore.
2005-05-10 00:05:03 +00:00
wiz
5a2e7a9c43 Use more man page entities, now that we have them. 2005-05-08 13:53:06 +00:00
wiz
70eff6e059 Document that the upload script takes care of vulnerable
and restricted packages automatically.
Use more man page entities, now that we have them.
2005-05-08 13:52:17 +00:00
wiz
8c9c133a9a Sync htdocs tarball with htdocs contents of today.
With lots of help from hrs@.
2005-05-07 22:40:25 +00:00
wiz
780c67da25 Remove references to Packages.txt. 2005-05-07 22:28:47 +00:00
wiz
56b6acd261 Use sh(1) instead of &man.sh.1;, which does not work yet. 2005-05-07 22:28:15 +00:00
wiz
5b3329a65d Fix previous: paragraph should end after last letters. 2005-05-07 15:35:11 +00:00
rillig
081173559c Restructured the description of the first two sections of the package
Makefile. Fixed some other typos. Removed the MESSAGE file of audit-
package and described how to display it. Approved by wiz.
2005-05-07 15:28:40 +00:00
wiz
fdfee6342b Fix typo. 2005-05-06 23:28:50 +00:00
wiz
c65974aca0 Some minor fixes while I was browsing. 2005-05-06 23:04:16 +00:00
wiz
9819c3f6a4 Mention that semicolon is a shell meta-character and that it probably
needs quoting in the PKG_PATH, to avoid user confusion.
Reviewed by dillo.
2005-05-06 21:24:21 +00:00
wiz
bab2761322 Fix a typo. Document PKG_PATH. Document vulnerable/ directory.
Reviewed by dillo, rillig, salo.
2005-05-06 00:46:43 +00:00
wiz
0d1b5425cf Fix another section about .la files in PLIST
XXX: someone, please regen.
2005-04-17 09:38:26 +00:00
tv
66df6ed634 Remove reference to USE_BUILDLINK3. 2005-04-12 16:13:27 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
e5bea7bd0a Use &man.make.1; instead of make(1) and fix typo where example
for LOCALBASE said DISTFILES.
This is from Kibum Han in PR pkg/29940.
2005-04-11 16:38:21 +00:00
jschauma
654a1a7092 Don't use &mdash; -- this doesn't seem to know about it.
Import README.Linux
2005-04-10 22:45:25 +00:00
jschauma
cd43ff47b3 synch with last changes to bootstrap and READMEs 2005-04-10 22:21:54 +00:00
ben
97aa048201 Update for recent changes of the default value of PLIST_SRC.
This addresses PR#29569
2005-03-24 05:05:34 +00:00
ben
0649f41999 Remove paragraph that suggests that if PLIST.${OPSYS} exists, it will be
used instead of PLIST.

If PLIST exists, it is unconditionally used in addition to PLIST.${OPSYS}.

This addresses PR#29740
2005-03-24 04:50:08 +00:00
wiz
9299fca513 Add RMD160 checksum. 2005-03-22 17:21:03 +00:00
tv
dbe3df7937 Document a .termcap string usable for Interix console windows. 2005-03-21 21:40:28 +00:00
wiz
0afb1a08e5 Document which libtool files should be added to the PLIST.
Closes PR 29570.
2005-03-17 15:11:23 +00:00
xtraeme
5f64cf41d9 fixes.xml:
Added section 12.5.18: "Packages installing startup scripts".

editing.xml:

Fix typo, the target is "install-htdocs" not "install-htdoc".
2005-03-08 01:22:41 +00:00
jschauma
7ed83179e3 Add some more mailing lists. 2005-02-24 14:24:32 +00:00
grant
2c9e7c0405 s/recognise/recognize/. TNP uses American English. 2005-02-10 13:39:15 +00:00
sketch
f9262179a7 Fix typo. 2005-02-10 11:26:00 +00:00
reed
94c8ce7c69 Remove unknown extra word "agail". 2005-02-04 21:06:38 +00:00
jschauma
b78505795f document MKSUMS and SIGN_AS for checksum files of a bulk build 2005-01-24 14:44:39 +00:00
heinz
b934a01a89 Correct spelling of NetBSD.org.
Beware of the long reach of the HTML police!
2005-01-18 23:25:04 +00:00
grant
3876d3a375 mention Tru64 support. also mention DragonFlyBSD in platforms. 2005-01-16 02:31:33 +00:00
wiz
bd80548a66 Improve resume section, and use complete path for /etc/mk.conf in two places. 2005-01-11 16:05:20 +00:00
xtraeme
7cb00d0f37 Added section 6.5: "How to resume transferencies with pkgsrc?", while
here fix a typos in the XFree86/X.org sections.
2005-01-11 15:47:00 +00:00
hubertf
4d5b2f3329 * Fix indentation
* Add section on how to upload binary pkgs after a bulk build
2005-01-10 21:01:27 +00:00
hubertf
281a221164 use more polite language 2005-01-10 21:00:54 +00:00
hubertf
f289add687 bye-bye 2004Q3, welcome 2004Q4 2005-01-10 21:00:38 +00:00
agc
6d421ee1ba Fix pathname for mksandbox script. 2005-01-05 14:21:16 +00:00
agc
566f801d43 Formatting botch. 2005-01-05 14:16:59 +00:00
agc
aa91431369 Document the mksandbox script, and the "sandbox" script which is generated. 2005-01-05 14:11:07 +00:00
ben
0931af2e35 Create the WRKSRC directory before copying the sources to there. 2004-12-24 13:35:54 +00:00
ben
80abf1dd9e Correct path for pkgsrc defaults. s,bsd.pkg.defaults.mk,defaults/mk.conf,
Partially addresses PR#28760
2004-12-23 18:57:03 +00:00
ben
a23e35a089 Correct variable for binary packages. s/BINPKG_SITE/&S/
Partially addresses PR#28760
2004-12-23 18:50:23 +00:00
ben
e433714f0a Correct requirements for building pkgsrc guide. s/pkgsrc-doc/netbsd-doc/g 2004-12-23 18:08:16 +00:00
hubertf
3a92acdcd5 fix path to pkgsrc-current tarball, noted by cdine@cdine.org 2004-12-10 22:20:18 +00:00
wiz
12e0e4f6b2 Undo previous. 2004-12-09 18:23:27 +00:00
wiz
e1ec269fec p5-Regexp-Common updated to 2.117. 2004-12-09 18:21:15 +00:00
wiz
924bc855c2 Remove info files from PLIST -- INFO_FILES variable does this for us. 2004-12-09 18:21:14 +00:00
wiz
cf1fd02718 ALL_TARGET -> BUILD_TARGET. 2004-12-03 12:48:15 +00:00
dillo
2ba31106ec mention MASTER_SITE_IFARCHIVE 2004-12-02 22:20:34 +00:00
wiz
913b2647ad "the the" -> "the" 2004-12-01 09:52:59 +00:00
wiz
945f99b88d Replace obsolete USE_GMAKE reference; noted by iMil on tech-pkg. 2004-11-22 16:50:01 +00:00
wiz
059a6f2175 Make it possible to override WEB_PREFIX from the environment. 2004-11-22 16:25:47 +00:00
hubertf
cb3f181e12 add notice on tools needed to build the pkgsrc guide 2004-11-21 03:50:09 +00:00
hubertf
6e292df787 Update list of pkgtools, from htdocs/Documentation/software/packages.xml
(list there will be replaced by a link into the pkgsrc guide!)
2004-11-20 13:25:22 +00:00
hubertf
aa9329791e Enable PDF by default, so all our documentation has a chance to be in
a consistent state.
2004-11-20 13:24:00 +00:00
hubertf
aa0b090972 This file is unused for some time now. Remove. 2004-11-20 13:11:36 +00:00
peter
638da308e1 Remove the documentation for optional patch files, which was removed some
time ago.

ok wiz@
2004-11-19 18:39:14 +00:00
hubertf
f2f7e534ae Update a bit to reflect current practice of updating both pkgsrc/doc
and htdocs
2004-11-09 17:37:50 +00:00
hubertf
a00032656e Add a 'do-lint' target that will verify the XML structure 2004-11-09 17:37:29 +00:00
hubertf
9f4b47263a Check XML/SGML syntax before anything else!
mmm, sato-san!
2004-11-02 17:52:35 +00:00
hubertf
8866354596 We run on DragonFlyBSD too! 2004-11-02 13:29:15 +00:00
hubertf
f4fa1b22f0 * Disable PDF output accidentally enabled in last commit
* Add 'install-htdocs' target to copy generated files to htdocs
   (useful until auto-generation is on); set HTDOCSDIR to point to
   htdocs.
2004-10-22 00:40:44 +00:00
hubertf
81c3143a5a * Add section on editing the pkgsrc guide
* Fix capitalisation to be have only the first letter capitalized
 * Mention the pkgsrc developers as contributors to the guide
2004-10-22 00:24:48 +00:00
hubertf
c26590ad88 Fix PDF building by using more files from htdocs
XXX someone with XML clue may have a look on this whole thing...
2004-10-21 23:28:57 +00:00
grant
f5dfe76b0f this has the fixes from Packages.txt 1.361-1.362 2004-10-21 15:07:47 +00:00
grant
07026e39d0 make WRKSRC more appropriate. delete pkgsrc.tmp.html (for now) so it
doesn't get installed.
2004-10-21 14:37:06 +00:00
grant
798a931bb4 import The pkgsrc guide, the docbook conversion/replacement of
Packages.txt; Packages.txt will be going away.

this package contains the source files and a mechanism to install
pkgsrc/doc/pkgsrc.{html,txt} which are distributed with pkgsrc. it
uses the same docbook infrastructure that is used to build the
documentation on www.NetBSD.org.
2004-10-21 14:27:36 +00:00