xbps/bin/xbps-bin
Juan RP adbd3d727c Added support for shell (and csh as well) patterns for required
dependencies, as specified in blueprint "improved-version-matching".

It's possible now to require greater, greater or equal than,
less, less or equal than, and equal pkg versions, as well as using
'{}' and '[^!]' csh patterns in dependencies.

Code lifted from FreeBSD, thanks! :-)

Change XBPS_RELVER to 20091107 to match latest additions.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091107035620-3051wcwrirqn2g14
2009-11-07 04:56:20 +01:00
..
check.c Added support for shell (and csh as well) patterns for required 2009-11-07 04:56:20 +01:00
defs.h xbps-bin: use a single point to cleanup resources. 2009-10-23 14:01:54 +02:00
install.c Added support for shell (and csh as well) patterns for required 2009-11-07 04:56:20 +01:00
main.c xbps-bin: use exit(2) rather than _exit(2). 2009-10-30 01:42:57 +01:00
Makefile Properly build shared/static libxbps and utils. 2009-10-30 12:17:26 +01:00
remove.c xbps-bin: use a single point to cleanup resources. 2009-10-23 14:01:54 +02:00
show-deps.c Added support for shell (and csh as well) patterns for required 2009-11-07 04:56:20 +01:00
xbps-bin.8.txt Added xbps-bin(8) and xbps-repo(8) manpages in asciidoc format. 2009-10-28 16:32:22 +01:00