remove FAKE=yes

add HOMEPAGE
GNU_CONFIGURE -> CONFIGURE_STYLE
add $OpenBSD$ to PLIST
use PFRAG.shared
This commit is contained in:
form 2000-06-16 06:00:14 +00:00
parent 7c5527d45b
commit 8cb06275f4
4 changed files with 13 additions and 42 deletions

View File

@ -1,12 +1,14 @@
# $OpenBSD: Makefile,v 1.20 2000/03/31 05:58:41 brad Exp $
# $OpenBSD: Makefile,v 1.21 2000/06/16 06:00:14 form Exp $
DISTNAME= socks5-v1.0r10
PKGNAME= socks5-1.0.10
CATEGORIES= security net
NEED_VERSION= 1.234
NEED_VERSION= 1.301
MIRROR_DISTFILE=No
HOMEPAGE= http://www.socks5.nec.com/socks5_index.html
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= commercial
@ -22,9 +24,7 @@ PERMIT_DISTFILES_FTP= commercial
# --with-syslog-facility=LOG_AUTH \
# --with-passwd
FAKE= Yes
GNU_CONFIGURE= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --with-libconffile="/etc/libsocks5.conf" \
--with-srvconffile="/etc/socks5.conf" \
--with-srvpidfile="/var/run/socks5.pid" \
@ -39,9 +39,9 @@ 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.socks.nec.com. Please make sure"; \
echo "you have ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}"; \
echo "and run make again."; \
echo "web site at ${HOMEPAGE}."; \
echo "Please make sure you have ${DISTNAME}${EXTRACT_SUFX}"; \
echo "in ${DISTDIR} and run make again."; \
echo ""; \
exit 1;\
fi

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.1 2000/06/16 06:00:15 form Exp $
bin/runsocks
lib/libsocks5_sh.so

View File

@ -1,12 +1,12 @@
@comment $OpenBSD: PLIST,v 1.7 2000/06/16 06:00:15 form Exp $
bin/rarchie
bin/rfinger
bin/rftp
bin/rtelnet
bin/runsocks
bin/rwhois
include/socks.h
lib/libsocks5.a
lib/libsocks5_sh.so
%%SHARED%%
lib/socks/README
lib/socks/multiple_server.example
lib/socks/server_2_multiple_server.example

View File

@ -1,32 +0,0 @@
bin/rarchie
bin/rfinger
bin/rftp
bin/rtelnet
bin/rwhois
include/socks.h
lib/libsocks5.a
lib/socks/README
lib/socks/multiple_server.example
lib/socks/server_2_multiple_server.example
lib/socks/single_homed_host.example
lib/socks/socks5.conf.dualhomed
lib/socks/socks5.conf.gssapi
lib/socks/socks5.conf.multipleservers
lib/socks/socks5.conf.server2server
lib/socks/socks5.conf.singlehomed
man/man1/socks5_clients.1
man/man5/libsocks5.conf.5
man/man5/socks5.conf.5
man/man5/socks5.passwd.5
man/man8/socks5.8
man/man8/stopsocks.8
sbin/rping
sbin/rtraceroute
sbin/socks5
sbin/stopsocks
share/doc/socks/rfc1928.txt
share/doc/socks/rfc1929.txt
share/doc/socks/rfc1961.txt
share/doc/socks/socks.faq
@dirrm share/doc/socks
@dirrm lib/socks