Commit graph

7 commits

Author SHA1 Message Date
Emanuel Haupt
2e5b674261 Update to 1.6.9 2007-08-23 18:32:11 +00:00
Emanuel Haupt
86071a57b1 Update to 1.6.8 2007-08-22 06:31:14 +00:00
Emanuel Haupt
187d05071a Update to 1.6.7 2007-03-26 20:03:44 +00:00
Emanuel Haupt
9249f352e7 Update to 1.6.6 2006-05-28 23:00:13 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Jean-Yves Lefort
6b01656eed 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>
2005-07-25 05:30:59 +00:00