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/epm/files/patch-link

Number of commits found: 2

Monday, 13 Jun 2011
16:16 mi search for other commits by this committer
Upgrade from 4.1 to 4.2. Our patch, which tried to hardlink before
doing a full copy, is no longer needed.

Approved by:    maintainer (maho)
Original commit
Friday, 27 Nov 2009
04:41 mi search for other commits by this committer
When preparing a package, epm copies the files to be included into a
hierarchy under its own directory.

This patch changes the code to attempt to link() the files instead.

Should the linking fail (typically, because the source and the target
may be on different filesystems), the code will still fall back to
copying.

The patch is submitted to the (dormant) author:

        http://www.epmhome.org/str.php?L21+P0+S-2+C0+I0+E0+M10+Q

Approved by:    maintainer (maho)
Original commit

Number of commits found: 2