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-cppo/distinfo

Number of commits found: 3

Monday, 20 Jun 2022
15:09 Nuno Teixeira (eduardo) search for other commits by this committer
devel/ocaml-cppo: Adopt/Update to 1.6.9

 - take maintainership
 - switch to DISTVERSION
 - add license
 - update COMMENT
 - update WWW URL to github.com (oldest url: '404: File not found')

ChangeLog: https://github.com/ocaml-community/cppo/releases
commit hash: 429c4361dff0e986aeefd1fc90d4dc1cc9007aae commit hash: 429c4361dff0e986aeefd1fc90d4dc1cc9007aae commit hash: 429c4361dff0e986aeefd1fc90d4dc1cc9007aae commit hash: 429c4361dff0e986aeefd1fc90d4dc1cc9007aae 429c436
Wednesday, 1 Sep 2021
10:16 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-cppo: update the port to version 1.6.7.
commit hash: c10758132ed37afb8a33485a6046da5fb833480d commit hash: c10758132ed37afb8a33485a6046da5fb833480d commit hash: c10758132ed37afb8a33485a6046da5fb833480d commit hash: c10758132ed37afb8a33485a6046da5fb833480d c107581
Monday, 26 Dec 2011
15:35 eadler search for other commits by this committer
Cppo is an equivalent of the C preprocessor targeted at the OCaml language

The main purpose of cppo is to provide a lightweight tool for simple
macro substitution (#define) and file inclusion (#include) for the
occasional case when this is useful in OCaml. Processing specific
sections of files by calling external programs is also possible via
#ext directives.

The implementation of cppo relies on the standard library of OCaml and
on the standard parsing tools Ocamllex and Ocamlyacc, which contribute
to the robustness of cppo across OCaml versions.

WWW: http://martin.jambon.free.fr/cppo.html

PR:             ports/162749
Submitted by:   <michael.grunewald@laposte.net>
Original commit

Number of commits found: 3