svn commit: r406010 - in head: databases/mysql57-server devel/directfb games/kajongg graphics/fortytwo math/hexcalc misc/gnustep-examples multimedia/tovid textproc/ruby-htree www/h2o

Alex Kozlov ak at FreeBSD.org
Wed Jan 13 05:39:31 UTC 2016


Author: ak
Date: Wed Jan 13 05:39:29 2016
New Revision: 406010
URL: https://svnweb.freebsd.org/changeset/ports/406010

Log:
  - Remove unused USE_* knobs:
     databases/mysql57-server
     games/kajongg
     textproc/ruby-htree
  
  - Fix typos in USE_* knobs:
     graphics/fortytwo
     math/hexcalc
     misc/gnustep-examples
     www/h2o
  
  - Remove unused BROKEN_alpha knob:
     devel/directfb
  
  - Remove user-settable knob:
     multimedia/tovid
  
  Approved by:	portmgr blanket

Modified:
  head/databases/mysql57-server/Makefile
  head/devel/directfb/Makefile
  head/games/kajongg/Makefile
  head/graphics/fortytwo/Makefile
  head/math/hexcalc/Makefile
  head/misc/gnustep-examples/Makefile
  head/multimedia/tovid/Makefile
  head/textproc/ruby-htree/Makefile
  head/www/h2o/Makefile

Modified: head/databases/mysql57-server/Makefile
==============================================================================
--- head/databases/mysql57-server/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/databases/mysql57-server/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -116,8 +116,6 @@ OPENSSL_CMAKE_ON=	-DWITH_SSL=system
 OPENSSL_CMAKE_ON=	-DWITH_SSL=yes
 .endif
 
-USE_CLANG=	3.3+
-
 post-extract:
 	${RM} -rvf ${WRKSRC}/sql/sql_hints.yy.cc ${WRKSRC}/sql/sql_hints.yy.h
 

Modified: head/devel/directfb/Makefile
==============================================================================
--- head/devel/directfb/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/devel/directfb/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -49,8 +49,6 @@ CONFIGURE_ARGS=	--disable-osx --disable-
 		--with-inputdrivers=all --with-smooth-scaling \
 		--with-dither-rgb16=advanced
 
-BROKEN_alpha=	Does not compile on alpha
-
 DOCS_BUILD_DEPENDS=	man2html:${PORTSDIR}/textproc/man2html
 FREETYPE_LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2
 FREETYPE_CONFIGURE_ENABLE=	freetype

Modified: head/games/kajongg/Makefile
==============================================================================
--- head/games/kajongg/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/games/kajongg/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -13,7 +13,6 @@ COMMENT=	${${PORTNAME}_DESC}
 USES=		cmake:outsource python tar:xz twisted:run sqlite
 USE_KDE4=	kdelibs kdeprefix pykde4 automoc4
 USE_QT4=	moc_build qmake_build rcc_build uic_build
-USE_TWISTED_RUN=	yes
 CMAKE_ARGS=	-DINSTALL_KAJONGG:BOOL=TRUE
 
 .include <${.CURDIR}/../kdegames4/Makefile.common>

Modified: head/graphics/fortytwo/Makefile
==============================================================================
--- head/graphics/fortytwo/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/graphics/fortytwo/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -2,7 +2,7 @@
 
 PORTNAME=	fortytwo
 PORTVERSION=	0.2.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics gnustep
 MASTER_SITES=	SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION}
 DISTFILES=	FT-${PORTVERSION}-src.tgz \
@@ -19,7 +19,7 @@ USE_GNUSTEP=	back build
 LIB_DEPENDS=	libEncore.so:${PORTSDIR}/devel/fortytwo-encore \
 		libBDB.so:${PORTSDIR}/databases/fortytwo-bdb
 DEFAULT_LIBVERSION=	0.1
-USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
+USE_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 USE_BDB=	43+
 
 WRKSRC=		${WRKDIR}/FT-${PORTVERSION}

Modified: head/math/hexcalc/Makefile
==============================================================================
--- head/math/hexcalc/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/math/hexcalc/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -13,7 +13,7 @@ MAINTAINER=	jhs at berklix.com
 COMMENT=	Multi-radix calculator for x11
 
 # XORG_CAT=	app
-# USE_IMAKE=	yes
+# USES= imake
 #	Maybe later.
 #	It would move from distfiles/hexcalc..tar.Z
 #	to distfiles/xorg/app/hexcalc..tar.Z & require change in distinfo

Modified: head/misc/gnustep-examples/Makefile
==============================================================================
--- head/misc/gnustep-examples/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/misc/gnustep-examples/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -11,14 +11,14 @@ MAINTAINER=	ports at FreeBSD.org
 USES=		gnustep
 USE_GNUSTEP=	back build
 
-USE_GNUSTEP_MAKE_DIRS+=	. gui/Finger gui/GFractal gui/HostAddress gui/MyGL
+l_GNUSTEP_MAKE_DIRS=	. gui/Finger gui/GFractal gui/HostAddress gui/MyGL
 
 post-patch:
 	${REINPLACE_CMD} -e 's|^//|#|' \
 		${WRKSRC}/gui/GFractal/GNUmakefile
 
 do-build:
-.for i in ${USE_GNUSTEP_MAKE_DIRS}
+.for i in ${l_GNUSTEP_MAKE_DIRS}
 	@(cd ${BUILD_WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \
 	   ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET})
 .endfor
@@ -27,7 +27,7 @@ do-build:
 # source GNUstep.sh
 #
 do-install:
-.for i in ${USE_GNUSTEP_MAKE_DIRS}
+.for i in ${l_GNUSTEP_MAKE_DIRS}
 	@(cd ${INSTALL_WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \
 	    ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
 .endfor

Modified: head/multimedia/tovid/Makefile
==============================================================================
--- head/multimedia/tovid/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/multimedia/tovid/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -28,7 +28,6 @@ RUN_DEPENDS=	mplayer:${PORTSDIR}/multime
 
 USES=		python
 USE_PYTHON=	autoplist distutils
-USE_PACKAGE_DEPENDS=	yes
 
 PYDISTUTILS_INSTALLNOSINGLE=	yes
 

Modified: head/textproc/ruby-htree/Makefile
==============================================================================
--- head/textproc/ruby-htree/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/textproc/ruby-htree/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -14,7 +14,6 @@ COMMENT=	Ruby library to manipulate HTML
 OPTIONS_DEFINE=	DOCS
 
 USE_RUBY=	yes
-USE_RUBY_RD2=		yes
 USE_RUBY_RDOC=		yes
 
 LIB_FILES=	htree.rb htree

Modified: head/www/h2o/Makefile
==============================================================================
--- head/www/h2o/Makefile	Wed Jan 13 04:34:13 2016	(r406009)
+++ head/www/h2o/Makefile	Wed Jan 13 05:39:29 2016	(r406010)
@@ -3,6 +3,7 @@
 
 PORTNAME=	h2o
 PORTVERSION=	1.6.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
@@ -45,10 +46,10 @@ CMAKE_ARGS+=	-DEXTRA_LIBRARIES=OFF -DWIT
 
 .if ${PORT_OPTIONS:MLIBRESSL}
 CMAKE_ARGS+=	-DWITH_BUNDLED_SSL=ON
-USE_OPENSSL_PORT=	no
+WITH_OPENSSL_PORT=	no
 .else
 CMAKE_ARGS+=	-DWITH_BUNDLED_SSL=OFF
-USE_OPENSSL_PORT=	yes
+WITH_OPENSSL_PORT=	yes
 .endif
 
 post-patch:


More information about the svn-ports-head mailing list