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: ports-mgmt/pkg_cleanup/files/pkg_cleanup.c

Number of commits found: 7

Tuesday, 5 Feb 2019
23:31 shurd search for other commits by this committer
Remove obsolete features, fixed blacklist

- Removed support for old dialog(3)
- Removed support for old pkg

pkg support blacklist was broken due to not having the key malloc()ed.
Original commitRevision:492276 
Thursday, 30 Oct 2014
07:47 shurd search for other commits by this committer
Fix segfault caused by passing a string literal pointer to mkstemp()

Submitted by:	Oki Sawada <oki@tamon.co.jp>
Original commitRevision:371724 
Monday, 6 Jan 2014
00:51 rakuco search for other commits by this committer
Update to support pkg, bump to v2.0.

PR:		ports/185435
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Original commitRevision:338835 
Friday, 25 Mar 2011
20:58 pav search for other commits by this committer
- Fix build on -CURRENT

PR:             ports/155771
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Original commit
Friday, 15 Aug 2008
11:55 miwi search for other commits by this committer
- Fix a typo in gauge change checking could cause slow gauge update over slow
links.

PR:             126512
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Original commit
Monday, 11 Aug 2008
19:46 amdmi3 search for other commits by this committer
- Fix segfaults due to typo in malloc() invocation

PR:             ports/126338
Submitted by:   Shota Iwazaki <iwazaki8 at yahoo dot co dot jp>
Approved by:    Stephen Hurd <shurd at sasktel dot net> (maintainer)
Approved by:    miwi (mentor implicit)
Original commit
Friday, 4 Jan 2008
13:28 pav search for other commits by this committer
pkg_cleanup finds packages that are not requested by any other installed
package and lets you decide for each one if you want to keep it or delete it.
It also allows viewing the pacakge comment and description.

This program is essentially a clone of pkg_rmleaves except that it shows
the comment and description of packages and does not support GUI dialog(1)
implementations.

PR:             ports/117782
Submitted by:   Stephen Hurd <shurd@sasktel.net>
Original commit

Number of commits found: 7