Commit graph

25 commits

Author SHA1 Message Date
Vanilla I. Shu
e7dbf6fab0 Fix build on 4-stable
PR:		ports/72808
Submitted by:	maintainer
2004-10-27 15:46:11 +00:00
Vanilla I. Shu
1949acfa78 Upgrade to 2.0.2
PR:		ports/71263
Submitted by:	maintainer
2004-10-14 06:42:13 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Pav Lucistnik
788d7a5419 - Portlint
PR:		ports/66433
Submitted by:	Jonathan <j.e.drews@worldnet.att.net>
2004-05-25 19:28:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Clement Laforet
6ed4f4772e - Update 1.1.2
While I'm here:
- Use %%DATADIR%% and %%DOCSDIR%%

PR:                 61510
Sybmitted by:       Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-18 14:19:22 +00:00
Sergei Kolobov
af79534b86 - Update to 1.1.1
- 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
2003-12-19 15:53:54 +00:00
Foxfair Hu
90fd300827 PR: 56405
Submitted by:	maintainer
Upgrade fwbuilder to v1.0.11: this is new upstream release
2003-09-06 02:44:42 +00:00
Foxfair Hu
8f78d8d37a Fix the patch again. Self note: Don't do commit before the first cup of
morning coffee.
2003-06-11 01:38:32 +00:00
Foxfair Hu
289849fc9b Submitted by: MAINTAINER
Make the patch actually applied.
2003-06-10 23:37:26 +00:00
Foxfair Hu
d62223b7f3 PR: 53120
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).
2003-06-10 16:27:56 +00:00
Foxfair Hu
40f56b55b9 Add autoconf and automake to BUILD_DEPENDS, that we need them in install
stage.
2003-06-01 15:28:03 +00:00
Foxfair Hu
d5ef9becdc Submitted by: Vadim Kurland <vadim@vk.crocodile.org>
Update to fwbuilder 1.0.10 released at May 21.
2003-05-22 14:36:29 +00:00
Foxfair Hu
c746db4097 PR: 52520
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.
2003-05-21 17:12:04 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Joe Marcus Clarke
4d055d23c0 Use USE_GNOMENG. 2003-02-17 00:02:09 +00:00
Edwin Groothuis
39687a5c96 Private request to drop maintainer-ship for:
audio/musicbrainz
	multimedia/xmms-avi
	security/fwbuilder

Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2002-12-11 07:34:22 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Dirk Meyer
ea6fbf2015 Empty line removed to make portlint happy 2001-03-28 17:26:27 +00:00
Dirk Meyer
fd0747dc7b The port was face lifted.
PR:		24837
Submitted by:	roman@xpert.com
2001-03-21 07:09:49 +00:00
Dirk Meyer
57201f80be 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.

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
2001-03-21 06:51:00 +00:00