summaryrefslogtreecommitdiff
path: root/net/proxy-suite/files
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-12-26 16:53:32 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-12-26 16:53:32 +0000
commit398a487deb6ca082ce78a1d3b90ab363da6798b6 (patch)
tree306c449b78947496b43a51a5bad57b9daabdc359 /net/proxy-suite/files
parent- Update to 20171226 snapshot (diff)
- Remove an old patch that adds HAVE_SYS_PARAM_H to config.h.in. It's
already there in the current version of the port. - Replace a patch for configure.in with a post-patch command for configure so we can remove USE_AUTOTOOLS. - Unhide pre-install command.
Notes
Notes: svn path=/head/; revision=457294
Diffstat (limited to 'net/proxy-suite/files')
-rw-r--r--net/proxy-suite/files/patch-config.h.in12
-rw-r--r--net/proxy-suite/files/patch-configure.in11
2 files changed, 0 insertions, 23 deletions
diff --git a/net/proxy-suite/files/patch-config.h.in b/net/proxy-suite/files/patch-config.h.in
deleted file mode 100644
index 71d1ad2a7616..000000000000
--- a/net/proxy-suite/files/patch-config.h.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- config.h.in.dist Mon Dec 20 17:44:59 2004
-+++ config.h.in Mon Dec 20 17:44:36 2004
-@@ -157,6 +157,9 @@
- /* Define to 1 if you have the <syslog.h> header file. */
- #undef HAVE_SYSLOG_H
-
-+/* Define to 1 if you have the <sys/param.h> header file. */
-+#undef HAVE_SYS_PARAM_H
-+
- /* Define to 1 if you have the <sys/conf.h> header file. */
- #undef HAVE_SYS_CONF_H
-
diff --git a/net/proxy-suite/files/patch-configure.in b/net/proxy-suite/files/patch-configure.in
deleted file mode 100644
index 0d749e5680b0..000000000000
--- a/net/proxy-suite/files/patch-configure.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in Tue Mar 30 12:31:31 2004
-+++ configure.in Mon Dec 20 17:35:02 2004
-@@ -204,7 +204,7 @@
- AC_CHECK_HEADERS(sys/filio.h sys/param.h sys/conf.h paths.h stropts.h)
- AC_CHECK_HEADERS(sys/sockio.h)
-
--AC_CHECK_HEADERS(net/if.h net/pfvar.h netinet/in_systm.h)
-+AC_CHECK_HEADERS(net/if.h netinet/in_systm.h)
- AC_CHECK_HEADERS(netinet/ip.h netinet/ip_fil.h netinet/ip_nat.h)
- AC_CHECK_HEADERS(netinet/ip_compat.h netinet/ip_fil_compat.h)
-