summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-01-14Use sub-shells in perl PKGBUILDs.Justin Davis1-8/+8
2012-01-14Use case statement for pattern matching.Justin Davis1-1/+1
2012-01-14Keep epoch in perl-anyevent forever.Justin Davis1-1/+1
2012-01-14Use a script instead of Makefile to install.Justin Davis2-15/+71
2012-01-14Explicit return value in templ/perk-pkg.Justin Davis1-1/+2
2012-01-14Hardcode templates dir. No pipelines in template cmd.Justin Davis1-35/+23
2012-01-14Better error-checking in genpkg.Justin Davis1-9/+14
2012-01-14Fix missing $forcechk var. Cleanup.Justin Davis1-19/+23
Make sure return values are consistent. Use err func when appropriate.
2012-01-07Merge changed from other puter.Justin Davis5-47/+77
Fix return value snafus, etc.
2012-01-07Add name overrides for packages that bend the rules.Justin Davis1-3/+7
2012-01-07Dont ignore makepkgmetas return value.Justin Davis1-1/+4
2011-12-29Relocate pkgverfmt logic in pbfields.Justin Davis1-3/+4
2011-12-29Add perl-guard tweak for unknown license.Justin Davis1-0/+1
2011-12-29Add pkgverfmt value for use by pbfields.Justin Davis2-3/+10
2011-12-29Consider "unknown" abstracts as undefined.Justin Davis1-1/+1
2011-12-29Remove period from optdepends in perl-anyevent.Justin Davis1-1/+1
2011-12-29Filter out deps on core modules, again.Justin Davis1-4/+9
The extra dependencies bug me...
2011-12-29Fix tabs characters.Justin Davis1-8/+8
2011-12-29Remove unnecessary regexp anchor.Justin Davis1-1/+1
2011-12-29Remove profiling code.Justin Davis1-3/+0
2011-12-29Update old perl-anyevent tweak.Justin Davis1-4/+5
2011-12-29Add perl-package-stash tweak.Justin Davis1-0/+1
2011-12-29Fix $tweakd in genpkg.Justin Davis2-1/+1
2011-11-20Default to ~/var for var path. Always print Config mod which has no .pm file.Justin Davis1-1/+5
2011-11-20More fine-tuning of errors and messages.Justin Davis4-8/+22
Cleanup package dirs when meta building fails, in genpkg.
2011-11-20Add special logic to avoid deps on core-only modules to perl-dist.Justin Davis2-19/+40
2011-11-20Fix error messages and error codes.Justin Davis3-18/+20
2011-11-12Remove profiling/timing code.Justin Davis1-3/+0
2011-11-10Adds perl.d/scrapecore script to find core-only modules in perl source.Justin Davis1-0/+237
2011-11-10Rename cpandists to fetchcpan. Don't fetch core perl dists.Justin Davis2-15/+9
2011-10-22Move main logic from Makefile to bin/genpkg.Justin Davis2-41/+70
Scripts were all reorganized and genpkg is made to be run with all scripts installed under the users home directory. Makefile now is used to install the scripts under the home directory.
2011-10-21Create lib/ directory for meta generator and template scripts.Justin Davis5-0/+0
2011-10-20Move test deps in makedepends to checkdepends, too.Justin Davis1-11/+15
2011-10-20Rewrite alot of makepkgbuild.Justin Davis1-57/+54
2011-10-17Adds cpanminus tweaks.Justin Davis1-0/+1
Need to automate this for App- distributions I think...
2011-10-17Bugfix for fetching cpan files.Justin Davis2-14/+14
Minor style fixes. Remove extra whitespace. Use metacpan.org for url.
2011-10-16Typo fix. Extra single quote.Justin Davis1-1/+1
2011-10-11Rework perl.d/cpandists to list modules as well.Justin Davis3-43/+94
Restyle metas/perl slightly. Use the new files generated by cpandists. Rewrite metas/perl.d/perl-dist to try to read through the cpanmods file as little as possible.
2011-10-11Include dependencies on core perl modules. Use the new provides list.Justin Davis1-26/+0
2011-10-08Write error messages to stderr in makepkgmeta.Justin Davis1-2/+4
2011-10-08Merge branch 'master' of github.com:juster/pbjamJustin Davis0-0/+0
Conflicts: bin/makepkgmeta
2011-10-08Add forgotten feature: replace version string with ${pkgver} in source.Justin Davis1-17/+59
2011-10-08Start changing style of perl-pkg. Use tabs for data indent.Justin Davis1-12/+11
2011-10-08Change style of pbfields. Use tabs to indent.Justin Davis1-58/+56
2011-10-08Merge branch 'master' of github.com:juster/pbjamJustin Davis1-1/+1
2011-10-08Fix license bug in perl-dist.Justin Davis1-1/+1
2011-10-07Merge branch 'master' of github.com:juster/pbjamJustin Davis1-1/+2
2011-10-07Tweak perl-dist. Add !emptydirs option.Justin Davis1-1/+2
Add -f flag to rm -r pkg/$pkg/src.
2011-10-07Merge branch 'master' of github.com:juster/pbjamJustin Davis2-4/+5
2011-10-07Remove src/ dir from package dir each time.Justin Davis1-2/+3