NetBSD/usr.sbin/pkg_install/add
hubertf 197ee08b13 Don't replace the pkg version with -[0-9] on pkg alternates ("{foo-x,bar-y}")
as this will remove things like trailing '}' etc. and doesn't work in general.

As mentioned in the already-existing comment, doing TRT here would mean to
partly expand the pattern, then replace the versions on alternatives.
Unless our pkg pattern parser gets these hooks, cowardly step back.
2000-10-01 12:23:21 +00:00
..
Makefile
add.h Update prototype for "extract_plist()". 2000-06-17 11:30:49 +00:00
extract.c Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants 2000-07-24 20:09:15 +00:00
futil.c Bring closer to /usr/share/misc/style with the aid of indent(1). 1999-08-24 00:48:37 +00:00
main.c avoid possible overflow of exit status 2000-06-16 23:48:23 +00:00
perform.c Don't replace the pkg version with -[0-9] on pkg alternates ("{foo-x,bar-y}") 2000-10-01 12:23:21 +00:00
pkg_add.1 FTP wildcard depends code, initial commit. 2000-01-19 23:28:28 +00:00