Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@darkstar:/usr/pkgsrc/sysutils/mc# bmake show-options
- Any of the following general options may be selected:
- mc-charset Enable charset selection and conversion.
- mc-edit Enable internal editor.
- mc-samba Enable smb virtual file system.
- mc-subshell Enable support for subshell.
- mc-vfs Support for VFS (virtual file system).
- x11 Enable X11 support.
- Exactly one of the following screen options is required:
- ncurses Enable ncurses support.
- slang Enable S-Lang support.
- These options are enabled by default:
- mc-charset mc-edit mc-subshell mc-vfs slang
- These options are currently enabled:
- mc-charset mc-edit mc-subshell mc-vfs slang
- You can select which build options to use by setting PKG_DEFAULT_OPTIONS
- or PKG_OPTIONS.mc.
- root@darkstar:/usr/pkgsrc/www/nginx# bmake show-options
- Any of the following general options may be selected:
- dav
- debug Enable debugging facilities in the package.
- flv
- gtools
- image-filter
- inet6 Enable support for IPv6.
- mail-proxy
- memcache
- naxsi
- nginx-autodetect-cflags
- pcre Enable Perl-compatible regular expressions.
- push
- realip
- spdy
- ssl Enable SSL support.
- status
- sub
- upload
- uwsgi
- These options are enabled by default:
- inet6 pcre ssl
- These options are currently enabled:
- inet6 pcre ssl
- You can select which build options to use by setting PKG_DEFAULT_OPTIONS
- or PKG_OPTIONS.nginx.
- root@darkstar:~# pkg_admin
- usage: pkg_admin [-bqSVv] [-C config] [-d lsdir] [-K pkg_dbdir] [-s sfx] command [args ...]
- Where 'commands' and 'args' are:
- rebuild - rebuild pkgdb from +CONTENTS files
- rebuild-tree - rebuild +REQUIRED_BY files from forward deps
- check [pkg ...] - check md5 checksum of installed files
- add pkg ... - add pkg files to database
- delete pkg ... - delete file entries for pkg in database
- set variable=value pkg ... - set installation variable for package
- unset variable pkg ... - unset installation variable for package
- lsall /path/to/pkgpattern - list all pkgs matching the pattern
- lsbest /path/to/pkgpattern - list pkgs matching the pattern best
- dump - dump database
- pmatch pattern pkg - returns true if pkg matches pattern, otherwise false
- fetch-pkg-vulnerabilities [-s] - fetch new vulnerability file
- check-pkg-vulnerabilities [-s] <file> - check syntax and checksums of the vulnerability file
- audit [-es] [-t type] ... - check installed packages for vulnerabilities
- audit-pkg [-es] [-t type] ... - check listed packages for vulnerabilities
- audit-batch [-es] [-t type] ... - check packages in listed files for vulnerabilities
- audit-history [-t type] ... - print all advisories for package names
- check-license <condition> - check if condition is acceptable
- check-single-license <license> - check if license is acceptable
- config-var name - print current value of the configuration variable
- check-signature ... - verify the signature of packages
- x509-sign-package pkg spkg key cert - create X509 signature
- gpg-sign-package pkg spkg - create GPG signature
- root@darkstar:/usr/pkgsrc/www/nginx# bmake install
- => Bootstrap dependency digest>=20010302: found digest-20121220
- => Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806
- ===> Checking for vulnerabilities in nginx-1.4.4
- Package nginx-1.4.4 has a man-in-the-middle-attack vulnerability, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4968
- ERROR: Define ALLOW_VULNERABLE_PACKAGES in mk.conf or IGNORE_URL in pkg_install.conf(5) if this package is absolutely essential.
- *** Error code 1
- root@darkstar:~# pkg_info
- libtool-base-2.4.2nb5 Generic shared library support script (the script itself)
- m4-1.4.16nb3 GNU version of UNIX m4 macro language processor
- pkg-config-0.28 System for managing library compile/link flags
- help2man-1.43.3 Generate simple manual pages from program output
- p5-gettext-1.05nb9 Perl5 module interface to C I18N functions
- digest-20121220 Message digest wrapper utility
- zlib-1.2.8 General purpose data compression library
- bootstrap-mk-files-20130912 *.mk files for the bootstrap bmake utility
- perl-5.18.1nb1 Practical Extraction and Report Language
- glib2-2.36.4 Some useful routines for C programming (glib2)
- libelf-0.8.13 ELF object file access library
- bmake-20110606nb1 Portable (autoconf) version of NetBSD 'make' utility
- nbpatch-20100124 Patch files using diff output
- gettext-lib-0.18.3.1 Internationalized Message Handling Library (libintl)
- pkg_install-info-4.5nb3 Standalone GNU info file installation utility
- mc-4.7.0.10nb12 User-friendly file manager and visual shell
- gettext-tools-0.18.3.1 Tools for providing messages in different languages
- pkg_install-20130902 Package management and administration tools for pkgsrc
- unzip-6.0nb1 List, test and extract compressed files in a ZIP archive
- tnftp-20070806 The enhanced FTP client in NetBSD
- libslang2-2.2.4nb2 Routines for rapid alpha-numeric terminal applications development
- libffi-3.0.13 Foreign function interface
- pcre-8.33 Perl Compatible Regular Expressions library
- autoconf-2.69nb2 Generates automatic source code configuration scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement