diff options
28 files changed, 52 insertions, 26 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 775655960..634d8ace8 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -2,7 +2,8 @@ # Date created: 5 July 2003 # Whom: lewiz <purple@lewiz.net> # -# $FreeBSD: ports/accessibility/dasher/Makefile,v 1.22 2005/08/28 17:22:13 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= dasher diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 5c67747b4..1d64a2beb 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -2,7 +2,8 @@ # Date created: 17 August 2003 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/audio/rhythmbox/Makefile,v 1.59 2005/07/20 17:19:48 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= rhythmbox diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 5c67747b4..1d64a2beb 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -2,7 +2,8 @@ # Date created: 17 August 2003 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/audio/rhythmbox/Makefile,v 1.59 2005/07/20 17:19:48 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= rhythmbox diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 18d71ba28..a2ee3dbf5 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -2,7 +2,8 @@ # Date created: 1 Oct 2003 # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # -# $FreeBSD: ports/databases/libgdamm/Makefile,v 1.11 2005/04/22 05:41:24 bland Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libgdamm diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 061f3462d..d9db29e73 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -2,8 +2,8 @@ # Date created: 02 Mar 2003 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/deskutils/gucharmap/Makefile,v 1.25 2005/03/12 10:52:59 marcus Exp $ -# $MCom$ +# $FreeBSD$ +# $MCom: ports/deskutils/gucharmap/Makefile,v 1.10 2005/09/16 19:39:23 bland Exp $ # PORTNAME= gucharmap diff --git a/devel/evolution-gconf-tools/Makefile b/devel/evolution-gconf-tools/Makefile index 77d3ce41d..d6af892f4 100644 --- a/devel/evolution-gconf-tools/Makefile +++ b/devel/evolution-gconf-tools/Makefile @@ -3,6 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= evolution-gconf-tools diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 26475a5a6..8e9f9a05a 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -2,7 +2,8 @@ # Date created: 22 May 2003 # Whom: Alexander Nedotsukov <bland@mail.ru> # -# $FreeBSD: ports/devel/gconfmm26/Makefile,v 1.13 2005/04/22 05:41:25 bland Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gconfmm diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index 8300ba0bc..b18b1f25a 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -2,7 +2,8 @@ # Date created: 22 May 2003 # Whom: Alexander Nedotsukov <bland@mail.ru> # -# $FreeBSD: ports/devel/gnome-vfsmm/Makefile,v 1.19 2005/04/22 05:41:25 bland Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnome-vfsmm diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index d66557e16..e823c788a 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -2,7 +2,8 @@ # Date created: 22 May 2003 # Whom: Alexander Nedotsukov <bland@mail.ru> # -# $FreeBSD: ports/devel/libglademm24/Makefile,v 1.16 2005/04/22 05:41:25 bland Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libglademm diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index cc5f4387b..621fa5e4a 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -2,7 +2,8 @@ # Date created: 30 April 2001 # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # -# $FreeBSD: ports/devel/pkgconfig/Makefile,v 1.38 2005/05/16 08:59:34 pav Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= pkgconfig diff --git a/devel/pkg-config/files/patch-parse.c b/devel/pkg-config/files/patch-parse.c index 1f8fc6d91..a2962dfcb 100644 --- a/devel/pkg-config/files/patch-parse.c +++ b/devel/pkg-config/files/patch-parse.c @@ -1,5 +1,6 @@ -$FreeBSD: ports/devel/pkgconfig/files/patch-parse.c,v 1.1 2001/08/01 17:46:50 sobomax Exp $ +$FreeBSD$ +$MCom$ --- parse.c 2001/08/01 07:24:17 1.1 +++ parse.c 2001/08/01 07:25:02 diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile index cc5f4387b..621fa5e4a 100644 --- a/devel/pkgconfig/Makefile +++ b/devel/pkgconfig/Makefile @@ -2,7 +2,8 @@ # Date created: 30 April 2001 # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # -# $FreeBSD: ports/devel/pkgconfig/Makefile,v 1.38 2005/05/16 08:59:34 pav Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= pkgconfig diff --git a/devel/pkgconfig/files/patch-parse.c b/devel/pkgconfig/files/patch-parse.c index 1f8fc6d91..a2962dfcb 100644 --- a/devel/pkgconfig/files/patch-parse.c +++ b/devel/pkgconfig/files/patch-parse.c @@ -1,5 +1,6 @@ -$FreeBSD: ports/devel/pkgconfig/files/patch-parse.c,v 1.1 2001/08/01 17:46:50 sobomax Exp $ +$FreeBSD$ +$MCom$ --- parse.c 2001/08/01 07:24:17 1.1 +++ parse.c 2001/08/01 07:25:02 diff --git a/editors/abiword/files/patch-ar b/editors/abiword/files/patch-ar index 5832a8dee..e92d343b9 100644 --- a/editors/abiword/files/patch-ar +++ b/editors/abiword/files/patch-ar @@ -1,5 +1,6 @@ $FreeBSD$ +$MCom$ --- src/pkg/common/unix/scripts/install.sh.orig Sat Apr 7 10:59:52 2001 +++ src/pkg/common/unix/scripts/install.sh Wed Aug 8 13:31:57 2001 diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile index dd030ba66..66e0e474b 100644 --- a/graphics/gstreamer-plugins-cairo/Makefile +++ b/graphics/gstreamer-plugins-cairo/Makefile @@ -2,7 +2,8 @@ # Date created: Mar 8 2005 # Whom: Michael Johnson <ahze@FreeBSD.org> # -# $FreeBSD: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.2 2005/05/31 15:51:37 kwm Exp $ +# $FreeBSD$ +# $MCom$ # CATEGORIES= graphics diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 3ff72a616..4629df2bd 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -2,7 +2,8 @@ # Date created: 08 March 2000 # Whom: Dave McKay <dave@mu.org> # -# $FreeBSD: ports/security/seahorse/Makefile,v 1.42 2005/08/28 08:33:40 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= seahorse diff --git a/sysutils/coaster/Makefile b/sysutils/coaster/Makefile index 65d7106d2..748417ede 100644 --- a/sysutils/coaster/Makefile +++ b/sysutils/coaster/Makefile @@ -2,7 +2,8 @@ # Date created: 11 Nov 2004 # Whom: Mezz <mezz7@FreeBSD.org> # -# $FreeBSD: ports/sysutils/coaster/Makefile,v 1.4 2005/04/19 17:18:30 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= coaster diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 809b952a0..69064051e 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -3,7 +3,8 @@ # Date created: Feb 26, 2001 # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # -# $FreeBSD: ports/textproc/libxml++26/Makefile,v 1.33 2005/03/12 11:32:14 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libxml++ diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index ce4671aa7..f3e548aa9 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -2,7 +2,8 @@ # Date created: 2nd June 2000 # Whom: Ade Lovett <ade@FreeBSD.org> # -# $FreeBSD: ports/www/libgtkhtml/Makefile,v 1.76 2005/03/12 10:53:10 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libgtkhtml diff --git a/x11-fonts/bitstream-vera/Makefile b/x11-fonts/bitstream-vera/Makefile index 7ef6f6d9d..0ffbeab2a 100644 --- a/x11-fonts/bitstream-vera/Makefile +++ b/x11-fonts/bitstream-vera/Makefile @@ -2,7 +2,8 @@ # Date created: February 18 2003 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11-fonts/bitstream-vera/Makefile,v 1.11 2005/03/04 08:01:33 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= bitstream-vera diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index cffd606b8..731ad73ca 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -2,8 +2,8 @@ # Date created: 2005-02-26 # Whom: Michael Johnson <ahze@FreeBSD.org> # -# $FreeBSD: ports/x11-themes/clearlooks/Makefile,v 1.20 2005/06/30 12:22:32 ahze Exp $ -# $MCom: ports/x11-themes/clearlooks/Makefile,v 1.2 2005/08/08 21:58:16 ahze Exp $ +# $FreeBSD$ +# $MCom: ports/x11-themes/clearlooks/Makefile,v 1.3 2005/10/08 19:41:40 marcus Exp $ # PORTNAME?= clearlooks diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 6f22d9781..3e564dbc4 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -2,7 +2,8 @@ # Date created: 22 May 2003 # Whom: Alexander Nedotsukov <bland@mail.ru> # -# $FreeBSD: ports/x11-toolkits/libgnomeuimm26/Makefile,v 1.16 2005/04/22 05:41:26 bland Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libgnomeuimm diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 83d800688..bd581baa8 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -3,6 +3,7 @@ # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ +# $MCom$ # PORTNAME= wx diff --git a/x11-toolkits/wxgtk24/files/patch-include::wx::wxchar.h b/x11-toolkits/wxgtk24/files/patch-include::wx::wxchar.h index c3095fd58..39470600b 100644 --- a/x11-toolkits/wxgtk24/files/patch-include::wx::wxchar.h +++ b/x11-toolkits/wxgtk24/files/patch-include::wx::wxchar.h @@ -1,5 +1,6 @@ -$FreeBSD: ports/x11-toolkits/wxgtk24/files/patch-include::wx::wxchar.h,v 1.3 2003/11/09 19:23:40 fjoe Exp $ +$FreeBSD$ +$MCom$ --- include/wx/wxchar.h.orig Sun Sep 15 21:19:48 2002 +++ include/wx/wxchar.h Sat Oct 26 18:06:12 2002 diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index 409de50b9..a17d5a7eb 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/Makefile @@ -3,6 +3,7 @@ # Whom: fjoe@FreeBSD.ORG # # $FreeBSD$ +# $MCom$ # PORTNAME= wx diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index a13f62201..52b1d38a7 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,7 +3,8 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.50 2005/08/23 15:40:01 ahze Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.51 2005/09/06 17:07:44 mezz Exp $ +# PORTNAME= gnometerminal PORTVERSION= 2.12.0 diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index a13f62201..52b1d38a7 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -3,7 +3,8 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.50 2005/08/23 15:40:01 ahze Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.51 2005/09/06 17:07:44 mezz Exp $ +# PORTNAME= gnometerminal PORTVERSION= 2.12.0 diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 9e76687a8..09cdfd478 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -2,7 +2,8 @@ # Date created: 22 May 2003 # Whom: Alexander Nedotsukov <bland@mail.ru> # -# $FreeBSD: ports/x11/libgnomemm26/Makefile,v 1.15 2005/03/12 11:33:37 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libgnomemm |