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-01-14
Keep epoch in perl-anyevent forever.
Justin Davis
1
-1
/
+1
2012-01-14
Use a script instead of Makefile to install.
Justin Davis
2
-15
/
+71
2012-01-14
Explicit return value in templ/perk-pkg.
Justin Davis
1
-1
/
+2
2012-01-14
Hardcode templates dir. No pipelines in template cmd.
Justin Davis
1
-35
/
+23
2012-01-14
Better error-checking in genpkg.
Justin Davis
1
-9
/
+14
2012-01-14
Fix missing $forcechk var. Cleanup.
Justin Davis
1
-19
/
+23
2012-01-07
Merge changed from other puter.
Justin Davis
5
-47
/
+77
2012-01-07
Add name overrides for packages that bend the rules.
Justin Davis
1
-3
/
+7
2012-01-07
Dont ignore makepkgmetas return value.
Justin Davis
1
-1
/
+4
2011-12-29
Relocate pkgverfmt logic in pbfields.
Justin Davis
1
-3
/
+4
2011-12-29
Add perl-guard tweak for unknown license.
Justin Davis
1
-0
/
+1
2011-12-29
Add pkgverfmt value for use by pbfields.
Justin Davis
2
-3
/
+10
2011-12-29
Consider "unknown" abstracts as undefined.
Justin Davis
1
-1
/
+1
2011-12-29
Remove period from optdepends in perl-anyevent.
Justin Davis
1
-1
/
+1
2011-12-29
Filter out deps on core modules, again.
Justin Davis
1
-4
/
+9
2011-12-29
Fix tabs characters.
Justin Davis
1
-8
/
+8
2011-12-29
Remove unnecessary regexp anchor.
Justin Davis
1
-1
/
+1
2011-12-29
Remove profiling code.
Justin Davis
1
-3
/
+0
2011-12-29
Update old perl-anyevent tweak.
Justin Davis
1
-4
/
+5
2011-12-29
Add perl-package-stash tweak.
Justin Davis
1
-0
/
+1
2011-12-29
Fix $tweakd in genpkg.
Justin Davis
2
-1
/
+1
2011-11-20
Default to ~/var for var path. Always print Config mod which has no .pm file.
Justin Davis
1
-1
/
+5
2011-11-20
More fine-tuning of errors and messages.
Justin Davis
4
-8
/
+22
2011-11-20
Add special logic to avoid deps on core-only modules to perl-dist.
Justin Davis
2
-19
/
+40
2011-11-20
Fix error messages and error codes.
Justin Davis
3
-18
/
+20
2011-11-12
Remove profiling/timing code.
Justin Davis
1
-3
/
+0
2011-11-10
Adds perl.d/scrapecore script to find core-only modules in perl source.
Justin Davis
1
-0
/
+237
2011-11-10
Rename cpandists to fetchcpan. Don't fetch core perl dists.
Justin Davis
2
-15
/
+9
2011-10-22
Move main logic from Makefile to bin/genpkg.
Justin Davis
2
-41
/
+70
2011-10-21
Create lib/ directory for meta generator and template scripts.
Justin Davis
5
-0
/
+0
2011-10-20
Move test deps in makedepends to checkdepends, too.
Justin Davis
1
-11
/
+15
2011-10-20
Rewrite alot of makepkgbuild.
Justin Davis
1
-57
/
+54
2011-10-17
Adds cpanminus tweaks.
Justin Davis
1
-0
/
+1
2011-10-17
Bugfix for fetching cpan files.
Justin Davis
2
-14
/
+14
2011-10-16
Typo fix. Extra single quote.
Justin Davis
1
-1
/
+1
2011-10-11
Rework perl.d/cpandists to list modules as well.
Justin Davis
3
-43
/
+94
2011-10-11
Include dependencies on core perl modules. Use the new provides list.
Justin Davis
1
-26
/
+0
2011-10-08
Write error messages to stderr in makepkgmeta.
Justin Davis
1
-2
/
+4
2011-10-08
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
0
-0
/
+0
2011-10-08
Add forgotten feature: replace version string with ${pkgver} in source.
Justin Davis
1
-17
/
+59
2011-10-08
Start changing style of perl-pkg. Use tabs for data indent.
Justin Davis
1
-12
/
+11
2011-10-08
Change style of pbfields. Use tabs to indent.
Justin Davis
1
-58
/
+56
2011-10-08
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
1
-1
/
+1
2011-10-08
Fix license bug in perl-dist.
Justin Davis
1
-1
/
+1
2011-10-07
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
1
-1
/
+2
2011-10-07
Tweak perl-dist. Add !emptydirs option.
Justin Davis
1
-1
/
+2
2011-10-07
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
2
-4
/
+5
2011-10-07
Remove src/ dir from package dir each time.
Justin Davis
1
-2
/
+3
2011-10-07
Fix bug with ksh expanding newline in dquotes.
Justin Davis
1
-2
/
+2
2011-10-07
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
5
-374
/
+375
[next]