From owner-svn-ports-all@FreeBSD.ORG Fri Jun 28 22:10:15 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9F4CFE7C; Fri, 28 Jun 2013 22:10:15 +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 81B51191E; Fri, 28 Jun 2013 22:10:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5SMAFjw017197; Fri, 28 Jun 2013 22:10:15 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5SMAEbi017192; Fri, 28 Jun 2013 22:10:14 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306282210.r5SMAEbi017192@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 28 Jun 2013 22:10:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321997 - in head/misc: unclutter xgas xtar xtypo 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: Fri, 28 Jun 2013 22:10:15 -0000 Author: bapt Date: Fri Jun 28 22:10:14 2013 New Revision: 321997 URL: http://svnweb.freebsd.org/changeset/ports/321997 Log: Convert to USES=imake Trim headers Remove indefinite article Modified: head/misc/unclutter/Makefile head/misc/xgas/Makefile head/misc/xtar/Makefile head/misc/xtypo/Makefile Modified: head/misc/unclutter/Makefile ============================================================================== --- head/misc/unclutter/Makefile Fri Jun 28 22:07:55 2013 (r321996) +++ head/misc/unclutter/Makefile Fri Jun 28 22:10:14 2013 (r321997) @@ -1,9 +1,5 @@ -# New ports collection makefile for: unclutter -# Date created: 03 Aug 1996 -# Whom: shanee@augusta.de -# +# Created by: shanee@augusta.de # $FreeBSD$ -# PORTNAME= unclutter PORTVERSION= 8 @@ -17,7 +13,7 @@ MAINTAINER= simon@olofsson.de COMMENT= Remove idle cursor image from screen WRKSRC= ${WRKDIR}/unclutter -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN1= unclutter.1 PLIST_FILES= bin/unclutter Modified: head/misc/xgas/Makefile ============================================================================== --- head/misc/xgas/Makefile Fri Jun 28 22:07:55 2013 (r321996) +++ head/misc/xgas/Makefile Fri Jun 28 22:10:14 2013 (r321997) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xgas -# Date created: 20 Oct 1996 -# Whom: Yukihiro Nakai -# +# Created by: Yukihiro Nakai # $FreeBSD$ -# PORTNAME= xgas PORTVERSION= 1.0 @@ -16,7 +12,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The animated simulation of an ideal gas -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xt MAN1= xgas.1 PLIST_FILES= bin/xgas lib/X11/app-defaults/XGas Modified: head/misc/xtar/Makefile ============================================================================== --- head/misc/xtar/Makefile Fri Jun 28 22:07:55 2013 (r321996) +++ head/misc/xtar/Makefile Fri Jun 28 22:10:14 2013 (r321997) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xtar -# Date created: 31 Jul 1996 -# Whom: shanee@augusta.de -# +# Created by: shanee@augusta.de # $FreeBSD$ -# PORTNAME= xtar PORTVERSION= 1.4 @@ -15,8 +11,8 @@ MASTER_SITE_SUBDIR= utilities MAINTAINER= ports@FreeBSD.org COMMENT= View and manipulate contents of a tar file +USES= imake USE_MOTIF= yes -USE_IMAKE= yes USE_XORG= ice sm x11 xext xp xt MAKE_ARGS= XMLIB="${MOTIFLIB}" MAN1= xtar.1 Modified: head/misc/xtypo/Makefile ============================================================================== --- head/misc/xtypo/Makefile Fri Jun 28 22:07:55 2013 (r321996) +++ head/misc/xtypo/Makefile Fri Jun 28 22:10:14 2013 (r321997) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xtypo -# Date created: 07 May 2001 -# Whom: Takeshi MUTOH -# +# Created by: Takeshi MUTOH # $FreeBSD$ -# PORTNAME= xtypo PORTVERSION= 1.02 @@ -15,7 +11,7 @@ MAINTAINER= mutoh@openedu.org COMMENT= X-based keyboard trainer PLIST_FILES= bin/xtypo -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt ALL_TARGET= xtypo