Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-27 | mp: change program to use git to check for -testing | James Meyer | 1 | -6/+16 | |
profiles: minor changes for testing local | |||||
2010-10-03 | mp: revert some msg to echos so the greps will work and repo detection works. | James Meyer | 1 | -4/+5 | |
2010-09-19 | update build_all and mp | James Meyer | 1 | -38/+89 | |
account for .xz and multiple pkg pkgbuild Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2010-03-01 | mp: added --skipinteg flag to source package build | Nathan Harris | 1 | -1/+1 | |
2010-02-23 | Revert "mp: added --skipinteg to source package build" | Nathan Harris | 1 | -1/+1 | |
This reverts commit 7b37bc45fe2391af2d0d4b1ac41da91978052b7d. | |||||
2010-02-23 | mp: added --skipinteg to source package build | Nathan Harris | 1 | -1/+1 | |
2010-02-04 | mp: add support for multi pkg's from single pkgbuild | James Meyer | 1 | -10/+15 | |
2009-07-21 | mp: change package matching (it was mistaking smplayer for mplayer) | Greg Frost | 1 | -1/+1 | |
2009-06-08 | mp: modify mp to look for exact pkgname. This will cut down on the false ↵ | James Meyer | 1 | -1/+1 | |
postives. for instance mythtv-vdpau vs mythtv Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2009-05-08 | mp : bug fix for pkgrel when using -b. | James Meyer | 1 | -7/+42 | |
Needed to resource the PKGBUILD after bumping it | |||||
2009-05-08 | mp: add duplicate checking & autobump. | James Meyer | 1 | -3/+26 | |
If a duplicate pkg is detected the script will inform you and exit. -f may be used to force the creation of the pkg even if it's duplicate. Autobump: -b will increment the pkgver number by one. | |||||
2009-02-18 | it's --holdver | James Meyer | 1 | -1/+1 | |
2009-02-18 | add back --hold-ver to the src pkg. | James Meyer | 1 | -1/+1 | |
2009-02-17 | remove the --holdver, this can always be passed back in on the cmd line. | James Meyer | 1 | -2/+2 | |
2009-01-29 | Modify mp to not include the pkgname when checking for which repo to use. | James Meyer | 1 | -3/+5 | |
Specifily this corrects placing klibc-extras in the extra repo. | |||||
2008-11-16 | add option to create local private repos | James Meyer | 1 | -1/+9 | |
running mpl works exactly like mp, except it forces the repo to "local" | |||||
2008-11-16 | modify mp so that it builds src packages. | James Meyer | 1 | -1/+20 | |
src packages will end up in /data/pkg/src_packages | |||||
2008-11-08 | add mv-core | James Meyer | 1 | -1/+8 | |
2008-10-03 | add support for chroot-devel repo | James Meyer | 1 | -0/+5 | |
2008-10-02 | initital import | James Meyer | 1 | -0/+67 | |