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: security/yapet/files

Number of commits found: 3

Monday, 20 May 2019
15:49 pkubaj search for other commits by this committer
security/yapet: fix build with GCC-based architectures

Don't link with $ssldir/lib if $ssldir is /usr.

This creates a build failure on GCC architectures. -L/usr/lib is added to
LDFLAGS and GCC from ports tries to link to base libstdc++.

PR:		237703
Approved by:	mat (maintainer), rafi@guengel.ch (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D20284
Original commitRevision:502122 
Sunday, 9 Mar 2014
14:37 jhale search for other commits by this committer
- Update to 1.0
- Support staging
- Add LICENSE (GPLv3)
- Convert to options helpers
- Sort pkg-plist and don't try to remove mtree directories

PR:		ports/187075
Submitted by:	Rafael Ostertag <rafi@guengel.ch> (maintainer)
Original commitRevision:347604 
Friday, 6 Sep 2013
23:31 rakuco search for other commits by this committer
Add patch to fix the build on 10-CURRENT.

PR:		ports/181849
Submitted by:	Rafael Ostertag <rafi@guengel.ch> (maintainer)
Original commitRevision:326564 

Number of commits found: 3