OpenBSD添加PKG_PATH 小技巧 · 2009年11月26日 export PKG_PATH='ftp://ftp.openbsd.org/pub/OpenBSD/$(uname -r)/packages/$(machine -a)/' 可以将设置 PKG_PA…