aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-07 09:58:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-07 09:58:53 +0000
commitff4d83001c2a5731bc602319b3f3ef3063a11616 (patch)
tree3d508cbb6c14c95ec81422d69f41290d8ea62508 /Mk/bsd.options.desc.mk
parent4b7586933f6ad63ebf03ddfb990de8f76ea7ba29 (diff)
downloadports-ff4d83001c2a5731bc602319b3f3ef3063a11616.tar.gz
ports-ff4d83001c2a5731bc602319b3f3ef3063a11616.zip
- Add shared UTF16 description
- Adjust descriptions: - PROJ_DESC: detail description - PTH_DESC: change "use ... for ..." to "... via ..." as other descriptions do - SQLITE3_DESC: add space between SQLite and 3
Notes
Notes: svn path=/head/; revision=305448
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index c90de7ad901e..6b4d4c018b09 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -250,9 +250,9 @@ PORTAUDIO_DESC?= PortAudio library
POSTGIS_DESC?= PostGIS support
PRINT_DESC?= Printer support
PROFILE_DESC?= Profiling library
-PROJ_DESC?= PROJ.4 support
+PROJ_DESC?= PROJ.4 cartographic projections library
PROXY_DESC?= Proxy support
-PTH_DESC?= Use GNU Pth for threading/multiprocessing
+PTH_DESC?= Threading/multiprocessing via GNU Pth
PULSEAUDIO_DESC?= PulseAudio sound server
PYMALLOC_DESC?= Use Python's internal malloc
PYTHON_DESC?= Python bindings
@@ -280,7 +280,7 @@ SPANDSP_DESC?= Spandsp faxing
SPEEX_DESC?= Speex audio format
SQL_DESC?= SQL database
SQLITE_DESC?= SQLite database
-SQLITE3_DESC?= SQLite3 database
+SQLITE3_DESC?= SQLite 3 database
SSE_DESC?= Use SSE optimized routines
SSH_DESC?= SSH protocol
SSL_DESC?= SSL protocol
@@ -310,6 +310,7 @@ UNIXODBC_DESC?= ODBC backend via unixODBC
UNZIP_DESC?= UnZip compression
UPNP_DESC?= UPnP support
UTF8_DESC?= Unicode UTF-8 encoding
+UTF16_DESC?= Unicode UTF-16 encoding
VAAPI_DESC?= VAAPI (GPU video acceleration)
VDPAU_DESC?= VDPAU (GPU video acceleration)
VIDEO_DESC?= Video support