Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created August 21, 2011 16:34
Show Gist options
  • Save dnaeon/1160823 to your computer and use it in GitHub Desktop.
Save dnaeon/1160823 to your computer and use it in GitHub Desktop.
new pkg search and info
### INFO
tsunami# pkg info -x apache
apache-2.2.17_1: Version 2.2.x of Apache web server with prefork MPM.
tsunami# pkg info -x ap
apache-2.2.17_1: Version 2.2.x of Apache web server with prefork MPM.
apg-2.3.0b_2: An automated password generator
apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10: Apache Portability Library
autoconf-wrapper-20101119: Wrapper script for GNU autoconf
automake-wrapper-20101119: Wrapper script for GNU automake
graphviz-2.28.0: Graph Visualization Software from AT&T and Bell Labs
xbitmaps-1.1.0: X.Org bitmaps data
tsunami# pkg info -fx apache
Name : apache
Version : 2.2.17_1
Origin : www/apache22
Prefix : /usr/local
Maintainer : [email protected]
WWW : http://httpd.apache.org/
Comment : Version 2.2.x of Apache web server with prefork MPM.
Flat size : 16 MB
Description :
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.
WWW: http://httpd.apache.org/
tsunami# pkg search -x ap
apache-2.2.17_1: Version 2.2.x of Apache web server with prefork MPM.
apg-2.3.0b_2: An automated password generator
apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10: Apache Portability Library
autoconf-wrapper-20101119: Wrapper script for GNU autoconf
automake-wrapper-20101119: Wrapper script for GNU automake
graphviz-2.28.0: Graph Visualization Software from AT&T and Bell Labs
xbitmaps-1.1.0: X.Org bitmaps data
tsunami# pkg info -d apache
apache-2.2.17_1 depends on:
libiconv-1.13.1_1
db42-4.2.52_5
gdbm-1.8.3_3
apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
pcre-8.12
perl-threaded-5.10.1_3
expat-2.0.1_1
### SEARCH
tsunami# pkg search -x apache
apache-2.2.17_1: Version 2.2.x of Apache web server with prefork MPM.
tsunami# pkg search -fx apache
Name : apache
Version : 2.2.17_1
Origin : www/apache22
Prefix : /usr/local
Maintainer : [email protected]
WWW : http://httpd.apache.org/
Comment : Version 2.2.x of Apache web server with prefork MPM.
Flat size : 16 MB
Pkg size : 2 MB
Description :
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.
WWW: http://httpd.apache.org/
tsunami# pkg search -D apache
apache-2.2.17_1 depends on:
libiconv-1.13.1_1
db42-4.2.52_5
gdbm-1.8.3_3
apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
pcre-8.12
perl-threaded-5.10.1_3
expat-2.0.1_1
tsunami# pkg search -xf ac
Name : apache
Version : 2.2.17_1
Origin : www/apache22
Prefix : /usr/local
Maintainer : [email protected]
WWW : http://httpd.apache.org/
Comment : Version 2.2.x of Apache web server with prefork MPM.
Flat size : 16 MB
Pkg size : 2 MB
Description :
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.
WWW: http://httpd.apache.org/
Name : gio-fam-backend
Version : 2.26.1
Origin : devel/gio-fam-backend
Prefix : /usr/local
Categories : devel
Maintainer : [email protected]
WWW : UNKNOWN
Comment : FAM backend for GLib's GIO library
Flat size : 37 kB
Pkg size : 9 kB
Description :
gio-fam-backend provides a file Alteration Monitor (FAM) backend module for
GLib's GIO subsystem.
Name : xorg-macros
Version : 1.11.0
Origin : devel/xorg-macros
Prefix : /usr/local
Categories : x11 devel
Maintainer : [email protected]
WWW : http://cgit.freedesktop.org/xorg/util/macros/
Comment : X.Org development aclocal macros
Flat size : 52 kB
Pkg size : 15 kB
Description :
This package contains the aclocal macros needed for building xorg modules
from upstream source.
WWW: http://cgit.freedesktop.org/xorg/util/macros/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment