Age | Commit message (Collapse) | Author | Files | Lines |
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Approved by wiz@.
|
|
|
|
|
|
|
|
Update some out-of-date references in DESCR
|
|
|
|
Joachim Koenig-Baltes. Bump PKGREVISION to 3.
Also fix trailing whitespace to make pkglint happy.
|
|
|
|
through the SGML_CATALOGS variable. Bump PKGREVISION.
|
|
Bump PKGREVISION to 1.
|
|
|
|
|
|
Real changes unknown (read ChangeLog and try to figure out those lines...)
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
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.
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
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>
|
|
XXX need to teach pkglint to be more picky about this
|
|
|
|
|
|
|
|
|
|
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.
|
|
comment delimiter in SGML.
|
|
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.
|
|
|
|
|
|
|
|
fetch files from new master site www.oasis-open.org (sadly, .zip only)
|
|
|
|
|
|
documentation
|