CVS log for ports/archivers/ocaml-zip/Makefile
Up to [FreeBSD] / ports / archivers / ocaml-zip
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:32:42 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- 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).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 5 22:23:27 2011 UTC (10 months, 1 week ago) by stas
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- 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
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 7 07:03:31 2009 UTC (2 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- 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>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 30 03:52:43 2009 UTC (3 years ago) by beech
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
- 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)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 19:57:44 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 14 04:12:20 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
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]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 22 00:36:13 2007 UTC (4 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to 1.03.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 6 07:44:30 2006 UTC (5 years, 5 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
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>
