Port details |
- dolibarr13 Modern software package to manage your company or foundation
- 13.0.5 www
=0 13.0.5Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2021-11-05 18:27:06
- Last Update: 2022-04-01 15:09:49
- Commit Hash: 7b4d1f0
- Also Listed In: finance
- License: GPLv3
- Description:
- Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)
It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.
You can freely use, study, modify or distribute it according to its Free
Software licence.
You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.
WWW: https://www.dolibarr.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- dolibarr13>0:www/dolibarr13
- To install the port:
- cd /usr/ports/www/dolibarr13/ && make install clean
- To add the package, run one of these commands:
- pkg install www/dolibarr13
- pkg install dolibarr13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dolibarr13
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636134071
SHA256 (Dolibarr-dolibarr-13.0.5_GH0.tar.gz) = 08ec08dc5093d614361f273237f5aaf8d70e63d764c2fa8d7f3f68a1485156d0
SIZE (Dolibarr-dolibarr-13.0.5_GH0.tar.gz) = 60609037
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php80
- calendar.so : misc/php80-calendar
- curl.so : ftp/php80-curl
- gd.so : graphics/php80-gd
- intl.so : devel/php80-intl
- session.so : www/php80-session
- pgsql.so : databases/php80-pgsql
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for dolibarr13-13.0.5:
MYSQL=off: MySQL database support
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_dolibarr13
- USES:
- cpe php:web
- pkg-message:
- For install:
- Dolibarr 13 was installed
1) Create a user and a database for dolibarr to store all
its tables in (or choose an existing database).
2) Into web server configuration file you must define webroot to
/usr/local/www/dolibarr13/htdocs or add a dolibarr alias to it
3) You should now open a browser and go to:
http://localhost/dolibarr13
and follow the installer instructions
4) Enjot it
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Apr 2022 15:09:49 13.0.5
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
05 Nov 2021 18:24:22 13.0.5
|
Jose Alonso Cardenas Marquez (acm)  |
www/dolibarr13: New port: Modern software package to manage your company or
foundation
Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)
It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.
You can freely use, study, modify or distribute it according to its Free
Software licence.
You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.
WWW: https://www.dolibarr.org/ |