- 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)
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)
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>