From owner-svn-ports-head@FreeBSD.ORG Thu Mar 13 08:18:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BEE3E11; Thu, 13 Mar 2014 08:18:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C1783DC; Thu, 13 Mar 2014 08:18:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2D8IfVH074881; Thu, 13 Mar 2014 08:18:41 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2D8IdDe074871; Thu, 13 Mar 2014 08:18:39 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201403130818.s2D8IdDe074871@svn.freebsd.org> From: Martin Wilke Date: Thu, 13 Mar 2014 08:18:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348047 - in head/comms: aldo bforce ems-flasher geoid hf linrad qrq scmxx syncterm unixcw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 08:18:41 -0000 Author: miwi Date: Thu Mar 13 08:18:38 2014 New Revision: 348047 URL: http://svnweb.freebsd.org/changeset/ports/348047 QAT: https://qat.redports.org/buildarchive/r348047/ Log: - Convert USE_GMAKE/USE_BZIP2 to USES Modified: head/comms/aldo/Makefile head/comms/bforce/Makefile head/comms/ems-flasher/Makefile head/comms/geoid/Makefile head/comms/hf/Makefile head/comms/linrad/Makefile head/comms/qrq/Makefile head/comms/scmxx/Makefile head/comms/syncterm/Makefile head/comms/unixcw/Makefile Modified: head/comms/aldo/Makefile ============================================================================== --- head/comms/aldo/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/aldo/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -13,12 +13,11 @@ COMMENT= Morse code training program LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao -USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf automake libtool CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" -USE_GMAKE= yes +USES= gmake tar:bzip2 PLIST_FILES= bin/aldo MAN1= aldo.1 Modified: head/comms/bforce/Makefile ============================================================================== --- head/comms/bforce/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/bforce/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -10,8 +10,7 @@ MASTER_SITES= ftp://fido.kuzbass.ru/pub/ MAINTAINER= vk@vk.pp.ru COMMENT= Simple ifcico like Fidonet technology mailer -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 GNU_CONFIGURE= yes CFLAGS+= -fno-builtin Modified: head/comms/ems-flasher/Makefile ============================================================================== --- head/comms/ems-flasher/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/ems-flasher/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -14,7 +14,7 @@ COMMENT= Utility to flash ROM images to LICENSE= MIT -USE_GMAKE= yes +USES= gmake CFLAGS+= -g -Wall LDFLAGS+= -lusb USE_GCC= yes Modified: head/comms/geoid/Makefile ============================================================================== --- head/comms/geoid/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/geoid/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -16,7 +16,7 @@ COMMENT= Geodetic computer for amateur r LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk -USE_GMAKE= yes +USES= gmake MAKEFILE= makefile post-patch: Modified: head/comms/hf/Makefile ============================================================================== --- head/comms/hf/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/hf/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= whiptail:${PORTSDIR}/devel/newt USE_GNOME= gtk12 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX} --sysconfdir=${STAGEDIR}${PREFIX} MAKE_JOBS_UNSAFE= yes Modified: head/comms/linrad/Makefile ============================================================================== --- head/comms/linrad/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/linrad/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -21,8 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes -USE_BZIP2= yes +USES= gmake tar:bzip2 ALL_TARGET= xlinrad USE_XORG= x11 ONLY_FOR_ARCHS= i386 Modified: head/comms/qrq/Makefile ============================================================================== --- head/comms/qrq/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/qrq/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -12,7 +12,7 @@ COMMENT= Morse telegraphy trainer simila LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${STAGEDIR}${PREFIX}|g' \ Modified: head/comms/scmxx/Makefile ============================================================================== --- head/comms/scmxx/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/scmxx/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -10,9 +10,7 @@ MASTER_SITES= SF MAINTAINER= jmohacsi@bsd.hu COMMENT= Data exchange utility for Siemens mobile phones -USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext iconv +USES= gettext iconv gmake tar:bzip2 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include Modified: head/comms/syncterm/Makefile ============================================================================== --- head/comms/syncterm/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/syncterm/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -13,7 +13,7 @@ MAINTAINER= shurd@sasktel.net COMMENT= ANSI-BBS terminal which supports telnet, rlogin, and SSH WRKSRC= ${WRKDIR}/syncterm-${PORTVER} -USE_GMAKE= yes +USES= gmake MAKEFILE= GNUmakefile PORTVER= 20110320 MAN1= syncterm.1 Modified: head/comms/unixcw/Makefile ============================================================================== --- head/comms/unixcw/Makefile Thu Mar 13 08:09:09 2014 (r348046) +++ head/comms/unixcw/Makefile Thu Mar 13 08:18:38 2014 (r348047) @@ -26,7 +26,7 @@ PLIST_SUB+= XCWCP="@comment " CONFIGURE_ARGS+= --disable-xcwcp .endif USE_LDCONFIG= yes -USE_GMAKE= yes +USES= gmake USE_CSTD= gnu99 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}