Date: Wed, 15 Jul 2015 20:18:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200515] [NEW PORT] devel/p5-Minilla CPAN modules authoring tool Message-ID: <bug-200515-13-ANdWWW6TMf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200515-13@https.bugs.freebsd.org/bugzilla/> References: <bug-200515-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200515 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: amdmi3 Date: Wed Jul 15 20:17:16 UTC 2015 New revision: 392209 URL: https://svnweb.freebsd.org/changeset/ports/392209 Log: - Add devel/p5-Minilla Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for authorizing a CPAN distribution. The repository created and managed by Minilla is git install ready, and cpan of course. Minilla is built on only few small libraries. You can install Minilla without a huge list of dependencies to heavy modules. Conventions: module written in Pure Perl are located in lib/; executable file is in script/ directory, if any; module is maintained with Git and git ls-files matches with what you will release; module has a static list of prerequisites that can be described in cpanfile; has a Changes file. WWW: http://search.cpan.org/dist/Minilla/ PR: 200515 Submitted by: oklaspec@gmail.com Changes: head/devel/Makefile head/devel/p5-Minilla/ head/devel/p5-Minilla/Makefile head/devel/p5-Minilla/distinfo head/devel/p5-Minilla/pkg-descr head/devel/p5-Minilla/pkg-plist -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200515-13-ANdWWW6TMf>