Commit Graph

20 Commits

Author SHA1 Message Date
Dmitry Marakasov ba0ff8ca9d - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2021-01-03 09:40:59 +00:00
Tobias Kortkamp 6bc0e0420c Add more missing USES=php 2019-11-18 08:05:17 +00:00
Tobias Kortkamp 581cac9416 Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
Mathieu Arnold 79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Bernard Spil edc41da735 nce/frontaccounting: Convert to USES=php
Approved by:    infrastructure modernization blanket
2018-04-08 11:57:50 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
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
Martin Wilke ed267c9016 - Use mysqli only 2016-02-28 06:46:23 +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
Dmitry Marakasov e653dd91d9 - Simplify MASTER_SITES
- Add CPE info

Approved by:	portmgr blanket
2015-04-23 13:51:58 +00:00
Alex Dupre dbfdaa09ec Properly depend on mysql server. 2015-01-16 11:05:12 +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
Baptiste Daroussin 64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Baptiste Daroussin 1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alexey Dokuchaev d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +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