Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18.0.20250108_1 31 Mar 2025 14:23:38
    |
Rene Ladan (rene)  |
finance/odoo: Remove expired port
2025-03-31 finance/odoo |
18.0.20250108_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
18.0.20250108 02 Mar 2025 11:54:18
    |
Rene Ladan (rene)  |
finance/odoo: expire on 2025-03-31 for print/py-pypdf2 |
18.0.20250108 09 Jan 2025 09:32:47
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Update to 18.0.20250108
- Remove DEPRECATED |
17.0.20240325_2 01 Jan 2025 14:11:14
    |
Rene Ladan (rene)  |
finance/odoo: expire on 2025-03-31 for converters/wkhtmltopdf |
17.0.20240325_2 23 Dec 2024 21:08:39
    |
Daniel Engberg (diizzy)  |
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket) |
17.0.20240325_2 16 Jun 2024 19:07:08
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Add py-cryptography like a depedency
PR: 278531
Reported by: jbo |
17.0.20240325_2 16 Jun 2024 19:03:08
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Try to fix dependency issue
PR: 278531
Reported by: jbo |
17.0.20240325_2 24 Apr 2024 23:36:42
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Remove obsolete dependency
- Try a possible fix issue with werkzeug2/werkzeug dependency
- Bump PORTREVISION
PR: 278531
Reported by: jbo |
17.0.20240325_1 13 Apr 2024 14:47:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
17.0.20240325 27 Mar 2024 08:32:22
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |
17.0.20240325 26 Mar 2024 11:12:14
    |
Antoine Brodin (antoine)  |
finance/odoo: unbreak the ports tree |
17.0.20240325 26 Mar 2024 05:16:42
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Update to 17.0.20240325 |
16.0.20240222_1 26 Feb 2024 15:26:45
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Remove obsolete dependency
- Fix run_depends issues
- Bump PORTREVISISON |
16.0.20240222 22 Feb 2024 23:30:23
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Fix typo
Reported by: dvl |
22 Feb 2024 23:07:53
  
|
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Update to 16.0.20240222 |
16.0.20230804_2 22 Feb 2024 07:43:03
    |
Wen Heping (wen)  |
finance/odoo: Fix build with python-3.11
PR: 275494
Approved by: portmgr(blanket, fix build) |
16.0.20230804_1 17 Nov 2023 01:57:21
    |
Ruslan Makhmatkhanov (rm)  |
Bump portrevision for dependant ports
after net/py-ldap renamed to net/py-python-ldap |
16.0.20230804 05 Aug 2023 05:52:08
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |
16.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
16.0 13 Jun 2023 20:42:32
    |
Daniel Engberg (diizzy)  |
finance/odoo: Fix shebang in various files
Fix various shebang issues reported in stage-qa
PR: 271890
Reviewed by: acm (maintainer) |
16.0 17 May 2023 04:46:49
    |
Jose Alonso Cardenas Marquez (acm)  Author: Yasuhiro Kimura |
finance/odoo*: Change PY_PILLOW variable for real reference
PR: 269910 |
16.0 08 Feb 2023 10:53:56
    |
Muhammad Moinur Rahman (bofh)  |
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 |
16.0 18 Nov 2022 06:02:54
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Modify odoo version into pkg-message |
16.0 18 Nov 2022 05:55:49
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Update to 16.0 |
15.0_2 15 Nov 2022 16:47:03
    |
Jose Alonso Cardenas Marquez (acm)  |
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> |
15.0_1 29 Sep 2022 04:36:48
    |
Jose Alonso Cardenas Marquez (acm)  |
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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
15.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
15.0 07 Sep 2022 10:26:41
    |
Tobias C. Berner (tcberner)  |
cleanup: remove trailing whitepaces |
15.0 27 Aug 2022 19:26:25
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: update to 15.0
ChangeLog at: https://github.com/odoo/odoo/commits/15.0 |
14.0_3 27 Aug 2022 10:12:20
    |
Po-Chuan Hsieh (sunpoet)  |
print/py-pypdf2: Move print/py-pdf2 to print/py-pypdf2
- Bump PORTREVISION of dependent ports for dependency change |
14.0_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
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) |
14.0_1 01 Apr 2022 15:09:49
    |
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
14.0_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
14.0 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
14.0 08 Sep 2021 05:53:37
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: Fix build
- Remove bad patch file |
14.0 05 Sep 2021 02:34:26
    |
Jose Alonso Cardenas Marquez (acm)  |
finance/odoo: update to 14.0 |
13.0_3 02 Sep 2021 15:19:05
    |
Bernhard Froehlich (decke)  |
finance/odoo: Add CPE information
Approved by: portmgr (blanket) |
13.0_3 02 Aug 2021 04:41:48
    |
Xin LI (delphij)  |
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 |
13.0_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
13.0_2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
13.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13.0_2 05 Dec 2020 14:22:47
  |
sunpoet  |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
13.0_1 03 Sep 2020 06:18:04
  |
antoine  |
Fix plist |
13.0_1 27 Jun 2020 09:39:29
  |
sunpoet  |
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) |
13.0 27 Jun 2020 09:37:51
  |
sunpoet  |
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) |
13.0 07 May 2020 06:12:25
  |
antoine  |
Fix PKGNAME collision, dependencies and python version requirement |
13.0 07 May 2020 01:50:43
  |
acm  |
- 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 |