aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-29 23:29:13 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 02:22:46 +0000
commitc097af0ea39df1773f132de1d1f4bd7958fc3970 (patch)
treedda4ad5d36f1dfdf520b0fab89319adde391d2dd
parent53cd65fc55017e5b84806e9ab2a5c08fac015791 (diff)
downloadports-c097af0ea39df1773f132de1d1f4bd7958fc3970.tar.gz
ports-c097af0ea39df1773f132de1d1f4bd7958fc3970.zip
audio/ample: Remove expired port
2023-09-30 audio/ample: Abandonware, last release over 19 years ago
-rw-r--r--MOVED1
-rw-r--r--audio/Makefile1
-rw-r--r--audio/ample/Makefile26
-rw-r--r--audio/ample/distinfo2
-rw-r--r--audio/ample/files/patch-src_base64.c11
-rw-r--r--audio/ample/pkg-descr8
6 files changed, 1 insertions, 48 deletions
diff --git a/MOVED b/MOVED
index b26bc075a55a..064840b57f4d 100644
--- a/MOVED
+++ b/MOVED
@@ -7865,3 +7865,4 @@ x11-fonts/sourceserifpro-ttf|x11-fonts/source-serif-ttf|2023-09-30|Move x11-font
www/pserv||2023-09-30|Has expired: Abandonware, last release in 2005. Consider migrating to www/apache24 , www/lighttpd or www/nginx
www/polipo||2023-09-30|Has expired: No longer maintained upstream
audio/aacgain||2023-09-30|Has expired: Obsolete way of handling volume adjustment, consider using audio/rsgain
+audio/ample||2023-09-30|Has expired: Abandonware, last release over 19 years ago
diff --git a/audio/Makefile b/audio/Makefile
index d717469d4199..2fa20f7252c3 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -25,7 +25,6 @@
SUBDIR += amb-plugins
SUBDIR += amberol
SUBDIR += ampache
- SUBDIR += ample
SUBDIR += amsynth
SUBDIR += aqualung
SUBDIR += ardour
diff --git a/audio/ample/Makefile b/audio/ample/Makefile
deleted file mode 100644
index 17a874665956..000000000000
--- a/audio/ample/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= ample
-PORTVERSION= 0.5.7
-CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Allows you to listen to your own MP3's away from home
-WWW= http://ample.sourceforge.net/
-
-DEPRECATED= Abandonware, last release over 19 years ago
-EXPIRATION_DATE=2023-09-30
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir="${PREFIX}/var"
-
-PLIST_FILES= bin/ample man/man1/ample.1.gz man/man5/ample.conf.5.gz \
- man/man5/ample.html.5.gz
-PLIST_DIRS= var/log
-
-post-configure:
- @${REINPLACE_CMD} -E '/INSTALL/ s,\((bin|log)dir\),\(DESTDIR\)$$&,g' \
- ${WRKSRC}/src/Makefile
- @${REINPLACE_CMD} -E '/INSTALL/ s,\(MAN(1|5)PATH\),\(DESTDIR\)$$&,g' \
- ${WRKSRC}/docs/Makefile
-
-.include <bsd.port.mk>
diff --git a/audio/ample/distinfo b/audio/ample/distinfo
deleted file mode 100644
index 8e91e1389151..000000000000
--- a/audio/ample/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ample-0.5.7.tar.gz) = 40dc8d838c79823a58bb92d77a99a79fe5d00f3082f16da99a53d4c3ead98a79
-SIZE (ample-0.5.7.tar.gz) = 87819
diff --git a/audio/ample/files/patch-src_base64.c b/audio/ample/files/patch-src_base64.c
deleted file mode 100644
index ede078f12584..000000000000
--- a/audio/ample/files/patch-src_base64.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/base64.c.orig 2003-11-25 09:28:56 UTC
-+++ src/base64.c
-@@ -18,6 +18,8 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-+#include <config.h>
-+
- #include <stdlib.h>
- #include <string.h>
- #ifdef HAVE_SYS_TYPES_H
diff --git a/audio/ample/pkg-descr b/audio/ample/pkg-descr
deleted file mode 100644
index 1c3210611587..000000000000
--- a/audio/ample/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-AMPLE is short for "A MP3 LEnder"
-
-So what's good with AMPLE?
-
-Small, standalone (written in C using no external libraries)
-
-Allows you to listen to your own MP3's away from home,
-nothing more, nothing less