Commit graph

13 commits

Author SHA1 Message Date
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
b08558ab94 replaced some more commands by their ${COMMAND} counterparts 1999-12-28 04:19:57 +00:00
wiz
20af2df540 pkglint silencing:
o use DISTNAME and PKGNAME instead of DISTFILES
o replace rm by ${RM}, chmod by ${CHMOD}, pax by ${PAX}, echo by ${ECHO}
o reorder lines, remove unnecessary blank
o modify pkg/COMMENT and pkg/DESCR
o remove lines from files/patch-sum for files that aren't there
1999-12-25 22:38:54 +00:00
proff
a49ab6da4b chmod -> ${CHMOD} 1999-10-28 02:57:51 +00:00
proff
7947638c20 fix MASTER_SITES typo, update md5 sum 1999-10-11 11:25:20 +00:00
proff
b78cdb1562 upgrade to festival 1.4.0 1999-10-11 10:32:49 +00:00
agc
c0ab7da28a Set the LICENSE field to "no-commercial-use". "non-commercial-use"
is deprecated.
1999-06-09 17:05:32 +00:00
proff
93f86002ed no-commercial-use -> non-commercial-use 1999-04-14 04:50:20 +00:00
proff
994a6cca65 add LICENSE= no-commercial-use 1999-04-04 22:03:14 +00:00
proff
68d25cb783 part of the festival speech synthesis system from CSTR 1999-04-04 19:32:15 +00:00