2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95) |
Log message: "user-destdir" is default these days |
2012-08-16 13:50:46 by Thomas Klausner | Files touched by this commit (4) |
Log message: Update to 1.04, provided by Jaap Boender in PR 46805: This is an upgrade to the latest version. Changes include: - Added function Zip.add_entry_generator. (Contributed by A. Frisch.) - The "level" optional argument was sometimes not honored; fixed. - Relicensed under LGPL 2.1 or above, with Caml's special exception for static linking. The package itself has been revamped as well, with destdir support, use of PLIST_VARS, and some more minor improvements. It's also been tested to work with ocaml 4.00. |
2011-12-06 01:19:26 by Steven Drake | Files touched by this commit (42) |
Log message: Recursive bump for lang/ocaml buildlink addition. |
2010-02-19 23:21:30 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't mess with ldconf. |
2010-01-30 18:43:42 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: DESTDIR support |
2009-06-14 19:28:19 by Joerg Sonnenberger | Files touched by this commit (29) |
Log message: Remove @dirrm entries from PLISTs |
2008-09-02 13:45:32 by OBATA Akio | Files touched by this commit (7) | |
Log message: Import ocaml-zip-1.03 as archivers/ocaml-zip. Packaged by Jaap Boender and provided by PR 39113. This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. |