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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-recurring-ical-events Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545
3.6.0 devel on this many watch lists=2 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 3.3.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-30 13:08:55
Last Update: 2025-03-19 03:39:11
Commit Hash: 40127ca
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: LGPL3+
WWW:
https://github.com/niccokunzmann/python-recurring-ical-events
Description:
ICal has some complexity to it: Events, TODOs and Journal entries can be repeated, removed from the feed and edited later on. This tool takes care of these circumstances.
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}recurring-ical-events>0:devel/py-recurring-ical-events@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-recurring-ical-events/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-recurring-ical-events
  • pkg install py311-recurring-ical-events
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 py311-recurring-ical-events listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-recurring-ical-events
Package flavors (<flavor>: <package>)
  • py311: py311-recurring-ical-events
distinfo:
TIMESTAMP = 1742070406 SHA256 (recurring_ical_events-3.6.0.tar.gz) = cdc7827a28c4aa74000b2d601b4aadc4c7c7df84a5c36b7513af3b5b37e9b225 SIZE (recurring_ical_events-3.6.0.tar.gz) = 606489

Packages (timestamps in pop-ups are UTC):
py39-recurring-ical-events
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.0.2--2.1.22.1.22.1.2
FreeBSD:14:latest-----2.0.2-2.0.2
FreeBSD:14:quarterly-----2.1.22.1.22.1.2
FreeBSD:15:latest--n/a-n/a2.1.22.1.22.1.2
 

py311-recurring-ical-events
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.23.6.0-3.5.23.6.0---
FreeBSD:13:quarterly3.4.03.6.0-3.4.03.6.0---
FreeBSD:14:latest3.5.23.6.0-3.5.23.6.0---
FreeBSD:14:quarterly3.4.03.6.0-3.4.03.6.0---
FreeBSD:15:latest3.6.03.6.0n/a3.6.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-icalendar>=4.0.0<7.0.0 : devel/py-icalendar@py311
  2. py311-python-dateutil>=2.8.1<3.0.0 : devel/py-python-dateutil@py311
  3. py311-tzdata>=0 : devel/py-tzdata@py311
  4. py311-x-wr-timezone>=1.0.0<3.0.0 : devel/py-x-wr-timezone@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-caldav

Configuration Options:
No options to configure
Options name:
devel_py-recurring-ical-events
USES:
python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/recurring_ical_events/
  2. https://pypi.org/packages/source/r/recurring_ical_events/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.0
19 Mar 2025 03:39:11
commit hash: 40127ca67cdfc946cd89cea534a8b166b5bcbfa3commit hash: 40127ca67cdfc946cd89cea534a8b166b5bcbfa3commit hash: 40127ca67cdfc946cd89cea534a8b166b5bcbfa3commit hash: 40127ca67cdfc946cd89cea534a8b166b5bcbfa3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.6.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.5.2
19 Feb 2025 11:54:17
commit hash: 3580477c24975b93b484aa3668bd5cba3e947fdacommit hash: 3580477c24975b93b484aa3668bd5cba3e947fdacommit hash: 3580477c24975b93b484aa3668bd5cba3e947fdacommit hash: 3580477c24975b93b484aa3668bd5cba3e947fda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.5.2

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.4.1
03 Feb 2025 15:51:20
commit hash: b7b0a0c114971a426fe9a718372862244dc0eee1commit hash: b7b0a0c114971a426fe9a718372862244dc0eee1commit hash: b7b0a0c114971a426fe9a718372862244dc0eee1commit hash: b7b0a0c114971a426fe9a718372862244dc0eee1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.4.1

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.4.0
31 Dec 2024 15:49:17
commit hash: d1f8257baef0ec5865405e5649f00e17f98fbffacommit hash: d1f8257baef0ec5865405e5649f00e17f98fbffacommit hash: d1f8257baef0ec5865405e5649f00e17f98fbffacommit hash: d1f8257baef0ec5865405e5649f00e17f98fbffa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.4.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.3.4
25 Dec 2024 19:15:37
commit hash: edcd2e341730216ef0c160d194c5d8ff9f5e7e93commit hash: edcd2e341730216ef0c160d194c5d8ff9f5e7e93commit hash: edcd2e341730216ef0c160d194c5d8ff9f5e7e93commit hash: edcd2e341730216ef0c160d194c5d8ff9f5e7e93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.3.4

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.3.3
26 Oct 2024 06:00:24
commit hash: 27fb6f405f7a5f2fdcb65b7d6c7aaa0031ffb8eccommit hash: 27fb6f405f7a5f2fdcb65b7d6c7aaa0031ffb8eccommit hash: 27fb6f405f7a5f2fdcb65b7d6c7aaa0031ffb8eccommit hash: 27fb6f405f7a5f2fdcb65b7d6c7aaa0031ffb8ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.3.3

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.3.2
14 Oct 2024 05:25:37
commit hash: a5f90ee68ec6846b853b71dc29ed1dc79c320cb2commit hash: a5f90ee68ec6846b853b71dc29ed1dc79c320cb2commit hash: a5f90ee68ec6846b853b71dc29ed1dc79c320cb2commit hash: a5f90ee68ec6846b853b71dc29ed1dc79c320cb2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.3.2

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/releases
		https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.3.0
15 Sep 2024 20:09:49
commit hash: a027eb8beb1a18bafb8aa279fdd2ef6ddc7d3bb0commit hash: a027eb8beb1a18bafb8aa279fdd2ef6ddc7d3bb0commit hash: a027eb8beb1a18bafb8aa279fdd2ef6ddc7d3bb0commit hash: a027eb8beb1a18bafb8aa279fdd2ef6ddc7d3bb0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.3.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
3.2.0
08 Sep 2024 18:37:36
commit hash: 33d3d8f2bda8bdaa9957d07e7ba331bfdc97fd55commit hash: 33d3d8f2bda8bdaa9957d07e7ba331bfdc97fd55commit hash: 33d3d8f2bda8bdaa9957d07e7ba331bfdc97fd55commit hash: 33d3d8f2bda8bdaa9957d07e7ba331bfdc97fd55 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 3.2.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.2.3
10 Jul 2024 19:33:11
commit hash: ee243d160c69af32937498c059d9ac1c626e0ab5commit hash: ee243d160c69af32937498c059d9ac1c626e0ab5commit hash: ee243d160c69af32937498c059d9ac1c626e0ab5commit hash: ee243d160c69af32937498c059d9ac1c626e0ab5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.2.3

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.2.2
08 Jul 2024 16:21:46
commit hash: d6178a4f19ce27a678255a96015ba39ed666becccommit hash: d6178a4f19ce27a678255a96015ba39ed666becccommit hash: d6178a4f19ce27a678255a96015ba39ed666becccommit hash: d6178a4f19ce27a678255a96015ba39ed666becc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.2.2

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.2.1_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
2.2.1
05 Apr 2024 23:57:55
commit hash: 39d5b8a404995571664a62c89431bf88fda284bfcommit hash: 39d5b8a404995571664a62c89431bf88fda284bfcommit hash: 39d5b8a404995571664a62c89431bf88fda284bfcommit hash: 39d5b8a404995571664a62c89431bf88fda284bf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.2.1

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.2.0
05 Apr 2024 00:39:58
commit hash: 411ccbf47b42a32b8e1891668cdf03f69634da1dcommit hash: 411ccbf47b42a32b8e1891668cdf03f69634da1dcommit hash: 411ccbf47b42a32b8e1891668cdf03f69634da1dcommit hash: 411ccbf47b42a32b8e1891668cdf03f69634da1d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.2.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.1.3
31 Mar 2024 03:06:44
commit hash: 52769b15123a2bb0ef9f0aab6a160538924e073ecommit hash: 52769b15123a2bb0ef9f0aab6a160538924e073ecommit hash: 52769b15123a2bb0ef9f0aab6a160538924e073ecommit hash: 52769b15123a2bb0ef9f0aab6a160538924e073e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.1.3

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
2.1.2
25 Dec 2023 16:10:54
commit hash: 00cbc475b2dd4bf848ad24d824b10aed1e3e1982commit hash: 00cbc475b2dd4bf848ad24d824b10aed1e3e1982commit hash: 00cbc475b2dd4bf848ad24d824b10aed1e3e1982commit hash: 00cbc475b2dd4bf848ad24d824b10aed1e3e1982 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.1.2

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/master/README.rst#changelog
2.1.1
27 Nov 2023 10:28:19
commit hash: 6f4b3421a63d774101931f8633f757644fc2c2cecommit hash: 6f4b3421a63d774101931f8633f757644fc2c2cecommit hash: 6f4b3421a63d774101931f8633f757644fc2c2cecommit hash: 6f4b3421a63d774101931f8633f757644fc2c2ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.1.1

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/master/README.rst#changelog
2.1.0
30 Sep 2023 00:44:35
commit hash: 7eed4e252281d4b592dd24bccf8ff5cfa73f794dcommit hash: 7eed4e252281d4b592dd24bccf8ff5cfa73f794dcommit hash: 7eed4e252281d4b592dd24bccf8ff5cfa73f794dcommit hash: 7eed4e252281d4b592dd24bccf8ff5cfa73f794d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.1.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/master/README.rst#changelog
2.0.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
2.0.2
21 Mar 2023 19:21:02
commit hash: e2b24f40398939922f2c721f38e602848fe326d5commit hash: e2b24f40398939922f2c721f38e602848fe326d5commit hash: e2b24f40398939922f2c721f38e602848fe326d5commit hash: e2b24f40398939922f2c721f38e602848fe326d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.0.2

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/master/README.rst#changelog
2.0.0
05 Feb 2023 15:48:00
commit hash: 16093ea76b14c5a064d12a8d3c7a3d58b9159c9ecommit hash: 16093ea76b14c5a064d12a8d3c7a3d58b9159c9ecommit hash: 16093ea76b14c5a064d12a8d3c7a3d58b9159c9ecommit hash: 16093ea76b14c5a064d12a8d3c7a3d58b9159c9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Update to 2.0.0

Changes:	https://github.com/niccokunzmann/python-recurring-ical-events/blob/master/README.rst#changelog
1.1.0b0
30 Jan 2023 14:18:07
commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
1.1.0b0
30 Jan 2023 12:58:47
commit hash: 4a57f08d067aa2ff3a1cac64be23700609896b40commit hash: 4a57f08d067aa2ff3a1cac64be23700609896b40commit hash: 4a57f08d067aa2ff3a1cac64be23700609896b40commit hash: 4a57f08d067aa2ff3a1cac64be23700609896b40 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-recurring-ical-events: Add py-recurring-ical-events 1.1.0b0

ICal has some complexity to it: Events, TODOs and Journal entries can be
repeated, removed from the feed and edited later on. This tool takes care of
these circumstances.

Number of commits found: 23