summaryrefslogtreecommitdiff
path: root/audio/festival/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-11-05Pullup ticket 864 - requested by Min Sik Kimseb1-2/+3
2005-06-16Fix typo that prevented this package to build on NetBSD.kristerw1-2/+2
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-06-06Copy files only when they exist.minskim1-1/+3
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-28Avoid using != to set PKG_COMPILER -- defer using :sh. This removes thejlam1-4/+5
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-07Try to make this package build on all NetBSD platforms; patches fromagc1-13/+10
2004-12-21First pass at a new festival package, based on later sources, which willagc1-22/+21
2004-08-18Update HOMEPAGE.minskim1-2/+2
2004-04-11bl3ifyxtraeme1-3/+3
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
2004-02-09USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated.jlam1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-23Use compiler.mk logic to determine the correct compiler to use, and cleansketch1-10/+19
2003-10-06Add definition for gcc3 (just use the gcc2905 definition since it works andjmc1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-27Lint: whitespace policecjep1-6/+6
2003-04-10make ${PAX} usage consistent:grant1-2/+2
2002-12-13Changed MAINTAINER to packages@netbsd.org since proff@iq.orggson1-2/+2
2002-12-10The sample scripts in ${PREFIX}/share/festival/examples did not workgson1-1/+2
2002-12-02Because nas installs into $X11BASE this package needs a USE_X11=yes to stopmarkd1-1/+2
2002-08-31Convert to buildlink2.wiz1-2/+3
2001-11-17Bring this into the new toolchain world.martin1-1/+4
2001-07-18Update festival to 1.4.1, and fix dependent packages up while I'm herewiz1-8/+8
2001-07-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam1-2/+2
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-03-31Fix MAKE_ENV (quoting)zuntum1-18/+18
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-17wildcard dependency on naswiz1-2/+2
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-28moved ${ECHO} lines below .include of bsd.pkg.mk, making it expand correctlywiz1-7/+8
1999-12-28reversed replacement of 'echo' by '${ECHO}' until I understand whywiz1-5/+5
1999-12-25pkglint silencing:wiz1-7/+6
1999-10-25chmod -> ${chmod}hubertf1-5/+5
1999-10-11Upgrade to 1.4.0proff1-9/+13
1999-06-28Include bsd.prefs.mk before using ${CC} in a != assignment, just in caseagc1-1/+3
1999-06-09Set the LICENSE field to "no-commercial-use". "non-commercial-use"agc1-2/+2
1999-04-14no-commercial-use -> non-commercial-useproff1-2/+2
1999-04-04add LICENSE= no-commercial-useproff1-1/+3
1999-04-04part of the festival speech synthesis system from CSTRproff1-0/+76