aboutsummaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Make these stylesheets XSLT compliant by making sure templates with the samemarcus2004-10-172-0/+34
| | | | | | | | | | | name are not included multiple times into the same stylesheet. Instead, use <xsl:import/>, and nest them with the proper import precedence so that the proper overrides occur. As of libxslt-1.1.11, stricter template name checking is done with <xsl:include/>. Reported by: pointyhat via kris
* Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1
|
* Update to 0.04erwin2004-10-142-3/+3
|
* Update to 3.14erwin2004-10-142-3/+3
|
* Update to version 3.2.1krion2004-10-122-3/+4
| | | | | PR: ports/71877 Submitted by: Ports Fury
* Update to version 3.2.1krion2004-10-122-3/+3
| | | | | PR: ports/71878 Submitted by: Ports Fury
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Chase print/latex-ucs moving to texmf-local.thierry2004-09-121-1/+1
| | | | | Reported by: pointyhat Approved by: portmgr (marcus)
* Fix build with gcc 3.4arved2004-08-231-0/+46
| | | | Obtained from: opale CVS
* Fix build with gcc 3.4arved2004-08-171-0/+10
|
* Update to version 3.2krion2004-08-1416-1644/+218
| | | | | PR: ports/70408 Submitted by: Ports Fury
* Fix build with gcc-3.4krion2004-08-111-0/+134
| | | | | PR: ports/70262 Submitted by: Ports Fury
* Update to version 1.0krion2004-08-034-8/+12
| | | | | PR: ports/69920 Submitted by: Ports Fury
* Upgrade Grisbi to 0.5.1.thierry2004-08-023-11/+3
|
* Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will bemarcus2004-07-274-0/+34
| | | | | | substituted by SQL_ASCII which Postgres understands. Submitted by: Richard Schilling <rschi@rsmba.biz>
* Add kmymoney2 a KDE personal finance assistantarved2004-07-2511-0/+313
| | | | | PR: 68193 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
* Drop maintainershiplioux2004-07-211-1/+1
|
* - Update to 2.6.9vs2004-07-147-39/+23
| | | | | | | | | - new MASTER_SITE - requires libXbae PR: ports/67360 Submitted by: Roman Neuhauser Approved by: maintainer timeout
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Add myBudget, a nifty Gtk+-2 personal finance thinger.adamw2004-07-055-0/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aim of the program is to make it as easy as possible for people to do their own personal budgets and keep track of their finances. Using this program you can: * Create a budget and organize budget items into categories. * Nominate budget items to be paid from either a cash account or via a "Direct Debit" account which allows you to save for big ticket items and ensure timely payment of scheduled bills. * Automatically calculates how much money you must put aside each fortnight to meet all your "Direct Debit" obligations. * Automatically tells you how much money you must have in Direct Debit account to meet your obligatory payments on any particular date. * Record and save expenses against each of your budget categories. * Track how your expenses relate to your budget so you can determine if you are over or under-spending in any of your categories. * Sort your records into categories or by date. * Comes with realistic example to show how things work. * Allows you to export any of your reports, records, budget and Direct Debit status to the Gnumeric Spreadsheet program where they can be either printed or used for more detailed analysis. * Allows you to export any of your reports, records, budget and Direct Debit status to the AbiWord WordProcessor program where they can be printed or incorporated into a report. WWW: http://www.abisource.com/~msevior/index.html
* Update to 2.01erwin2004-07-042-4/+3
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-1/+1
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Remove this expired port.kris2004-06-215-73/+0
|
* Remove expired ports, plus the three ports that depended on them.kris2004-06-211-1/+0
|
* Update to 1.8.9.marcus2004-06-206-8/+46
| | | | | PR: 68120 Submitted by: Alex Varju <varju@webct.com>
* Don't use Makefile.kde anymoremarkus2004-06-061-3/+1
|
* Remove an extraneous dependency towards popt.thierry2004-05-291-0/+8
| | | | Noticed by: Kris.
* - Update to version 3.0krion2004-05-296-58/+159
| | | | | PR: ports/67288 Submitted by: Ports Fury
* Upgrade to 0.5.0 and de-gnomify.thierry2004-05-258-92/+99
|
* Revert previous commit; maintainer is merely having email trouble.linimon2004-05-191-1/+1
| | | | | | My apologies. Prodded by: kris
* Reset bouncing maintainer address.linimon2004-05-181-1/+1
|
* Reduce time and traffic by pinning distfiles to their sites.linimon2004-05-181-4/+4
| | | | | PR: ports/66696 Submitted by: Roman Neuhauser <neuhauser@chello.cz> (maintainer)
* - Update to version 2.6.9krion2004-05-103-10/+10
| | | | | PR: ports/66392 Submitted by: Ports Fury
* Fix pkg-plist.thierry2004-04-292-1/+5
| | | | | | Noticed on dosirak & bento. Approved by: mat (mentor).
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* Add missing dirrmerwin2004-04-151-0/+1
| | | | Submitted by: dosirak
* Add missing dirrmerwin2004-04-151-0/+1
| | | | Submitted by: dosirak
* - Update to version 1.7.9krion2004-04-104-436/+497
| | | | | PR: ports/65364 Submitted by: Ports Fury
* - Update to version 2.9.9krion2004-04-102-3/+3
| | | | | PR: ports/65365 Submitted by: Ports Fury
* Upgrade to 0.4.5: bug fixes.thierry2004-04-082-4/+3
| | | | Approved by: mat (implicit).
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-054-1/+4
|
* - Support PTHREAD_CFLAGS properlykrion2004-04-032-12/+412
| | | | | | | - Avoid unexpected side effect by other ports PR: ports/65082 Submitted by: Ports Fury
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+3
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* upgrade to 0.3.5ijliao2004-04-025-314/+34
|
* SIZEify (maintainer timeout)trevor2004-03-319-0/+9
|
* - SIZEifymarkus2004-03-291-0/+1
| | | | | Submitted by: trevor Approved by: arved (mentor)
* - 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-263-11/+7
| | | | Approved by: mat (implicit).
* BROKEN: Checksum mismatchkris2004-03-231-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-1916-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-241-1/+1
| | | | Approved by: arved (mentor)
* - Update to version 1.7.8krion2004-02-213-503/+404
| | | | | PR: ports/63134 Submitted by: Ports Fury
* - Update to version 2.9.8krion2004-02-214-16/+92
| | | | | PR: ports/63135 Submitted by: Ports Fury
* - Support LOCALBASE properlykrion2004-02-191-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-093-137/+27
| | | | | PR: ports/62426 Submitted by: Ports Fury
* - Update to version 2.9.7krion2004-02-095-35/+21
| | | | | PR: ports/62428 Submitted by: Ports Fury
* - Fix PORTVERSIONkrion2004-02-071-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-052-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-241-1/+1
|
* accidentially added ktoblzcheck twiceeik2004-01-231-1/+0
|
* move the following ports to finance:eik2004-01-2311-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-2314-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-174-96/+114
| | | | | PR: 61422 Submitted by: Ports Fury
* - Update to version 2.9.6krion2004-01-173-4/+16
| | | | | PR: 61423 Submitted by: Ports Fury
* - Update to 0.4.3clement2004-01-052-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-198-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-192-4/+0
|
* Mark this port BROKEN until we can work out the slib issues.marcus2003-12-182-0/+4
|
* - Update to version 1.7.4krion2003-12-186-24/+1571
| | | | | PR: 60334 Submitted by: Ports Fury
* - Update to version 2.9.4krion2003-12-1812-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.
* Fix up the bogus BUILD_DEPENDS that I left in after testing.linimon2003-12-151-1/+1
| | | | Prodded by: kris.
* - Fix dependency on slib-guilepav2003-12-152-2/+2
| | | | Pointy hat to: pav
* - Chase new slib-guile infrastructurepav2003-12-152-2/+2
|
* New maintainerarved2003-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>
* Updated to 1.08skv2003-12-094-4/+9
|
* The openhbci dependency is needed to build the object modules, not justlinimon2003-11-231-1/+1
| | | | the libraries. Boot to the butt supplied by: kris.
* I am not sure, why I added -pedantic 10 months ago.arved2003-11-211-1/+0
| | | | With todays gcc it breaks the port on 5.x
* - The tarball has been rerolled, because the URL of thekrion2003-11-202-3/+3
| | | | | | | | | online manual has been updated. It does not desserve a PORTREVISION. - don't force to remove non-empty common directories PR: 59486 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* Update to current versions. PR: ports/57080 and maintainer timeout.linimon2003-11-117-32/+41
|
* Update to 0.6.5 and unbreak with the new OpenSP.marcus2003-11-115-183/+198
| | | | | PR: 59125 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Convert scrollkeeper over to use the system catalog location. This helpsmarcus2003-11-041-3/+1
| | | | | | | | | | to unbreak gtk-doc as well as removes a ton of gross hacks to support the old location. Also, import some CVS patches from SK to fix some potential crashes when installing bad catalogs. While I tested this with a full SK database rebuild, problems may still occur. Please let me know if you encounter any issues with OMF files after this commit.
* Update to 1.07erwin2003-10-312-2/+2
| | | | - Worldpay have a new range of callback servers IPs
* - Remove an inactive mirror from MASTER_SITESkrion2003-10-251-1/+0
| | | | | PR: 58495 Submitted by: maintainer
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-242-2/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2427-157/+152
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Fix build on -currentkrion2003-10-181-0/+1
| | | | Reported by: kris via bento
* Add kexchange.adamw2003-10-185-0/+74
| | | | | | | | | | | | | | | 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.
* Add back previous maintainer: it seems the mail bounce was caused bykris2003-10-161-1/+1
| | | | problems with the .org TLD.
* Reset bouncing maintainer addresskris2003-10-161-1/+1
|
* - Reaarange USE_GNOMEkrion2003-10-121-13/+9
| | | | | PR: 57886 Submitted by: Ports Fury
* new port: myphpmoneyedwin2003-10-065-0/+541
| | | | | | | | | | | | MyPhpMoney is a group of scripts (Open Source) who allowed you to managed your accounts, with the possibility to compare with your old currency : Francs, Lire, etc (More than 230 currencies availables) WWW: http://sourceforge.net/projects/myphpmoney/ PR: ports/49986 Submitted by: courou <courou@wanadoo.fr>
* Add finance category to the following ports.edwin2003-10-0413-13/+13
| | | | | PR: ports/56259 (ports/39102) Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 1.8.3.adamw2003-09-253-134/+276
|
* Update to 1.8.7.adamw2003-09-258-104/+34
|
* Fix checksum. Diff is supplied in PR.edwin2003-09-231-1/+1
| | | | | PR: ports/56861 Submitted by: Thierry Thomas <thierry@pompo.net>
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-3/+12
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* - Fix pkg-plistkrion2003-09-032-1/+2
| | | | | | | | - Fix khacc build which depends on qhacc - Bump PORTREVISION Submitted by: KATO Tsuguru <tkato@prontomail.com> Noticed by: kris via bento
* - Fix MASTER_SITESkrion2003-08-301-1/+4
| | | | | PR: 56178 Submitted by: maintainer
* New port: finance/grisbi, a personal finance manager.edwin2003-08-298-0/+131
| | | | | | | | | | | | | | | | | | | | | | Grisbi is a personnal accounting application, written with Gnome and Gtk, and is released under the GPL licence. Its aim is to provide you with the most simple and intuitive software for basic use, although it can be very powerful if you spend a little time on the setup. Grisbi is an application written by french developpers, so it perfectly respects french accounting rules. Grisbi can manage multiple accounts, currencies and users. It manages third parties, expenditures and receipts categories, and also budgetary lines, financial years, and other information that make Grisbi adapted for associations (except those that require double entry accounting). WWW: http://www.grisbi.org/ PR: ports/54675 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update port: misc/emma to 0.8.2edwin2003-08-2510-149/+5
| | | | | | | - Update to version 0.8.2 PR: ports/55152 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - software author added new headers to tarballkrion2003-08-223-56/+2
| | | | | | | | | - tarball was rerolled, hence new checksum - bump PORTREVISION PR: 55825 Submitted by: Ruslan Babayev <ruslan@babayev.com> KATO Tsuguru <tkato@prontomail.com>
* Update to 1.8.5.adamw2003-08-206-8/+76
| | | | Enable gnucash to build if db41 is installed.
* - Update to version 1.7.1krion2003-08-182-3/+2
| | | | | PR: 55685 Submitted by: Ports Fury
* - Update to version 2.9.1krion2003-08-184-10/+80
| | | | | PR: 55686 Submitted by: Ports Fury
* - Fixed missed dependencykrion2003-08-171-1/+2
| | | | Reported by: kris via bento
* Use INFO.marcus2003-08-174-14/+4
|
* Fix installation by using the DocBook DTDs installed on the system.marcus2003-08-171-0/+3
| | | | Reported by: Peter Kostouros <kpeter@melbpc.org.au>
* Fix khacc script to handle bash properlykrion2003-08-131-1/+2
| | | | Submitted by: KATO Tsuguru
* Fix qhacc script to handle bash properlykrion2003-08-131-2/+4
| | | | | PR: 55516 Submitted by: Ruslan Babayev <ruslan@babayev.com>
* Update to 3.13erwin2003-08-132-2/+2
|
* Update to 0.03erwin2003-08-132-3/+2
| | | | | - better error message when LinkPoint doesn't return a statusMessage - update for LinkPoint API 2.6
* - Update to version 1.7krion2003-08-134-15/+38
| | | | | PR: 55496 Submitted by: Ports Fury
* - Update to version 2.9krion2003-08-138-67/+101
| | | | | PR: 55497 Submitted by: Ports Fury
* - Fix build on -currentkrion2003-08-023-14/+25
| | | | | | | | - Rearrange USE_GNOME PR: 55153 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
* Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTEDkris2003-07-311-2/+1
|
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-292-2/+2
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Fix a build problem with CURRENT.arved2003-07-201-0/+10
|
* replace ${PERL} with ${REINPLACE_CMD}oliver2003-07-061-9/+10
| | | | PR: 47406
* Change to my FreeBSD.org addresserwin2003-06-1316-16/+16
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-8/+0
|
* Add missing file and bump PORTREVISIONkris2003-06-092-0/+2
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-4/+4
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* * Update to 1.8.4marcus2003-06-016-18/+18
| | | | | | * Use ${SITE_PERL}, defined in bsd.port.mk. [1] Submitted by: adamw
* BROKEN on 5.1: configure failskris2003-05-181-1/+7
|
* Correct a typo in the COMMENT.marcus2003-05-142-2/+2
| | | | Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to 1.8.1.marcus2003-05-142-2/+2
|
* Update to 1.8.3.marcus2003-05-136-8/+18
|
* Remove two nonexistent directories that were apparently added by mistake.kris2003-05-061-2/+0
| | | | Pointy hat to: edwin
* Since we have guile 1.6 now, gnucash doesn't need to install it's ownmarcus2003-05-064-14/+2
| | | | | | srfi code. Reported by: bento
* Chase guile's shared lib version.marcus2003-05-022-2/+4
|
* Remove USE_GNOMENG.marcus2003-04-203-3/+0
|
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this filekris2003-04-181-1/+0
| | | | is no longer installed.
* Add Aqmoney, a HBCI homebanking applicationarved2003-04-165-0/+30
| | | | | PR: 50998 Submitted by: Heiner Strauss <heiner@bilch.com>
* Update to 0.9.9arved2003-04-144-62/+5
| | | | | PR: 50946 Submitted by: maintainer
* Fix build on -STABLE.marcus2003-04-141-0/+13
| | | | | PR: 50907 Submitted by: Gordon Burditt <gordon@hammy.lonestar.org>
* (should have done this with ports/50849edwin2003-04-131-0/+11
|
* fix build for perl 5.005_03 of finance/p5-Business-OnlinePayment-2CheckOutedwin2003-04-132-0/+6
| | | | | PR: ports/50846 Submitted by: Erwin Lansing <erwin@lansing.dk>
* fix build on perl 5.005_03 for finance/p5-Business-OnlinePayment-SurePayedwin2003-04-132-0/+7
| | | | | PR: ports/50849 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.6.4.marcus2003-04-137-82/+102
| | | | | PR: 50885 Submitted by: Glenn Johnson <glennpj@charter.net>
* Removed double $$ in BUILD_DEPENDSedwin2003-04-061-1/+1
| | | | Noticed by: bento/kris
* Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03edwin2003-04-045-25/+50
| | | | | | | | | | | | | | | In the words of the author: "Please be advised that I have today made an important security update to the module to fix a serious, remotely exploitable, bug in the module. I have also renamed the module today to avoid namespace conflicts with the Business::OnlinePayment API." Requested by: Jason Clifford <jason@ukpost.com> (author) PR: ports/50017 Submitted by: Erwin Lansing <erwin@lansing.dk>
* move p5-Business-OnlinePayment from misc to financeedwin2003-04-0418-94/+82
| | | | | PR: ports/50557 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 1.8.2.marcus2003-04-038-26/+20
|
* Clear moonlight beckons.ade2003-03-0716-8/+8
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add WWW line to finance/libofx/pkg-descredwin2003-02-271-0/+2
| | | | | PR: ports/48733 Submitted by: Glenn Johnson <glennpj@charter.net>
* Prune empty dir that might be left off.sobomax2003-02-251-0/+1
|
* Update to 1.03.sobomax2003-02-252-3/+2
|
* Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePaymentsobomax2003-02-254-0/+35
| | | | backend module for MerchantCommerce authorization service.
* add missing directory to PLISTleeym2003-02-2222-1/+21
| | | | | | | | | bump PORTREVISION Noticed by: bento PR: 48544 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Add a missing BUILD_DEPENDS on db4.marcus2003-02-221-1/+2
| | | | Reported by: bento
* Add missing filekris2003-02-221-0/+1
|
* De-pkg-comment.knu2003-02-214-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* De-pkg-comment.knu2003-02-214-2/+2
|
* De-pkg-comment.knu2003-02-2134-17/+17
|
* De-pkg-comment.knu2003-02-216-3/+3
|
* De-pkg-comment.knu2003-02-214-2/+2
|
* Add support for the gnucash-docs port.marcus2003-02-184-8/+34
| | | | | PR: 48402 Submitted by: Glenn Johnson <glennpj@charter.net>
* Add gnucash-docs, the documentation for GnuCash.marcus2003-02-186-0/+323
| | | | | PR: 48403 Submitted by: Glenn Johnson <glennpj@charter.net>
* * Add a dependency on libofx as well as a missing Perl module dependency [1]marcus2003-02-184-4/+24
| | | | | | | * Update plist to satisfy portlint PR: 48360 [1] Submitted by: Glenn Johnson <glennpj@charter.net> [1]
* Add libofx, and OpenSource implementation of the Open Finiancial eXchange.marcus2003-02-188-0/+238
| | | | | PR: 48358 Submitted by: Glenn Johnson <glennpj@charter.net>
* Update to version 0.3.1.naddy2003-02-154-15/+50
| | | | | PR: 48041 Submitted by: Ports Fury
* Fix I18N support.marcus2003-02-156-6/+122
| | | | Reported by: Burkard Meyendriesch <bm@malepartus.de>
* Update to 1.8.1.marcus2003-02-128-14/+10
|
* Move gnucash from deskutils to finance.marcus2003-02-063-2/+3
|
* Homepage updates.naddy2003-02-061-1/+1
| | | | | PR: 47914, 47915, 47916, 47938, 47941 Submitted by: tadalunch@s5.xrea.com
* Install the modules .la files. This is one of the rare exceptions wheremarcus2003-02-056-30/+186
| | | | this is required to get the application working.
* Update to 1.8.0.marcus2003-02-0518-1584/+876
|
* maintainer-update : misc/p5-Finance-QuoteHist from 0.29 to 0.31edwin2003-02-052-2/+2
| | | | | PR: ports/47929 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12edwin2003-02-043-2/+3
| | | | | PR: ports/47365 Submitted by: Erwin Lansing <erwin@lansing.dk>
* update misc/p5-Business-OnlinePayment-BankOfAmerica to 1.02edwin2003-02-043-2/+3
| | | | | PR: ports/47366 Submitted by: Erwin Lansing <erwin@lansing.dk>
* iUpdate homepageedwin2003-02-031-1/+1
| | | | | PR: ports/47796 Submitted by: MA, Dunzi <tadaluch@s5.xrea.com>
* GnuCash no longer requires swig or eperl to build.marcus2003-02-032-4/+0
| | | | Submitted by: Mike Harding <mvh@ix.netcom.com>
* Add khacc, A QHacc Clone with KDE Integration.arved2003-01-226-0/+44
|
* Adjust pkg-comment and pkg-descr, this is not a QT2 Application anymorearved2003-01-223-3/+3
| | | | Set Maintainer back to ports, after successful QT2 -> QT3 update.
* Update to 2.6.1arved2003-01-222-3/+3
| | | | | PR: 47320 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.6arved2003-01-182-2/+2
| | | | | PR: 47070 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.5.1arved2003-01-133-2/+12
| | | | | PR: 46935 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add openhbci, client-side implementation of the HBCIarved2003-01-097-0/+158
| | | | | | | specification. PR: 42601 Submitted by: Heiner Strauss <heiner@bilch.com>
* Add missed @dirrm.sobomax2003-01-021-0/+1
|
* Add p5-Business-OnlinePayment-PaymentsGateway 0.01, asobomax2003-01-025-0/+36
| | | | Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct.
* Add p5-Business-OnlinePayment-PayConnect 0.02, a Business::OnlinePaymentsobomax2003-01-025-0/+37
| | | | backend module for PaymentOne PayConnect.
* Add p5-Business-OnlinePayment-Network1Financial 0.02, asobomax2003-01-025-0/+37
| | | | Business::OnlinePayment backend module for Network1 Financial.
* Add p5-Business-OnlinePayment-Jettis 0.01, a Business::OnlinePayment backendsobomax2003-01-025-0/+35
| | | | module for Jettis.
* Fix WWW siteedwin2002-12-271-1/+1
| | | | Noticed on: portsurvey
* Removed ftp.one.net as master_site, the files aren't there anymore.edwin2002-12-272-4/+1
| | | | | | Removed the WWW site, the refered page isn't there anymore. Informed maintainer Noticed by: portsurvey.
* Add a patch i forgot in the last commitarved2002-11-221-0/+15
|
* Add qhacc.knu2002-11-221-0/+1
|
* Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.knu2002-11-222-2/+2
|
* Adjust CATEGORIES after Repocopy.arved2002-11-223-15/+16
| | | | | | | Update to 2.4 PR: 43702 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add several new real categories.knu2002-11-181-0/+5
| | | | | | | | | | | | | | | | | | | | | - finance : Monetary, financial and related applications PR: ports/39102 Requested by: trevor - hungarian : Hungarian language support PR: ports/37576 Requested by: Janos Mohacsi <janos.mohacsi@bsd.hu> - multimedia : Multimedia software Requested by: many - portuguese : Portuguese language support PR: ports/35991 Requested by: trevor
* Add several new real categories.knu2002-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | - finance : Monetary, financial and related applications PR: ports/39102 Requested by: trevor - hungarian : Hungarian language support PR: ports/37576 Requested by: Janos Mohacsi <janos.mohacsi@bsd.hu> - multimedia : Multimedia software Requested by: many - portuguese : Portuguese language support PR: ports/35991 Requested by: trevor
* Update to 0.29.naddy2002-11-132-2/+2
| | | | | PR: 44902 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Fix build with the new gtkhtml.marcus2002-11-122-10/+40
|
* Bump PORTREVISION after the gtkhtml version bump.marcus2002-11-122-0/+2
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1134-34/+17
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0734-17/+34
| | | | Approved by: pat
* Update to a more featurefull, but limited-unless-registered version 3.2.mi2002-11-045-20/+34
| | | | | | | | | | | | | . USE_JAVA=1.3+ . Do not install swingall.jar . install in ${PREFIX}/share/java . don't extract under WKRDIR and copy -- untar the distfile directly . move the start-up script's template from Makefile into its own files/moneydance.sh Reviewed by: Sean Reilly (maintainer) Approved by: Sean Reilly (maintainer)
* devel/SWIG-devel -> devel/swig13knu2002-10-302-2/+2
|
* Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+35
| | | | backend module for SurePay authorization service.
* Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38
| | | | backend module for LinkPoint.
* Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePaymentsobomax2002-10-255-0/+37
| | | | backend module for Cardstream.
* Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+36
| | | | backend module for Beanstream.
* Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePaymentsobomax2002-10-255-0/+38
| | | | backend module for Bank of America eStores.
* Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePaymentsobomax2002-10-255-0/+40
| | | | backend module for Authorize.Net.
* Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38
| | | | backend module for 2CheckOut authorization service.
* Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePaymentsobomax2002-10-255-0/+37
| | | | backend module for eSec.
* Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePaymentsobomax2002-10-255-0/+53
| | | | backend module for a WorldPay Select Junior service.
* Add p5-Business-OnlinePayment-VirtualNet 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+42
| | | | backend module for Vital VirtualNet.
* Add p5-Business-OnlinePayment-TCLink 1.01, a Business::OnlinePayment backendsobomax2002-10-255-0/+38
| | | | module for TrustCommerce.
* Add p5-Business-OnlinePayment 2.00, a generic interface for processing onlinesobomax2002-10-255-0/+45
| | | | credit card payments.
* Update MASTER_SITESkris2002-09-291-1/+1
| | | | | Submitted by: Edwin Groothuis <edwin@mavetju.org> PR: ports/43274
* Fix build (removal of <values.h>)kris2002-09-291-0/+11
|
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1
| | | | maintainership.
* Update to 1.6.8.marcus2002-08-234-4/+4
|
* Update to 1.6.7.sobomax2002-08-1812-816/+944
|
* Relinquish this port since I no longer us it.jedgar2002-08-011-1/+1
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-1210-94/+62
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Update to 0.28pat2002-06-283-6/+4
| | | | | PR: ports/39934 Submitted by: maintainer
* add p5-Finance-QuoteHist 0.25ijliao2002-06-265-0/+54
| | | | | | | Perl module for fetching historical stock quotes PR: 34278 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* add p5-Finance-Currency-Convert 1.03ijliao2002-06-265-0/+45
| | | | | | | Convert currencies and fetch their exchange rates PR: 34277 Submitted by: Seamus Venasse <svenasse@polaris.ca>