opnsense-src/usr.sbin/pkg_install/lib
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
..
deps.c - Make use of DEPOROGINs (if there are any) when installing package; 2002-05-14 21:42:37 +00:00
exec.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
file.c When invoking tar, make sure the mode option (-x) is first. 2004-04-08 06:06:42 +00:00
global.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
lib.h - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00
Makefile Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
match.c - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00
msg.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
pen.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
pkgwrap.c Introduce notion of the package tools revision and allow to wrap all tools 2002-09-09 19:43:30 +00:00
plist.c * Add explicit conflict-checking to the package tools. Packages can 2003-04-17 09:56:05 +00:00
str.c pkg_create incorrectly does not add trailing '\n' when it receives 2003-05-26 17:12:22 +00:00
url.c Revert url.c:1.2: there was a race condition between when I produced 2003-04-17 03:51:06 +00:00
version.c - 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