aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/prune/Makefile23
-rw-r--r--sysutils/prune/distinfo3
-rw-r--r--sysutils/prune/pkg-descr24
4 files changed, 0 insertions, 51 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 841fed47d132..fae27f06a57c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -438,7 +438,6 @@
SUBDIR += prips
SUBDIR += procmap
SUBDIR += progsreiserfs
- SUBDIR += prune
SUBDIR += psearch
SUBDIR += psgconf
SUBDIR += pslist
diff --git a/sysutils/prune/Makefile b/sysutils/prune/Makefile
deleted file mode 100644
index 5a0a4c89f9da..000000000000
--- a/sysutils/prune/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: prune
-# Date created: 29 August 2003
-# Whom: dds
-#
-# $FreeBSD$
-#
-
-PORTNAME= prune
-PORTVERSION= 1.7
-CATEGORIES= sysutils
-MASTER_SITES= http://www.spinellis.gr/sw/unix/prune/ \
- http://www.dmst.aueb.gr/dds/sw/unix/prune/
-
-MAINTAINER= dds@FreeBSD.org
-COMMENT= Prune a file set according to a given age distribution
-
-MAN1= prune.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/prune
-DEPRECATED= Renamed into fileprune
-EXPIRATION_DATE=2006-03-14
-
-.include <bsd.port.mk>
diff --git a/sysutils/prune/distinfo b/sysutils/prune/distinfo
deleted file mode 100644
index d26a3ffd2a88..000000000000
--- a/sysutils/prune/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (prune-1.7.tar.gz) = 1d61f4bee4e4d41e7f667d7854ceb52b
-SHA256 (prune-1.7.tar.gz) = 85f4a0974535241f013545d70f672ee5c2da2acc6c1f3622546fac624ea4b12f
-SIZE (prune-1.7.tar.gz) = 24695
diff --git a/sysutils/prune/pkg-descr b/sysutils/prune/pkg-descr
deleted file mode 100644
index 4ce16180c082..000000000000
--- a/sysutils/prune/pkg-descr
+++ /dev/null
@@ -1,24 +0,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. 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
lass='commitgraph'>* Support stagebapt2013-12-271-4/+3 * - use STAGEDIRdinoex2013-12-213-17/+21 * - reset owner/groupdinoex2013-12-211-0/+2 * - use STAGEDIRdinoex2013-12-192-15/+17 * - use OPTIONS_SINGLEdinoex2013-12-191-3/+1 * - use STAGEDIRdinoex2013-12-196-57/+71 * - use STAGEDIRdinoex2013-12-196-107/+160 * - use STAGEDIRdinoex2013-12-182-6/+5 * New USES=twisted, to replace the old USE_TWISTED knob.mva2013-12-081-1/+1 * Redesigned rc script to use a pidfile instead of attempting to use web APIfeld2013-12-062-58/+12 * - use STAGEDIRdinoex2013-12-021-4/+10 * - Support STAGEDIRlwhsu2013-11-291-1/+0 * - Chase the update of INN;thierry2013-11-283-21/+29 * - Update WWW:sunpoet2013-11-211-1/+1 * Unbreak clang build.fjoe2013-11-181-0/+11 * Fix clang-only build.fjoe2013-11-181-2/+11 * - Missed new etc files.fluffy2013-11-181-1/+2 * - Fix MLINKSfluffy2013-11-181-2/+3 * - Oops, forgot about MAN section during update :(fluffy2013-11-181-9/+10 * - Update to 2.5.3 security releasefluffy2013-11-177-130/+42 * - use STAGEDIRdinoex2013-11-173-22/+31 * - Update to 13.2.0sunpoet2013-11-162-3/+3 * support STAGEDIR.vanilla2013-11-052-6/+6 * - support STAGEDIRaz2013-11-036-11/+5 * Give up on empty directory games about lib/leafnode.mandree2013-10-313-12/+9 * Attempt to fix build issues.mandree2013-10-312-11/+13 * - Reset maintainer to ports@nemysis2013-10-301-1/+1 * - revert r331810dinoex2013-10-292-3/+11 * - use PLIST_FILESdinoex2013-10-282-7/+7 * - use STAGEDIRdinoex2013-10-281-10/+6 * Support staging.ehaupt2013-10-261-7/+5 * Support staging.mandree2013-10-242-17/+20 * - Return ports to the poolak2013-10-242-2/+2 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * - General cleanupfeld2013-10-182-14/+20 * - Remove no longer needed MAN1 from Makefile.tdb2013-10-181-1/+0 * - Update to 2.18 [1]tdb2013-10-174-42/+46 * - Update from 10.2 to 11.0 [1]danilo2013-10-113-31/+30 * - Update to 0.7.16feld2013-10-083-16/+14 * Use PKGNAMESUFFIX and remove NO_LATEST_LINKjohans2013-10-061-1/+1 * Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-058-91/+0 * Support staging, and update LIB_DEPENDS format.mandree2013-10-012-22/+36 * - fix perl compatibility with getoptdinoex2013-09-242-3/+15 * Fix NO_STAGE attributionbapt2013-09-231-1/+1 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-219-9/+14 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2189-155/+119 * - Add explicit $ICONV_LIBmadpilot2013-09-201-1/+1 * - convert to the new perl5 frameworkaz2013-09-144-7/+5 * Add missing iconv in USES.madpilot2013-09-131-1/+1 * - Update to 13.1.0sunpoet2013-09-082-13/+9 * Add an explicit dependency on pkgconfbapt2013-09-051-1/+1 * Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-052-2/+2 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1 * Fix SSL and Feedparser optionsfeld2013-09-051-2/+2 * - cleanup configure stagedinoex2013-09-042-12/+60 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * - convert to the new perl5 frameworkaz2013-09-0211-11/+14 * - Enable SSL by default again, missed during OptionsNG conversion in r325030danfe2013-08-301-2/+3 * - Use single space after WWW:sunpoet2013-08-291-1/+1 * Remove expired ports:rene2013-08-285-612/+0 * Couple of minor, non-functional changes forgotten in the previous commits.danfe2013-08-251-1/+1 * - Try to unbreak parallel builds (-jX); respect CC/LD and CFLAGSdanfe2013-08-252-18/+22 * - Attempt to unbreak parallel (-jX) builds: call sub-makes correctlydanfe2013-08-221-14/+17 * - Unbreak parallel builds (sf.net ticket #116)danfe2013-08-215-4/+172 * - Allow parallel (-jX) builds to work: some object filesdanfe2013-08-201-24/+26 * - Fix build on CURRENTswills2013-08-191-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-152-2/+0 * - Convert to new perl frameworkaz2013-07-317-23/+15 * Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-291-1/+1 * - Fix Makefile header, normalize COMMENT, add LICENSEdanfe2013-07-273-21/+24 * Deprecate and set expiration date for ports broken for more than 6 monthbapt2013-07-271-0/+2 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-278-118/+0 * - switch simple inline replacement from perl to sedaz2013-07-261-3/+0 * Update my email address throughout the treefeld2013-07-251-1/+1 * Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0 * Rename pipe2 variable to avoid conflict with pipe2 functionjohans2013-07-191-0/+3 * Do not define gmake usage after pre.mkbapt2013-07-1219-138/+53 * Mark as job unsafebapt2013-07-111-0/+1 * Mark jobs unsafebapt2013-07-101-4/+2 * - Drop all my portspav2013-07-101-1/+1 * - Update to 0.7.14feld2013-07-092-4/+3 * - Add REQUIRE keyword fixing startup orderfeld2013-06-292-0/+2 * - Update to 0.7.13feld2013-06-292-4/+3 * New USES imake to handle the dependency on imake.bapt2013-06-281-2/+2 * news/nzbget: fix build with opensslwg2013-06-271-1/+4 * - Trim Makefile headerantoine2013-06-212-11/+11 * - fix patch namingdinoex2013-06-151-0/+0 * Update to new upstream release 1.11.10, fixing abort() when runningmandree2013-06-122-3/+3 * - Fix buildmiwi2013-06-112-7/+1 * Update to new upstream version 1.11.9.mandree2013-06-112-4/+3 * - Remove USE_GCC for PAR optionwg2013-06-091-2/+0 * - Put back PATH setting, so that unrar and par2 are found, but only add it toswills2013-05-312-14/+16 * Fix build with new flex versionbapt2013-05-271-0/+18 * - Update to 0.7.12swills2013-05-273-52/+47 * - Update to 10.2 [1]wg2013-05-274-12/+8 * Fix another syntax error from conversionbdrewery2013-05-241-1/+1 * - Fix options conversionbdrewery2013-05-241-1/+1 * Swith to gmime 2.6, pan prefers it over gmime 2.4.kwm2013-05-221-5/+5 * - Fix undetermined strings [1]wg2013-05-161-10/+7 * - update WWWdinoex2013-05-132-6/+3 * Make pkgNG happier.mandree2013-05-133-14/+9 * Convert to new options frameworkbapt2013-05-112-22/+16 * Unbreak on !i386.fjoe2013-05-0913-13/+14 * Chase security/libgcrypt updateehaupt2013-05-041-1/+1 * - USES conversionsjgh2013-04-302-26/+16 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-283-3/+3 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-256-6/+6 * Update to 1.11eadler2013-04-182-8/+4 * For perl@ owned ports:eadler2013-03-291-6/+2 * Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-281-6/+3 * "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2 * Remove bogus conflict with INNjohans2013-03-181-6/+2 * Fix plist [1], while here use USES=pathfix instead of gnomehack.kwm2013-03-162-1/+4 * Fix fix compiler error by adding patch from upstream.kwm2013-03-131-0/+14 * Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-082-18/+15 * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-073-18/+7 * - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-1/+1 * - add upstream patch to fix runtime with Twisted version > 11.1rm2013-02-272-18/+14 * - Actually fix the plist issues reported by redportsswills2013-02-192-1/+2 * - Try to resolve plist issues reported by redportsswills2013-02-181-3/+2 * - Fix changes accidentally dropped in last commitswills2013-02-182-17/+26 * - Update to 0.7.11swills2013-02-182-4/+3 * - Update to 9.1swills2013-02-185-55/+98 * - pass maintainership to submitterjgh2013-02-141-7/+3 * add new port: news/mail2nntpjgh2013-02-144-0/+40 * - Update to 0.7.10swills2013-02-042-3/+3 * - cleanup headerdinoex2013-01-271-5/+1 * - fix spellingdinoex2013-01-271-1/+1 * - cleanup headerdinoex2013-01-272-10/+2 * - cleanup headerdinoex2013-01-271-6/+2 * Upgrade to new upstream release 1.5.6.mandree2013-01-222-4/+3 * Convert to OptionsNG.mandree2013-01-211-7/+16 * Take maintainership.mandree2013-01-201-1/+1 * - Update to 1.5.5wen2013-01-203-12/+8 * - Use DOC instead of NOPORTDOCSehaupt2013-01-151-6/+6 * - Update to 0.7.9swills2013-01-093-10/+5 * - Upgrade to slrn 1.0.1johans2012-12-233-23/+17 * Update PCRE to 8.32mm2012-12-113-5/+5 * Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1 * - Update to 0.7.6swills2012-11-282-3/+3 * - Update to 0.7.5swills2012-11-242-4/+4 * - drop obsolte WWW:dinoex2012-11-161-2/+0 * Update CONFLICTS. [1]mandree2012-11-161-2/+2 * Update CONFLICTS.mandree2012-11-161-0/+2 * - cleanup commentsdinoex2012-10-136-29/+0 * Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+2 * Finish converting perl@ ports to new Options Frameworkbapt2012-10-051-9/+7 * Welcome back Chris Petrik <c.petrik.sosa@gmail.com>eadler2012-09-091-1/+1 * - Fix build with OpenSSL >= 1.0 [1]pawel2012-09-082-0/+33 * - Fix innd/nnrpd semget failuresfluffy2012-09-022-1/+74 * - Fix compilation error when building trn without NNTP supportjohans2012-09-021-0/+45 * - Update to 0.7.3swills2012-08-272-3/+3 * news/inn: fix plaintext command injection, CVE-2012-3523rea2012-08-272-1/+62 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-064-2/+2 * - Fix typos in COMMENTcs2012-08-021-1/+1 * - Update to 0.7.2swills2012-07-303-16/+17 * - Remove CONFLICTS as shared-mime-info is an indirect build dependencybeat2012-07-271-1/+2 * Register CONFLICTScs2012-07-181-2/+3 * - fix build after inn has moved includes.dinoex2012-07-171-1/+1 * - Fix typofluffy2012-07-081-1/+1 * - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)fluffy2012-07-072-50/+68 * - Remove SITE_PERL from *_DEPENDSaz2012-06-303-9/+9 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 * - Remove SITE_PERL from *_DEPENDSaz2012-06-292-6/+6 * Convert to new options frameworkjohans2012-06-282-5/+5 * - Update INN to 2.5.2 releasefluffy2012-06-277-102/+108 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - Update to 0.7.0scheidell2012-06-175-34/+105 * - Add conflictsjohans2012-06-151-8/+9 * - Register conflicts for trnjohans2012-06-152-4/+8 * Convert to new OPTIONS style (no functional changes)johans2012-06-151-18/+17 * Update CONFLICTS (1).thierry2012-06-131-1/+3 * - Update to 12.1.0sunpoet2012-06-122-5/+5 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 * - Remove SITE_PERL from *_DEPENDSaz2012-06-042-7/+7 * Set maintainership back to ports@cs2012-06-031-1/+1 * - update png to 1.5.10dinoex2012-06-0110-16/+36 * - Update to 0.8.0miwi2012-05-162-4/+3 * - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1 * - Update to 12.0.0sunpoet2012-03-293-4/+5 * - Set / Update Portscout flagsmiwi2012-03-171-1/+3 * - Remove conditional checks for FreeBSD 6.Xpav2012-03-021-6/+1 * Fix rc script.thierry2012-02-263-4/+4 * - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)rm2012-02-191-1/+1 * Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tinjohans2012-02-151-1/+1 * Bump pcre library dependency due to 8.30 updatemm2012-02-143-3/+6 * - Update to 0.6.15jgh2012-02-143-39/+72 * - Fix plist.avilla2012-01-242-2/+28 * - fix runtime with decent Twisted [1]rm2012-01-234-8/+42 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-144-12/+7 * - Remove explicit par2 dependency, it is conflicting with different flavour ofpav2011-12-291-1/+0 * Update to tin 2.0.1johans2011-12-293-4/+3 * End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1 * - Update to 0.6.14 [1]culot2011-12-194-8/+9 * Fix clang build.fjoe2011-12-153-0/+36 * Update to 20110223 snapshot.fjoe2011-12-157-88/+18 * - fix missing includesdinoex2011-11-2722-0/+267 * - update FETCH_DEPENDSdinoex2011-11-141-1/+1 * - add FETCH_DEPENDSdinoex2011-11-141-0/+1 * Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0216-316/+0 * - Update to 0.6.10zi2011-10-293-7/+12 * The vast majority of pkg-descr files had the following format when theydougb2011-10-244-11/+2 * Remove more tags from pkg-descr files fo the form:dougb2011-10-246-16/+0 * Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-095-94/+0 * Remove optional dependencies and comments related to the removal ofdougb2011-09-301-6/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2413-25/+24 * - Update to 0.6.9jlaffaye2011-09-235-28/+107 * 2012-09-20 www/ruby-http-access: Deprecated upstream, please use www/rubygem-...bapt2011-09-2225-360/+0 * Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1