summaryrefslogtreecommitdiff
path: root/audio/festival/patches
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Ensure the chosen termcap library can be found.jperkin1-0/+15
2013-10-11Festival really uses termcap, not curses.roy2-0/+101
2013-07-18Fix path.joerg1-3/+3
2013-07-18ISO C++ doesn't allow default arguments on friends, if they are notjoerg2-0/+87
2013-06-13Always link with G++ and don't hard-code libstdc++.joerg1-0/+24
2013-04-29Don't use macro names from the implementation namespace.joerg1-0/+30
2012-12-18Copy the ix86_SunOS5.mak file from the distribution into files. It'sjperkin1-0/+15
2012-05-04Fix C++ issues for the stricter checks in clangjoerg12-0/+257
2011-12-17Add missing mk/curses buildlink.sbd1-0/+11
2011-11-21audio/festival: Update to version 2.1-releasemarino8-76/+38
2007-09-02If isnan is a macro, assume it is type-variadic or can handle float asjoerg2-0/+32
2007-08-30Fixed building with g++-3.3.6 on NetBSD.rillig1-4/+17
2005-12-03Add DragonFly support. Use CONFIGURE_SCRIPT instead of manualjoerg2-0/+28
2005-03-07Make sure that the examples come with the real path to the festivalagc1-0/+13
2005-03-07Try to make this package build on all NetBSD platforms; patches fromagc2-0/+44
2004-12-30Fix oversight - remove unused patch-anagc1-13/+0
2004-12-21First pass at a new festival package, based on later sources, which willagc13-253/+0
2004-10-15Make this work on NetBSD 1.6 again, by reverting the last change.kristerw2-385/+0
2004-09-13Check-in work-in-progress. Now we get further in the build, but it stillagc2-0/+385
2002-12-10The sample scripts in ${PREFIX}/share/festival/examples did not workgson1-0/+13
2001-11-17Bring this into the new toolchain world.martin1-0/+13
2001-07-18Update festival to 1.4.1, and fix dependent packages up while I'm herewiz1-5/+8
2000-09-18"-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971.fredb2-4/+4
2000-05-31work around pmax compiler bug (c++ -O2) by not using -O2 on the remainingdmcmahill4-3/+52
2000-05-30avoid -O3 on pmax on a particular file which tickles a c++ bug.dmcmahill1-0/+17
2000-05-05fix ELF linking (for X libs)hubertf2-0/+24
1999-10-11Upgrade to 1.4.0proff6-111/+139
1999-04-04part of the festival speech synthesis system from CSTRproff5-0/+119