/graphics/ruby-rsvg2/

ttps://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/aqbanking
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Switch to use newer GMP version.ale2010-04-191-2/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 4.2.4fluffy2010-03-106-141/+254
| | | | | | | | - Use QT4 frontend by default (require for upcoming kmymoney-kde4) - Pass maintainership to submitter PR: 144519 Submitted by: Jason E. Hale <bsdkaffee AT gmail DOT com>
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 4.1.0amdmi32009-06-233-8/+9
| | | | | PR: 135915 Submitted by: Jan Henrik Sylvester <me@janh.de>
* - Update to 4.0.0amdmi32009-06-224-97/+110
| | | | | | | - Chase devel/gwenhywfar shlib bump PR: 135161 Submitted by: Jan Henrik Sylvester <me@janh.de>
* - Chase math/libgmp4 shlib bumppav2009-05-141-1/+2
| | | | | Reported by: pointyhat Pointy hat to: ale
* - Update to 3.8.1pav2009-05-128-302/+325
| | | | | PR: ports/129598 Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+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)
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove LibOFX optional support (off by default) until somebody fixes itgahr2008-07-092-11/+11
| | | | | PR: 125093 Submitted by: <mirror176@hotmail.com>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | 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)
* aqbanking.pc belongs into libdata rather than lib.joerg2008-01-252-1/+12
| | | | Pointy hat passed by: pav
* Fix OFX optional parts in pkg-plist.joerg2008-01-211-16/+16
| | | | Reminded by: pointyhat, by way of pav
* Upgrade to version 2.3.3. As with gwenhyfar, this is the latest releasejoerg2008-01-164-72/+344
| | | | | | | | | | 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.
* Fix build after objformat removal on -current.nobutaka2007-03-051-0/+3
|
* Drop maintainership.lawrance2007-01-231-1/+1
|
* - Chase recent libofx updaterafan2006-11-241-1/+1
|
* Conversion to a single libtool environment.ade2006-02-232-3/+15
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Fix ktoblzcheck dependency linepav2005-11-281-2/+2
| | | | | | | 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
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Chase libofx updatepav2005-09-011-1/+1