From 83c0b3fc3fa47e0c097c905116c17b9f3c411704 Mon Sep 17 00:00:00 2001 From: rene Date: Mon, 26 Dec 2016 20:08:41 +0000 Subject: Remove expired port: comms/libcodec2: Duplicate port use `audio/codec2` instead --- MOVED | 1 + comms/Makefile | 1 - comms/libcodec2/Makefile | 25 ------------------------- comms/libcodec2/distinfo | 3 --- comms/libcodec2/pkg-descr | 4 ---- comms/libcodec2/pkg-plist | 28 ---------------------------- 6 files changed, 1 insertion(+), 61 deletions(-) delete mode 100644 comms/libcodec2/Makefile delete mode 100644 comms/libcodec2/distinfo delete mode 100644 comms/libcodec2/pkg-descr delete mode 100644 comms/libcodec2/pkg-plist diff --git a/MOVED b/MOVED index 29f4704..b46e981 100644 --- a/MOVED +++ b/MOVED @@ -8850,3 +8850,4 @@ www/py34-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-reque www/py35-requests|www/py3-requests|2016-12-26|No need for 4 versions of py-requests net-mgmt/ccnet|net-mgmt/ccnet-client|2016-12-26|Split into -client and -server parts net-mgmt/seafile|net-mgmt/seafile-client|2016-12-26|Split into -client and -server parts +comms/libcodec2|audio/codec2|2016-12-26|Removed: Duplicate port use `audio/codec2` instead diff --git a/comms/Makefile b/comms/Makefile index 4fd3564..e1f308c 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -78,7 +78,6 @@ SUBDIR += klog SUBDIR += kremotecontrol SUBDIR += kvasd - SUBDIR += libcodec2 SUBDIR += libconcord SUBDIR += libfap SUBDIR += libfec diff --git a/comms/libcodec2/Makefile b/comms/libcodec2/Makefile deleted file mode 100644 index d0e6752..0000000 --- a/comms/libcodec2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Takefu -# $FreeBSD$ - -PORTNAME= libcodec2 -PORTVERSION= 0.5 -CATEGORIES= comms hamradio -MASTER_SITES= http://files.freedv.org/codec2/ -DISTNAME= codec2-${PORTVERSION} - -MAINTAINER= takefu@airport.fm -COMMENT= Codec 2 speech codec - -LICENSE= LGPL21 - -LIB_DEPENDS= libspeexdsp.so:audio/speexdsp - -DEPRECATED= Duplicate port use `audio/codec2` instead -EXPIRATION_DATE= 2016-12-03 -CONFLICTS= codec2-* -BROKEN_powerpc64= Does not build - -USE_LDCONFIG= yes -USES= cmake:outsource tar:xz - -.include diff --git a/comms/libcodec2/distinfo b/comms/libcodec2/distinfo deleted file mode 100644 index f5f5de5..0000000 --- a/comms/libcodec2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1475500496 -SHA256 (codec2-0.5.tar.xz) = 1ffda04ec6629f5ad5a38349c6d9d38d29bfbc1c677c12014ff20d480a343f17 -SIZE (codec2-0.5.tar.xz) = 7845164 diff --git a/comms/libcodec2/pkg-descr b/comms/libcodec2/pkg-descr deleted file mode 100644 index ef6eeec..0000000 --- a/comms/libcodec2/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Codec 2 is an open source (LGPL licensed) speech codec for 3200 bit/s -and below. - -WWW: http://www.rowetel.com/codec2.html diff --git a/comms/libcodec2/pkg-plist b/comms/libcodec2/pkg-plist deleted file mode 100644 index 7e26509..0000000 --- a/comms/libcodec2/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/c2dec -bin/c2demo -bin/c2enc -bin/c2sim -bin/fdmdv_demod -bin/fdmdv_get_test_bits -bin/fdmdv_interleave -bin/fdmdv_mod -bin/fdmdv_put_test_bits -bin/fec_dec -bin/fec_enc -bin/fm_demod -bin/insert_errors -include/codec2/codec2.h -include/codec2/codec2_cohpsk.h -include/codec2/codec2_fdmdv.h -include/codec2/codec2_fifo.h -include/codec2/codec2_fm.h -include/codec2/comp.h -include/codec2/comp_prim.h -include/codec2/freedv_api.h -include/codec2/freedv_api_internal.h -include/codec2/golay23.h -include/codec2/kiss_fft.h -include/codec2/modem_stats.h -include/codec2/varicode.h -lib/libcodec2.so -lib/libcodec2.so.0.5 -- cgit v1.1