summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Emit unknown PKGDATA fields unchanged.Justin Davis1-2/+10
2012-04-21Use the GENPKGDBG var in perl-dist.Justin Davis1-1/+1
2012-04-21Fix modpkg typo. Don't use old fieldVals method.Justin Davis1-5/+4
2012-04-21Rename METBIN var to PREPSPATH.Justin Davis2-7/+7
2012-04-21Fix the perlbrew mod.Justin Davis1-3/+5
2012-04-21Make missing cpanmods message friendlier.Justin Davis1-0/+3
2012-04-21Make missing coremods message friendlier.Justin Davis1-7/+11
2012-04-21Change METABIN var to PREPSPATH.Justin Davis20-40/+33
2012-04-21PkgDataFields are now just Lists.Justin Davis1-28/+24
2012-04-21Fix typo in setup.Justin Davis1-4/+5
2012-04-21Add modpkg call to genpkg.Justin Davis1-8/+13
2012-04-16Generate .install files from genpkg as well.Justin Davis1-3/+33
2012-04-16Rename tweaks/ to preps/.Justin Davis23-7/+12
2012-04-16Rename the metas/ directory to preps/.Justin Davis7-9/+9
2012-04-16Rename mkpkgmeta script to prepkg.Justin Davis3-2/+2
2012-04-16Remove empty mergepbfields file. I forget what it was for.Justin Davis1-0/+0
2012-04-16Remove digest calculation from perl-dist.Justin Davis1-24/+0
2012-04-16New injectdigs script.Justin Davis2-1/+60
2012-04-16Update setup. Remove mergepbfields and rename modpkgmeta.Justin Davis1-1/+1
2012-04-16modpkg now seems to be in mostly working order.Justin Davis1-18/+273
2012-04-15Switch metas back to printing to stdout.Justin Davis3-12/+5
2012-04-15Fix typo which adds misplaced perl code to PKGBUILD.Justin Davis2-2/+0
2012-03-07Change perl-pkgbuild to use new PKGTREE.Justin Davis6-129/+199
2012-03-05Make pkgtree scripts simpler still.Justin Davis3-63/+21
2012-03-05Replace old pkgtree scripts with new simpler ones.Justin Davis5-125/+88
2012-02-24Start dir-based package trees. Adds catpkgtree.Justin Davis1-0/+67
2012-02-13Start of Io version of modpkgmeta.Justin Davis1-0/+74
2012-02-05Start of big rewrite of pkg tweaking.Justin Davis14-533/+376
2012-02-05Use new ~/.genpkg dir in scrapecore.Justin Davis1-2/+2
2012-01-21Force perl-http-message dep to be >= 6.Justin Davis1-0/+2
2012-01-21Fix bug where deps on core modules barfed.Justin Davis1-8/+25
2012-01-17Change output of genpkg to be less spammy.Justin Davis1-3/+5
2012-01-17Renamed makepkgbuild to mkpkgbuild.Justin Davis2-3/+3
2012-01-17setup script echos to stderr now.Justin Davis1-3/+3
2012-01-17Better error check/report in genpkg and perl-dist.Justin Davis4-10/+17
2012-01-17Rename makepkgmeta to mkpkgdata.Justin Davis5-36/+46
2012-01-16Fix hard-coded directories in makepkgbuild.Justin Davis1-6/+6
2012-01-16Move metas/ and templ/ under ~/.genpkg.Justin Davis8-8/+8
2012-01-14Remove pkg directory.Justin Davis1-1/+0
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
2012-01-07Merge changed from other puter.Justin Davis5-47/+77
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