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

Number of commits found: 2

Monday, 4 May 2015
15:34 madpilot search for other commits by this committer
Install META file, needed by the ports using ocaml-findlib.

While here, use USE_OCAML.

PR:		199895
Submitted by:	me
Approved By:	portmgr (blanket for modernization)
Original commitRevision:385411 
Friday, 1 May 2015
14:15 pi search for other commits by this committer
New port: devel/ocaml-camlp4

Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.

Camlp4 was part of the official OCaml distribution until its version
4.01.0. Since then it has been replaced by a simpler system which is
easier to maintain and to learn: ppx rewriters and extension points.

WWW: https://github.com/ocaml/camlp4

PR:		195773
Submitted by:	Michael Grunewald <michipili@gmail.com>
Original commitRevision:385114 

Number of commits found: 2