aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-29 16:40:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-29 16:40:15 +0000
commit44a8264372ed28073fe7458d8babdc26415a7130 (patch)
treeff38e54a58978b783a420720026a06268156ebb7 /Mk
parent2bb31240c6b27e401670726879ce33d192350ed0 (diff)
downloadports-44a8264372ed28073fe7458d8babdc26415a7130.tar.gz
ports-44a8264372ed28073fe7458d8babdc26415a7130.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 2144595d8497..08609eabb76d 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -14,9 +14,11 @@ DEBUG_DESC?= Enable debug flags
DOCS_DESC?= Build and install the documentation
EXAMPLES_DESC?= Build and install the examples
FLAC_DESC?= Enable support for flac
+FPECTL_DESC?= Enable floating point exception handling
GOGO_DESC?= Enable gogo mp3 encoder
GUI_DESC?= Enable GUI support
ICONV_DESC?= Enable ICONV support
+IPV6_DESC?= Enable IPv6 support
ID3_DESC?= Enable support for id3 tags
LDAP_DESC?= Enable LDAP support
MAGICK_DESC?= Enable ImageMagick Library
@@ -29,11 +31,17 @@ NLS_DESC?= Build and install the localisation data
PCRE_DESC?= Enable regular expressions using libpcre
PGSQL_DESC?= Enable PostgreSQL backend
PNG_DESC?= Enable PNG support
+PTH_DESC?= Enable GNU Pth for threading/multiprocessing
+PYMALLOC_DESC?= Enable python's internal malloc
+SEM_DESC?= Enable Enable POSIX semaphores support
SPEEX_DESC?= Enable support for speex audio format
SSL_DESC?= Enable SSL support
STATIC_DESC?= Build static executable/libraries
SQLITE_DESC?= Enable SQLite backend
TIDY_DESC?= Enable tidy html cleaner support
+THREADS_DESC?= Enable thread support
+UCS2_DESC?= Enable unicode support
+UCS4_DESC?= Enable unicode support
VORBIS_DESC?= Enable support for ogg vorbis
X11_DESC?= Enable support for X11
XSPF_DESC?= Enable support for XSPF