Created
July 22, 2011 13:22
-
-
Save dnaeon/1099439 to your computer and use it in GitHub Desktop.
pkgng - multi-repos / search and update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pkg update | |
Fetching from http://unix-heaven.org/FreeBSD/pkgng/dnaeon-i386/repo.txz... 100% | |
Fetching from http://unix-heaven.org/FreeBSD/pkgng/dnaeon-amd64/repo.txz... 100% | |
# pkg search -x apache | |
Name: apache | |
Version: 2.2.17_1 | |
Origin: www/apache22 | |
Arch: i386 | |
Maintainer: [email protected] | |
WWW: http://httpd.apache.org/ | |
Comment: Version 2.2.x of Apache web server with prefork MPM. | |
Repository: dnaeon-i386 | |
Flat size: 16 MB | |
Pkg size: 3 MB | |
Name: apache | |
Version: 2.2.17_1 | |
Origin: www/apache22 | |
Arch: amd64 | |
Maintainer: [email protected] | |
WWW: http://httpd.apache.org/ | |
Comment: Version 2.2.x of Apache web server with prefork MPM. | |
Repository: dnaeon-amd64 | |
Flat size: 16 MB | |
Pkg size: 70 KB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment