Version: 2.0.8, Package name: opam-2.0.8 |
Maintained by: Christopher Zimmermann |
Master sites: |
Description OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. |
Filesize: 7818.605 KB |
Version History (View Complete History) |
|
2021-03-30 06:43:17 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: curl is also needed at build time: configure: error: You must have either curl or wget installed. |
2021-02-22 22:25:04 by Daniel Dickman | Files touched by this commit (2) |
Log message: update opam to 2.0.8 ok chrisz@ (MAINTAINER) |
2020-05-22 13:31:20 by Christopher Zimmermann | Files touched by this commit (3) |
Log message: Update sysutils/opam to 2.0.7 ok krw@, avsm@ |
2020-03-28 11:56:44 by Stuart Henderson | Files touched by this commit (1) |
Log message: opam: add archivers/bzip2 to BUILD_DEPENDS; uses bunzip2 during build |
2019-10-02 23:28:31 by Christopher Zimmermann | Files touched by this commit (1) |
Log message: and bump revision. |
2019-10-02 23:27:47 by Christopher Zimmermann | Files touched by this commit (1) |
Log message: Depend on build tools that may cause a build failure by vanishing during dpb junk stages. discovered, most debugging done by and ok sthen@ |
2019-09-18 11:49:37 by Christopher Zimmermann | Files touched by this commit (42) |
Log message: Upgrade lang/ocaml to 4.08.1 * net unison needed some patchign to avoid deprecated library functions. * all ports depending on the exact version of OCaml need revision bumps. * net/unison needed some help to avoid deprecated library functions. ok krw@, testing on i386 and ok daniel@ |
2019-07-16 12:02:07 by Christopher Zimmermann | Files touched by this commit (5) |
Log message: Straightforward upgrade to 2.0.5 OK avsm@ |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-02 04:20:32 by Christopher Zimmermann | Files touched by this commit (2) |
Log message: Update sysutils/opam to 2.0.4 ok avsm@, krw@ |
2019-03-11 23:36:06 by Christopher Zimmermann | Files touched by this commit (5) |
Log message: Use the -full source distribution, which includes the (partly patched) dependencies of opam. This will make maintenance easier. OK krw@, avsm@ |
2019-03-04 21:29:47 by Jeremie Courreges-Anglas | Files touched by this commit (68) |
Log message: Those files should have been removed in the ocaml-4.07.1+friends update Noticed by krw@ and Adam Steen |
2019-03-04 05:51:17 by Christopher Zimmermann | Files touched by this commit (133) |
Log message: Upgrade OCaml and dependent ports testing and OKs by avsm@, jca@, krw@ Thanks a lot ! |
2016-08-19 06:51:19 by Kenneth R Westerback | Files touched by this commit (8) |
Log message: Update extlib to 1.7.0, the same version opam installs when asked. Switch to github hosting. Delete dead MASTER_SITES. One tweak to a dependent (dose) due to a structure change. Tweaks & ok sthen@ before 6.0 intervened |
2016-07-05 10:24:46 by Kenneth R Westerback | Files touched by this commit (4) |
Log message: Update to latest (0.9.8), the same that opam installs. Bump opam REVISION. ok anil@ chrisz@ |
2016-06-23 13:23:54 by Kenneth R Westerback | Files touched by this commit (31) |
Log message: Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port where needed. The next step towards Ocaml 4.3.0. Bulk build by sthen@ identified several laggards which are included here. ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. |
2015-08-31 06:14:12 by Anil Madhavapeddy | Files touched by this commit (2) |
Log message: opam: add missing patch hunks in upgrade to 1.2.2 ok jca@, tested by krw@ daniel@ jsg@ |
2015-08-30 10:30:45 by Anil Madhavapeddy | Files touched by this commit (5) |
Log message: update to opam-1.2.2 Because the Aspcud constraint solver is not ported to OpenBSD yet, this package is configured to use the IRILL online solver by default. To disable this and use the internal solver, set the "OPAMNOASPCUD" env variable to "1". You will need to do this if you want to use OPAM when offline. ok jca@, tested by krw@ daniel@ jsg@ |
2015-05-28 00:54:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Remove duplicate PLIST entries. |
2015-01-07 04:00:23 by Anil Madhavapeddy | Files touched by this commit (1) |
Log message: Correct homepage for sysutils/opam, bump REVISION |
2014-11-09 02:22:11 by Anil Madhavapeddy | Files touched by this commit (1) |
Log message: add missing RUN_DEPENDS to opam port needed for sensible operation Also update HOMEPAGE to https version. |
2014-11-03 01:13:42 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: MAINTAINER should also include a name.. |