pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Remove outdated "ra-pna-proxy" package. Current ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ad097ccf170
branches:  trunk
changeset: 498075:5ad097ccf170
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Aug 11 20:08:34 2005 +0000

description:
Remove outdated "ra-pna-proxy" package. Current versions of RealPlayer
and other streaming media client don't use that protocol any more.

diffstat:

 net/Makefile                      |   3 +-
 net/ra-pna-proxy/DESCR            |   7 ---
 net/ra-pna-proxy/MESSAGE          |   6 ---
 net/ra-pna-proxy/Makefile         |  38 --------------------
 net/ra-pna-proxy/PLIST            |   5 --
 net/ra-pna-proxy/distinfo         |   7 ---
 net/ra-pna-proxy/patches/patch-aa |  13 ------
 net/ra-pna-proxy/patches/patch-ab |  74 ---------------------------------------
 8 files changed, 1 insertions(+), 152 deletions(-)

diffs (195 lines):

diff -r 1dcd202ee451 -r 5ad097ccf170 net/Makefile
--- a/net/Makefile      Thu Aug 11 18:19:14 2005 +0000
+++ b/net/Makefile      Thu Aug 11 20:08:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.569 2005/08/11 18:11:27 drochner Exp $
+# $NetBSD: Makefile,v 1.570 2005/08/11 20:08:34 tron Exp $
 #
 
 COMMENT=       Networking tools
@@ -322,7 +322,6 @@
 SUBDIR+=       pygopherd
 SUBDIR+=       qadsl
 SUBDIR+=       quagga
-SUBDIR+=       ra-pna-proxy
 SUBDIR+=       ra-rtsp-proxy
 SUBDIR+=       radiusd-cistron
 SUBDIR+=       rdesktop
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/DESCR
--- a/net/ra-pna-proxy/DESCR    Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-raproxy - RealAudio application-level firewall proxy version 3.0b1
-
-raproxy is a reference implementation of a firewall proxy. Its primary
-function is to serve as a reference for people writing RealAudio
-firewall proxies, but it may also be used in conjunction with security
-software such as the TIS Firewall Toolkit (fwtk) to allow access to
-RealAudio servers through a firewall.
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/MESSAGE
--- a/net/ra-pna-proxy/MESSAGE  Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:18 zuntum Exp $
-
-Please read ra-pna-proxy(8) for instruction how to setup the proxy server.
-
-===========================================================================
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/Makefile
--- a/net/ra-pna-proxy/Makefile Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:27 jlam Exp $
-
-DISTNAME=      raproxy3.0b1
-PKGNAME=       ra-pna-proxy-3.0b1
-CATEGORIES=    net
-MASTER_SITES=  http://ftp.teledanmark.no/pub/networking/firewall/
-
-MAINTAINER=    tron%NetBSD.org@localhost
-HOMEPAGE=      http://service.real.com/firewall/fdev.html
-COMMENT=       Proxy server for the RealAudio PNA protocol
-
-LICENSE=               no-commercial-use
-RESTRICTED=            ${LICENSE}
-NO_SRC_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-
-WRKSRC=                ${WRKDIR}/raproxy
-BUILD_TARGET=  raproxy
-PROGNAME=      ${PKGNAME:C/-[1-9].*//}
-
-LIBS.SunOS+=   -lnsl -lsocket
-MAKE_ENV+=     LIBS="${LIBS}"
-
-INSTALLATION_DIRS=     libexec man/man8
-
-post-build:
-       cd ${WRKSRC}; \
-       ${SED} -e 's#/usr/local#${PREFIX}#g' <raproxy.man >${PROGNAME}.8
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/raproxy ${PREFIX}/libexec/${PROGNAME}
-       ${INSTALL_MAN} ${WRKSRC}/${PROGNAME}.8 ${PREFIX}/man/man8
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PROGNAME}
-       ${INSTALL_DATA} ${WRKSRC}/license.txt ${PREFIX}/share/doc/${PROGNAME}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/PLIST
--- a/net/ra-pna-proxy/PLIST    Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:18 zuntum Exp $
-libexec/ra-pna-proxy
-man/man8/ra-pna-proxy.8
-share/doc/ra-pna-proxy/license.txt
-@dirrm share/doc/ra-pna-proxy
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/distinfo
--- a/net/ra-pna-proxy/distinfo Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 12:14:03 agc Exp $
-
-SHA1 (raproxy3.0b1.tar.gz) = 72e91a7cae16599d97d97f7fa5eec5380bab642f
-RMD160 (raproxy3.0b1.tar.gz) = 9a60411c9f8f00d4e16e29757c52f0e80568c300
-Size (raproxy3.0b1.tar.gz) = 138484 bytes
-SHA1 (patch-aa) = 76d9d05a5c5de0549a10f7268672a5d929af8d06
-SHA1 (patch-ab) = 25e1e53b33a77bd80aca047cad14e722c2f282f9
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/patches/patch-aa
--- a/net/ra-pna-proxy/patches/patch-aa Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/09/01 19:44:03 tron Exp $
-
---- Makefile.orig      Fri Dec 20 01:12:26 1996
-+++ Makefile   Wed Sep  1 20:36:38 1999
-@@ -6,7 +6,7 @@
- #  All rights reserved.  See raproxy.c for full copyright details.
- #
- CC=   cc
--CFLAGS= #-DDEBUG -g
-+#CFLAGS= #-DDEBUG -g
- DISTNAME=raproxy3.0b1
- 
- DOCNAMES=about.html advanced.html contents.html generic.html index.html \
diff -r 1dcd202ee451 -r 5ad097ccf170 net/ra-pna-proxy/patches/patch-ab
--- a/net/ra-pna-proxy/patches/patch-ab Thu Aug 11 18:19:14 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,74 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/09/01 19:44:03 tron Exp $
-
---- raproxy.man.orig   Fri Dec 20 00:03:25 1996
-+++ raproxy.man        Wed Sep  1 21:33:53 1999
-@@ -182,37 +182,10 @@
- RealAudio firewall proxies, but it may also be used in conjunction
- with security software such as the TIS Firewall Toolkit (fwtk) to
- allow access to RealAudio servers through a firewall.
--.SH "Setting Up Proxy with TIS Firewall Tookit"
--.IX Header "Setting Up Proxy with TIS Firewall Tookit"
-+.SH "Setting Up the RealAudio Proxy"
-+.IX Header "Setting Up the RealAudio Proxy"
- The RealAudio proxy is only a proxy.  It does not do any
--authentication at all.  So, in order to implement IP\-level
--authentication, you must use tools such as \fInetacl\fR\|(1), a tool that
--comes with Trusted Information Systems Firewall Toolkit, available
--from:
--.PP
--.Vb 1
--\&      ftp://ftp.tis.com/pub/firewalls/toolkit
--.Ve
--Install the toolkit as per the instructions in the accompanying README
--file and in the documentation archive found at:
--.PP
--.Vb 1
--\&      ftp://ftp.tis.com/pub/firewalls/toolkit
--.Ve
--Once you have installed the toolkit, you will need to compile the RealAudio
--proxy.  You may wish to edit the Makefile to customize the proxy for your
--system.  After you have done this, you can type the following command at
--the shell prompt:
--.PP
--.Vb 1
--\&      # make raproxy
--.Ve
--This will compile the RealAudio proxy, creating a file called \*(L"raproxy\*(R".
--You then need to copy this file into /usr/local/libexec (or another
--appropriate directory):
--.PP
--.Vb 1
--\&      # cp raproxy /usr/local/libexec
-+authentication at all.
- .Ve
- The RealAudio proxy will need a name in your /etc/services file for inetd
- to reference it.  To name the service, you need to add the RealAudio proxy
-@@ -221,25 +194,13 @@
- .Vb 1
- \&      pn-raproxy         1090/tcp   #Progressive Networks' RealAudio Proxy
- .Ve
--The RealAudio proxy will depend on netacl to screen connection requests.
--In order to have netacl listen for the \*(L"pn-raproxy\*(R" service, you will also
-+The RealAudio proxy will depend on inetd to handle connection requests.
-+In order to have inetd listen for the \*(L"pn-raproxy\*(R" service, you will also
- need to add it in your /etc/inetd.conf
- .PP
- .Vb 2
- \&      # RealAudio Proxy
--\&      pn-raproxy stream  tcp     nowait  root    /usr/local/etc/netacl   pn-raproxy
--.Ve
--netacl needs to know how to handle requests made for the \*(L"pn-raproxy\*(R"
--service, and who should be allowed to use the proxy.  For example, to
--configure netacl to permit all users coming from 10.0.154.* to use raproxy,
--you need to add the following lines to your /usr/local/etc/netperm-table:
--.PP
--.Vb 2
--\&      # RealAudio Proxy
--\&      netacl-pn-raproxy: permit-hosts 10.0.154.* -exec /usr/local/libexec/raproxy
--.Ve
--At this point, you should be able to send a HUP signal to your inetd
--daemon.  From a shell prompt:
-+\&      pn-raproxy stream  tcp     nowait  root    /usr/local/libexec/pn-raproxy   pn-raproxy
- .PP
- .Vb 4
- \&      # ps -auxw | grep inetd



Home | Main Index | Thread Index | Old Index