./wip/stmpclean, Secure /tmp cleaner

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3, Package name: stmpclean-0.3, Maintainer: pkgsrc-users

The stmpclean utility removes old files (and old empty directories) from the
specified directory. It'll be typically used to clean directories such as
/tmp where old files tend to accumulate.

The stmpclean utility never removes files or directories owned by root. It is
a feature, not a bug. Great care is taken while descending into the directory,
and the operation is secure. Unlike floating around Perl scripts that do the
same task stmpclean never forks and consumes limited amount of memory (these
Perl script easily turn into forking bombs when someone creates a lot a
directories under /tmp). If your system is attacked and the attacker creates
an extremely deep file hierarchy, stmpclean won't add to the problem by
crashing your system trying to remove it.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 3f1481ded684db7fd32a9612b52fe26f0eaca7d5
Filesize: 7.329 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-07 18:40:37 by Kamel Derouiche | Files touched by this commit (2)
Log message:

	wip-change:
	---------
	o USE_DESTDIR Support
	o Set LICENSE
	o add documentation 
   2007-03-03 12:04:47 by Sergey Svishchev | Files touched by this commit (2)
Log message:
Delint.

   2006-04-21 09:31:47 by Aleksey Cheusov | Files touched by this commit (22)
Log message:
man ---> ${PKGMANDIR}

   2005-11-02 19:00:25 by Thomas Klausner | Files touched by this commit (37)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-04-11 23:15:57 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.