Port details |
- fwbuilder-devel Firewall Builder GUI and policy compilers
- 5.0.1.b3592 security
=0 5.0.1.b3592Version of this port present on the latest quarterly branch.
- IGNORE: Development branch not currently active
- Maintainer: cy@FreeBSD.org
- Port Added: 2009-12-14 07:49:20
- Last Update: 2013-10-06 03:54:22
- SVN Revision: 329529
- License: not specified in port
- WWW:
- http://www.fwbuilder.org/
- Description:
- Firewall Builder consists of object-oriented GUI and set of policy compilers
for various firewall platforms. In Firewall Builder, firewall policy is a set
of rules, each rule consists of abstract objects which represent real network
objects and services (hosts, routers, firewalls, networks, protocols).
Firewall Builder helps user maintain database of objects and allows policy
editing using simple drag-and-drop operations.
Preferences and objects databases are stored in XML format.
GUI and policy compilers are completely independent. Support for a new firewall
platform can be added to GUI without any changes done to the program, although
new policy compiler must be written. This provides for consistent abstract
model and the same GUI for different firewall platforms. Currently three most
popular free firewalls are supported: ipchains, iptables and ipfilter.
Because of this, Firewall Builder can be used to manage firewalls built on
variety of platforms including, but not limited to, Linux running ipchains or
iptables and FreeBSD or Solaris running ipfilter.
WWW: http://www.fwbuilder.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- fwbuilder-devel>0:security/fwbuilder-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: fwbuilder-devel
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libcrypto.so.8 : security/openssl
- gmake : devel/gmake
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libqsvgicon.so : graphics/qt4-iconengines
- libqimsw-multi.so : x11/qt4-inputmethods
- linguist-qt4 : devel/qt4-linguist
- moc-qt4 : devel/qt4-moc
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- libQtSvg.so : graphics/qt4-svg
- uic-qt4 : devel/qt4-uic
- libQtXml.so : textproc/qt4-xml
- automake-1.14 : devel/automake
- autoconf-2.69 : devel/autoconf
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- libcrypto.so.8 : security/openssl
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libqsvgicon.so : graphics/qt4-iconengines
- libqimsw-multi.so : x11/qt4-inputmethods
- libQtSvg.so : graphics/qt4-svg
- libQtXml.so : textproc/qt4-xml
- Library dependencies:
-
- xslt.2 : textproc/libxslt
- netsnmp.30 : net-mgmt/net-snmp
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1.b3592 06 Oct 2013 03:54:22 |
cy |
Fwbuilder appears not to be actively developed any more, remove -devel
port for now. |
5.0.1.b3592 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
5.0.1.b3592 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
5.0.1.b3592 31 Dec 2011 05:34:46 |
cy |
Update to the latest development build (now same as primary port).
Developmnent branch not active since Dec 18, flag IGNORE until development
resumes.
Feature safe: yes |
5.0.1.b3588 19 Nov 2011 01:03:52 |
cy |
Sync up with main version of this port.
Adjust -devel bits to fetch port from new URL.
Emply new CONFIGURE_ARGS CPPFLAGS and LDFLAGS as in main version of this port.
Update from build 3585 to build 3588.
Feature safe: yes |
5.0.1.b3585 15 Nov 2011 05:33:15 |
cy |
No longer broken under 9.0.
Feature safe: yes |
5.0.1.b3585 15 Nov 2011 04:30:55 |
cy |
Set default DEVEL option (documentation).
Add version 4 to conflicts.
Adjust version 5 nightly builds URL for devel version of this Makefile.
Feature safe: yes |
5.0.1 14 Nov 2011 20:56:23 |
cy |
Update 4.1.3 --> 5.0.1
Feature safe: yes |
4.1.3.b3421 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 |
4.1.3.b3421 07 Dec 2010 20:20:32 |
cy |
Update 4.0.1 --> 4.1.3 |
4.0.1.b2929_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
4.0.1.b2929_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
4.0.1.b2929_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
4.0.1.b2929_1 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 |
4.0.1.b2929 30 May 2010 18:16:14 |
cy |
Fix build error. |
4.0.1.b2929 25 May 2010 05:57:07 |
cy |
Update 4.0.0 build-2877 to 4.0.1 build-2929. |
4.0.0.b2877 24 May 2010 01:54:26 |
cy |
Fix an autotools dependency issue.
Thans to Mike Harding <mvharding@gmail.com> for allowing me to use one of his
systems to debug this problem. |
4.0.0.b2877 14 May 2010 04:32:43 |
cy |
Add AUTOTOOLS dependency when using packages as opposed to ports
to satisfy dependencies. |
4.0.0.b2877 12 May 2010 04:48:48 |
cy |
Resolve autotools issue.
Thanks to: pointyhat |
4.0.0.b2877 05 May 2010 03:35:43 |
cy |
Welcome the new fwbuilder-devel port. |
3.0.7_1 14 Dec 2009 07:48:57 |
cy |
Forced commit to document that security/fwbuilder-devel was repocopied from
security/fwbuilder and security/libfwbuilder-devel was repocopied from
security/libfwbuilder.
PR: 141378 |