Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2012 09:11:51 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305446 - in head: astro/boinc-astropulse astro/boinc-setiathome-enhanced devel/chrpath devel/epydoc devel/log4cxx emulators/fuse-utils emulators/lib765 games/torcs lang/bas2tap lang/bf...
Message-ID:  <201210070911.q979Bpta065746@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Oct  7 09:11:51 2012
New Revision: 305446
URL: http://svn.freebsd.org/changeset/ports/305446

Log:
  Cleanup Makefile headers of my ports.
  
  Just use my login for ports I originally created myself.

Modified:
  head/astro/boinc-astropulse/Makefile
  head/astro/boinc-setiathome-enhanced/Makefile
  head/devel/chrpath/Makefile
  head/devel/epydoc/Makefile
  head/devel/log4cxx/Makefile
  head/emulators/fuse-utils/Makefile
  head/emulators/lib765/Makefile
  head/games/torcs/Makefile
  head/lang/bas2tap/Makefile
  head/lang/bf2c/Makefile
  head/lang/nbc/Makefile
  head/misc/biosfont-demos/Makefile
  head/sysutils/biosfont/Makefile

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/astro/boinc-astropulse/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,8 +1,5 @@
-# New ports collection makefile for:	boinc-astropulse
-# Date created:				8 July 2009
-# Whom:					Rene Ladan <rene@FreeBSD.org>
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	boinc-astropulse
 PORTVERSION=	6.01

Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/astro/boinc-setiathome-enhanced/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,8 +1,5 @@
-# New ports collection makefile for:	boinc-setiathome-enhanced
-# Date created:				26 March 2006
-# Whom:					Rene Ladan <r.c.ladan@student.tue.nl>
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	boinc-setiathome-enhanced
 PORTVERSION=	6.12

Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/devel/chrpath/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	chrpath
-# Date created:		2009-12-01
-# Whom:			bms
-#
+# Created by:	bms
 # $FreeBSD$
-#
 
 PORTNAME=	chrpath
 PORTVERSION=	0.13

Modified: head/devel/epydoc/Makefile
==============================================================================
--- head/devel/epydoc/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/devel/epydoc/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:	epydoc
-# Date created:			Dec 29, 2003
-# Whom:				ijliao
-#
+# Created by:	ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	epydoc
 PORTVERSION=	3.0.1

Modified: head/devel/log4cxx/Makefile
==============================================================================
--- head/devel/log4cxx/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/devel/log4cxx/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	log4cxx
-# Date created:		2005-01-12
-# Whom:			Thaddeus Covert <tcovert@grimmy.sahuagin.net>
-#
+# Created by:	Thaddeus Covert <tcovert@grimmy.sahuagin.net>
 # $FreeBSD$
 
 PORTNAME=	log4cxx

Modified: head/emulators/fuse-utils/Makefile
==============================================================================
--- head/emulators/fuse-utils/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/emulators/fuse-utils/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	fuse-utils
-# Date created:			2007-06-27
-# Whom:				Rene Ladan <r.c.ladan@gmail.com>
-#
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	fuse-utils
 PORTVERSION=	1.0.0

Modified: head/emulators/lib765/Makefile
==============================================================================
--- head/emulators/lib765/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/emulators/lib765/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	lib765
-# Date created:			2003-10-27
-# Whom:				Alexey V. Antipovsky <kemm@in-line.ru>
-#
+# Created by:	Alexey V. Antipovsky <kemm@in-line.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	lib765
 PORTVERSION=	0.4.2

Modified: head/games/torcs/Makefile
==============================================================================
--- head/games/torcs/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/games/torcs/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	torcs
-# Date created:		Fri 25 avr 2003
-# Whom:			thierry@pompo.net
-#
+# Created by:	thierry@pompo.net
 # $FreeBSD$
-#
 
 PORTNAME=	torcs
 DISTVERSION=	1.3.3

Modified: head/lang/bas2tap/Makefile
==============================================================================
--- head/lang/bas2tap/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/lang/bas2tap/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bas2tap
-# Date created:			2007-06-26
-# Whom:				Rene Ladan <r.c.ladan@gmail.com>
-#
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	bas2tap
 PORTVERSION=	2.5

Modified: head/lang/bf2c/Makefile
==============================================================================
--- head/lang/bf2c/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/lang/bf2c/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    bf2c
-# Date created:        4 Sep 2003
-# Whom:                r.c.ladan@student.tue.nl
-#
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	bf2c
 PORTVERSION=	1.2.5

Modified: head/lang/nbc/Makefile
==============================================================================
--- head/lang/nbc/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/lang/nbc/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,6 @@
-# New ports collection makefile for:	nbc
-# Date created:				4 April 2007
-# Whom:					Ivan "Rambius" Ivanov <rambiusparkisanius@gmail.com>
-#					Jason Bacon <jwbacon@tds.net>
+# Created by:	Ivan "Rambius" Ivanov <rambiusparkisanius@gmail.com>
+#		Jason Bacon <jwbacon@tds.net>
 # $FreeBSD$
-#
 
 PORTNAME=		nbc
 PORTVERSION=		1.2.1.r4

Modified: head/misc/biosfont-demos/Makefile
==============================================================================
--- head/misc/biosfont-demos/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/misc/biosfont-demos/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	biosfont-demos
-# Date created:				30 June 2006
-# Whom:					Rene Ladan <r.c.ladan@gmail.com>
-#
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	biosfont-demos
 PORTVERSION=	1.1

Modified: head/sysutils/biosfont/Makefile
==============================================================================
--- head/sysutils/biosfont/Makefile	Sun Oct  7 09:09:12 2012	(r305445)
+++ head/sysutils/biosfont/Makefile	Sun Oct  7 09:11:51 2012	(r305446)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	biosfont
-# Date created:				10 May 2006
-# Whom:					Rene Ladan <r.c.ladan@gmail.com>
-#
+# Created by:	rene
 # $FreeBSD$
-#
 
 PORTNAME=	biosfont
 PORTVERSION=	1.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210070911.q979Bpta065746>