- 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
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).
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.
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