From owner-svn-ports-all@FreeBSD.ORG Thu Jul 11 06:39:16 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3FFC0942; Thu, 11 Jul 2013 06:39:16 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2306413B1; Thu, 11 Jul 2013 06:39:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6B6dGRi058128; Thu, 11 Jul 2013 06:39:16 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6B6dE4m058120; Thu, 11 Jul 2013 06:39:14 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201307110639.r6B6dE4m058120@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 11 Jul 2013 06:39:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322749 - in head: audio/flake audio/gigedit irc/scrollz mail/mailutils misc/floatator multimedia/mplayerxp net/tcpview net/trickle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 06:39:16 -0000 Author: bapt Date: Thu Jul 11 06:39:14 2013 New Revision: 322749 URL: http://svnweb.freebsd.org/changeset/ports/322749 Log: Mark job unsafe While here: - Trim headers - Convert to USES - Remove code for unsupported version Modified: head/audio/flake/Makefile head/audio/gigedit/Makefile head/irc/scrollz/Makefile head/mail/mailutils/Makefile head/misc/floatator/Makefile head/multimedia/mplayerxp/Makefile head/net/tcpview/Makefile head/net/trickle/Makefile Modified: head/audio/flake/Makefile ============================================================================== --- head/audio/flake/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/audio/flake/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -14,7 +14,8 @@ LICENSE= LGPL21 HAS_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake +MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/flake include/flake.h lib/libflake.a Modified: head/audio/gigedit/Makefile ============================================================================== --- head/audio/gigedit/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/audio/gigedit/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -19,9 +19,9 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_LDCONFIG= yes USE_GNOME= intltool +MAKE_JOBS_UNSAFE= yes .include Modified: head/irc/scrollz/Makefile ============================================================================== --- head/irc/scrollz/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/irc/scrollz/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -12,12 +12,12 @@ DISTNAME= ScrollZ-${PORTVERSION} MAINTAINER= mdv@unsavoury.net COMMENT= Enhanced ircII client that supports scripts, colors, and more -USES= iconv ncurses -USE_GMAKE= yes +USES= gmake iconv ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-ipv6 --enable-regexp --enable-iconv MAKE_ENV+= IRCLIB="${PREFIX}/share/scrollz" +MAKE_JOBS_UNSAFE= yes PLIST_SUB+= SCROLLZ_VER="${PORTVERSION}" PORTDATA= * Modified: head/mail/mailutils/Makefile ============================================================================== --- head/mail/mailutils/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/mail/mailutils/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -13,6 +13,7 @@ COMMENT= Mailutils offers utilities and GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS+=--disable-build-comsat +MAKE_JOBS_UNSAFE= yes LDFLAGS= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} Modified: head/misc/floatator/Makefile ============================================================================== --- head/misc/floatator/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/misc/floatator/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -17,6 +17,7 @@ USES= motif MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \ X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib" PLIST_FILES= bin/floatator bin/floatator_X_interface +MAKE_JOBS_UNSAFE= yes do-install: .for f in floatator floatator_X_interface Modified: head/multimedia/mplayerxp/Makefile ============================================================================== --- head/multimedia/mplayerxp/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/multimedia/mplayerxp/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -23,10 +23,11 @@ WIN32_DESC= Enable win32 codec set OPTIONS_DEFAULT= WIN32 ONLY_FOR_ARCHS= i386 +MAKE_JOBS_UNSAFE= yes + USE_BZIP2= yes USE_XORG= xinerama xv xxf86dga xxf86vm -USES= iconv -USE_GMAKE= yes +USES= iconv gmake HAS_CONFIGURE= yes WANT_SDL= yes USE_LDCONFIG= yes Modified: head/net/tcpview/Makefile ============================================================================== --- head/net/tcpview/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/net/tcpview/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -13,6 +13,8 @@ COMMENT= Motif-based TCP/IP protocol ana USES= bison motif +MAKE_JOBS_UNSAFE= yes + MAN1= tcpview.1 .include Modified: head/net/trickle/Makefile ============================================================================== --- head/net/trickle/Makefile Thu Jul 11 06:34:23 2013 (r322748) +++ head/net/trickle/Makefile Thu Jul 11 06:39:14 2013 (r322749) @@ -1,9 +1,5 @@ -# New ports collection makefile for: trickle -# Date created: 04.06.2003 -# Whom: Kirill Ponomarew -# +# Created by: Kirill Ponomarew # $FreeBSD$ -# PORTNAME= trickle PORTVERSION= 1.07 @@ -20,6 +16,8 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes + CONFIGURE_ARGS+=--with-libevent=${LOCALBASE} \ --sysconfdir=${PREFIX}/etc CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"