Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-22 | * usize -> isize conversion | Aaron Griffin | 1 | -2/+1 | |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data ↵ | Aaron Griffin | 1 | -0/+237 | |
(no PKGBUILD) * libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a typesafe _get_what_we_want(p) scheme [not 100% complete yet] * some const correctness changes * removal of PM_* types in alpm.h in favor of the pm*_t types used throughout libalpm | |||||
2006-11-16 | Minor makepkg changes - mainly from Daniel McGee | Aaron Griffin | 1 | -11/+26 | |
2006-11-15 | * integrity check looping - support multiple algorithms at once | Aaron Griffin | 1 | -95/+100 | |
2006-11-15 | * Initial changes to gensync - makepkg changes were not checked in from another | Aaron Griffin | 1 | -21/+43 | |
machine - still pending * Addition of _alpm_pkg_makefilename to simplify the with/without -ARCH prefix scheme we're going with for the interim | |||||
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin | 1 | -149/+232 | |
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he) | |||||
2006-11-13 | *** empty log message *** | Aaron Griffin | 1 | -4/+24 | |
2006-10-23 | Added re-pacman | Aaron Griffin | 1 | -0/+59 | |
2006-10-19 | Added copyright holder | Aaron Griffin | 1 | -0/+1 | |
2006-03-27 | added .cvsignore files | Aurelien Foret | 1 | -0/+2 | |
2006-03-07 | keep gensync and updatesync in sync | Aurelien Foret | 1 | -13/+17 | |
2006-03-07 | fixed pkgdesc usage | Aurelien Foret | 1 | -1/+1 | |
2006-02-17 | partial support for version comparators (patch from VMiklos ↵ | Aurelien Foret | 1 | -3/+6 | |
<vmiklos@frugalware.org>) | |||||
2006-02-16 | sync with pacman 2.9.8 | Aurelien Foret | 1 | -15/+40 | |
2006-02-16 | *** empty log message *** | Aurelien Foret | 1 | -0/+24 | |
2006-02-11 | db_write cleanup: only write non-empty fields | Aurelien Foret | 1 | -7/+11 | |
2006-02-07 | synchro with pacman 2.9.8 | Aurelien Foret | 1 | -7/+18 | |
2006-02-07 | copyright update | Aurelien Foret | 2 | -3/+3 | |
2006-01-28 | makeworld sudo support | Judd Vinet | 1 | -1/+4 | |
2006-01-28 | use sudo for -i if available (fw) | Judd Vinet | 1 | -0/+11 | |
2006-01-27 | little fix for erroneous output | Judd Vinet | 1 | -0/+2 | |
2006-01-26 | reordered group entry position in db_write (to be in line with alpm/db_write) | Aurelien Foret | 1 | -7/+7 | |
2006-01-22 | added new options field to PKGBUILDs for package-by-package overrides | Judd Vinet | 3 | -32/+71 | |
2005-12-30 | Added .tbz2 extension to makepkg | Judd Vinet | 1 | -1/+1 | |
2005-12-14 | added frugalware patch for DistCC support | Judd Vinet | 1 | -0/+9 | |
2005-12-09 | Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages | Judd Vinet | 1 | -0/+2 | |
2005-11-28 | don't die on missing package files, just warn (#3535) | Judd Vinet | 2 | -14/+19 | |
2005-10-25 | added pacman-optimize to Makefile.am | Judd Vinet | 1 | -1/+1 | |
2005-10-25 | added patch from VMiklos - fixes ownership problems when building in a ↵ | Judd Vinet | 1 | -2/+2 | |
chroot w/ fakeroot | |||||
2005-10-20 | copied up-to-date scripts from pacman 2.9.7 | Judd Vinet | 5 | -45/+210 | |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar ↵ | Judd Vinet | 1 | -0/+2 | |
<krics@linuxforum.hu> | |||||
2005-10-08 | Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry | Aurelien Foret | 2 | -22/+22 | |
2005-08-20 | changed license package field to a list | Aurelien Foret | 1 | -1/+3 | |
2005-03-15 | made makepkg echo the version-release number as well (#2375) | Judd Vinet | 1 | -1/+1 | |
2005-03-15 | Initial revision | Judd Vinet | 4 | -0/+1261 | |