summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/dbus/Makefile3
-rw-r--r--devel/dbus/files/dbus.in2
-rw-r--r--devel/gnome-common/Makefile4
-rw-r--r--devel/libbonobo/Makefile4
-rw-r--r--games/gnome-games-extra-data/Makefile4
-rw-r--r--graphics/clutter-box2d/Makefile2
-rw-r--r--graphics/librsvg2/Makefile4
-rw-r--r--graphics/py-clutter/Makefile4
-rw-r--r--misc/hicolor-icon-theme/files/pkg-install.in4
-rw-r--r--multimedia/clutter-gst/Makefile2
-rw-r--r--multimedia/gstreamermm/Makefile4
-rw-r--r--net/libproxy-mozjs/Makefile2
-rw-r--r--net/libproxy-webkit/Makefile2
-rw-r--r--sysutils/hal/files/README.fuse2
-rw-r--r--sysutils/hal/files/hald.in4
-rw-r--r--www/p5-Gtk2-WebKit/Makefile2
-rw-r--r--www/webkit-sharp/Makefile2
-rw-r--r--www/webkit-sharp/pkg-plist2
-rw-r--r--x11-themes/gtk-engines2/Makefile4
-rw-r--r--x11-toolkits/libbonoboui/Makefile4
-rw-r--r--x11-toolkits/libgnomeui/Makefile4
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile2
-rw-r--r--x11-toolkits/unique/Makefile4
-rw-r--r--x11-toolkits/wxgtk26/Makefile2
-rw-r--r--x11-toolkits/wxgtk28/Makefile2
-rw-r--r--x11/gdm/files/gdm.in4
-rw-r--r--x11/gdm/files/gdm.pam.in4
-rw-r--r--x11/libgnome/files/pkg-deinstall.in4
28 files changed, 44 insertions, 43 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile
index c901bd0a5..6b475f96b 100644
--- a/devel/dbus/Makefile
+++ b/devel/dbus/Makefile
@@ -2,7 +2,8 @@
# Date Created: 22 June 2004
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/devel/dbus/Makefile,v 1.74 2009/05/09 05:03:50 marcus Exp $
+# $FreeBSD$
+# $MCom$
#
PORTNAME= dbus
diff --git a/devel/dbus/files/dbus.in b/devel/dbus/files/dbus.in
index ec1ce6264..59ef29ec7 100644
--- a/devel/dbus/files/dbus.in
+++ b/devel/dbus/files/dbus.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: ports/devel/dbus/files/dbus.in,v 1.13 2009/01/10 05:21:17 marcus Exp $
+# $FreeBSD$
#
# PROVIDE: dbus
# REQUIRE: DAEMON
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index cb55e9353..856b8d73f 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -2,8 +2,8 @@
# Date created: 04 April 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/devel/gnome-common/Makefile,v 1.25 2009/04/10 05:55:55 marcus Exp $
-# $MCom: ports/devel/gnome-common/Makefile,v 1.12 2009/03/20 00:12:35 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/devel/gnome-common/Makefile,v 1.14 2009/09/21 17:28:00 kwm Exp $
#
PORTNAME= gnome-common
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index cb447d742..6d301e210 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -2,8 +2,8 @@
# Date Created: 14 February 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
-# $FreeBSD: ports/devel/libbonobo/Makefile,v 1.66 2009/03/08 07:26:59 marcus Exp $
-# $MCom: ports/devel/libbonobo/Makefile,v 1.76 2008/09/22 15:01:51 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/devel/libbonobo/Makefile,v 1.78 2009/09/23 00:48:32 avl Exp $
#
PORTNAME= libbonobo
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile
index 5ff78c30d..8c4cd27fb 100644
--- a/games/gnome-games-extra-data/Makefile
+++ b/games/gnome-games-extra-data/Makefile
@@ -2,8 +2,8 @@
# Date created: 16 August 2004
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
-# $FreeBSD: ports/games/gnome-games-extra-data/Makefile,v 1.19 2009/04/10 05:55:58 marcus Exp $
-# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.26 2009/03/16 07:43:04 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.28 2009/09/21 17:42:57 kwm Exp $
#
PORTNAME= gnome-games-extra-data
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile
index 5bfed6f96..179361268 100644
--- a/graphics/clutter-box2d/Makefile
+++ b/graphics/clutter-box2d/Makefile
@@ -2,7 +2,7 @@
# Date created: 2008-12-25
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
-# $FreeBSD: ports/graphics/clutter-box2d/Makefile,v 1.2 2009/03/04 07:37:49 marcus Exp $
+# $FreeBSD$
#
PORTNAME= clutter-box2d
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 621193cc6..100e3f8ff 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -2,8 +2,8 @@
# Date created: 8th May 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
#
-# $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.76 2009/08/02 19:34:12 mezz Exp $
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.125 2009/09/06 09:39:22 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/graphics/librsvg2/Makefile,v 1.126 2009/09/07 10:19:45 kwm Exp $
#
PORTNAME= librsvg2
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index d66afd256..6031684a4 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -2,8 +2,8 @@
# Date created: 2008-12-26
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
-# $FreeBSD: ports/graphics/py-clutter/Makefile,v 1.6 2009/08/02 19:34:16 mezz Exp $
-# $MCom: ports/graphics/py-clutter/Makefile,v 1.1 2009/08/07 13:57:47 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/graphics/py-clutter/Makefile,v 1.2 2009/08/30 12:36:46 kwm Exp $
#
PORTNAME= clutter
diff --git a/misc/hicolor-icon-theme/files/pkg-install.in b/misc/hicolor-icon-theme/files/pkg-install.in
index 3a9a74ca6..a450e1803 100644
--- a/misc/hicolor-icon-theme/files/pkg-install.in
+++ b/misc/hicolor-icon-theme/files/pkg-install.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD: ports/misc/hicolor-icon-theme/files/pkg-install.in,v 1.2 2007/03/19 05:13:37 marcus Exp $
-# $MCom: ports/misc/hicolor-icon-theme/files/pkg-install.in,v 1.4 2007/02/16 18:14:25 mezz Exp $
+# $FreeBSD$
+# $MCom: ports/misc/hicolor-icon-theme/files/pkg-install.in,v 1.6 2009/09/26 12:53:31 marcus Exp $
PATH=/bin:/usr/bin:/usr/sbin
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 3a9f59af0..dff9410d5 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -2,7 +2,7 @@
# Date created: 2008-12-25
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
-# $FreeBSD: ports/multimedia/clutter-gst/Makefile,v 1.1 2008/12/26 22:05:01 miwi Exp $
+# $FreeBSD$
#
PORTNAME= clutter-gst
diff --git a/multimedia/gstreamermm/Makefile b/multimedia/gstreamermm/Makefile
index 7c7b736be..965750c1d 100644
--- a/multimedia/gstreamermm/Makefile
+++ b/multimedia/gstreamermm/Makefile
@@ -2,8 +2,8 @@
# Date created: 2008-02-23
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
-# $FreeBSD: ports/multimedia/gstreamermm/Makefile,v 1.15 2009/08/08 20:04:28 kwm Exp $
-# $MCom: ports/multimedia/gstreamermm/Makefile,v 1.4 2009/08/21 18:46:24 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/multimedia/gstreamermm/Makefile,v 1.5 2009/09/03 08:45:19 kwm Exp $
PORTNAME= gstreamermm
PORTVERSION= 0.10.5
diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile
index e356767b6..899d745d8 100644
--- a/net/libproxy-mozjs/Makefile
+++ b/net/libproxy-mozjs/Makefile
@@ -2,7 +2,7 @@
# Date created: 26 February 2009
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/net/libproxy-mozjs/Makefile,v 1.3 2009/07/31 13:54:44 dinoex Exp $
+# $FreeBSD$
#
PORTREVISION= 2
diff --git a/net/libproxy-webkit/Makefile b/net/libproxy-webkit/Makefile
index 6efe282cd..67c44cb36 100644
--- a/net/libproxy-webkit/Makefile
+++ b/net/libproxy-webkit/Makefile
@@ -2,7 +2,7 @@
# Date created: 26 February 2009
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/net/libproxy-webkit/Makefile,v 1.1 2009/02/27 05:31:08 marcus Exp $
+# $FreeBSD$
#
PORTREVISION= 7
diff --git a/sysutils/hal/files/README.fuse b/sysutils/hal/files/README.fuse
index cf390d472..75adcab7d 100644
--- a/sysutils/hal/files/README.fuse
+++ b/sysutils/hal/files/README.fuse
@@ -1,7 +1,7 @@
Mounting Fuse File Systems with HAL
-----------------------------------
-$FreeBSD: ports/sysutils/hal/files/README.fuse,v 1.1 2009/01/10 05:21:51 marcus Exp $
+$FreeBSD$
Hal supports mounting Fuse device-backed file systems (e.g. NTFS). To enable
this feature, copy the included %%LOCALBASE%%/share/hal/mount-fuse script
diff --git a/sysutils/hal/files/hald.in b/sysutils/hal/files/hald.in
index 4121d4b57..d8367a371 100644
--- a/sysutils/hal/files/hald.in
+++ b/sysutils/hal/files/hald.in
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# $FreeBSD: ports/sysutils/hal/files/hald.in,v 1.7 2009/01/26 17:55:44 marcus Exp $
-# $MCom: ports/sysutils/hal/files/hald.in,v 1.14 2008/08/21 16:04:48 mezz Exp $
+# $FreeBSD$
+# $MCom: ports/sysutils/hal/files/hald.in,v 1.16 2009/05/17 05:02:48 marcus Exp $
#
# PROVIDE: hald
# REQUIRE: DAEMON usbd devd dbus moused
diff --git a/www/p5-Gtk2-WebKit/Makefile b/www/p5-Gtk2-WebKit/Makefile
index 381228cf2..6d8fd7bf1 100644
--- a/www/p5-Gtk2-WebKit/Makefile
+++ b/www/p5-Gtk2-WebKit/Makefile
@@ -2,7 +2,7 @@
# Date created: 2009-01-26
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
-# $FreeBSD: ports/www/p5-Gtk2-WebKit/Makefile,v 1.1 2009/03/03 05:44:51 gabor Exp $
+# $FreeBSD$
#
PORTNAME= Gtk2-WebKit
diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile
index f2b11d168..20f9c112f 100644
--- a/www/webkit-sharp/Makefile
+++ b/www/webkit-sharp/Makefile
@@ -2,7 +2,7 @@
# Date created: 2008-09-01
# Whom: Romain Tartiere <romain@blogreen.org>
#
-# $FreeBSD: ports/www/webkit-sharp/Makefile,v 1.1 2009/02/09 08:59:58 flz Exp $
+# $FreeBSD$
#
PORTNAME= webkit-sharp
diff --git a/www/webkit-sharp/pkg-plist b/www/webkit-sharp/pkg-plist
index 017f13dc4..02d65e613 100644
--- a/www/webkit-sharp/pkg-plist
+++ b/www/webkit-sharp/pkg-plist
@@ -1,4 +1,4 @@
-@comment $FreeBSD: ports/www/webkit-sharp/pkg-plist,v 1.1 2009/02/09 08:59:58 flz Exp $
+@comment $FreeBSD$
lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745/webkit-sharp.dll
lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745/webkit-sharp.dll.config
lib/mono/webkit-sharp/webkit-sharp.dll
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile
index 71d3ede97..7129635e6 100644
--- a/x11-themes/gtk-engines2/Makefile
+++ b/x11-themes/gtk-engines2/Makefile
@@ -2,8 +2,8 @@
# Date Created: 21 May 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/x11-themes/gtk-engines2/Makefile,v 1.81 2009/08/02 19:36:16 mezz Exp $
-# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.76 2009/09/22 05:18:37 avl Exp $
+# $FreeBSD$
+# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.77 2009/09/24 18:32:14 marcus Exp $
#
PORTNAME= gtk-engines2
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile
index 5ae543c60..de1447b5b 100644
--- a/x11-toolkits/libbonoboui/Makefile
+++ b/x11-toolkits/libbonoboui/Makefile
@@ -2,8 +2,8 @@
# Date created: 04 April 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/x11-toolkits/libbonoboui/Makefile,v 1.66 2009/07/31 13:57:27 dinoex Exp $
-# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.68 2008/09/22 12:44:50 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.70 2009/09/23 01:07:42 avl Exp $
#
PORTNAME= libbonoboui
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index 6516dd87d..337f79da3 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -2,8 +2,8 @@
# Date created: 07 April 2002
# Whom: Joe Marcus Clarke <marcus@FreBSD.org>
#
-# $FreeBSD: ports/x11-toolkits/libgnomeui/Makefile,v 1.66 2009/08/02 19:36:25 mezz Exp $
-# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.122 2008/09/22 12:50:50 kwm Exp $
+# $FreeBSD$
+# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.124 2009/09/23 02:12:17 avl Exp $
#
PORTNAME= libgnomeui
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index f43272e2c..bd51ff411 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -2,7 +2,7 @@
# Date created: Oct 27 2003
# Whom: clsung@dragon2.net
#
-# $FreeBSD: ports/x11-toolkits/p5-Gtk2/Makefile,v 1.35 2009/08/22 00:39:26 amdmi3 Exp $
+# $FreeBSD$
#
PORTNAME= Gtk2
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile
index c597ffc3a..fe748924b 100644
--- a/x11-toolkits/unique/Makefile
+++ b/x11-toolkits/unique/Makefile
@@ -2,8 +2,8 @@
# Date created: 22 Feb 2009
# Whom: Koop Mast <kwm@FreeBSD.org>
#
-# $FreeBSD: ports/x11-toolkits/unique/Makefile,v 1.5 2009/08/02 19:36:30 mezz Exp $
-# $MCom$
+# $FreeBSD$
+# $MCom: ports/x11-toolkits/unique/Makefile,v 1.1 2009/09/19 18:56:19 kwm Exp $
#
PORTNAME= unique
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index 7a4b89b40..73589d934 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -2,7 +2,7 @@
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
-# $FreeBSD: ports/x11-toolkits/wxgtk26/Makefile,v 1.43 2009/08/22 00:39:32 amdmi3 Exp $
+# $FreeBSD$
#
PORTNAME= wx
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index c7fac2dee..e8510b09c 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -2,7 +2,7 @@
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
-# $FreeBSD: ports/x11-toolkits/wxgtk28/Makefile,v 1.50 2009/08/22 00:39:32 amdmi3 Exp $
+# $FreeBSD$
#
PORTNAME= wx
diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in
index fe194b765..972d370c3 100644
--- a/x11/gdm/files/gdm.in
+++ b/x11/gdm/files/gdm.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD: ports/x11/gdm/files/gdm.in,v 1.16 2009/05/03 02:54:34 marcus Exp $
-# $MCom$
+# $FreeBSD$
+# $MCom: ports/x11/gdm/files/gdm.in,v 1.37 2009/07/06 21:18:03 marcus Exp $
# PROVIDE: gdm
# REQUIRE: LOGIN cleanvar moused syscons dbus hald
diff --git a/x11/gdm/files/gdm.pam.in b/x11/gdm/files/gdm.pam.in
index 36f3747e0..e4a67f735 100644
--- a/x11/gdm/files/gdm.pam.in
+++ b/x11/gdm/files/gdm.pam.in
@@ -1,6 +1,6 @@
#
-# $FreeBSD: ports/x11/gdm/files/gdm.pam.in,v 1.4 2009/04/24 06:38:22 kwm Exp $
-# $MCom$
+# $FreeBSD$
+# $MCom: ports/x11/gdm/files/gdm.pam.in,v 1.7 2009/07/06 21:18:03 marcus Exp $
#
# PAM configuration for the "gdm" service
#
diff --git a/x11/libgnome/files/pkg-deinstall.in b/x11/libgnome/files/pkg-deinstall.in
index fb4ecfd31..808651544 100644
--- a/x11/libgnome/files/pkg-deinstall.in
+++ b/x11/libgnome/files/pkg-deinstall.in
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# $FreeBSD: ports/x11/libgnome/files/pkg-deinstall.in,v 1.9 2009/04/10 05:56:19 marcus Exp $
-# $MCom: ports/x11/libgnome/files/pkg-deinstall.in,v 1.20 2009/04/09 03:24:10 mezz Exp $
+# $FreeBSD$
+# $MCom: ports/x11/libgnome/files/pkg-deinstall.in,v 1.22 2009/07/31 10:50:57 kwm Exp $
#
# Restore gconf keys of gnomevfs2.