Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2012 14:36:42 +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: r307457 - head/Mk
Message-ID:  <201211151436.qAFEahgO099183@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Thu Nov 15 14:36:42 2012
New Revision: 307457
URL: http://svnweb.freebsd.org/changeset/ports/307457

Log:
  Add SOCKS and STROKE options standard descriptions.
  
  Feature safe:	yes

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

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Thu Nov 15 14:03:56 2012	(r307456)
+++ head/Mk/bsd.options.desc.mk	Thu Nov 15 14:36:42 2012	(r307457)
@@ -276,6 +276,7 @@ SMB_DESC?=		SMB protocol
 SNAPPY_DESC?=		Snappy compression library
 SNDFILE_DESC?=		libsndfile support
 SNMP_DESC?=		SNMP protocol
+SOCKS_DESC?=		SOCKS proxy support
 SOUND_DESC?=		Sound (audio)
 SPANDSP_DESC?=		Spandsp faxing
 SPEEX_DESC?=		Speex audio format
@@ -287,6 +288,7 @@ SSH_DESC?=		SSH protocol
 SSL_DESC?=		SSL protocol
 STATIC_DESC?=		Build static executables/libraries
 STRIP_DESC?=		Strip binaries before installation
+STROKE_DESC?=		Mouse gestures support via libstroke
 SVG_DESC?=		SVG vector image format
 SVGALIB_DESC?=		SVGA graphics
 SVN_DESC?=		Subversion support



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