aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-12 01:59:07 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-12 01:59:07 +0800
commit014b0678793bb712bb669a1d76e2f8f360301d77 (patch)
tree8cdbc75132e1992a80cc8b1f4656fd1d2ae6aa76 /www
parentfff647e14c9242dc8791f287de2cec04e2399be8 (diff)
downloadfreebsd-ports-gnome-014b0678793bb712bb669a1d76e2f8f360301d77.tar.gz
freebsd-ports-gnome-014b0678793bb712bb669a1d76e2f8f360301d77.tar.zst
freebsd-ports-gnome-014b0678793bb712bb669a1d76e2f8f360301d77.zip
- Add LICENSE
- Switch to USES=tar - Regenerate patches
Diffstat (limited to 'www')
-rw-r--r--www/transproxy/Makefile7
-rw-r--r--www/transproxy/files/patch-Makefile8
2 files changed, 9 insertions, 6 deletions
diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile
index d85a85189539..8ec3dfaf6ac9 100644
--- a/www/transproxy/Makefile
+++ b/www/transproxy/Makefile
@@ -6,11 +6,14 @@ PORTVERSION= 1.6
CATEGORIES= www
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
-
MAINTAINER= ports@FreeBSD.org
COMMENT= Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command
+LICENSE= BSD4CLAUSE # ish; 3 clauses but both advertising and promotion are there
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
+USES= tar:tgz
+
USE_RC_SUBR= tproxy
.include <bsd.port.mk>
diff --git a/www/transproxy/files/patch-Makefile b/www/transproxy/files/patch-Makefile
index 1836421698fd..6dbaf50957e2 100644
--- a/www/transproxy/files/patch-Makefile
+++ b/www/transproxy/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig Fri Aug 18 07:35:46 2000
-+++ Makefile Wed Jun 6 10:31:05 2001
-@@ -61,17 +61,17 @@
+--- Makefile.orig 2004-03-31 12:19:34 UTC
++++ Makefile
+@@ -64,17 +64,17 @@ OPTIONS += -DIPTABLES
#OPTIONS += -DHAVE_GETOPT_H
# You may need to touch PREFIX, CC and CFLAGS.
@@ -25,7 +25,7 @@
# For using BIND resolver instead of system resolver.
#LIBS += -lresolv # Really old Linux has this.
-@@ -100,7 +100,7 @@
+@@ -103,7 +103,7 @@ clobber dist-clean: clean
$(RM) tproxy
install: tproxy