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

Number of commits found: 3

Wednesday, 8 Mar 2023
12:00 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-uutf: the port had been updated to version 1.0.3

Comes with support for OCaml 5.00.  While here, drop needless
USE_OCAML_LDCONFIG as it does not install shared libraries.

PR:	263149
commit hash: c671fee52905f68b2cfcbb12a27e1e637b6663a7 commit hash: c671fee52905f68b2cfcbb12a27e1e637b6663a7 commit hash: c671fee52905f68b2cfcbb12a27e1e637b6663a7 commit hash: c671fee52905f68b2cfcbb12a27e1e637b6663a7 c671fee
Sunday, 26 Sep 2021
11:14 Alexey Dokuchaev (danfe) search for other commits by this committer
converters/ocaml-jsonm: update the port to version 1.0.1 and

- Chase HTTP/1.1 301 redirection when fetching the distfile
- Update license (ISCL), assume maintainership of the port
- Use provided build scripts instead of performing it manually
- Convert to static pkg-plist, 16 lines don't warrant dynamic

devel/ocaml-uutf: (required) update the port to version 1.0.2
and make changes similar to the above;

devel/ocaml-topkg: call `do-build' recipe in ${BUILD_WRKSRC}.
commit hash: 2dd72cdfb1bf63935b02d047b626ff4ce60012ba commit hash: 2dd72cdfb1bf63935b02d047b626ff4ce60012ba commit hash: 2dd72cdfb1bf63935b02d047b626ff4ce60012ba commit hash: 2dd72cdfb1bf63935b02d047b626ff4ce60012ba 2dd72cd
Wednesday, 5 Aug 2015
18:31 vg search for other commits by this committer
New port: devel/ocaml-uutf

Uutf is an non-blocking streaming Unicode codec for OCaml to decode and
encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It
can efficiently work character by character without blocking on IO.
Decoders perform character position tracking and support newline
normalization.

Functions are also provided to fold over the characters of UTF encoded
OCaml string values and to directly encode characters in OCaml Buffer.t
values.

WWW: http://erratique.ch/software/uutf
Original commitRevision:393601 

Number of commits found: 3