aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-03-28 01:32:23 +0000
committerRene Ladan <rene@FreeBSD.org>2015-03-28 01:32:23 +0000
commit73e24dce7daf62dab92a0219294d7590401be9b2 (patch)
tree81f19ea850a616d7d53039f7176b0423846d33ad /audio
parent58f78f72e9fcb69b48ab1af5f5d0966aa419ae38 (diff)
downloadports-73e24dce7daf62dab92a0219294d7590401be9b2.tar.gz
ports-73e24dce7daf62dab92a0219294d7590401be9b2.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/raproxy/Makefile35
-rw-r--r--audio/raproxy/distinfo2
-rw-r--r--audio/raproxy/pkg-descr23
4 files changed, 0 insertions, 61 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 3c5308d2c654..8ceebdd83738 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -631,7 +631,6 @@
SUBDIR += qsynth
SUBDIR += quimup
SUBDIR += raop_play
- SUBDIR += raproxy
SUBDIR += raul
SUBDIR += rawrec
SUBDIR += re
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile
deleted file mode 100644
index 81620c268c92..000000000000
--- a/audio/raproxy/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: mi@aldan.algebra.com
-# $FreeBSD$
-
-PORTNAME= raproxy
-PORTVERSION= 3.0b1
-PORTREVISION= 1
-CATEGORIES= audio net
-MASTER_SITES= http://docs.real.com/docs/proxy/
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-03-28
-
-ALL_TARGET= raproxy
-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
-
-RESTRICTED= License allows only use in a firewall or with RA products.
-
-PLIST_FILES= libexec/raproxy man/man8/raproxy.8.gz
-PORTDOCS= *
-
-OPTIONS_DEFINE= DOCS
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/raproxy ${STAGEDIR}${PREFIX}/libexec
- ${INSTALL_MAN} ${WRKSRC}/raproxy.man ${STAGEDIR}${PREFIX}/man/man8/raproxy.8
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \
- ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/audio/raproxy/distinfo b/audio/raproxy/distinfo
deleted file mode 100644
index b4dd7673838a..000000000000
--- a/audio/raproxy/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (raproxy3.0b1.tar.gz) = 0e43d3ee91420da515f43fff3fc5ca91cb72ec70df438dd87059e7ed56e06e90
-SIZE (raproxy3.0b1.tar.gz) = 138477
diff --git a/audio/raproxy/pkg-descr b/audio/raproxy/pkg-descr
deleted file mode 100644
index c01b1b985f80..000000000000
--- a/audio/raproxy/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-THE REALAUDIO FIREWALL PROXY KIT 3.0 BETA 1
-
-raproxy
-=======
-raproxy is the application-level proxy. raproxy is meant as a
-reference implementation for those writing firewall software.
-
-raproxy can also be used with other firewall software, such as the
-TIS Firewall Toolkit (fwtk) to provide a means for people inside
-of a firewall to use RealAudio. For more details on how to do this
-
-tproxy
-======
-tproxy is a reference implementation for a transparent proxy. This
-is meant as a reference implementation for those writing firewall
-software.
-
-NOTE: tproxy is not immediately useful for firewall administrators who wish
- to provide RealAudio access to users inside a firewall. For
- those that want an immediate solution for providing RealAudio,
- please use raproxy.
-
-Copyright 1996, Progressive Networks, Inc.