mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add and use a shared INFO description. I have patches to add that knob to
a bunch of additional ports.
This commit is contained in:
parent
b531d65167
commit
d1e482d908
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521020
5 changed files with 1 additions and 4 deletions
|
@ -166,6 +166,7 @@ IDN_DESC?= International Domain Names support
|
|||
IMAGEMAGICK_DESC?= ImageMagick image processing support
|
||||
IMLIB_DESC?= Imlib image library support
|
||||
IMLIB2_DESC?= Imlib 2 image library support
|
||||
INFO_DESC?= Build and/or install info documentation
|
||||
INI_DESC?= INI file/format/parser support
|
||||
IODBC_DESC?= ODBC backend via iODBC
|
||||
IPV4_DESC?= IPv4 protocol support
|
||||
|
|
|
@ -19,7 +19,6 @@ OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
|
|||
|
||||
EXS_DESC= Enable ICSC async socket support
|
||||
HISTOGRAM_DESC= Enable histogram output
|
||||
INFO_DESC= Enable installation of info documentation
|
||||
OMNI_DESC= Enable OMNI tests (disable for aio(4) support)
|
||||
SCTP_DESC= Enable SCTP support
|
||||
SOCKETS_DESC= Enable Unix Domain socket support
|
||||
|
|
|
@ -21,7 +21,6 @@ OPTIONS_MULTI_CVSBOOK= INFO SINGLE_HTML SPLIT_HTML POSTSCRIPT PDF
|
|||
OPTIONS_DEFAULT= INFO SINGLE_HTML POSTSCRIPT PDF
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
INFO_DESC= Install the info version
|
||||
SINGLE_HTML_DESC= Install the single HTML version
|
||||
SPLIT_HTML_DESC= Install the split HTML version
|
||||
POSTSCRIPT_DESC= Install the Postscript version
|
||||
|
|
|
@ -55,7 +55,6 @@ ATLAS_DESC= ATLAS BLAS implementation
|
|||
CAIROPANGO_DESC= Cairo graphics device and Pango multi-language text
|
||||
FLANG_DESC= Use experimental flang instead of default Fortran compiler
|
||||
GHOSTSCRIPT_DESC= Graphics device for bitmap files via Ghostscript
|
||||
INFO_DESC= GNU info manuals
|
||||
JPEG_DESC= JPEG graphics device
|
||||
LDOUBLE_DESC= Long double data type
|
||||
LETTER_DESC= US letter paper
|
||||
|
|
|
@ -25,7 +25,6 @@ OPTIONS_DEFAULT= INFO NETHACK XTERM_256 SOCKETS SYSTEM_SCREENRC \
|
|||
OPTIONS_SINGLE= IPC NCURSES
|
||||
OPTIONS_SINGLE_IPC= SOCKETS NAMED_PIPES
|
||||
OPTIONS_SINGLE_NCURSES= NCURSES_DEFAULT NCURSES_BASE NCURSES_PORT
|
||||
INFO_DESC= Build and install info documentation
|
||||
NETHACK_DESC= Enable nethack-style messages
|
||||
XTERM_256_DESC= Enable support for 256 colour xterm
|
||||
SHOWENC_DESC= Show encoding on the status line
|
||||
|
|
Loading…
Add table
Reference in a new issue