Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2012 18:01:23 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306932 - in head: audio/adplay audio/gbsplay audio/ocp audio/uade audio/xmms-gbsplay audio/xmms-sapplug audio/xmp audio/yell deskutils/xfce4-notification-daemon deskutils/xfce4-notifyd...
Message-ID:  <201211031801.qA3I1Nj8015730@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sat Nov  3 18:01:22 2012
New Revision: 306932
URL: http://svn.freebsd.org/changeset/ports/306932

Log:
  Restore 'Created by' header information. This has been removed during the
  first announcement of the new trimming rule and the finalized overworked
  version.
  
  Feature safe:   yes

Modified:
  head/audio/adplay/Makefile
  head/audio/gbsplay/Makefile
  head/audio/ocp/Makefile
  head/audio/uade/Makefile
  head/audio/xmms-gbsplay/Makefile
  head/audio/xmms-sapplug/Makefile
  head/audio/xmp/Makefile
  head/audio/yell/Makefile
  head/deskutils/xfce4-notification-daemon/Makefile
  head/deskutils/xfce4-notifyd/Makefile
  head/devel/ccache/Makefile
  head/editors/dhex/Makefile
  head/graphics/grafx2/Makefile
  head/graphics/recoverjpeg/Makefile
  head/mail/milter-callback/Makefile
  head/mail/nbsmtp/Makefile
  head/mail/sylpheed/Makefile
  head/math/mathomatic/Makefile
  head/misc/ddate/Makefile
  head/multimedia/despotify/Makefile
  head/net/minissdpd/Makefile
  head/net/rsync/Makefile
  head/security/vpnc/Makefile
  head/textproc/p5-Text-vCard/Makefile
  head/x11/xterm/Makefile

Modified: head/audio/adplay/Makefile
==============================================================================
--- head/audio/adplay/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/adplay/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	adplay

Modified: head/audio/gbsplay/Makefile
==============================================================================
--- head/audio/gbsplay/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/gbsplay/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	gbsplay

Modified: head/audio/ocp/Makefile
==============================================================================
--- head/audio/ocp/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/ocp/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	ocp

Modified: head/audio/uade/Makefile
==============================================================================
--- head/audio/uade/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/uade/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Martin Blapp <mbr@freebsd.org>
 # $FreeBSD$
 
 PORTNAME=	uade

Modified: head/audio/xmms-gbsplay/Makefile
==============================================================================
--- head/audio/xmms-gbsplay/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/xmms-gbsplay/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PKGNAMEPREFIX=	xmms-

Modified: head/audio/xmms-sapplug/Makefile
==============================================================================
--- head/audio/xmms-sapplug/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/xmms-sapplug/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	xmms-sapplug

Modified: head/audio/xmp/Makefile
==============================================================================
--- head/audio/xmp/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/xmp/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Anders Nordby <anders@fix.no>
 # $FreeBSD$
 
 PORTNAME=	xmp

Modified: head/audio/yell/Makefile
==============================================================================
--- head/audio/yell/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/audio/yell/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	yell

Modified: head/deskutils/xfce4-notification-daemon/Makefile
==============================================================================
--- head/deskutils/xfce4-notification-daemon/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/deskutils/xfce4-notification-daemon/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	notification-daemon

Modified: head/deskutils/xfce4-notifyd/Makefile
==============================================================================
--- head/deskutils/xfce4-notifyd/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/deskutils/xfce4-notifyd/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	xfce4-notifyd

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/devel/ccache/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Dominic Marks <d.marks@student.umist.ac.uk>
 # $FreeBSD$
 
 PORTNAME=	ccache

Modified: head/editors/dhex/Makefile
==============================================================================
--- head/editors/dhex/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/editors/dhex/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	dhex

Modified: head/graphics/grafx2/Makefile
==============================================================================
--- head/graphics/grafx2/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/graphics/grafx2/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	grafx2

Modified: head/graphics/recoverjpeg/Makefile
==============================================================================
--- head/graphics/recoverjpeg/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/graphics/recoverjpeg/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	recoverjpeg

Modified: head/mail/milter-callback/Makefile
==============================================================================
--- head/mail/milter-callback/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/mail/milter-callback/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	milter-callback

Modified: head/mail/nbsmtp/Makefile
==============================================================================
--- head/mail/nbsmtp/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/mail/nbsmtp/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Anders Nordby <anders@fix.no>
 # $FreeBSD$
 
 PORTNAME=	nbsmtp

Modified: head/mail/sylpheed/Makefile
==============================================================================
--- head/mail/sylpheed/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/mail/sylpheed/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: shigeri <shigeri@m10.alpha-net.ne.jp>
 # $FreeBSD$
 
 PORTNAME=	sylpheed

Modified: head/math/mathomatic/Makefile
==============================================================================
--- head/math/mathomatic/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/math/mathomatic/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Roman Neuhauser <neuhauser@sigpipe.cz>
 # $FreeBSD$
 
 PORTNAME=	mathomatic

Modified: head/misc/ddate/Makefile
==============================================================================
--- head/misc/ddate/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/misc/ddate/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
 # $FreeBSD$
 
 PORTNAME=	ddate

Modified: head/multimedia/despotify/Makefile
==============================================================================
--- head/multimedia/despotify/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/multimedia/despotify/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	despotify

Modified: head/net/minissdpd/Makefile
==============================================================================
--- head/net/minissdpd/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/net/minissdpd/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	minissdpd

Modified: head/net/rsync/Makefile
==============================================================================
--- head/net/rsync/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/net/rsync/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: David O'Brien (obrien@cs.ucdavis.edu)
 # $FreeBSD$
 
 PORTNAME=	rsync

Modified: head/security/vpnc/Makefile
==============================================================================
--- head/security/vpnc/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/security/vpnc/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Christian Lackas
 # $FreeBSD$
 
 PORTNAME=	vpnc

Modified: head/textproc/p5-Text-vCard/Makefile
==============================================================================
--- head/textproc/p5-Text-vCard/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/textproc/p5-Text-vCard/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=		Text-vCard

Modified: head/x11/xterm/Makefile
==============================================================================
--- head/x11/xterm/Makefile	Sat Nov  3 17:28:05 2012	(r306931)
+++ head/x11/xterm/Makefile	Sat Nov  3 18:01:22 2012	(r306932)
@@ -1,3 +1,4 @@
+# Created by: krion
 # $FreeBSD$
 
 PORTNAME=	xterm



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