Commit graph

10 commits

Author SHA1 Message Date
Soren Jacobsen
720ea36238 Convert to buildlink3. This doesn't currently build (configure script says
we need version 1.0.1 of libfwbuilder, but 1.0.2 is what's in ../libfwbuilder).
2004-04-27 00:47:18 +00:00
Soren Jacobsen
084e0938cf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Marc Recht
268b363f81 fwbuilder needs at least gcc version 2.95.3. 2003-09-27 19:20:04 +00:00
Marc Recht
34bdd67f90 Update to 1.0.11
The usual: fixes and new features.
See http://www.fwbuilder.org/pages/Documents/ReleaseNotes/ReleaseNotes_1.0.11.html
for details.
2003-09-27 18:30:39 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
Marc Recht
ce423731e6 Update to libfwbuilder version 1.0.10.
- lots of bug fixes
- support for ipfw

+ add a patch from hiramatu@ postest on wip-review to make it working
on NetBSD-current.
2003-06-10 21:36:30 +00:00
Marc Recht
49328d9e34 mkdir() fix for NetBSD is done 2003-05-14 21:55:08 +00:00
Marc Recht
fbb1a1711f remove trailing slash from the path passed to mkdir() 2003-05-14 21:54:22 +00:00
Marc Recht
47ba944504 Initial import of fwbuilder 1.0.9
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, a firewall
policy is a set of rules; each rule consists of abstract objects that
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps users maintain a database of
objects and allows policy editing using simple drag-and-drop operations.
2003-05-13 00:58:10 +00:00