summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2007-01-30This is a silly script now that a fancy aurbuild is out in the wild (on the AUR,Aaron Griffin1-25/+0
surprisingly enough, heh)
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee1-1/+1
* Fix up add.c a bit better than it was in regards to FS #3492. * Optimized the sqrt call in dependency cycle checking to a single call. * Removal of an outdated comment.
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-6/+6
* Lots of code cleanup, and type fixes * Make 'makeworld' a bit more in-line with the other stuff * Make -Si and -Qi operations appear the same
2007-01-26James Rosten <seinfeld90 at gmail.com>Aaron Griffin1-1/+9
* Use PKGDEST and SRCDEST from the environment (if defined) when calling makepkg
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin1-1/+6
* noextract PKGBUILD option to NOT extract source files - implemented with existing in_array function
2007-01-22Lowercase "changelog" in output messageAaron Griffin1-1/+1
2007-01-22Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog)Aaron Griffin1-3/+3
2007-01-22Changelog support for makepkg - this has been in pacman itself for some time,Aaron Griffin1-4/+13
but I don't know why I never crammed the changes for makepkg in. * Adds a "Changelog" file next to a PKGBUILD as part of the package (viewed with pacman -Qc)
2007-01-22makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com>Aaron Griffin1-12/+8
and Johannes Weiner <hannes@saeurebad.de> This should fix FS#6246
2007-01-17Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-8/+8
* 'unset' fixes * typo in "dependecy" * indent fixes
2007-01-17Roman Kyrylych <Roman.Kyrylych@gmail.com>Aaron Griffin1-47/+24
* dependency removal fixes and refactoring
2007-01-17James Rosten <seinfeld90@gmail.com>Aaron Griffin1-3/+16
* rankmirrors addition of single url testing
2007-01-11* James Rosten <seinfeld90@gmail.com>Aaron Griffin1-7/+22
Cleanup and fixes from last patch Fix some tar error conditions * Dan McGee <dpmcgee@gmail.com> USECOLOR from rc.conf
2007-01-03* James Rosten <seinfeld90@gmail.com>Aaron Griffin1-32/+46
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.
2007-01-02* James Rosten <seinfeld90@gmail.com>Aaron Griffin1-0/+32
Makepkg dep removal on failure FS#5923
2006-12-28* Removed autoconf TODO fixed in last commitAaron Griffin1-5/+6
* Dan McGee <dpmcgee@gmail.com> pacman-optimize checking fixes
2006-12-22Fixes from Dan McGee <dpmcgee@gmail.com> and myselfAaron Griffin1-36/+18
* quoting and $() changes * remove a boatload of duplications (previous patching) * added user-based config file ~/.abs.conf (for fun) * fixed CONNMODE usage
2006-12-21Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin1-12/+9
* fix in_array variables and usage * correct the final compression - 'filelist' was unused
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
Formating / comment changes Fix dep check conditional
2006-12-21Errors with last merge (manual patching)Aaron Griffin1-58/+47
Misc fixes from Dan McGee <dpmcgee@gmail.com>
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-126/+120
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)
2006-12-21* modeline fixes / reformattingAaron Griffin10-650/+659
* 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-19Makefile adjustments for installation rules:Aaron Griffin2-5/+13
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
2006-12-18FS #3289 fix from Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+7
2006-12-14* Dan McGee's makepkg updates ↵Aaron Griffin1-44/+68
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-08Copy/pasta errors from mail client. Fixed.Aaron Griffin1-5/+2
2006-12-08rankmirrors script from Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-0/+116
Original Idea copyright (c) 2006 R.G. <chesercat> Modified 2006 by Dan McGee <dpmcgee@gmail.com>
2006-12-05Check status of final tar/compress package creation for final status (FS#3382)Aaron Griffin1-0/+5
2006-12-05Added 'abs' and configs to CVSAaron Griffin1-0/+96
* Added testing-usability to abs
2006-11-22* usize -> isize conversionAaron Griffin1-2/+1
2006-11-20* repo-add script - to add entries to a db file directly from package data ↵Aaron Griffin1-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-16Minor makepkg changes - mainly from Daniel McGeeAaron Griffin1-11/+26
2006-11-15* integrity check looping - support multiple algorithms at onceAaron Griffin1-95/+100
2006-11-15* Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin1-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 Griffin1-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 Griffin1-4/+24
2006-10-23Added re-pacmanAaron Griffin1-0/+59
2006-10-19Added copyright holderAaron Griffin1-0/+1
2006-03-27added .cvsignore filesAurelien Foret1-0/+2
2006-03-07keep gensync and updatesync in syncAurelien Foret1-13/+17
2006-03-07fixed pkgdesc usageAurelien Foret1-1/+1
2006-02-17partial support for version comparators (patch from VMiklos ↵Aurelien Foret1-3/+6
<vmiklos@frugalware.org>)
2006-02-16sync with pacman 2.9.8Aurelien Foret1-15/+40
2006-02-16*** empty log message ***Aurelien Foret1-0/+24
2006-02-11db_write cleanup: only write non-empty fieldsAurelien Foret1-7/+11
2006-02-07synchro with pacman 2.9.8Aurelien Foret1-7/+18
2006-02-07copyright updateAurelien Foret2-3/+3
2006-01-28makeworld sudo supportJudd Vinet1-1/+4
2006-01-28use sudo for -i if available (fw)Judd Vinet1-0/+11
2006-01-27little fix for erroneous outputJudd Vinet1-0/+2