freebsd-dev/usr.sbin/pkg_install/version
Oliver Eikemeier 6372c5ec85 - match package version numbers with relational operators
- use glob patterns when matching packages by origin

- csh-style {...} choices in glob matching

- pkg_info: new flag -E (list matching package names only)

- pkg_version: new flag -T (test if a given name matches a pattern)

- new flag -X (interpret pattern as an extended regular expression)

PR:		56961
2004-06-29 18:54:47 +00:00
..
main.c - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00
Makefile - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
perform.c - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00
pkg_version.1 - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00
test-pkg_version.sh - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade 2004-06-29 18:52:13 +00:00
version.h - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00