Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 16:58:04 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304847 - head/Mk
Message-ID:  <201209251658.q8PGw4MX063518@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Sep 25 16:58:04 2012
New Revision: 304847
URL: http://svn.freebsd.org/changeset/ports/304847

Log:
  Add Flickr support option description and sort couple of other entries while here.

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

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Tue Sep 25 16:48:25 2012	(r304846)
+++ head/Mk/bsd.options.desc.mk	Tue Sep 25 16:58:04 2012	(r304847)
@@ -74,6 +74,7 @@ FFMPEG_DESC?=		FFmpeg support (WMA, AIFF
 FFTW_DESC?=		Discrete Fourier Transform support
 FINGER_DESC?=		Finger support
 FLAC_DESC?=		FLAC lossless audio codec support
+FLICKR_DESC?=		Flickr support via flickcurl
 FONTCONFIG_DESC?=	X11 font configuration support
 FORTRAN_DESC?=		Fortran support
 FPECTL_DESC?=		Floating point exception handling
@@ -91,7 +92,6 @@ GEOIP_DESC?=		GeoIP support
 GEOS_DESC?=		GEOS support
 GEOTIFF_DESC?=		GeoTIFF file format support
 GGI_DESC?=		General Graphics Interface support
-GPHOTO_DESC?=		Digital camera support via libgphoto2
 GIF_DESC?=		GIF image format support
 GLADE_DESC?=		Glade interface builder support
 GMP_DESC?=		GMP (multiple precision arithmetic) support
@@ -103,6 +103,7 @@ GNUTLS_DESC?=		SSL/TLS support via GnuTL
 GOGO_DESC?=		GOGO MP3 encoder support
 GOPHER_DESC?=		Gopher support
 GPERFTOOLS_DESC?=	Google gperftools support
+GPHOTO_DESC?=		Digital camera support via libgphoto2
 GRAPHMAGICK_DESC?=	GraphicsMagick support
 GRAPHVIZ_DESC?=		Graphviz support
 GRASS_DESC?=		GRASS support
@@ -206,10 +207,10 @@ NNTP_DESC?=		NNTP (News) support
 NOTIFY_DESC?=		Startup notification support
 NTLM_DESC?=		NTLM authentication support
 NUMPY_DESC?=		NumPy mathematical computing support
+OBJC_DESC?=		Objective C support
 ODBC_DESC?=		ODBC backend
 ODF_DESC?=		ODF file support
 OGG_DESC?=		OGG format support
-OBJC_DESC?=		Objective C support
 OPENAL_DESC?=		OpenAL support
 OPENCV_DESC?=		OpenCV support
 OPENEXR_DESC?=		HDR support via OpenEXR
@@ -244,8 +245,8 @@ PTH_DESC?=		Use GNU Pth for threading/mu
 PULSEAUDIO_DESC?=	PulseAudio sound server support
 PYMALLOC_DESC?=		Use Python's internal malloc
 PYTHON_DESC?=		Python binding/support
-QUICKTIME_DESC?=	QuickTime support
 QT4_DESC?=		Qt 4 toolkit support
+QUICKTIME_DESC?=	QuickTime support
 RADIUS_DESC?=		RADIUS protocol support
 RAW_DESC?=		RAW support
 RESIN3_DESC?=		Resin 3.x support



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209251658.q8PGw4MX063518>