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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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