non port: security/libfwbuilder/Makefile |
SVNWeb
|
Number of commits found: 78 |
Tue, 3 May 2011
|
[ 03:12 cy ]
Libfwbuilder has been merged into fwbuilder 4.2.0.
|
Wed, 9 Feb 2011
|
[ 05:51 cy ]
Update 4.1.2 --> 4.1.3
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Sun, 10 Oct 2010
|
[ 20:31 cy ]
Update 4.1.1 --> 4.1.2.
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Wed, 25 Aug 2010
|
[ 04:48 cy ]
Update 4.0.1 --> 4.1.1
|
Wed, 2 Jun 2010
|
[ 19:14 sylvio ] (Only the first 10 of 39 ports in this commit are shown above. )
- Chase net-snmp shlib bump
|
Tue, 25 May 2010
|
[ 05:54 cy ]
Update 4.0.0 --> 4.0.1.
|
Mon, 24 May 2010
|
[ 14:27 cy ]
Unbreak.
|
[ 01:55 cy ]
Fix an autotools dependency issue.
Thans to Mike Harding <mvharding@gmail.com> for allowing me to use one of his
systems to debug this problem.
|
Sun, 23 May 2010
|
[ 19:52 pav ]
- Mark BROKEN: does not configure
Reported by: pointyhat
|
Fri, 14 May 2010
|
[ 04:34 cy ]
Add AUTOTOOLS dependency when using packages as opposed to ports
to satisfy dependencies.
|
Wed, 12 May 2010
|
[ 04:50 cy ]
Resolve autotools issue.
Thanks to: pointyhat
|
Wed, 5 May 2010
|
[ 03:37 cy ]
Update 3.0.7 --> 4.0.0.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 20 Sep 2009
|
[ 05:31 cy ]
Update 3.0.5 --> 3.0.7 which fixes a security issue with generated iptables
scripts when used to generate static routing configurations.
Feature safe: Yes
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Tue, 30 Jun 2009
|
[ 05:36 cy ]
Author re-released 3.0.5 based on build 1116 to fix a small last minute bug.
PR: 136167
|
Mon, 22 Jun 2009
|
[ 21:41 cy ]
Update 3.0.4 --> 3.0.5
PR: 135923
|
Mon, 25 May 2009
|
[ 02:07 cy ]
Fix QT4 dependencies.`
PR: 134903
Submitted by: makc
|
Mon, 4 May 2009
|
[ 03:45 cy ]
Update from build 778 to build 793. This fixes PR 134178.
PR: 134170
|
Mon, 27 Apr 2009
|
[ 20:31 cy ]
Update to 3.0.4.
|
Tue, 9 Dec 2008
|
[ 19:41 cy ]
Update to 3.0.3 (release, aka build 688).
|
Mon, 8 Dec 2008
|
[ 21:20 cy ]
Update to 3.0.3 Build 687.
|
Sat, 6 Dec 2008
|
[ 21:26 cy ]
Update 3.0.2 Build 676 to 3.0.3 Build 683 (3.0.3 prerelease) to fix an
IPv6 address issue in address and network objects.
|
Fri, 28 Nov 2008
|
[ 23:25 cy ]
Update to 3.0.2 Build 676. This repairs PR 129204.
PR: 129204
|
Tue, 25 Nov 2008
|
[ 18:56 cy ]
Update 3.0.0 --> 3.0.2
|
Tue, 30 Sep 2008
|
[ 20:05 cy ]
Fixup CONFLICTS and dependencies.
|
Fri, 19 Sep 2008
|
[ 00:45 cy ]
Fix configure brokenness.
Submitted by: gahr
Approved by: portsmgr (pav)
|
Wed, 17 Sep 2008
|
[ 19:28 pav ]
- Mark BROKEN: does not configure
Reported by: pointyhat
Approved by: portmgr (self)
|
Tue, 2 Sep 2008
|
[ 21:32 cy ] (Only the first 10 of 14 ports in this commit are shown above. )
Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old version
is deprecated and scheduled for deletion as it is no longer supported by its
author.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ] (Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Mon, 26 May 2008
|
[ 23:16 cy ]
NOPORTDOCS (r1.39) is not supported by the base release of libfwbuilder.
Mark port BROKEN when NOPORTDOCS is specified.
|
Fri, 23 May 2008
|
[ 18:05 cy ]
Update 2.1.17 --> 2.1.19
|
Sun, 6 Apr 2008
|
[ 02:45 cy ]
Update 2.1.16 --> 2.1.17
PR: 122472
Submitted by: "Beat G\xe4tzi" <beat@chruetertee.ch>
|
Thu, 27 Mar 2008
|
[ 10:58 kuriyama ] (Only the first 10 of 42 ports in this commit are shown above. )
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
|
Sun, 20 Jan 2008
|
[ 18:10 cy ]
Update 2.1.14 --> 2.1.16
|
Tue, 11 Sep 2007
|
[ 23:11 cy ]
Update 2.1.13 --> 2.1.14
|
Thu, 23 Aug 2007
|
[ 23:16 cy ]
Update 2.1.12 --> 2.1.13
|
Fri, 27 Jul 2007
|
[ 13:35 se ]
I had forgotten to remove the BROKEN tag when committing the two patches
that ought to make the port compile with gcc-4.2 and thus with -current.
|
Mon, 9 Jul 2007
|
[ 22:08 cy ]
Update 2.1.11 --> 2.1.12
|
Mon, 18 Jun 2007
|
[ 06:03 cy ]
Does not build under 7.0-CURRENT.
|
Mon, 4 Jun 2007
|
[ 16:30 cy ]
Update 2.1.8 --> 2.1.11
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 28 Feb 2007
|
[ 01:19 kuriyama ] (Only the first 10 of 27 ports in this commit are shown above. )
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
|
Tue, 13 Feb 2007
|
[ 00:16 pav ] (Only the first 10 of 77 ports in this commit are shown above. )
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
|
Mon, 11 Dec 2006
|
[ 02:12 cy ]
Record checksums of final version of distifle.
Portlint fixups.
PR: TBA
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
Sun, 10 Dec 2006
|
[ 23:32 cy ]
Update from 2.0.10 to 2.1.8.
Vadim Kurland, the author of libfwbuilder and fwbuilder, wishes that I
maintain this port for him.
Submitted by: Vadim Kurland <vadim@fwbuilder.org>
Approved by: Maintainer: Vadim Kurland <vadim@fwbuilder.org>
|
Wed, 30 Nov 2005
|
[ 05:23 kuriyama ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase shlib version bump of net-snmp.
|
Sun, 13 Nov 2005
|
[ 22:04 mnag ]
Update to 2.0.10
Add SHA256
PR: 88910
Submitted by: Vadim Kurland <vadim@vk.crocodile.org> (maintainer)
|
Wed, 20 Jul 2005
|
[ 07:49 pav ]
- Update to 2.0.8
PR: ports/83678
Submitted by: vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer)
|
Fri, 13 May 2005
|
[ 02:02 vanilla ]
Upgrade to 2.0.7.
PR: ports/80956
Submitted by: maintainer
|
Mon, 17 Jan 2005
|
[ 13:10 vs ]
Update to 2.0.5
PRs: ports/76295, ports/76296
Submitted by: maintainer
|
Mon, 20 Dec 2004
|
[ 20:00 sem ]
- Fix pkg-plist.
PR: ports/75292
Submitted by: maintainer
|
Sun, 5 Dec 2004
|
[ 15:13 vanilla ]
Upgrade to 2.0.4.
PR: ports/74688
Submitted by: maintainer
|
Wed, 27 Oct 2004
|
[ 15:42 vanilla ]
Fix build on 4-stable.
PR: ports/72807
Submitted by: maintainer
|
Thu, 14 Oct 2004
|
[ 06:39 vanilla ]
Upgrade to 2.0.2.
PR: ports/71262
Submitted by: maintainer
|
Tue, 25 May 2004
|
[ 19:27 pav ]
- Convert direct LIB_DEPENDS to infrastructure: USE_OPENSSL, USE_GNOME
- Portlint
PR: ports/66433
Submitted by: Jonathan <j.e.drews@worldnet.att.net>
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Mon, 23 Feb 2004
|
[ 04:42 wollman ] (Only the first 10 of 907 ports in this commit are shown above. )
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 18 Jan 2004
|
[ 12:49 clement ]
- Update to PORTREVISION 2
- Tarball has been rerolled
While I'm here:
- fix docs intall
- Use %%DATADIR%%
PR: 61511
Sybmitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
Tue, 16 Dec 2003
|
[ 23:44 sergei ]
- Update to 1.0.2
While I'm here:
- Remove explicit automake/autoconf dependencing in BUILD_DEPENDS
- Avoid using version number in DOCSDIR name
- Re-sort pkg-plist
- Cosmetique fixes
PR: 59998
Submitted by: maintainer
|
Tue, 18 Nov 2003
|
[ 03:19 kuriyama ]
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
|
Tue, 4 Nov 2003
|
[ 18:30 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Chase the libxslt shared lib version with a PORTREVISION bump.
|
Sat, 6 Sep 2003
|
[ 02:41 foxfair ]
PR: 56409
Submitted by: maintainer
Upgrade libfwbuilder to 1.0.1: This is an upstream bugfix release
|
Tue, 10 Jun 2003
|
[ 16:18 foxfair ]
PR: 53119
Submitted by: Vadim Kurland <vadim@vk.crocodile.org>
Fixed libfwbuilder's dependency and bump PORTREVISION[1].
Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who
is the developer of fwbuilder (approved by original maintainer)[2].
[1]: also noticed by kris@
[2]: most parts of patch were from PR/53119, small adjustment was made by
me and reviewed by Vadim.
|
Sun, 1 Jun 2003
|
[ 15:26 foxfair ]
Add automake to BUILD_DEPENDS, that we need it in install stage.
|
Thu, 22 May 2003
|
[ 14:32 foxfair ]
Submitted by: Vadim Kurland <vadim@vk.crocodile.org>
Update to 1.0.0.
|
Wed, 21 May 2003
|
[ 17:15 foxfair ]
PR: 52521
Update libfwbuilder to 1.0.0 RC2 to stick together with fwbuilder.
|
Sun, 18 May 2003
|
[ 10:12 kris ]
BROKEN on 5.1: bad C++
|
Sun, 20 Apr 2003
|
[ 19:42 marcus ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 1 Sep 2002
|
[ 15:18 lioux ] (Only the first 10 of 11 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42288
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 27 Jun 2002
|
[ 15:50 will ]
Add libfwbuilder 0.10.7, the Firewall Builder API.
PR: 38690
Submitted by: Sergey Lyubka <devnull@asitatech.ie>
|
Number of commits found: 78 |