Commit graph

22 commits

Author SHA1 Message Date
seb
ab624bc4d4 Remove info files from PLIST. 2004-01-02 18:06:56 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
wiz
32674d7281 Create both FDOC and HDOC. Should fix bulk build failure. 2003-07-22 13:40:45 +00:00
seb
e81d605bf9 Convert to USE_NEW_TEXINFO.
While here conform to canonical pkgsrc documentation directories.
Bump PKGREVISION.
2003-06-26 12:42:30 +00:00
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
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
wiz
a2719a456c Update festival to 1.4.1, and fix dependent packages up while I'm here
(including fixing lots of PLISTs).
Changes since 1.4.0, from the NEWS file:
. SSFF (for emulabel) track support
. Java fixes
. various minor bug fixes
. WFST with proper quoting
. Wagon sample counts
. gcc-2.95.1 support

Also use newer distfile for mbrola.

Addresses pkg/10671.
2001-07-18 15:19:35 +00:00
jlam
70cf5e59c3 Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.
2001-07-14 12:37:45 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + 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:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
2cd5b50774 oops. moved patches-aa to patches/patches-aa 2000-01-06 01:40:10 +00:00
wiz
c76cd127e1 install info files correctly, make binary package work 2000-01-05 17:56:46 +00:00
wiz
b08558ab94 replaced some more commands by their ${COMMAND} counterparts 1999-12-28 04:19:57 +00:00
wiz
bf32437e19 replaced chmod by ${CHMOD}
cvs: ----------------------------------------------------------------------
1999-12-25 22:23:10 +00:00
wiz
2d8b4881b9 more pkglint silencing 1999-12-24 01:57:32 +00:00
hubertf
6874681faa add info files 1999-10-27 14:34:03 +00:00
hubertf
335a765c9b don't install backup~ files, remove empty line from PLIST,
chmod => ${CHMOD}
1999-10-25 21:25:49 +00:00
proff
7fb4fc1c91 upgrade to 1.4.0 1999-10-10 23:14:39 +00:00
proff
30629e617c remove two bogus entries from PLIST 1999-04-06 23:14:46 +00:00
proff
68d25cb783 part of the festival speech synthesis system from CSTR 1999-04-04 19:32:15 +00:00