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

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


Branch: CURRENT, Version: 3.0.18nb4, Package name: libical-3.0.18nb4, 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: 887.645 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-10-19 16:51:16 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libical: update to 3.0.17.

    Improved Android support
    Escape commas in x-property TEXT values
    Built-in timezones updated to tzdata2023c
    icalparser_ctrl setting defines how to handle invalid CONTROL characters \ 
during parsing
    New publicly available functions:
        get_zone_directory()
        icalparser_get_ctrl
        icalparser_set_ctrl