summaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITES and WWW: linekrion2004-03-262-31/+4
| | | | | | | - Shorten pkg-descr PR: ports/64760 Submitted by: Ports Fury
* Upgrade grisbi to 0.4.4.thierry2004-03-253-11/+7
| | | | Approved by: mat (implicit).
* BROKEN: Checksum mismatchkris2004-03-221-0/+2
|
* Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3lioux2004-03-211-0/+1
| | | | Submitted by: bento
* SIZE-ify my ports.thierry2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add size data, approved by maintainers.trevor2004-03-1816-0/+16
|
* - Add SIZE to GNOME portspav2004-03-183-0/+3
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-146-6/+6
| | | | | | | | | | | | | | | 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.
* o Pessimize current MASTER_SITES since it is not reliable right nowlioux2004-03-121-2/+3
| | | | | | o Place a copy of distfile in MASTER_SITE_LOCAL for the time being Reminded by: kris
* New port opale version 0.5: A very simple personal bank accountlioux2004-03-016-0/+165
| | | | manager for KDE and KOffice
* Change my email address.markus2004-02-231-1/+1
| | | | Approved by: arved (mentor)
* - Update to version 1.7.8krion2004-02-203-503/+404
| | | | | PR: ports/63134 Submitted by: Ports Fury
* - Update to version 2.9.8krion2004-02-204-16/+92
| | | | | PR: ports/63135 Submitted by: Ports Fury
* - Support LOCALBASE properlykrion2004-02-181-1/+2
| | | | | PR: ports/63005 Submitted by: Ports Fury
* - Update to 1.3RC3 releaseale2004-02-163-13/+11
| | | | | | | | | - Fix dependencies (add USE_PHP) - Remove BROKEN and DEPRECATED - Correct URL - Add SIZE Approved by: nork (mentor/implicitly)
* BROKEN: inconsistent dependencies on mysql 3.x and 4.x (inherited from akris2004-02-161-0/+3
| | | | | dependency). This port will be removed on April 15 if still broken at that time.
* - Update to version 1.7.7krion2004-02-083-137/+27
| | | | | PR: ports/62426 Submitted by: Ports Fury
* - Update to version 2.9.7krion2004-02-085-35/+21
| | | | | PR: ports/62428 Submitted by: Ports Fury
* - Fix PORTVERSIONkrion2004-02-061-2/+1
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
* - Update to version 0.6.6krion2004-02-064-57/+44
| | | | | PR: ports/62427 Submitted by: Ports Fury
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* - Fix spelling in COMMENT and pkg-descrkrion2004-02-042-4/+4
| | | | Submitted by: hmp
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0412-3/+12
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+3
| | | | | Submitted by: trevor Tested by: bento
* Fix dependencies:arved2004-02-011-1/+1
| | | | | | # ldd /usr/local/bin/aqmoney /usr/local/bin/aqmoney: libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
* Bump PORTREVISION for plist fixkris2004-01-301-1/+1
|
* SIZEify.trevor2004-01-2915-0/+16
|
* - Fix pkg-plistkrion2004-01-252-0/+2
| | | | | | - Bump PORTREVISION Noticed by: bento via kris
* Fix dependencies for finance/aqmoney; fix plist for those dependencies.linimon2004-01-252-1/+10
| | | | | | This should fix the build(s) on bento. prompted by: kris
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* accidentially added ktoblzcheck twiceeik2004-01-221-1/+0
|
* move the following ports to finance:eik2004-01-2211-12/+26
| | | | | | | | | | | | | | | | | | | | - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor)
* - fix PKGORIGINeik2004-01-2214-14/+14
| | | | | | | since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-2/+2
|
* - Update to version 1.7.6krion2004-01-164-96/+114
| | | | | PR: 61422 Submitted by: Ports Fury
* - Update to version 2.9.6krion2004-01-163-4/+16
| | | | | PR: 61423 Submitted by: Ports Fury
* - Update to 0.4.3clement2004-01-042-2/+2
| | | | | | PR: 60899 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Approved by: erwin (mentor) (implicitly)
* finance/grisbi: upgrading to 0.4.2.edwin2003-12-292-6/+5
| | | | | | | Upgrade Grisbi to its latest release. PR: ports/60669 Submitted by: Thierry Thomas <thierry@pompo.net>
* - Update to version 1.0krion2003-12-193-7/+26
| | | | | PR: 60382 Submitted by: maintainer
* * Update to 1.8.8marcus2003-12-188-16/+70
| | | | | | * Add optional HBCI support [1] Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de>
* Unbreak this now that the slib issues have been worked out.marcus2003-12-182-4/+0
|
* Mark this port BROKEN until we can work out the slib issues.marcus2003-12-172-0/+4
|
* - Update to version 1.7.4krion2003-12-176-24/+1571
| | | | | PR: 60334 Submitted by: Ports Fury
* - Update to version 2.9.4krion2003-12-1712-39/+364
| | | | | PR: 60335 Submitted by: Ports Fury
* New port ktoblzcheck, a utility that checks bank codes of german banks.tg2003-12-175-0/+45
|
* Add p5-Business-OnlinePayment-OCV 0.01, a Business::OnlinePayment backendsobomax2003-12-155-0/+37
| | | | module for OCV.
* Add p5-Business-OnlinePayment-iAuthorizer 0.2.1,sobomax2003-12-155-0/+39
| | | | a Business::OnlinePayment backend module for iAuthorizer.
* Add p5-Business-OCV 0.1, an interface to the Ingenico OCV Server.sobomax2003-12-155-0/+30
|
* I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASElinimon2003-12-151-7/+1
| | | | now. However, I have not yet tested it on -CURRENT.
OpenPOWER on IntegriCloud