dmcmahill
d5137b4bd2
Revert previous. Root cause appears to have been a corrupted /dev/null not a make issue
2007-10-12 01:29:10 +00:00
dmcmahill
334eb016b8
pax->${PAX} and use htdocs-share-20071010. The guide builds on solaris now
...
and the htdocs-share target works there too.
2007-10-10 11:36:11 +00:00
dmcmahill
d9bebbc199
Work around some issues that older makes (like in netbsd-2) have with
...
being called recursively with MAKECONF=/dev/null. Now the guide can
be built on netbsd-2
2007-10-10 05:45:47 +00:00
tnn
4f93daba1f
Update the pkgsrc guide to match the recent www.NetBSD.org htdocs directory
...
structure rototill.
(Someone, please regen! My documentation toolchain coredumps.)
2007-07-02 19:00:01 +00:00
rillig
565d36e736
Documented the "regen" target.
2007-03-08 16:02:32 +00:00
tv
093d5f5c86
Update htdocs-share to a new snapshot that allows for the ghostscript
...
package to be named simply "ghostscript".
2007-01-19 19:39:38 +00:00
rillig
97a56aa9d3
Changed to the current htdocs-share archive. Added a target to regenerate
...
the archive, since that has been undocumented up to now.
2006-10-07 09:29:19 +00:00
rillig
786378f1fa
Replaced "regenerate" with "regen" to save me from typing too much.
2006-09-18 22:36:48 +00:00
rillig
43fca8b678
s/re-generate/regenerate/g
2006-07-29 17:55:13 +00:00
rillig
05f3491592
Added the targets "regenerate", "regenerate-doc" and "regenerate-htdocs"
...
to save some typing when updating the documentation.
2006-07-27 07:06:13 +00:00
rillig
f5a5f1f754
This package needs a current htdocs-share to produce valid HTML. While
...
here, fixed some pkglint warnings and set DISTNAME to the package name,
banned the htdocs-share*.tar.gz to DISTFILES, where it belongs.
2006-05-29 08:55:31 +00:00
rillig
127ca5704c
Fixed the detab target.
2006-05-10 22:43:51 +00:00
minskim
e7afab3e12
Sync with htdocs and add NetBSD.css so that "make install" works.
2006-01-14 17:18:31 +00:00
minskim
f694539868
Use up-to-date htdocs so that DocBook DTD is found when
...
docbook-xml>=4.4 is installed.
2005-11-13 09:24:32 +00:00
rillig
f9f3c44fe8
Added a rationale for the last commit, which had been unintended, but
...
nevertheless useful.
2005-11-04 14:00:21 +00:00
rillig
84dc0f88aa
Updated pkglint to 4.36.
...
Implemented checking for enumeration types. Added new types Filemask,
Filename, Language, Option, Pathmask, Pathname, Stage, Varname and
WrksrcSubdirectory. Made the check for URLs stricter. Added some
variables to the makevars.map file.
2005-11-04 13:57:35 +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
rillig
eccc360954
Added ../../../htdocs as a secondary default value for HTDOCSDIR.
2005-10-07 12:14:26 +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
rpaulo
8489107798
Sync htdocs tarball with htdocs as of today.
2005-07-27 21:33:36 +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
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
wiz
8c9c133a9a
Sync htdocs tarball with htdocs contents of today.
...
With lots of help from hrs@.
2005-05-07 22:40:25 +00:00
ben
0931af2e35
Create the WRKSRC directory before copying the sources to there.
2004-12-24 13:35:54 +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
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
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
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