Re: Packaging::Tools
[email protected] (Jens Rehsack)
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <CAANR1XFdKyGj--c9ysSbdpx4z=HLz-Xh4zw489n1SUB5hHzJyQ@mail.gmail.com> |
2012/7/13 Thomas Klausner <[email protected]>: > On Fri, Jul 13, 2012 at 01:21:05PM +0200, Jens Rehsack wrote: >> Suggestions, feedback, criticism welcome. I read it on Monday ;) > > How about adding a package in wip? > You can use wip/mk/git-package.mk if you don't want to provide tarballs yet. > > That way we pkgsrcers can much more easily try it out and give useful feedback :) That shall not be done before I made some decisions, like how the install/run process will be done. This early adopter is primarily targeted to people who are Perl 5 developers _and_ packagers for any packaging distribution. I currently do $ cvs up 2>&1 | egrep '^[\?A-Z]'; (cd /data/Projects/OSS/Packaging-Tools && ./Build && time perl -Mblib scriptlet/up2date.pl --output-log-installed --output-html-installed --update-cpan-index) > Thomas /Jens