summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-03-08 20:51:47 +0000
committergdt <gdt@pkgsrc.org>2006-03-08 20:51:47 +0000
commit9274e46b66a552dd95137d171315d57f022f0495 (patch)
tree4cd8a1c3e3b43ec734bc237fbcb6b3032548bf97 /sysutils
parent4d5dbcb081654c812ffd0052755c1d9d6546a57c (diff)
downloadpkgsrc-9274e46b66a552dd95137d171315d57f022f0495.tar.gz
etcmanage is used to update files in /etc on a BSD system
automatically. The essential concept is that a file which was installed automatically and has not been changed will be updated with new versions, and modified files will not be changed. This is 0.2
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/etcmanage/DESCR4
-rw-r--r--sysutils/etcmanage/Makefile15
-rw-r--r--sysutils/etcmanage/PLIST2
-rw-r--r--sysutils/etcmanage/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/sysutils/etcmanage/DESCR b/sysutils/etcmanage/DESCR
new file mode 100644
index 00000000000..234de8ab0a8
--- /dev/null
+++ b/sysutils/etcmanage/DESCR
@@ -0,0 +1,4 @@
+etcmanage is used to update files in /etc on a BSD system
+automatically. The essential concept is that a file which was
+installed automatically and has not been changed will be updated with
+new versions, and modified files will not be changed.
diff --git a/sysutils/etcmanage/Makefile b/sysutils/etcmanage/Makefile
new file mode 100644
index 00000000000..2561d4fa935
--- /dev/null
+++ b/sysutils/etcmanage/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/08 20:51:47 gdt Exp $
+#
+
+DISTNAME= etcmanage-0.2
+CATEGORIES= sysutils
+MASTER_SITES= http://acert.ir.bbn.com/downloads/etcmanage/
+
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://acert.ir.bbn.com/downloads/etcmanage/
+COMMENT= Automatically manage files in /etc
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/etcmanage/PLIST b/sysutils/etcmanage/PLIST
new file mode 100644
index 00000000000..31a6ba26a54
--- /dev/null
+++ b/sysutils/etcmanage/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/08 20:51:47 gdt Exp $
+bin/etcmanage
diff --git a/sysutils/etcmanage/distinfo b/sysutils/etcmanage/distinfo
new file mode 100644
index 00000000000..c7f82e44410
--- /dev/null
+++ b/sysutils/etcmanage/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/03/08 20:51:47 gdt Exp $
+
+SHA1 (etcmanage-0.2.tar.gz) = fd7d636d9bc777b9105d9bfa290d50c2cb8c698a
+RMD160 (etcmanage-0.2.tar.gz) = 2e8dbd036a5659bb753c0329eb071ed081547d20
+Size (etcmanage-0.2.tar.gz) = 48310 bytes