summaryrefslogtreecommitdiff
path: root/security/fwbuilder-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PR: 56405Foxfair Hu2003-09-063-68/+69
| | | | | | | | Submitted by: maintainer Upgrade fwbuilder to v1.0.11: this is new upstream release Notes: svn path=/head/; revision=88618
* Fix the patch again. Self note: Don't do commit before the first cup ofFoxfair Hu2003-06-111-2/+2
| | | | | | | morning coffee. Notes: svn path=/head/; revision=82723
* Submitted by: MAINTAINERFoxfair Hu2003-06-101-16/+13
| | | | | | | Make the patch actually applied. Notes: svn path=/head/; revision=82714
* PR: 53120Foxfair Hu2003-06-103-9/+44
| | | | | | | | | | | Submitted by: Vadim Kurland <vadim@vk.crocodile.org> Add ports dependency: aclocal && gdk_pixbuf to build without problem, and add patches for -current. Bump PORTREVISION as well. Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who is the developer of fwbuilder (approved by original maintainer). Notes: svn path=/head/; revision=82700
* Add autoconf and automake to BUILD_DEPENDS, that we need them in installFoxfair Hu2003-06-011-0/+2
| | | | | | | stage. Notes: svn path=/head/; revision=81911
* Submitted by: Vadim Kurland <vadim@vk.crocodile.org>Foxfair Hu2003-05-222-7/+7
| | | | | | | Update to fwbuilder 1.0.10 released at May 21. Notes: svn path=/head/; revision=81706
* PR: 52520Foxfair Hu2003-05-219-179/+261
| | | | | | | | | Update fwbuilder to 1.0.10 RC5 and unlock BROKEN bit in the Makefile. Pass maintainer's hat to Sergey Lyubka <devnull@uptsoft.com> who is also the maintainer of libfwbuilder. Notes: svn path=/head/; revision=81635
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Use USE_GNOMENG.Joe Marcus Clarke2003-02-171-1/+2
| | | | Notes: svn path=/head/; revision=75672
* Private request to drop maintainer-ship for:Edwin Groothuis2002-12-111-1/+1
| | | | | | | | | | | audio/musicbrainz multimedia/xmms-avi security/fwbuilder Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=71520
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Empty line removed to make portlint happyDirk Meyer2001-03-281-1/+0
| | | | Notes: svn path=/head/; revision=40491
* The port was face lifted.Dirk Meyer2001-03-216-99/+70
| | | | | | | | PR: 24837 Submitted by: roman@xpert.com Notes: svn path=/head/; revision=40151
* Firewall Builder consists of object-oriented GUI and set of policy compilersDirk Meyer2001-03-2111-0/+239
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. WWW: http://www.crocodile.org/~vadim/fwbuilder/ - New checksum, Archive on sourceforge.net had changed. - use new version of gtkmm PR: 24837 Submitted by: roman@xpert.com Notes: svn path=/head/; revision=40150