Commit graph

7 commits

Author SHA1 Message Date
Raphael Kubo da Costa
e1c53f2b7a Update to 2.3.25.
PR:		207427
Submitted by:	ek@purplehat.org (maintainer)
2016-02-28 15:07:24 +00:00
John Marino
c8ce88087d finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24
The version update was done because the port had to address missing PHP
modules anyway.  Why here:

 * Add the missing hash, ctype, zlib modules
 * leverage new options framework to simply options handling
 * implement NLS option (was listed, but not implemented)
 * explicitly list DOCS option (implemented but unselectable)
 * Rename MYSQL option to MYSQL_SERVER because MySQL client is
   installed unconditionally so the option name was misleading
 * Unsuppress install commands
 * Wrap compound commands in parentheses for multijob support
 * Wrap to 80 columns
 * Remove bogus post-install cat pkgmessage target
 * Remove 120 bogus @dir lines introduced in [2]

PR:		200265
PR:		194255 [2]
Reported by:	marino
Initial fix:	maintainer (ek - purplehat.org)
rest of fixes:	marino
2015-05-21 10:08:46 +00:00
Johannes Jost Meixner
fe103bfd33 finance/frontaccounting: upgrade to 2.3.22
- Upgrade to 2.3.22
- Depend on Apache 2.2 or later.
- Add dependency on mod_php5 or CGI when used with Apache
- Add NLS option
- (re-)assign maintainer to ek@purplehat.org

PR:		194255
Differential Revision:	https://reviews.freebsd.org/D964
Submitted by:	ek@purplehat.org
Approved by:	swills (mentor)
2014-10-18 15:27:22 +00:00
Thomas Zander
5fb093f64e - Update to upstream version 2.3.21
- Stagify
- Handle file ownerships via plist macros

PR:		192602
Submitted by:	Janky@purplehat.org
Approved by:	mentors (implicit)
2014-08-16 18:21:10 +00:00
Beech Rintoul
d676e8607f - Update to 2.3.15
- Update License

PR:		ports/176761
Submitted by:	Janketh Jay <ek@purplehat.org> (maintainer)
2013-03-10 04:17:01 +00:00
Ruslan Makhmatkhanov
bb6315a633 - update to 2.3.14
while here:
- trim Makefile header
- add missing file to pkg-plist
- remove bogus PORTDOCS variable - it's not used anyhow in the port itself for
  docs installing (it's handled manually), but setting PORTDOCS implies removin
  ${PREFIX}/share/doc/${PORTNAME} directory at deinstall that the port do not
  creates in first place, producing warning about that
- tweak the docs path in PORTDOCSARGS
- remove trailing whitespace in pkg-descr

PR:		175444
Submitted by:	Janketh Jay <ek@purplehat.org> (maintainer)
2013-02-16 19:20:25 +00:00
Chris Rees
0460b5a6c1 FrontAccounting is a simple, but powerful, system for the
entire ERP chain and covers:

Purchase Orders
Goods Receivable Notes
Supplier Invoices/Credit Notes
Payments
Allocations
Accounts Payable
Items and Inventory
Stock
Manufacturing
Sales Orders
Customer Invoices/Credit Notes
Deposits
Allocations
Accounts Receivable
Among many others...

FrontAccounting is free and released under the GNU General
Public License.

WWW: http://www.frontaccounting.com/

PR:		ports/174601
Submitted by:	Janky Jay <ek@purplehat.org>
2012-12-24 21:49:21 +00:00