Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 May 2010 19:21:46 +0200
From:      "Jesco Freund" <jesco.freund@my-universe.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146400: New port: sysutils/cdeploy (tool which can be used to deploy a directory sub-tree into another directory tree)
Message-ID:  <E1OAnik-000Ndl-Gv@mx01.my-universe.com>
Resent-Message-ID: <201005081750.o48Ho3YU080303@freefall.freebsd.org>

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

>Number:         146400
>Category:       ports
>Synopsis:       New port: sysutils/cdeploy (tool which can be used to deploy a directory sub-tree into another directory tree)
>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:   Sat May 08 17:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jesco Freund <jesco.freund@my-universe.com>
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
None
>Environment:
System: FreeBSD roke.earthsea.my-universe.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Thu Jan 7 10:59:36 CET 2010 root@atuan.my-universe.com:/usr/obj/usr/src/sys/EARTHSEA amd64
>Description:
This is a port of the cdeploy utility, a tool which can be used to deploy a
directory sub-tree into another directory tree. cdeploy is currently
maintained by the RootForum.org community.

WWW: http://sourceforge.net/projects/root-tools/
>How-To-Repeat:
N/A
>Fix:

--- cdeploy.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:
#
#	sysutils
#	sysutils/cdeploy
#	sysutils/cdeploy/pkg-descr
#	sysutils/cdeploy/Makefile
#	sysutils/cdeploy/distinfo
#
echo c - sysutils
mkdir -p sysutils > /dev/null 2>&1
echo c - sysutils/cdeploy
mkdir -p sysutils/cdeploy > /dev/null 2>&1
echo x - sysutils/cdeploy/pkg-descr
sed 's/^X//' >sysutils/cdeploy/pkg-descr << 'edd1858b07e33e396941251a2664150a'
XThis is a port of the cdeploy utility, a tool which can be used to deploy a
Xdirectory sub-tree into another directory tree. cdeploy is currently
Xmaintained by the RootForum.org community.
X
XWWW: http://sourceforge.net/projects/root-tools/
edd1858b07e33e396941251a2664150a
echo x - sysutils/cdeploy/Makefile
sed 's/^X//' >sysutils/cdeploy/Makefile << 'a4c91f84015048da8afed997d2879761'
X# New ports collection makefile for: cdeploy
X# Date created:		8 May 2010
X# Whom:				jfreund
X#
X# $FreeBSD$
X#
X
XPORTNAME=		cdeploy
XPORTVERSION=	0.2.1
XCATEGORIES=		sysutils
XMASTER_SITES=	SF/root-tools/cdeploy/0.2
X
XMAINTAINER=		aihal@users.sourceforge.net
XCOMMENT=		Deploy a set of configuration files to a target file system
X
XUSE_BZIP2=		yes
X
XMAN1=			cdeploy.1
XMANCOMPRESSED=	yes
X
XPLIST_FILES=	sbin/cdeploy
X
X.include <bsd.port.mk>
a4c91f84015048da8afed997d2879761
echo x - sysutils/cdeploy/distinfo
sed 's/^X//' >sysutils/cdeploy/distinfo << 'cc2041b70c5e922cf571c64a072dcbf7'
XMD5 (cdeploy-0.2.1.tar.bz2) = 6aaf22e1b0d424bf884d8aaf25bdf0d3
XSHA256 (cdeploy-0.2.1.tar.bz2) = 9efd6d8b039c3af6d317da2c6b0eaff3bd78adecbac6722a5b4d9f04c60eebd8
XSIZE (cdeploy-0.2.1.tar.bz2) = 7256
cc2041b70c5e922cf571c64a072dcbf7
exit
--- cdeploy.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?E1OAnik-000Ndl-Gv>