aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2012-08-25 16:28:10 +0800
committerdanfe <danfe@FreeBSD.org>2012-08-25 16:28:10 +0800
commit9cc17df827a753fad530e4056ce55c5ef7cc8717 (patch)
treec65241070fcd89e1155bfd9c101c1ac045e8344b /Mk
parent4d7365e0220695b6c7ca721b54094ab170f0eba6 (diff)
downloadfreebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.tar.gz
freebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.tar.zst
freebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.zip
- Consistensify AMR codec descriptions
- Make descriptions for AAlib and libcaca similar - For noticed lossless audio codecs, reflect this fact - Spell "XML parser" uniformly across the file
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 3a3e34ceacac..e70883efee97 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -16,14 +16,14 @@ Options_Desc_MAINTAINER= ports@FreeBSD.org
A52_DESC?= AC-3 support via liba52
AAC_DESC?= AAC/MP4 format support
AACPLUS_DESC?= AAC support via libaacplus
-AALIB_DESC?= Aalib (ASCII-art library) support
+AALIB_DESC?= AAlib graphics library support
ALSA_DESC?= ALSA audio architecture support
-AMR_DESC?= openCORE AMR 3GPP Speech Codecs
+AMR_DESC?= AMR 3GPP speech codec support (opencore)
AMR_NB_DESC?= AMR Narrow Band audio support (opencore)
AMR_WB_DESC?= AMR Wide Band audio support (opencore)
AO_DESC?= libao audio library support
APACHE_DESC?= Apache server support
-APE_DESC?= Monkey's Audio support
+APE_DESC?= Monkey's Audio lossless format support
ARCHIVE_DESC?= bzip2/zip/iso9660 archive support
ARTS_DESC?= aRts audio system support
ASM_DESC?= Use optimized assembly code
@@ -70,7 +70,7 @@ FAM_DESC?= File Alteration Monitor support
FASTCGI_DESC?= FastCGI support
FFMPEG_DESC?= FFmpeg support (WMA, AIFF, AC3, APE...)
FFTW_DESC?= Discrete Fourier Transform support
-FLAC_DESC?= FLAC audio codec support
+FLAC_DESC?= FLAC lossless audio codec support
FONTCONFIG_DESC?= X11 font configuration support
FPECTL_DESC?= Floating point exception handling
FPX_DESC?= FlashPix image format support
@@ -289,20 +289,20 @@ VO_AMRWBENC_DESC?= AMR Wide Band encoding via vo-amrwbenc
VORBIS_DESC?= Ogg Vorbis codec support
VPX_DESC?= VP8 video codec support
WAV_DESC?= WAV audio format support
-WAVPACK_DESC?= WavPack audio format support
+WAVPACK_DESC?= WavPack lossless audio format support
WEBP_DESC?= WebP image format support
WEBSERVER_DESC?= Build internal webserver
WMF_DESC?= Windows Metafile support
WXGTK_DESC?= wxGTK GUI toolkit support
X11_DESC?= X11 support (graphics)
-X264_DESC?= H.264 video codec via x264
+X264_DESC?= H.264 video codec support via x264
XALAN_DESC?= Xalan XSLT processor support
XCURSOR_DESC?= Cursor themes support
XERCES_DESC?= Xerces XML parser support
XFT_DESC?= Xft font library support
XINERAMA_DESC?= X11 Xinerama extension support
XKLAVIER_DESC?= Keyboard layout settings
-XML_DESC?= XML Parser support
+XML_DESC?= XML parser support
XPM_DESC?= XPM pixmaps support
XRANDR_DESC?= X11 XRandR extension support
XSPF_DESC?= XSPF playlist format support
2006-02-193-18/+4 * SHA256ifyedwin2006-01-241-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * - Update to 2.4.5sem2005-09-024-23/+31 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * - Update to 2.4.4pav2005-01-219-31/+77 * Update pkg-list.delphij2004-12-212-1/+5 * - Add patch from Shen Chun-Hsing for stardict2's TTS supportsem2004-12-112-2/+31 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-28/+2 * Unbreak on FreeBSD-4 by using gcc 3.3.thierry2004-05-241-0/+1 * - Update the port to 2.4.3thierry2004-05-153-8/+20 * BROKEN: Does not compilekris2004-04-191-0/+2 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * - Add pkg-message pointing user to ports with dictionary filespav2004-02-292-0/+12 * After repository move from chinese category:pav2004-02-294-100/+85 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * SIZEify.trevor2004-01-291-0/+6 * statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1 * libbonobo merge bonoboactivation.vanilla2003-11-091-1/+1 * add oxford-big5 dict database.leeym2003-07-193-2/+7 * update chinese/stardict2: 2.2.0 -> 2.2.1daichi2003-07-093-13/+2 * Update to 2.2.0erwin2003-06-236-328/+71 * o remove all LIB_DEPENDS, replace with USE_GNOMEvanilla2003-05-193-12/+19 * BROKEN on 5.1: configure failskris2003-05-181-1/+7