notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/ocaml-opam/distinfo

Number of commits found: 16

Thursday, 1 Jun 2023
22:29 Robert Clausecker (fuz) search for other commits by this committer Author: Hannes Mehnert
devel/ocaml-opam: fix distinfo

Upstream rerolled its distfile, making it smaller by not shipping the
.git directory.

PR:		271674
commit hash: 9d96ce8e8e1f8678944ad6043415b20502325c1c commit hash: 9d96ce8e8e1f8678944ad6043415b20502325c1c commit hash: 9d96ce8e8e1f8678944ad6043415b20502325c1c commit hash: 9d96ce8e8e1f8678944ad6043415b20502325c1c 9d96ce8
Monday, 29 May 2023
23:25 Robert Clausecker (fuz) search for other commits by this committer 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
commit hash: 5ac3886b7616aee99bec227268c08f98068a7a5b commit hash: 5ac3886b7616aee99bec227268c08f98068a7a5b commit hash: 5ac3886b7616aee99bec227268c08f98068a7a5b commit hash: 5ac3886b7616aee99bec227268c08f98068a7a5b 5ac3886
Saturday, 25 Dec 2021
20:45 Guangyuan Yang (ygy) search for other commits by this committer Author: Hannes Mehnert
devel/ocaml-opam: Update to 2.1.2

Changelog:	https://github.com/ocaml/opam/blob/2.1.2/CHANGES

PR:		259667
commit hash: e1d740eccccdf0d3afe982c635c4a5e397881ebd commit hash: e1d740eccccdf0d3afe982c635c4a5e397881ebd commit hash: e1d740eccccdf0d3afe982c635c4a5e397881ebd commit hash: e1d740eccccdf0d3afe982c635c4a5e397881ebd e1d740e
Tuesday, 9 Feb 2021
05:52 rhurlin search for other commits by this committer
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
Original commitRevision:564763 
Monday, 17 Feb 2020
03:14 yuri search for other commits by this committer
devel/ocaml-opam: Update 2.0.4 -> 2.0.6

PR:		243398
Submitted by:	hannes@mehnert.org (maintainer)
Original commitRevision:526338 
Thursday, 11 Apr 2019
20:55 swills search for other commits by this committer
devel/ocaml-opam: update to 2.0.4

PR:		237202
Submitted by:	hannes@mehnert.org (maintainer)
Original commitRevision:498684 
Thursday, 31 Jan 2019
01:50 swills search for other commits by this committer
devel/ocaml-opam: update to 2.0.3

PR:		235331
Submitted by:	hannes@mehnert.org (maintainer)
Original commitRevision:491674 
Saturday, 27 Oct 2018
01:52 swills search for other commits by this committer
devel/ocaml-opam: update to 2.0.1

PR:		232500
Submitted by:	hannes@mehnert.org (maintainer)
Original commitRevision:483093 
Friday, 21 Sep 2018
23:03 swills search for other commits by this committer
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)
Original commitRevision:480326 
Thursday, 18 Jun 2015
12:36 marino search for other commits by this committer
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
Original commitRevision:390029 
Sunday, 31 May 2015
10:59 pawel search for other commits by this committer
Update to version 1.2.2

PR:		200538
Submitted by:	joris@giovannangeli.fr (maintainer)
Original commitRevision:388055 
Wednesday, 29 Apr 2015
19:08 marino search for other commits by this committer
devel/ocaml-opam: Upgrade version 1.2.0 => 1.2.1

PR:		199413
Submitted by:	mmatalka (gmail)
Revised by:	maintainer (Joris Giovannangeli)
Original commitRevision:385004 
Sunday, 15 Mar 2015
13:05 marino search for other commits by this committer
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)
Original commitRevision:381326 
Thursday, 27 Mar 2014
19:19 marino search for other commits by this committer
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.
Original commitRevision:349354 
Monday, 20 Jan 2014
14:48 marino search for other commits by this committer
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.)
Original commitRevision:340403 
Monday, 1 Jul 2013
20:07 wg search for other commits by this committer
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>
Original commitRevision:322144 

Number of commits found: 16