Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 14 Nov 2024 15:37:45 |
Zsolt Udvari (uzsolt) Author: Hannes Mehnert |
devel/ocaml-opam: Update to 2.3.0
Changelog: https://github.com/ocaml/opam/blob/2.3.0/CHANGES#L6-L238
PR: 282758
Approved by: submitter is maintainer |
2.2.1 20 Oct 2024 18:05:24 |
Zsolt Udvari (uzsolt) Author: Hannes Mehnert |
devel/ocaml-opam: Update to 2.2.1
Makefile is adjusted to use --with-vendored-deps for configure, and drop
the (cold-)lib-ext target that is not needed anymore.
Determine ARCH by bsd.port.pre.mk.
Add LICENSE_FILE.
Changelog: https://github.com/ocaml/opam/releases/tag/2.2.1
PR: 280227
Approved by: submitter is maintainer |
2.1.6 18 May 2024 13:58:52 |
Li-Wen Hsu (lwhsu) Author: Hannes Mehnert |
devel/ocaml-opam: Update to 2.1.6
Changelog at https://github.com/ocaml/opam/releases/tag/2.1.6
PR: 279041 |
2.1.5_3 11 Apr 2024 21:38:34 |
Piotr Kubaj (pkubaj) |
devel/ocaml-opam: fix build on powerpc* |
2.1.5_3 23 Feb 2024 13:55:22 |
Muhammad Moinur Rahman (bofh) |
devel/ocaml-opam: Moved man to share/man
Approved by: portmgr (blanket) |
2.1.5_2 10 Feb 2024 13:42:58 |
Robert Clausecker (fuz) Author: Benjamin Jacobs |
devel/ocaml-opam: GNUMake run dependency.
GNUMake is needed to build ocaml, and therefore it is needed by the
`opam init` command.
PR: 261180
Reported by: fuz
Approved by: hannes@mehnert.org (maintainer)
MFH: 2024Q1 |
2.1.5_2 10 Feb 2024 13:42:26 |
Robert Clausecker (fuz) Author: Benjamin Jacobs |
devel/ocaml-opam: Fix build on armv7.
The LLVM assembler chokes on the assembly generated by the ARM32
backend of OCAML. Fixed by forcing binutils on ARM32.
The OCaml compiler generates text relocations on all of its supported
32 bits architectures, however the configure script only sets the -z
notext linker flag in the x86 case. This change makes sure that this
flag is used for the other architectures by setting LDFLAGS in the
environment of the configure script.
This commit may fix armv6 and powerpc as well, but this hasn't been
verified.
PR: 261180
MFH: 2024Q1
Reported by: fuz
Approved by: hannes@mehnert.org (maintainer) |
2.1.5_1 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
2.1.5 01 Jun 2023 22:29:22 |
Robert Clausecker (fuz) Author: Hannes Mehnert |
devel/ocaml-opam: fix distinfo
Upstream rerolled its distfile, making it smaller by not shipping the
.git directory.
PR: 271674 |
2.1.5 29 May 2023 23:25:16 |
Robert Clausecker (fuz) Author: Hannes Mehnert |
devel/ocaml-opam: update to 2.1.5
- attempt to patch the build for armv7
- realise that it still doesn't build and mark as BROKEN_armv[67]
Changelog: https://github.com/ocaml/opam/blob/2.1/CHANGES
PR: 271674 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.2_1 13 Aug 2022 18:51:14 |
Matthias Andree (mandree) |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
2.1.2 26 Jul 2022 18:44:52 |
Mikael Urankar (mikael) |
devel/ocaml-opam: Fix build on aarch64
Define NOPRECIOUSMAKEVARS=yes to avoid variable naming (ARCH) conflict
PR: 265112
Approved by: Hannes Mehnert (maintainer) |
2.1.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.2 19 Apr 2022 07:44:06 |
Alexey Dokuchaev (danfe) |
devel/ocaml-opam: pass correct $(CC) value to the bootstrap script
Otherwise it could be guessed wrongly and the build would fail, as
happens e.g. when ccache(1) tarball is extracted under /opt in the
build jail (tinderbox). |
2.1.2 25 Dec 2021 20:45:09 |
Guangyuan Yang (ygy) Author: Hannes Mehnert |
devel/ocaml-opam: Update to 2.1.2
Changelog: https://github.com/ocaml/opam/blob/2.1.2/CHANGES
PR: 259667 |
2.0.8_2 16 Sep 2021 02:16:07 |
Sergey A. Osokin (osa) |
devel/mercurial: update to 5.9.1.
Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)
Approved by: arrowd (*)
PR: ports/258352 |
2.0.8_1 30 Jun 2021 05:09:36 |
Fukang Chen (loader) |
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git: (Only the first 15 lines of the commit message are shown above ) |
2.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.8 09 Feb 2021 05:52:19 |
rhurlin |
devel/ocaml-opam: Update to 2.0.8
Changlog: https://github.com/ocaml/opam/blob/2.0.8/CHANGES
PR: 253349
Submitted by: hannes@mehnert.org (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28544 |
2.0.6_1 06 Sep 2020 15:09:28 |
arrowd |
devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump
PORTREVISION's for ports that depend on mercurial.
PR: 242463
Submitted by: Peter Wullinger <freebsd@dhke.de> (original patch) |
2.0.6 17 Feb 2020 03:14:10 |
yuri |
devel/ocaml-opam: Update 2.0.4 -> 2.0.6
PR: 243398
Submitted by: hannes@mehnert.org (maintainer) |
2.0.4 11 Apr 2019 20:55:02 |
swills |
devel/ocaml-opam: update to 2.0.4
PR: 237202
Submitted by: hannes@mehnert.org (maintainer) |
2.0.3 31 Jan 2019 01:50:17 |
swills |
devel/ocaml-opam: update to 2.0.3
PR: 235331
Submitted by: hannes@mehnert.org (maintainer) |
2.0.1 27 Oct 2018 01:52:47 |
swills |
devel/ocaml-opam: update to 2.0.1
PR: 232500
Submitted by: hannes@mehnert.org (maintainer) |
2.0.0 21 Sep 2018 23:03:00 |
swills |
devel/ocaml-opam: update to 2.0.0
While here, pass maintainership to submitter
PR: 231477
PR: 231531
Submitted by: hannes@mehnert.org
Approved by: joris@giovannangeli.fr (maintainer) |
1.2.2_2 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.2.2_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.2_2 07 Aug 2015 12:08:24 |
robak |
devel/ocaml-opam: fix _DEPENDS declaration
- Move RUN_DEPENDS to proper place in Makefile
Submitted by: mat
Approved by: portmgr (blanket) |
1.2.2_2 07 Aug 2015 11:51:59 |
robak |
devel/ocaml-opam: change default options
- Set aspcud as default solver, add a dependency to campl4 required
to use the system compiler as per upstream request.
PR: 202148
Submitted by: Joris Giovannangeli <joris@giovannangeli.fr> (maintainer) |
1.2.2_1 18 Jun 2015 12:36:37 |
marino |
devel/ocaml-opam: Unbreak fetch
Upstream re-rolled the distfile with same name, and changed the name
of the extracted directory as well. This requires the use of
DIST_SUBDIR to avoid fetch clash with previous. Also revbump because
it's not clear if those were the only changes between distfiles.
PR: 200930
Submitted by: maintainer |
1.2.2 31 May 2015 10:59:38 |
pawel |
Update to version 1.2.2
PR: 200538
Submitted by: joris@giovannangeli.fr (maintainer) |
1.2.1 29 Apr 2015 19:08:05 |
marino |
devel/ocaml-opam: Upgrade version 1.2.0 => 1.2.1
PR: 199413
Submitted by: mmatalka (gmail)
Revised by: maintainer (Joris Giovannangeli) |
1.2.0 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.2.0 15 Mar 2015 13:05:42 |
marino |
devel/ocaml-opam: Upgrade version 1.1.1 => 1.2.0
Add several options for protocols such as rsync, git, wget, Hg, etc,
where the first three options are on by default.
PR: 194529
Suggested by: Michael Gruenewald
Final patch: maintainer (Joris Giovannangeli) |
1.1.1 27 Mar 2014 19:19:01 |
marino |
devel/ocaml-opam: Update 1.1.0 -> 1.1.1 and unbreak
Updating to the latest point version did not fix the problems. The
first is that now the built tool ocp-build requires TERM to be set in
the environment, otherwise it returns non-zero result with an error
message (hidden by /dev/null in first instance) and breaks the build.
Later the build failed the FS because it was saving preferences at $HOME.
Adding -no-user-prefs switch to the command seems to suppress that.
Finally, the GNU makefile is not jobs safe, so indicate that. The GNU
makefile does not participate much in the overall build. |
1.1.0 28 Feb 2014 19:45:27 |
antoine |
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives
Reported by: pkg-fallout since at least january 2014 |
1.1.0 20 Jan 2014 14:48:06 |
marino |
devel/ocaml-opam: Update to versions from 1.0 to 1.1
This also has benefit of fixing the problem where a .conf file was
created in ${HOME} which is illegal and the reason ocaml-opam never
made it into dports. The original complaint of the PR could not be
reproduced, however.
PR: ports/180753
Fixed by: maintainer (Joris G.) |
1.0.0 28 Nov 2013 11:04:00 |
marino |
devel/ocaml-opam: Update maintainer email address per his request |
1.0.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0.0 01 Jul 2013 20:07:20 |
wg |
devel/ocaml-opam: Source-based package manager for OCaml
OPAM is a source-based package manager for OCaml. It supports multiple
simultaneous compiler installations, flexible package constraints, and
a Git-friendly development workflow.
WWW: http://opam.ocamlpro.com/index.html
PR: ports/179462
Submitted by: Joris Giovannangeli <joris.gio@gmail.com> |