Commit Graph

22 Commits

Author SHA1 Message Date
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
76b70d056b - Update to 4.1.0
PR:		135915
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-06-22 20:19:08 +00:00
Dmitry Marakasov
08e847d89c - Update to 4.0.0
- Chase devel/gwenhywfar shlib bump

PR:		135161
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-06-21 20:23:40 +00:00
Pav Lucistnik
1ebd8b8869 - Chase math/libgmp4 shlib bump
Reported by:	pointyhat
Pointy hat to:	ale
2009-05-14 11:53:13 +00:00
Pav Lucistnik
f5aed50c4b - Update to 3.8.1
PR:		ports/129598
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
2009-05-11 20:42:18 +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
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
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
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
Joerg Wunsch
8054ed462a aqbanking.pc belongs into libdata rather than lib.
Pointy hat passed by: pav
2008-01-24 21:05:33 +00:00
Joerg Wunsch
85da96556f Fix OFX optional parts in pkg-plist.
Reminded by:		pointyhat, by way of pav
2008-01-21 12:43:12 +00:00
Joerg Wunsch
5cda07c9a0 Upgrade to version 2.3.3. As with gwenhyfar, this is the latest release
of the 2.x line, and the author has chosen to no longer host version 3.x
on sourceforge.net.

Since our only consumer of this port is gnucash, and gnucash requires
the Qt component of aqbanking (qbanking), I chose to make the qbanking
interface a non-optional decision.  In case there might be further
consumers in future, this could perhaps also be made optional.
2008-01-16 09:56:49 +00:00
MANTANI Nobutaka
b610843b31 Fix build after objformat removal on -current. 2007-03-05 14:18:07 +00:00
Sam Lawrance
ee0eccf53a Drop maintainership. 2007-01-23 08:19:11 +00:00
Rong-En Fan
dd1bb43dc9 - Chase recent libofx update 2006-11-24 08:37:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Pav Lucistnik
20346564c3 - Fix ktoblzcheck dependency line
This is getting way out of my hands. Was this really broken for five weeks?

Submitted by:	Anthony M. Agelastos <iqgrande@gmail.com>
Pointy hat to:	pav
2005-11-28 09:55:41 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
90be92541f - Chase libofx update 2005-08-31 22:16:57 +00:00
Sam Lawrance
a22190558f Fix pkg-plist
Reported by:	kris
2005-06-12 04:56:20 +00:00
Sam Lawrance
d58ef8d2e2 Add aqbanking 1.0.11, online banking interface and financial data
framework.

PR:		ports/78443 (prompted by)
Submitted by:	Peter Corneliu <pcc@gmx.net>
2005-06-08 14:52:51 +00:00