aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-05 15:38:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-05 15:38:11 +0000
commite298955234b7962599c6c10f65c3f2cedb47a6a3 (patch)
tree9b8449129609d221793e90b4f8397c8c742e3715
parent5e3d975da5a5a7f7eb900812bc6a6e865bf24b74 (diff)
downloadports-e298955234b7962599c6c10f65c3f2cedb47a6a3.tar.gz
ports-e298955234b7962599c6c10f65c3f2cedb47a6a3.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--audio/Makefile1
-rw-r--r--audio/autools/Makefile37
-rw-r--r--audio/autools/distinfo3
-rw-r--r--audio/autools/pkg-descr5
-rw-r--r--audio/autools/pkg-plist18
6 files changed, 1 insertions, 64 deletions
diff --git a/MOVED b/MOVED
index 18a742411924..8f5459e3dbe4 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/audio/Makefile b/audio/Makefile
index dd6eba7b9a46..605ee3915e66 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -41,7 +41,6 @@
SUBDIR += aumix
SUBDIR += aureal-kmod
SUBDIR += autocd
- SUBDIR += autools
SUBDIR += autozen
SUBDIR += aylet
SUBDIR += azrael
diff --git a/audio/autools/Makefile b/audio/autools/Makefile
deleted file mode 100644
index c8223be51f31..000000000000
--- a/audio/autools/Makefile
+++ /dev/null
@@ -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>
diff --git a/audio/autools/distinfo b/audio/autools/distinfo
deleted file mode 100644
index 8ed05d47245e..000000000000
--- a/audio/autools/distinfo
+++ /dev/null
@@ -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
diff --git a/audio/autools/pkg-descr b/audio/autools/pkg-descr
deleted file mode 100644
index 476ee41bbd04..000000000000
--- a/audio/autools/pkg-descr
+++ /dev/null
@@ -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/
diff --git a/audio/autools/pkg-plist b/audio/autools/pkg-plist
deleted file mode 100644
index 03663d6116c3..000000000000
--- a/audio/autools/pkg-plist
+++ /dev/null
@@ -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%%