./time/libical, Reference implementation of the iCalendar data type and format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.19, Package name: libical-3.0.19, Maintainer: pkgsrc-users

LIBICAL -- an implementation of iCalendar protocols and data formats


Required to run:
[textproc/libxml2] [textproc/icu] [devel/glib2] [time/zonetab]

Master sites:

Filesize: 950.922 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-29 21:54:01 by Thomas Klausner | Files touched by this commit (2) | Package updated
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 (2429)
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 (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-19 19:30:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
libical: convert to cmake/build.mk
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-07 23:19:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libical: update to 3.0.18.

Version 3.0.18 (31 March 2024):
----------------------------
 * Requires CMake v3.5.0 or higher
 * Escape ^ (U+005E) character in parameter values according to RFC 6868
 * New CMake option LIBICAL_BUILD_EXAMPLES to disable building the examples
 * Should be able to use the project as a submodule
 * Built-in timezones updated to tzdata2024a
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1