Commit graph

33 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
5a7c1ba6cb Update to 1.79:
This release contains fixes for a number of long-standing bugs. See the
WhatsNew file for more details. Among the user-visible changes are:

  * HTML stylesheets.

      o The doctype definition in the HTML output now contains a system
        identifier, required for better parsing in contemporary browsers.

      o CSS decoration has been added to procedure steps.

      o Uses of <VAR> in HTML output (often rendered in italic) have been
        changed to something more appropriate

      o The last character of the version was cut off in previous releases.

      o Processing instruction parsing has been made more robust against
        arbitrarily formed PIs.

      o Callout graphics and admonition graphics share a single variable,
        %stock-graphics-extension%.

      o The value of the VALIGN attribute has been corrected to MIDDLE instead
        of CENTER.

  * Print stylesheets.

      o Admonition titles and contents are kept together.

      o Programlistings with callouts now honor the width attribute.

      o The rendering of othercredit has been made more useful.

      o Excessive after spacing when a listitem contains multiple paras or
        verbatim environments has been fixed.

      o Empty ulinks don't generate footnotes, so they are now omitted from the
        footnote counting.

      o Some cases where components were restarting the page numbering were
        fixed.

      o article-titlepage-recto-elements has been made to match the HTML
        version.

      o Support for revdescription inside revison on titlepages has been added.

  * General.

      o "pc" is now allowed as abbreviation for "pica".

      o The return value of my-debug has been fixed.

      o A Bosnian translation has been added.

      o A Bulgarian translation has been added.
2005-02-18 16:17:43 +00:00
wiz
e4a84d1b8e Use cp -r instead of cp -R, for Irix 5.3. Reported by Georg Schwarz. 2004-09-24 13:09:11 +00:00
wiz
f5682e47e5 Use rm -rf instead of -Rf to better support Irix. From Georg Schwarz
in PR 26985.
2004-09-17 19:25:03 +00:00
grant
f164247a30 this package doesn't use a compiler. 2004-06-06 13:04:24 +00:00
hrs
5811c4cbaf Update to 1.78.
Since the version 1.67, the distfiles are moved to
sourceforge.  A lot of bugfixes, improvements, and
more localization support are added.  This pkgsrc
update are reviewed by hubertf@.
2004-05-07 16:37:06 +00:00
recht
d574e01134 bl3ify 2004-04-26 10:34:09 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jmmv
626ae3b061 s/BUILDINK/BUILDLINK/
Use textproc/xmlcatmgr/catalogs.mk to register the catalog file, using
the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:35:08 +00:00
jmmv
af28da34e8 Register the provided catalog file in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 1.
2003-01-11 23:23:29 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
jlam
244fb9bba8 Trivially use buildlink2. 2002-09-21 10:52:05 +00:00
wiz
783906473b Use ':' instead of '.' as argument separator for chown. Closes pkg/17768
by Valeriy E. Ushakov.
2002-07-30 17:04:04 +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
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
hubertf
250dc789b2 Update to 1.57, noted by Federico Lupi.
Changes: bugfixes only
2000-09-04 11:47:11 +00:00
hubertf
4f4ac3721e Update to 1.55.
Changes: adopt to DocBook 4.x
2000-07-26 20:38:15 +00:00
hubertf
82fa576afc Update to 1.54. Changes: support for DocBook 4.x 2000-07-10 03:31:14 +00:00
hubertf
6bb10674c4 any docbook later than 3.1 will do (we're at 4.0 now) 2000-06-07 22:51:24 +00:00
wiz
2ef359fa24 $() -> ${} 2000-02-05 06:57:11 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
drochner
4c15e9978d DSSL stylesheets for docbook. Derived from the FreeBSD port, but using
docbook-3.1. (Thus too different to justify an import of the original.)
1999-06-27 14:25:18 +00:00