aboutsummaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-1/+0
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* - Update to 1.03.Stanislav Sedov2007-02-222-5/+5
| | | | Notes: svn path=/head/; revision=185654
* This Objective Caml library provides easy access to compressed files in ZIPIon-Mihai Tetcu2006-09-063-0/+63
and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. Author: Xavier Leroy <Xavier.Leroy@inria.fr> WWW: http://pauillac.inria.fr/~xleroy/software.html PR: ports/101214 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=172386