Commit graph

9 commits

Author SHA1 Message Date
Stanislav Sedov
422bce3414 - 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).
2011-10-24 03:33:20 +00:00
Stanislav Sedov
3d36cd46d3 - 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
2011-04-05 22:23:33 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Stanislav Sedov
d125d6b3f5 - 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>
2009-04-07 07:03:32 +00:00
Beech Rintoul
e33cd9e672 - 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)
2009-01-30 03:52:43 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
784eab2ac6 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]
2007-03-14 04:12:32 +00:00
Stanislav Sedov
6e8844ab74 - Update to 1.03. 2007-02-22 00:36:13 +00:00
Ion-Mihai Tetcu
2b5b1bdecf 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>
2006-09-06 07:44:30 +00:00