aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* - Mark it as BROKEN, Does not build on FreeBSD 4.x. Also, I don't supportJeremy Messenger2006-08-071-2/+9
| | | | | | | | | | | FreeBSD 4.x. - While I am here, change the home prefix from X11BASE to LOCALBASE. Bump the PORTREVISION. Reported by: krismail Notes: svn path=/head/; revision=170021
* Fix install after DESTDIR patch.Erwin Lansing2006-08-053-35/+11
| | | | | | | Submitted by: gabor Notes: svn path=/head/; revision=169783
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-301-2/+1
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* Update to 2.6.15Lars Thegler2006-07-303-5/+40
| | | | | | | | | For changes, see: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=169124
* - Fix pkg-plistMartin Wilke2006-07-291-3/+0
| | | | | | | | | PR: ports/100823 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=169072
* Fix pkg-plist.Thierry Thomas2006-07-261-7/+0
| | | | | | | | PR: ports/100819 Submitted by: Stanislav Sedov <ssedov (at) mbsd.msk.ru> Notes: svn path=/head/; revision=168808
* Update to 3.2alpha2.Jeremy Messenger2006-07-135-63/+75
| | | | Notes: svn path=/head/; revision=167712
* - unbreakCheng-Lung Sung2006-07-031-5/+1
| | | | | | | - fix dependency of qhacc Notes: svn path=/head/; revision=166806
* Mark broken due to dependency problem.Mark Linimon2006-07-031-1/+5
| | | | Notes: svn path=/head/; revision=166801
* - The tarball has been re-rolled with fixes.Jeremy Messenger2006-06-268-112/+55
| | | | | | | | | - Add a hack to correct the image path standard by change from share/images to share/pixmaps. - Bump the PORTREVISION. Notes: svn path=/head/; revision=166390
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* HomeBank is the free software you have always wanted to manage yourJeremy Messenger2006-06-2510-0/+178
| | | | | | | | | | | | | | | | | | | | | | | personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in adetailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts. Furthermore HomeBank benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be soon available for Microsoft Windows and MacOS X systems, as GTK+ exists on it. WWW: http://homebank.free.fr/ -- Keep in mind, this is an alpha quality apps. (Homebank 3.2 alpha). I only test it a little so far. Notes: svn path=/head/; revision=166254
* Latest commit breaks build unconditionally, even if distfile exist inIon-Mihai Tetcu2006-06-181-1/+3
| | | | | | | | | | ${DISTDIR}. Fix this by folding code into bsd.port.pre.mk and bsd.port.post.mk. PR: 99123 Submitted by: maintainer Notes: svn path=/head/; revision=165713
* - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfileSergey Matveychuk2006-06-181-0/+5
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=165693
* - ${PREFIX} was incorrectly used. Should use ${LOCALBASE} instead in thisAaron Dalton2006-06-181-2/+2
| | | | | | | | | | | | | case. - Slightly modify COMMENT to be more adequate. PR: ports/99096 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165687
* Update to 3.5Erwin Lansing2006-06-173-22/+13
| | | | | | | | PR: 99042 Submitted by: Ports fury Notes: svn path=/head/; revision=165624
* - Alterations to respect hier(7)Aaron Dalton2006-06-164-7/+27
| | | | | | | | | | | | - Change maintainer PR: ports/82839 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=165590
* - Bump PORTREVISION due to change in default certificate locationAaron Dalton2006-06-161-0/+1
| | | | | | | | | PR: ports/98996 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: tobez (implicit) Notes: svn path=/head/; revision=165555
* - Add patch to deal with FreeBSD location of PFPRO_CERT_PATHAaron Dalton2006-06-162-0/+17
| | | | | | | | | PR: ports/98996 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: tobez (implicit) Notes: svn path=/head/; revision=165535
* Adding port finance/p5-Business-OnlinePayment-PayflowPro, AAaron Dalton2006-06-156-0/+63
| | | | | | | | | | | | Business::OnlinePayment backend module for PayflowPro. PR: ports/98883 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165471
* Adding port finance/p5-PFProAPI, Perl support for Payflow Pro calls.Aaron Dalton2006-06-145-0/+40
| | | | | | | | | | PR: ports/98882 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165359
* - Fix for running on FreeBSD > 4.xAaron Dalton2006-06-142-8/+10
| | | | | | | | | | | | - Some minor Makefile/plist tweaks to satisfy portlint PR: ports/98896 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165358
* Update to 1.09Erwin Lansing2006-06-102-4/+4
| | | | Notes: svn path=/head/; revision=165048
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164713
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* - Move to better categoryPav Lucistnik2006-05-271-1/+1
| | | | | | | | | | | devel/p5-Encode -> converters/p5-Encode devel/p5-Encode-compat -> converters/p5-Encode-compat PR: ports/97644 Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) Notes: svn path=/head/; revision=163629
* - Drop dynamic plist; this port had both static and dynamic plistsPav Lucistnik2006-05-232-28/+6
| | | | Notes: svn path=/head/; revision=163202
* - Fix plist after recent php changesPav Lucistnik2006-05-211-0/+1
| | | | Notes: svn path=/head/; revision=162984
* Update to 2.6.11Lars Thegler2006-05-213-7/+41
| | | | | | | | | For changes, see: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=162933
* - update to 1.08Yen-Ming Lee2006-05-092-4/+4
| | | | Notes: svn path=/head/; revision=161766
* - Update to 2.6.10Andrew Pantyukhin2006-05-086-33/+21
| | | | | | | | | | | - Take maintainership PR: ports/95869 Submitted by: me Approved by: krion (mentor) Notes: svn path=/head/; revision=161680
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-0710-14/+0
| | | | Notes: svn path=/head/; revision=161557
* - Fix build on FreeBSD 4.XPav Lucistnik2006-04-291-0/+3
| | | | | | | | PR: ports/95885 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=160841
* add p5-Finance-TW-TSEQuote 0.2Ying-Chieh Liao2006-04-285-0/+44
| | | | | | | Check stock quotes from Taiwan Security Exchange Notes: svn path=/head/; revision=160613
* Update to 2.6.9Lars Thegler2006-04-223-5/+218
| | | | | | | | | For changes, see: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=160140
* Update to 2.4.1Tilman Keskinoz2006-04-152-4/+5
| | | | | | | | | PR: 93434 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: maintainer Notes: svn path=/head/; revision=159653
* - Update to 1.10Pav Lucistnik2006-04-154-31/+4
| | | | | | | | PR: ports/95756 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=159620
* Reset mph due to no response to email about status, and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159556
* Update to 0.8.3.Sam Lawrance2006-04-096-72/+26
| | | | | | | | PR: ports/93768 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer) Notes: svn path=/head/; revision=159188
* Update to 0.8.2.Sam Lawrance2006-04-0750-600/+174
| | | | | | | | PR: ports/93277 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer) Notes: svn path=/head/; revision=159040
* - update to 3.51Yen-Ming Lee2006-04-033-14/+9
| | | | Notes: svn path=/head/; revision=158681
* Drop maintainershipMarkus Brueffer2006-03-241-1/+1
| | | | Notes: svn path=/head/; revision=158087
* Mirror the source tarball.Thierry Thomas2006-03-241-1/+3
| | | | | | | | Reported by: pointyhat via Kris Requested by: Jordi Haarman <j.haarman (at) synantics.com> (maintainer) Notes: svn path=/head/; revision=158052
* Tiny ERP is an open source application - written in python, powered byThierry Thomas2006-03-216-0/+1417
| | | | | | | | | | | | | | postgresql - that boosts productivity and profit through data integration. It connects and improves business processes; sales, finance, supply chain, project management, inventory control, ... WWW: http://tinyerp.org/ PR: ports/93935 Submitted by: Jordi Haarman Notes: svn path=/head/; revision=157915
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-072-1/+2
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-2317-24/+85
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Remove expired port finance/emmaVolker Stolz2006-02-099-181/+0
| | | | Notes: svn path=/head/; revision=155562
* - Add a php extension pfpro (PayFlow Pro).Pav Lucistnik2006-01-312-0/+16
| | | | | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=154939
* Fix build when perl version < 5.6Andrey Slusar2006-01-291-0/+1
| | | | | | | | | PR: ports/92480 Submitted by: maintainer Reported by: pointyhat Notes: svn path=/head/; revision=154707