svn commit: r358704 - head/Mk

Adam Weinberger adamw at FreeBSD.org
Sat Jun 21 14:23:16 UTC 2014


Author: adamw
Date: Sat Jun 21 14:23:15 2014
New Revision: 358704
URL: http://svnweb.freebsd.org/changeset/ports/358704
QAT: https://qat.redports.org/buildarchive/r358704/

Log:
  Improve the clarity of a few descriptions that became less accurate by
  overspecificity.

Modified:
  head/Mk/bsd.options.desc.mk

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Sat Jun 21 14:07:08 2014	(r358703)
+++ head/Mk/bsd.options.desc.mk	Sat Jun 21 14:23:15 2014	(r358704)
@@ -76,7 +76,7 @@ EXPAT_DESC?=		XML parser support via Exp
 FAAC_DESC?=		FAAC AAC encoder support
 FAAD_DESC?=		FAAD AAC decoder support
 FAM_DESC?=		File Alteration Monitor support
-FASTCGI_DESC?=		FastCGI server-side support
+FASTCGI_DESC?=		FastCGI protocol support
 FFMPEG_DESC?=		FFmpeg support (WMA, AIFF, AC3, APE...)
 FFTW_DESC?=		Discrete Fourier Transform support
 FINGER_DESC?=		Finger support
@@ -104,7 +104,7 @@ GEOIP_DESC?=		GeoIP support
 GEOS_DESC?=		GEOS Geometry Engine support
 GEOTIFF_DESC?=		GeoTIFF file format support
 GGI_DESC?=		General Graphics Interface support
-GHOSTSCRIPT_DESC?=	Ghostscript PDF support
+GHOSTSCRIPT_DESC?=	Ghostscript support
 GIF_DESC?=		GIF image format support
 GIO_DESC?=		Use GIO for file I/O
 GLADE_DESC?=		Glade interface builder support
@@ -155,7 +155,7 @@ IODBC_DESC?=		ODBC backend via iODBC
 IPV4_DESC?=		IPv4 protocol support
 IPV6_DESC?=		IPv6 protocol support
 ISPELL_DESC?=		Spell checking support via Ispell
-JABBER_DESC?=		Jabber chat protocol support
+JABBER_DESC?=		Jabber communications protocol support
 JACK_DESC?=		JACK audio server support
 JASPER_DESC?=		JPEG 2000 support via JasPer
 JAVA_DESC?=		Java platform support
@@ -262,7 +262,7 @@ LASH_DESC?=		LASH audio support
 LASTFM_DESC?=		Last.fm streaming support
 LATEX_DESC?=		LaTeX support
 LCMS2_DESC?=		Little CMS 2.x support
-LDAP_DESC?=		LDAP authentication support
+LDAP_DESC?=		LDAP protocol support
 LDAPS_DESC?=		LDAPS support
 LENSFUN_DESC?=		Camera lens database support via LensFun
 LFS_DESC?=		Large files support


More information about the svn-ports-head mailing list