Bug 200515 - [NEW PORT] devel/p5-Minilla CPAN modules authoring tool
Summary: [NEW PORT] devel/p5-Minilla CPAN modules authoring tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-29 08:23 UTC by oklaspec
Modified: 2015-07-15 20:18 UTC (History)
2 users (show)

See Also:


Attachments
shell archive (6.87 KB, text/plain)
2015-05-29 08:23 UTC, oklaspec
no flags Details
shell archive (6.99 KB, text/plain)
2015-06-09 20:52 UTC, oklaspec
no flags Details
shell archive (7.13 KB, text/plain)
2015-06-13 18:49 UTC, oklaspec
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description oklaspec 2015-05-29 08:23:33 UTC
Created attachment 157244 [details]
shell archive

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.

WWW: http://search.cpan.org/perldoc?Minilla
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-01 17:54:39 UTC
pkg-descr lacks WWW:. Also, ports framework provides regression-test: target for you, please check whether that works.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-01 19:32:39 UTC
Also:

===>  Building package for p5-Minilla-2.4.1
pkg-static: duplicate file listing: /usr/local/lib/perl5/site_perl/mach/5.20/auto/Minilla/.packlist, fatal (developer mode)
Comment 3 oklaspec 2015-06-09 20:52:32 UTC
Created attachment 157585 [details]
shell archive

The default implementation of regression-test in port make subsystem create wrong or strange execution command, therefore offered worked one. Tests runed fine now with it. Warnings may be ignoreg.
Comment 4 oklaspec 2015-06-13 18:49:20 UTC
Created attachment 157716 [details]
shell archive

There is no '.gitconfig' in home directory reassigned by port make subsystem bring tests to skipped state. What is the reason of problems with tests actually. Tests runed fine now. Warnings may be ignoreg.
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-07-15 20:18:13 UTC
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