diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-04-18 04:34:21 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-04-18 04:34:21 +0800 |
commit | 54a7da4d58940574341beca6f18547ea85b90f20 (patch) | |
tree | 3f531bf80754574af8074bb21f9f5010e1d09d0a /audio | |
parent | 4c09649132e60d99c3973ab788a669eaa2746f55 (diff) | |
download | freebsd-ports-gnome-54a7da4d58940574341beca6f18547ea85b90f20.tar.gz freebsd-ports-gnome-54a7da4d58940574341beca6f18547ea85b90f20.tar.zst freebsd-ports-gnome-54a7da4d58940574341beca6f18547ea85b90f20.zip |
Remove expired ports:
2019-04-15 mail/pop3proxy: no upstream and does not properly initiate SSL/TLS connections
2019-04-15 devel/go-gocode: Unmaintained upstream and has issues with Go >= 1.10
2019-04-15 audio/raop_play: Abandonware. Use module-raop-sink from audio/pulseaudio instead.
Diffstat (limited to 'audio')
24 files changed, 0 insertions, 372 deletions
diff --git a/audio/Makefile b/audio/Makefile index 36e624bb4f8a..cf351085fd16 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -703,7 +703,6 @@ SUBDIR += qsampler SUBDIR += qsynth SUBDIR += quimup - SUBDIR += raop_play SUBDIR += raul SUBDIR += rawrec SUBDIR += re diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile deleted file mode 100644 index 5f499ec70d37..000000000000 --- a/audio/raop_play/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# Created by: sumikawa -# $FreeBSD$ - -PORTNAME= raop_play -PORTVERSION= 0.5.1 -PORTREVISION= 10 -CATEGORIES= audio -MASTER_SITES= SF/raop-play/${PORTNAME}/${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Music file player for Apple Airport Express - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Abandonware. Use module-raop-sink from audio/pulseaudio instead. -EXPIRATION_DATE= 2019-04-15 - -BROKEN_SSL= openssl111 -BROKEN_SSL_REASON_openssl111= bin/raop_play:No such file or directory - -LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ - libfltk.so:x11-toolkits/fltk \ - libid3tag.so:audio/libid3tag -RUN_DEPENDS= mpg321:audio/mpg321 \ - ogg123:audio/vorbis-tools \ - faad:audio/faad \ - flac:audio/flac - -GNU_CONFIGURE= yes -CFLAGS+= -D_WITH_GETLINE -LDFLAGS+= `fltk-config --ldflags` -USES= gmake ssl -USE_GNOME= glib20 - -.include <bsd.port.pre.mk> - -.if ${SSL_DEFAULT} == base -BROKEN_FreeBSD_12= incomplete definition of type 'struct rsa_st' -BROKEN_FreeBSD_13= incomplete definition of type 'struct rsa_st' -.endif - -post-patch: - @${REINPLACE_CMD} 's/-lssl/-lcrypto/' \ - ${WRKSRC}/configure ${WRKSRC}/raop_play/Makefile.in - -.include <bsd.port.post.mk> diff --git a/audio/raop_play/distinfo b/audio/raop_play/distinfo deleted file mode 100644 index 71af402c05a1..000000000000 --- a/audio/raop_play/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (raop_play-0.5.1.tar.gz) = 66a198bf05cd02582bde1d48c8068795775d8a5a920cff6fd3290e169f3051bb -SIZE (raop_play-0.5.1.tar.gz) = 259985 diff --git a/audio/raop_play/files/patch-Makefile.in b/audio/raop_play/files/patch-Makefile.in deleted file mode 100644 index a4ffabddfa9f..000000000000 --- a/audio/raop_play/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.in.orig 2005-12-16 14:16:59 UTC -+++ Makefile.in -@@ -1,9 +1,9 @@ - SUBDIRS = rendezvous raop_play aexcl - - all: -- for i in $(SUBDIRS); do make -C $$i; done -+ for i in $(SUBDIRS); do gmake -C $$i; done - - install uninstall clean: -- for i in $(SUBDIRS); do make -C $$i $@; done -+ for i in $(SUBDIRS); do gmake -C $$i $@; done - - distclean: diff --git a/audio/raop_play/files/patch-aexcl_Makefile.in b/audio/raop_play/files/patch-aexcl_Makefile.in deleted file mode 100644 index 7da51fdca7cb..000000000000 --- a/audio/raop_play/files/patch-aexcl_Makefile.in +++ /dev/null @@ -1,36 +0,0 @@ ---- aexcl/Makefile.in.orig 2005-12-16 14:17:00 UTC -+++ aexcl/Makefile.in -@@ -2,6 +2,7 @@ SHELL = @SHELL@ - CC = @CC@ - CXX = @CXX@ - DEFS = @DEFS@ -+LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ -@@ -12,13 +13,12 @@ top_srcdir = @top_srcdir@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - - TARGET=aexcl_play --GLIB_SUBST=1 # remove this line, if you want to use libglib-2.0 - DESTDIR = - --CXXFLAGS += -Wall -D_GNU_SOURCE -I../raop_play -I../rendezvous -+CXXFLAGS += -Wall -I../raop_play -I../rendezvous - GLIB = glib-2.0 --CXXFLAGS += -I/usr/include/$(GLIB) -I/usr/lib/$(GLIB)/include --CFLAGS += -Wall -I/usr/include/$(GLIB) -I/usr/lib/$(GLIB)/include -I../raop_play -+CXXFLAGS += -I$(prefix)/include -I$(prefix)/include/$(GLIB) -I$(prefix)/lib/$(GLIB)/include -I/usr/X11R6/include/ -+CFLAGS += -Wall -I$(prefix)/include -I$(prefix)/include/$(GLIB) -I$(prefix)/lib/$(GLIB)/include -I/usr/X11R6/include/ -I../raop_play - - ifdef GLIB_SUBST - GLIB_SUBST_OBJ = ipod/glibsubst.o -@@ -30,7 +30,7 @@ endif - all: $(TARGET) - - $(TARGET): aexcl_gui.o aexcl_play.o ipod_browser.o ../raop_play/aexcl_lib.o ipod/itunesdb.o $(GLIB_SUBST_OBJ) -- $(CXX) -o $@ $^ -lfltk $(GLIB_LINK) -+ $(CXX) $(LDFLAGS) -o $@ $^ -lfltk $(GLIB_LINK) - - install: - $(mkinstalldirs) $(DESTDIR)$(bindir)/ diff --git a/audio/raop_play/files/patch-aexcl_aexcl__play.cxx b/audio/raop_play/files/patch-aexcl_aexcl__play.cxx deleted file mode 100644 index 5ab25342ab07..000000000000 --- a/audio/raop_play/files/patch-aexcl_aexcl__play.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- aexcl/aexcl_play.cxx.orig 2005-12-16 14:17:00 UTC -+++ aexcl/aexcl_play.cxx -@@ -199,7 +199,7 @@ static int run_raop_play(void) - { - const char *rargv[6]; - char ip[32]; -- char *astr; -+ const char *astr; - char vol[8]; - - rargv[0]="raop_play"; diff --git a/audio/raop_play/files/patch-raop__play_Makefile.in b/audio/raop_play/files/patch-raop__play_Makefile.in deleted file mode 100644 index 1a1e4f43b8eb..000000000000 --- a/audio/raop_play/files/patch-raop__play_Makefile.in +++ /dev/null @@ -1,28 +0,0 @@ ---- raop_play/Makefile.in.orig 2005-12-16 14:17:00 UTC -+++ raop_play/Makefile.in -@@ -1,6 +1,7 @@ - SHELL = @SHELL@ - CC = @CC@ - DEFS = @DEFS@ -+LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ -@@ -12,7 +13,7 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/m - TARGET=raop_play - DESTDIR = - --CFLAGS=-Wall -+CFLAGS=-Wall -I$(prefix)/include/ - OBJS := raop_play.o raop_client.o rtsp_client.o aexcl_lib.o base64.o aes.o m4a_stream.o \ - audio_stream.o wav_stream.o mp3_stream.o flac_stream.o ogg_stream.o aac_stream.o pls_stream.o \ - pcm_stream.o flac_stream.o -@@ -20,7 +21,7 @@ pcm_stream.o flac_stream.o - all: $(TARGET) - - raop_play: $(OBJS) -- $(CC) -o $@ -lssl -lsamplerate -lid3tag $^ -+ $(CC) -o $@ $(LDFLAGS) -lssl -lsamplerate -lid3tag $^ - - install: - $(mkinstalldirs) $(DESTDIR)$(bindir)/ diff --git a/audio/raop_play/files/patch-raop__play_aac__stream.c b/audio/raop_play/files/patch-raop__play_aac__stream.c deleted file mode 100644 index 036cc4a9c2c0..000000000000 --- a/audio/raop_play/files/patch-raop__play_aac__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/aac_stream.c.orig 2005-12-16 14:17:00 UTC -+++ raop_play/aac_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <unistd.h> - #include <sys/stat.h> diff --git a/audio/raop_play/files/patch-raop__play_aexcl__lib.h b/audio/raop_play/files/patch-raop__play_aexcl__lib.h deleted file mode 100644 index f6c8c898b722..000000000000 --- a/audio/raop_play/files/patch-raop__play_aexcl__lib.h +++ /dev/null @@ -1,27 +0,0 @@ ---- raop_play/aexcl_lib.h.orig 2005-12-16 14:17:01 UTC -+++ raop_play/aexcl_lib.h -@@ -1,5 +1,5 @@ - #include <stdio.h> --#include <asm/types.h> -+#include <sys/types.h> - #include <sys/time.h> - #include <time.h> - #include <stdlib.h> -@@ -35,6 +35,9 @@ - #define END_C_DECLS - #endif - -+#define __u8 u_int8_t -+#define __u16 u_int16_t -+#define __u32 u_int32_t - - BEGIN_C_DECLS - -@@ -75,7 +78,6 @@ static inline int realloc_memory(void ** - } - n=n<<1; - } -- newsize=newsize; - np=realloc(*p,newsize); - if(!np){ - ERRMSG("%s: realloc failed: %s\n",func,strerror(errno)); diff --git a/audio/raop_play/files/patch-raop__play_audio__stream.c b/audio/raop_play/files/patch-raop__play_audio__stream.c deleted file mode 100644 index 2888200bad30..000000000000 --- a/audio/raop_play/files/patch-raop__play_audio__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/audio_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/audio_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <unistd.h> - #include <stdlib.h> diff --git a/audio/raop_play/files/patch-raop__play_audio__stream.h b/audio/raop_play/files/patch-raop__play_audio__stream.h deleted file mode 100644 index 19908e6a1aa4..000000000000 --- a/audio/raop_play/files/patch-raop__play_audio__stream.h +++ /dev/null @@ -1,16 +0,0 @@ ---- raop_play/audio_stream.h.orig 2005-12-16 14:17:01 UTC -+++ raop_play/audio_stream.h -@@ -20,6 +20,13 @@ - #ifndef __AUDIO_STREAM_H_ - #define __AUDIO_STREAM_H_ - -+#define __u8 u_int8_t -+#define __u16 u_int16_t -+#define __u32 u_int32_t -+#define __s8 int8_t -+#define __s16 int16_t -+#define __s32 int32_t -+ - #include <signal.h> - - typedef enum data_type_t { diff --git a/audio/raop_play/files/patch-raop__play_flac__stream.c b/audio/raop_play/files/patch-raop__play_flac__stream.c deleted file mode 100644 index eb8b7d395b2e..000000000000 --- a/audio/raop_play/files/patch-raop__play_flac__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/flac_stream.c.orig 2005-12-16 14:17:02 UTC -+++ raop_play/flac_stream.c -@@ -18,7 +18,7 @@ - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ - #include <netinet/in.h> --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <unistd.h> - #include <sys/stat.h> diff --git a/audio/raop_play/files/patch-raop__play_m4a__stream.c b/audio/raop_play/files/patch-raop__play_m4a__stream.c deleted file mode 100644 index f1345673d2ed..000000000000 --- a/audio/raop_play/files/patch-raop__play_m4a__stream.c +++ /dev/null @@ -1,10 +0,0 @@ ---- raop_play/m4a_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/m4a_stream.c -@@ -20,7 +20,6 @@ - #include <stdio.h> - #include <string.h> - #include <unistd.h> --#include <asm/types.h> - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> diff --git a/audio/raop_play/files/patch-raop__play_mp3__stream.c b/audio/raop_play/files/patch-raop__play_mp3__stream.c deleted file mode 100644 index 9ee5a35acdd4..000000000000 --- a/audio/raop_play/files/patch-raop__play_mp3__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/mp3_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/mp3_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <unistd.h> - #include <sys/wait.h> diff --git a/audio/raop_play/files/patch-raop__play_ogg__stream.c b/audio/raop_play/files/patch-raop__play_ogg__stream.c deleted file mode 100644 index 024b54f736bc..000000000000 --- a/audio/raop_play/files/patch-raop__play_ogg__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/ogg_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/ogg_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <unistd.h> - #include <sys/stat.h> diff --git a/audio/raop_play/files/patch-raop__play_pcm__stream.c b/audio/raop_play/files/patch-raop__play_pcm__stream.c deleted file mode 100644 index e23ea7816b80..000000000000 --- a/audio/raop_play/files/patch-raop__play_pcm__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/pcm_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/pcm_stream.c -@@ -19,7 +19,7 @@ - *****************************************************************************/ - #include <unistd.h> - #include <fcntl.h> --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #include <sys/poll.h> - #define PCM_STREAM_C_ diff --git a/audio/raop_play/files/patch-raop__play_pls__stream.c b/audio/raop_play/files/patch-raop__play_pls__stream.c deleted file mode 100644 index c9635dfd8fb2..000000000000 --- a/audio/raop_play/files/patch-raop__play_pls__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/pls_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/pls_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #define _GNU_SOURCE - #include <stdio.h> - #include <unistd.h> diff --git a/audio/raop_play/files/patch-raop__play_raop__client.c b/audio/raop_play/files/patch-raop__play_raop__client.c deleted file mode 100644 index da97660157a3..000000000000 --- a/audio/raop_play/files/patch-raop__play_raop__client.c +++ /dev/null @@ -1,29 +0,0 @@ ---- raop_play/raop_client.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/raop_client.c -@@ -24,7 +24,7 @@ - #include <openssl/rsa.h> - #include <openssl/engine.h> - --#include <asm/types.h> -+#include <sys/types.h> - #include "aexcl_lib.h" - #include "rtsp_client.h" - #include "raop_client.h" -@@ -93,7 +93,7 @@ static int rsa_encrypt(__u8 *text, int l - return size; - } - --static int encrypt(raopcl_data_t *raopcld, __u8 *data, int size) -+static int raop_encrypt(raopcl_data_t *raopcld, __u8 *data, int size) - { - __u8 *buf; - //__u8 tmp[16]; -@@ -260,7 +260,7 @@ int raopcl_send_sample(raopcl_t *p, __u8 - raopcld->data[2]=len>>8; - raopcld->data[3]=len&0xff; - memcpy(raopcld->data+header_size,sample,count); -- encrypt(raopcld, raopcld->data+header_size, count); -+ raop_encrypt(raopcld, raopcld->data+header_size, count); - len=count+header_size; - raopcld->wblk_remsize=count+header_size; - raopcld->wblk_wsize=0; diff --git a/audio/raop_play/files/patch-raop__play_wav__stream.c b/audio/raop_play/files/patch-raop__play_wav__stream.c deleted file mode 100644 index d8b8ff3124bc..000000000000 --- a/audio/raop_play/files/patch-raop__play_wav__stream.c +++ /dev/null @@ -1,11 +0,0 @@ ---- raop_play/wav_stream.c.orig 2005-12-16 14:17:01 UTC -+++ raop_play/wav_stream.c -@@ -17,7 +17,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. - *****************************************************************************/ --#include <asm/types.h> -+#include <sys/types.h> - #include <stdio.h> - #define WAV_STREAM_C - #include "audio_stream.h" diff --git a/audio/raop_play/files/patch-rendezvous_Client.c b/audio/raop_play/files/patch-rendezvous_Client.c deleted file mode 100644 index 3bc659752f92..000000000000 --- a/audio/raop_play/files/patch-rendezvous_Client.c +++ /dev/null @@ -1,11 +0,0 @@ ---- rendezvous/Client.c.orig 2005-12-16 14:17:02 UTC -+++ rendezvous/Client.c -@@ -83,7 +83,7 @@ - #include <string.h> - #include <unistd.h> - #include <stdlib.h> --#include <asm/types.h> -+#include <sys/types.h> - - #include "mDNSClientAPI.h"// Defines the interface to the mDNS core code - #include "mDNSPosix.h" // Defines the specific types needed to run mDNS on this platform diff --git a/audio/raop_play/files/patch-rendezvous_Makefile.in b/audio/raop_play/files/patch-rendezvous_Makefile.in deleted file mode 100644 index 43d09315caed..000000000000 --- a/audio/raop_play/files/patch-rendezvous_Makefile.in +++ /dev/null @@ -1,28 +0,0 @@ ---- rendezvous/Makefile.in.orig 2005-12-16 14:17:02 UTC -+++ rendezvous/Makefile.in -@@ -1,6 +1,7 @@ - SHELL = @SHELL@ - CC = @CC@ - DEFS = @DEFS@ -+LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ -@@ -9,7 +10,7 @@ INSTALL = @INSTALL@ - top_srcdir = @top_srcdir@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - --CFLAGS += -Wall -DNOT_HAVE_SA_LEN -+CFLAGS += -Wall - - TARGET = mDNSClient - DESTDIR = -@@ -18,7 +19,7 @@ all: $(TARGET) - - - mDNSClient: mDNSPosix.o mDNSUNP.o ExampleClientApp.o mDNS.o Client.o -- $(CC) $(LFLAGS) $^ -o $@ -+ $(CC) $(LDFLAGS) mDNSPosix.o mDNSUNP.o ExampleClientApp.o mDNS.o Client.o -o $@ - - install: - $(mkinstalldirs) $(DESTDIR)$(bindir)/ diff --git a/audio/raop_play/files/patch-rendezvous_mDNS.c b/audio/raop_play/files/patch-rendezvous_mDNS.c deleted file mode 100644 index ec6688f8cc72..000000000000 --- a/audio/raop_play/files/patch-rendezvous_mDNS.c +++ /dev/null @@ -1,11 +0,0 @@ ---- rendezvous/mDNS.c.orig 2005-12-16 14:17:02 UTC -+++ rendezvous/mDNS.c -@@ -1139,7 +1139,7 @@ static const char *const mDNS_DomainType - - #include <stdio.h> - #include <string.h> --#include <asm/types.h> -+#include <sys/types.h> - - static const struct mDNSprintf_format - { diff --git a/audio/raop_play/pkg-descr b/audio/raop_play/pkg-descr deleted file mode 100644 index 02335d8286c2..000000000000 --- a/audio/raop_play/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -raop_play is a music file player for Apple Airport Express, -the main functionalities are as follows: - -* Discover Airport Express by Apple Rendezvous -* Browse music files - (Supported music file format: m4a(alac or aac), wav, mp3, ogg, aac, pls) -* Send selected files to the Airport Express -* Play mp3 stream data (filename started with "http://") - -WWW: http://raop-play.sourceforge.net/ diff --git a/audio/raop_play/pkg-plist b/audio/raop_play/pkg-plist deleted file mode 100644 index c944688d4655..000000000000 --- a/audio/raop_play/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/raop_play -bin/aexcl_play -bin/mDNSClient |