version 1.5, 2019/09/02 20:48:37
|
version 1.7, 2020/02/12 10:00:36
|
Line 33 See the manual page, [pkg_add(1)](http:/
|
Line 33 See the manual page, [pkg_add(1)](http:/
|
|
|
## pkg_chk -b |
## pkg_chk -b |
|
|
Use "-b -P URL" where URL is where the binary packages are (e.g. [ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.1/All/](ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.1/All/)). |
Use "-b -P URL" where URL is where the binary packages are (e.g. <ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.1/All/>). |
|
|
For example, to update any missing packages by using binary packages: |
For example, to update any missing packages by using binary packages: |
|
|
Line 190 After you've built new new packages, you
|
Line 190 After you've built new new packages, you
|
|
|
If you use PKGBASE instead of PKGNAME, you get the basename of the file. |
If you use PKGBASE instead of PKGNAME, you get the basename of the file. |
|
|
See [this BSDFreak Article](http://bsdfreak.org/modules/news/article.php?storyid=1) for a nice tutorial on how to set up and use pkg_comp. |
See [this BSDFreak Article](http://web.archive.org/web/20081002065622/http://www.bsdfreak.org/modules/news/article.php?storyid=1) for a nice tutorial on how to set up and use pkg_comp. |
|
|
## bulk build framework |
## bulk build framework |
|
|