summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Forgot to add vervar script.Justin Davis1-0/+52
2012-05-14Add feature to replace ver-strings with $pkgver.Justin Davis2-23/+50
2012-05-13Don't try to seek stdin in scanfields.Justin Davis1-1/+0
2012-05-12Adds setdep command.Justin Davis1-1/+33
2012-05-06TCL version of modpkg seems to be in working order.Justin Davis1-20/+58
2012-05-05Start of tcl rewrite of modpkg.Justin Davis1-332/+102
2012-04-22Do not rm the PKGDATA file automatically.Justin Davis1-1/+1
2012-04-22Add _distdir var to perl PKGBUILDs.Justin Davis1-6/+24
2012-04-21Use test -z just for kicks.Justin Davis1-1/+1
2012-04-21Emit unknown PKGDATA fields unchanged.Justin Davis1-2/+10
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-21PkgDataFields are now just Lists.Justin Davis1-28/+24
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 Davis1-1/+6
2012-04-16Rename the metas/ directory to preps/.Justin Davis1-3/+3
2012-04-16Rename mkpkgmeta script to prepkg.Justin Davis2-1/+1
2012-04-16Remove empty mergepbfields file. I forget what it was for.Justin Davis1-0/+0
2012-04-16New injectdigs script.Justin Davis1-0/+59
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 Davis1-6/+4
2012-04-15Fix typo which adds misplaced perl code to PKGBUILD.Justin Davis1-0/+0
2012-03-07Change perl-pkgbuild to use new PKGTREE.Justin Davis2-12/+55
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 Davis9-293/+231
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-17Better error check/report in genpkg and perl-dist.Justin Davis2-8/+6
2012-01-17Rename makepkgmeta to mkpkgdata.Justin Davis4-34/+44
2012-01-16Fix hard-coded directories in makepkgbuild.Justin Davis1-6/+6
2012-01-16Move metas/ and templ/ under ~/.genpkg.Justin Davis1-3/+4
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-07Merge changed from other puter.Justin Davis2-22/+23
2012-01-07Dont ignore makepkgmetas return value.Justin Davis1-1/+4
2011-12-29Fix $tweakd in genpkg.Justin Davis1-1/+1
2011-11-20More fine-tuning of errors and messages.Justin Davis2-3/+9
2011-11-20Fix error messages and error codes.Justin Davis2-16/+18
2011-10-22Move main logic from Makefile to bin/genpkg.Justin Davis1-0/+55
2011-10-21Create lib/ directory for meta generator and template scripts.Justin Davis5-932/+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-17Bugfix for fetching cpan files.Justin Davis2-14/+14
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
2011-10-11Include dependencies on core perl modules. Use the new provides list.Justin Davis1-26/+0