Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-21 | * modeline fixes / reformatting | Aaron Griffin | |
* formatting / indentation fixes * makepkg: Dan McGee <dpmcgee@gmail.com> - integrity check fix Jürgen Hötzel <juergen@hoetzel.info> - EUID usage and "x$foo" check revamp | |||
2006-12-19 | Makefile adjustments for installation rules: | Aaron Griffin | |
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option | |||
2006-12-18 | FS #3289 fix from Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | |
2006-12-14 | * Dan McGee's makepkg updates ↵ | Aaron Griffin | |
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html * configure fixes (CFLAGS) * no-strict-aliasing hacks until full C99 compliance * --with-config-file configure option | |||
2006-12-08 | Copy/pasta errors from mail client. Fixed. | Aaron Griffin | |
2006-12-08 | rankmirrors script from Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | |
Original Idea copyright (c) 2006 R.G. <chesercat> Modified 2006 by Dan McGee <dpmcgee@gmail.com> | |||
2006-12-05 | Check status of final tar/compress package creation for final status (FS#3382) | Aaron Griffin | |
2006-12-05 | Added 'abs' and configs to CVS | Aaron Griffin | |
* Added testing-usability to abs | |||
2006-11-22 | * usize -> isize conversion | Aaron Griffin | |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data ↵ | Aaron Griffin | |
(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 | |
2006-11-15 | * integrity check looping - support multiple algorithms at once | Aaron Griffin | |
2006-11-15 | * Initial changes to gensync - makepkg changes were not checked in from another | Aaron Griffin | |
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 | |
* 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 | |
2006-10-23 | Added re-pacman | Aaron Griffin | |
2006-10-19 | Added copyright holder | Aaron Griffin | |
2006-03-27 | added .cvsignore files | Aurelien Foret | |
2006-03-07 | keep gensync and updatesync in sync | Aurelien Foret | |
2006-03-07 | fixed pkgdesc usage | Aurelien Foret | |
2006-02-17 | partial support for version comparators (patch from VMiklos ↵ | Aurelien Foret | |
<vmiklos@frugalware.org>) | |||
2006-02-16 | sync with pacman 2.9.8 | Aurelien Foret | |
2006-02-16 | *** empty log message *** | Aurelien Foret | |
2006-02-11 | db_write cleanup: only write non-empty fields | Aurelien Foret | |
2006-02-07 | synchro with pacman 2.9.8 | Aurelien Foret | |
2006-02-07 | copyright update | Aurelien Foret | |
2006-01-28 | makeworld sudo support | Judd Vinet | |
2006-01-28 | use sudo for -i if available (fw) | Judd Vinet | |
2006-01-26 | little fix for erroneous output | Judd Vinet | |
2006-01-26 | reordered group entry position in db_write (to be in line with alpm/db_write) | Aurelien Foret | |
2006-01-22 | added new options field to PKGBUILDs for package-by-package overrides | Judd Vinet | |
2005-12-30 | Added .tbz2 extension to makepkg | Judd Vinet | |
2005-12-14 | added frugalware patch for DistCC support | Judd Vinet | |
2005-12-09 | Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages | Judd Vinet | |
2005-11-28 | don't die on missing package files, just warn (#3535) | Judd Vinet | |
2005-10-25 | added pacman-optimize to Makefile.am | Judd Vinet | |
2005-10-25 | added patch from VMiklos - fixes ownership problems when building in a ↵ | Judd Vinet | |
chroot w/ fakeroot | |||
2005-10-20 | copied up-to-date scripts from pacman 2.9.7 | Judd Vinet | |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar ↵ | Judd Vinet | |
<krics@linuxforum.hu> | |||
2005-10-08 | Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry | Aurelien Foret | |
2005-08-20 | changed license package field to a list | Aurelien Foret | |
2005-03-15 | made makepkg echo the version-release number as well (#2375) | Judd Vinet | |
2005-03-15 | Initial revision | Judd Vinet | |