[Frugalware-darcs] pacman: gged 2.9.99.11

VMiklos vmiklos at frugalware.org
Thu Mar 16 17:47:00 CET 2006


[TAG 2.9.99.11
VMiklos <vmiklos at frugalware.org>**20060124152737] 
<
[etc/makepkg.conf updated for the new makepkg
VMiklos <vmiklos at frugalware.org>**20060124152630] 
[updates for 2.9.99.11
VMiklos <vmiklos at frugalware.org>**20060124151528] 
[sync with upstream
VMiklos <vmiklos at frugalware.org>**20060124150812
 2006-01-22 03:30  judd
 
 	* lib/libalpm/add.c: changed behaviour with
 	  original=X,current=Y,new=Z backup scenario -- install new file as
 	  .pacnew and keep old one in place
 
 2006-01-22 03:17  judd
 
 	* etc/makepkg.conf: cleaned up format a bit, added global KEEPDOCS
 	  and NOSTRIP flags
 
 2006-01-22 03:16  judd
 
 	* scripts/: gensync, makepkg, updatesync: added new options field
 	  to PKGBUILDs for package-by-package overrides
 
 2006-01-21 20:29  aurelien
 
 	* lib/libalpm/alpm.c: document package, group, sync and transaction
 	  functions (patch from VMiklos <vmiklos at frugalware.org>)
 
 2006-01-21 19:29  aurelien
 
 	* src/pacman/sync.c: fixed a typo
 
 2006-01-21 19:28  aurelien
 
 	* lib/libalpm/: deps.c, deps.h, error.c, sync.c, alpm.h:
 	  resolvedeps: return the depmiss info to the frontend in case of
 	  failure
 
 2006-01-21 17:50  aurelien
 
 	* configure.ac, lib/libalpm/handle.c, src/pacman/pacman.c: added a
 	  FAKEROOT define allowing to use pacman in a fakeroot enivronment
 	  (for tests purpose)
 
 2006-01-18 23:37  aurelien
 
 	* lib/libalpm/: cache.c, conflict.c, deps.c, deps.h, package.c,
 	  package.h, remove.c, sync.c: more code cleanup yet
 
 2006-01-17 23:01  aurelien
 
 	* lib/libalpm/: deps.h, deps.c, conflict.c: fixed detection for
 	  duplicate entries in list of deps/conflicts
 
 2006-01-17 22:30  aurelien
 
 	* src/pacman/: pacman.c, sync.c: added the possibility to "-Syy"
 	  (can be used to force synctrees update, even if mtimes are ok)
 
 2006-01-17 22:27  aurelien
 
 	* src/pacman/sync.c: code cleanup
 
 2006-01-17 22:19  aurelien
 
 	* src/pacman/: add.c, remove.c, sync.c: code cleanup
 
 2006-01-17 22:18  aurelien
 
 	* lib/libalpm/sync.c: even more code cleanup
 
 2006-01-17 22:18  aurelien
 
 	* lib/libalpm/conflict.c: reworked log messages
 
 2006-01-17 19:38  aurelien
 
 	* lib/libalpm/: add.c, remove.c, conflict.c: - code cleanup - log
 	  improvements
 
 2006-01-16 23:27  aurelien
 
 	* lib/libalpm/: add.c, cache.c, group.c, remove.c, sync.c: more
 	  code cleanup
 
 2006-01-16 22:21  aurelien
 
 	* NEWS: fixed tabs
 
 2006-01-15 16:55  aurelien
 
 	* lib/libalpm/: add.c, conflict.c, conflict.h, deps.c, remove.c,
 	  sync.c: pulled out conflict checkings from checkdeps() in its own
 	  function: checkconflicts()
 
 2006-01-14 16:08  aurelien
 
 	* lib/libalpm/sync.c: sync_prepare: added a missing chunk of code
 	  for dependency checks of packages elected for removal
 
 2006-01-14 16:05  aurelien
 
 	* lib/libalpm/deps.c: checkdeps: - merged missing chunks of code
 	  from pacman 2.9.7 - more debug logs
 
 2006-01-14 09:14  aurelien
 
 	* TODO, lib/libalpm/sync.c, src/pacman/download.c: sysupgrade: skip
 	  version cmp for pkg elected for removal  (patch from VMiklos
 	  <vmiklos at frugalware.org>)
 
 2006-01-13 22:51  aurelien
 
 	* src/pacman/sync.c: code cleanup
 
 2006-01-13 22:27  aurelien
 
 	* src/pacman/: pacman.c, sync.c: maked verbose group listing
 	  enabled by -Sgg instead of -Sgv
 
 2006-01-13 22:16  aurelien
 
 	* src/pacman/add.c: code cleanup
 
 2006-01-13 22:02  aurelien
 
 	* src/pacman/deptest.c: added a missing commentary from pacman
 	  2.9.x code
 
 2006-01-13 21:59  aurelien
 
 	* src/pacman/remove.c: fixed a possible memory corruption
 
 2006-01-13 21:55  aurelien
 
 	* lib/libalpm/: alpm.h, error.c: removed unuseful error codes
 
 2006-01-13 21:54  aurelien
 
 	* src/pacman/download.c: code cleanup
 
 2006-01-13 21:47  aurelien
 
 	* src/pacman/sync.c: code cleanup
 
 2006-01-13 21:46  aurelien
 
 	* lib/libalpm/sync.c: improved log and debug messages
 
 2006-01-13 21:14  aurelien
 
 	* README: removed "^M" symbols at end of lines
] 
[pacman: mirror list (pacman.d) to configure.ac
Christian Hamar alias krix <krics at linuxforum.hu>**20060124020253
   * Added mirror list configs (pacman.d dir) to configure.ac installable
   * Now with this, archs are automatically filled (i686 or x86_64)
   * Modified autoclean.sh to clean pacman.d propeply
 
] 
[initial import of mirror list
VMiklos <vmiklos at frugalware.org>**20060124011122] 
[pacman: TODO.autoconf updated
Christian Hamar alias krix <krics at linuxforum.hu>**20060124010254] 
[pacman: doxygen support for autotools
Christian Hamar alias krix <krics at linuxforum.hu>**20060124005807
   * Added doxygen detection to configure.ac (bydefault enabled, if found)
   * Added doxygen run to libalpm/Makefile.am (very very ugly.. :) )
   * Added doc/man3/* remove on autoclean.sh
   * Modified doc/Makefile.am for doxygen usage
 
] 
[makepkg: if build fails, save the buildlog when using -R
VMiklos <vmiklos at frugalware.org>**20060123163002] 
[two typo fix in alpm.c
VMiklos <vmiklos at frugalware.org>**20060123123427] 
[makeworld: avoid using makepkg -w
VMiklos <vmiklos at frugalware.org>**20060123011900
 not too makepkg -R friendly ;)
] 
[makeworld: typo fix
VMiklos <vmiklos at frugalware.org>**20060123011441
 if we build in chroot by default, then we need to use sudo for makepkg...
] 
[makeworld: some fake functions for slicing warnings
VMiklos <vmiklos at frugalware.org>**20060123011118] 
[makeworld: a few more options by default
VMiklos <vmiklos at frugalware.org>**20060123010137
 this -RLu is taken from syncpkg
] 
[makepkg: if build failed in chroot, set the exit code properly
VMiklos <vmiklos at frugalware.org>**20060123005529] 
[makeworld: enabled logging each pkg build, use pkgname-pkgver-pkgrel-arch as pkgname here, too
VMiklos <vmiklos at frugalware.org>**20060123005050] 
[makeworld: sudo support
VMiklos <vmiklos at frugalware.org>**20060123004501] 
[makepkg: use sudo for -i if necessary&available
VMiklos <vmiklos at frugalware.org>**20060123003908] 
[libalpm: alpm.c is now documented
VMiklos <vmiklos at frugalware.org>**20060122202218] 
[document package, group, sync and transaction functions
VMiklos <vmiklos at frugalware.org>**20060120134219] 
[pacman: progressbar fix for installing/upgrading
Christian Hamar alias krix <krics at linuxforum.hu>**20060115151347
   * Fix for install/upgrade problem described by vmiklos in email to me.
   * Need one space at upgrading part before package name.
 
] 
[libalpm: pass the callback functions to the upgrade transaction in sync_commit()
VMiklos <vmiklos at frugalware.org>**20060114222235] 
[TAG 2.9.99.10
VMiklos <vmiklos at frugalware.org>**20060114104239] 
> {
}


More information about the Frugalware-darcs mailing list