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-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
2012-05-15
Changes to custom vars in mods must persist.
Justin Davis
1
-1
/
+7
2012-05-15
Rename path to dir in vervar script.
Justin Davis
1
-1
/
+1
2012-05-15
Rename $_distdir to _$dir in PKGBUILD.
Justin Davis
1
-1
/
+1
2012-05-15
Quote fields with <> chars (again).
Justin Davis
1
-1
/
+1
2012-05-15
Inject digests before substituting version strings.
Justin Davis
1
-1
/
+1
2012-05-15
Forgot to add vervar script.
Justin Davis
1
-0
/
+52
2012-05-14
Add feature to replace ver-strings with $pkgver.
Justin Davis
4
-26
/
+53
2012-05-13
Don't try to seek stdin in scanfields.
Justin Davis
1
-1
/
+0
2012-05-12
Adds perl-lwp-protocol-https mod.
Justin Davis
1
-0
/
+2
2012-05-12
Replace all mods with tcl versions.
Justin Davis
21
-38
/
+36
2012-05-12
Adds setdep command.
Justin Davis
1
-1
/
+33
2012-05-06
TCL version of modpkg seems to be in working order.
Justin Davis
1
-20
/
+58
2012-05-05
Start of tcl rewrite of modpkg.
Justin Davis
1
-332
/
+102
2012-04-30
Make sure the epoch is an integer...
Justin Davis
1
-1
/
+1
2012-04-30
Automatically set epoch in mods/perl-anyevent.
Justin Davis
1
-1
/
+1
2012-04-30
Fix typo in mods/perl-anyevent.
Justin Davis
1
-1
/
+1
2012-04-30
Fix typos in mods/perl-extutils-makemaker.
Justin Davis
1
-1
/
+1
2012-04-22
Do not rm the PKGDATA file automatically.
Justin Davis
1
-1
/
+1
2012-04-22
Add _distdir var to perl PKGBUILDs.
Justin Davis
2
-31
/
+46
2012-04-21
Use simplier parameter expansion in perlbrew mod.
Justin Davis
1
-1
/
+1
2012-04-21
Use test -z just for kicks.
Justin Davis
1
-1
/
+1
2012-04-21
Emit unknown PKGDATA fields unchanged.
Justin Davis
1
-2
/
+10
2012-04-21
Use the GENPKGDBG var in perl-dist.
Justin Davis
1
-1
/
+1
2012-04-21
Fix modpkg typo. Don't use old fieldVals method.
Justin Davis
1
-5
/
+4
2012-04-21
Rename METBIN var to PREPSPATH.
Justin Davis
2
-7
/
+7
2012-04-21
Fix the perlbrew mod.
Justin Davis
1
-3
/
+5
2012-04-21
Make missing cpanmods message friendlier.
Justin Davis
1
-0
/
+3
2012-04-21
Make missing coremods message friendlier.
Justin Davis
1
-7
/
+11
2012-04-21
Change METABIN var to PREPSPATH.
Justin Davis
20
-40
/
+33
2012-04-21
PkgDataFields are now just Lists.
Justin Davis
1
-28
/
+24
2012-04-21
Fix typo in setup.
Justin Davis
1
-4
/
+5
2012-04-21
Add modpkg call to genpkg.
Justin Davis
1
-8
/
+13
2012-04-16
Generate .install files from genpkg as well.
Justin Davis
1
-3
/
+33
2012-04-16
Rename tweaks/ to preps/.
Justin Davis
23
-7
/
+12
2012-04-16
Rename the metas/ directory to preps/.
Justin Davis
7
-9
/
+9
2012-04-16
Rename mkpkgmeta script to prepkg.
Justin Davis
3
-2
/
+2
2012-04-16
Remove empty mergepbfields file. I forget what it was for.
Justin Davis
1
-0
/
+0
2012-04-16
Remove digest calculation from perl-dist.
Justin Davis
1
-24
/
+0
2012-04-16
New injectdigs script.
Justin Davis
2
-1
/
+60
2012-04-16
Update setup. Remove mergepbfields and rename modpkgmeta.
Justin Davis
1
-1
/
+1
2012-04-16
modpkg now seems to be in mostly working order.
Justin Davis
1
-18
/
+273
2012-04-15
Switch metas back to printing to stdout.
Justin Davis
3
-12
/
+5
[next]