Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2003 17:17:13 -0500 (EST)
From:      Paul Dlug <paul@aps.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        paul@aps.org
Subject:   ports/59388: [NEW PORT] sysutils/radmind: Utility for administering filesystem changes over the network
Message-ID:  <200311172217.hAHMHD6c053259@lugnut.aps.org>
Resent-Message-ID: <200311172220.hAHMKCJk039761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59388
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/radmind: Utility for administering filesystem changes over the network
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 14:20:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dlug
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD lugnut.aps.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #8: Sat Oct  4 17:42:40 EDT
>Description:
radmind is a set of tools for creating filesystem diffs which can be 
loaded over the network. This is useful for administering a large number
of hosts at the filesystem level. It can also act as an intelligent
tripwire.

WWW:	http://www.radmind.org/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- radmind-1.2.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	radmind
#	radmind/pkg-descr
#	radmind/Makefile
#	radmind/distinfo
#	radmind/pkg-plist
#
echo c - radmind
mkdir -p radmind > /dev/null 2>&1
echo x - radmind/pkg-descr
sed 's/^X//' >radmind/pkg-descr << 'END-of-radmind/pkg-descr'
Xradmind is a set of tools for creating filesystem diffs which can be 
Xloaded over the network. This is useful for administering a large number
Xof hosts at the filesystem level. It can also act as an intelligent
Xtripwire.
X
XWWW:	http://www.radmind.org/
END-of-radmind/pkg-descr
echo x - radmind/Makefile
sed 's/^X//' >radmind/Makefile << 'END-of-radmind/Makefile'
X# New ports collection makefile for:	radmind
X# Date created:		2003-11-17
X# Whom:			Paul Dlug <paul@aps.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		radmind
XPORTVERSION=	1.2.1
XCATEGORIES=		sysutils
XMASTER_SITES=	http://rsug.itd.umich.edu/software/radmind/files/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=		paul@aps.org
XCOMMENT=		Utility for administering filesystem changes
X
XUSE_OPENSSL=	yes
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX}
X
XMAN1=			fsdiff.1 ktcheck.1 lapply.1 lcksum.1 lcreate.1 lfdiff.1 \
X				lmerge.1 twhich.1
XMAN5=			applefile.5
XMAN8=			radmind.8
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-radmind/Makefile
echo x - radmind/distinfo
sed 's/^X//' >radmind/distinfo << 'END-of-radmind/distinfo'
XMD5 (radmind-1.2.1.tgz) = 9c78f741a721c42573b9ba91e8cea74e
END-of-radmind/distinfo
echo x - radmind/pkg-plist
sed 's/^X//' >radmind/pkg-plist << 'END-of-radmind/pkg-plist'
Xbin/fsdiff
Xbin/ktcheck
Xbin/lapply
Xbin/lcksum
Xbin/lcreate
Xbin/lfdiff
Xbin/lmerge
Xbin/twhich
Xsbin/radmind
END-of-radmind/pkg-plist
exit
--- radmind-1.2.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311172217.hAHMHD6c053259>