Commit graph

68 commits

Author SHA1 Message Date
leot
bf50e38a86 doc/guide: Update htdocs-share to 20201009 (pkgsrc-2020Q3) 2020-10-09 15:50:34 +00:00
kim
af0dc62f19 New htdocs-share-20200903.tar.gz 2020-09-03 14:57:39 +00:00
leot
53b97fc566 doc/guide: Update htdocs-share to 20200704 (pkgsrc-2020Q2) 2020-07-04 19:43:19 +00:00
rillig
2eba7ebdad doc/guide: remove outdated patches
As of today, the DocBook processing in htdocs generates the PDF directly
as well.
2020-06-21 10:41:36 +00:00
rillig
18e278deae doc/guide: generate pkgsrc.pdf directly
The generated PDF file takes only 700 kB disk space instead of the
previous 1700 kB.
2020-06-21 04:45:36 +00:00
rillig
f5a4a7e509 doc/guide: update from CVS before regenerating doc and htdocs 2020-06-20 14:55:06 +00:00
leot
8b8bad9f22 doc/guide: Update htdocs-share to 20200402 (pkgsrc-2020Q1) 2020-04-02 20:39:10 +00:00
rillig
8788ce11dc doc/guide: document why autogenerated IDs are forbidden 2020-02-23 18:09:36 +00:00
rillig
7fca158c4a doc/guide: fix autogenerated HTML IDs 2020-02-23 17:43:20 +00:00
leot
23f0d13454 doc/guide: Update htdocs-share to 20200106 (pkgsrc-2019Q4) 2020-01-06 21:34:31 +00:00
ryoon
fa7800e5a8 Add a rule to create EPUB file
* Sync htdocs with 20190104
* Do not build EPUB file by default
2020-01-04 12:14:22 +00:00
leot
31f00e6adb doc/guide: Update htdocs-share to 20191005 (pkgsrc-2019Q3) 2019-10-05 08:50:35 +00:00
leot
01be806d20 doc/guide: Update htdocs-share to 20190708 (pkgsrc-2019Q2) 2019-07-08 10:11:38 +00:00
rillig
629d9c85db doc/guide: fill in the MASTER_SITE variables automatically
Keeping these two lists in sync is not something that humans should do.
2019-05-05 18:36:05 +00:00
rillig
1e66e9f495 doc/guide: use Python instead of Perl for autogenerating help topics
The code is shorter and there's less line noise.
2019-04-29 16:18:41 +00:00
rillig
6e80859641 doc/guide: add autogenerated chapter containing topics from "bmake help" 2019-04-28 15:22:24 +00:00
leot
42d085b5a2 doc/guide: Update htdocs-share to 20190409 (pkgsrc-2019Q1) 2019-04-09 13:43:53 +00:00
leot
25d046839e doc/guide: Update htdocs-share to 20181231 (pkgsrc-2018Q4) 2018-12-30 23:23:35 +00:00
leot
5aad30cbd5 doc/guide: Update htdocs-share to 20181003 (pkgsrc-2018Q3) 2018-10-03 21:13:12 +00:00
leot
90748ec479 doc/guide: Update htdocs-share to 20180705 (pkgsrc-2018Q2) 2018-07-05 10:04:17 +00:00
leot
e2b6cb480e doc/guide: Update htdocs-share to 20180404 (in preparation for pkgsrc-2018Q1).
Requested and thanks to <jperkin> via www@!
2018-04-04 10:23:17 +00:00
leot
04bac0342e doc/guide: Use the new syntax for `regen-doc:' commit message
Add a `doc/pkgsrc.*: ' prefix to the regen commit message to follow the
pkgsrc Commit Message Policy.
2017-09-28 07:56:41 +00:00
leot
cae18529b5 doc/guide: Adjust ${MASTER_SITE_LOCAL} URI in a comment to make it scp(1)-friendly
Make the URI of the comment about htdocs-share distfile scp(1)-friendly so that
it can be copypasted more easily. NFCI.
2017-09-28 07:35:35 +00:00
leot
0bfd0352ca Regen htdocs-share for latest pkgsrc entities.
Pointed out and thanks to <gdt>!
2017-09-28 07:32:14 +00:00
leot
bb2260a3c3 Update htdocs-share to 20170703 (in preparation for pkgsrc-2017Q2) 2017-07-03 09:57:53 +00:00
leot
cc2a47601c Regen htdocs-share (with updated pkgsrc-related entities (for 2017Q1)). 2017-03-31 07:24:51 +00:00
wiz
f0a56cfa9c Bump PKGREVISION for tidy dependency change. 2017-02-20 09:37:11 +00:00
sevan
0b9da35b87 Update to the 20170107 version of htdocs-share 2017-01-07 18:04:22 +00:00
rillig
48257f51b8 Migrated the pkgsrc guide to DocBook 4.5.
This allows the use of the <code> element instead of <literal>, and several
other enhancements.

The formatting specification in default.dsl is necessary because DSSSL does
not recognize the <code> element and therefore formats it in red by
default.
2016-06-11 18:14:42 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
minskim
59f2977dfd Use the recent version of htdocs/share/* in building the guide. 2011-12-01 22:23:33 +00:00
wiz
ffef7a4b72 Mention that DESTDIR is now default.
While here, convert to destdir, and use a static PLIST with PLIST_VARS
instead of find(1).
2011-04-09 08:03:49 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
d0076c3403 Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
2009-04-08 22:43:23 +00:00
rillig
c2270d9371 Fixed MAINTAINER address. 2009-01-09 11:11:40 +00:00
rillig
faa9b7da02 htdocs/share/mk/web.site.mk assumes that sed(1) lives in /usr/bin, which
is not true on Ubuntu Linux 8.10.
2009-01-09 10:58:47 +00:00
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