aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-30 14:49:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-30 14:49:03 +0000
commit9020fccc7a993e43bfd197c11763ff181c703068 (patch)
treea4c855a55b663e659710c248ba0462bb10fd2272 /Mk
parent8ff3465c7f1671d62ae93c433cebd0e05561cf96 (diff)
downloadports-9020fccc7a993e43bfd197c11763ff181c703068.tar.gz
ports-9020fccc7a993e43bfd197c11763ff181c703068.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk17
1 files changed, 9 insertions, 8 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index f2aa05a9a879..947e09d3d856 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -8,9 +8,9 @@
Options_Desc_MAINTAINER= ports@FreeBSD.org
-AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs
AAC_DESC?= Enable support for aac/mp4
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
AVAHI_DESC?= Support Zeroconf through Avahi
@@ -22,21 +22,21 @@ DAGRAB_DESC?= Enable dagrab CD ripper
DBUS_DESC?= Enable D-Bus support
DEBUG_DESC?= Enable debug flags
DOCS_DESC?= Build and install the documentation
-EXAMPLES_DESC?= Build and install the examples
ESOUND_DESC?= Support esound sound server
+EXAMPLES_DESC?= Build and install the examples
FAAC_DESC?= Enable FAAC encoder support
FAAD_DESC?= Enable FAAD aac decoder support
FFMPEG_DESC?= "Support FFMPEG (wma aiff ac3 ape...)"
FLAC_DESC?= Enable support for flac
FONTCONFIG_DESC?= Enable Font configuration API for X
-FREETYPE_DESC?= Enable TrueType font rendering engine
FPECTL_DESC?= Enable floating point exception handling
+FREETYPE_DESC?= Enable TrueType font rendering engine
GDM_DESC?= Build GDM login manager
GEOTIFF_DESC?= Enable GeoTIFF support
GIF_DESC?= Enable GIF support
-GTK2_DESC?= Enable GTK2 gui toolkit support
-GOGO_DESC?= Enable gogo mp3 encoder
GNUPG_DESC?= Enable GNU Privacy Guard support
+GOGO_DESC?= Enable gogo mp3 encoder
+GTK2_DESC?= Enable GTK2 gui toolkit support
GUI_DESC?= Enable GUI support
HTTPD_DESC?= Support for httpd output streaming
ICONS_DESC?= Enable Icons theme
@@ -65,8 +65,9 @@ MULTIBYTE_DESC?= Enable multibyte character support
MUSEPACK_DESC?= Support MPC audio format
MYSQL_DESC?= Enable MySQL backend
NLS_DESC?= Build and install the localisation data
-OSS_DESC?= Enable Open Sound System support
+ODBC_DESC?= Enable ODBC backend
OPENGL_DESC?= Enable OpenGL support
+OSS_DESC?= Enable Open Sound System support
PCRE_DESC?= Enable regular expressions using libpcre
PERL_DESC?= Enable Perl scripting language support
PGSQL_DESC?= Enable PostgreSQL backend
@@ -84,8 +85,8 @@ SHOUTCAST_DESC?= Support for Ogg Icecast and Shoutcast
SNDFILE_DESC?= Add support for libsndfile
SPEEX_DESC?= Enable support for speex audio format
SQLITE_DESC?= Enable SQLite backend
-SSH_DESC?= Enable SSH support
SSE_DESC?= Enable SSE optimized routines
+SSH_DESC?= Enable SSH support
SSL_DESC?= Enable SSL support
STATIC_DESC?= Build static executable/libraries
SVN_DESC?= Enable Subversion support
@@ -105,5 +106,5 @@ WXGTK_DESC?= Enable WxGTK gui toolkit
X11_DESC?= Enable support for X11
X264_DESC?= Enable H264 video codec using x264
XSPF_DESC?= Enable support for XSPF
-XVID_DESC?= Enable xvid mpeg4 video codec
XVIDEO_DESC?= Enable the X Video Extension library
+XVID_DESC?= Enable xvid mpeg4 video codec