Commit graph

9 commits

Author SHA1 Message Date
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
9168868b3f Update guile-slib and slib to version 2.4.2 (slib-2d2). Changes from
version 2c8 include:

 New initialization files for DrScheme, Guile, and Scheme48-0.57.

 New modules: coerce.scm (implementation of Common Lisp coerce and type-of),
 differ.scm (O(NP) sequence comparison algorithm), http-cgi.scm (Service HTTP
 and CGI requests), pnm.scm (Read PNM image files), simetrix.scm (SI metric
 interchange format), srfi-1.scm, srfi.scm, and uri.scm (the URI functions
 from db2html.scm and some new ones).

 scmactst.scm, struct.scm, and structst.scm were removed due to lack
 of license.

Package update provided by Eric Gillespie Jr. <epg@trantor.pretzelnet.org>
in pkg/14008.
2001-10-03 09:08:37 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
jlam
11ab47a688 Don't need special handling of .zip. Also some cosmetic changes. 2000-08-15 01:21:54 +00:00
jlam
598e1aa750 Update slib to version 2c8. Miscellaneous minor improvements and bugfixes. 2000-06-21 05:58:31 +00:00
jlam
24fc7e538d slib-2c7 - portable Scheme library of compatibility and utility functions 2000-02-23 20:20:45 +00:00