summaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-217-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Update to 2.8.17lth2008-08-033-5/+5
| | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
* - Drop 4.x supportrafan2008-07-271-7/+1
|
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-252-2/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Connect ledgersmb12 to the buildpav2008-07-241-0/+1
| | | | Forgotten by: lippe
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-1/+1
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Remove LibOFX optional support (off by default) until somebody fixes itgahr2008-07-092-11/+11
| | | | | PR: 125093 Submitted by: <mirror176@hotmail.com>
* Update to 2.8.16lth2008-07-082-4/+4
| | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
* Add a missing dependency, librsvg2, to view the svg images. Bump themezz2008-07-041-2/+2
| | | | | | | PORTREVISION. PR: ports/125241 Submitted by: Andrei <support@nolty.org>
* Update to 0.10erwin2008-06-302-4/+4
|
* - Make fetchable.lippe2008-06-231-1/+1
| | | | | Reported by: QA Tindy Approved by: gabor (mentor, implicit)
* - Update to 1.2.13 after repocopy from finance/ledgersmb.lippe2008-06-224-2579/+1386
| | | | | | | | | | | | | - 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)
* - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-191-0/+2
| | | | | | fixed in next two months. With hat: portmgr
* Update to 2.8.15lth2008-06-182-5/+4
| | | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0624-15/+24
| | | | | | | | | | 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)
* - Update to 0.07000miwi2008-06-062-4/+4
| | | | | PR: 124266 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 1.18miwi2008-05-303-5/+5
| | | | | PR: 124039 Submitted by: Ports Fury
* TCLink is a thin client API that allows a merchant to process credit cardchinsan2008-05-294-0/+31
| | | | | | | | | | 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>
* - Include some ports in perl5 category.araujo2008-05-191-1/+1
| | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr)
* - Update distinfobeech2008-04-231-3/+3
| | | | | | PR: ports/111456 Submitted by: Peter Beckman <beckman@purplecow.com> Approved by: maintainer timeout (> two weeks)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-1911-27/+21
| | | | | | | | | | | | | | | - 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)
* - update finance/p5-PayflowPro to latest version to account for change inclsung2008-04-182-4/+4
| | | | | | | URL used by Payflow service. PR: ports/122829 Submitted by: maintainer (Vivek Khera)
* Bump PORTREVISION for the switch to ofx off by defaultahze2008-04-171-0/+1
| | | | Reported by: flz
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-1726-51/+26
| | | | | | | | | ${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)
* Make portlint happyahze2008-04-171-4/+4
|
* Add options for POSTGRESQL, OFXahze2008-04-172-8/+36
| | | | Submitted by: Martin Lesser <ml@bettercom.de>
* -Update to 3.8.mezz2008-04-043-6/+39
| | | | -Enable ofx by default with WITHOUT_OFX.
* Update to 2.8.14lth2008-04-012-4/+4
| | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
* Update to 2.2.4ahze2008-03-313-11/+37
| | | | | PR: ports/121460 Submitted by: Alex Varju
* Use the new MASTER_SITES macromat2008-03-311-2/+1
|
* - Add missing dependensmiwi2008-03-261-1/+2
| | | | Submitted by: pointyhat via pav
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update to 1.17rafan2008-03-223-5/+5
| | | | | PR: ports/121943 Submitted by: Jan Henrik Sylvester <me at janh.de>
* Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,mezz2008-03-221-2/+1
| | | | it's unchange so no bump.
* - Update to 0.15miwi2008-03-202-4/+4
|
* - Update to 1.25miwi2008-03-202-4/+4
| | | | | PR: 121905 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Chase libversion bump in finance/libofxahze2008-03-151-2/+2
| | | | Pointyhat to: miwi
* - Chase finance/libofx shlib version bumpmiwi2008-03-141-1/+1
| | | | Submitted by: pavbot
* - Stop packaging mtree symlinkspav2008-03-142-6/+0
| | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com>
* - Update to 0.9.0miwi2008-03-135-28/+156
| | | | | | | - USE SF macro PR: 121617 Submitted by: Ports Fury
* - Update to 1.06miwi2008-03-112-4/+4
|
* - Remove USE_X_PREFIX in favor of USE_XORGgahr2008-03-101-2/+3
| | | | Approved by: miwi (mentor)
* Add slib-guile to the BUILD_DEPENDS list to fix the build. I'm not suremarcus2008-03-021-1/+2
| | | | how this worked before.
* Reset relaxbsd@gmail.com due to maintainer-timeouts.linimon2008-03-023-3/+3
| | | | Hat: portmgr
* Update to 2.8.13lth2008-03-013-5/+6
| | | | For changes, see http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
* Chase guile update.marcus2008-03-011-2/+2
| | | | | PR: 121137 Submitted by: David Barksdale <amatus@gnu.org>
* Remove unneeded depends on g-wrapahze2008-02-291-1/+0
| | | | | PR: ports/119636 Submitted by: Nikolai Nespor
* - Update to 5.05miwi2008-02-262-5/+5
| | | | | PR: 121032 Submitted by: John Hein <jhein@timing.com> (maintainer)
* - Update 1.24gabor2008-02-222-6/+5
| | | | | | | | - Style PR: ports/120932 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: hideo <hideo@lastamericanempire.com> (maintainer)
OpenPOWER on IntegriCloud