Page MenuHomeFreeBSD

D10277.diff
No OneTemporary

D10277.diff

Index: head/sysutils/p5-Giovanni/Makefile
===================================================================
--- head/sysutils/p5-Giovanni/Makefile
+++ head/sysutils/p5-Giovanni/Makefile
@@ -0,0 +1,33 @@
+# $FreeBSD$
+
+PORTNAME= Giovanni
+PORTVERSION= 1.12
+CATEGORIES= sysutils perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:NORBU
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= dch@skunkwerks.at
+COMMENT= PERL-based software deployment tool inspired by capistrano
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/Artistic
+LICENSE_FILE_GPLv1= ${WRKSRC}/Copying
+
+BUILD_DEPENDS= \
+ p5-Config-GitLike>=0:devel/p5-Config-GitLike \
+ p5-Expect>=0:lang/p5-Expect \
+ p5-Git-Repository>=0:devel/p5-Git-Repository \
+ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Mouse>=0:devel/p5-Mouse \
+ p5-Net-OpenSSH>=0:net/p5-Net-OpenSSH
+
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+NO_ARCH= yes
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
Index: head/sysutils/p5-Giovanni/distinfo
===================================================================
--- head/sysutils/p5-Giovanni/distinfo
+++ head/sysutils/p5-Giovanni/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1491312863
+SHA256 (Giovanni-1.12.tar.gz) = 2bbea32a94d6bb182ccd003b9602658c31ed82e1c0f314bca16969c8eb449633
+SIZE (Giovanni-1.12.tar.gz) = 15897
Index: head/sysutils/p5-Giovanni/pkg-descr
===================================================================
--- head/sysutils/p5-Giovanni/pkg-descr
+++ head/sysutils/p5-Giovanni/pkg-descr
@@ -0,0 +1,5 @@
+Giovanni is a Perl replacement for the idea behind Capistrano.
+It is a deployment system that can be used comfortably from the
+commandline to check out code, restart systems and notify.
+
+WWW: http://search.cpan.org/dist/Giovanni/
Index: head/sysutils/p5-Giovanni/pkg-plist
===================================================================
--- head/sysutils/p5-Giovanni/pkg-plist
+++ head/sysutils/p5-Giovanni/pkg-plist
@@ -0,0 +1,10 @@
+bin/gio
+%%SITE_PERL%%/Giovanni.pm
+%%SITE_PERL%%/Giovanni/Plugins/Git.pm
+%%SITE_PERL%%/Giovanni/Plugins/Hipchat.pm
+%%SITE_PERL%%/Giovanni/Stages.pm
+%%PERL5_MAN1%%/gio.1.gz
+%%PERL5_MAN3%%/Giovanni.3.gz
+%%PERL5_MAN3%%/Giovanni::Plugins::Git.3.gz
+%%PERL5_MAN3%%/Giovanni::Plugins::Hipchat.3.gz
+%%PERL5_MAN3%%/Giovanni::Stages.3.gz

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 21, 1:49 PM (12 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37034845
Default Alt Text
D10277.diff (2 KB)

Event Timeline