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-ocamlbuild/pkg-plist

Number of commits found: 3

Saturday, 27 Jan 2024
16:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/ocaml-ocamlbuild: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 396a3fdcd734ecd18fa68ed8224806776ee974e7 commit hash: 396a3fdcd734ecd18fa68ed8224806776ee974e7 commit hash: 396a3fdcd734ecd18fa68ed8224806776ee974e7 commit hash: 396a3fdcd734ecd18fa68ed8224806776ee974e7 396a3fdc
Monday, 24 Jun 2019
10:14 danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
Original commitRevision:505020 
Tuesday, 18 Sep 2018
17:21 danfe search for other commits by this committer
Add the port of OCamlbuild, generic build tool that has built-in rules for
building OCaml library and programs.

Currently unused in the ports tree, committing it early would allow for a
cleaner diff for the upcoming OCaml update.

WWW: https://github.com/ocaml/ocamlbuild
Original commitRevision:480040 

Number of commits found: 3