Commit graph

58 commits

Author SHA1 Message Date
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
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
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
Pav Lucistnik
f5f6eb87ce - Mark BROKEN: does not configure
Reported by:	pointyhat
Approved by:	portmgr (self)
2008-09-17 19:28:52 +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
5338b9c1a5 NOPORTDOCS (r1.39) is not supported by the base release of libfwbuilder.
Mark port BROKEN when NOPORTDOCS is specified.
2008-05-26 23:16:27 +00:00
Cy Schubert
03ed72d50c Update 2.1.17 --> 2.1.19 2008-05-23 18:05:59 +00:00
Cy Schubert
9cfebb8fe7 Update 2.1.16 --> 2.1.17
PR:		122472
Submitted by:	 "Beat G\xe4tzi" <beat@chruetertee.ch>
2008-04-06 02:45:13 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Cy Schubert
7a6dddef0d Update 2.1.14 --> 2.1.16 2008-01-20 18:11:20 +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
Stefan Eßer
7e12772d4a 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.
2007-07-27 13:35:22 +00:00
Stefan Eßer
08cc138a29 Fix path to file to patch, I had accidently committed the patch with
an absolute path that was correct only on my development system.
2007-07-22 19:30:35 +00:00
Stefan Eßer
056c4f7b50 Fix build with gcc-4.2: Declare a function and an operator in the
correct scope. This patch was found on the PLD commit list archived
under URL:

http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg104002.html
2007-07-21 21:09:29 +00:00
Cy Schubert
16587926cb Update 2.1.11 --> 2.1.12 2007-07-09 22:11:58 +00:00
Cy Schubert
ef1445f29f Does not build under 7.0-CURRENT. 2007-06-18 06:03:39 +00:00
Cy Schubert
7a5abcdf7b Update 2.1.8 --> 2.1.11 2007-06-04 16:29:59 +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
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +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
4394f4c4a2 Record checksums of final version of distifle.
Portlint fixups.

PR:		TBA
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-12-11 02:12:47 +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
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Marcus Alves Grando
f66382ea16 Update to 2.0.10
Add SHA256

PR:		88910
Submitted by:	Vadim Kurland <vadim@vk.crocodile.org> (maintainer)
2005-11-13 22:04:34 +00:00
Pav Lucistnik
2822182689 - Update to 2.0.8
PR:		ports/83678
Submitted by:	vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer)
2005-07-20 07:49:12 +00:00
Vanilla I. Shu
9865981501 Upgrade to 2.0.7.
PR:		ports/80956
Submitted by:	maintainer
2005-05-13 02:02:16 +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
Sergey Matveychuk
5f2d912ff6 - Fix pkg-plist.
PR:		ports/75292
Submitted by:	maintainer
2004-12-20 20:00:24 +00:00
Vanilla I. Shu
fb4bc416da Upgrade to 2.0.4.
PR:		ports/74688
Submitted by:	maintainer
2004-12-05 15:13:09 +00:00
Vanilla I. Shu
2dbbb3cf12 Fix build on 4-stable.
PR:		ports/72807
Submitted by:	maintainer
2004-10-27 15:42:29 +00:00
Vanilla I. Shu
fc0d04e721 Upgrade to 2.0.2.
PR:		ports/71262
Submitted by:	maintainer
2004-10-14 06:39:44 +00:00
Kirill Ponomarev
a4692297d1 Fix plist. 2004-08-14 16:14:14 +00:00
Pav Lucistnik
0603cd750a - Convert direct LIB_DEPENDS to infrastructure: USE_OPENSSL, USE_GNOME
- Portlint

PR:		ports/66433
Submitted by:	Jonathan <j.e.drews@worldnet.att.net>
2004-05-25 19:27:23 +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
Garrett Wollman
60aab66567 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
2004-02-23 04:42:13 +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
2f4595e6ef - 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)
2004-01-18 12:49:58 +00:00
Sergei Kolobov
49aea1aa5e - 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
2003-12-16 23:44:28 +00:00
Jun Kuriyama
ae9970fe43 Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. 2003-11-18 03:19:38 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Foxfair Hu
118a4b079d PR: 56409
Submitted by:	maintainer
Upgrade libfwbuilder to 1.0.1: This is an upstream bugfix release
2003-09-06 02:41:58 +00:00
Foxfair Hu
3ec406487f PR: 53119
Submitted by:	Vadim Kurland <vadim@vk.crocodile.org>
Reviewed by:
Approved by:
Obtained from:
MFC after:
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.
2003-06-10 16:18:49 +00:00