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
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
Rename makepkgmeta to mkpkgdata.
Justin Davis
4
-34
/
+44
2012-01-16
Fix hard-coded directories in makepkgbuild.
Justin Davis
1
-6
/
+6
2012-01-16
Move metas/ and templ/ under ~/.genpkg.
Justin Davis
1
-3
/
+4
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-07
Merge changed from other puter.
Justin Davis
2
-22
/
+23
2012-01-07
Dont ignore makepkgmetas return value.
Justin Davis
1
-1
/
+4
2011-12-29
Fix $tweakd in genpkg.
Justin Davis
1
-1
/
+1
2011-11-20
More fine-tuning of errors and messages.
Justin Davis
2
-3
/
+9
2011-11-20
Fix error messages and error codes.
Justin Davis
2
-16
/
+18
2011-10-22
Move main logic from Makefile to bin/genpkg.
Justin Davis
1
-0
/
+55
2011-10-21
Create lib/ directory for meta generator and template scripts.
Justin Davis
5
-932
/
+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
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
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
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
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
Allow for a MAINTAINER env. variable to override PACKAGER.
Justin Davis
2
-3
/
+11
2011-10-07
Reformat perl-dist perl script. Trying out a new style.
Justin Davis
1
-357
/
+342
2011-09-25
Store the packager in the PKGMETA even if we don't use a PKGTWEAK.
Justin Davis
2
-8
/
+3
2011-09-25
Implement prepending to PKGBUILD functions.
Justin Davis
1
-6
/
+30
2011-09-22
Fix internal program name in metas/perl.
Justin Davis
1
-1
/
+1
2011-09-22
Remember to print pkgname and pkgrel in makepkgmeta.
Justin Davis
1
-0
/
+2
2011-09-22
Avoid quoting differences in makepkgbuild.
Justin Davis
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:juster/pbjam
Justin Davis
4
-103
/
+2
2011-09-22
Do not download CPAN dists if it already exists in the CWD.
Justin Davis
2
-3
/
+10
2011-09-22
Remove debugging output from makepkgbuild and from perl-dist.
Justin Davis
2
-11
/
+10
2011-09-22
Check to see if packages are for App::foo modules.
Justin Davis
1
-1
/
+2
2011-09-22
Add PKGBUILD function editing to makepkgbuild.
Justin Davis
1
-7
/
+34
2011-09-22
Remove old scripts that are obsolete.
Justin Davis
3
-102
/
+0
2011-09-21
Fix typo with index in findval.
Justin Davis
1
-1
/
+2
2011-09-21
Remove dists data file I accidentally added.
Justin Davis
1
-22299
/
+0
2011-09-21
Refinish PKGBUILD generation.
Justin Davis
3
-19
/
+41
2011-09-21
Add PKGMETA tweaking to Makefile. Update newly named tweakmeta script.
Justin Davis
1
-73
/
+71
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
1
-0
/
+0
2011-09-20
Begin restructuring. Creates Makefile, etc.
Justin Davis
6
-39
/
+22467
2011-09-20
Move "macro" expansion to new script. Simplifies pbjparse.awk.
Justin Davis
4
-113
/
+97
2011-09-13
New addln script adds lines to PKGBUILD funcs. Fix perlbrew's license.
Justin Davis
1
-0
/
+21
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
[prev]
[next]