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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
pfw A web frontend for the pf firewall
0.7.8 security Deleted on this many watch lists=10 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 0.7.8Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-04-15 19:02:01
Last Update: 2009-12-14 16:29:17
SVN Revision: UNKNOWN
People watching this port, also watch:: nmap, subversion, nagios, sudo
Also Listed In: www
License: not specified in port
WWW:
http://www.allard.nu/pfw/
Description:
A web frontend for the pf firewall written in PHP. Features With the exceptions listed below, everything that can be done with pf can be done through pfw. This includes: o Editing of all pf rules types like macros, address translation, queues, scrub, tables and filter rules. o Importing your current rulebase. Please backup your current /etc/pf.conf before installing pfw. o Installing the rulebase. This is not just a rulebase generator, it will read and write to and from your /etc/pf.conf file and reload pf through pfctl. o Standard based xhtml 1.1 and CSS 2.0 compliant code with separate print style sheet that will print your ruleset nicely. Author: Allard Consulting WWW: http://www.allard.nu/pfw/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pfw>0:security/pfw
No installation instructions:
This port has been deleted.
PKGNAME: pfw
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. sudo : security/sudo
  2. php.h : lang/php5
  3. session.so : www/php5-session
  4. pcre.so : devel/php5-pcre
  5. sqlite.so : databases/php5-sqlite
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.allard.nu/pfw/download/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.8
14 Dec 2009 16:29:17
Original commit files touched by this commit
garga search for other commits by this committer
Remove security/pfw, it's no longer maintainer by author
0.7.8
09 Jun 2008 23:48:31
Original commit files touched by this commit
garga search for other commits by this committer
- Remove IGNORE for 5.x since it's no longer supported
0.7.8
25 May 2007 12:44:26
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.8
0.7.7
28 Mar 2007 19:02:44
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.7
0.7.6
14 Dec 2006 10:15:24
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.6

Changelog at: http://www.allard.nu/pfw/history
0.7.5
25 Jul 2006 10:07:52
Original commit files touched by this commit
garga search for other commits by this committer
* Update to 0.7.5

CHANGES:
- Added parsing for multiple route-to's
- Added parsing of "set skip" statements
- Added Optionsclass unit test script
- Fixed the natedit page so that is reloads automatically when it should.
- Fixed a small XHTML compliance problem which sometimes would generate &
  instead of &
- Moved the stylesheet fromt the body to the header on a lot of web scripts
  for xhtml compliance reasons
- Changed from statically defining font size on the screen to a relative
  measurement. This allows changing of font size on IE
0.7.4
05 Jul 2006 02:30:58
Original commit files touched by this commit
linimon search for other commits by this committer
Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:             ports/92445
Hat:            portmgr
0.7.4
29 May 2006 10:59:04
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.4

Full Changelog at:
        http://www.allard.nu/pfw/history
0.7.3_1
24 May 2006 10:36:30
Original commit files touched by this commit
garga search for other commits by this committer
Fix PLIST

Reported by:    krismail
0.7.3
15 May 2006 11:23:32
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.3

Full ChangeLog at:
        http://www.allard.nu/pfw/history
0.7.2_2
12 May 2006 10:55:02
Original commit files touched by this commit
garga search for other commits by this committer
- Remove accidentally add # char, that removed sqlite dependency
- Bump PORTREVISION to fix package dependencies
0.7.2_1
11 May 2006 13:27:55
Original commit files touched by this commit
garga search for other commits by this committer
Patch include.inc.php to fix a javascript error caused by a missing form name

Submitted by:   Davide D'Amico <d.damico__informeditalia.net> on pfw maillist
0.7.2
05 Apr 2006 13:02:56
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.7.2

  * Fixed icmp6 handling with diffs supplied by Ralf Wagner.
0.7.1
15 Mar 2006 10:16:57
Original commit files touched by this commit
garga search for other commits by this committer
Update to 0.7.1
0.6.2
08 Nov 2005 14:33:36
Original commit files touched by this commit
garga search for other commits by this committer
- Add SHA256
0.6.2
14 Sep 2005 23:27:00
Original commit files touched by this commit
pav search for other commits by this committer
- Remove dependencies on security/pf, it was removed. pf is in base since
  502106

Pointy hat to:  pav
0.6.2
11 Jul 2005 16:47:16
Original commit files touched by this commit
garga search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
0.6.2
30 May 2005 13:33:46
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.6.2.

PR:             81654
Submitted by:   Renato Botelho (maintainer)
0.6.1
23 May 2005 10:45:01
Original commit files touched by this commit
novel search for other commits by this committer
Tarball has been rerolled (author accidentally added his personal
conf test dir in the previous version).

PR:             81391
Submitted by:   Renato Botelho (maintainer)
Reported by:    Olli Hauer <ohauer@gmx.de>
0.6.1
16 May 2005 12:25:34
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.6.1.

PR:             81101
Submitted by:   Renato Botelho (maintainer)
0.6
19 Apr 2005 15:37:25
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.6

PR:             ports/80063
Submitted by:   Renato Botelho <freebsd@galle.com.br> (maintainer)
0.5.3
16 Apr 2005 06:32:29
Original commit files touched by this commit
sem search for other commits by this committer
- Fix spelling.

Submitted by:   cvsmonitor@celeritystorm.com
0.5.3
15 Apr 2005 18:41:09
Original commit files touched by this commit
sem search for other commits by this committer
A web frontend for the pf firewall wrote in PHP.

PR:             ports/79907
Submitted by:   Renato Botelho <freebsd@galle.com.br>

Number of commits found: 23