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
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
2011-09-09
Fix bug in perl-dist where test modules weren't moved the checkdepends.
Justin Davis
1
-9
/
+4
2011-09-09
Remove addsvnid macro. Add the $Id$ tagging to pushpkg.
Justin Davis
1
-5
/
+0
2011-09-09
Many changes to parser. Creates remval, remelem, findval funcs.
Justin Davis
1
-13
/
+30
2011-09-09
Remove extra logic when adding optdepends.
Justin Davis
1
-4
/
+0
2011-09-09
Make bash quoting smarter. Only double-quote when a parameter is seen.
Justin Davis
1
-7
/
+12
2011-09-08
pbjparse.awk reads the value of PACKAGER on its own, now.
Justin Davis
1
-1
/
+1
2011-09-08
Use the value of the PACKAGER env. var. for the value of "packager".
Justin Davis
1
-1
/
+5
2011-09-08
Minor aesthetic improvements.
Justin Davis
2
-3
/
+1
2011-09-08
Var expansion doesn't work in strings, duh.
Justin Davis
1
-1
/
+1
2011-09-08
Remove redundant clearing of tcmd var.
Justin Davis
1
-1
/
+0
2011-09-01
Create a separate pbcount array to hold the number of field values.
Justin Davis
1
-13
/
+10
2011-09-01
Make sure pkgver and distdir are defined in perl-pkg.
Justin Davis
1
-0
/
+3
2011-09-01
Ignore whitespace and add better error reporting for bad input.
Justin Davis
1
-5
/
+3
2011-09-01
Rename remdep to remval. Create remall, pushval functions.
Justin Davis
1
-16
/
+22
2011-09-01
Add = operation.
Justin Davis
1
-0
/
+6
2011-09-01
Add silly comment for pbjparse's cmd argument.
Justin Davis
1
-1
/
+1
2011-09-01
Minor code cleanup, rename "key" var to "dblkey".
Justin Davis
1
-4
/
+4
2011-08-30
Move var munge-ing to mungevars sub. Add !emptydirs options.
Justin Davis
1
-6
/
+14
2011-08-30
Replace version string in source and _distdir with $pkgver.
Justin Davis
1
-1
/
+9
2011-08-30
Fix quoting problems in pkgdesc and dquote source.
Justin Davis
1
-1
/
+5
2011-08-21
Fix argument shifting in perl-pkg.
Justin Davis
1
-2
/
+3
2011-08-21
Move spaces to beginning of strings in pbfields. Easier to see.
Justin Davis
1
-6
/
+6
[next]