diff options
author | flo <flo@FreeBSD.org> | 2012-06-01 22:42:03 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2012-06-01 22:42:03 +0800 |
commit | 0e16f6f7e5f57e42a240889d56b97b7c1d2ecda0 (patch) | |
tree | 456c88730214b492d976ce9ee484540cfffdf0ac /Mk | |
parent | d96e7ddf265544300192300aa62f0d1eeb9809ab (diff) | |
download | freebsd-ports-gnome-0e16f6f7e5f57e42a240889d56b97b7c1d2ecda0.tar.gz freebsd-ports-gnome-0e16f6f7e5f57e42a240889d56b97b7c1d2ecda0.tar.zst freebsd-ports-gnome-0e16f6f7e5f57e42a240889d56b97b7c1d2ecda0.zip |
Add descriptions for APACHE, FREETDS, GRAPHVIZ, GSM, H323, JABBER, LUA, MODPERL,
ORACLE, RADIUS, SNMP and SPANDSP to be used with www/rt38 and net/asterisk
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index a9d1918a4575..a12a719a3b14 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -9,6 +9,7 @@ Options_Desc_MAINTAINER= ports@FreeBSD.org AAC_DESC?= Enable support for aac/mp4 ALSA_DESC?= Enable alsa audio support AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs +APACHE_DESC?= Enable Apache server APE_DESC?= Enable Monkey's Audio support AO_DESC?= Support libao audio library ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive @@ -42,6 +43,7 @@ FFMPEG_DESC?= Support FFMPEG (wma aiff ac3 ape...) FLAC_DESC?= Enable support for flac FONTCONFIG_DESC?= Enable Font configuration API for X FPECTL_DESC?= Enable floating point exception handling +FREETDS_DESC?= Enable FreeTDS support FREETYPE_DESC?= Enable TrueType font rendering engine FUSE_DESC?= Enable Fuse support GCONF_DESC?= Enable gconf backend @@ -54,12 +56,15 @@ GNOME_DESC?= Enable GNOME Desktop support GNUPG_DESC?= Enable GNU Privacy Guard support GNUPLOT_DESC?= Enable plotting using gnuplot GOGO_DESC?= Enable gogo mp3 encoder +GRAPHVIZ_DESC?= Enable Graphviz support GRASS_DESC?= Enable GRASS support -GSTREAMER_DESC?= Enable GStreamer for multimedia support +GSM_DESC?= Enable GSM codec support +GSTREAMER_DESC?= Enable multimedia support GTK2_DESC?= Enable GTK2 gui toolkit support GTK3_DESC?= Enable GTK3 gui toolkit support GUI_DESC?= Enable GUI support GVFS_DESC?= Enable remote access support +H323_DESC?= Enable H323 support HDF5_DESC?= Enable HDF-5 support HTTPD_DESC?= Support for httpd output streaming ICONS_DESC?= Enable Icons theme @@ -68,6 +73,7 @@ IMLIB2_DESC?= Enable imlib2 image library support ID3TAG_DESC?= Support ID3 v1/v2 tags ID3_DESC?= Enable support for id3 tags IPV6_DESC?= Enable IPv6 support +JABBER_DESC?= Enable Jabber support JACK_DESC?= Support JACK audio server JASPER_DESC?= Enable JPEG 2000 support via JasPer JAVA_DESC?= Enable JAVA platform support @@ -82,6 +88,7 @@ LASH_DESC?= Enable LDASH audio support LASTFM_DESC?= Support Last.FM stream input LCMS2_DESC?= Enable LCMS2 support LDAP_DESC?= Enable LDAP support +LUA_DESC?= Enable LUA support MAD_DESC?= Enable Mad mp3 decoder support MAGICK_DESC?= Enable ImageMagick Library MIKMOD_DESC?= Support MOD audio format @@ -89,6 +96,7 @@ MIXER_DESC?= Enable Mixer support MMKEYS_DESC?= Enable multimedia keys support MMS_DESC?= Support MMS stream input MMX_DESC?= Enable MMX optimized routines +MODPERL_DESC?= Enable mod_perl support MODPLUG_DESC?= Support MODPLUG decoder MOTIF_DESC?= Enable Motif widget library MP4_DESC?= Enable support for mp4 @@ -106,6 +114,7 @@ ODBC_DESC?= Enable ODBC backend ODF_DESC?= Enable ODF support OPENGL_DESC?= Enable OpenGL support OPTIMIZED_CFLAGS_DESC?= Enable compilation optimizations +ORACLE_DESC?= Enable Oracle support OSS_DESC?= Enable Open Sound System support PCRE_DESC?= Enable regular expressions using libpcre PERL_DESC?= Enable Perl scripting language support @@ -122,6 +131,7 @@ PULSEAUDIO_DESC?= Support PulseAudio sound server PYMALLOC_DESC?= Enable python's internal malloc PYTHON_DESC?= Enable Python binding/support QT4_DESC?= Enable Qt4 gui toolkit support +RADIUS_DESC?= Enable RADIUS support RAW_DESC?= Enable RAW support RUBY_DESC?= Enable Ruby binding/support SAMPLERATE_DESC?= Support sample rate conversion @@ -130,6 +140,8 @@ 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 +SNMP_DESC?= Enable SNMP support +SPANDSP_DESC?= Enable Spandsp faxing support SPEEX_DESC?= Enable support for speex audio format SQLITE_DESC?= Enable SQLite backend SSE_DESC?= Enable SSE optimized routines |