notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
odoo Suite of web based open source business apps
14.0_2 finance on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 14.0_2Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: www
License: LGPL3
WWW:
https://www.odoo.com
Description:
Odoo is a suite of web based open source business apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, etc Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps. WWW: https://www.odoo.com
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}odoo>0:finance/odoo@${PY_FLAVOR}
To install the port:
cd /usr/ports/finance/odoo/ && make install clean
To add the package, run one of these commands:
  • pkg install finance/odoo
  • pkg install py38-odoo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py38-odoo listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-odoo
Package flavors (<flavor>: <package>)
  • py38: py38-odoo
distinfo:
TIMESTAMP = 1630529228 SHA256 (odoo-odoo-14.0-19d77c2a03335eb95a686bd69a1b56b38e87d609_GH0.tar.gz) = fa5ef383137c1c4e6562a26f13ac0280db25e1c552ca01a92fce88de78881420 SIZE (odoo-odoo-14.0-19d77c2a03335eb95a686bd69a1b56b38e87d609_GH0.tar.gz) = 130640356

Packages (timestamps in pop-ups are UTC):
py39-odoo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-16.0.20230804_1----16.0.20230804_116.0.20230804_1
FreeBSD:14:latest-------16.0
FreeBSD:14:quarterly------16.0.20230804_116.0.20230804_1
FreeBSD:15:latest--n/a-n/a-16.0.20230804_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. wkhtmltopdf>0 : converters/wkhtmltopdf
  2. py38-psycopg2>0 : databases/py-psycopg2@py38
  3. py38-pyserial>=0 : comms/py-pyserial@py38
  4. py38-vobject>=0 : deskutils/py-vobject@py38
  5. py38-Babel>=1.3 : devel/py-babel@py38
  6. py38-dateutil>=0 : devel/py-dateutil@py38
  7. py38-gevent>=0 : devel/py-gevent@py38
  8. py38-greenlet>=0 : devel/py-greenlet@py38
  9. py38-Jinja2>=0 : devel/py-Jinja2@py38
  10. py38-lxml>=0 : devel/py-lxml@py38
  11. py38-mako>=0 : textproc/py-mako@py38
  12. py38-mock>=0 : devel/py-mock@py38
  13. py38-num2words>=0 : devel/py-num2words@py38
  14. py38-polib>=0 : devel/py-polib@py38
  15. py38-pyparsing>=0 : devel/py-pyparsing@py38
  16. py38-pytz>=0 : devel/py-pytz@py38
  17. py38-pyusb>=0 : devel/py-pyusb@py38
  18. py38-vatnumber>=0 : finance/py-vatnumber@py38
  19. py38-pillow>=7.0.0 : graphics/py-pillow@py38
  20. py38-pydot>=0 : graphics/py-pydot@py38
  21. py38-ldap>=0 : net/py-ldap@py38
  22. py38-zeep>=0 : net/py-zeep@py38
  23. py38-chardet>=0 : textproc/py-chardet@py38
  24. py38-docutils>=0 : textproc/py-docutils@py38
  25. py38-feedparser>=0 : textproc/py-feedparser@py38
  26. py38-html2text>=0 : textproc/py-html2text@py38
  27. py38-markupsafe>=0 : textproc/py-markupsafe@py38
  28. py38-qrcode>=0 : textproc/py-qrcode@py38
  29. py38-xlrd>=0 : textproc/py-xlrd@py38
  30. py38-xlwt>=0 : textproc/py-xlwt@py38
  31. py38-XlsxWriter>=0 : textproc/py-xlsxwriter@py38
  32. py38-decorator>0 : devel/py-decorator@py38
  33. py38-pdf2>0 : print/py-pdf2@py38
  34. py38-reportlab>0 : print/py-reportlab@py38
  35. py38-passlib>0 : security/py-passlib@py38
  36. py38-psutil>0 : sysutils/py-psutil@py38
  37. py38-libsass>0 : www/py-libsass@py38
  38. py38-requests>0 : www/py-requests@py38
  39. py38-werkzeug>0 : www/py-werkzeug@py38
  40. py38-secure-cookie>0 : www/py-secure-cookie@py38
  41. py38-XlsxWriter>=0 : textproc/py-xlsxwriter@py38
  42. py38-xlrd>=1.2.0 : textproc/py-xlrd@py38
  43. py38-xlwt>=1.3.0 : textproc/py-xlwt@py38
  44. py38-ofxparse>=0.20 : finance/py-ofxparse@py38
  45. py38-ebaysdk>=2.1.3 : finance/py-ebaysdk@py38
  46. py38-idna>0 : dns/py-idna@py38
  47. py38-stdnum>0 : devel/py-stdnum@py38
  48. py38-setuptools>0 : devel/py-setuptools@py38
  49. python3.8 : lang/python38
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
  3. libevent.so : devel/libevent
  4. libsasl2.so : security/cyrus-sasl2
  5. libpq.so.5 : databases/postgresql13-client
  6. libldap-2.4.so.2 : net/openldap24-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
finance_odoo
USES:
cpe python:3.5+ pgsql shebangfix
pkg-message:
For install:
Odoo ERP was installed 1) The configuration file can be located at: /usr/local/etc/odoo/odoo.conf Look at the following url for more config options https://www.odoo.com/documentation/13.0/setup/deploy.html 2) Odoo use PostgreSQL like database. You must create a database and user before of use Odoo by first time 3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines: odoo_database="postgresql_odoo_database_name" # This is odoodb by default odoo_datadir="/path/to/odoo/datadir" # This is /var/db/odoo by defualt 4) Odoo database host, user and password must be defined at /usr/local/etc/odoo/odoo.conf 5) The first time that you run odoo you must be do the following: # service odoo initdb This command will create PostgreSQL structure used by Odoo Note: Don't use this command if you are updating from previous version of odoo because it could destroy your data 6) You can load Odoo ERP from a web browser http://odoo_ip_host:8069 7) If you want securizing Odoo access from web browser (https), you can use a web server like proxy. Look at following documentation: https://www.odoo.com/documentation/14.0/setup/deploy.html#https
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/odoo/odoo/tar.gz/19d77c2a03335eb95a686bd69a1b56b38e87d609?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1