summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-09 05:20:15 +0000
committerrillig <rillig>2007-01-09 05:20:15 +0000
commit96aa98118f0b87c6311c3c8194ad8a0d2426fd5f (patch)
treefdfd661c620be6b3add71e6c328397e7c31049b2 /net/socks5
parente791dd834a38ba3c48261751fa21ae683340ac5e (diff)
downloadpkgsrc-96aa98118f0b87c6311c3c8194ad8a0d2426fd5f.tar.gz
Changed the file permissions of the binaries from 111 to 555, so that
they can be packaged by an unprivileged user. I don't see any reason to make the binaries non-readable, since they are neither set-uid nor closed source. PKGREVISION++
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index f8c9529c151..a0c3e316cdc 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2006/04/22 09:22:13 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2007/01/09 05:20:15 rillig Exp $
DISTNAME= socks5-v1_0r2
PKGNAME= socks5-1.0.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net security
MASTER_SITES= # empty -- manual fetch needed
EXTRACT_SUFX= _tar.gz
@@ -45,6 +45,7 @@ EXAMPLE_FILES+= socks5.conf.server2server socks5.conf.singlehomed
EXAMPLE_DIR= ${PREFIX}/share/examples/socks5
post-install:
+ cd ${PREFIX}/bin && chmod 555 rarchie rfinger rftp rping rtelnet rtraceroute runsocks rwhois
${MV} ${PREFIX}/lib/libsocks5_sh.so ${PREFIX}/lib/libsocks5_sh.so.0.0
${LN} -sf libsocks5_sh.so.0.0 ${PREFIX}/lib/libsocks5_sh.so.0
${LN} -sf libsocks5_sh.so.0.0 ${PREFIX}/lib/libsocks5_sh.so