aboutsummaryrefslogtreecommitdiff
path: root/finance/kexchange
Commit message (Collapse)AuthorAgeFilesLines
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-3/+1
| | | | Notes: svn path=/head/; revision=110921
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* Change my email address.Markus Brueffer2004-02-231-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to version 1.0Kirill Ponomarev2003-12-193-7/+26
| | | | | | | | PR: 60382 Submitted by: maintainer Notes: svn path=/head/; revision=96203
* New maintainerTilman Keskinoz2003-12-101-5/+11
| | | | | | | | | | | | respect CFLAGS and PTHREAD_LIBS Make fetchable by putting it on my MASTER_SITE_LOCAL PR: 59794 [1] Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=95541
* Add kexchange.Adam Weinberger2003-10-184-0/+73
KExchange is a currency converter for over 150 currencies using up-to-date exchange rates from the PACIFIC Exchange Rate Service. Features * rates may be refreshed on command or automatically on startup; * rates can be cached locally for offline use; * may also be used as a Euro converter; and * has an DCOP interface. Notes: svn path=/head/; revision=91553