CVS log for ports/sysutils/prune/Attic/Makefile
Up to [FreeBSD] / ports / sysutils / prune
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Wed Mar 15 07:28:57 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +1 -1 lines
Remove expired leaf ports: 2006-02-28 graphics/vid 2006-02-28 graphics/smoke 2006-03-01 misc/globus2 2006-03-14 sysutils/prune 2006-03-14 www/evg 2006-02-28 x11/login.app
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 13 23:21:23 2006 UTC (5 years, 11 months ago) by dds
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix typo. Submitted by: Kris Kennaway
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 13 22:37:38 2006 UTC (5 years, 11 months ago) by dds
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
The port was renamed fileprune more than a year ago. Mark it as deprecated, preparing the ground for its removal. PR: ports/91477 Submitted by: KOMATSU Shinichiro, Stefan Walter
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:12:28 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 1 11:28:17 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
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
