Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2 19 Dec 2024 21:27:36 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.3.2 |
3.3.1 01 Dec 2024 06:31:59 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.3.1 |
3.3.0 01 Nov 2024 15:31:05 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.3.0
This release deprecates setup.py so we had to move to pep517 which
works fine when PORTNAME is consistent everywhere (portname, distfile,
toml project name). But of cause it's not so for the moment I decided
to use the ugliest possible way (happy halloween!). |
3.2.3 03 Sep 2024 18:11:31 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.2.3 |
3.2.2 19 Jun 2024 11:27:54 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.2.2, remove outdated pkg-message |
3.2.1 06 Jun 2024 13:30:19 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.2.1 |
3.2.0 23 May 2024 19:28:31 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.2.0 |
3.1.9 18 Apr 2024 11:13:28 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.9 and update pkg-descr
PR: 278029 |
3.1.8_2 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 |
3.1.8_1 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
3.1.8_1 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> |
3.1.8_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.1.8_1 18 Nov 2022 13:15:52 |
Ryan Steinmetz (zi) |
www/radicale: Fix 'main component missing' error, Bump PORTREVISION
Approved by: maintainer
Obtained from: https://github.com/Kozea/Radicale/pull/1252/commits |
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) |
3.1.8 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 ) |
3.1.8 26 Jul 2022 11:51:28 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.8, remove tests
Upstream is now using tox for tests but in an incompatible version
(tox<7) so remove it for now. |
3.1.7 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.1.7 21 Apr 2022 14:22:13 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.7 |
3.1.6 19 Apr 2022 06:46:22 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.6 |
3.1.5 09 Feb 2022 10:10:49 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.5 |
3.1.4 07 Feb 2022 12:39:51 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.4 |
3.1.3 27 Jan 2022 16:18:37 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.3 |
3.1.1 19 Jan 2022 11:19:26 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.1 |
3.1.0 14 Jan 2022 15:12:18 |
Bernhard Froehlich (decke) |
www/radicale: Update to 3.1.0 |
3.0.6_2 04 Aug 2021 19:38:00 |
Bernhard Froehlich (decke) |
www/radicale: Add USES=cpe |
3.0.6_2 04 Aug 2021 19:38:00 |
Bernhard Froehlich (decke) |
www/radicale: Fix minimum required python version |
3.0.6_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.0.6_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.6_2 07 Jan 2021 02:27:58 |
acm |
- Bump PORTREVISION. devel/py-defusedxml was updated |
3.0.6_1 12 Oct 2020 19:51:54 |
decke |
www/radicale: Redirect logging to syslog since radicale 3 is now logging to
stderr per default
PR: 249102
Submitted by: iz-rpi03@hs-karlsruhe.de |
3.0.6 15 Sep 2020 13:22:39 |
decke |
www/radicale: Update to 3.0.6 |
3.0.5 31 Aug 2020 18:59:13 |
decke |
www/radicale: Update to 3.0.5 |
3.0.4 20 Aug 2020 05:32:16 |
decke |
www/radicale: Update to 3.0.4 |
3.0.3 07 Jun 2020 20:10:24 |
decke |
www/radicale:
- Update to 3.0.3
- Rewrite config paths to /usr/local/etc/radicale
- Rewrite storage paths to /usr/local/share/radicale
- Use daemon in rc.d script because radicale itself cannot daemonize anymore |
2.1.12_1 03 Jun 2020 06:47:52 |
decke |
www/radicale: Fix pkg-message to be shown on upgrade
Submitted by: mat@ |
2.1.12 02 Jun 2020 20:51:14 |
decke |
www/radicale:
- Update to 2.1.12
- Please follow UPDATING instructions because you need to export the
storage with radicale 1.1.6 before updating |
1.1.6_3 28 Jun 2019 15:25:41 |
decke |
www/radicale: Take maintainership in preparation for merge with www/radicale2
Approved by: sunpoet (maintainer) |
1.1.6_3 20 Jun 2019 07:46:27 |
mat |
Fixup make index WITH=HTTP. |
1.1.6_3 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.1.6_2 22 Oct 2018 09:30:12 |
amdmi3 |
- Update WWW
- Fix LICENSE
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.1.6_2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.1.6_2 04 Jun 2018 09:43:46 |
decke |
www/radicale: Various fixes including startscript
- Fix startscript after FLAVOURing
- Add missing py-passlib dependency (required for authentication)
- Pet portlint and move USES above USE_*
PR: 228313
Submitted by: myself
Approved by: Sunpoet Po-Chuan Hsieh (maintainer timeout)
MFH: 2018Q2 |
1.1.6_1 02 May 2018 20:32:23 |
sunpoet |
Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
py-ldap has been updated to 3.0.0 which supports Python 3. |
1.1.6 06 Apr 2018 16:26:36 |
sunpoet |
Fix USES=python logic
- Silence patch message
- Cosmetic change
The USES=python restriction will be relaxed after net/py-ldap updated to 3.0.0. |
1.1.6 17 Mar 2018 10:44:18 |
sunpoet |
Convert to options dependency helper
- Fix indent
- Add GitHub repository to WWW
- Take maintainership |
1.1.6 14 Mar 2018 15:01:03 |
feld |
Release maintainership
I was unintentionally holding up improvements to this port. I do not actively
run this software anymore. |
1.1.6 11 Mar 2018 13:13:00 |
tobik |
www/radicale: Update to 1.1.6
PR: 221086
Submitted by: Christoph Lukas <clukas@firc.de>
Approved by: feld (maintainer timeout, 7 months+) |
1.1.2_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.1.2_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.1.2_1 09 May 2017 21:25:27 |
zi |
- Fix 'service radicale stop' issue when security.bsd.see_other_gids=0
- Bump PORTREVISION
Approved by: maintainer (feld@, via IM) |
1.1.2 20 Apr 2017 13:42:49 |
feld |
www/radicale: Update to 1.1.2 |
1.1.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1.1 29 Jan 2016 15:35:10 |
feld |
www/radicale: Update to 1.1.1
PR: 206717
Security: CVE-2015-8747
Security: CVE-2015-8748 |
1.0.1 13 Oct 2015 13:11:06 |
feld |
www/radicale: Update to 1.0.1
Submitted by: andrey.kiryanov@cern.ch |
0.10_2 25 Jun 2015 14:57:27 |
feld |
Remove redundant PYDISTUTILS_PKGNAME
Add NO_ARCH
Submitted by: sunpoet |
0.10_2 23 Jun 2015 20:35:03 |
feld |
Use autoplist so package successfully builds with newer python versions |
0.10_1 18 Jun 2015 21:38:26 |
rm |
Chase py-ldap2 rename
This is the last ones. No PORTREVISION bump, because it's not default. |
0.10_1 30 Apr 2015 20:22:39 |
feld |
Fix warnings when using rc script |
0.10 02 Apr 2015 13:12:11 |
feld |
Update to 0.10
Submitted by: andrey.kiryanov@cern.ch |
0.8_2 05 Mar 2015 13:39:51 |
feld |
Fix issue with creating DATADIR
Modernize: @dir, @sample
PR: 198210 |
0.8_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.8_1 17 Mar 2014 00:16:06 |
feld |
Support STAGE |
0.8_1 27 Jan 2014 12:14:09 |
koobs |
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631 |
0.8 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.8 23 Sep 2013 12:43:45 |
bapt |
Add NO_STAGE to fix the new port |
0.8 23 Sep 2013 12:34:10 |
feld |
New port: www/radicale
The Radicale Project is a complete CalDAV (calendar) and CardDAV
(contact) server solution.
Approved by: crees (mentor) |