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: audio/libmp3splt/files/patch-configure

Number of commits found: 2

Tuesday, 26 Jul 2016
16:51 mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419133 
Thursday, 25 Jul 2013
18:30 marino search for other commits by this committer
audio/libmp3splt: Fix configure script test for modern binutils

The id3tag library will fail to be detected on systems using ld from
recent binutils.  This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries.  The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor), maintainer
Original commitRevision:323660 

Number of commits found: 2