Port details |
- py-x-wr-timezone Python module and program to convert calendars using X-WR-TIMEZONE to standard ones
- 1.0.1 devel
=2 1.0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-01-30 13:08:58
- Last Update: 2024-10-14 05:25:40
- Commit Hash: 61e7950
- 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/x-wr-timezone
- Description:
- Some calendar providers introduce the non-standard X-WR-TIMEZONE parameter to
ICS calendar files. Strict interpretations according to RFC 5545 ignore the
X-WR-TIMEZONE parameter. This causes the times of the events to differ from
those which make use of X-WR-TIMEZONE.
This module aims to bridge the gap by converting calendars using X-WR-TIMEZONE
to a strict RFC 5545 calendars. So, let's put our heads together and solve this
problem for everyone!
¦ ¦ ¦ ¦ 
- 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}x-wr-timezone>0:devel/py-x-wr-timezone@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-x-wr-timezone/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-x-wr-timezone
- pkg install py311-x-wr-timezone
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-x-wr-timezone listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-x-wr-timezone
- Package flavors (<flavor>: <package>)
- py311: py311-x-wr-timezone
- distinfo:
- TIMESTAMP = 1728632426
SHA256 (x_wr_timezone-1.0.1.tar.gz) = 720fb58275c450f9563deaa1118c69ecdcad70874e9c0b4a23dcb2c10584af80
SIZE (x_wr_timezone-1.0.1.tar.gz) = 16619
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-icalendar>=0 : devel/py-icalendar@py311
- py311-tzdata>=0 : devel/py-tzdata@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-recurring-ical-events
Configuration Options:
- No options to configure
- Options name:
- devel_py-x-wr-timezone
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 14 Oct 2024 05:25:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-x-wr-timezone: Update to 1.0.1
Changes: https://github.com/niccokunzmann/x-wr-timezone/commits/main |
0.0.7 31 Mar 2024 03:06:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-x-wr-timezone: Update to 0.0.7
- Convert to USE_PYTHON=pep517
Changes: https://github.com/niccokunzmann/x-wr-timezone/commits/main |
0.0.6 14 Nov 2023 17:15:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-x-wr-timezone: Update to 0.0.6
Changes: https://github.com/niccokunzmann/x-wr-timezone/commits/master |
0.0.5 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> |
0.0.5 05 Apr 2023 17:30:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-x-wr-timezone: Update WWW |
0.0.5 30 Jan 2023 14:18:07
    |
Po-Chuan Hsieh (sunpoet)  |
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition |
0.0.5 30 Jan 2023 12:58:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-x-wr-timezone: Add py-x-wr-timezone 0.0.5
Some calendar providers introduce the non-standard X-WR-TIMEZONE parameter to
ICS calendar files. Strict interpretations according to RFC 5545 ignore the
X-WR-TIMEZONE parameter. This causes the times of the events to differ from
those which make use of X-WR-TIMEZONE.
This module aims to bridge the gap by converting calendars using X-WR-TIMEZONE
to a strict RFC 5545 calendars. So, let's put our heads together and solve this
problem for everyone! |
Number of commits found: 7
|