summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-17
| | | | | | * 'unset' fixes * typo in "dependecy" * indent fixes
* Roman Kyrylych <Roman.Kyrylych@gmail.com>Aaron Griffin2007-01-17
| | | | * dependency removal fixes and refactoring
* James Rosten <seinfeld90@gmail.com>Aaron Griffin2007-01-17
| | | | * rankmirrors addition of single url testing
* * James Rosten <seinfeld90@gmail.com>Aaron Griffin2007-01-11
| | | | | | | | Cleanup and fixes from last patch Fix some tar error conditions * Dan McGee <dpmcgee@gmail.com> USECOLOR from rc.conf
* * James Rosten <seinfeld90@gmail.com>Aaron Griffin2007-01-03
| | | | | FS#5009 fixes - use tar on the pacman DB so as to handle cases where the base directory cannot be 'mv'ed and other such edge cases.
* * James Rosten <seinfeld90@gmail.com>Aaron Griffin2007-01-02
| | | | Makepkg dep removal on failure FS#5923
* * Removed autoconf TODO fixed in last commitAaron Griffin2006-12-28
| | | | | * Dan McGee <dpmcgee@gmail.com> pacman-optimize checking fixes
* Fixes from Dan McGee <dpmcgee@gmail.com> and myselfAaron Griffin2006-12-21
| | | | | | | * quoting and $() changes * remove a boatload of duplications (previous patching) * added user-based config file ~/.abs.conf (for fun) * fixed CONNMODE usage
* Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin2006-12-21
| | | | | * fix in_array variables and usage * correct the final compression - 'filelist' was unused
* * Dan McGee <dpmcgee@gmail.com>Aaron Griffin2006-12-21
| | | | | Formating / comment changes Fix dep check conditional
* Errors with last merge (manual patching)Aaron Griffin2006-12-21
| | | | Misc fixes from Dan McGee <dpmcgee@gmail.com>
* * Dan McGee <dpmcgee@gmail.com>Aaron Griffin2006-12-21
| | | | | | | | | | | DOC_DIRS variable for documentation removal repackage option structure cleanup some option removal (--keepdocs, --nostrip) output fixes (msg and msg2) * Jürgen Hötzel <juergen@hoetzel.info> user-specific makepkg.conf (~/.makepkg.conf)
* * modeline fixes / reformattingAaron Griffin2006-12-21
| | | | | | | * 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
* Makefile adjustments for installation rules:Aaron Griffin2006-12-19
| | | | | | added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
* FS #3289 fix from Dan McGee <dpmcgee@gmail.com>Aaron Griffin2006-12-18
|
* * Dan McGee's makepkg updates ↵Aaron Griffin2006-12-14
| | | | | | | | 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
* Copy/pasta errors from mail client. Fixed.Aaron Griffin2006-12-08
|
* rankmirrors script from Dan McGee <dpmcgee@gmail.com>Aaron Griffin2006-12-08
| | | | | Original Idea copyright (c) 2006 R.G. <chesercat> Modified 2006 by Dan McGee <dpmcgee@gmail.com>
* Check status of final tar/compress package creation for final status (FS#3382)Aaron Griffin2006-12-05
|
* Added 'abs' and configs to CVSAaron Griffin2006-12-05
| | | | * Added testing-usability to abs
* * usize -> isize conversionAaron Griffin2006-11-22
|
* * repo-add script - to add entries to a db file directly from package data ↵Aaron Griffin2006-11-20
| | | | | | | | | | (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
* Minor makepkg changes - mainly from Daniel McGeeAaron Griffin2006-11-16
|
* * integrity check looping - support multiple algorithms at onceAaron Griffin2006-11-15
|
* * Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin2006-11-15
| | | | | | machine - still pending * Addition of _alpm_pkg_makefilename to simplify the with/without -ARCH prefix scheme we're going with for the interim
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
| | | | | | | | | | * 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)
* *** empty log message ***Aaron Griffin2006-11-13
|
* Added re-pacmanAaron Griffin2006-10-23
|
* Added copyright holderAaron Griffin2006-10-19
|
* added .cvsignore filesAurelien Foret2006-03-27
|
* keep gensync and updatesync in syncAurelien Foret2006-03-07
|
* fixed pkgdesc usageAurelien Foret2006-03-07
|
* partial support for version comparators (patch from VMiklos ↵Aurelien Foret2006-02-17
| | | | <vmiklos@frugalware.org>)
* sync with pacman 2.9.8Aurelien Foret2006-02-16
|
* *** empty log message ***Aurelien Foret2006-02-16
|
* db_write cleanup: only write non-empty fieldsAurelien Foret2006-02-11
|
* synchro with pacman 2.9.8Aurelien Foret2006-02-07
|
* copyright updateAurelien Foret2006-02-07
|
* makeworld sudo supportJudd Vinet2006-01-28
|
* use sudo for -i if available (fw)Judd Vinet2006-01-28
|
* little fix for erroneous outputJudd Vinet2006-01-26
|
* reordered group entry position in db_write (to be in line with alpm/db_write)Aurelien Foret2006-01-26
|
* added new options field to PKGBUILDs for package-by-package overridesJudd Vinet2006-01-22
|
* Added .tbz2 extension to makepkgJudd Vinet2005-12-30
|
* added frugalware patch for DistCC supportJudd Vinet2005-12-14
|
* Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packagesJudd Vinet2005-12-09
|
* don't die on missing package files, just warn (#3535)Judd Vinet2005-11-28
|
* added pacman-optimize to Makefile.amJudd Vinet2005-10-25
|
* added patch from VMiklos - fixes ownership problems when building in a ↵Judd Vinet2005-10-25
| | | | chroot w/ fakeroot
* copied up-to-date scripts from pacman 2.9.7Judd Vinet2005-10-20
|