Add CLIENT and SERVER knobs, for controlling the respective components

of a port which can build client and server components.
This commit is contained in:
Sam Lawrance 2006-05-15 12:18:14 +00:00
parent fd1b75220b
commit c2b9fecfc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162430

2
KNOBS
View file

@ -28,6 +28,7 @@ CACA Libcaca colored ASCII graphics
CDDB CDDB support CDDB CDDB support
CDPARANOIA Support for cdparanoia CD extraction CDPARANOIA Support for cdparanoia CD extraction
CJK Chinese, Japanese, and Korean language support CJK Chinese, Japanese, and Korean language support
CLIENT Client component of a client/server package
CUPS Cups support (Common Unix Printing System) CUPS Cups support (Common Unix Printing System)
CURL Curl URL transfer library support CURL Curl URL transfer library support
DBUS Adds support for dbus DBUS Adds support for dbus
@ -80,6 +81,7 @@ QUICKTIME Quicktime audio/video support
RUBY Adds Ruby language/module support RUBY Adds Ruby language/module support
SAMBA Adds SAMBA support SAMBA Adds SAMBA support
SDL Adds support for SDL media library SDL Adds support for SDL media library
SERVER Server component of a client/server package
SLP Adds SLP (Service Locator Protocol) support SLP Adds SLP (Service Locator Protocol) support
SNDFILE Adds support for libsndfile SNDFILE Adds support for libsndfile
SOX Sox audio support SOX Sox audio support