notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
prune Prune a file set according to a given age distribution
1.7 sysutils Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Renamed into fileprune
Expired This port expired on: 2006-03-14
Maintainer: dds@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-01 11:28:55
Last Update: 2006-03-15 07:28:59
SVN Revision: UNKNOWN
People watching this port, also watch:: freeimage, dspam, python
License: not specified in port
WWW:
http://www.spinellis.gr/sw/unix/prune/
Description:
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. As an example, an exponential retention schedule for 10 files with a base of 2 will be 1 2 4 8 16 32 64 128 256 512 1024 The above schedule specifies that for the interval of 65 to 128 days there should be (at least) one retained file (unless constraints and options override this setting). WWW: http://www.spinellis.gr/sw/unix/prune/ - Diomidis Spinellis dds@aueb.gr
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • prune>0:sysutils/prune
No installation instructions:
This port has been deleted.
PKGNAME: prune
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.dmst.aueb.gr/dds/sw/unix/prune/
  3. http://www.spinellis.gr/sw/unix/prune/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7
15 Mar 2006 07:28:59
Original commit files touched by this commit
vd search for other commits by this committer
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
1.7
13 Feb 2006 23:21:23
Original commit files touched by this commit
dds search for other commits by this committer
Fix typo.

Submitted by:   Kris Kennaway
1.7
13 Feb 2006 22:37:38
Original commit files touched by this commit
dds search for other commits by this committer
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
1.7
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.7
27 Nov 2005 08:01:48
Original commit files touched by this commit
linimon search for other commits by this committer
Chase URLs per distfile survey.
1.7
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.7
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.7
01 Sep 2003 11:28:17
Original commit files touched by this commit
netchild search for other commits by this committer
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

Number of commits found: 8