aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0.Jeremy Messenger2008-11-243-23/+44
| | | | Notes: svn path=/head/; revision=223343
* Beanie is a flexible, distributed accounting system for medium-sizedThomas Abthorpe2008-11-145-0/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | companies. It includes back-end batch processing as well as a (skeleton) GTK GUI and provides automated purchases, sales, and nominal ledgers as well as automated invoicing (via email). It also supports VAT and payroll. The latest version has considerable updates over the earlier releases and isn't particularly backwards-compatible. The installation and compilation is streamlined and the multi-database schema has been reduced to a single database per company. The gnome GUI is still lacking, but the command-line interface now has support for automated bank reconciliation (from online banking QIF files), payroll, automated billing and reminders, invoice PDF generation, statement PDF generation, and a general journal. WWW: http://beanie.sf.net/ - Dermot Tynan dtynan@kalopa.com PR: ports/128125 Submitted by: Dermot Tynan <dtynan at kalopa.com> Notes: svn path=/head/; revision=222843
* - Fixed pkg-plist problems and NOPORTDOCS handlingGreg Larkin2008-11-116-28/+122
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=222749
* - Fixed recursive make invocation that called FreeBSD make insteadGreg Larkin2008-11-108-266/+474
| | | | | | | | | | of GNU make during PDF documentation build - Added support for NOPORTDOCS Submitted by: dino_vliet at yahoo dot com Notes: svn path=/head/; revision=222693
* Update to 1.15Sergey Skvortsov2008-11-062-5/+4
| | | | | | | Changes: http://search.cpan.org/src/ECOCODE/Finance-Quote-1.15/ChangeLog Notes: svn path=/head/; revision=222463
* - Update to 1.48Wesley Shields2008-11-053-12/+10
| | | | | | | | | | - Cleanup pkg-descr PR: ports/128572 Submitted by: Vivek Khera <khera@khera.org> (maintainer) Notes: svn path=/head/; revision=222412
* Update to 2.8.18Lars Thegler2008-11-042-4/+4
| | | | | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=222389
* Fix dependencies.Sergey Skvortsov2008-10-171-0/+2
| | | | | | | Reported by: Warren Block <wblock xx wonkity.com> Notes: svn path=/head/; revision=221690
* Update to 3.20Erwin Lansing2008-10-174-11/+20
| | | | | | | | PR: 128166 Submitted by: leeym Notes: svn path=/head/; revision=221675
* Update to 1.14Sergey Skvortsov2008-10-163-13/+18
| | | | | | | Changes: http://search.cpan.org/src/ECOCODE/Finance-Quote-1.14/ChangeLog Notes: svn path=/head/; revision=221646
* - Update to 0.8.9Greg Larkin2008-10-1412-78/+236
| | | | | | | | | | | | - pkg-plist cleanups - Minor tweaks to install-sh patch PR: ports/120758 Submitted by: gpalmer Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=221578
* webERP is a complete web based accounting/ERP systemMartin Wilke2008-10-116-0/+995
| | | | | | | | | | | | | | | | | | | that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free download to use. The feature set is continually expanding as new businesses and developers adopt it.There have been in excess of 80,000 downloads to date. WWW: http://www.weberp.org/ PR: ports/127878 Submitted by: Wen heping <wenheping at gmail.com> Notes: svn path=/head/; revision=221437
* Update to 2.2.7.Koop Mast2008-10-104-18/+12
| | | | | | | Approved by: maintainer (ahze) Notes: svn path=/head/; revision=221383
* - Update to 1.26Martin Wilke2008-09-242-4/+5
| | | | | | | | PR: 127546 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=220688
* - Fix build on sparc64Pietro Cerutti2008-09-161-6/+8
| | | | | | | | | - Unbreak on amd64, GCC 4.x Approved by: portmgr (pav) Notes: svn path=/head/; revision=220408
* Use newer versions of gtkhtml and gofficeMichael Johnson2008-09-071-3/+3
| | | | Notes: svn path=/head/; revision=220064
* Update to 2.2.6Michael Johnson2008-09-074-5/+21
| | | | Notes: svn path=/head/; revision=220048
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Add p5-Finance-QuoteTW, fetch quotes of mutual funds in Taiwan.Chin-San Huang2008-08-315-0/+58
| | | | | | | | | | Finance::QuoteTW provides a easy way to get the latest fund quotes from various website in Taiwan. WWW: http://search.cpan.org/dist/Finance-QuoteTW/ Notes: svn path=/head/; revision=219522
* Add p5-Business-OnlinePayment-PaymenTech, PaymenTech backend forChin-San Huang2008-08-315-0/+42
| | | | | | | | | | | | | Business::OnlinePayment. Business::OnlinePayment::PaymenTech allows you to utilize PaymenTech's Orbital SDK credit card services. You will need to install the Perl Orbital SDK for this to work. WWW: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/ Notes: svn path=/head/; revision=219516
* - Add WWW URL.Chin-San Huang2008-08-311-0/+2
| | | | Notes: svn path=/head/; revision=219511
* - simplify dependencyYen-Ming Lee2008-08-311-8/+13
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=219500
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-217-7/+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) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Update to 2.8.17Lars Thegler2008-08-033-5/+5
| | | | | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=217986
* - Drop 4.x supportRong-En Fan2008-07-271-7/+1
| | | | Notes: svn path=/head/; revision=217675
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-252-2/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Connect ledgersmb12 to the buildPav Lucistnik2008-07-241-0/+1
| | | | | | | Forgotten by: lippe Notes: svn path=/head/; revision=217423
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-1/+1
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* - Remove LibOFX optional support (off by default) until somebody fixes itPietro Cerutti2008-07-092-11/+11
| | | | | | | | PR: 125093 Submitted by: <mirror176@hotmail.com> Notes: svn path=/head/; revision=216575
* Update to 2.8.16Lars Thegler2008-07-082-4/+4
| | | | | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New Notes: svn path=/head/; revision=216542
* Add a missing dependency, librsvg2, to view the svg images. Bump theJeremy Messenger2008-07-041-2/+2
| | | | | | | | | | PORTREVISION. PR: ports/125241 Submitted by: Andrei <support@nolty.org> Notes: svn path=/head/; revision=216284
* Update to 0.10Erwin Lansing2008-06-302-4/+4
| | | | Notes: svn path=/head/; revision=216048
* - Make fetchable.Felippe de Meirelles Motta2008-06-231-1/+1
| | | | | | | | Reported by: QA Tindy Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215648
* - Update to 1.2.13 after repocopy from finance/ledgersmb.Felippe de Meirelles Motta2008-06-224-2579/+1386
| | | | | | | | | | | | | | | | - Change PORTNAME to ledgersmb, reflecting on real project name. - Update pkg-plist. - Makefile cleanup. - Move pkg-message to FILESDIR. PR: ports/122059 Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net> Reworked by: lippe Discussed with: araujo Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215570
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-191-0/+2
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* Update to 2.8.15Lars Thegler2008-06-182-5/+4
| | | | | | | | Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Notes: svn path=/head/; revision=215110
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0624-15/+24
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.07000Martin Wilke2008-06-062-4/+4
| | | | | | | | PR: 124266 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=214422
* - Update to 1.18Martin Wilke2008-05-303-5/+5
| | | | | | | | PR: 124039 Submitted by: Ports Fury Notes: svn path=/head/; revision=213927
* TCLink is a thin client API that allows a merchant to process credit cardChin-San Huang2008-05-294-0/+31
| | | | | | | | | | | | | transactions through the TrustCommerce processing gateway over a encrypted channel (SSL) using TCP/IP. WWW: http://www.trustcommerce.com/tclink.html PR: ports/124050 Submitted by: Mike Bowie <mbowie at buzmo.com> Notes: svn path=/head/; revision=213848
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - Update distinfoBeech Rintoul2008-04-231-3/+3
| | | | | | | | | PR: ports/111456 Submitted by: Peter Beckman <beckman@purplecow.com> Approved by: maintainer timeout (> two weeks) Notes: svn path=/head/; revision=211852
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1911-27/+21
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - update finance/p5-PayflowPro to latest version to account for change inCheng-Lung Sung2008-04-182-4/+4
| | | | | | | | | | URL used by Payflow service. PR: ports/122829 Submitted by: maintainer (Vivek Khera) Notes: svn path=/head/; revision=211487
* Bump PORTREVISION for the switch to ofx off by defaultMichael Johnson2008-04-171-0/+1
| | | | | | | Reported by: flz Notes: svn path=/head/; revision=211451
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-1726-51/+26
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Make portlint happyMichael Johnson2008-04-171-4/+4
| | | | Notes: svn path=/head/; revision=211439
* Add options for POSTGRESQL, OFXMichael Johnson2008-04-172-8/+36
| | | | | | | Submitted by: Martin Lesser <ml@bettercom.de> Notes: svn path=/head/; revision=211438
* -Update to 3.8.Jeremy Messenger2008-04-043-6/+39
| | | | | | | -Enable ofx by default with WITHOUT_OFX. Notes: svn path=/head/; revision=210526