aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-03-10 08:51:58 +0000
committerRene Ladan <rene@FreeBSD.org>2014-03-10 08:51:58 +0000
commite35f06458bbd249a9b225854a6e861aec88bae06 (patch)
treeaae2da6818c73349ef2e61ad840432bdf5f60f3f /audio
parent151705e3e0f609cfa3f4bca941f1b09377966dc9 (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile2
-rw-r--r--audio/beep/Makefile25
-rw-r--r--audio/beep/distinfo2
-rw-r--r--audio/beep/pkg-descr2
-rw-r--r--audio/p5-Audio-Beep/Makefile22
-rw-r--r--audio/p5-Audio-Beep/distinfo2
-rw-r--r--audio/p5-Audio-Beep/pkg-descr4
-rw-r--r--audio/p5-Audio-Beep/pkg-plist11
8 files changed, 0 insertions, 70 deletions
diff --git a/audio/Makefile b/audio/Makefile
index eac68bf78261..b60b3bdf6e53 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -50,7 +50,6 @@
SUBDIR += baresip
SUBDIR += baudline
SUBDIR += beast
- SUBDIR += beep
SUBDIR += beets
SUBDIR += blop
SUBDIR += bonk
@@ -526,7 +525,6 @@
SUBDIR += osdmixer
SUBDIR += oss
SUBDIR += p5-Audio
- SUBDIR += p5-Audio-Beep
SUBDIR += p5-Audio-CD
SUBDIR += p5-Audio-Ecasound
SUBDIR += p5-Audio-FLAC-Header
diff --git a/audio/beep/Makefile b/audio/beep/Makefile
deleted file mode 100644
index c162cb3b7035..000000000000
--- a/audio/beep/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Tyler Spivey
-# $FreeBSD$
-
-PORTNAME= beep
-PORTVERSION= 1.0
-CATEGORIES= audio
-MASTER_SITES= http://freebsd.unixfreunde.de/sources/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Beeps a certain duration and pitch out of the PC Speaker
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2014-03-07
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-ONLY_FOR_ARCHS= i386 amd64 pc98
-
-PLIST_FILES= bin/beep man/man1/beep.1.gz
-
-post-patch:
- ${REINPLACE_CMD} 's|machine/speaker\.h|dev/speaker/speaker.h|' \
- ${WRKSRC}/beep.c
-
-.include <bsd.port.mk>
diff --git a/audio/beep/distinfo b/audio/beep/distinfo
deleted file mode 100644
index 7c42cb5a335f..000000000000
--- a/audio/beep/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (beep-1.0.tar.gz) = c25d2044d37adad08076d9d87543331650defaaaf1e13a144d4597d9c86ec80c
-SIZE (beep-1.0.tar.gz) = 3537
diff --git a/audio/beep/pkg-descr b/audio/beep/pkg-descr
deleted file mode 100644
index c16be870eb1e..000000000000
--- a/audio/beep/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This program will beep, using a
-duration and pitch specified on the command line or the program's defaults.
diff --git a/audio/p5-Audio-Beep/Makefile b/audio/p5-Audio-Beep/Makefile
deleted file mode 100644
index cefd37912c5a..000000000000
--- a/audio/p5-Audio-Beep/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Gea-Suan Lin <gslin@gslin.org>
-# $FreeBSD$
-
-PORTNAME= Audio-Beep
-PORTVERSION= 0.11
-CATEGORIES= audio perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Perl module to use your computer beeper in fancy ways
-
-DEPRECATED= Depends on expiring audio/beep
-EXPIRATION_DATE= 2014-03-07
-
-BUILD_DEPENDS= beep:${PORTSDIR}/audio/beep
-RUN_DEPENDS= beep:${PORTSDIR}/audio/beep
-
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/audio/p5-Audio-Beep/distinfo b/audio/p5-Audio-Beep/distinfo
deleted file mode 100644
index 5f3936595607..000000000000
--- a/audio/p5-Audio-Beep/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Audio-Beep-0.11.tar.gz) = 6f965e66f16b93496b16063c7cd98289c50c429e4f4ac5bd5f199c39e5e93124
-SIZE (Audio-Beep-0.11.tar.gz) = 34318
diff --git a/audio/p5-Audio-Beep/pkg-descr b/audio/p5-Audio-Beep/pkg-descr
deleted file mode 100644
index 50f099b4f82f..000000000000
--- a/audio/p5-Audio-Beep/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A module to use your computer beeper in fancy ways.
-
-Author: Giulio Motta <giulienk@cpan.org>
-WWW: http://search.cpan.org/dist/Audio-Beep/
diff --git a/audio/p5-Audio-Beep/pkg-plist b/audio/p5-Audio-Beep/pkg-plist
deleted file mode 100644
index a547cf94421c..000000000000
--- a/audio/p5-Audio-Beep/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-%%PERL5_MAN3%%/Audio::Beep.3.gz
-%%PERL5_MAN3%%/Audio::Beep::BSD::beep.3.gz
-%%SITE_PERL%%/Audio/Beep.pm
-%%SITE_PERL%%/Audio/Beep.pod
-%%SITE_PERL%%/Audio/Beep/BSD/beep.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Beep/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Beep
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio
-@dirrm %%SITE_PERL%%/Audio/Beep/BSD
-@dirrm %%SITE_PERL%%/Audio/Beep
-@dirrmtry %%SITE_PERL%%/Audio