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.

non port: finance/odoo/Makefile

Number of commits found: 33

Wednesday, 27 Mar 2024
08:32 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Remove obsolete patch file

- Odoo 17.x not support python < 3.10. You must define python=3.10 at
  DEFAULT_VERSIONS into /etc/make.conf if you want test it.

  DEFAULT_VERSIONS+= python=3.10
commit hash: 081d75ee718f7677cb2e36c48287b6e7c34873d3 commit hash: 081d75ee718f7677cb2e36c48287b6e7c34873d3 commit hash: 081d75ee718f7677cb2e36c48287b6e7c34873d3 commit hash: 081d75ee718f7677cb2e36c48287b6e7c34873d3 081d75e
Tuesday, 26 Mar 2024
11:12 Antoine Brodin (antoine) search for other commits by this committer
finance/odoo: unbreak the ports tree
commit hash: 521c975c7a4dfe1abcbc3b246d834cc458c5e851 commit hash: 521c975c7a4dfe1abcbc3b246d834cc458c5e851 commit hash: 521c975c7a4dfe1abcbc3b246d834cc458c5e851 commit hash: 521c975c7a4dfe1abcbc3b246d834cc458c5e851 521c975
05:16 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Update to 17.0.20240325
commit hash: 6ba25ee11b85416fefa342eed071155aa8a3cb1b commit hash: 6ba25ee11b85416fefa342eed071155aa8a3cb1b commit hash: 6ba25ee11b85416fefa342eed071155aa8a3cb1b commit hash: 6ba25ee11b85416fefa342eed071155aa8a3cb1b 6ba25ee
Monday, 26 Feb 2024
15:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Remove obsolete dependency

- Fix run_depends issues
- Bump PORTREVISISON
commit hash: a6574f02c67c595d34482c6aab49338243e3736c commit hash: a6574f02c67c595d34482c6aab49338243e3736c commit hash: a6574f02c67c595d34482c6aab49338243e3736c commit hash: a6574f02c67c595d34482c6aab49338243e3736c a6574f02
Thursday, 22 Feb 2024
23:30 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Fix typo

Reported by:	dvl
commit hash: 41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef commit hash: 41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef commit hash: 41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef commit hash: 41be9e34e7b2bb2f396c54bcc7c00fcfe688aeef 41be9e3
23:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Update to 16.0.20240222
commit hash: ec00176239ea40306fab0b38d3e01e47ad214a16 commit hash: ec00176239ea40306fab0b38d3e01e47ad214a16 commit hash: ec00176239ea40306fab0b38d3e01e47ad214a16 commit hash: ec00176239ea40306fab0b38d3e01e47ad214a16 ec00176
07:43 Wen Heping (wen) search for other commits by this committer
finance/odoo: Fix build with python-3.11

PR:		275494
Approved by:	portmgr(blanket, fix build)
commit hash: c046242afbf9c37e0a3296622298d83a670fd1f7 commit hash: c046242afbf9c37e0a3296622298d83a670fd1f7 commit hash: c046242afbf9c37e0a3296622298d83a670fd1f7 commit hash: c046242afbf9c37e0a3296622298d83a670fd1f7 c046242
Friday, 17 Nov 2023
01:57 Ruslan Makhmatkhanov (rm) search for other commits by this committer
Bump portrevision for dependant ports

after net/py-ldap renamed to net/py-python-ldap
commit hash: a200c268841cf424abd43a3ab878264ba5da976b commit hash: a200c268841cf424abd43a3ab878264ba5da976b commit hash: a200c268841cf424abd43a3ab878264ba5da976b commit hash: a200c268841cf424abd43a3ab878264ba5da976b a200c26
Saturday, 5 Aug 2023
05:52 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: update to 16.0.20230804

- Add commit date to PORTREVISION
- Add missing dependency
- Fix issues with recent version of Werkzeug 2.3.x
- Fix typo into pkg-message
- Other minor modifications

PR:		272379 272794
Reported by:	Jens Grassel <freebsd-ports  at_ jan0sch.de>, yzrh _at_ noema.org,
fgarcia _at koali.es
commit hash: 13e5bae1115a528f57da04de6fa018cbf4d512c5 commit hash: 13e5bae1115a528f57da04de6fa018cbf4d512c5 commit hash: 13e5bae1115a528f57da04de6fa018cbf4d512c5 commit hash: 13e5bae1115a528f57da04de6fa018cbf4d512c5 13e5bae
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 13 Jun 2023
20:42 Daniel Engberg (diizzy) search for other commits by this committer
finance/odoo: Fix shebang in various files

Fix various shebang issues reported in stage-qa

PR:		271890
Reviewed by:	acm (maintainer)
commit hash: 3434f29a541905d7f6d9080397993ea84d7296a4 commit hash: 3434f29a541905d7f6d9080397993ea84d7296a4 commit hash: 3434f29a541905d7f6d9080397993ea84d7296a4 commit hash: 3434f29a541905d7f6d9080397993ea84d7296a4 3434f29
Wednesday, 17 May 2023
04:46 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer Author: Yasuhiro Kimura
finance/odoo*: Change PY_PILLOW variable for real reference

PR:		269910
commit hash: 0accf0c11db121b30c12c464826916ed17b2da19 commit hash: 0accf0c11db121b30c12c464826916ed17b2da19 commit hash: 0accf0c11db121b30c12c464826916ed17b2da19 commit hash: 0accf0c11db121b30c12c464826916ed17b2da19 0accf0c
Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Friday, 18 Nov 2022
05:55 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Update to 16.0
commit hash: f025d8fc433db5da75269c74f651223ae2f36c4b commit hash: f025d8fc433db5da75269c74f651223ae2f36c4b commit hash: f025d8fc433db5da75269c74f651223ae2f36c4b commit hash: f025d8fc433db5da75269c74f651223ae2f36c4b f025d8f
Tuesday, 15 Nov 2022
16:47 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: Fix issues with latest version of py-werkzeug

- Fix path to odoo.conf file
PR:		267331 266478
Reported by:	Dimitri Kaparis <dimitri .at. kaparis.name>
commit hash: 5870c06b97934edd150809f8c75cff0d2345fd29 commit hash: 5870c06b97934edd150809f8c75cff0d2345fd29 commit hash: 5870c06b97934edd150809f8c75cff0d2345fd29 commit hash: 5870c06b97934edd150809f8c75cff0d2345fd29 5870c06
Thursday, 29 Sep 2022
04:36 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/py-ebaysdk: Fix install conflict

- py-ebaysdk was installed test and sample files to general directories
- Bump PORTREVISION
- Bump PORTREVISION of finance/odoo and finance/odoo14
- finance/odoo fix a problem with werkzeug dependency
PR:		262759
commit hash: 946e50159ff14dbf1b82738f4c7467013829949c commit hash: 946e50159ff14dbf1b82738f4c7467013829949c commit hash: 946e50159ff14dbf1b82738f4c7467013829949c commit hash: 946e50159ff14dbf1b82738f4c7467013829949c 946e501
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
10:26 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b b86221f
Saturday, 27 Aug 2022
19:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: update to 15.0

ChangeLog at:	https://github.com/odoo/odoo/commits/15.0
commit hash: ef361ef8235d8b8d70b8c57818f1884ad757859b commit hash: ef361ef8235d8b8d70b8c57818f1884ad757859b commit hash: ef361ef8235d8b8d70b8c57818f1884ad757859b commit hash: ef361ef8235d8b8d70b8c57818f1884ad757859b ef361ef
10:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-pypdf2: Move print/py-pdf2 to print/py-pypdf2

- Bump PORTREVISION of dependent ports for dependency change
commit hash: 33bd2df897267e6b66956396389d6eed304b7e3c commit hash: 33bd2df897267e6b66956396389d6eed304b7e3c commit hash: 33bd2df897267e6b66956396389d6eed304b7e3c commit hash: 33bd2df897267e6b66956396389d6eed304b7e3c 33bd2df
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Sunday, 5 Sep 2021
02:34 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
finance/odoo: update to 14.0
commit hash: 1922821e4de2ddd11b9c852b272f754078052a41 commit hash: 1922821e4de2ddd11b9c852b272f754078052a41 commit hash: 1922821e4de2ddd11b9c852b272f754078052a41 commit hash: 1922821e4de2ddd11b9c852b272f754078052a41 1922821
Thursday, 2 Sep 2021
15:19 Bernhard Froehlich (decke) search for other commits by this committer
finance/odoo: Add CPE information

Approved by:    portmgr (blanket)
commit hash: 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e commit hash: 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e commit hash: 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e commit hash: 8181fadfb8f0797ebf7a12eb4fca1ae17a757b9e 8181fad
Monday, 2 Aug 2021
04:41 Xin LI (delphij) search for other commits by this committer
net/openldap24-client: bump all dependent port

In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.

Suggested by:	kib
commit hash: 3ba73dad6f600e4da54237e381201faec678984c commit hash: 3ba73dad6f600e4da54237e381201faec678984c commit hash: 3ba73dad6f600e4da54237e381201faec678984c commit hash: 3ba73dad6f600e4da54237e381201faec678984c 3ba73da
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 5 Dec 2020
14:22 sunpoet search for other commits by this committer
Move textproc/py-MarkupSafe to textproc/py-markupsafe

- Bump PORTREVISION for dependency change
Original commitRevision:557064 
Saturday, 27 Jun 2020
09:39 sunpoet search for other commits by this committer
Move devel/py-usb to devel/py-pyusb

- While I'm here:
  - Fix USE_GITHUB usage
  - Add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change

PR:		246547
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
Original commitRevision:540587 
09:37 sunpoet search for other commits by this committer
Move comms/py-serial to comms/py-pyserial

- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
  (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)

PR:		246546
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
Original commitRevision:540586 
Thursday, 7 May 2020
06:12 antoine search for other commits by this committer
Fix PKGNAME collision, dependencies and python version requirement
Original commitRevision:534245 
01:50 acm search for other commits by this committer
- New port: finance/odoo

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
Original commitRevision:534234 

Number of commits found: 33