Port details |
- proxy-suite The SuSE Proxy-Suite, a set of programs to enhance firewall security
- 1.9.2.4_4 net =4 1.9.2.4_4Version of this port present on the latest quarterly branch.
- Maintainer: thomas@FreeBSD.org
- Port Added: 2001-04-07 02:54:50
- Last Update: 2024-03-20 18:37:08
- Commit Hash: c9ad929
- People watching this port, also watch:: p5-Digest-MD5, unzip, postfix-current, libxml2, pcre
- License: GPLv2
- WWW:
- https://www.suse.com/en/whitepapers/proxy_suite/
- Description:
- The SuSE Proxy-Suite, a set of programs to enhance firewall security.
The first (and currently only) component being released is the FTP-Proxy.
* Securely relays FTP connections between clients and servers
* Can switch connections from active to passive and vice versa
* Utilizes port ranges for both control and data connections
* Provides extensive auditing (via syslog or rotating log files)
* Can separate user related from system triggered audit events
* Provides command restriction based on logged in user name
* Allows command argument checking with regular expressions
* Is able to retrieve configuration data from an LDAP directory
* Has been thoroughly tested against buffer overflow attacks
* Fully conforms to RFC 959 and 1123 (the basic FTP RFCs)
* Planned to support RFC 1579 ("Firewall Friendly FTP")
* Planned to support RFC 2428 (IPv6 Extensions for FTP)
* Based on GNU AutoConf, supposed to run on many UNIX systems
Ported to FreeBSD using OpenBSD port by Camiel Dobbelaar <cd@sentia.nl>,
with updates contributed by Marius Tomaschewski <mat@mt-home.net>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- proxy-suite>0:net/proxy-suite
- To install the port:
- cd /usr/ports/net/proxy-suite/ && make install clean
- To add the package, run one of these commands:
- pkg install net/proxy-suite
- pkg install proxy-suite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxy-suite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (proxy-suite-1.9.2.4.tar.bz2) = 2867c8c34bc047e3e6139ccc91823a6f68e8dcb6ff478e6f8b7123bdf83d1755
SIZE (proxy-suite-1.9.2.4.tar.bz2) = 312518
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_proxy-suite
- USES:
- gmake tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.2.4_4 20 Mar 2024 18:37:08 |
Nuno Teixeira (eduardo) |
net/proxy-suite: Move man pages to share/man
Approved by: portmgr (blanket) |
1.9.2.4_3 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.2.4_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.2.4_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.9.2.4_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.2.4_3 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.9.2.4_3 26 Dec 2017 16:53:32 |
tijl |
- 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. |
1.9.2.4_3 22 Nov 2017 13:34:18 |
pi |
net/proxy-suite: remove configure workaround
- The workaround breaks in some cases, e.g. when ipfilter is not installed
in the system
PR: 218487
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: thomas (maintainer timeout) |
1.9.2.4_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.9.2.4_3 21 May 2015 06:54:35 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
1.9.2.4_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.9.2.4_3 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.9.2.4_2 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.9.2.4_2 11 May 2014 08:29:19 |
thomas |
Stagify |
1.9.2.4_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.9.2.4_2 21 Mar 2013 14:51:04 |
thomas (src committer) |
Remove obsolete MASTER_SITES mirrors.
Update MAINTAINER address. |
1.9.2.4_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.9.2.4_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.9.2.4_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.9.2.4_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.9.2.4_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.9.2.4_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.9.2.4_1 26 Jan 2010 03:01:25 |
wen |
- Use $SUB_FILES to update pkg-message
PR: ports/143147
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer |
1.9.2.4_1 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.9.2.4_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.9.2.4 15 Mar 2007 04:19:34 |
linimon |
Return this one to maintainer, after email received.
Hat: portmgr |
1.9.2.4 14 Mar 2007 08:35:09 |
linimon |
Reset thomas@cuivre.fr.eu.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.9.2.4 24 Jan 2007 21:18:01 |
miwi |
- Update to 1.9.2.4
PR: 107766
Submitted by: miwi
Approved by: maintainer timeout |
1.9.2.3 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.9.2.3 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.9.2.3 22 Oct 2005 21:32:48 |
thomas |
Update to upstream release 1.9.2.3.
Reviewed by: roberto |
1.9.2.2 13 Oct 2005 06:05:43 |
linimon |
Chase updated homepage. |
1.9.2.2 14 Jun 2005 10:25:24 |
thomas |
There used to be a macro IPL_NAT in ipfilter that was defined to be the
same as IPNAT_NAME. This macro has been removed with the import of
ipfilter 4, so we now need to use IPNAT_NAME directly.
Fixes build on -CURRENT.
Reviewed by: roberto |
1.9.2.2 21 Dec 2004 10:50:59 |
krion |
Fix build on 6.x
PR: ports/75320
Submitted by: maintainer |
1.9.2.2 18 Nov 2004 22:24:55 |
kris |
BROKEN on 6.x: Does not compile |
1.9.2.2 29 Apr 2004 08:22:24 |
eik |
update to version 1.9.2.2
use USE_OPENLDAP
Submitted by: thomas (maintainer) |
1.9.2.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.9.2.1_1 23 Mar 2004 08:56:57 |
krion |
- Fix build on 5-x
- Pet portlint
PR: ports/64424
Submitted by: hrs |
1.9.2.1_1 18 Mar 2004 12:20:43 |
kris |
BROKEN on 5.x: Does not compile |
1.9.2.1_1 12 Mar 2004 02:48:25 |
ade |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
1.9.2.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.9.2.1 03 Nov 2003 01:40:11 |
edwin |
remove broken mastersite |
1.9.2.1 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
1.9.2.1 14 Aug 2003 15:17:19 |
thomas |
Fix CONIGURE_ARGS in the WITH_LDAP case to look for openldap12 libraries
under ${LOCALBASE}/lib.
Reviewed by: roberto |
1.9.2.1 14 Aug 2003 10:16:48 |
thomas |
Upgrade to upstream release 1.9.2.1.
Reviewed by; roberto |
1.8 14 Aug 2003 10:16:14 |
thomas |
Fix URL of proxy-suite web page.
Submitted by: Doug McDonald <dougm@austin.rr.com>
Reviewed by: roberto |
1.8 24 Feb 2003 02:26:55 |
edwin |
Point dependencies on net/openldap to net/openldap12 |
1.8 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
22 Jan 2002 06:03:04 |
pat |
Update to 1.8 |
11 Dec 2001 15:32:17 |
petef |
Update WWW tag. |
19 Oct 2001 16:52:02 |
kevlo |
- Add suport LDAP - Add pkg-message - Bump PORTREVISION |
08 Jul 2001 19:47:40 |
ijliao |
update master site |
17 May 2001 20:50:39 |
ijliao |
fix path |
07 Apr 2001 06:54:50 |
will |
Add proxy-suite 1.7, the SuSE Proxy-Suite, a set of programs to enhance
firewall security. |