Commit Graph

16 Commits

Author SHA1 Message Date
Alexey Dokuchaev 3b5f1873e8 Update to version 1.06 (it would also simplify upcoming `lang/ocaml' update)
and assume maintainership while here.
2019-06-05 13:13:17 +00:00
Vanilla I. Shu c157e74c4d 1: Upgrade to 1.05.
2: change MASTER_SITES.
3: strip binary.
4: add LICENSE & LICENSE_FILE.
2015-10-01 02:52:46 +00:00
Antoine Brodin 3886ccb5b3 Cleanup plist of ocaml ports
With hat:	portmgr
2014-11-29 23:56:21 +00:00
Sunpoet Po-Chuan Hsieh 5a19ae3878 - Remove Author line 2014-05-02 09:41:34 +00:00
Antoine Brodin e27d4b019c Stage support 2014-03-26 20:35:55 +00:00
Baptiste Daroussin b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Eitan Adler d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
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