View Single Post
  #1   (View Single Post)  
Old 26th June 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default pkg_add is NOT clever

Code:
#pkg_add -r pekwm
Error: Unable to get http://mirrors.163.com/FreeBSD/releases/i386/9.0-RELEASE/packages/All/pekwm.tbz: Not Found
We must use `pkg_add -r pekwm-0.1.13,1` to install it.


Can pkg_add be more intelligent, i.e. using RegExp to match the package ?


Sincerely!
Reply With Quote