Age | Commit message (Expand) | Author | Files | Lines |
2011-09-21 | Forgot to add cpandists file for fetching CPAN dist list. | Justin Davis | 1 | -1/+1 |
2011-09-21 | Call anything pbj related "tweaks", now. | Justin Davis | 23 | -0/+0 |
2011-09-20 | Begin restructuring. Creates Makefile, etc. | Justin Davis | 7 | -39/+22496 |
2011-09-20 | Adds perl-path-class package. | Justin Davis | 1 | -0/+1 |
2011-09-20 | Move "macro" expansion to new script. Simplifies pbjparse.awk. | Justin Davis | 4 | -113/+97 |
2011-09-13 | Add perl-devel-patchperl, perl-file-path-tiny, and perl-file-pushd. | Justin Davis | 3 | -0/+4 |
2011-09-13 | New addln script adds lines to PKGBUILD funcs. Fix perlbrew's license. | Justin Davis | 2 | -1/+25 |
2011-09-12 | Change perlbrews license to MIT. | Justin Davis | 1 | -0/+1 |
2011-09-12 | Add SVN $Id$ tagging to pushpkgs script. | Justin Davis | 1 | -6/+20 |
2011-09-10 | Fix typo that prevented descriptions in POD from being found. | Justin Davis | 1 | -5/+2 |
2011-09-10 | Use 'perl-dist' instead of $0. The path in $0 is too spammy... | Justin Davis | 1 | -5/+5 |
2011-09-09 | Fix bug in perl-dist where test modules weren't moved the checkdepends. | Justin Davis | 2 | -9/+10 |
2011-09-09 | Add perl-list-moreutils.pbj file. | Justin Davis | 1 | -0/+1 |
2011-09-09 | Remove addsvnid macro. Add the $Id$ tagging to pushpkg. | Justin Davis | 6 | -10/+9 |
2011-09-09 | Many changes to parser. Creates remval, remelem, findval funcs. | Justin Davis | 1 | -13/+30 |
2011-09-09 | Remove extra logic when adding optdepends. | Justin Davis | 1 | -4/+0 |
2011-09-09 | Make bash quoting smarter. Only double-quote when a parameter is seen. | Justin Davis | 1 | -7/+12 |
2011-09-08 | pbjparse.awk reads the value of PACKAGER on its own, now. | Justin Davis | 1 | -1/+1 |
2011-09-08 | Use the value of the PACKAGER env. var. for the value of "packager". | Justin Davis | 1 | -1/+5 |
2011-09-08 | Minor aesthetic improvements. | Justin Davis | 2 | -3/+1 |
2011-09-08 | Var expansion doesn't work in strings, duh. | Justin Davis | 1 | -1/+1 |
2011-09-08 | Remove redundant clearing of tcmd var. | Justin Davis | 1 | -1/+0 |
2011-09-01 | Override license in perl-mozilla-ca.pbj. | Justin Davis | 1 | -4/+1 |
2011-09-01 | Add conflict with perl-libwww to perl-html-form.pbj. | Justin Davis | 1 | -0/+1 |
2011-09-01 | Create a separate pbcount array to hold the number of field values. | Justin Davis | 1 | -13/+10 |
2011-09-01 | Make sure pkgver and distdir are defined in perl-pkg. | Justin Davis | 1 | -0/+3 |
2011-09-01 | Ignore whitespace and add better error reporting for bad input. | Justin Davis | 1 | -5/+3 |
2011-09-01 | Rename remdep to remval. Create remall, pushval functions. | Justin Davis | 1 | -16/+22 |
2011-09-01 | Add = operation. | Justin Davis | 1 | -0/+6 |
2011-09-01 | Add silly comment for pbjparse's cmd argument. | Justin Davis | 1 | -1/+1 |
2011-09-01 | Minor code cleanup, rename "key" var to "dblkey". | Justin Davis | 1 | -4/+4 |
2011-08-30 | Add pushpkgs helper script. | Justin Davis | 1 | -0/+25 |
2011-08-30 | Add perl-html-form.pbj file. | Justin Davis | 1 | -0/+2 |
2011-08-30 | Move var munge-ing to mungevars sub. Add !emptydirs options. | Justin Davis | 1 | -6/+14 |
2011-08-30 | Replace version string in source and _distdir with $pkgver. | Justin Davis | 1 | -1/+9 |
2011-08-30 | Fix quoting problems in pkgdesc and dquote source. | Justin Davis | 1 | -1/+5 |
2011-08-21 | Add addsvnid filter to perl-cpanplus-dist-arch.pbj. | Justin Davis | 1 | -0/+1 |
2011-08-21 | Fix argument shifting in perl-pkg. | Justin Davis | 1 | -2/+3 |
2011-08-21 | Add .pbj files for perl-lwp-protocol-https and perl-mozilla-ca. | Justin Davis | 2 | -0/+7 |
2011-08-21 | Add addsvnid template/filter to perl-libwww. | Justin Davis | 1 | -0/+1 |
2011-08-21 | Move spaces to beginning of strings in pbfields. Easier to see. | Justin Davis | 1 | -6/+6 |
2011-08-21 | Change pbj to accept multiple argument and loop over them. | Justin Davis | 1 | -24/+31 |
2011-08-21 | Print default perl license until we can autodetect licenses. | Justin Davis | 1 | -0/+3 |
2011-08-21 | Create a main sub for perl-pkg. | Justin Davis | 1 | -3/+7 |
2011-08-21 | Make sure to print _distdir= as extra PB field for perl packages. | Justin Davis | 1 | -0/+1 |
2011-08-21 | Add optdepends to pbfields. | Justin Davis | 1 | -1/+2 |
2011-08-21 | Add joinfields() to pbjparse.awk and fix remdeps to not auto-die. | Justin Davis | 1 | -15/+22 |
2011-08-21 | Fix typo in pbjparse.awk for piping templates together. | Justin Davis | 1 | -1/+1 |
2011-08-21 | Fix command piping in pbjparse.awk. | Justin Davis | 1 | -1/+1 |
2011-08-21 | Add CPANPLUS-Dist-Arch to pbjs. | Justin Davis | 1 | -0/+1 |