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