| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
1.04_1
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
24 Oct 2011 03:33:20
1.04_1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
05 Apr 2011 22:23:33
1.04_1
|
stas  |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
18 Mar 2011 17:59:51
1.04
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
07 Apr 2009 07:03:32
1.04
|
stas  |
- Update to 1.04.
Changes:
- Added function Zip.add_entry_generator.
- The "level" optional argument was sometimes not honored; fixed.
- Relicensed under LGPL 2.1 or above, with Caml's special exception
for static linking.
PR: ports/132071
Submitted by: Jaap Boender <jaapb@kerguelen.org> |
30 Jan 2009 03:52:43
1.03_2
|
beech  |
- Install a META file for use with ocaml-findlib (findlib is still not
necessary to install or run the port, but if it is there, it will detect the
port);
- Install files (zlib.cmi and zlib.mli) needed by www/ocsigen.
- Bump portrevision
PR: ports/130507
Submitted by: Jaap Boender <jaapb@kerguelen.org>
Approved by: stas (maintainer) |
19 May 2007 20:32:57
1.03_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Mar 2007 04:12:32
1.03
|
linimon  |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
22 Feb 2007 00:36:13
1.03
|
stas  |
- Update to 1.03. |
06 Sep 2006 07:44:30
1.02
|
itetcu  |
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.
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> |