summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-08-28 06:49:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-08-28 06:49:07 +0000
commit9b7655b9685bee501a8dbf2291aab5ff3a770f68 (patch)
tree6bc0f5fe076e819cef183fffad3ad30d51703f30 /net
parentChange libIm major version & add origin ftp site. (diff)
Upgrade to released version 1.0.2
With permission of: ambrisko@ambrisko.roble.com
Notes
Notes: svn path=/head/; revision=7713
Diffstat (limited to 'net')
-rw-r--r--net/socks5/Makefile16
-rw-r--r--net/socks5/distinfo2
-rw-r--r--net/socks5/pkg-plist18
3 files changed, 22 insertions, 14 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 3a835391cd8c..8a0dccd91085 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,13 +3,15 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.12 1997/05/04 16:55:37 max Exp $
+# $Id: Makefile,v 1.13 1997/08/15 08:32:52 obrien Exp $
#
-DISTNAME= socks5-beta-0.17.2-exportable
-PKGNAME= socks5-0.17.2
+DISTNAME= socks5-v1_0r2_tar
+PKGNAME= socks5-1.0.2
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/
+MASTER_SITES= ftp://ftp.astec.co.jp/pub/security/socks/ \
+ ftp://ftp.ualg.pt/Linux/net/proxies/
+EXTRACT_SUFX= .gz
MAINTAINER= ambrisko@ambrisko.roble.com
@@ -24,6 +26,7 @@ RESTRICTED= "no commercial use"
# --with-syslog-facility=LOG_AUTH \
# --with-passwd
+WRKSRC= ${WRKDIR}/socks5-v1.0r2
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS=-lcrypt
CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \
@@ -31,7 +34,10 @@ CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \
--with-srvpidfile=/var/run/socks5.pid \
--with-srvidtfile=/var/run/socks5.ident \
${EXTRA_CONFIGURE_ARGS}
-MAN1= runsocks.1 socks5.1 stopsocks.1
+MAN1= runsocks.1 socks5.1 stopsocks.1 socks5_clients.1
MAN5= libsocks5.conf.5 socks5.conf.5
+post-install:
+ ldconfig -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/net/socks5/distinfo b/net/socks5/distinfo
index 1f3e7b3c130e..523380cb44b3 100644
--- a/net/socks5/distinfo
+++ b/net/socks5/distinfo
@@ -1 +1 @@
-MD5 (socks5-beta-0.17.2-exportable.tar.gz) = eafe16c029c6ea0b901aec1b0be5d86d
+MD5 (socks5-v1_0r2_tar.gz) = 939a70749080baca5763388b7123953f
diff --git a/net/socks5/pkg-plist b/net/socks5/pkg-plist
index 75a430233b45..da7f8715efa1 100644
--- a/net/socks5/pkg-plist
+++ b/net/socks5/pkg-plist
@@ -1,19 +1,21 @@
-bin/rping
-bin/rtraceroute
-bin/rftp
-bin/rfinger
-bin/rwhois
-bin/rarchie
-bin/rtelnet
bin/socks5
bin/runsocks
bin/stopsocks
+bin/rarchie
+bin/rfinger
+bin/rftp
+bin/rping
+bin/rtelnet
+bin/rtraceroute
+bin/rwhois
include/socks.h
-man/man1/runsocks.1.gz
man/man1/socks5.1.gz
+man/man1/runsocks.1.gz
man/man1/stopsocks.1.gz
+man/man1/socks5_clients.1.gz
man/man5/libsocks5.conf.5.gz
man/man5/socks5.conf.5.gz
+man/man5/socks5.passwd.5
lib/libsocks5.a
@exec ranlib -m %D/lib/libsocks5.a
lib/libsocks5_sh.so