Commit Graph

18 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
robert
69373de980 add dep on textproc/py-chardet 2022-06-21 08:54:54 +00:00
robert
7adf283662 add more runtime dependencies 2022-04-28 06:50:49 +00:00
robert
bd83bba7d2 update to 15.0.20220427; unbreaks with recent py-werkzeug 2022-04-27 18:30:33 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
denis
1fe895d491 Update to odoo-13.0-20220110
This fixes Python 3.9 compatibility.

OK robert@
2022-01-16 07:38:18 +00:00
ajacoutot
62ee2e171b The rc.subr system takes benefits of korn shell features; so explicitely
call /bin/ksh like it is done in the template.
2021-11-09 07:39:08 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
robert
fd421b44aa update to 13.0.20201216; from Denis Fondras 2020-12-20 19:18:25 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
robert
a67c768756 add dependency on devel/py-xlsxwriter for the people export to xlsx (yuck!) 2019-06-19 08:23:42 +00:00
robert
77e7872dc4 add dependency on telephony/py-phonenumbers instead of the removed one 2019-06-15 14:36:38 +00:00
ajacoutot
a2798c8137 typo: PERMIT_PACKAGE_ -> PERMIT_PACKAGE 2019-06-15 12:20:12 +00:00
robert
57e49f2a20 import odoo:
Odoo is an all-in-one management software that offers a range of business 
applications that form a complete suite of enterprise management applications 
targeting companies of all sizes. Odoo is an all-in-one business software 
including CRM, website/e-commerce, billing, accounting, manufacturing, 
warehouse - and project management, and inventory.

ok ajacoutot@
2019-06-15 12:17:52 +00:00