pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lastfss Add lastfss, an utilisty to maintain ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cde196fd3b4
branches: trunk
changeset: 648050:0cde196fd3b4
user: manu <manu%pkgsrc.org@localhost>
date: Tue Mar 10 09:06:04 2015 +0000
description:
Add lastfss, an utilisty to maintain ephemeral snapshots for a few hours
diffstat:
sysutils/lastfss/DESCR | 2 ++
sysutils/lastfss/Makefile | 13 +++++++++++++
sysutils/lastfss/PLIST | 3 +++
sysutils/lastfss/distinfo | 5 +++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 776bdd888998 -r 0cde196fd3b4 sysutils/lastfss/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/lastfss/DESCR Tue Mar 10 09:06:04 2015 +0000
@@ -0,0 +1,2 @@
+lastfss maintains an ephemeral snapshot for a few hours. It is meant to be
+started from cron so that user-deleted files can be retreived quicky.
diff -r 776bdd888998 -r 0cde196fd3b4 sysutils/lastfss/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/lastfss/Makefile Tue Mar 10 09:06:04 2015 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/03/10 09:06:04 manu Exp $
+
+DISTNAME= lastfss-0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://ftp.espci.fr/pub/lastfss/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= manu%NetBSD.org@localhost
+HOMEPAGE= http://ftp.espci.fr/pub/lastfss/
+COMMENT= Utility to maintain ephemeral snaphots
+LICENSE= original-bsd
+
+.include "../../mk/bsd.pkg.mk"
diff -r 776bdd888998 -r 0cde196fd3b4 sysutils/lastfss/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/lastfss/PLIST Tue Mar 10 09:06:04 2015 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/03/10 09:06:04 manu Exp $
+sbin/lastfss
+man/man8/lastfss.8
diff -r 776bdd888998 -r 0cde196fd3b4 sysutils/lastfss/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/lastfss/distinfo Tue Mar 10 09:06:04 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/03/10 09:06:04 manu Exp $
+
+SHA1 (lastfss-0.1.tgz) = d58539a185446a2d3b7c710b1c2fb10d460cad3a
+RMD160 (lastfss-0.1.tgz) = de7969f5c5e2056c69b8c1ae772ee07c525176e3
+Size (lastfss-0.1.tgz) = 2754 bytes
Home |
Main Index |
Thread Index |
Old Index