sobomax 391b106084 - By default treat supplied arguments as a shell globs to be matched against
names of installed packages;
- add new `-G' option to disable glob matching and revert to previous
  behaviour (I have no idea why this could be necessary, though);
- add a new `-x' option, which instructs pkg_info(1) to treat supplied
  arguments as a regular expressions.

For example:
$ pkg_info foo\* - displays information about all packages whose names start
		   from foo
$ pkg_info -G foo\*-1.1 - displays information about package named "foo*-1.1"
$ pkg_info -x ^foo.\* - displays information about all packages whose names
			start from foo

Original idea submitted by:	Edwin Groothuis <mavetju@chello.nl> (bin/24695)
Reviewed by:			jkh, roam
Approved by:			jkh
2001-02-08 17:44:00 +00:00
..
2000-10-16 09:14:44 +00:00
2001-01-20 01:22:31 +00:00
2001-01-11 08:16:46 +00:00
2000-11-14 13:19:26 +00:00
2001-02-06 11:21:58 +00:00
2001-01-10 14:08:48 +00:00
2000-11-28 18:09:08 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2001-01-16 09:39:23 +00:00
2000-12-27 15:30:30 +00:00
2000-12-11 10:18:32 +00:00
2000-12-09 09:35:55 +00:00
2000-12-27 15:30:30 +00:00
2001-02-06 11:21:58 +00:00
2000-12-27 15:30:30 +00:00
2001-01-16 17:29:42 +00:00
2001-01-16 17:29:42 +00:00
2000-12-27 15:30:30 +00:00
2000-12-09 09:35:55 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-09 09:35:55 +00:00
2001-02-06 11:21:58 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-09 09:35:55 +00:00
2000-12-27 15:30:30 +00:00
2001-02-06 11:21:58 +00:00
2000-12-27 15:30:30 +00:00