notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ffproxy Filtering HTTP proxy server
1.6_1 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-21 14:28:35
Last Update: 2024-02-26 13:15:03
Commit Hash: 7ab3eda
People watching this port, also watch:: ap24-mod_auth_pgsql2, dovecot, dspam
License: GPLv2+
WWW:
https://ffproxy.sourceforge.net
Description:
ffproxy is a filtering HTTP proxy server. It is able to filter by host, URL, and header. Custom header entries can be filtered and added. It can even drop its privileges and optionally chroot() to some directory. Logging to syslog() is supported, as is using another auxiliary proxy server. Contacting IPv6 servers is supported and allows transparent IPv6 over IPv4 browsing.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/ffproxy-1.6_1/catalog.mk
  2. /usr/local/share/licenses/ffproxy-1.6_1/LICENSE
  3. /usr/local/share/licenses/ffproxy-1.6_1/GPLv2+
  4. bin/ffproxy
  5. @sample etc/ffproxy.conf.sample
  6. share/man/man5/ffproxy.conf.5.gz
  7. share/man/man7/ffproxy.quick.7.gz
  8. share/man/man8/ffproxy.8.gz
  9. share/ffproxy/db/access.dyndns
  10. share/ffproxy/db/access.host
  11. share/ffproxy/db/access.ip
  12. share/ffproxy/db/filter.header.add
  13. share/ffproxy/db/filter.header.drop
  14. share/ffproxy/db/filter.header.entry
  15. share/ffproxy/db/filter.header.match
  16. share/ffproxy/db/filter.host.match
  17. share/ffproxy/db/filter.rheader.drop
  18. share/ffproxy/db/filter.rheader.entry
  19. share/ffproxy/db/filter.rheader.match
  20. share/ffproxy/db/filter.url.match
  21. share/ffproxy/html/connect
  22. share/ffproxy/html/filtered
  23. share/ffproxy/html/invalid
  24. share/ffproxy/html/post
  25. share/ffproxy/html/resolve
  26. share/ffproxy/sample.config
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • ffproxy>0:www/ffproxy
To install the port:
cd /usr/ports/www/ffproxy/ && make install clean
To add the package, run one of these commands:
  • pkg install www/ffproxy
  • pkg install ffproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ffproxy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ffproxy-1.6.tar.gz) = 45103673dd59295e0dd85ec5e235b1e9aace57d66c284101d865c197cb54c380 SIZE (ffproxy-1.6.tar.gz) = 77535

Packages (timestamps in pop-ups are UTC):
ffproxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6_11.6_11.61.6_11.6_1-1.6-
FreeBSD:13:quarterly1.61.61.61.61.61.61.61.6
FreeBSD:14:latest1.6_11.6_11.61.6_11.6_11.6-1.6
FreeBSD:14:quarterly1.61.6-1.61.61.61.61.6
FreeBSD:15:latest1.61.6_1n/a1.6n/a1.61.61.6
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_ffproxy
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://faith.eu.org/ffproxy/
  2. http://ffproxy.sourceforge.net/ffproxy/
  3. http://www.nevm.de/ffproxy/
  4. http://www.sourcefiles.org/System/Daemons/Proxy/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6_1
26 Feb 2024 13:15:03
commit hash: 7ab3eda6d104808ca0a87f7c9a6c95da79effda6commit hash: 7ab3eda6d104808ca0a87f7c9a6c95da79effda6commit hash: 7ab3eda6d104808ca0a87f7c9a6c95da79effda6commit hash: 7ab3eda6d104808ca0a87f7c9a6c95da79effda6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/ffproxy: Moved man to share/man

Approved by:    portmgr (blanket)
1.6
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6
13 May 2016 19:42:04
Revision:415144Original commit files touched by this commit
bapt search for other commits by this committer
Prevent collision with getline(3)
While here regen patches
1.6
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.6
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
1.6
12 Mar 2015 10:40:37
Revision:381078Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
1.6
11 Jun 2014 15:33:53
Revision:357495Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: use @sample
1.6
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.6
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.6
18 Oct 2011 14:23:40
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:             161642
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.6
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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.6
02 Aug 2011 19:24:31
Original commit files touched by this commit
bapt search for other commits by this committer
Mark BROKEN: Does not fetch
1.6
11 Mar 2011 23:46:32
Original commit files touched by this commit
bapt search for other commits by this committer
point to the new SF home
while here remove MD5

thanks eadler
1.6
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6
14 Mar 2007 18:42:41
Original commit files touched by this commit
jhay search for other commits by this committer
Fix access control and logging of IPv6 addresses.
1.6
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.6
21 Apr 2005 17:44:08
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintership.
1.6
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.6
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.6
16 Jan 2005 21:26:48
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.6
1.5.1
16 Apr 2004 14:42:39
Original commit files touched by this commit
krion search for other commits by this committer
- Remove USE_SIZE knob
1.5.1
30 Jan 2004 14:05:15
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify
1.5.1
18 Aug 2003 14:02:09
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 1.5.1
1.5_1
10 Aug 2003 16:55:12
Original commit files touched by this commit
krion search for other commits by this committer
Add 2 new manpages
Bump PORTREVISION

Pointed by:     Niklas Olmes <niklas@noxa.de>
1.5
09 Aug 2003 19:53:40
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.5
1.4.1
02 Aug 2003 18:07:29
Original commit files touched by this commit
krion search for other commits by this committer
Honor CFLAGS

Submitted by:   Jolan Luff
Approved by:    fjoe (mentor) (implicit)
1.4.1
02 Aug 2003 14:11:47
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.4.1

Approved by:    fjoe (mentor) (implicit)
1.4
21 Jul 2003 14:28:03
Original commit files touched by this commit
krion search for other commits by this committer
ffproxy is a filtering HTTP proxy server. It is able
to filter by host, URL, and header. Custom header entries
can be filtered and added. It can even drop its privileges
and optionally chroot() to some directory. Logging to
syslog() is supported, as is using another auxiliary proxy
server. Contacting IPv6 servers is supported and allows
transparent IPv6 over IPv4 browsing.

PR:             54669
Approved by:    fjoe (mentor)

Number of commits found: 32