aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-11-30 16:20:39 +0000
committerRene Ladan <rene@FreeBSD.org>2024-11-30 16:20:43 +0000
commit7dd28824120c04cbbe99f3943907b152326f9826 (patch)
treefa1c1c3edfd6f5a9ea49185a7344eb6350acca3e
parente4fbca57cf7645bf720205eb43077c76913a9012 (diff)
audio/libcddb: Remove expired port
2024-07-31 audio/libcddb: Multiple services have been shutdown and there's no way to easily submit data
-rw-r--r--MOVED1
-rw-r--r--audio/Makefile1
-rw-r--r--audio/libcddb/Makefile23
-rw-r--r--audio/libcddb/distinfo2
-rw-r--r--audio/libcddb/files/patch-include_cddb_cddb__log.h11
-rw-r--r--audio/libcddb/files/patch-include_cddb_cddb__log__ni.h11
-rw-r--r--audio/libcddb/pkg-descr4
-rw-r--r--audio/libcddb/pkg-plist16
8 files changed, 1 insertions, 68 deletions
diff --git a/MOVED b/MOVED
index 946bf560b40d..6bc4ed8d7728 100644
--- a/MOVED
+++ b/MOVED
@@ -3732,3 +3732,4 @@ devel/pygobject3-common|devel/pygobject-common|2024-11-22|Match devel/py-pygobje
sysutils/socket||2024-11-25|Removed: it is no longer maintained, and there are better alternative as net/netcat
security/tfsec|security/trivy|2024-11-26|Has expired: tfsec now is party of security/trivy
devel/linux-rl9-qt5-qtdeclarative|x11-toolkits/linux-rl9-qt5-qtdeclarative|2024-11-27|Moved to appropriate category
+audio/libcddb||2024-11-30|Has expired: Multiple services have been shutdown and there's no way to easily submit data
diff --git a/audio/Makefile b/audio/Makefile
index 3841889f6863..0f30f46f63ec 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -337,7 +337,6 @@
SUBDIR += libcanberra-gtk2
SUBDIR += libcanberra-gtk3
SUBDIR += libcdaudio
- SUBDIR += libcddb
SUBDIR += libcddb-doc
SUBDIR += libconvolve
SUBDIR += libcoverart
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
deleted file mode 100644
index 32e778e6734f..000000000000
--- a/audio/libcddb/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-PORTNAME= libcddb
-PORTVERSION= 1.3.2
-PORTREVISION= 4
-CATEGORIES= audio
-MASTER_SITES= SF
-
-MAINTAINER= multimedia@FreeBSD.org
-COMMENT= Library to access data on a CDDB server
-WWW= https://libcddb.sourceforge.net/
-
-LICENSE= LGPL20+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Multiple services have been shutdown and there's no way to easily submit data
-EXPIRATION_DATE=2024-07-31
-
-GNU_CONFIGURE= yes
-USES= iconv libtool localbase pathfix tar:bzip2
-USE_LDCONFIG= yes
-CONFIGURE_ARGS= --without-cdio
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.mk>
diff --git a/audio/libcddb/distinfo b/audio/libcddb/distinfo
deleted file mode 100644
index 160f6aeac5c5..000000000000
--- a/audio/libcddb/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libcddb-1.3.2.tar.bz2) = 35ce0ee1741ea38def304ddfe84a958901413aa829698357f0bee5bb8f0a223b
-SIZE (libcddb-1.3.2.tar.bz2) = 352909
diff --git a/audio/libcddb/files/patch-include_cddb_cddb__log.h b/audio/libcddb/files/patch-include_cddb_cddb__log.h
deleted file mode 100644
index 329431416fdb..000000000000
--- a/audio/libcddb/files/patch-include_cddb_cddb__log.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/cddb/cddb_log.h.orig 2005-03-11 21:29:29 UTC
-+++ include/cddb/cddb_log.h
-@@ -19,7 +19,7 @@
- Boston, MA 02111-1307, USA.
- */
-
--#ifndef CDDB_LOH_H
-+#ifndef CDDB_LOG_H
- #define CDDB_LOG_H
-
- #ifdef __cplusplus
diff --git a/audio/libcddb/files/patch-include_cddb_cddb__log__ni.h b/audio/libcddb/files/patch-include_cddb_cddb__log__ni.h
deleted file mode 100644
index 63a165f259c7..000000000000
--- a/audio/libcddb/files/patch-include_cddb_cddb__log__ni.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/cddb/cddb_log_ni.h.orig 2005-03-11 21:29:29 UTC
-+++ include/cddb/cddb_log_ni.h
-@@ -19,7 +19,7 @@
- Boston, MA 02111-1307, USA.
- */
-
--#ifndef CDDB_LOH_NI_H
-+#ifndef CDDB_LOG_NI_H
- #define CDDB_LOG_NI_H
-
- #ifdef __cplusplus
diff --git a/audio/libcddb/pkg-descr b/audio/libcddb/pkg-descr
deleted file mode 100644
index 4bcc3c3b0841..000000000000
--- a/audio/libcddb/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Libcddb is a library that implements the different protocols (CDDBP,
-HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
-tries to be as cross-platform as possible. The initial library will
-have a C API.
diff --git a/audio/libcddb/pkg-plist b/audio/libcddb/pkg-plist
deleted file mode 100644
index 59b8a62ae43a..000000000000
--- a/audio/libcddb/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/cddb_query
-include/cddb/cddb.h
-include/cddb/cddb_cmd.h
-include/cddb/cddb_config.h
-include/cddb/cddb_conn.h
-include/cddb/cddb_disc.h
-include/cddb/cddb_error.h
-include/cddb/cddb_log.h
-include/cddb/cddb_site.h
-include/cddb/cddb_track.h
-include/cddb/version.h
-lib/libcddb.a
-lib/libcddb.so
-lib/libcddb.so.2
-lib/libcddb.so.2.2.3
-libdata/pkgconfig/libcddb.pc