Commit Graph

4453 Commits

Author SHA1 Message Date
Judd Vinet 326c66f0ca patch from VMiklos: regarding the documentation, groups have to be renamed from foo to alpm_foo 2005-12-19 23:32:16 +00:00
Judd Vinet 50be438d4a added frugalware patch for DistCC support 2005-12-14 02:40:01 +00:00
Judd Vinet 1969a8beb9 typo 2005-12-14 02:32:31 +00:00
Judd Vinet 15689bddbf added Frugalware patch: -Q --foreign to display packages not found in sync repos 2005-12-14 02:23:14 +00:00
Judd Vinet 74d389b7af Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages 2005-12-09 18:49:34 +00:00
Judd Vinet 7f240a9221 don't die on missing package files, just warn (#3535) 2005-11-28 19:47:51 +00:00
Judd Vinet f762464630 added Doxyfile 2005-11-21 22:14:32 +00:00
Aurelien Foret 04424f5e89 fixed a file descriptor leak 2005-11-09 21:50:47 +00:00
Aurelien Foret 2ab57b6022 fixed compilation warnings 2005-11-07 13:14:19 +00:00
Aurelien Foret bf865c2da5 cleanup 2005-11-07 13:01:10 +00:00
Aurelien Foret fffe7a8ef4 fixed wrong prototype usage for trans_new() 2005-11-07 13:00:22 +00:00
Aurelien Foret 2e559ba431 added a FREESYNC macro to release pointers to pmsyncpkg_t structures 2005-11-07 12:59:29 +00:00
Aurelien Foret b2df466ffd fixed compilation warnings 2005-11-07 12:57:33 +00:00
Aurelien Foret 6a2230dce1 added more pm_errnos 2005-11-07 09:43:25 +00:00
Aurelien Foret 096e531236 removed the declaration of an unused variable 2005-11-07 09:21:42 +00:00
Aurelien Foret 414d6d83c9 Used the chroot syscall instead of the chroot binary
(patch from Christian Hamaer <krics@linuxforum.hu>)
2005-11-05 19:21:25 +00:00
Aurelien Foret bbfe57b95a fixed parseconfig usage 2005-10-29 07:18:40 +00:00
Aurelien Foret 617263a605 fixed a compilation warning 2005-10-29 07:18:11 +00:00
Aurelien Foret 36da65c468 fixed some compilation warnings 2005-10-29 07:17:43 +00:00
Aurelien Foret 48c6090098 added PACCONF, PACDB and PACROOT defines 2005-10-29 07:09:48 +00:00
Aurelien Foret 44fc71396f renamed pmconfig_t to config_t 2005-10-29 07:00:56 +00:00
Judd Vinet 7fac942da1 added --no-check-certificate 2005-10-28 17:47:00 +00:00
Aurelien Foret 4c73d931a7 stripped end of lines 2005-10-28 12:26:57 +00:00
Aurelien Foret 07e9b1db7b removed entry dealing with pacman configuration structure 2005-10-28 12:22:49 +00:00
Aurelien Foret 98df67cd18 added pmconfig_t structure to hold all the configuration
(patch from VMiklos <vmiklos@frugalware.org>)
2005-10-28 12:20:40 +00:00
Judd Vinet cce9d780c9 added pacman-optimize to Makefile.am 2005-10-25 01:42:57 +00:00
Judd Vinet 597c4b3d98 added patch from VMiklos - fixes ownership problems when building in a chroot w/ fakeroot 2005-10-25 01:30:54 +00:00
Aurelien Foret 83fca950bc added a missing line feed in a MSG call 2005-10-22 08:31:12 +00:00
Aurelien Foret 5d5d7d6339 do not free the cache right before using it! 2005-10-22 08:29:12 +00:00
Judd Vinet fa627d4776 bugfix: before searching databases for a dependency, make sure one of the packages in the final list doesn't already provide that dependency 2005-10-21 19:55:24 +00:00
Judd Vinet cebc7ace60 fixed a segfault that occured in special cases when propagating requiredby fields during package replacements 2005-10-21 18:53:40 +00:00
Judd Vinet ff50305a02 improved the Replace question format a bit 2005-10-20 23:31:14 +00:00
Judd Vinet 6851ce24ab copied up-to-date scripts from pacman 2.9.7 2005-10-20 20:46:35 +00:00
Judd Vinet e37bc739bd Added CacheDir directive 2005-10-20 20:44:58 +00:00
Judd Vinet feb152d78c added a default cachedir 2005-10-20 20:44:14 +00:00
Judd Vinet 86ec3a2ad7 removed debug comment 2005-10-20 20:35:16 +00:00
Judd Vinet 958f7ee860 remove dupes from group lists in sync 2005-10-20 20:34:31 +00:00
Aurelien Foret 3929450d62 removed an uneeded variable declaration 2005-10-20 20:28:25 +00:00
Judd Vinet 69530cd3d9 added INFRQ_DESC back to the package cache so the group cache will work 2005-10-20 20:11:30 +00:00
Aurelien Foret 2b43f98366 added alpm.h to delivery targets (Jason) 2005-10-20 18:57:33 +00:00
Judd Vinet 1b4ce12672 added patch to use the system memcpy for md5 stuff 2005-10-18 18:47:10 +00:00
Judd Vinet 48a8018f20 added idea from christian to TODO 2005-10-18 18:43:12 +00:00
Aurelien Foret 339bc1de65 removed useless getenv() calls 2005-10-18 07:40:04 +00:00
Judd Vinet 3125ef430f bumped up PACMAN_VERSION 2005-10-17 19:06:54 +00:00
Judd Vinet a1526a3e7d added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu> 2005-10-17 18:52:43 +00:00
Aurelien Foret 8f191f3b33 added a missing header file declaration 2005-10-10 20:42:48 +00:00
Aurelien Foret 609466fdeb added PM_OPT_CACHEDIR library option 2005-10-10 20:41:35 +00:00
Aurelien Foret b817883cdd pacman update to cope with the CACHEDIR option from the library 2005-10-10 16:03:17 +00:00
Aurelien Foret a7af06ce86 removed a leftover comment 2005-10-10 15:08:36 +00:00
Aurelien Foret 6c7f521298 improved query_fileowner() function 2005-10-10 15:05:12 +00:00