Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-08 | Fix license bug in perl-dist. | Justin Davis | 1 | -1/+1 | |
2011-10-07 | Tweak perl-dist. Add !emptydirs option. | Justin Davis | 1 | -1/+2 | |
Add -f flag to rm -r pkg/$pkg/src. | |||||
2011-10-07 | Remove src/ dir from package dir each time. | Justin Davis | 1 | -2/+3 | |
2011-10-07 | Reformat perl-dist perl script. Trying out a new style. | Justin Davis | 1 | -357/+342 | |
2011-09-22 | Do not download CPAN dists if it already exists in the CWD. | Justin Davis | 1 | -3/+6 | |
2011-09-22 | Remove debugging output from makepkgbuild and from perl-dist. | Justin Davis | 1 | -10/+9 | |
2011-09-21 | Remove dists data file I accidentally added. | Justin Davis | 1 | -22299/+0 | |
2011-09-21 | Forgot to add cpandists file for fetching CPAN dist list. | Justin Davis | 1 | -1/+1 | |
2011-09-20 | Begin restructuring. Creates Makefile, etc. | Justin Davis | 3 | -0/+22913 | |
bin/macros were moved to bin/metas. perl-cpan renamed to simply perl. Supporting scripts for perl-cpan moved to bin/metas/perl.d. No longer use the webpage to look up dists, we maintaing our own simple list of CPAN distributions. Unlike before, scripts in metas/ generate the data file and not the file parsed by pbjparse.awk. |