Page MenuHomeFreeBSD

sysutils/p5-Giovanni: a perl-based software deployment tool inspired by capistrano - v1.12
ClosedPublic

Authored by ler on Apr 5 2017, 1:11 AM.
Tags
None
Referenced Files
F163835515: D10277.id.diff
Sun, Jul 26, 12:32 PM
Unknown Object (File)
Fri, Jul 24, 3:56 PM
Unknown Object (File)
Wed, Jul 22, 5:51 PM
Unknown Object (File)
Tue, Jul 21, 5:42 AM
Unknown Object (File)
Sun, Jul 19, 11:11 PM
Unknown Object (File)
Wed, Jul 1, 5:12 PM
Unknown Object (File)
Jun 19 2026, 5:32 PM
Unknown Object (File)
Jun 18 2026, 8:09 AM
Subscribers

Details

Summary

sysutils/p5-Giovanni: a perl-based software deployment tool inspired by capistrano - v1.12

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.

PR: 218373
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Approved By: (adamw|rene) (mentor)

Test Plan

port lint (clean)
Poudriere (12, clean)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8519
Build 8823: arc lint + arc unit

Event Timeline

"add new port" isn't the right commit message. Your sentences must start with a capital latter. And new ports typically get the information from pkg-descr in the commit message.

sysutils/p5-Giovanni/Makefile
14

This license is wrong. "you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself." Take a look at lang/perl5.24/Makefile and use the license info in there.

23

This looks way too indented.

update the patch per @adamw's comments.

Virtualbox patches seem to be included here, and you haven't changed the commit message.

Oops, spoke too soon on the commit message!

Looks good. Go for it, just don't commit the vbox stuff.

This revision is now accepted and ready to land.Apr 5 2017, 2:14 AM
This revision was automatically updated to reflect the committed changes.