aboutsummaryrefslogtreecommitdiff
path: root/finance/frontaccounting
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.3.25.Raphael Kubo da Costa2016-02-282-9/+14
| | | | | | | | PR: 207427 Submitted by: ek@purplehat.org (maintainer) Notes: svn path=/head/; revision=409746
* - Use mysqli onlyMartin Wilke2016-02-281-1/+2
| | | | Notes: svn path=/head/; revision=409714
* finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24John Marino2015-05-213-143/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=386921
* - Simplify MASTER_SITESDmitry Marakasov2015-04-231-3/+2
| | | | | | | | | - Add CPE info Approved by: portmgr blanket Notes: svn path=/head/; revision=384579
* Properly depend on mysql server.Alex Dupre2015-01-161-1/+1
| | | | Notes: svn path=/head/; revision=377167
* finance/frontaccounting: upgrade to 2.3.22Johannes Jost Meixner2014-10-183-123/+125
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=371137
* - Update to upstream version 2.3.21Thomas Zander2014-08-164-148/+136
| | | | | | | | | | | | - Stagify - Handle file ownerships via plist macros PR: 192602 Submitted by: Janky@purplehat.org Approved by: mentors (implicit) Notes: svn path=/head/; revision=365117
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* In categories starting with [efg], remove empty lines from pkg-plist (exceptAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | for `graphics/kipi-plugins'). Notes: svn path=/head/; revision=314438
* - Update to 2.3.15Beech Rintoul2013-03-103-3/+10
| | | | | | | | | | - Update License PR: ports/176761 Submitted by: Janketh Jay <ek@purplehat.org> (maintainer) Notes: svn path=/head/; revision=313800
* - update to 2.3.14Ruslan Makhmatkhanov2013-02-164-11/+9
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=312382
* FrontAccounting is a simple, but powerful, system for theChris Rees2012-12-247-0/+877
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> Notes: svn path=/head/; revision=309465