Commit graph

160 commits

Author SHA1 Message Date
rillig
69b1807a43 Added explanations for some of the directories used in the build
process. More will follow.
2005-11-03 17:06:13 +00:00
rillig
e03b82d052 Wrote an introduction and converted the itemize list of main targets
into sections. These sections are still very incomplete.
2005-11-03 16:43:59 +00:00
rillig
9a8229ab10 Added __DragonFly__. 2005-11-03 16:04:55 +00:00
rillig
9ca9843a66 Rewrote the section about CPP defines, as NetBSD is not the only target
platform of pkgsrc. It now lists some commonly known predefined macros
for operating systems, CPUs and compilers.
2005-11-03 02:51:45 +00:00
tv
3642f3e861 Add convenience meta-pkg "pkgsrc-guide-tools-1.0", with runtime
dependencies on the tools used to build doc/guide.  doc/guide still uses
BUILD_DEPENDS on the tools (so that it's still possible to build for
certain output types with minimal dependencies); it does not depend on
the meta-pkg.
2005-11-03 01:57:15 +00:00
tv
7b725c1e83 Fix uses of <emphasis> in the Interix section. 2005-11-02 21:52:15 +00:00
tv
bfc8114ac4 Change the grammar of the esound paragraph slightly so it's easier to read. 2005-11-01 17:19:09 +00:00
tv
90adf6235f Add "Limitations of the Interix platform" subsection. 2005-11-01 17:14:04 +00:00
tv
a769092bbb Fix typo and move the "known issues" section for Interix into the Guide. 2005-11-01 14:27:10 +00:00
tv
03b160018b Add note about Interix hotfixes. 2005-11-01 14:16:24 +00:00
rillig
ad74bfb9df Reindented all <programlisting>s. 2005-10-23 11:25:58 +00:00
hubertf
b0f53277e3 Expand section on CPP defines, thanks to salo.
XXX can anyone rebuild this stuff, and commit to htdocs?
2005-10-23 00:41:54 +00:00
hubertf
f2abab7519 reorg, cosmetic only - sort, add comments 2005-10-17 06:19:31 +00:00
hubertf
c2c4c491d1 make the introduction heading symmetric with the NetBSD guide 2005-10-17 06:07:38 +00:00
rillig
e351747080 Rewrote the sections explaining the distinfo file and the WRKSRC
variable. They had been out-of-date and lacked complete sentences.
2005-10-07 18:30:17 +00:00
rillig
bddf153e97 WRKSRC is not a subdirectory of WRKDIR. 2005-10-07 15:49:01 +00:00
rillig
833cbcec9d The MAINTAINER variable is now described in complete sentences. 2005-10-07 15:45:24 +00:00
rillig
eccc360954 Added ../../../htdocs as a secondary default value for HTDOCSDIR. 2005-10-07 12:14:26 +00:00
rillig
e4c254dd18 Removed the -3 option from the example call to createbuildlink. 2005-10-07 09:56:12 +00:00
dillo
af27c79141 - add 2005 to copyright years
- improve documentation of option names and description

Reviewed by wiz.
2005-10-05 13:59:56 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
3d6172efa4 Fixed typo. 2005-09-28 13:02:44 +00:00
reed
c27b2ad802 Plural versions. 2005-09-20 06:25:11 +00:00
reed
a889f46cf1 Add note about using bmake when using bootstapped system. 2005-09-15 00:04:59 +00:00
reed
087f1de0ac Add note about using bmake instead of make (for bootstrap users). 2005-09-14 17:04:17 +00:00
reed
cf31a5c72a Mention USE_TOOLS also may express a dependency.
Todo: USE_TOOLS should be documented, such as :pkgsrc, :run, :build
(I started working on a files/tools.xml.)
2005-09-14 16:46:13 +00:00
reed
1f98aed935 Remove indentation of second line of example I just committed. 2005-09-14 16:40:57 +00:00
reed
da241b947d In the "converting packages to use buildlink" section,
mention setting BUILDLINK_DEPENDS.foo.
(Suggested by Steven M. Bellovin on tech-pkg.)
2005-09-14 15:55:35 +00:00
rillig
8ba088c4d6 Various fixes for typos and grammar by Leonard Schmidt. 2005-09-02 19:12:37 +00:00
cube
145d1272e0 Fix bogus variable names in the options framework example.
From Aron Stansvik.
2005-08-29 22:43:11 +00:00
reed
ad5d7e6eb5 Fix typo noted by Richard Rauch on tech-pkg. 2005-08-10 05:27:56 +00:00
gdt
ef176f1a7a In components, in patches section, add admonition to send patches that
are really fixes upstream.  (Prompted by note back from an upstream
maintainer after sending him someone else's bugfix patch that he
hadn't already gotten asking me to make sure upstream maintainers get
patches.)
2005-08-04 17:38:06 +00:00
wiz
9af4673c11 Fix some XML errors I introduced. Noted by rpaulo@. 2005-08-03 16:34:19 +00:00
wiz
e6d1adaa51 Do not document obsolete IGNORE variable any longer. 2005-07-28 11:05:36 +00:00
wiz
2f3fca00e2 Document some more variables. 2005-07-28 11:05:35 +00:00
rpaulo
8489107798 Sync htdocs tarball with htdocs as of today. 2005-07-27 21:33:36 +00:00
rpaulo
6e5fb2dbec Replace <pkg> by <filename role="pkg"> as discussed on netbsd-docs@.
ok hubertf@
2005-07-27 21:29:50 +00:00
gdt
97882e306a rewrite license section:
State explicit policy for which licenses do not require tags (Open
  Source or Free).
  Give pointer to RESTRICTED, NO_BIN_ON_CDROM, etc. as a separate issue.
  Change example; graphviz is now Open Source and does not set LICENSE.
  Deprecate "shareware" etc.
  Remove explanation of how to bypass license mechanism.

(discussed with wiz, reviewed by hubert and reed)
2005-07-27 14:40:46 +00:00
wiz
9158e7670c Indent. 2005-07-26 17:29:13 +00:00
dillo
7b2c274c13 document PKG_OPTIONS_NONEMPTY_SETS 2005-07-26 09:37:50 +00:00
wiz
6a8dcc3c92 No leading or trailing whitespace in <para>. 2005-07-16 19:21:50 +00:00
wiz
6def4f4796 audio/realplayer moved to multimedia/realplayer.
Noted by Geert Hendrickx in PR 30543.
2005-06-17 12:55:25 +00:00
dillo
c360872d9f Fix capitalization of section heading.
Add comments with suggested contents from jmmv's original mail.
2005-06-11 16:31:40 +00:00
dillo
1708023c36 Update to new handling of no supported options.
Remove commented out user-level documentation.
2005-06-11 16:31:03 +00:00
dillo
bb6b79a875 in do-lint, invoke make with the MAKE_ENV set. Makes it work with
LOCALBASE != /usr/pkg.
2005-06-11 16:26:47 +00:00
wiz
e76a5b413c Mention what happens with vulnerable binary packages. 2005-06-09 18:33:30 +00:00
wiz
56f0eded4e Improve section on handling packages with security problems. 2005-06-09 18:30:33 +00:00
wiz
7c7c2c66f4 Add a new section describing what to do when changing packages.
(points to pkgsrc/doc/CHANGES and pkgsrc/doc/TODO, and describes
the changes-entry target).
2005-06-08 23:03:49 +00:00
dillo
f52b47b539 fix variable name in example 2005-06-08 16:20:17 +00:00
dillo
baa0eafe30 Add chapter about configuring pkgsrc, as proposed on tech-pkg by jmmv, and
fill in section about options framework.
2005-06-08 13:59:30 +00:00