Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv32266/utils
Added Files:
gfslogger.info tmpreaper.info
Log Message:
move to stable my maintainer request
--- NEW FILE: tmpreaper.info ---
Package: tmpreaper
Version: 1.6.11
Revision: 1
###
Source: mirror:debian:pool/main/t/%N/%N_%v.tar.gz
Source-MD5: f9ecad777a8896798a684f53581bde7d
SourceDirectory: %N-%v
###
DocFiles: README COPYING ChangeLog
###
Maintainer: Hans-Christoph Steiner <[email protected]>
HomePage: http://www.debian.org/
License: DFSG-Approved
Description: Removes files based on last access time
###
BuildDepends: fink (>= 0.24.12)
###
#ConfigureParams: --mandir=%p/share/man
###
DescDetail: <<
Cleans up files in directories based on their age This package 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 haven't 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 files owned by the process EUID that have the `w'
bit clear, unless you ask it to, much like `rm -f'. `tmpreaper' will not
remove symlinks, sockets, fifos, or special files unless given a command line
option enabling it to.
WARNING: Please do not run `tmpreaper' on `/'. There are no protections
against this written into the program, as that would prevent it from
functioning the way you'd expect it to in a `chroot(8)' environment. The daily
tmpreaper run can be configured through /etc/tmpreaper.conf .
<<
--- NEW FILE: gfslogger.info ---
Package: gfslogger
Version: 0.9
Revision: 1
###
Source: http://greenearthcommons.org/rian/gfslogger/gfslogger-%v.tar.bz2
Source-MD5: 0b7fee97417d47cc1ef80243c40130b9
SourceDirectory: gfslogger
###
DocFiles: APSL GPL README
###
Maintainer: Hans-Christoph Steiner <[email protected]>
HomePage: http://greenearthcommons.org/rian/gfslogger/
License: DFSG-Approved
Description: Displays all filesystem changes
###
CompileScript: <<
gcc -o gfslogger gfslogger.c
<<
InstallScript: <<
install -d %i/bin
install -p %b/gfslogger %i/bin
<<
###
DescDetail: <<
This is a program I wrote after needing to use the same eventing mechanism in
Mac OS X 10.4 used by Spotlight. It is functionally an exact clone of fslogger
by Amit Singh. I wrote it in response to his utility when I realized that his
source was not free and Apple provided no documentation on this exciting
feature. gfslogger is mostly just a demonstration of how to subscribe to
events, it performs no other function than displaying the events as they
happen.
<<
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs