Editing /usr/local/bin/

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 557: Line 557:
 
|dotty||[https://www.freebsd.org/cgi/man.cgi?query=dotty&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dotty]  is  a  graph editor for the X Window System.  It may be run as a      standalone editor, or as a front end for applications that use  graphs.    It can control multiple windows viewing different graphs.
 
|dotty||[https://www.freebsd.org/cgi/man.cgi?query=dotty&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dotty]  is  a  graph editor for the X Window System.  It may be run as a      standalone editor, or as a front end for applications that use  graphs.    It can control multiple windows viewing different graphs.
 
|-
 
|-
|dpkg||[https://www.freebsd.org/cgi/man.cgi?query=dpkg&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg]  is a  tool to install, build, remove and manage Debian packages.
+
|dpkg||
 
|-
 
|-
|dpkg-architecture||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-architecture&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-architecture] provides a facility to determine and  set  the build    and host architecture for package building.
+
|dpkg-architecture||
 
+
The  build  architecture is  always  determined by an external call to      dpkg(1), and cannot be set at the command line.
+
 
|-
 
|-
|dpkg-buildflags||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-buildflags&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-buildflags] is  a tool to retrieve compilation flags to use during        build of Debian packages.
+
|dpkg-buildflags||
 
|-
 
|-
|dpkg-buildpackage||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-buildpackage&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-buildpackage] - build binary or source packages from sources
+
|dpkg-buildpackage||
 
|-
 
|-
|dpkg-checkbuilddeps||This  [https://www.freebsd.org/cgi/man.cgi?query=dpkg-checkbuilddeps&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html program]  checks  the installed packages in the system against the        build dependencies and build conflicts listed in the control  file.  If      any are not met, it displays them and exits with a nonzero return code.
+
|dpkg-checkbuilddeps||
 
|-
 
|-
|dpkg-deb||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-deb&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-deb] packs, unpacks and provides information about Debian archives.
+
|dpkg-deb||
 
|-
 
|-
|dpkg-distaddfile||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-distaddfile&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-distaddfile ]adds an entry for a named file to debian/files.
+
|dpkg-distaddfile||
 
|-
 
|-
|dpkg-divert||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-divert&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-divert]  is the  utility  used  to set  up and update the list of      diversions.
+
|dpkg-divert||
 
+
 
|-
 
|-
|dpkg-genbuildinfo||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-genbuildinfo&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-genbuildinfo]  reads information from an unpacked and built Debian    source tree and from the files it has generated and generates a Debian      control file  describing the build environment and the build artifacts      (.buildinfo file).
+
|dpkg-genbuildinfo||
 
|-
 
|-
|dpkg-genchanges||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-genchanges&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-genchanges] reads  information  from  an unpacked and built Debian      source tree and from the files it has generated and generates a Debian    upload control file (.changes file).
+
|dpkg-genchanges||
 
|-
 
|-
|dpkg-gencontrol||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-gencontrol&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-gencontrol] reads  information from an unpacked Debian source tree        and  generates  a  binary  package  control  file  (which  defaults  to    debian/tmp/DEBIAN/control);  during  this  process it will simplify the      relation fields.
+
|dpkg-gencontrol||
 
|-
 
|-
 
|dpkg-gensymbols||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-gensymbols&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-gensymbols] scans a temporary build tree  (debian/tmp  by  default)      looking for  libraries and  generates a symbols file describing them.  This file, if non-empty, is then installed in the  DEBIAN  subdirectory      of  the build  tree  so that  it  ends up  included  in  the control  information of the package.
 
|dpkg-gensymbols||[https://www.freebsd.org/cgi/man.cgi?query=dpkg-gensymbols&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html dpkg-gensymbols] scans a temporary build tree  (debian/tmp  by  default)      looking for  libraries and  generates a symbols file describing them.  This file, if non-empty, is then installed in the  DEBIAN  subdirectory      of  the build  tree  so that  it  ends up  included  in  the control  information of the package.

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)