ports/120627: [NEW PORT] devel/p5-SVN-Notify-Mirror: Keep a mirrored working copy of a repository path

Greg Larkin glarkin at sourcehosting.net
Thu Feb 14 00:10:01 UTC 2008


>Number:         120627
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-SVN-Notify-Mirror: Keep a mirrored working copy of a repository path
>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:   Thu Feb 14 00:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Nov 29 02:28:49 UTC 2007
>Description:
This Perl module keeps a directory in sync with a portion of a
Subversion repository.  This is typically used to keep a development
web server in sync with the changes made to the repository. This
directory can either be on the same box as the repository itself,
or it can be remote.

WWW:    http://search.cpan.org/dist/SVN-Notify-Mirror/

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

--- p5-SVN-Notify-Mirror-0.03603.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:
#
#	p5-SVN-Notify-Mirror
#	p5-SVN-Notify-Mirror/pkg-descr
#	p5-SVN-Notify-Mirror/Makefile
#	p5-SVN-Notify-Mirror/distinfo
#	p5-SVN-Notify-Mirror/pkg-plist
#
echo c - p5-SVN-Notify-Mirror
mkdir -p p5-SVN-Notify-Mirror > /dev/null 2>&1
echo x - p5-SVN-Notify-Mirror/pkg-descr
sed 's/^X//' >p5-SVN-Notify-Mirror/pkg-descr << 'END-of-p5-SVN-Notify-Mirror/pkg-descr'
XThis Perl module keeps a directory in sync with a portion of a
XSubversion repository.  This is typically used to keep a development
Xweb server in sync with the changes made to the repository. This
Xdirectory can either be on the same box as the repository itself,
Xor it can be remote.
X
XWWW:    http://search.cpan.org/dist/SVN-Notify-Mirror/
END-of-p5-SVN-Notify-Mirror/pkg-descr
echo x - p5-SVN-Notify-Mirror/Makefile
sed 's/^X//' >p5-SVN-Notify-Mirror/Makefile << 'END-of-p5-SVN-Notify-Mirror/Makefile'
X# New ports collection makefile for:	SVN-Notify-Mirror
X# Date created:		2008-02-13
X# Whom:			Greg Larkin <glarkin at sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SVN-Notify-Mirror
XPORTVERSION=	0.03603
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	glarkin at sourcehosting.net
XCOMMENT=	Keep a mirrored working copy of a repository path
X
XRUN_DEPENDS=	${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
X
XOPTIONS=	CONFIG "Enable YAML syntax for post-commit hook" Off \
X		SSH "Enable SSH for remote working copy update" Off \
X		RSYNC "Enable rsync for remote working copy update" Off
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_CONFIG)
XBUILD_DEPENDS+=	${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config
X.endif
X
X.if defined(WITH_SSH)
XBUILD_DEPENDS+=	${SITE_PERL}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH
X.endif
X
X.if defined(WITH_RSYNC)
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/File/Rsync.pm:${PORTSDIR}/net/p5-File-Rsync
X.endif
X
XPERL_MODBUILD=	yes
X
XMAN3=		SVN::Notify::Mirror.3 SVN::Notify::Mirror::ConfigData.3 \
X		SVN::Notify::Mirror::Rsync.3 SVN::Notify::Mirror::SSH.3
X
X.include <bsd.port.post.mk>
END-of-p5-SVN-Notify-Mirror/Makefile
echo x - p5-SVN-Notify-Mirror/distinfo
sed 's/^X//' >p5-SVN-Notify-Mirror/distinfo << 'END-of-p5-SVN-Notify-Mirror/distinfo'
XMD5 (SVN-Notify-Mirror-0.03603.tar.gz) = ae26574e2118c1b5f287d167092d4d04
XSHA256 (SVN-Notify-Mirror-0.03603.tar.gz) = 265fefd2a264fe31a91ce29fe014d7cab63a7fd9545561dc0749e36f0d711a47
XSIZE (SVN-Notify-Mirror-0.03603.tar.gz) = 24466
END-of-p5-SVN-Notify-Mirror/distinfo
echo x - p5-SVN-Notify-Mirror/pkg-plist
sed 's/^X//' >p5-SVN-Notify-Mirror/pkg-plist << 'END-of-p5-SVN-Notify-Mirror/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/SVN/Notify/Mirror.pm
X%%SITE_PERL%%/SVN/Notify/Mirror/ConfigData.pm
X%%SITE_PERL%%/SVN/Notify/Mirror/Rsync.pm
X%%SITE_PERL%%/SVN/Notify/Mirror/SSH.pm
X at dirrm %%SITE_PERL%%/SVN/Notify/Mirror
X at dirrmtry %%SITE_PERL%%/SVN/Notify
X at dirrmtry %%SITE_PERL%%/SVN
END-of-p5-SVN-Notify-Mirror/pkg-plist
exit
--- p5-SVN-Notify-Mirror-0.03603.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list