svn commit: r307995 - head/graphics/ufraw

Alexey Dokuchaev danfe at FreeBSD.org
Fri Nov 30 08:08:01 UTC 2012


On Fri, Nov 30, 2012 at 07:39:40AM +0000, Jason E. Hale wrote:
> New Revision: 307995
> URL: http://svnweb.freebsd.org/changeset/ports/307995
> 
> +OPTIONS_DEFINE=	CONTRAST DST EXIV2 LENSFUN FITS GIMP GTK2 GNOME
> +OPTIONS_DEFAULT=CONTRAST EXIV2 LENSFUN GTK2
> +
> +CONTRAST_DESC=	Enable contrast setting option
> +DST_DESC=	Use local time for timestamps
> +EXIV2_DESC=	Enable EXIF support via exiv2 library
> +LENSFUN_DESC=	Enable LensFun library support

I've just added standard descriptions for these last two (r307998).

> +FITS_DESC=	Enable FITS output support
> +GIMP_DESC=	Install GIMP plugin

Others should drop the word "enable" (CONTRAST case is a bit special, since
it's not about support; I think it can be left there for now).

./danfe


More information about the svn-ports-all mailing list