aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-30 17:12:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-30 17:12:54 +0000
commit1d13cfa03d4fe03eae851f6c8b412bb58c672959 (patch)
treeab1aaf8f316770d2385b5fc341091ac7fec789a2 /Mk/bsd.options.desc.mk
parentcab2bc94d8f11d54c5937eaeaa94823065e02cff (diff)
downloadports-1d13cfa03d4fe03eae851f6c8b412bb58c672959.tar.gz
ports-1d13cfa03d4fe03eae851f6c8b412bb58c672959.zip
Add a bunch of new options descriptions
Notes
Notes: svn path=/head/; revision=297806
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 5fdf80a4748b..e7eff5ec9e5c 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -13,6 +13,7 @@ ALSA_DESC?= Enable alsa audio support
AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs
AO_DESC?= Support libao audio library
ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive
+ARTS_DESC?= Enable Arts audio system support
AVAHI_DESC?= Support Zeroconf through Avahi
CDDA2WAV_DESC?= Enable cdda2wav CD ripper
CDPARANOIA_DESC?= Enable cdparanoia CD ripper
@@ -23,7 +24,8 @@ DAGRAB_DESC?= Enable dagrab CD ripper
DBUS_DESC?= Enable D-Bus support
DEBUG_DESC?= Enable debug flags
DOCS_DESC?= Build and install the documentation
-ESOUND_DESC?= Support esound sound server
+DV_DESC?= Enable libDV support
+ESOUND_DESC?= Enable Esound sound server support
EXAMPLES_DESC?= Build and install the examples
FAAC_DESC?= Enable FAAC encoder support
FAAD_DESC?= Enable FAAD aac decoder support
@@ -68,12 +70,14 @@ MPP_DESC?= Enable support for musepack
MULTIBYTE_DESC?= Enable multibyte character support
MUSEPACK_DESC?= Support MPC audio format
MYSQL_DESC?= Enable MySQL backend
+NAS_DESC?= Enable Network Audio System support
NLS_DESC?= Build and install the localisation data
NOTIFY_DESC?= Enable startup notification support
ODBC_DESC?= Enable ODBC backend
ODF_DESC?= Enable ODF support
OPENGL_DESC?= Enable OpenGL support
OSS_DESC?= Enable Open Sound System support
+OPTIMIZED_CFLAGS_DESC?= Enable compilation optimizations
PCRE_DESC?= Enable regular expressions using libpcre
PERL_DESC?= Enable Perl scripting language support
PGSQL_DESC?= Enable PostgreSQL backend
@@ -91,6 +95,7 @@ SAMPLERATE_DESC?= Support sample rate conversion
SDL_DESC?= Enable Simple Direct Madia Layer support
SEM_DESC?= Enable POSIX semaphores support
SHOUTCAST_DESC?= Support for Ogg Icecast and Shoutcast
+SIMD_DESC?= Use cpu-specific optimizations if possible
SNDFILE_DESC?= Add support for libsndfile
SPEEX_DESC?= Enable support for speex audio format
SQLITE_DESC?= Enable SQLite backend