Commit graph

818 commits

Author SHA1 Message Date
Thomas Abthorpe
c24add0506 Beanie is a flexible, distributed accounting system for medium-sized
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>
2008-11-14 15:23:37 +00:00
Greg Larkin
13f2f46944 - Fixed pkg-plist problems and NOPORTDOCS handling
Reported by:	QAT
2008-11-11 21:20:09 +00:00
Greg Larkin
824727f4bd - Fixed recursive make invocation that called FreeBSD make instead
of GNU make during PDF documentation build
- Added support for NOPORTDOCS

Submitted by:	dino_vliet at yahoo dot com
2008-11-10 15:55:24 +00:00
Sergey Skvortsov
4a2783e481 Update to 1.15
Changes:	http://search.cpan.org/src/ECOCODE/Finance-Quote-1.15/ChangeLog
2008-11-06 16:50:30 +00:00
Wesley Shields
f2bc9dcc7d - Update to 1.48
- Cleanup pkg-descr

PR:		ports/128572
Submitted by:	Vivek Khera <khera@khera.org> (maintainer)
2008-11-05 03:13:11 +00:00
Lars Thegler
932217e109 Update to 2.8.18
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-11-04 18:31:28 +00:00
Sergey Skvortsov
7e49cade1a Fix dependencies.
Reported by:	Warren Block <wblock xx wonkity.com>
2008-10-17 18:16:15 +00:00
Erwin Lansing
3fd684daef Update to 3.20
PR:		128166
Submitted by:	leeym
2008-10-17 09:26:22 +00:00
Sergey Skvortsov
48a60071b0 Update to 1.14
Changes:	http://search.cpan.org/src/ECOCODE/Finance-Quote-1.14/ChangeLog
2008-10-16 14:53:21 +00:00
Greg Larkin
2a24e790b7 - Update to 0.8.9
- pkg-plist cleanups
- Minor tweaks to install-sh patch

PR:		ports/120758
Submitted by:	gpalmer
Approved by:	beech (mentor, implicit)
2008-10-14 11:40:54 +00:00
Martin Wilke
d53f7cf11b webERP is a complete web based accounting/ERP system
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>
2008-10-11 15:25:14 +00:00
Koop Mast
e378ed0fe7 Update to 2.2.7.
Approved by:	maintainer (ahze)
2008-10-10 08:33:01 +00:00
Martin Wilke
76e529a336 - Update to 1.26
PR:		127546
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-09-24 14:47:02 +00:00
Pietro Cerutti
4c52de8777 - Fix build on sparc64
- Unbreak on amd64, GCC 4.x

Approved by:	portmgr (pav)
2008-09-16 14:51:35 +00:00
Michael Johnson
9cdc505774 Use newer versions of gtkhtml and goffice 2008-09-07 05:59:36 +00:00
Michael Johnson
8e07e2d8f9 Update to 2.2.6 2008-09-07 03:44:01 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Chin-San Huang
4b45faddc8 Add p5-Finance-QuoteTW, fetch quotes of mutual funds in Taiwan.
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/
2008-08-31 16:06:31 +00:00
Chin-San Huang
956699837c Add p5-Business-OnlinePayment-PaymenTech, PaymenTech backend for
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/
2008-08-31 13:15:59 +00:00
Chin-San Huang
4d3db7abbc - Add WWW URL. 2008-08-31 12:54:16 +00:00
Yen-Ming Lee
2c65a867fb - simplify dependency
- bump PORTREVISION
2008-08-31 03:44:30 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Lars Thegler
2544850291 Update to 2.8.17
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-08-03 14:13:47 +00:00
Rong-En Fan
f58c461e40 - Drop 4.x support 2008-07-27 15:34:36 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
a7b14d4de2 - Connect ledgersmb12 to the build
Forgotten by:	lippe
2008-07-24 14:24:45 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Pietro Cerutti
11f6c5e1d0 - Remove LibOFX optional support (off by default) until somebody fixes it
PR:		125093
Submitted by:	<mirror176@hotmail.com>
2008-07-09 00:17:39 +00:00
Lars Thegler
9d4c2e01a6 Update to 2.8.16
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
2008-07-08 17:57:42 +00:00
Jeremy Messenger
4986ba4041 Add a missing dependency, librsvg2, to view the svg images. Bump the
PORTREVISION.

PR:		ports/125241
Submitted by:	Andrei <support@nolty.org>
2008-07-04 02:55:24 +00:00
Erwin Lansing
17280f85e1 Update to 0.10 2008-06-30 20:44:07 +00:00
Felippe de Meirelles Motta
4c00209176 - Make fetchable.
Reported by:	QA Tindy
Approved by:	gabor (mentor, implicit)
2008-06-23 21:37:22 +00:00
Felippe de Meirelles Motta
122a04d773 - Update to 1.2.13 after repocopy from finance/ledgersmb.
- 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)
2008-06-22 22:57:09 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Lars Thegler
b1650bcf68 Update to 2.8.15
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-06-18 19:26:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
72c4430476 - Update to 0.07000
PR:		124266
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-06-06 07:57:53 +00:00
Martin Wilke
5f278719a9 - Update to 1.18
PR:		124039
Submitted by:	Ports Fury
2008-05-30 13:43:41 +00:00
Chin-San Huang
47b73671b1 TCLink is a thin client API that allows a merchant to process credit card
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>
2008-05-29 05:01:57 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Beech Rintoul
f9c10c07b8 - Update distinfo
PR:		ports/111456
Submitted by:	Peter Beckman <beckman@purplecow.com>
Approved by:	maintainer timeout (> two weeks)
2008-04-23 19:37:20 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Cheng-Lung Sung
5f4ae374a9 - update finance/p5-PayflowPro to latest version to account for change in
URL used by Payflow service.

PR:		ports/122829
Submitted by:	maintainer (Vivek Khera)
2008-04-18 02:25:25 +00:00
Michael Johnson
84056b75bf Bump PORTREVISION for the switch to ofx off by default
Reported by:	flz
2008-04-17 14:37:47 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Michael Johnson
545c5d759a Make portlint happy 2008-04-17 11:29:12 +00:00
Michael Johnson
11504bd9ed Add options for POSTGRESQL, OFX
Submitted by:	Martin Lesser <ml@bettercom.de>
2008-04-17 11:28:29 +00:00
Jeremy Messenger
7f5238c466 -Update to 3.8.
-Enable ofx by default with WITHOUT_OFX.
2008-04-04 16:26:50 +00:00
Lars Thegler
9246e4464a Update to 2.8.14
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-04-01 13:57:14 +00:00