aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder-devel
Commit message (Collapse)AuthorAgeFilesLines
* No need to conditionalise USE_GETOPT_LONG.Sam Lawrance2006-02-131-4/+1
| | | | | | | | PR: ports/93225 Submitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer) Notes: svn path=/head/; revision=155893
* Remove subdirectory from MASTER_SITES= line; it's already handledBill Fenner2005-11-281-1/+1
| | | | | | | by MASTER_SITE_SUBDIR. Notes: svn path=/head/; revision=149742
* Update to 2.0.10Marcus Alves Grando2005-11-133-3/+13
| | | | | | | | | | Add SHA256 PR: 88912 Submitted by: Vadim Kurland <vadim@vk.crocodile.org> (maintainer) Notes: svn path=/head/; revision=148166
* - Update to 2.0.8Pav Lucistnik2005-07-203-2/+4
| | | | | | | | PR: ports/83679 Submitted by: vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer) Notes: svn path=/head/; revision=139651
* Upgrade to 2.0.5.Vanilla I. Shu2005-05-138-47/+12
| | | | | | | | PR: ports/80957 Submitted by: maintainer Notes: svn path=/head/; revision=135167
* Update to 2.0.5Volker Stolz2005-01-173-4/+4
| | | | | | | | PRs: ports/76295, ports/76296 Submitted by: maintainer Notes: svn path=/head/; revision=126639
* Upgrade to 2.0.4.Vanilla I. Shu2004-12-053-4/+12
| | | | | | | | PR: ports/74689 Submitted by: maintainer Notes: svn path=/head/; revision=123236
* Fix build on 4-stableVanilla I. Shu2004-10-276-1/+55
| | | | | | | | PR: ports/72808 Submitted by: maintainer Notes: svn path=/head/; revision=120321
* Upgrade to 2.0.2Vanilla I. Shu2004-10-143-267/+48
| | | | | | | | PR: ports/71263 Submitted by: maintainer Notes: svn path=/head/; revision=119366
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - PortlintPav Lucistnik2004-05-251-3/+3
| | | | | | | | PR: ports/66433 Submitted by: Jonathan <j.e.drews@worldnet.att.net> Notes: svn path=/head/; revision=110005
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update 1.1.2Clement Laforet2004-01-184-140/+127
| | | | | | | | | | | | While I'm here: - Use %%DATADIR%% and %%DOCSDIR%% PR: 61510 Sybmitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98468
* - Update to 1.1.1Sergei Kolobov2003-12-196-258/+268
| | | | | | | | | | | | | | | | | | - Remove patches not needed anymore - Add patch to respect LOCALBASE when searching for glib While I'm here: - Remove explicit automake/autoconf dependencies from BUILD_DEPENDS in favor of USE_AUTOCONF and WANT_AUTOMAKE_VER - Utilize USE_GNOME for glib12, gtk12 and gdk-pixbuf dependencies - Switch to DOCSDIR that doesn't contain a version number in the name - Sort pkg-plist PR: 59918 Submitted by: maintainer Notes: svn path=/head/; revision=96209
* 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