Commit graph

68 commits

Author SHA1 Message Date
Cy Schubert
efa4012853 Fix QT4 dependencies
PR:		134904
Submitted by:	makc
2009-05-25 02:08:18 +00:00
Cy Schubert
36a338ba24 Update from build 778 to build 793. This fixes PR 134178.
PR:		134178
2009-05-04 03:46:07 +00:00
Cy Schubert
e8cd95e09b Update to 3.0.4. 2009-04-27 20:31:36 +00:00
Cy Schubert
625edfcbdb Update to 3.0.3 (release, aka build 688). 2008-12-09 19:42:21 +00:00
Cy Schubert
9cfb6f8569 Update to 3.0.3 Build 687. 2008-12-08 21:21:09 +00:00
Cy Schubert
ffaec6b30b 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.
2008-12-06 21:27:03 +00:00
Pav Lucistnik
63d116b199 - Clean up shared directory share/applications
Reported by:	pointyhat
2008-12-03 18:02:17 +00:00
Cy Schubert
de370556ea Update to 3.0.2 Build 676. This repairs PR 129204.
PR:		129204
2008-11-28 23:26:42 +00:00
Cy Schubert
1ebc1b9b05 Update 3.0.0 --> 3.0.2 2008-11-25 18:59:19 +00:00
Cy Schubert
a367a87c00 Add qt4-rcc as a prerequisite. 2008-10-18 00:02:32 +00:00
Cy Schubert
3f94152ff0 Fixup CONFLICTS and dependencies. 2008-09-30 20:05:37 +00:00
Cy Schubert
2b484df7b7 Fix configure brokenness.
Submitted by:	gahr
Approved by:	portsmgr (pav)
2008-09-19 00:45:59 +00:00
Cy Schubert
0ab388abdd Display a message suggesting that users back up their fwbuilder database
files prior to invoking fwbuilder after an upgrade.
2008-09-03 17:15:03 +00:00
Cy Schubert
5583daec2c 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.
2008-09-02 21:32:26 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Cy Schubert
204d5a8341 NOPORTDOCS (r1.41) is not supported by the base release of fwbuilder.
Mark the port BROKEN when NOPORTODOCS is specified.
2008-05-26 22:08:25 +00:00
Cy Schubert
03ed72d50c Update 2.1.17 --> 2.1.19 2008-05-23 18:05:59 +00:00
Cy Schubert
c952767696 Update 2.1.16 --> 2.1.17
PR:		122472
Submitted by:	"Beat G\xe4tzi" <beat@chruetertee.ch>
2008-04-06 02:46:01 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Cy Schubert
7a6dddef0d Update 2.1.14 --> 2.1.16 2008-01-20 18:11:20 +00:00
Edwin Groothuis
f1826a6393 [PATCH] security/fwbuilder: cleanup non-supported FreeBSD versions
- removed support to 4.X (EOL)
	- add correct NOPORTDOCS

PR:		ports/111822
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer timeout
2007-10-03 12:19:22 +00:00
Cy Schubert
cbede968ff Make the Protocol Helpers advanced settings window aesthetically
pleasing once again.
2007-09-20 22:46:23 +00:00
Cy Schubert
a6362a37c0 Add support for Kerberos 5 kshell and Kerberos 4 ekshell using the IP Filter
rcmd proxy.
2007-09-19 22:48:24 +00:00
Cy Schubert
f7158eba51 Update 2.1.13 --> 2.1.14 2007-09-11 23:12:05 +00:00
Cy Schubert
78e4a1a65f Update 2.1.12 --> 2.1.13 2007-08-23 23:16:37 +00:00
Cy Schubert
16587926cb Update 2.1.11 --> 2.1.12 2007-07-09 22:11:58 +00:00
Cy Schubert
0a023788fe pkg-plist fixup 2007-06-04 21:41:34 +00:00
Cy Schubert
b4d1f5a386 Update 2.1.8 --> 2.1.11 2007-05-30 17:15:20 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Cy Schubert
4de073f3ab Mark broken under 4.X. 2007-01-11 00:55:42 +00:00
Cy Schubert
db70b5275b Pkg-plist fixup.
Noticed by:	kris (via pointyhat)
2006-12-12 19:28:34 +00:00
Cy Schubert
594c0c69a6 Record checksum of final distfile from author.
Portlint fixups.

PR:		TBA
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-12-11 02:13:36 +00:00
Cy Schubert
e8c3c96533 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>
2006-12-10 23:32:33 +00:00
Sam Lawrance
d8b03b877e No need to conditionalise USE_GETOPT_LONG.
PR:		ports/93225
Submitted by:	Vadim Kurland <vadim@fwbuilder.org> (maintainer)
2006-02-13 07:36:11 +00:00
Bill Fenner
92fee4a25f Remove subdirectory from MASTER_SITES= line; it's already handled
by MASTER_SITE_SUBDIR.
2005-11-28 06:33:06 +00:00
Marcus Alves Grando
4398c341d1 Update to 2.0.10
Add SHA256

PR:		88912
Submitted by:	Vadim Kurland <vadim@vk.crocodile.org> (maintainer)
2005-11-13 22:04:55 +00:00
Pav Lucistnik
4c16572c83 - Update to 2.0.8
PR:		ports/83679
Submitted by:	vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer)
2005-07-20 07:49:35 +00:00
Vanilla I. Shu
614e98c5b9 Upgrade to 2.0.5.
PR:		ports/80957
Submitted by:	maintainer
2005-05-13 02:03:55 +00:00
Volker Stolz
f2f6e04584 Update to 2.0.5
PRs:		ports/76295, ports/76296
Submitted by:	maintainer
2005-01-17 13:10:31 +00:00
Vanilla I. Shu
53256a61a8 Upgrade to 2.0.4.
PR:		ports/74689
Submitted by:	maintainer
2004-12-05 15:14:09 +00:00
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