Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-06-07 | Truncate COMMENT to under 70 characters | cjep | 1 | -2/+2 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
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-07-18 | Update festival to 1.4.1, and fix dependent packages up while I'm here | wiz | 2 | -6/+8 | |
(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-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -2/+2 | |
on Solaris' xargs. | |||||
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -2/+2 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -4/+4 | |
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-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-28 | replaced some more commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
1999-12-25 | pkglint silencing: | wiz | 2 | -7/+7 | |
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-10-11 | update md5 | proff | 1 | -2/+2 | |
1999-10-11 | upgrade to festival 1.4.0 | proff | 2 | -9/+7 | |
1999-06-09 | Set the LICENSE field to "no-commercial-use". "non-commercial-use" | agc | 1 | -2/+2 | |
is deprecated. | |||||
1999-04-14 | no-commercial-use -> non-commercial-use | proff | 1 | -2/+2 | |
1999-04-04 | add LICENSE= no-commercial-use | proff | 1 | -1/+3 | |
1999-04-04 | part of the festival speech synthesis system from CSTR | proff | 5 | -0/+54 | |