Commit graph

23 commits

Author SHA1 Message Date
martti
f93107463b Updated docbook to 4.2
Real changes unknown (read ChangeLog and try to figure out those lines...)
2002-08-22 11:20:26 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
wiz
0e65a3f45e remove whitespace to silence pkglint 2000-09-03 13:34:42 +00:00
hubertf
22c3041df6 Add docbook public identifier 2000-07-10 02:54:59 +00:00
kleink
1c94cc4350 Update distname to reflect 4.0 -> 4.1 bump. 2000-06-27 05:03:49 +00:00
hubertf
958a1d6bf0 Update to 4.1. Changes:
No user-visible changes; removed some 4.0 future use comments that had
accidentally been left in the DTD and fixed a couple of incorrect FPIs.
See 40chg.txt for a list of the significant changes.
2000-06-27 00:51:40 +00:00
hubertf
a72cafad27 The trailing "--" wasn't (only) for optical reasons, it's some
comment delimiter in SGML.
2000-06-07 22:15:54 +00:00
hubertf
42eb26fa64 Update to DocBook V4.0. Changes from DocBook V3.1 to DocBook V4.0:
Markup:

- RFE  17: Added a common attribute 'Condition' for generic effectivity
- RFE  38: The nav.class elements (ToC|LoT|Index|Glossary|Bibliography) are
           now allowed at the beginning and end of components and sections
- RFE  58: The 'optmult' and 'reqmult' attribute values have been
           removed from Group
- RFE  65: Added several class attribute values to Filename and SystemItem
           at the request of the Linux community
- RFE  73: Removed BookBiblio and SeriesInfo
- RFE  81: Added SidebarInfo to Sidebar
- RFE  87: Added 'xmlpi' and 'emptytag' as class values of SGMLTag
- RFE  92: Added 'CO' to Synopsis and LiteralLayout
- RFE  99: Added SimpleMsgEntry as an alternative to MsgEntry in order
           to provide a simpler MsgSet construct
- RFE 103: Added RevDescription as an alternative to RevRemark in
           RevHistory; this allows longer descriptive text in a revision
- RFE 104: Added 'Specification' to the list of document classes on Article
- RFE 108: Allow admonitions in Answers
- RFE 110: Allow a RevHistory on QandAEntry
- RFE 115: Allow optional Title on OrderedList and ItemizedList
- RFE 116: Added LineNumbering attribute to linespecific environments for
           presentation of line numbers
- Added a common attribute 'Security' for effectivity
- Added synopsis markup for modern programming languages (e.g, object
  oriented languages like Java, C++, and IDL)
- Renamed DocInfo to PrefaceInfo, ChapterInfo, AppendixInfo, etc.

Other:

- RFE  88: Added PEs to include/ignore dbnotn.mod and dbcent.mod
- RFE 102: Fixed some outstanding namecase problems
- RFE 105: Added PNG notation
- RFE 106: Removed some odd *.content PEs that interfered with
           customization layers
- RFE 109: Added FPI to content of dbgenent.mod (for consistency)
- RFE 111: Added the Euro symbol
- Fixed bug in cals-tbl.dtd; a model group was used for the element
  declaration, but the attlist declaration used "Table" literally.
2000-06-07 20:32:00 +00:00
drochner
8b4448e3c3 new archive subdir 2000-05-12 18:18:18 +00:00
wiz
2ef359fa24 $() -> ${} 2000-02-05 06:57:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
drochner
f06a746fd1 install version 3.1 too
fetch files from new master site www.oasis-open.org (sadly, .zip only)
1999-06-27 14:17:59 +00:00
kleink
cac35f55f3 Get rid of old-style chown usage. 1999-04-23 12:33:19 +00:00
rh
bdf088d3cf convert FreeBSD docbook port to NetBSD package 1999-03-14 15:44:55 +00:00
rh
bb2adedb0a Initial import of FreeBSD docbook port: an SGML DTD designed for computer
documentation
1999-03-14 15:41:43 +00:00