1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Mark Linimon
e69ac63032 Chase URLs per distfile survey. 2005-11-27 08:01:48 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Alexander Leidinger
729d393352 Prune will delete files from the specified set targeting a given
distribution of the files within time as well as size, number, and
age constraints.  Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions.  Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met.  The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files.  The retention schedule
specifies the age intervals for which files will be retained.

Submitted by:	dds
2003-09-01 11:28:17 +00:00