sbofind

Section: dawnrazor.net (1)
Updated: Pungenday, Discord 45, 3185 YOLD
Index  

NAME

sbofind - search slackbuilds.org tree for a given name  

SYNAPSES

sbofind [-h|-v] [-ir] search_term  

DESCRIPTION

sbofind searches the names of all slackbuilds for a given term. It reports back any slackbuilds found along with the path for each. This is equivalent to running "cd /usr/ports; make search name=$search_term display=name,path" on a FreeBSD system. If the repository includes a TAGS.txt file, that will be used to find more results as well.  

OPTIONS

-h|--help
Show help information.
-v|--version
Show version information.
-e|--exact
Only exact matching.
-t|--no-tags
Exclude tags from search.
-i|--info
Show the contents of the .info file for each slackbuild found.
-r|--readme
Show the contents of the README file for each slackbuild found.
-q|--queue
Show the build queue for each slackbuild found.
 

EXIT CODES

sbofind can exit with the following exit codes:

0: all operations were succesful.

1: a usage error occured, ie sbofind was ran with nothing to find.
6: sbofind was unable to obtain a required file handle.
 

BUGS

None known, but there may be some. Please report any found to https://github.com/pink-mist/sbotools/issues ; patches are always welcome.  

SEE ALSO

sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5)  

AUTHORS

Jacob Pipkin <j_[at]_dawnrazor_[dot]_net> Luke Williams <xocel_[at]_iquidus_[dot]_org> Andreas Guldstrand <andreas_[dot]_guldstrand_[at]_gmail_[dot]_com>


 

Index

NAME
SYNAPSES
DESCRIPTION
OPTIONS
EXIT CODES
BUGS
SEE ALSO
AUTHORS

This document was created by man2html, using the manual pages.
Time: 16:42:40 GMT, April 28, 2019