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
2011-09-25
Adds perl-extutils-makemaker for AUR package.
Justin Davis
1
-0
/
+6
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
Tabify indent in Makefile.
Justin Davis
1
-2
/
+2
2011-09-22
Added missing period in tweak message.
Justin Davis
1
-1
/
+1
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
Fix Makefile to run in GNU make.
Justin Davis
1
-4
/
+6
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
3
-8
/
+12
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
2
-8
/
+35
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
5
-43
/
+71
2011-09-21
Add PKGMETA tweaking to Makefile. Update newly named tweakmeta script.
Justin Davis
2
-77
/
+83
2011-09-21
Change PKGBUILD appending in perlbrew to use newer form.
Justin Davis
1
-3
/
+2
2011-09-21
Remove the obsolete "macro" specs from tweak files.
Justin Davis
16
-16
/
+0
2011-09-21
Remove all old .pbj files with no customizations.
Justin Davis
6
-6
/
+0
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
23
-0
/
+0
2011-09-20
Begin restructuring. Creates Makefile, etc.
Justin Davis
7
-39
/
+22496
2011-09-20
Adds perl-path-class package.
Justin Davis
1
-0
/
+1
2011-09-20
Move "macro" expansion to new script. Simplifies pbjparse.awk.
Justin Davis
4
-113
/
+97
2011-09-13
Add perl-devel-patchperl, perl-file-path-tiny, and perl-file-pushd.
Justin Davis
3
-0
/
+4
2011-09-13
New addln script adds lines to PKGBUILD funcs. Fix perlbrew's license.
Justin Davis
2
-1
/
+25
2011-09-12
Change perlbrews license to MIT.
Justin Davis
1
-0
/
+1
2011-09-12
Add SVN $Id$ tagging to pushpkgs script.
Justin Davis
1
-6
/
+20
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
2
-9
/
+10
2011-09-09
Add perl-list-moreutils.pbj file.
Justin Davis
1
-0
/
+1
2011-09-09
Remove addsvnid macro. Add the $Id$ tagging to pushpkg.
Justin Davis
6
-10
/
+9
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
Override license in perl-mozilla-ca.pbj.
Justin Davis
1
-4
/
+1
2011-09-01
Add conflict with perl-libwww to perl-html-form.pbj.
Justin Davis
1
-0
/
+1
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
[prev]
[next]