summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-04-23Forward port NEWS file from 3.0.2Dan McGee1-0/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23Updates in prep for 3.0.2 releaseDan McGee2-1/+6
2007-04-23Add a pactest for IgnorePkg and force on same packageDan McGee1-0/+14
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23Add two pactestsDan McGee2-0/+29
2007-04-23* Updated Italian translationDan McGee1-78/+88
Giovanni Scafora <linuxmania@gmail.com>
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersScott Horowitz1-2/+18
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersDan McGee1-2/+18
Scott Horowitz <stonecrest@gmail.com>
2007-04-23* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin1-1/+1
Using the wrong variable in sortbydeps
2007-04-23New archlinuxppc.org mirror added to mirrorlistAaron Griffin1-0/+1
2007-04-23* Chantry Xavier <xav@chantry.homelinux.org>Aaron Griffin1-7/+9
Let IgnorePkg take precedence over the FORCE package flag
2007-04-22Using wrong variable for depend lookup in sortbydepsNagy Gabor1-1/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-23Added Spanish Translation.Dan McGee4-4/+2633
Juan Pablo González T. <lord_jotape@yahoo.com.ar>
2007-04-22New archlinuxppc.org mirror added to mirrorlistAaron Griffin1-0/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-22Let IgnorePkg superceed the FORCE package flagChantry Xavier1-7/+9
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-22Added Spanish translationJuan Pablo González T4-4/+2636
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-18* Alexander Baldeck <alexander@archlinux.org>Aaron Griffin1-1/+1
Bugfix for FS#6944
2007-04-17Bug fix for FS#6944Alexander Baldeck1-1/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-16makepkg: unset LC_MESSAGES during buildsDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-17makepkg: unset one more language variableDan McGee1-1/+1
2007-04-16Update German translationMatthias Gorissen2-149/+146
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16Add Polish language translationMateusz Jędrasik4-0/+2586
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-17Updated German translationDan McGee2-144/+143
Matthias Gorissen <siquame@web.de>
2007-04-17Adding Polish language translation, thanks!Dan McGee4-0/+2586
From: Mateusz Jędrasik <m.jedrasik@gmail.com>
2007-04-17* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin4-1/+43
Make sure ldconfig runs on upgrade * Added 3 pactests to verify (by output only) that ldconfig is run
2007-04-17Bugfixes in prep for a 3.0.2 releaseDan McGee3-3/+3
Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in
2007-04-16ldconfig changes from CVSAaron Griffin4-1/+43
forward-porting some 3.0.2 changes * Nagy's ldconfig fix * 3 new pactests to check if ldconfig runs Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-16makepkg: remove grep calls from stripping binariesAndrew Fyfe1-8/+9
Remove grep calls from stripping binaries and libraries, which will not work with localized strings. Clean up the find usage as well. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16Forward port 3.0.2 branch fixesDan McGee3-3/+3
Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-14Add void to functions with empty parameter listDan McGee2-3/+3
Adding void [eg foo(void) instead of foo()] makes the code more compliant with ANSI C. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-11Fix FS #6872- CFLAGS are not usedDan McGee1-2/+7
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-11Fix FS #6872- CFLAGS were not being exportedDan McGee1-0/+4
2007-04-09Added easynews mirrorDan McGee1-0/+1
2007-04-07Add pactest for pre_ and post_remove scriptlet events firingDan McGee1-0/+16
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-05Really run scriptlet on pre_remove and post_removeRoman Kyrylych1-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-05Fix running of pre_remove and Post_removeDan McGee1-2/+2
pkgname was undefined previously when this was called, fixed. Patch from Roman Kyrylych <roman.kyrylych@gmail.com>.
2007-04-05makepkg: spelling fixRoman Kyrylych1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04Add replaces output to -Qi operationDan McGee1-0/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04Added easynews mirror to mirrorlist.inDan McGee1-0/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04Enable support for other download protocols in makepkgDan McGee2-43/+71
This patch fixes FS #4404 as well as adding support for future protocols by generalizing the concept of a download agent and allowing a downloader to be specified for each protocol. Original work done by Andrew Fyfe <andrew@neptune-one.net>. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04Testing git emailsAaron Griffin1-0/+2
Added a random line to my TODO list to see if I can get commit diffs. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-04pactest: remove001.pyAaron Griffin1-0/+10
* Test for duplicate remove targets (should succeed) Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-04Backport changes from 3.0.1Aaron Griffin6-19/+40
* Align makepkg -g checksums (Tom Killian <tom@archlinux.org>) * Use additional case-sensitive string compare to defeat locale issues (tr_TR) * Added Russian mirror * Fix a -R failure when trying to remove the same target twice * Bump configure.ac version to 3.0.1 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-04* UpdatedAaron Griffin1-0/+5
2007-04-04* Version number bumpAaron Griffin1-1/+1
2007-04-04* Fix FS#6798 - there is no reason to fail on a duplicate removal targetAaron Griffin2-1/+12
Added a pactest case for this ("-R foo foo foo foo foo" should do what is expected)
2007-04-04This change does two things:Aaron Griffin1-16/+25
* Prefer case-insensitive config settings. In the future case-insensitivity may be enforced. * Provides a fix for the tr_TR locale by checking the case-insensitive version first. This is more elegant than setting the 'C' locale for tr_TR. Also added a 'RootDir' config option to match CacheDir and DBPath
2007-04-04Forgot the @@REPO@@ part of the russian mirror.Aaron Griffin1-1/+1
2007-04-04Added new Russian mirrorAaron Griffin1-0/+2
2007-04-04* Tom Killian <tom@archlinux.org>Aaron Griffin1-1/+5
Properly align checksums on makepkg -g
2007-04-01Tidy up usage of makepkg.confAndrew Fyfe6-26/+84
Moved the following variables into /etc/makepkg.conf * BUILDSCRIPT * PKGEXT * DB_COMPRESSION * DB_CHECKSUMS Cleaned up sourcing of /etc/makepkg.conf in scripts and source ~/.makepkg.conf if it exists. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>