From owner-svn-ports-head@FreeBSD.ORG Fri Jun 28 22:21:40 2013 Return-Path: Delivered-To: svn-ports-head@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 5024E515; Fri, 28 Jun 2013 22:21:40 +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 334A0198E; Fri, 28 Jun 2013 22:21:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5SMLeFp020526; Fri, 28 Jun 2013 22:21:40 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5SMLdYG020522; Fri, 28 Jun 2013 22:21:39 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306282221.r5SMLdYG020522@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 28 Jun 2013 22:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321999 - in head/net: pload tridiavnc wmnet2 xipmsg 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.14 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: Fri, 28 Jun 2013 22:21:40 -0000 Author: bapt Date: Fri Jun 28 22:21:39 2013 New Revision: 321999 URL: http://svnweb.freebsd.org/changeset/ports/321999 Log: Convert to USES=imake Trim headers Mark as broken pload Remove indefinite article Modified: head/net/pload/Makefile head/net/tridiavnc/Makefile head/net/wmnet2/Makefile head/net/xipmsg/Makefile Modified: head/net/pload/Makefile ============================================================================== --- head/net/pload/Makefile Fri Jun 28 22:12:51 2013 (r321998) +++ head/net/pload/Makefile Fri Jun 28 22:21:39 2013 (r321999) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pload -# Date created: 22 Septemper 2004 -# Whom: J.R. Oldroyd -# +# Created by: J.R. Oldroyd # $FreeBSD$ -# PORTNAME= pload PORTVERSION= 0.9.5 @@ -14,9 +10,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= pav MAINTAINER= fbsd@opal.com -COMMENT= An X11 program to display network traffic graphs +COMMENT= X11 program to display network traffic graphs -USE_IMAKE= yes +BROKEN= does not build: Could not find osdefs.mk +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt HAS_CONFIGURE= yes Modified: head/net/tridiavnc/Makefile ============================================================================== --- head/net/tridiavnc/Makefile Fri Jun 28 22:12:51 2013 (r321998) +++ head/net/tridiavnc/Makefile Fri Jun 28 22:21:39 2013 (r321999) @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_PERL5= yes WRKSRC= ${WRKDIR}/unix/vnc_unixsrc -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xt xpm ALL_TARGET= World NO_INSTALL_MANPAGES= yes Modified: head/net/wmnet2/Makefile ============================================================================== --- head/net/wmnet2/Makefile Fri Jun 28 22:12:51 2013 (r321998) +++ head/net/wmnet2/Makefile Fri Jun 28 22:21:39 2013 (r321999) @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmnet2 -# Date created: 7 September 2001 -# Whom: Paolo Pisati -# +# Created by: Paolo Pisati # $FreeBSD$ -# PORTNAME= wmnet2 PORTVERSION= 1.06 @@ -14,9 +10,9 @@ MASTER_SITES= http://www.dockapps.org/fi DISTNAME= wmnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A nice network monitor for WindowMaker +COMMENT= Nice network monitor for WindowMaker -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN1= wmnet2.1 Modified: head/net/xipmsg/Makefile ============================================================================== --- head/net/xipmsg/Makefile Fri Jun 28 22:12:51 2013 (r321998) +++ head/net/xipmsg/Makefile Fri Jun 28 22:21:39 2013 (r321999) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xipmsg -# Date created: 29 May 1997 -# Whom: candy@fct.kgc.co.jp -# +# Created by: candy@fct.kgc.co.jp # $FreeBSD$ -# PORTNAME= xipmsg PORTVERSION= 0.8088 @@ -13,8 +9,9 @@ MASTER_SITES= http://www.bsddiary.net/xi DISTNAME= xipmsg-${PORTVERSION:E} MAINTAINER= candy@kgc.co.jp -COMMENT= A popup style message communication tool for X11 +COMMENT= Popup style message communication tool for X11 +USES= imake USE_IMAKE= yes USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xipmsg.1