diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 15:47:09 +0000 |
commit | 640b6511f49847b38db9bf3f8333e806417d8327 (patch) | |
tree | 8dff35fd66778b319137f5fce789adf66fd29774 /audio | |
parent | 3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831 (diff) | |
download | ports-640b6511f49847b38db9bf3f8333e806417d8327.tar.gz ports-640b6511f49847b38db9bf3f8333e806417d8327.zip |
Notes
Diffstat (limited to 'audio')
76 files changed, 0 insertions, 1416 deletions
diff --git a/audio/Makefile b/audio/Makefile index e8876a167cdf..7802d8ec2af5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -157,33 +157,21 @@ SUBDIR += festalon SUBDIR += festdoc SUBDIR += festival - SUBDIR += festival+OGI SUBDIR += festlex-cmu SUBDIR += festlex-czech - SUBDIR += festlex-ifd SUBDIR += festlex-oald SUBDIR += festlex-ogi SUBDIR += festlex-poslex - SUBDIR += festogi-italian - SUBDIR += festogi-spanish - SUBDIR += festvox-abc SUBDIR += festvox-aec SUBDIR += festvox-czech SUBDIR += festvox-don SUBDIR += festvox-el11 - SUBDIR += festvox-hvs - SUBDIR += festvox-jph SUBDIR += festvox-kal16 SUBDIR += festvox-kal8 SUBDIR += festvox-ked16 SUBDIR += festvox-ked8 - SUBDIR += festvox-lp - SUBDIR += festvox-mwm - SUBDIR += festvox-ogirab - SUBDIR += festvox-pc SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 - SUBDIR += festvox-tll SUBDIR += festvox-us1-mbrola SUBDIR += festvox-us2-mbrola SUBDIR += festvox-us3-mbrola @@ -596,7 +584,6 @@ SUBDIR += py-ogg SUBDIR += py-openal SUBDIR += py-pyliblo - SUBDIR += py-sdl_mixer SUBDIR += py-speex SUBDIR += py-taglib SUBDIR += py-tagpy diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile deleted file mode 100644 index daebf644917d..000000000000 --- a/audio/festival+OGI/Makefile +++ /dev/null @@ -1,108 +0,0 @@ -# New ports collection makefile for: festival+OGI -# Date created: 2003-11-05 -# Whom: trevor -# based on pkgsrc/audio/festival from NetBSD -# -# $NetBSD: Makefile,v 1.27 2003/10/06 21:40:17 jmc Exp $ -# $FreeBSD$ -# - -PORTNAME= festival+OGI -PORTVERSION= 1.4.1 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_NETBSD} -DISTFILES= festival-${PORTVERSION}.tar.gz \ - speech_tools-1.2.1.tar.gz \ - OGIresLPC-2.0.9.tar.gz - -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= OGIfestpatch-1.4.1.2.tar.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Text-to-speech system with OGI residual LPC synthesizer - -LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \ - esd.2:${PORTSDIR}/audio/esound - -CONFLICTS= festival-* -DIST_SUBDIR= festival - -RESTRICTED= no-commercial-use - -DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months -EXPIRATION_DATE=2009-04-28 - -FESTIVAL= ${WRKSRC}/festival -FESTIVAL_ARCH= ${ARCH:S/i386/ix86/} -FHOME= ${PREFIX}/share/festival -MAKE_ENV+= PKG_EST_HOME=${SPEECHTOOLS} \ - EST_HOME=${SPEECHTOOLS} \ - PKG_FESTIVAL_BUILD_HOME=${FESTIVAL} \ - PKG_FESTIVAL_HOME=${FHOME} \ - PKG_COMPILER="${CC}" \ - PKG_LOCALBASE=${LOCALBASE} \ - PKG_PREFIX=${PREFIX} \ - GCC27_CC="${CC}" \ - GCC27_CXX="${CXX}" -MAN1= festival.1 festival_client.1 -USE_GCC= 2.95 -USE_GMAKE= yes -SPEECHTOOLS= ${WRKSRC}/speech_tools -WRKSRC= ${WRKDIR} - -post-extract: - @${TAR} -C ${WRKSRC} -xzf \ - ${DISTDIR}/${DIST_SUBDIR}/OGIfestpatch-1.4.1.2.tar.gz - -pre-patch: - ${CP} ${FESTIVAL}/config/config-dist ${FESTIVAL}/config/config - ${CP} ${SPEECHTOOLS}/config/config-dist ${SPEECHTOOLS}/config/config - ${CHMOD} u+w ${FESTIVAL}/config/config ${SPEECHTOOLS}/config/config - -post-patch: -.for ii in compilers/gcc27.mak config config-dist - @${MV} ${SPEECHTOOLS}/config/${ii} ${SPEECHTOOLS}/config/${ii}.orig - @${SED} -e "s:= gcc:= gcc295:g" < ${SPEECHTOOLS}/config/${ii}.orig \ - > ${SPEECHTOOLS}/config/${ii} -.endfor - @${CP} ${FILESDIR}/top-Makefile ${WRKSRC}/Makefile - @${CP} ${FILESDIR}/FreeBSD.mak ${SPEECHTOOLS}/config/systems/FreeBSD.mak -.for i in 4 5 - @${LN} -fs ${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.3.mak \ - ${SPEECHTOOLS}/config/systems/${FESTIVAL_ARCH}_FreeBSD3.${i}.mak -.endfor -.for ii in 4 5 6 7 8 -.for jj in 0 1 2 3 4 5 6 7 8 9 10 11 - @${LN} -fs ${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.3.mak \ - ${SPEECHTOOLS}/config/systems/${FESTIVAL_ARCH}_FreeBSD${ii}.${jj}.mak -.endfor -.endfor - @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ - ${WRKSRC}/speech_tools/config/systems/default.mak - -do-install: - ${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/italian/ \ - ${FHOME}/lib/voices/spanish/ ${FHOME}/lib/dicts - ${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib - ${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - cd ${FESTIVAL} && ${CP} -pPR lib examples ${FHOME} - ${RM} -rf ${FHOME}/lib/etc/*FreeBSD* - ${INSTALL_PROGRAM} ${FESTIVAL}/lib/etc/*FreeBSD*/audsp ${PREFIX}/libexec -.for ii in festival festival_client - ${INSTALL_PROGRAM} ${FESTIVAL}/src/main/${ii} \ - ${PREFIX}/libexec/${ii}.naked -.endfor -.for ii in festival.sh festival_client.sh sitevars.scm - ${SED} "s%@PKG_FESTIVAL_LOCATION@%${FHOME}%; \ - s%@PKG_PREFIX@%${PREFIX}%" <${FILESDIR}/${ii} > ${WRKDIR}/${ii} -.endfor - ${INSTALL_SCRIPT} ${WRKDIR}/festival.sh ${PREFIX}/bin/festival - ${INSTALL_SCRIPT} ${WRKDIR}/festival_client.sh \ - ${PREFIX}/bin/festival_client - ${INSTALL_DATA} ${WRKDIR}/sitevars.scm ${FHOME}/lib/sitevars.scm -.for ii in ${MAN1} - ${INSTALL_MAN} ${FESTIVAL}/doc/${ii} ${PREFIX}/man/man1/ -.endfor - -.include <bsd.port.mk> diff --git a/audio/festival+OGI/distinfo b/audio/festival+OGI/distinfo deleted file mode 100644 index 3600aaa11af3..000000000000 --- a/audio/festival+OGI/distinfo +++ /dev/null @@ -1,12 +0,0 @@ -MD5 (festival/festival-1.4.1.tar.gz) = 1cf585adfd5f8f14a3eed71200c5cbde -SIZE (festival/festival-1.4.1.tar.gz) = 543335 -SHA256 (festival/festival-1.4.1.tar.gz) = edbc60c559c0d45fc41dc141e02d6c1344dad536189fdfce144dac819721d5ac -MD5 (festival/speech_tools-1.2.1.tar.gz) = 4b77d63f202a410868cc79b5e0640b9b -SIZE (festival/speech_tools-1.2.1.tar.gz) = 1206616 -SHA256 (festival/speech_tools-1.2.1.tar.gz) = 0a90b4512acb9097aa008adfe7dde015b31376cd0625786e8f9bf60e96c664e1 -MD5 (festival/OGIresLPC-2.0.9.tar.gz) = abd5246049210028a24a5c1a349d21c7 -SIZE (festival/OGIresLPC-2.0.9.tar.gz) = 140306 -SHA256 (festival/OGIresLPC-2.0.9.tar.gz) = 11145af96395c9be29aad9b44eb10d1a80c276d6194403dbc4c0dabf20842c33 -MD5 (festival/OGIfestpatch-1.4.1.2.tar.gz) = aae864d857fd6a1a7eec06fcc963268d -SIZE (festival/OGIfestpatch-1.4.1.2.tar.gz) = 32904 -SHA256 (festival/OGIfestpatch-1.4.1.2.tar.gz) = 0773f1d997be202c8e9a0e537da382438ebd16cb7d97921d3208edfaa0836534 diff --git a/audio/festival+OGI/files/FreeBSD.mak b/audio/festival+OGI/files/FreeBSD.mak deleted file mode 100644 index 9def3f8a14e3..000000000000 --- a/audio/festival+OGI/files/FreeBSD.mak +++ /dev/null @@ -1,15 +0,0 @@ -include $(EST)/config/systems/default.mak - -## echo -n doesn't work (well only sometimes ?) -ECHO_N = /usr/bin/printf "%s" - -NAWK=awk - -NAS_LIB=$(PKG_LOCALBASE)/lib -NAS_INCLUDE=$(PKG_LOCALBASE)/include - -X11_LIB=$(PKG_LOCALBASE)/lib -X11_INCLUDE=$(PKG_LOCALBASE)/include - -OS_INCLUDES+=-I$(PKG_PREFIX)/include -OS_LIBS+=-L$(PKG_PREFIX)/lib diff --git a/audio/festival+OGI/files/festival.sh b/audio/festival+OGI/files/festival.sh deleted file mode 100644 index 6d606b8a44ee..000000000000 --- a/audio/festival+OGI/files/festival.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# path for audsp -PATH=@PKG_PREFIX@/libexec:$PATH -export PATH -exec festival.naked --libdir @PKG_FESTIVAL_LOCATION@/lib $* diff --git a/audio/festival+OGI/files/festival_client.sh b/audio/festival+OGI/files/festival_client.sh deleted file mode 100644 index fc4ba4c944b7..000000000000 --- a/audio/festival+OGI/files/festival_client.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -PATH=@PKG_PREFIX@/libexec:$PATH -export PATH -exec festival_client.naked @PKG_FESTIVAL_LOCATION@/lib $* diff --git a/audio/festival+OGI/files/patch-ab b/audio/festival+OGI/files/patch-ab deleted file mode 100644 index 4e4141c556ea..000000000000 --- a/audio/festival+OGI/files/patch-ab +++ /dev/null @@ -1,26 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ab,v 1.2 1999/10/11 14:13:49 proff Exp $ - ---- festival/doc/Makefile Thu Jun 17 20:29:54 1999 -+++ festival/doc/Makefile Mon Oct 11 06:06:35 1999 -@@ -44,7 +44,7 @@ - - EXAMPLE_TO_DOCUMENT= - --FESTIVAL=$(TOP)/bin/festival --libdir $(TOP)/lib -+FESTIVAL=$(TOP)/src/main/festival --libdir $(TOP)/lib - - # Include some of EST documentation. - DOCXX_EXTRA_FILES = -@@ -72,9 +72,9 @@ - %.1 : %.head %.options %.tail - cat $^ >$@ - %.options : $(TOP)/src/main/% -- $(TOP)/bin/$* -man_options >$@ -+ $(FESTIVAL)$* -man_options >$@ - %.options : $(TOP)/src/main/%.exe -- $(TOP)/bin/$* -man_options >$@ -+ $(FESTIVAL)$* -man_options >$@ - - festival.info: festival.texi festfunc.texi festvars.texi festfeat.texi - @ if [ ! -d info ] ; \ diff --git a/audio/festival+OGI/files/patch-ac b/audio/festival+OGI/files/patch-ac deleted file mode 100644 index 8c3edc79ffca..000000000000 --- a/audio/festival+OGI/files/patch-ac +++ /dev/null @@ -1,25 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ac,v 1.2 1999/10/11 14:13:49 proff Exp $ - ---- festival/examples/benchmark Thu Feb 27 00:47:45 1997 -+++ festival/examples/benchmark Mon Oct 11 05:41:14 1999 -@@ -1,6 +1,6 @@ - #!/bin/sh - --default_libdir="/projects/festival/lib" -+default_libdir="$FESTIVAL_HOME/lib" - - while true - do -@@ -15,9 +15,9 @@ - esac - done - --text=${1-"$HOME/projects/festival/examples/benchmark.text"} -+text=${1-"$FESTIVAL_HOME/examples/benchmark.text"} - --for i in . src/main ../src/main $HOME/projects/festival/src/main /cstr/bin -+for i in . src/main ../src/main $FESTIVAL_HOME/src/main - do - if [ -n "$festival" ] - then diff --git a/audio/festival+OGI/files/patch-ad b/audio/festival+OGI/files/patch-ad deleted file mode 100644 index bb3dd80ec656..000000000000 --- a/audio/festival+OGI/files/patch-ad +++ /dev/null @@ -1,35 +0,0 @@ -$FreeBSD$ - ---- speech_tools/config/config.orig Thu Nov 18 19:10:29 1999 -+++ speech_tools/config/config Fri Jun 16 17:03:16 2000 -@@ -15,7 +15,7 @@ - ## You may need to set this explicitly if automounter or NFS - ## side effects cause problems - --EST_HOME := $(shell (cd $(EST); pwd)) -+EST_HOME := $(PKG_EST_HOME) - - ########################################################################### - ## System type. -@@ -77,10 +77,10 @@ - ## specify a program to play files in a desired format. - - ## NCD's network audio system, This is recommended. --# INCLUDE_MODULES += NAS_AUDIO -+INCLUDE_MODULES += NAS_AUDIO - - ## Elightenment Sound Demon, for KDE etc. --# INCLUDE_MODULES += ESD_AUDIO -+INCLUDE_MODULES += ESD_AUDIO - - ## Native audio for your platform (sun, linux, freebsd, irix, windows) - INCLUDE_MODULES += NATIVE_AUDIO -@@ -95,7 +95,7 @@ - INCLUDE_MODULES += EDITLINE - - # speech recognition --#INCLUDE_MODULES += ASR -+INCLUDE_MODULES += ASR - - - ## Scheme diff --git a/audio/festival+OGI/files/patch-ae b/audio/festival+OGI/files/patch-ae deleted file mode 100644 index 8f02e28804b6..000000000000 --- a/audio/festival+OGI/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ae,v 1.2 1999/10/11 14:13:49 proff Exp $ - ---- speech_tools/include/EST_unix.h Sun May 30 20:53:04 1999 -+++ speech_tools/include/EST_unix.h Mon Oct 11 05:40:15 1999 -@@ -53,6 +53,7 @@ - # include <sys/wait.h> - # include <sys/resource.h> - # include <dirent.h> -+# define unix 1 - #elif defined(SYSTEM_IS_WIN32) - # include <io.h> - # include "win32/EST_unix_win32.h" diff --git a/audio/festival+OGI/files/patch-af b/audio/festival+OGI/files/patch-af deleted file mode 100644 index 0e62c6213415..000000000000 --- a/audio/festival+OGI/files/patch-af +++ /dev/null @@ -1,16 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-af,v 1.1 1999/10/11 14:13:49 proff Exp $ - ---- festival/config/project.mak-dist Mon Oct 11 21:41:08 1999 -+++ festival/config/project.mak Mon Oct 11 22:27:37 1999 -@@ -70,8 +70,8 @@ - - # Place where programs are compiled - --PROJECT_MAIN_DIR=$(FESTIVAL_HOME)/src/main --PROJECT_SCRIPTS_DIR=$(FESTIVAL_HOME)/src/scripts -+PROJECT_MAIN_DIR=$(PKG_FESTIVAL_BUILD_HOME)/src/main -+PROJECT_SCRIPTS_DIR=$(PKG_FESTIVAL_BUILD_HOME)/src/scripts - - # Where the main RCS tree is, probably only used within CSTR - diff --git a/audio/festival+OGI/files/patch-ag b/audio/festival+OGI/files/patch-ag deleted file mode 100644 index 944135e39dae..000000000000 --- a/audio/festival+OGI/files/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ag,v 1.1 2000/05/05 20:54:57 hubertf Exp $ - ---- speech_tools/config/modules/nas_audio.mak.orig Fri May 5 20:55:15 2000 -+++ speech_tools/config/modules/nas_audio.mak Fri May 5 20:58:07 2000 -@@ -45,6 +45,6 @@ - AUDIO_DEFINES += -DSUPPORT_NAS - AUDIO_INCLUDES += -I$(NAS_INCLUDE) - MODULE_LIBS += -L$(NAS_LIB) -laudio --MODULE_EXTRA_LIBS += -L$(X11_LIB) -lX11 -lXt -+MODULE_EXTRA_LIBS += -L$(X11_LIB) -Wl,-R $(X11_LIB) -lX11 -lXt - - diff --git a/audio/festival+OGI/files/patch-ah b/audio/festival+OGI/files/patch-ah deleted file mode 100644 index 070850756319..000000000000 --- a/audio/festival+OGI/files/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ah,v 1.1 2000/05/05 20:54:57 hubertf Exp $ - ---- festival/config/modules/nas_audio.mak.orig Fri May 5 21:07:15 2000 -+++ festival/config/modules/nas_audio.mak Fri May 5 21:07:29 2000 -@@ -44,6 +44,6 @@ - - AUDIO_DEFINES += -DSUPPORT_NAS - AUDIO_INCLUDES += -I$(NAS_INCLUDE) --MODULE_LIBS += -L$(NAS_LIB) -laudio -L$(X11_LIB) -lX11 -lXt -+MODULE_LIBS += -L$(NAS_LIB) -laudio -L$(X11_LIB) -Wl,-R$(X11_LIB) -lX11 -lXt - - diff --git a/audio/festival+OGI/files/patch-ai b/audio/festival+OGI/files/patch-ai deleted file mode 100644 index feb28d517134..000000000000 --- a/audio/festival+OGI/files/patch-ai +++ /dev/null @@ -1,18 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-ai,v 1.2 2000/05/31 14:51:16 dmcmahill Exp $ - -work around pmax compiler bug - ---- speech_tools/grammar/ngram/Makefile.orig Sun May 30 06:59:41 1999 -+++ speech_tools/grammar/ngram/Makefile Tue May 30 12:41:32 2000 -@@ -49,3 +49,10 @@ - include $(TOP)/config/common_make_rules - -+ifeq ($(MACHINETYPE),pmax) -+ -+ngrammar_io.o: ngrammar_io.cc -+ ${CXX} -c -fno-implicit-templates -fguiding-decls -Wall -I../../include ${OS_INCLUDES} ngrammar_io.cc -+ -+endif -+ - diff --git a/audio/festival+OGI/files/patch-al b/audio/festival+OGI/files/patch-al deleted file mode 100644 index f6d3730d093e..000000000000 --- a/audio/festival+OGI/files/patch-al +++ /dev/null @@ -1,17 +0,0 @@ -$FreeBSD$ -$NetBSD: patch-al,v 1.1 2000/05/31 14:51:17 dmcmahill Exp $ - -work around pmax compiler bug - ---- festival/src/modules/Duration/Makefile.orig Sun May 30 08:07:31 1999 -+++ festival/src/modules/Duration/Makefile Wed May 31 09:22:01 2000 -@@ -51,3 +51,9 @@ - include $(TOP)/config/common_make_rules - -+ifeq ($(MACHINETYPE),pmax) -+ -+duration.o:duration.cc -+ ${CXX} -c -fno-implicit-templates -fguiding-decls -Wall -I../include -I../../../src/include -I../../../../speech_tools/include ${OS_INCLUDES} duration.cc -+ -+endif - diff --git a/audio/festival+OGI/files/patch-am b/audio/festival+OGI/files/patch-am deleted file mode 100644 index 3cd79202f9d1..000000000000 --- a/audio/festival+OGI/files/patch-am +++ /dev/null @@ -1,13 +0,0 @@ -passing `int *' as argument 3 of `accept(int, sockaddr *, socklen_t *)' changes signedness - ---- speech_tools/utils/EST_Server.cc.orig Thu Nov 18 23:14:51 1999 -+++ speech_tools/utils/EST_Server.cc Sun Jun 11 17:27:17 2000 -@@ -647,7 +647,7 @@ - - while (connected() && - (csocket = accept(p_socket, (struct sockaddr *) &sin, -- SOCKLEN_CAST &sin_size))>=0) -+ (socklen_t *) &sin_size))>=0) - { - if (p_trace) - *p_trace << "connection " << csocket << "\n"; diff --git a/audio/festival+OGI/files/patch-an b/audio/festival+OGI/files/patch-an deleted file mode 100644 index 405e46cffbff..000000000000 --- a/audio/festival+OGI/files/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -passing `int *' as argument 3 of `getsockname(int, sockaddr *, socklen_t *)' changes signedness - ---- speech_tools/utils/EST_ServiceTable.cc.orig Thu Nov 18 23:15:21 1999 -+++ speech_tools/utils/EST_ServiceTable.cc Sun Jun 11 17:28:29 2000 -@@ -296,7 +296,7 @@ - - // This only gets the port number - -- if (getsockname(socket, (struct sockaddr *)&sin, SOCKLEN_CAST &size) != 0) -+ if (getsockname(socket, (struct sockaddr *)&sin, (socklen_t *) &size) != 0) - EST_sys_error("Can't find my address"); - - diff --git a/audio/festival+OGI/files/patch-ao b/audio/festival+OGI/files/patch-ao deleted file mode 100644 index 73b77083ebf9..000000000000 --- a/audio/festival+OGI/files/patch-ao +++ /dev/null @@ -1,13 +0,0 @@ -passing `int *' as argument 3 of `getpeername(int, sockaddr *, socklen_t *)' changes signedness - ---- ./festival/src/arch/festival/server.cc.orig Thu Nov 18 23:46:47 1999 -+++ ./festival/src/arch/festival/server.cc Sun Jun 11 17:48:45 2000 -@@ -206,7 +206,7 @@ - const char *client_hostnum; - const char *reason = ""; - -- getpeername(fd,(struct sockaddr *)&peer,SOCKLEN_CAST &addrlen); -+ getpeername(fd,(struct sockaddr *)&peer, (socklen_t *) &addrlen); - clienthost = gethostbyaddr((char *)&peer.sin_addr, - sizeof(peer.sin_addr),AF_INET); - client_hostnum = inet_ntoa(peer.sin_addr); diff --git a/audio/festival+OGI/files/patch-ap b/audio/festival+OGI/files/patch-ap deleted file mode 100644 index 0794c74870f9..000000000000 --- a/audio/festival+OGI/files/patch-ap +++ /dev/null @@ -1,12 +0,0 @@ ---- speech_tools/audio/nas.cc.orig Thu Oct 14 16:26:29 1999 -+++ speech_tools/audio/nas.cc Fri Jun 16 17:24:25 2000 -@@ -57,7 +57,8 @@ - - int nas_supported = TRUE; - --int endian_int = 1; -+extern int endian_int; -+int endian_int = 1; - #define NAS_BIG_ENDIAN (((char *)&endian_int)[0] == 0) - - static void na_sync_play_cb(AuServer *aud, AuEventHandlerRec *handler, diff --git a/audio/festival+OGI/files/patch-aq b/audio/festival+OGI/files/patch-aq deleted file mode 100644 index 012bfe0c9817..000000000000 --- a/audio/festival+OGI/files/patch-aq +++ /dev/null @@ -1,10 +0,0 @@ ---- speech_tools/audio/esd.cc.orig Mon Oct 4 15:39:01 1999 -+++ speech_tools/audio/esd.cc Fri Jun 16 17:49:10 2000 -@@ -66,7 +66,6 @@ - - bool esd_supported = TRUE; - --int endian_int = 1; - #define ESD_BIG_ENDIAN (((char *)&endian_int)[0] == 0) - - EST_String server; diff --git a/audio/festival+OGI/files/patch-festival_config_config b/audio/festival+OGI/files/patch-festival_config_config deleted file mode 100644 index f205088536aa..000000000000 --- a/audio/festival+OGI/files/patch-festival_config_config +++ /dev/null @@ -1,20 +0,0 @@ -$FreeBSD$ - ---- festival/config/config Mon Oct 11 07:48:44 1999 -+++ festival/config/config Mon Oct 11 05:48:33 1999 -@@ -20,7 +20,7 @@ - ## You may need to set this explicitly if automounter or NFS - ## side effects cause problems - --FESTIVAL_HOME := $(shell (cd $(TOP); pwd)) -+FESTIVAL_HOME := $(PKG_FESTIVAL_HOME) - - ########################################################################### - ## Feature selection. -@@ -70,3 +70,6 @@ - ## in config/configs/default.mak. - - -+ALSO_INCLUDE += OGIcommon -+ALSO_INCLUDE += OGIdbase -+ALSO_INCLUDE += OGIresLPC diff --git a/audio/festival+OGI/files/patch-speech_tools__config__rules__install.mak b/audio/festival+OGI/files/patch-speech_tools__config__rules__install.mak deleted file mode 100644 index 00f52f05281d..000000000000 --- a/audio/festival+OGI/files/patch-speech_tools__config__rules__install.mak +++ /dev/null @@ -1,11 +0,0 @@ ---- speech_tools/config/rules/install.mak.orig Sun May 30 10:51:10 1999 -+++ speech_tools/config/rules/install.mak Sun Oct 29 20:50:07 2006 -@@ -39,8 +39,6 @@ - - - --PROJECT_HOME_PATH := $(shell mkdir -p $($(PROJECT_PREFIX)_HOME); cd $($(PROJECT_PREFIX)_HOME); pwd) -- - PROJECT_TOP_PATH := $(shell (cd $(TOP); pwd)) - - S = _static diff --git a/audio/festival+OGI/files/patch-speech_tools_voxware.cc b/audio/festival+OGI/files/patch-speech_tools_voxware.cc deleted file mode 100644 index 6e9b564ed8ab..000000000000 --- a/audio/festival+OGI/files/patch-speech_tools_voxware.cc +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- speech_tools/audio/voxware.cc.orig Tue Sep 28 16:38:22 1999 -+++ speech_tools/audio/voxware.cc Wed Oct 29 08:06:38 2003 -@@ -61,7 +61,7 @@ - #include "EST_error.h" - - #ifdef SUPPORT_FREEBSD16 --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #include <fcntl.h> - int freebsd16_supported = TRUE; - int linux16_supported = FALSE; diff --git a/audio/festival+OGI/files/sitevars.scm b/audio/festival+OGI/files/sitevars.scm deleted file mode 100644 index e80dbfa1c73c..000000000000 --- a/audio/festival+OGI/files/sitevars.scm +++ /dev/null @@ -1,2 +0,0 @@ -(set! system-voice-path '("@PKG_FESTIVAL_LOCATION@/lib/voices")) -(set! sgml_parse_progname "nsgmls") diff --git a/audio/festival+OGI/files/top-Makefile b/audio/festival+OGI/files/top-Makefile deleted file mode 100644 index ee190c4fe49e..000000000000 --- a/audio/festival+OGI/files/top-Makefile +++ /dev/null @@ -1,3 +0,0 @@ -all: - cd speech_tools && $(MAKE) - cd festival && $(MAKE) diff --git a/audio/festival+OGI/pkg-descr b/audio/festival+OGI/pkg-descr deleted file mode 100644 index 8b53b5920d12..000000000000 --- a/audio/festival+OGI/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -This is Festival 1.4.1 with OGIresLPC, the residual LPC synthesizer -plugin from the Center for Spoken Language Understanding at the -Oregon Health & Science University (formerly Oregon Graduate Institute -of Science & Technology). The plugin "provides a new signal -processing engine and new voices" (it is needed by the abc, aec, -hvs, jph, mwm and tll voices) but is for non-commercial use only. - -from the Festival authors: - - The Festival Speech Synthesis System is a general multi-lingual - text-to-speech system for Unix platforms. It is written - in C++ and includes a Scheme-based scripting language. - Included with Festival are lexicons and voices that together - form a whole text-to-speech system. - -For output via esd do: - - (Parameter.set 'Audio_Method 'esdaudio) - -NAS and direct output are documented in section 23 of the manual. - -WWW: http://www.cslu.ogi.edu/tts/ - http://www.cstr.ed.ac.uk/projects/festival/ diff --git a/audio/festival+OGI/pkg-message b/audio/festival+OGI/pkg-message deleted file mode 100644 index 8043e6681d28..000000000000 --- a/audio/festival+OGI/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ -************************************************************************** -* You need to install at least one festvox-* package before festival can * -* do anything other than mumble silently to itself. See the festival * -* package description, the festdoc package (share/doc/festival/*), * -* or the festival home page for more information. * -************************************************************************** diff --git a/audio/festival+OGI/pkg-plist b/audio/festival+OGI/pkg-plist deleted file mode 100644 index fd08d0aa08d0..000000000000 --- a/audio/festival+OGI/pkg-plist +++ /dev/null @@ -1,131 +0,0 @@ -@comment $FreeBSD$ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:49 zuntum Exp $ -share/festival/lib/ogi_effect.scm -share/festival/lib/ogi_enhance.scm -share/festival/lib/ogi_gswdurtreeZ_wb.scm -share/festival/lib/ogi_hack.scm -share/festival/lib/ogi_kddurtreeZ_wb.scm -share/festival/lib/ogi_klatt_durs_wb.scm -share/festival/lib/ogi_languages.scm -share/festival/lib/ogi_lexicons.scm -share/festival/lib/ogi_lts_worldbet.scm -share/festival/lib/ogi_phrase.scm -share/festival/lib/ogi_postlex.scm -share/festival/lib/ogi_synthesis.scm -share/festival/lib/ogi_token.scm -share/festival/lib/ogi_unitsel.scm -share/festival/lib/ogi_wordsynth.scm -share/festival/lib/ogi_worldbet_phones.scm -bin/festival -bin/festival_client -libexec/festival.naked -libexec/festival_client.naked -libexec/audsp -share/festival/lib/Makefile -share/festival/lib/VCLocalRules -share/festival/lib/mrpa_phones.scm -share/festival/lib/mrpa_allophones.scm -share/festival/lib/radio_phones.scm -share/festival/lib/holmes_phones.scm -share/festival/lib/darpa_phones.scm -share/festival/lib/phoneset.scm -share/festival/lib/mrpa_durs.scm -share/festival/lib/klatt_durs.scm -share/festival/lib/gswdurtreeZ.scm -share/festival/lib/f2bdurtreeZ.scm -share/festival/lib/tobi.scm -share/festival/lib/f2bf0lr.scm -share/festival/lib/tobi_rules.scm -share/festival/lib/tilt.scm -share/festival/lib/sec.ts20.quad.ngrambin -share/festival/lib/sec.B.hept.ngrambin -share/festival/lib/init.scm -share/festival/lib/synthesis.scm -share/festival/lib/module_description.scm -share/festival/lib/lexicons.scm -share/festival/lib/festival.scm -share/festival/lib/intonation.scm -share/festival/lib/duration.scm -share/festival/lib/pos.scm -share/festival/lib/phrase.scm -share/festival/lib/voices.scm -share/festival/lib/tts.scm -share/festival/lib/festdoc.scm -share/festival/lib/languages.scm -share/festival/lib/token.scm -share/festival/lib/mbrola.scm -share/festival/lib/display.scm -share/festival/lib/postlex.scm -share/festival/lib/tokenpos.scm -share/festival/lib/festtest.scm -share/festival/lib/cslush.scm -share/festival/lib/cart_aux.scm -share/festival/lib/pauses.scm -share/festival/lib/scfg.scm -share/festival/lib/mettree.scm -share/festival/lib/java.scm -share/festival/lib/lts.scm -share/festival/lib/engmorph.scm -share/festival/lib/engmorphsyn.scm -share/festival/lib/lts_build.scm -share/festival/lib/Sable.v0_2.dtd -share/festival/lib/sable-latin.ent -share/festival/lib/festival.el -share/festival/lib/scfg_wsj_wp20.gram -share/festival/lib/speech.properties -share/festival/lib/email-mode.scm -share/festival/lib/ogimarkup-mode.scm -share/festival/lib/sable-mode.scm -share/festival/lib/soleml-mode.scm -share/festival/lib/etc/Makefile -share/festival/lib/etc/email_filter -@dirrm share/festival/lib/etc -share/festival/lib/siod.scm -share/festival/lib/web.scm -share/festival/lib/cstr.scm -share/festival/lib/fringe.scm -share/festival/lib/sitevars.scm -share/festival/examples/Makefile -share/festival/examples/webdemo.scm -share/festival/examples/ex1.email -share/festival/examples/ex1.ogi -share/festival/examples/example.sable -share/festival/examples/example2.sable -share/festival/examples/tobi.stml -share/festival/examples/example.th -share/festival/examples/intro.text -share/festival/examples/spintro.text -share/festival/examples/benchmark.text -share/festival/examples/saytime.sh -share/festival/examples/speech_pm_1.0.tar -share/festival/examples/text2pos.sh -share/festival/examples/latest.sh -share/festival/examples/scfg_parse_text.sh -share/festival/examples/text2wave.sh -share/festival/examples/make_utts.sh -share/festival/examples/dumpfeats.sh -share/festival/examples/durmeanstd.sh -share/festival/examples/benchmark -share/festival/examples/festival_client.pl -share/festival/examples/toksearch.scm -share/festival/examples/th-mode.scm -share/festival/examples/addr-mode.scm -share/festival/examples/festival_client.c -share/festival/examples/festival_client.h -share/festival/examples/benchmark.orig -share/festival/examples/saytime -share/festival/examples/text2pos -share/festival/examples/latest -share/festival/examples/scfg_parse_text -share/festival/examples/text2wave -share/festival/examples/make_utts -share/festival/examples/dumpfeats -share/festival/examples/durmeanstd -@dirrm share/festival/lib/voices/spanish -@dirrm share/festival/lib/voices/italian -@dirrm share/festival/lib/voices/english -@dirrm share/festival/lib/voices -@dirrm share/festival/lib/dicts -@dirrm share/festival/lib -@dirrm share/festival/examples -@dirrm share/festival diff --git a/audio/festlex-ifd/Makefile b/audio/festlex-ifd/Makefile deleted file mode 100644 index 43652333ed9d..000000000000 --- a/audio/festlex-ifd/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: festlex-ifd -# Date created: 2005-02-15 -# Whom: Dario Freni -# -# $FreeBSD$ -# - -PORTNAME= festlex-ifd -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= it-festival -DISTNAME= Italian-FESTIVAL -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Italian lexicon for Festival - -RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI - -DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest -EXPIRATION_DATE=2009-06-10 - -NO_BUILD= yes -USE_ZIP= yes - -WRKSRC= ${WRKDIR}/festival -FHOME= ${PREFIX}/share/festival - -post-extract: - @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/lex_ifd.zip - @${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - ${MKDIR} ${FHOME} - (cd ${WRKSRC} && ${CP} -pPR * ${FHOME}) - -.include <bsd.port.mk> diff --git a/audio/festlex-ifd/distinfo b/audio/festlex-ifd/distinfo deleted file mode 100644 index ac0f075b3e20..000000000000 --- a/audio/festlex-ifd/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35 -SHA256 (festival/Italian-FESTIVAL.zip) = 747ef3a31571896d7d772ea46d4ee68cf0fbc57af21e8c5220fced731695f496 -SIZE (festival/Italian-FESTIVAL.zip) = 20715806 diff --git a/audio/festlex-ifd/pkg-descr b/audio/festlex-ifd/pkg-descr deleted file mode 100644 index cb287adbfbc7..000000000000 --- a/audio/festlex-ifd/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Italian lexicon for Festival compiled by ISTC-SPFD CNR & ITC-irst - -WWW: http://www.pd.istc.cnr.it/FESTIVAL/ diff --git a/audio/festlex-ifd/pkg-plist b/audio/festlex-ifd/pkg-plist deleted file mode 100644 index 824a87b4b489..000000000000 --- a/audio/festlex-ifd/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -share/festival/lib/dicts/ifd/lex.out -share/festival/lib/dicts/ifd/lex.out-README -@dirrm share/festival/lib/dicts/ifd -@dirrmtry share/festival/lib/dicts diff --git a/audio/festogi-italian/Makefile b/audio/festogi-italian/Makefile deleted file mode 100644 index 1cc084511f2a..000000000000 --- a/audio/festogi-italian/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: festogi-italian -# Date created: 2005-02-15 -# Whom: Dario Freni -# -# $FreeBSD$ -# - -PORTNAME= festogi-italian -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= it-festival -DISTNAME= Italian-FESTIVAL -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Italian support for Festival - -RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI - -DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest -EXPIRATION_DATE=2009-06-10 - -NO_BUILD= yes -USE_ZIP=yes - -WRKSRC= ${WRKDIR}/festival -FHOME= ${PREFIX}/share/festival - -post-extract: - @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/italian_scm.zip - @${CHMOD} -R 644 ${WRKSRC} - @${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - ${MKDIR} ${FHOME} - (cd ${WRKSRC} && ${CP} -pPR * ${FHOME}) - -.include <bsd.port.mk> diff --git a/audio/festogi-italian/distinfo b/audio/festogi-italian/distinfo deleted file mode 100644 index ac0f075b3e20..000000000000 --- a/audio/festogi-italian/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35 -SHA256 (festival/Italian-FESTIVAL.zip) = 747ef3a31571896d7d772ea46d4ee68cf0fbc57af21e8c5220fced731695f496 -SIZE (festival/Italian-FESTIVAL.zip) = 20715806 diff --git a/audio/festogi-italian/pkg-descr b/audio/festogi-italian/pkg-descr deleted file mode 100644 index 64b773a9dda2..000000000000 --- a/audio/festogi-italian/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the Festival scheme source code for Italian voices. -It was created by ISTC-SPFD CNR & ITC-IRST. - -WWW: http://www.pd.istc.cnr.it/FESTIVAL/ diff --git a/audio/festogi-italian/pkg-plist b/audio/festogi-italian/pkg-plist deleted file mode 100644 index c6ea7d7858fd..000000000000 --- a/audio/festogi-italian/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -share/festival/lib/italian_scm/ifd_diph_ds_dur.scm -share/festival/lib/italian_scm/italian_duration.scm -share/festival/lib/italian_scm/italian_gpos.scm -share/festival/lib/italian_scm/italian_intonation.scm -share/festival/lib/italian_scm/italian_lexicon.scm -share/festival/lib/italian_scm/italian_lts.scm -share/festival/lib/italian_scm/italian_mbrola_unix.scm -share/festival/lib/italian_scm/italian_mbrola_win.scm -share/festival/lib/italian_scm/italian_module.scm -share/festival/lib/italian_scm/italian_module_flush.scm -share/festival/lib/italian_scm/italian_oredatetel.scm -share/festival/lib/italian_scm/italian_phoneset.scm -share/festival/lib/italian_scm/italian_phrasing.scm -share/festival/lib/italian_scm/italian_token.scm -share/festival/lib/italian_scm/ita_map.scm -share/festival/lib/italian_scm/map_seg.scm -@dirrm share/festival/lib/italian_scm diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile deleted file mode 100644 index 08902b760858..000000000000 --- a/audio/festogi-spanish/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: festogi-spanish -# Date created: 2000-06-19 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.7 1999/12/28 04:19:59 wiz Exp $ -# $FreeBSD$ -# - -PORTNAME= festogi-spanish -PORTVERSION= 2.0.1 -PORTREVISION= 1 -CATEGORIES= audio accessibility spanish -MASTER_SITES= ${MASTER_SITE_NETBSD} -DISTNAME= OGIspanish-${PORTVERSION} -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Mexican Spanish support for Festival - -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI - -.if !defined(NOPORTDOCS) -PORTDOCS= README-OGIspanish license_ogi_tts.txt -.endif -.for ii in duration intonation lexicon lts phones phrasing syl token -PLIST_FILES+= share/festival/lib/ogi_spanish/ogi_span_mx_${ii}.scm -.endfor -PLIST_DIRS= share/festival/lib/ogi_spanish - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest -EXPIRATION_DATE=2009-06-09 - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - -pre-install: - (${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf) - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - ${MKDIR} ${DOCSDIR} -.if !defined(NOPORTDOCS) -.for ii in ${PORTDOCS} - ${INSTALL_DATA} ${WRKDIR}/${ii} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/audio/festogi-spanish/distinfo b/audio/festogi-spanish/distinfo deleted file mode 100644 index e6f5e4f6b452..000000000000 --- a/audio/festogi-spanish/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/OGIspanish-2.0.1.tar.gz) = 0c0d9f60344a7b5a7677df43b1ffb330 -SIZE (festival/OGIspanish-2.0.1.tar.gz) = 15783 -SHA256 (festival/OGIspanish-2.0.1.tar.gz) = 61932733512bd764c9992ffcb795bf5baf1f4b56e8b287cf37981395b3fa4bd6 diff --git a/audio/festogi-spanish/pkg-descr b/audio/festogi-spanish/pkg-descr deleted file mode 100644 index 1a0f76adbf7e..000000000000 --- a/audio/festogi-spanish/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -from the NetBSD maintainer: - -OGIspanish is an extension to the Festival speech synthesis system. -It provides Mexican Spanish voices created by OGI staff and Alejandro -Barbosa from UDLA, Puebla, Mexico. - -WWW: http://cslu.cse.ogi.edu/tts - -Trevor Johnson diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile deleted file mode 100644 index 099d1bf21c03..000000000000 --- a/audio/festvox-abc/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: festvox-abc -# Date created: 2000-06-12 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:13 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-abc -PORTVERSION= 2.1 -PORTREVISION= 2 -CATEGORIES= audio accessibility spanish -MASTER_SITES= # ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_abc_di-${PORTVERSION} - -MAINTAINER= araujo@FreeBSD.org -COMMENT= Mexican Spanish male voice for Festival speech synthesis system - -RUN_DEPENDS= \ - ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${PORTSDIR}/audio/festogi-spanish \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no user interest. -EXPIRATION_DATE= 2009-06-09 - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -.include <bsd.port.pre.mk> - -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) -IGNORE= distfile can only be fetched if you accept the license. Go to https://www.cslu.ogi.edu/tts/download/data/voice_abc_di-2.1.tar.gz and put ${DISTFILE} into ${DISTDIR} -.endif - -post-extract: - ${CHMOD} -R a+r ${WRKSRC} - ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - ${RM} -f ${WRKSRC}/lib/voices/spanish/abc_diphone/group/hvslpcOGI16k.group - ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -.include <bsd.port.post.mk> diff --git a/audio/festvox-abc/distinfo b/audio/festvox-abc/distinfo deleted file mode 100644 index 2837e754c8da..000000000000 --- a/audio/festvox-abc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (voice_abc_di-2.1.tar.gz) = 2bc2d872300f01f235ea8b9eba3b81cf -SHA256 (voice_abc_di-2.1.tar.gz) = e4e84b43616ba180157aed2edab74dc35e1475097c7a1b023d74687b115b1f04 -SIZE (voice_abc_di-2.1.tar.gz) = 1689756 diff --git a/audio/festvox-abc/pkg-descr b/audio/festvox-abc/pkg-descr deleted file mode 100644 index 63afa308c47a..000000000000 --- a/audio/festvox-abc/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -from the NetBSD maintainer: - -This voice provides a Mexican Spanish male voice using a residual -excited LPC diphone synthesis module, both created at OGI. It uses -a lexicon compiled from MOBY and CMU lexicons, and other trained -modules used by CSTR voices. - -This voice can be activated via (voice_abc_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts diff --git a/audio/festvox-abc/pkg-plist b/audio/festvox-abc/pkg-plist deleted file mode 100644 index aefb9c0cc688..000000000000 --- a/audio/festvox-abc/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 00:48:32 hubertf Exp $ -share/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm -share/festival/lib/voices/spanish/abc_diphone/festvox/abcdiph.msec -share/festival/lib/voices/spanish/abc_diphone/group/abc_di_resLPC.group -@dirrm share/festival/lib/voices/spanish/abc_diphone/festvox -@dirrm share/festival/lib/voices/spanish/abc_diphone/group -@dirrm share/festival/lib/voices/spanish/abc_diphone -@dirrm share/festival/lib/voices/spanish -@dirrm share/festival/lib/voices -@dirrm share/festival/lib diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile deleted file mode 100644 index 799552f9eb3f..000000000000 --- a/audio/festvox-hvs/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: festvox-hvs -# Date created: 2000-06-20 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:14 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-hvs -PORTVERSION= 2.1 -PORTREVISION= 1 -CATEGORIES= audio accessibility spanish -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_hvs_di-2.1 - -MAINTAINER= araujo@FreeBSD.org -COMMENT= Mexican Spanish female voice for Festival - -RUN_DEPENDS= festival+OGI:${PORTSDIR}/audio/festival+OGI \ - festlex-poslex:${PORTSDIR}/audio/festlex-poslex \ - festlex-ogi:${PORTSDIR}/audio/festlex-ogi \ - festogi-spanish:${PORTSDIR}/audio/festogi-spanish - -WRKSRC= ${WRKDIR}/festival - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no user interest. -EXPIRATION_DATE= 2009-06-09 - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -.include <bsd.port.pre.mk> - -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) -IGNORE= distfile can only be fetched if you accept the license. Go to https://www.cslu.ogi.edu/tts/download/data/voice_hvs_di-2.1.tar.gz and put ${DISTFILE} into ${DISTDIR} -.endif - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @ ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -.include <bsd.port.post.mk> diff --git a/audio/festvox-hvs/distinfo b/audio/festvox-hvs/distinfo deleted file mode 100644 index 0389cff078a4..000000000000 --- a/audio/festvox-hvs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (voice_hvs_di-2.1.tar.gz) = 263f53135942086fa584b63ecf6f794a -SHA256 (voice_hvs_di-2.1.tar.gz) = feab89b74819be118ebdcc018fdcab9c3239dc1c0fdfb6095df714e032bcddc0 -SIZE (voice_hvs_di-2.1.tar.gz) = 2325002 diff --git a/audio/festvox-hvs/pkg-descr b/audio/festvox-hvs/pkg-descr deleted file mode 100644 index b59f56054f18..000000000000 --- a/audio/festvox-hvs/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -from the NetBSD maintainer: - -This voice provides an Mexican Spanish female voice using a residual -excited LPC diphone synthesis module, both created at OGI. It uses -a lexicon compiled from MOBY and CMU lexicons, and other trained -modules used by CSTR voices. - -This voice can be activated via (voice_hvs_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts diff --git a/audio/festvox-hvs/pkg-plist b/audio/festvox-hvs/pkg-plist deleted file mode 100644 index 35389cb7540a..000000000000 --- a/audio/festvox-hvs/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:23:54 hubertf Exp $ -share/festival/lib/voices/spanish/hvs_diphone/festvox/hvs_diphone.scm -share/festival/lib/voices/spanish/hvs_diphone/festvox/hvsdiph.msec -share/festival/lib/voices/spanish/hvs_diphone/group/hvs_di_resLPC.group -@dirrm share/festival/lib/voices/spanish/hvs_diphone/group -@dirrm share/festival/lib/voices/spanish/hvs_diphone/festvox -@dirrm share/festival/lib/voices/spanish/hvs_diphone -@dirrmtry share/festival/lib/voices/spanish -@dirrmtry share/festival/lib/voices -@dirrmtry share/festival/lib/ -@dirrmtry share/festival/ diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile deleted file mode 100644 index e3dcfabdf076..000000000000 --- a/audio/festvox-jph/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: festvox-jph -# Date created: 2000-06-12 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:14 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-jph -PORTVERSION= 2.0 -PORTREVISION= 1 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_jph_di-2.0 -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= American English male voice for Festival - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest -EXPIRATION_DATE=2009-06-09 - -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @ ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -.include <bsd.port.mk> diff --git a/audio/festvox-jph/distinfo b/audio/festvox-jph/distinfo deleted file mode 100644 index 85f02581587c..000000000000 --- a/audio/festvox-jph/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/voice_jph_di-2.0.tar.gz) = a12f962830a6a8dbf2a126ead5dced2b -SHA256 (festival/voice_jph_di-2.0.tar.gz) = bdf1baee1b3b8785c40ad3dde22a8fb169045ef246b2e0a19c29673b292d7a54 -SIZE (festival/voice_jph_di-2.0.tar.gz) = 5694733 diff --git a/audio/festvox-jph/pkg-descr b/audio/festvox-jph/pkg-descr deleted file mode 100644 index 859d21db5c83..000000000000 --- a/audio/festvox-jph/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This is an American English male voice for Festival. It uses a -residual excited LPC diphone synthesis module from OGI, a lexicon -compiled from MOBY and CMU lexicons, and other trained modules used -by CSTR voices. - -To use this voice, you must compile Festival with the OGI extensions. -It can be activated via (voice_jph_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts - -Trevor Johnson diff --git a/audio/festvox-jph/pkg-plist b/audio/festvox-jph/pkg-plist deleted file mode 100644 index 8f0441b80d90..000000000000 --- a/audio/festvox-jph/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -share/festival/lib/voices/english/jph_diphone/festvox/jph_diphone.scm -share/festival/lib/voices/english/jph_diphone/festvox/jphdiph.msec -share/festival/lib/voices/english/jph_diphone/festvox/jphgain.dat -share/festival/lib/voices/english/jph_diphone/group/jph_di_resLPC.group -@dirrm share/festival/lib/voices/english/jph_diphone/group -@dirrm share/festival/lib/voices/english/jph_diphone/festvox -@dirrm share/festival/lib/voices/english/jph_diphone -@dirrm share/festival/lib/voices/english -@dirrm share/festival/lib/voices diff --git a/audio/festvox-lp/Makefile b/audio/festvox-lp/Makefile deleted file mode 100644 index f21b3a370ebf..000000000000 --- a/audio/festvox-lp/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: festvox-lp -# Date created: 2005-02-15 -# Whom: Dario Freni -# -# $FreeBSD$ -# - -PORTNAME= festvox-lp -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= it-festival -DISTNAME= Italian-FESTIVAL -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Italian female voice for Festival - -RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/ifd/lex.out:${PORTSDIR}/audio/festlex-ifd \ - ${LOCALBASE}/share/festival/lib/italian_scm/ifd_diph_ds_dur.scm:${PORTSDIR}/audio/festogi-italian - -NO_BUILD= yes -USE_ZIP= YES - -DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest -EXPIRATION_DATE=2009-06-10 - -WRKSRC= ${WRKDIR}/festival -FHOME= ${PREFIX}/share/festival - -post-extract: - @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/lp_ogi_diphone.zip - @${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - ${MKDIR} ${FHOME} - (cd ${WRKSRC} && ${CP} -pPR * ${FHOME}) - -.include <bsd.port.mk> diff --git a/audio/festvox-lp/distinfo b/audio/festvox-lp/distinfo deleted file mode 100644 index ac0f075b3e20..000000000000 --- a/audio/festvox-lp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35 -SHA256 (festival/Italian-FESTIVAL.zip) = 747ef3a31571896d7d772ea46d4ee68cf0fbc57af21e8c5220fced731695f496 -SIZE (festival/Italian-FESTIVAL.zip) = 20715806 diff --git a/audio/festvox-lp/pkg-descr b/audio/festvox-lp/pkg-descr deleted file mode 100644 index 58ccb5c4b63e..000000000000 --- a/audio/festvox-lp/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This voice provides an Italian female voice. -It was created by ISTC-SPFD CNR & ITC-IRST. - -This voice can be activated via (voice_lp_ogi_diphone). - -WWW: http://www.pd.istc.cnr.it/FESTIVAL/ diff --git a/audio/festvox-lp/pkg-plist b/audio/festvox-lp/pkg-plist deleted file mode 100644 index 1bda9b999c12..000000000000 --- a/audio/festvox-lp/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -share/festival/lib/voices/italian/lp_ogi_diphone/festvox/lp_ogi_diphone.scm -share/festival/lib/voices/italian/lp_ogi_diphone/group/lp_ogi_diphone.group -share/festival/lib/voices/italian/lp_ogi_diphone/group/lp_ogi_diphone.group-README -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone/festvox -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone/group -@dirrm share/festival/lib/voices/italian/lp_ogi_diphone -@dirrmtry share/festival/lib/voices/italian -@dirrmtry share/festival/lib/voices diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile deleted file mode 100644 index 5e1833786422..000000000000 --- a/audio/festvox-mwm/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: festvox-mwm -# Date created: 2000-06-20 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:16 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-mwm -PORTVERSION= 2.0 -PORTREVISION= 1 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_mwm_di-2.0 -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= American English male voice for Festival - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest -EXPIRATION_DATE=2009-06-09 - -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @ ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -post-install: - ${RM} -rf ${PREFIX}/share/festival/lib/voices/english/mwm_diphone/work - -.include <bsd.port.mk> diff --git a/audio/festvox-mwm/distinfo b/audio/festvox-mwm/distinfo deleted file mode 100644 index c2fa230edca9..000000000000 --- a/audio/festvox-mwm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/voice_mwm_di-2.0.tar.gz) = b5341bec15ec1012e0ed9dd30be3c619 -SHA256 (festival/voice_mwm_di-2.0.tar.gz) = ae396d29ac4f3b3f6beb982a56395284f1ecfe2dceba72bd4f039bfc2f9a145d -SIZE (festival/voice_mwm_di-2.0.tar.gz) = 5032932 diff --git a/audio/festvox-mwm/pkg-descr b/audio/festvox-mwm/pkg-descr deleted file mode 100644 index 363f4b5999c7..000000000000 --- a/audio/festvox-mwm/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -from the NetBSD maintainer: - -This voice provides an American English male voice using a residual -excited LPC diphone synthesis module, both created at OGI. It uses -a lexicon compiled from MOBY and CMU lexicons, and other trained -modules used by CSTR voices. - -This voice can be activated via (voice_mwm_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts diff --git a/audio/festvox-mwm/pkg-plist b/audio/festvox-mwm/pkg-plist deleted file mode 100644 index 6815df6ce66b..000000000000 --- a/audio/festvox-mwm/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:46:30 hubertf Exp $ -share/festival/lib/voices/english/mwm_diphone/dic/mwmdiph.ms -share/festival/lib/voices/english/mwm_diphone/dic/mwmgain.dat -share/festival/lib/voices/english/mwm_diphone/dic/mwmdemi.ms -share/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm -share/festival/lib/voices/english/mwm_diphone/festvox/mwmdiph.ms -share/festival/lib/voices/english/mwm_diphone/festvox/mwmgain.dat -share/festival/lib/voices/english/mwm_diphone/group/mwm_di_resLPC.group -@dirrm share/festival/lib/voices/english/mwm_diphone/group -@dirrm share/festival/lib/voices/english/mwm_diphone/festvox -@dirrm share/festival/lib/voices/english/mwm_diphone/dic -@dirrm share/festival/lib/voices/english/mwm_diphone -@dirrmtry share/festival/lib/voices/english -@dirrmtry share/festival/lib/voices diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile deleted file mode 100644 index 9e73d651bb93..000000000000 --- a/audio/festvox-ogirab/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: festvox-ogirab -# Date created: 2000-06-19 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:16 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-ogirab -PORTVERSION= 2.0 -PORTREVISION= 1 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_ogirab_di-2.0 -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT=British English male voice for Festival (non-commercial use only) - -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest -EXPIRATION_DATE=2009-06-09 - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -.include <bsd.port.mk> diff --git a/audio/festvox-ogirab/distinfo b/audio/festvox-ogirab/distinfo deleted file mode 100644 index 46978a6bf5ba..000000000000 --- a/audio/festvox-ogirab/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/voice_ogirab_di-2.0.tar.gz) = b860e1d98b437c9aa88d63074d158256 -SHA256 (festival/voice_ogirab_di-2.0.tar.gz) = 2dde3f374eaf2b2782cd436383e19ba29ca2f7fb813c0d22397c2bdd559715dc -SIZE (festival/voice_ogirab_di-2.0.tar.gz) = 4496890 diff --git a/audio/festvox-ogirab/pkg-descr b/audio/festvox-ogirab/pkg-descr deleted file mode 100644 index 5db77206909b..000000000000 --- a/audio/festvox-ogirab/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -from the NetBSD maintainer: - -This voice provides a British English male voice using a residual -excited LPC diphone synthesis module, both created at OGI. It uses -a lexicon compiled from MOBY and CMU lexicons, and other trained -modules used by CSTR voices. - -This voice can be activated via (voice_ogirab_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts diff --git a/audio/festvox-ogirab/pkg-plist b/audio/festvox-ogirab/pkg-plist deleted file mode 100644 index fb8a77d96112..000000000000 --- a/audio/festvox-ogirab/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:53:01 hubertf Exp $ -share/festival/lib/voices/english/ogirab_diphone/festvox/ogirab_diphone.scm -share/festival/lib/voices/english/ogirab_diphone/festvox/rabdiph.msec -share/festival/lib/voices/english/ogirab_diphone/festvox/rabgain.dat -share/festival/lib/voices/english/ogirab_diphone/group/ogirab_di_resLPC.group -@dirrm share/festival/lib/voices/english/ogirab_diphone/group -@dirrm share/festival/lib/voices/english/ogirab_diphone/festvox -@dirrm share/festival/lib/voices/english/ogirab_diphone -@dirrmtry share/festival/lib/voices/english -@dirrmtry share/festival/lib/voices diff --git a/audio/festvox-pc/Makefile b/audio/festvox-pc/Makefile deleted file mode 100644 index eaccc360f529..000000000000 --- a/audio/festvox-pc/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: festvox-pc -# Date created: 2005-02-15 -# Whom: Dario Freni -# -# $FreeBSD$ -# - -PORTNAME= festvox-pc -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= it-festival -DISTNAME= Italian-FESTIVAL -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= Italian male voice for Festival - -RUN_DEPENDS= \ - ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/ifd/lex.out:${PORTSDIR}/audio/festlex-ifd \ - ${LOCALBASE}/share/festival/lib/italian_scm/ifd_diph_ds_dur.scm:${PORTSDIR}/audio/festogi-italian - -DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest -EXPIRATION_DATE=2009-06-10 - -NO_BUILD= yes -USE_ZIP= YES - -WRKSRC= ${WRKDIR}/festival -FHOME= ${PREFIX}/share/festival - -post-extract: - @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/pc_ogi_diphone.zip - @${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - ${MKDIR} ${FHOME} - (cd ${WRKSRC} && ${CP} -pPR * ${FHOME}) - -.include <bsd.port.mk> diff --git a/audio/festvox-pc/distinfo b/audio/festvox-pc/distinfo deleted file mode 100644 index ac0f075b3e20..000000000000 --- a/audio/festvox-pc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35 -SHA256 (festival/Italian-FESTIVAL.zip) = 747ef3a31571896d7d772ea46d4ee68cf0fbc57af21e8c5220fced731695f496 -SIZE (festival/Italian-FESTIVAL.zip) = 20715806 diff --git a/audio/festvox-pc/pkg-descr b/audio/festvox-pc/pkg-descr deleted file mode 100644 index c2a70f4eab67..000000000000 --- a/audio/festvox-pc/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This voice provides an Italian male voice. -It was created by ISTC-SPFD CNR & ITC-IRST. - -This voice can be activated via (voice_pc_ogi_diphone). - -WWW: http://www.pd.istc.cnr.it/FESTIVAL/ diff --git a/audio/festvox-pc/pkg-plist b/audio/festvox-pc/pkg-plist deleted file mode 100644 index 073b534a6cc2..000000000000 --- a/audio/festvox-pc/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -share/festival/lib/voices/italian/pc_ogi_diphone/festvox/pc_ogi_diphone.scm -share/festival/lib/voices/italian/pc_ogi_diphone/group/pc_ogi_diphone.group -share/festival/lib/voices/italian/pc_ogi_diphone/group/pc_ogi_diphone.group-README -@dirrm share/festival/lib/voices/italian/pc_ogi_diphone/festvox -@dirrm share/festival/lib/voices/italian/pc_ogi_diphone/group -@dirrm share/festival/lib/voices/italian/pc_ogi_diphone -@dirrmtry share/festival/lib/voices/italian -@dirrmtry share/festival/lib/voices diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile deleted file mode 100644 index beaf46e00258..000000000000 --- a/audio/festvox-tll/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: festvox-tll -# Date created: 2000-06-20 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:17 agc Exp $ -# $FreeBSD$ -# - -PORTNAME= festvox-tll -PORTVERSION= 2.0 -PORTREVISION= 1 -CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} -DISTNAME= voice_tll_di-2.0 -DIST_SUBDIR= festival - -MAINTAINER= ports@FreeBSD.org -COMMENT= American English female voice for Festival (no commercial use) - -RUN_DEPENDS= \ -${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi - -RESTRICTED= no-commercial-use - -DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest -EXPIRATION_DATE=2009-06-09 - -WRKSRC= ${WRKDIR}/festival - -NO_BUILD= yes - -FHOME= ${PREFIX}/share/festival - -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr - -do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} - -.include <bsd.port.mk> diff --git a/audio/festvox-tll/distinfo b/audio/festvox-tll/distinfo deleted file mode 100644 index c82ec1584f89..000000000000 --- a/audio/festvox-tll/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (festival/voice_tll_di-2.0.tar.gz) = 216dd4fea420457d7246edd58a085dfb -SHA256 (festival/voice_tll_di-2.0.tar.gz) = f0cdbb8c101b7da48526f3549b35ac97b5910677705aaac2f42673bd327f7491 -SIZE (festival/voice_tll_di-2.0.tar.gz) = 4740332 diff --git a/audio/festvox-tll/pkg-descr b/audio/festvox-tll/pkg-descr deleted file mode 100644 index c6d63179d2c3..000000000000 --- a/audio/festvox-tll/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -from the NetBSD maintainer: - -This voice provides an American English female voice using a residual -excited LPC diphone synthesis module, both created at OGI. It uses -a lexicon compiled from MOBY and CMU lexicons, and other trained -modules used by CSTR voices. - -This voice can be activated via (voice_tll_diphone) . - -WWW: http://cslu.cse.ogi.edu/tts diff --git a/audio/festvox-tll/pkg-plist b/audio/festvox-tll/pkg-plist deleted file mode 100644 index 0999fb0fd003..000000000000 --- a/audio/festvox-tll/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 02:05:44 hubertf Exp $ -share/festival/lib/voices/english/tll_diphone/group/tll_di_resLPC.group -share/festival/lib/voices/english/tll_diphone/festvox/tll_diphone.scm -share/festival/lib/voices/english/tll_diphone/festvox/tlldiph.msec -share/festival/lib/voices/english/tll_diphone/festvox/tllgain.dat -@dirrm share/festival/lib/voices/english/tll_diphone/group -@dirrm share/festival/lib/voices/english/tll_diphone/festvox -@dirrm share/festival/lib/voices/english/tll_diphone -@dirrmtry share/festival/lib/voices/english -@dirrmtry share/festival/lib/voices diff --git a/audio/py-sdl_mixer/Makefile b/audio/py-sdl_mixer/Makefile deleted file mode 100644 index 17bd3a60480b..000000000000 --- a/audio/py-sdl_mixer/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: pysdl_mixer -# Date created: 2005-10-05 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# -# $FreeBSD$ -# - -PORTNAME= sdl_mixer -PORTVERSION= 0.0.3 -PORTREVISION= 3 -CATEGORIES= audio python -MASTER_SITES= http://download.gna.org/pysdlmixer/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pysdl_mixer-${PORTVERSION} - -MAINTAINER= acm@FreeBSD.org -COMMENT= Pysdl_mixer is a python interface to SDL's sdl_mixer - -BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex -LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal - -BROKEN= does not compile -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - -DIST_SUBDIR= python -USE_SDL= sdl mixer -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_PKGNAME= pysdl_mixer -WRKSRC= ${WRKDIR}/pysdl_mixer-${PORTVERSION} -EXAMPLESDIR= ${PREFIX}/share/examples/py-sdl-mixer - -post-patch: - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/setup.py - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} -.endif - -.include <bsd.port.mk> diff --git a/audio/py-sdl_mixer/distinfo b/audio/py-sdl_mixer/distinfo deleted file mode 100644 index b4fdd5b44c5a..000000000000 --- a/audio/py-sdl_mixer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (python/pysdl_mixer-0.0.3.tar.gz) = 81d109f02938c6a1c368dd461252450a -SHA256 (python/pysdl_mixer-0.0.3.tar.gz) = dc6673119a425d29e88e58cc5bf62ea86b0df989fe4239ab9c218ec9420930ee -SIZE (python/pysdl_mixer-0.0.3.tar.gz) = 24133 diff --git a/audio/py-sdl_mixer/files/patch-setup.py b/audio/py-sdl_mixer/files/patch-setup.py deleted file mode 100644 index a199e85ba706..000000000000 --- a/audio/py-sdl_mixer/files/patch-setup.py +++ /dev/null @@ -1,17 +0,0 @@ ---- ./setup.py.orig 2005-07-29 16:16:50.000000000 +0200 -+++ ./setup.py 2008-04-13 21:35:05.000000000 +0200 -@@ -17,12 +17,12 @@ - - INCDIR = [ - "/usr/include", -- "/usr/local/include", -+ "%%LOCALBASE%%/include", - "/sw/include", # For Mac OS X - ] - LIBDIR = [ - "/usr/lib", -- "/usr/local/lib", -+ "%%LOCALBASE%%/lib", - "/sw/lib/", # For Mac OS X - ] - diff --git a/audio/py-sdl_mixer/pkg-descr b/audio/py-sdl_mixer/pkg-descr deleted file mode 100644 index 04fac6e093f0..000000000000 --- a/audio/py-sdl_mixer/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -pysdl_mixer is a python interface to SDL's sdl_mixer. -This is useful for multichannel sample and music playback from python. -This project is currently being used by soya (https://gna.org/projects/soya/). - -WWW: https://gna.org/projects/pysdlmixer/ diff --git a/audio/py-sdl_mixer/pkg-plist b/audio/py-sdl_mixer/pkg-plist deleted file mode 100644 index 999232056aec..000000000000 --- a/audio/py-sdl_mixer/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/%%PYTHON_VERSION%%/site-packages/pysdl_mixer/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/pysdl_mixer/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/pysdl_mixer/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/pysdl_mixer/sdl_mixer.so -%%PORTDOCS%%%%EXAMPLESDIR%%/sdl_mixer-1.py -%%PORTDOCS%%%%EXAMPLESDIR%%/test.wav -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -@dirrm lib/%%PYTHON_VERSION%%/site-packages/pysdl_mixer |