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.

Port details
stmpclean Remove old files from temporary directories
0.3 sysutils Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: shalunov@shlang.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: rtty, pdflib
Also Listed In: security
License: not specified in port
WWW:
http://shlang.com/stmpclean/
Description:
The utility stmpclean securely deletes old files from directories such as /tmp and /var/tmp. Combining find and rm (possibly with xargs) for this purpose allows a local attacker to delete any file on the system. It is a security hole. Using one of the nifty floating around Perl scripts for this purpose is dangerous: when you have an attack they have a tendency to behave like forking bombs, making matters much worse. WWW: http://shlang.com/stmpclean/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. sbin/stmpclean
  2. man/man8/stmpclean.8.gz
Collapse this list.
Dependency lines:
  • stmpclean>0:sysutils/stmpclean
No installation instructions:
This port has been deleted.
PKGNAME: stmpclean
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (stmpclean-0.3.tar.gz) = 20227da4363ee5f690613648125ed25904e6c4bf86338613acfa7552413837c1 SIZE (stmpclean-0.3.tar.gz) = 7505

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. groff : textproc/groff
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
groff
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://shlang.com/stmpclean/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.3
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.3
29 May 2017 11:32:14
Revision:441979Original commit files touched by this commit
antoine search for other commits by this committer
Register dependency on groff

PR:		213725
0.3
08 Sep 2014 19:17:09
Revision:367679Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
0.3
29 Jun 2014 14:45:48
Revision:359769Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
0.3
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.3
04 May 2013 20:02:01
Revision:317339Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with clang
0.3
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3
13 Apr 2007 14:09:41
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Current MASTER_SITES gives a 301 redirect, so point to final location
add WWW.

PR:             111155
Submitted by:   Jason Harris <jharris AT widomaker.com>
Approved by:    Stanislav Shalunov <shalunov AT shlang.com> (maintainer)
                clsung (mentor)
0.3
02 Apr 2007 22:04:42
Original commit files touched by this commit
edwin search for other commits by this committer
Fix email address of maintainer from internet2.edu to shlang.com
0.3
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.3
16 Mar 2005 16:30:36
Original commit files touched by this commit
novel search for other commits by this committer
Update to 0.3

PR:     78912
Submitted by:   Matthew West <mwest@uct.ac.za>
Approved by:    stanislav shalunov (maintainer), krion (mentor) (implicit)
0.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.2
29 Sep 2003 14:03:24
Original commit files touched by this commit
edwin search for other commits by this committer
inew port version: sysutils/stmpclean

        Update to version 0.2

PR:             ports/50256
Submitted by:   stanislav shalunov <shalunov@internet2.edu>
0.1
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
08 Oct 2000 07:23:57
commit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  

Number of commits found: 19