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: converters/libb64/pkg-plist

Number of commits found: 4

Sunday, 14 Apr 2024
19:52 Daniel Engberg (diizzy) search for other commits by this committer
converters/libb64: Switch to maintained fork and update to commit 382c274

* Switch to CMake

Changelog:
https://github.com/stefantalpalaru/libb64/compare/v1.2.1...382c274

PR:		277919
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: 23fc1486dcc2f0b3ab18541f005b237e3d05e2ee commit hash: 23fc1486dcc2f0b3ab18541f005b237e3d05e2ee commit hash: 23fc1486dcc2f0b3ab18541f005b237e3d05e2ee commit hash: 23fc1486dcc2f0b3ab18541f005b237e3d05e2ee 23fc148
Wednesday, 28 Jan 2015
14:46 jbeich search for other commits by this committer
- Update to 1.2.1 [1]
- Build and install shared library [2]

PR:		196455 [1]
PR:		196456 [2]
Differential Revision:	https://reviews.freebsd.org/D1613
Approved by:	maintainer timeout (3 weeks)
Approved by:	bapt (mentor)
Original commitRevision:378064 
Monday, 20 Oct 2014
09:37 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371249 
Sunday, 15 Apr 2012
21:09 pawel search for other commits by this committer
libb64 is a library of ANSI C routines for fast encoding/decoding data
into and from a base64-encoded format.
C++ wrappers are included, as well as the source code for
standalone encoding and decoding executables.

Base64 uses a subset of displayable ASCII characters, and is
therefore a useful encoding for storing binary data in a text file,
such as XML, or sending binary data over text-only email.

WWW: http://libb64.sourceforge.net

PR:             ports/166670
Submitted by:   Ismail Yenigul <ismail.yenigul@surgate.com>
Original commit

Number of commits found: 4