1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

2006-12-27 audio/autools: is unfetchable and the project homepage disappeared

This commit is contained in:
Martin Wilke 2007-01-05 15:38:11 +00:00
parent 5e3d975da5
commit e298955234
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181522
6 changed files with 1 additions and 64 deletions

1
MOVED
View File

@ -2639,3 +2639,4 @@ mail/sylpheed-claws|mail/claws-mail|2006-12-31|Removed: renamed to claws-mail
devel/pear-Console_Getopt||2007-01-01|Obsoleted by devel/pear port
databases/ruby-libgda||2007-01-01|No longer include in the tarball
multimedia/ruby-gst||2007-01-01|No longer include in the tarball
audio/autools||2007-01-05|Has expired: is unfetchable and the project homepage disappeared

View File

@ -41,7 +41,6 @@
SUBDIR += aumix
SUBDIR += aureal-kmod
SUBDIR += autocd
SUBDIR += autools
SUBDIR += autozen
SUBDIR += aylet
SUBDIR += azrael

View File

@ -1,37 +0,0 @@
# ex:ts=8
# Ports collection makefile for: autools
# Date created: Jul 4, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= autools
PORTVERSION= 1.3.0
CATEGORIES= audio
MASTER_SITES= http://www.tnt.uni-hannover.de/~purnhage/software/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of programs to manipulate audio files
BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp
DEPRECATED= is unfetchable and the project homepage disappeared
EXPIRATION_DATE= 2006-12-27
USE_GMAKE= yes
MAKE_ENV= AFSP_INCLUDE_PATH="${LOCALBASE}/include" \
AFSP_LIBRARY_PATH="${LOCALBASE}/lib"
pre-configure:
@${REINPLACE_CMD} -e 's|^CFLAGS = -O3|CFLAGS +=|g ; \
s|/usr/local|${PREFIX}| ; s|\\$$| \\|' ${WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (autools-1.3.0.tgz) = 074476f8d29ec05d8538143445d407e5
SHA256 (autools-1.3.0.tgz) = 7eb216733c18d06c4a160e18ff2f778ff3d6c446fc13fcb9ab17d910beefddeb
SIZE (autools-1.3.0.tgz) = 116054

View File

@ -1,5 +0,0 @@
autools is a collection of several C programs to play, record, generate,
modify, and analyse audio files. It includes native support for 16 bit .au
and raw files.
WWW: http://www.tnt.uni-hannover.de/~purnhage/software/autools/

View File

@ -1,18 +0,0 @@
bin/augen
bin/auquant
bin/catcol
bin/dao2toc
bin/genam
bin/genfm
bin/plax
bin/playlist
bin/randhead
bin/toc2enc-trk
bin/toc2plax-cut
bin/toc2plax-idx
bin/toc2plax-trk
bin/toc2toc
bin/toc2toc-offset
bin/wav2toc
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%