Port details |
- dolibarr16 Modern software package to manage your company or foundation
- 16.0.5 www =2 16.0.5Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2023-03-16 23:03:06
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: finance
- License: GPLv3
- WWW:
- https://www.dolibarr.org/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dolibarr16>0:www/dolibarr16
- To install the port:
- cd /usr/ports/www/dolibarr16/ && make install clean
- To add the package, run one of these commands:
- pkg install www/dolibarr16
- pkg install dolibarr16
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dolibarr16
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680476624
SHA256 (Dolibarr-dolibarr-16.0.5_GH0.tar.gz) = c8298342558e62b955a6f4c01fedb6a187b2e0c0b2c1681a97158ca979f9304f
SIZE (Dolibarr-dolibarr-16.0.5_GH0.tar.gz) = 62506388
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/php81
- calendar.so : misc/php81-calendar
- curl.so : ftp/php81-curl
- gd.so : graphics/php81-gd
- intl.so : devel/php81-intl
- session.so : www/php81-session
- pgsql.so : databases/php81-pgsql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dolibarr16-16.0.5:
MYSQL=off: MySQL database support
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_dolibarr16
- USES:
- cpe php:web
- pkg-message:
- For install:
- Dolibarr 16 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/dolibarr16/htdocs or add a dolibarr alias to it
3) You should now open a browser and go to:
http://localhost/dolibarr
and follow the installer instructions
4) Enjot it
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16.0.5 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
16.0.5 02 Apr 2023 23:15:02 |
Jose Alonso Cardenas Marquez (acm) |
www/dolibarr16: Update to 16.0.5
ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/16.0.5 |
16.0.4 16 Mar 2023 22:57:09 |
Jose Alonso Cardenas Marquez (acm) |
www/dolibbar16: Repo-copy dolibbar to dolibarr16
- Update to 16.0.4 |