Path to this page:
./
time/libical,
Reference implementation of the iCalendar data type and format
Branch: CURRENT,
Version: 3.0.20nb4,
Package name: libical-3.0.20nb4,
Maintainer: pkgsrc-usersLIBICAL -- an implementation of iCalendar protocols and data formats
Required to run:[
textproc/libxml2] [
textproc/icu] [
devel/glib2] [
time/zonetab]
Master sites:
Filesize: 951.102 KB
Version history: (Expand)
- (2026-01-07) Updated to version: libical-3.0.20nb4
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: libical-3.0.20nb3
- (2025-08-07) Updated to version: libical-3.0.20nb2
- (2025-04-23) Updated to version: libical-3.0.20nb1
CVS history: (Expand)
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-08-06 23:54:13 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
time/libical: Remove WRKREF from .cmake
* Do not export WRKREF to .cmake files like libical.pc.
* To fix a build of consumers, for example upcoming finance/kmymoney.
|
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
2025-03-16 13:55:01 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libical: update to 3.0.20.
Version 3.0.20 (10 March 2025):
-------------------------------
* Clean up the byte-swapping macros
* Fix a testcase in libical-glib when using 64-bit on a 32-bit system
* Fix regression introduced in v3.0.19 ignoring non-empty REQUEST-STATUS extdata
* Fix regression introduced in v3.0.19 error reporting for END before BEGIN
* Fix a CMake problem in libical-glib
|
2024-12-29 21:54:01 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libical: update to 3.0.19.
Version 3.0.19 (23 December 2024):
----------------------------------
* Fix for changes to the libicu 75 API
* Add vcpkg manifest-mode support
* Improved berkeley-db discovery on Mac with homebrew
* Improved libicu discrovery on Mac with homebrew
* Properly set DYLD_LIBRARY_PATH on Mac for libical-ical tests
* Resolved known limitation: Negative values are now also supported for \
`BYMONTHDAY` and `BYYEARDAY`.
* Add support for RDATE;VALUE=PERIOD
* Fix time conversion to time_t for times before epoch
* Allow `icalcomponent_foreach_recurrence` to receive `DATE`-only `start` and \
`end` params.
* Fix the calculation of an event's duration if `DTSTART` is a `DATE`-only value.
* Fix `icaltime_span_new()` - ignore the case where DTEND is unset and require \
it to be set by the caller instead.
* Various fixes for fuzzer issues
|
| 2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
| 2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425) |
Log message:
*: revbump for icu downgrade
|