summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-06Remove old unused tmp var from prepkg.Justin Davis1-1/+0
2012-06-06Scrape *_pm.PL scripts in misc/perlcore.Justin Davis2-23/+50
2012-06-02Fix slight typo in README.Justin Davis1-1/+1
2012-06-02Start of README file.Justin Davis1-0/+29
2012-06-02Install the core perl module list in setup script.Justin Davis1-0/+6
2012-06-02perl 5.16 is now in core. Remove 5.14.2 corelist and update 5.16.0 corelist.Justin Davis2-540/+39
2012-06-02Read core modules in the ext/ dir too.Justin Davis1-1/+1
2012-06-02A general cleanup of the perlcore script.Justin Davis1-116/+58
2012-06-02Update the perlbrew mod.Justin Davis1-1/+1
2012-06-02Fix bug in modpkg's move command.Justin Davis1-1/+1
2012-06-02Fix perlcore to work properly. Mark core-only modules.Justin Davis4-271/+1189
2012-06-01Add precomputed perl core module lists.Justin Davis2-0/+216
2012-06-01Rename README to HACKING since it has TMI.Justin Davis1-0/+0
2012-06-01Move pushpkgs helper script into misc/.Justin Davis1-0/+0
2012-06-01Update CPAN index filenames everywhere they are used.Justin Davis3-15/+16
2012-06-01Fix error handling when prepkg fails.Justin Davis3-14/+10
2012-06-01Update the filenames in fetchcpan too whydontcha?!Justin Davis1-2/+2
2012-06-01Use our own list instead of Module::CoreList.Justin Davis1-26/+35
2012-06-01Avoid searching in test modules.Justin Davis1-0/+1
2012-06-01Die on bad verstrJustin Davis1-1/+1
2012-06-01Make missing version error slightly different.Justin Davis1-1/+1
2012-06-01Move scrapecore script. Perl corelist will be bundled now.Justin Davis3-8/+5
2012-06-01Update style of scrapecore (again) and warn on missing versions.Justin Davis1-31/+36
2012-06-01Move internal notes from genpkg manpage to README.Justin Davis2-38/+38
2012-05-31Start writing docs. First a manpage for genpkg.Justin Davis1-0/+80
2012-05-31Remove obsolete $templd definition.Justin Davis1-1/+0
2012-05-25Quote $(...) command expansion properly in pbfields.Justin Davis1-0/+1
2012-05-25Many changes to get to working order.Justin Davis1-28/+44
2012-05-25Prefer single quoting to double quoting strings.Justin Davis1-4/+5
2012-05-25Don't store packager and maintainer vars.Justin Davis1-2/+2
2012-05-25Pretty up field init a little bit.Justin Davis1-6/+7
2012-05-25Print custom variables at the end of the fields list.Justin Davis1-4/+6
2012-05-25Simplify comment header printing logic.Justin Davis1-4/+7
2012-05-25Remove old pkgver formatting code.Justin Davis1-4/+0
2012-05-25Fix typo in bashquote function.Justin Davis1-1/+1
2012-05-15Adds mod for perl-async-interrupt.Justin Davis1-0/+2
2012-05-15Fix typo in vervar.Justin Davis1-1/+1
2012-05-15Add mod for perl-net-ssleay.Justin Davis1-0/+7
2012-05-15pushpkgs will svn update before changing files.Justin Davis1-2/+2
2012-05-15Add mod for perl-common-sense.Justin Davis1-0/+2
2012-05-15Do an svn update in pushpkgs if dir exists.Justin Davis1-7/+9
2012-05-15Fix DUMB typo in scanfield() inside genpkg.Justin Davis1-1/+1
2012-05-15prepkg should only print to stdout.Justin Davis1-18/+2
2012-05-15Duplicate the version in the prepkg step of genpkg.Justin Davis1-3/+5
2012-05-15s/PERL_MM_DEFAULT/PERL_MM_USE_DEFAULT/.Justin Davis1-1/+1
2012-05-15s/prefix/beg/.Justin Davis1-1/+1
2012-05-15Be paranoid with env vars in check() for perl pkgs.Justin Davis1-0/+8
2012-05-15Update pushpkgs. Use PKGDEST and REPODIR env vars.Justin Davis1-11/+12
2012-05-15Changes to custom vars in mods must persist.Justin Davis1-1/+7
2012-05-15Rename path to dir in vervar script.Justin Davis1-1/+1