Dan McGee
828f1f53ef
Remove unnecessary includes of downloadprog.h
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 11:07:48 -04:00
Dan McGee
34aefc62e4
Remove single-function upgrade.c
...
Move pacman_upgrade into add.c, at least for now. It really doesn't need
its own file. For the long term, we may want to move this whole file
back to upgrade.c if we deprecate the add operation.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 11:07:48 -04:00
Dan McGee
5e1419c0b5
Merge single-function header files on pacman side
...
Having a seperate header file for add, remove, query, etc. seemed overkill.
Merge them all into a common pacman.h and fix the necessary #includes.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 11:07:47 -04:00
Marcus Habernehl
339caa61ef
repo-add: Fix bug where desc info was omitted if package in a group
...
This fixes FS #7005 .
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 11:05:53 -04:00
Dan McGee
4a6d963ae1
repo-add: Fixed bug of missing desc entries if package is in a group
...
Fixes bug #7005 as reported and patched by
Marcus Habernehl <bmh1980de@yahoo.de>
2007-04-25 15:00:49 +00:00
Dan McGee
27f99b3854
Update the pot language files
...
It looks like it is easier if these get updated too, so lets do it for
now.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 02:58:00 -04:00
Dan McGee
e0e793b912
Update all translation po files
...
In order to get more reliable message statistics, I updated all of the
po files by first doing a make *.pot-update followed by a make. I am
holding off on committing the pot files as this causes issues with make
constantly wanting to rebuild them.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 01:05:02 -04:00
Nam
234581ae6f
Updated French Translation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-25 01:00:52 -04:00
Dan McGee
a7e80fba9e
Updated French translation from Nam <37i11@altern.org>.
2007-04-25 04:38:54 +00:00
Pierre Schmitz
ffef4d0507
Updating German Translation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23 04:22:09 -04:00
Dan McGee
c60c1b5ccc
* Updated German translation
...
Pierre Schmitz <pierre@archlinux.de>
2007-04-23 08:14:33 +00:00
Dan McGee
3236e9320f
Forward port NEWS file from 3.0.2
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23 04:08:16 -04:00
Dan McGee
75b20014c1
Updates in prep for 3.0.2 release
2007-04-23 07:03:13 +00:00
Dan McGee
fa542515e6
Add a pactest for IgnorePkg and force on same package
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23 02:44:24 -04:00
Dan McGee
3e42d00c99
Add two pactests
2007-04-23 06:41:00 +00:00
Dan McGee
318d2b511b
* Updated Italian translation
...
Giovanni Scafora <linuxmania@gmail.com>
2007-04-23 06:15:06 +00:00
Scott Horowitz
d1c3bd62de
rankmirrors: download first 50KB of DB to get more reliable numbers
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-23 00:30:45 -04:00
Dan McGee
4f2ecfdee3
rankmirrors: download first 50KB of DB to get more reliable numbers
...
Scott Horowitz <stonecrest@gmail.com>
2007-04-23 04:09:00 +00:00
Aaron Griffin
5299115020
* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
...
Using the wrong variable in sortbydeps
2007-04-23 04:01:37 +00:00
Aaron Griffin
c6a335501c
New archlinuxppc.org mirror added to mirrorlist
2007-04-23 03:53:19 +00:00
Aaron Griffin
38e3b7c4fa
* Chantry Xavier <xav@chantry.homelinux.org>
...
Let IgnorePkg take precedence over the FORCE package flag
2007-04-23 03:46:54 +00:00
Nagy Gabor
8e694dc40f
Using wrong variable for depend lookup in sortbydeps
...
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-22 22:01:47 -05:00
Dan McGee
8af5c8d421
Added Spanish Translation.
...
Juan Pablo González T. <lord_jotape@yahoo.com.ar>
2007-04-23 02:56:11 +00:00
Aaron Griffin
c523d78358
New archlinuxppc.org mirror added to mirrorlist
...
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-22 21:51:13 -05:00
Chantry Xavier
5de03497c3
Let IgnorePkg superceed the FORCE package flag
...
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-22 21:48:10 -05:00
Juan Pablo González T
37211020ec
Added Spanish translation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-22 23:07:56 -04:00
Aaron Griffin
1a42b23187
* Alexander Baldeck <alexander@archlinux.org>
...
Bugfix for FS#6944
2007-04-18 05:50:00 +00:00
Alexander Baldeck
a34dc1d4ef
Bug fix for FS#6944
...
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-04-17 23:52:59 -05:00
Dan McGee
7f183d29ac
makepkg: unset LC_MESSAGES during builds
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16 23:58:07 -04:00
Dan McGee
eb448f222a
makepkg: unset one more language variable
2007-04-17 03:56:52 +00:00
Matthias Gorissen
7adf07bcc7
Update German translation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16 23:48:26 -04:00
Mateusz Jędrasik
75844d0063
Add Polish language translation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16 23:48:26 -04:00
Dan McGee
756ec7e69f
Updated German translation
...
Matthias Gorissen <siquame@web.de>
2007-04-17 03:32:20 +00:00
Dan McGee
38ff2153c6
Adding Polish language translation, thanks!
...
From: Mateusz Jędrasik <m.jedrasik@gmail.com>
2007-04-17 02:35:59 +00:00
Aaron Griffin
e0f5d4efbe
* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
...
Make sure ldconfig runs on upgrade
* Added 3 pactests to verify (by output only) that ldconfig is run
2007-04-17 02:31:04 +00:00
Dan McGee
ec83c93ea4
Bugfixes in prep for a 3.0.2 release
...
Fix #6905- makepkg dependency checking error
Fix #6915- add SUU mirror to mirrorlist.in
2007-04-17 01:49:06 +00:00
Aaron Griffin
3929bbfb7b
ldconfig changes from CVS
...
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-16 20:34:57 -05:00
Andrew Fyfe
721ceee1e2
makepkg: remove grep calls from stripping binaries
...
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-16 22:12:15 -04:00
Dan McGee
8bd0f3921f
Forward port 3.0.2 branch fixes
...
Fix #6905- makepkg dependency checking error
Fix #6915- add SUU mirror to mirrorlist.in
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-16 21:51:18 -04:00
Dan McGee
14606c301c
Add void to functions with empty parameter list
...
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-14 17:26:39 -04:00
Dan McGee
dde2f3eefa
Fix FS #6872- CFLAGS are not used
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-11 12:44:42 -04:00
Dan McGee
562887ba5c
Fix FS #6872- CFLAGS were not being exported
2007-04-11 16:41:29 +00:00
Dan McGee
14d74623b0
Added easynews mirror
2007-04-09 20:13:31 +00:00
Dan McGee
1c2358532f
Add pactest for pre_ and post_remove scriptlet events firing
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-07 16:27:32 -04:00
Roman Kyrylych
37eafc3d31
Really run scriptlet on pre_remove and post_remove
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-05 12:40:18 -04:00
Dan McGee
d4f78116e0
Fix running of pre_remove and Post_remove
...
pkgname was undefined previously when this was called, fixed.
Patch from Roman Kyrylych <roman.kyrylych@gmail.com>.
2007-04-05 16:37:23 +00:00
Roman Kyrylych
4dc5dfc72a
makepkg: spelling fix
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-05 11:36:38 -04:00
Dan McGee
b65a81b8af
Add replaces output to -Qi operation
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04 23:19:14 -04:00
Dan McGee
cbabfa8cff
Added easynews mirror to mirrorlist.in
...
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-04 23:19:14 -04:00
Dan McGee
df290b499a
Enable support for other download protocols in makepkg
...
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-04 22:58:47 -04:00