aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-06-02 19:27:22 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-06-02 19:27:22 +0000
commit98e078c405c7bf721d1defc27d8d72d2c6e999b9 (patch)
tree2ef564f1e501a07828aa18ec3bf9a9e02ff37215 /Mk
parent0bd1c7d533630c2358432c9e5c2ae66b192c14ac (diff)
downloadports-98e078c405c7bf721d1defc27d8d72d2c6e999b9.tar.gz
ports-98e078c405c7bf721d1defc27d8d72d2c6e999b9.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 3f45ef83a774..9ec85b723862 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -7,6 +7,7 @@
Options_Desc_MAINTAINER= ports@FreeBSD.org
AAC_DESC?= Enable support for aac/mp4
+AALIB_DESC?= Enable aalib support
ALSA_DESC?= Enable alsa audio support
AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs
APACHE_DESC?= Enable Apache server
@@ -18,6 +19,7 @@ ASSERT_DESC?= Enable debug assertions
AVAHI_DESC?= Support Zeroconf through Avahi
BDB1_DESC?= Enable Berkeley DB 1.85 support
BDB_DESC?= Enable Berkeley DB support
+CACA_DESC?= Enable libcaca support
CAIRO_DESC?= Enable Cairo graphic library support
CDDA2WAV_DESC?= Enable cdda2wav CD ripper
CDDB_DESC?= Enable CDDB support
@@ -54,6 +56,7 @@ GEOTIFF_DESC?= Enable GeoTIFF support
GIF_DESC?= Enable GIF support
GLADE_DESC?= Enable Glade interface support
GNOME_DESC?= Enable GNOME Desktop support
+GNOMEVFS2_DESC?= Enable GnomeVFS2 support
GNUPG_DESC?= Enable GNU Privacy Guard support
GNUPLOT_DESC?= Enable plotting using gnuplot
GOGO_DESC?= Enable gogo mp3 encoder
@@ -66,6 +69,7 @@ GTK3_DESC?= Enable GTK3 gui toolkit support
GUI_DESC?= Enable GUI support
GVFS_DESC?= Enable remote access support
H323_DESC?= Enable H323 support
+HAL_DESC?= Enable HAL support
HDF5_DESC?= Enable HDF-5 support
HTTPD_DESC?= Support for httpd output streaming
ICONS_DESC?= Enable Icons theme
@@ -89,6 +93,9 @@ LASH_DESC?= Enable LDASH audio support
LASTFM_DESC?= Support Last.FM stream input
LCMS2_DESC?= Enable LCMS2 support
LDAP_DESC?= Enable LDAP support
+LIBBLURAY_DESC?= Enable libbluray support
+LIBEXTRACTOR_DESC?= Enable libextractor support
+LIRC_DESC?= Enable LIRC support
LUA_DESC?= Enable LUA support
MAD_DESC?= Enable Mad mp3 decoder support
MAGICK_DESC?= Enable ImageMagick Library
@@ -134,6 +141,7 @@ PYTHON_DESC?= Enable Python binding/support
QT4_DESC?= Enable Qt4 gui toolkit support
RADIUS_DESC?= Enable RADIUS support
RAW_DESC?= Enable RAW support
+RTMP_DESC?= Enable RTMP support via librtmp
RUBY_DESC?= Enable Ruby binding/support
SAMPLERATE_DESC?= Support sample rate conversion
SASL_DESC?= Enable SASL support
@@ -141,6 +149,7 @@ 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
+SMB_DESC?= Enable SMB protocol support
SNDFILE_DESC?= Add support for libsndfile
SNMP_DESC?= Enable SNMP support
SPANDSP_DESC?= Enable Spandsp faxing support
@@ -161,10 +170,14 @@ TOMCAT7_DESC?= Enable Tomcat 7.x support
TREMOR_DESC?= Support Tremor
UCS2_DESC?= Enable Unicode UCS-2 support
UCS4_DESC?= Enable Unicode UCS-4 support
+VAAPI_DESC?= Enable VAAPI support
+VDPAU_DESC?= Enable VDPAU support
VORBIS_DESC?= Enable support for Ogg Vorbis
VPX_DESC?= Enable VP8 video codec
WAV_DESC?= Support WAV audio format
+WAVPACK_DESC?= Enable WavPack support
WEBP_DESC?= Enable WebP support
+WEBSERVER_DESC?= Build Internal Webserver
WXGTK_DESC?= Enable WxGTK gui toolkit
X11_DESC?= Enable support for X11
X264_DESC?= Enable H264 video codec using x264
@@ -179,4 +192,5 @@ XRANDR_DESC?= Enable Xrandr support
XSPF_DESC?= Enable support for XSPF
XVIDEO_DESC?= Enable the X Video Extension library
XVID_DESC?= Enable xvid mpeg4 video codec
+XVMC_DESC?= Enable XvMC support
YAML_DESC?= Enable YAML support