Commit Graph

798 Commits

Author SHA1 Message Date
Yen-Ming Lee
2c65a867fb - simplify dependency
- bump PORTREVISION
2008-08-31 03:44:30 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Lars Thegler
2544850291 Update to 2.8.17
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-08-03 14:13:47 +00:00
Rong-En Fan
f58c461e40 - Drop 4.x support 2008-07-27 15:34:36 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
a7b14d4de2 - Connect ledgersmb12 to the build
Forgotten by:	lippe
2008-07-24 14:24:45 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Pietro Cerutti
11f6c5e1d0 - Remove LibOFX optional support (off by default) until somebody fixes it
PR:		125093
Submitted by:	<mirror176@hotmail.com>
2008-07-09 00:17:39 +00:00
Lars Thegler
9d4c2e01a6 Update to 2.8.16
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
2008-07-08 17:57:42 +00:00
Jeremy Messenger
4986ba4041 Add a missing dependency, librsvg2, to view the svg images. Bump the
PORTREVISION.

PR:		ports/125241
Submitted by:	Andrei <support@nolty.org>
2008-07-04 02:55:24 +00:00
Erwin Lansing
17280f85e1 Update to 0.10 2008-06-30 20:44:07 +00:00
Felippe de Meirelles Motta
4c00209176 - Make fetchable.
Reported by:	QA Tindy
Approved by:	gabor (mentor, implicit)
2008-06-23 21:37:22 +00:00
Felippe de Meirelles Motta
122a04d773 - Update to 1.2.13 after repocopy from finance/ledgersmb.
- Change PORTNAME to ledgersmb, reflecting on real project name.
- Update pkg-plist.
- Makefile cleanup.
- Move pkg-message to FILESDIR.

PR:		ports/122059
Submitted by:	Antoine Beaupre <anarcat@lethe.koumbit.net>
Reworked by:	lippe
Discussed with:	araujo
Approved by:	gabor (mentor, implicit)
2008-06-22 22:57:09 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Lars Thegler
b1650bcf68 Update to 2.8.15
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-06-18 19:26:56 +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
Martin Wilke
72c4430476 - Update to 0.07000
PR:		124266
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-06-06 07:57:53 +00:00
Martin Wilke
5f278719a9 - Update to 1.18
PR:		124039
Submitted by:	Ports Fury
2008-05-30 13:43:41 +00:00
Chin-San Huang
47b73671b1 TCLink is a thin client API that allows a merchant to process credit card
transactions through the TrustCommerce processing gateway over a encrypted
channel (SSL) using TCP/IP.

WWW: http://www.trustcommerce.com/tclink.html

PR:		ports/124050
Submitted by:	Mike Bowie <mbowie at buzmo.com>
2008-05-29 05:01:57 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Beech Rintoul
f9c10c07b8 - Update distinfo
PR:		ports/111456
Submitted by:	Peter Beckman <beckman@purplecow.com>
Approved by:	maintainer timeout (> two weeks)
2008-04-23 19:37:20 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Cheng-Lung Sung
5f4ae374a9 - update finance/p5-PayflowPro to latest version to account for change in
URL used by Payflow service.

PR:		ports/122829
Submitted by:	maintainer (Vivek Khera)
2008-04-18 02:25:25 +00:00
Michael Johnson
84056b75bf Bump PORTREVISION for the switch to ofx off by default
Reported by:	flz
2008-04-17 14:37:47 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Michael Johnson
545c5d759a Make portlint happy 2008-04-17 11:29:12 +00:00
Michael Johnson
11504bd9ed Add options for POSTGRESQL, OFX
Submitted by:	Martin Lesser <ml@bettercom.de>
2008-04-17 11:28:29 +00:00
Jeremy Messenger
7f5238c466 -Update to 3.8.
-Enable ofx by default with WITHOUT_OFX.
2008-04-04 16:26:50 +00:00
Lars Thegler
9246e4464a Update to 2.8.14
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-04-01 13:57:14 +00:00
Michael Johnson
94b9054453 Update to 2.2.4
PR:		ports/121460
Submitted by:	Alex Varju
2008-03-31 13:47:30 +00:00
Mathieu Arnold
c9e3f347de Use the new MASTER_SITES macro 2008-03-31 13:01:34 +00:00
Martin Wilke
59c23f87f0 - Add missing dependens
Submitted by:	pointyhat via pav
2008-03-26 08:23:11 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Rong-En Fan
10fa3802a8 - Update to 1.17
PR:		ports/121943
Submitted by:	Jan Henrik Sylvester <me at janh.de>
2008-03-22 12:06:49 +00:00
Jeremy Messenger
e35dedf9c8 Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,
it's unchange so no bump.
2008-03-22 00:38:38 +00:00
Martin Wilke
85760e978b - Update to 0.15 2008-03-20 22:49:56 +00:00
Martin Wilke
2ead14489b - Update to 1.25
PR:		121905
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-03-20 20:10:57 +00:00
Michael Johnson
9cf5395e65 Chase libversion bump in finance/libofx
Pointyhat to:	miwi
2008-03-15 15:36:05 +00:00
Martin Wilke
f853db7c72 - Chase finance/libofx shlib version bump
Submitted by:	pavbot
2008-03-14 23:08:05 +00:00
Pav Lucistnik
ad60c9c1a4 - Stop packaging mtree symlinks
PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2008-03-14 16:00:08 +00:00
Martin Wilke
fb94657eff - Update to 0.9.0
- USE SF macro

PR:		121617
Submitted by:	Ports Fury
2008-03-13 20:56:55 +00:00
Martin Wilke
88b00de9f8 - Update to 1.06 2008-03-11 14:57:34 +00:00
Pietro Cerutti
108c9af9fd - Remove USE_X_PREFIX in favor of USE_XORG
Approved by:	miwi (mentor)
2008-03-10 15:55:33 +00:00
Joe Marcus Clarke
8e233b180d Add slib-guile to the BUILD_DEPENDS list to fix the build. I'm not sure
how this worked before.
2008-03-02 22:48:50 +00:00
Mark Linimon
df531852c8 Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat:		portmgr
2008-03-02 08:25:11 +00:00
Lars Thegler
2884aa5269 Update to 2.8.13
For changes, see http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-03-01 15:02:50 +00:00
Joe Marcus Clarke
e068a5c001 Chase guile update.
PR:		121137
Submitted by:	David Barksdale <amatus@gnu.org>
2008-03-01 06:24:16 +00:00
Michael Johnson
4c72059a8c Remove unneeded depends on g-wrap
PR:		ports/119636
Submitted by:	Nikolai Nespor
2008-02-29 18:54:53 +00:00
Martin Wilke
7176c4aac3 - Update to 5.05
PR:		121032
Submitted by:	John Hein <jhein@timing.com> (maintainer)
2008-02-26 11:26:18 +00:00