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 2022Q3
odoo14 Suite of web based open source business apps
14.0_4 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_3Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-27 19:39:49
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
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.
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}odoo14>0:finance/odoo14@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • odoo
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/finance/odoo14/ && make install clean
To add the package, run one of these commands:
  • pkg install finance/odoo14
  • pkg install py39-odoo14
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 py39-odoo14 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-odoo14
Package flavors (<flavor>: <package>)
  • py39: py39-odoo14
distinfo:
TIMESTAMP = 1661572023 SHA256 (odoo-odoo-14.0-c976a0920dd8d7910c7635cc1e2bbff47edcafa9_GH0.tar.gz) = 11fe5377821286e8da821472212223df6680579265727c0be36fd0107f049fb3 SIZE (odoo-odoo-14.0-c976a0920dd8d7910c7635cc1e2bbff47edcafa9_GH0.tar.gz) = 133672722

Packages (timestamps in pop-ups are UTC):
py39-odoo14
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-14.0_3------
FreeBSD:13:quarterly-14.0_3----14.0_314.0_3
FreeBSD:14:latest-14.0_3-----14.0_2
FreeBSD:14:quarterly-14.0_3----14.0_314.0_3
FreeBSD:15:latest-14.0_3n/a-n/a-14.0_3-
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. wkhtmltopdf>0 : converters/wkhtmltopdf
  2. py39-psycopg2>0 : databases/py-psycopg2@py39
  3. py39-pyserial>=0 : comms/py-pyserial@py39
  4. py39-vobject>=0 : deskutils/py-vobject@py39
  5. py39-Babel>=1.3 : devel/py-babel@py39
  6. py39-python-dateutil>=0 : devel/py-python-dateutil@py39
  7. py39-gevent>=0 : devel/py-gevent@py39
  8. py39-greenlet>=0 : devel/py-greenlet@py39
  9. py39-Jinja2>=0 : devel/py-Jinja2@py39
  10. py39-lxml>=0 : devel/py-lxml@py39
  11. py39-mako>=0 : textproc/py-mako@py39
  12. py39-mock>=0 : devel/py-mock@py39
  13. py39-num2words>=0 : devel/py-num2words@py39
  14. py39-polib>=0 : devel/py-polib@py39
  15. py39-pyparsing>=0 : devel/py-pyparsing@py39
  16. py39-pytz>=0 : devel/py-pytz@py39
  17. py39-pyusb>=0 : devel/py-pyusb@py39
  18. py39-vatnumber>=0 : finance/py-vatnumber@py39
  19. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  20. py39-pydot>=0 : graphics/py-pydot@py39
  21. py39-python-ldap>=0 : net/py-python-ldap@py39
  22. py39-zeep>=0 : net/py-zeep@py39
  23. py39-chardet>=0 : textproc/py-chardet@py39
  24. py39-docutils>=0 : textproc/py-docutils@py39
  25. py39-feedparser>=0 : textproc/py-feedparser@py39
  26. py39-html2text>=0 : textproc/py-html2text@py39
  27. py39-markupsafe>=0 : textproc/py-markupsafe@py39
  28. py39-qrcode>=0 : textproc/py-qrcode@py39
  29. py39-xlrd>=0 : textproc/py-xlrd@py39
  30. py39-xlwt>=0 : textproc/py-xlwt@py39
  31. py39-XlsxWriter>=0 : textproc/py-xlsxwriter@py39
  32. py39-decorator>0 : devel/py-decorator@py39
  33. py39-pypdf2>0 : print/py-pypdf2@py39
  34. py39-reportlab>0 : print/py-reportlab@py39
  35. py39-passlib>0 : security/py-passlib@py39
  36. py39-psutil>0 : sysutils/py-psutil@py39
  37. py39-libsass>0 : www/py-libsass@py39
  38. py39-requests>0 : www/py-requests@py39
  39. py39-werkzeug>0 : www/py-werkzeug@py39
  40. py39-secure-cookie>0 : www/py-secure-cookie@py39
  41. py39-XlsxWriter>=0 : textproc/py-xlsxwriter@py39
  42. py39-xlrd>=1.2.0 : textproc/py-xlrd@py39
  43. py39-xlwt>=1.3.0 : textproc/py-xlwt@py39
  44. py39-ofxparse>=0.20 : finance/py-ofxparse@py39
  45. py39-ebaysdk>=2.1.3 : finance/py-ebaysdk@py39
  46. py39-idna>0 : dns/py-idna@py39
  47. py39-stdnum>0 : devel/py-stdnum@py39
  48. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  49. python3.9 : lang/python39
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
  3. libevent.so : devel/libevent
  4. libsasl2.so : security/cyrus-sasl2
  5. libldap.so.2 : net/openldap26-client
  6. libpq.so.5 : databases/postgresql15-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
finance_odoo14
USES:
cpe ldap python pgsql shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/odoo/odoo/tar.gz/c976a0920dd8d7910c7635cc1e2bbff47edcafa9?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port