svn commit: r305062 - in head: benchmarks/xengine games/xbloody sysutils/xloadface x11-clocks/mouseclock x11/lupe
Thomas Abthorpe
tabthorpe at FreeBSD.org
Sun Sep 30 03:40:45 UTC 2012
Author: tabthorpe
Date: Sun Sep 30 03:40:44 2012
New Revision: 305062
URL: http://svn.freebsd.org/changeset/ports/305062
Log:
- Reassign to the heap due to mail bounces
Modified:
head/benchmarks/xengine/Makefile (contents, props changed)
head/games/xbloody/Makefile (contents, props changed)
head/sysutils/xloadface/Makefile (contents, props changed)
head/x11-clocks/mouseclock/Makefile (contents, props changed)
head/x11/lupe/Makefile (contents, props changed)
Modified: head/benchmarks/xengine/Makefile
==============================================================================
--- head/benchmarks/xengine/Makefile Sun Sep 30 03:35:28 2012 (r305061)
+++ head/benchmarks/xengine/Makefile Sun Sep 30 03:40:44 2012 (r305062)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xengine
-# Date created: 17 January 1997
-# Whom: FURUSAWA,Kazuhisa <furusawa at com.cs.osakafu-u.ac.jp>
-#
+# Created by: FURUSAWA,Kazuhisa <furusawa at com.cs.osakafu-u.ac.jp>
# $FreeBSD$
-#
PORTNAME= xengine
PORTVERSION= 1.0.1
@@ -14,7 +10,7 @@ DISTFILES= part01.gz patch1.gz
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
-MAINTAINER= kazu at jp.freebsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Reciprocating engine for X
EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils
Modified: head/games/xbloody/Makefile
==============================================================================
--- head/games/xbloody/Makefile Sun Sep 30 03:35:28 2012 (r305061)
+++ head/games/xbloody/Makefile Sun Sep 30 03:40:44 2012 (r305062)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xbloody
-# Date created: 10 February 1998
-# Whom: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
-#
+# Created by: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
# $FreeBSD$
-#
PORTNAME= xbloody
PORTVERSION= 1.00
@@ -12,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://www.kazu.kz/freebsd/
DISTNAME= ${PORTNAME}
-MAINTAINER= kazu at jp.freebsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Knife on X
NO_WRKSUBDIR= yes
Modified: head/sysutils/xloadface/Makefile
==============================================================================
--- head/sysutils/xloadface/Makefile Sun Sep 30 03:35:28 2012 (r305061)
+++ head/sysutils/xloadface/Makefile Sun Sep 30 03:40:44 2012 (r305062)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xloadface
-# Date created: 4 February 1998
-# Whom: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
-#
+# Created by: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
# $FreeBSD$
-#
PORTNAME= xloadface
PORTVERSION= 1.6.1
@@ -11,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.kazu.kz/freebsd/
-MAINTAINER= kazu at jp.freebsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Network load monitor for X11
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
Modified: head/x11-clocks/mouseclock/Makefile
==============================================================================
--- head/x11-clocks/mouseclock/Makefile Sun Sep 30 03:35:28 2012 (r305061)
+++ head/x11-clocks/mouseclock/Makefile Sun Sep 30 03:40:44 2012 (r305062)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mouseclock
-# Date created: 26 August 1997
-# Whom: FURUSAWA, Kazuhisa <kazu at jp.freebsd.org>
-#
+# Created by: FURUSAWA, Kazuhisa <kazu at jp.freebsd.org>
# $FreeBSD$
-#
PORTNAME= mouseclock
PORTVERSION= 1.0
@@ -12,7 +8,7 @@ CATEGORIES= x11-clocks
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/clocks
-MAINTAINER= kazu at jp.freebsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Display the current time using the X root cursor
USE_GMAKE= yes
Modified: head/x11/lupe/Makefile
==============================================================================
--- head/x11/lupe/Makefile Sun Sep 30 03:35:28 2012 (r305061)
+++ head/x11/lupe/Makefile Sun Sep 30 03:40:44 2012 (r305062)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lupe
-# Date created: 4 February 1998
-# Whom: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
-#
+# Created by: FURUSAWA,Kazuhisa <kazu at jp.freebsd.org>
# $FreeBSD$
-#
PORTNAME= lupe
PORTVERSION= 0.08c
@@ -11,7 +7,7 @@ CATEGORIES= x11 accessibility
MASTER_SITES= http://www.oersted.co.jp/~yav/soft/
DISTNAME= lupe008c
-MAINTAINER= kazu at jp.freebsd.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Real-time magnifying glass for X11
WRKSRC= ${WRKDIR}/lupe
More information about the svn-ports-all
mailing list