Port details |
- tmpreaper Cleans up files in directories based on their age
- 1.6.17_1 sysutils =5 1.6.17_1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-07-25 05:31:31
- Last Update: 2024-04-12 19:35:43
- Commit Hash: 4ab6c18
- People watching this port, also watch:: unreal, postfix-current, p5-libwww, mcrypt, openssl
- License: GPLv2
- WWW:
- https://packages.debian.org/sid/tmpreaper
- Description:
- This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.
It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tmpreaper>0:sysutils/tmpreaper
- To install the port:
- cd /usr/ports/sysutils/tmpreaper/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tmpreaper
- pkg install tmpreaper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tmpreaper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656226804
SHA256 (tmpreaper_1.6.17.tar.gz) = 1ca94d156eb68160ec9b6ed8b97d70fbee996de21437f0cf7d0c3b46709fecbc
SIZE (tmpreaper_1.6.17.tar.gz) = 158894
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tmpreaper-1.6.17_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_tmpreaper
- USES:
- autoreconf cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.17_1 12 Apr 2024 19:35:43 |
Emanuel Haupt (ehaupt) |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
1.6.17_1 23 Jan 2024 14:26:07 |
Emanuel Haupt (ehaupt) |
sysutils/tmpreaper: Move man pages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.17 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.17 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.6.17 26 Jun 2022 07:04:24 |
Emanuel Haupt (ehaupt) |
sysutils/tmpreaper: Update to 1.6.17 |
1.6.16 18 Jan 2022 20:47:05 |
Emanuel Haupt (ehaupt) |
sysutils/tmpreaper: Update to 1.6.16
While here, remove PORTSCOUT ignore. Port has a new upstream source. |
1.6.15 11 Jan 2022 18:20:24 |
Emanuel Haupt (ehaupt) |
sysutils/tmpreaper: Update to 1.6.15
While here make it portclippy/portfmt compliant. |
1.6.14 21 Oct 2021 14:27:18 |
Stefan Eßer (se) |
sysutils/tmpreaper: Add CPE information
Approved by: portmgr (blanket) |
1.6.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.14 15 Nov 2019 07:56:37 |
ehaupt |
Set ignore to 1 in order to make this work. |
1.6.14 21 Oct 2019 07:22:11 |
ehaupt |
Tell portscout to ignore version checking. It picks up debian specific versions. |
1.6.14 14 Oct 2019 16:53:49 |
ehaupt |
Self host distfile since debian keeps releasing new tarballs containing debian
specific meta data changes. Thus drop PORTSCOUT variable containing debian skip
versions. |
1.6.14 25 Sep 2019 19:49:13 |
ehaupt |
Define PORTSCOUT |
1.6.14 19 Jan 2019 18:25:09 |
ehaupt |
- Update to 1.16.4
- Pacify portlint
- Specify LICENSE_FILE
- Add WWW |
1.6.13 06 Jan 2015 09:40:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.6.13 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
1.6.13 13 Feb 2014 09:41:04 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
1.6.13 12 Feb 2014 19:25:55 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
1.6.13 23 Oct 2013 07:14:05 |
ehaupt |
Support staging. |
1.6.13 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.6.13 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
1.6.13 08 Jul 2013 18:42:16 |
ehaupt |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
1.6.13 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
1.6.13 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
1.6.13 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.6.13 25 Jan 2011 19:59:40 |
ehaupt |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
1.6.13 17 Oct 2010 15:38:44 |
ehaupt |
Update MASTER_SITES and remove WWW, site is unavailable |
1.6.13 25 Sep 2009 08:25:54 |
ehaupt |
Update to 1.6.13
Feature safe: yes |
1.6.11 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
1.6.11 29 Oct 2008 13:25:05 |
ehaupt |
Update to 1.6.11 |
1.6.10 24 Jun 2008 09:01:30 |
ehaupt |
Update to 1.6.10 |
1.6.9 23 Aug 2007 18:32:11 |
ehaupt |
Update to 1.6.9 |
1.6.8 22 Aug 2007 06:31:14 |
ehaupt |
Update to 1.6.8 |
1.6.7 26 Mar 2007 20:03:45 |
ehaupt |
Update to 1.6.7 |
1.6.6 28 May 2006 23:00:13 |
ehaupt |
Update to 1.6.6 |
1.6.5 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.6.5 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.6.5 25 Jul 2005 05:30:59 |
jylefort |
Add tmpreaper.
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.
It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.
WWW: http://packages.debian.org/stable/admin/tmpreaper.html
PR: ports/83868
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |