summaryrefslogtreecommitdiff
path: root/net/socks5/files/patch-am
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2012-04-21 16:58:26 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2012-04-21 16:58:26 +0000
commit551496002207129285b709a89863af8a414819a9 (patch)
tree9b8a30dd1275c47b858e0b9aa32eeea8cc2db931 /net/socks5/files/patch-am
parentReally enable MAKE_JOBS_SAFE. (diff)
Remove net/socks5 from the ports tree.
There are numerous redistribution and legal issues surrounding this piece of software. net/socks5
Notes
Notes: svn path=/head/; revision=295194
Diffstat (limited to 'net/socks5/files/patch-am')
-rw-r--r--net/socks5/files/patch-am10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/socks5/files/patch-am b/net/socks5/files/patch-am
deleted file mode 100644
index d2d51855f1aa..000000000000
--- a/net/socks5/files/patch-am
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.in.orig Tue Aug 3 00:00:50 1999
-+++ configure.in Sun Feb 20 21:24:32 2000
-@@ -120,6 +120,7 @@
-
- AC_CHECK_FUNCS(gethostbyname2)
- AC_CHECK_FUNCS(gethostbyname_r gethostbyaddr_r getpwuid_r getservbyname_r)
-+AC_CHECK_FUNCS(getaddrinfo getnameinfo)
- AC_CHECK_FUNCS(memset memcmp memmove strchr strrchr strdup strerror)
- AC_CHECK_FUNCS(bcopy bcmp bzero index rindex)
- AC_CHECK_FUNCS(setenv putenv unsetenv getenv)