Port details |
- frontaccounting Simple, powerful system for the entire ERP chain
- 2.3.25 finance
=0 2.3.25Version of this port present on the latest quarterly branch. - Maintainer: ek@purplehat.org
 - Port Added: 2012-12-24 21:49:54
- Last Update: 2021-04-06 14:31:13
- Commit Hash: 135fdee
- Also Listed In: www
- License: GPLv3+
- Description:
- 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: https://www.frontaccounting.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- frontaccounting>0:finance/frontaccounting
- To install the port:
- cd /usr/ports/finance/frontaccounting/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/frontaccounting
- pkg install frontaccounting
- PKGNAME: frontaccounting
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (frontaccounting-2.3.25.tar.gz) = 160bd230a0b3ec08869bed4ccaaad7e0f60abfe07e2d21be61ae6b17e2a47644
SIZE (frontaccounting-2.3.25.tar.gz) = 1274390
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- apxs : www/apache24
- php.h : lang/php74
- mysqld : databases/mysql57-server
- mysqli.so : databases/php74-mysqli
- openssl.so : security/php74-openssl
- session.so : www/php74-session
- ctype.so : textproc/php74-ctype
- zlib.so : archivers/php74-zlib
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for frontaccounting-2.3.25:
APACHE=on: Apache server support
DOCS=on: Build and/or install documentation
LIGHTTPD=off: Lighttpd server support
MYSQL_SERVER=on: MySQL server support
NGINX=off: NGINX web server
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- finance_frontaccounting
- USES:
- cpe apache:run,2.2+ php:web mysql:server gettext
- pkg-message:
- For install:
- FrontAccounting has been installed into the following directory:
/usr/local/www/frontaccounting
Be sure to adjust your web server's configuration to allow you to
access that directory.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:13 2.3.25
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.3.25
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 09:41:00
2.3.25
|
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
18 Nov 2019 08:05:18
2.3.25
|
tobik  |
Add more missing USES=php |
15 Nov 2019 10:12:08
2.3.25
|
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
13 Aug 2019 16:03:12
2.3.25
|
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
08 Apr 2018 11:57:50
2.3.25
|
brnrd  |
nce/frontaccounting: Convert to USES=php
Approved by: infrastructure modernization blanket |
01 Apr 2016 14:00:57
2.3.25
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
28 Feb 2016 15:07:24
2.3.25
|
rakuco  |
Update to 2.3.25.
PR: 207427
Submitted by: ek@purplehat.org (maintainer) |
28 Feb 2016 06:46:23
2.3.24_1
|
miwi  |
- Use mysqli only |
21 May 2015 10:08:46
2.3.24
|
marino  |
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 |
23 Apr 2015 13:51:58
2.3.22
|
amdmi3  |
- Simplify MASTER_SITES
- Add CPE info
Approved by: portmgr blanket |
16 Jan 2015 11:05:13
2.3.22
|
ale  |
Properly depend on mysql server. |
18 Oct 2014 15:27:23
2.3.22
|
xmj  |
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) |
16 Aug 2014 18:21:10
2.3.21
|
riggs  |
- 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) |
23 Jul 2014 16:44:28
2.3.15
|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
20 Sep 2013 17:18:39
2.3.15
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
24 Apr 2013 18:10:32
2.3.15
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
17 Mar 2013 14:04:12
2.3.15
|
danfe  |
In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins'). |
10 Mar 2013 04:17:01
2.3.15
|
beech  |
- Update to 2.3.15
- Update License
PR: ports/176761
Submitted by: Janketh Jay <ek@purplehat.org> (maintainer) |
16 Feb 2013 19:20:25
2.3.14
|
rm  |
- 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) |
24 Dec 2012 21:49:22
2.3.13
|
crees  |
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 (Only the first 15 lines of the commit message are shown above ) |