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/files/patch-Makefile

Number of commits found: 3

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
Tuesday, 19 Apr 2022
07:44 Alexey Dokuchaev (danfe) search for other commits by this committer
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).
commit hash: 29410e20d1de876478fde6e4bc80b8b0823b1184 commit hash: 29410e20d1de876478fde6e4bc80b8b0823b1184 commit hash: 29410e20d1de876478fde6e4bc80b8b0823b1184 commit hash: 29410e20d1de876478fde6e4bc80b8b0823b1184 29410e2
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 

Number of commits found: 3