summaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2007-03-14Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon1-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
2007-02-22- Update to 1.03.Stanislav Sedov2-5/+5
Notes: svn path=/head/; revision=185654
2006-09-06This Objective Caml library provides easy access to compressed files in ZIPIon-Mihai Tetcu3-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