summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1998-07-12 21:26:50 +0000
committerWarner Losh <imp@FreeBSD.org>1998-07-12 21:26:50 +0000
commit5a0c7abaadba4b6aa52319b3048428aad8735662 (patch)
treefa2e0bb3864cfb2955c29a520a8e468829c71dd5 /net/socks5
parentDistfile moved on master site. (diff)
Update socks to v1.0r5
Change fetch so that we point people at NEC's web site
Notes
Notes: svn path=/head/; revision=11848
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile22
-rw-r--r--net/socks5/distinfo2
2 files changed, 17 insertions, 7 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 777b8ba4d226..dc557a5f8892 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: socks5
-# Version required: v1.0r3
+# Version required: v1.0r5
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.16 1998/01/05 19:00:50 imp Exp $
+# $Id: Makefile,v 1.17 1998/04/07 17:08:16 imp Exp $
#
-DISTNAME= socks5-v1.0r3
-PKGNAME= socks5-1.0.3
+DISTNAME= socks5-v1.0r5
+PKGNAME= socks5-1.0.5
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.ualg.pt/Linux/network/proxies/socks5/
EXTRACT_SUFX= .tar.gz
MAINTAINER= imp@freebsd.org
@@ -25,7 +24,7 @@ RESTRICTED= "no commercial use"
# --with-syslog-facility=LOG_AUTH \
# --with-passwd
-WRKSRC= ${WRKDIR}/socks5-v1.0r3
+WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \
--with-srvconffile=${PREFIX}/etc/socks5.conf \
@@ -35,6 +34,17 @@ CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \
MAN1= runsocks.1 socks5.1 stopsocks.1 socks5_clients.1
MAN5= libsocks5.conf.5 socks5.conf.5
+do-fetch:
+ @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
+ ${ECHO} ""; \
+ ${ECHO} "NEC requires that you grab the dist files from their"; \
+ ${ECHO} "web site at http://www.socks5.nec.com. Please make sure"; \
+ ${ECHO} "you have ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}"; \
+ ${ECHO} "and run make again."; \
+ ${ECHO} ""; \
+ exit 1;\
+ fi
+
.include <bsd.port.mk>
# the following need to be included after bsd.port.mk, since OPSYS
diff --git a/net/socks5/distinfo b/net/socks5/distinfo
index 9e8336dc9557..ae4743708175 100644
--- a/net/socks5/distinfo
+++ b/net/socks5/distinfo
@@ -1 +1 @@
-MD5 (socks5-v1.0r3.tar.gz) = b7c4f26ee7f63c61db51a492bce037e3
+MD5 (socks5-v1.0r5.tar.gz) = c691326b0a45c5eb46599604d5077207