Go to file
Juan RP b445b83fd3 Implement a stupid sorting dependency algorithm.
Dependencies are sorted with highest to lowest priority by the
following rules:

	- package has highest required count and priority.
	- package has highest priority.
	- package has highest reqcount.
	- everything else.

--HG--
extra : convert_revision : e661b90c38f6b6ca4d9559c0f88d1e4ea9df6c1e
2008-12-29 06:46:08 +01:00
bin xbps-bin: simplify sanitize_localpath(). 2008-12-27 22:56:47 +01:00
doc TODO: add new items. 2008-12-28 11:38:40 +01:00
etc Move xbps.conf to the new etc dir. 2008-12-22 00:40:36 +01:00
include Added support for pre/post installation script with binary packages. 2008-12-28 08:44:01 +01:00
lib Implement a stupid sorting dependency algorithm. 2008-12-29 06:46:08 +01:00
shutils Added support for pre/post installation script with binary packages. 2008-12-28 08:44:01 +01:00
templates cracklib: fix up $distfiles. 2008-12-28 02:22:00 +01:00
.gitignore Reorganize the tree splitting stuff on its own dir. 2008-12-21 23:57:02 +01:00
Makefile Move xbps-src.sh into bin/. 2008-12-22 02:26:28 +01:00
vars.mk Working dependency handling for binary packages. 2008-12-24 10:58:19 +01:00