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
Unknown Object (File)
Fri, Apr 5, 7:32 PM
Unknown Object (File)
Mar 2 2024, 7:06 PM
Unknown Object (File)
Mar 2 2024, 7:06 PM
Unknown Object (File)
Mar 2 2024, 7:06 PM
Unknown Object (File)
Mar 2 2024, 7:06 PM
Unknown Object (File)
Mar 2 2024, 11:00 AM
Unknown Object (File)
Jan 16 2024, 2:58 AM
Unknown Object (File)
Dec 29 2023, 10:26 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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
13 ↗(On Diff #27068)

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.

22 ↗(On Diff #27068)

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.