IABSD.fr/ports/textproc/libical

Branch :


Log

Author Commit Date CI Message
bd913ef1 2008-07-18 14:20:34 fix build with improved make: lex/yacc interdependencies should be marked as DEV_ONLY, because with a full dependency analysis, it will trigger rebuild, and our flex doesn't understand this source.
139140a7 2007-12-28 17:32:12 import libical, from Sebastian Reitenbach libical is an Open Source (MPL/LGPL) implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. feedback and ok merdely@ and simon@