pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ir-account ir-account provides scripts to cop...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a401eee7d04
branches: trunk
changeset: 507517:4a401eee7d04
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Feb 03 16:44:42 2006 +0000
description:
ir-account provides scripts to copy accounts among systems, and to
grant/revoke sudo privileges. It supports FreeBSD and NetBSD.
This is version 0.1.
diffstat:
sysutils/ir-account/DESCR | 2 ++
sysutils/ir-account/Makefile | 15 +++++++++++++++
sysutils/ir-account/PLIST | 7 +++++++
sysutils/ir-account/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r fa92dde06e71 -r 4a401eee7d04 sysutils/ir-account/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ir-account/DESCR Fri Feb 03 16:44:42 2006 +0000
@@ -0,0 +1,2 @@
+ir-account provides scripts to copy accounts among systems, and to
+grant/revoke sudo privileges. It supports FreeBSD and NetBSD.
diff -r fa92dde06e71 -r 4a401eee7d04 sysutils/ir-account/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ir-account/Makefile Fri Feb 03 16:44:42 2006 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/03 16:44:42 gdt Exp $
+#
+
+DISTNAME= ir-account-0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://www.ir.bbn.com/~gdt/ir-account/
+
+MAINTAINER= gdt%ir.bbn.com@localhost
+HOMEPAGE= http://www.ir.bbn.com/~gdt/ir-account/
+COMMENT= Copy accounts among systems and manage sudo privs
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r fa92dde06e71 -r 4a401eee7d04 sysutils/ir-account/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ir-account/PLIST Fri Feb 03 16:44:42 2006 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/03 16:44:42 gdt Exp $
+bin/delete-account
+bin/extract-account
+bin/install-account
+bin/sudo-add
+share/doc/ir-account/README
+@dirrm share/doc/ir-account
diff -r fa92dde06e71 -r 4a401eee7d04 sysutils/ir-account/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ir-account/distinfo Fri Feb 03 16:44:42 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/03 16:44:42 gdt Exp $
+
+SHA1 (ir-account-0.1.tar.gz) = ba51953a72a7554210ecca872e511f33de3e3b87
+RMD160 (ir-account-0.1.tar.gz) = 72727e6530a64f813831d845ffae71bd84306b09
+Size (ir-account-0.1.tar.gz) = 46882 bytes
Home |
Main Index |
Thread Index |
Old Index