svn commit: r307807 - in head: databases/tdbc devel/combat devel/tcl-signal devel/tcllib devel/tkcon irc/roxirc lang/tcl86 x11-toolkits/gnocl
Pietro Cerutti
gahr at FreeBSD.org
Mon Nov 26 22:43:26 UTC 2012
Author: gahr
Date: Mon Nov 26 22:43:25 2012
New Revision: 307807
URL: http://svnweb.freebsd.org/changeset/ports/307807
Log:
- Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers
Feature safe: yes
Modified:
head/databases/tdbc/Makefile
head/devel/combat/Makefile (contents, props changed)
head/devel/tcl-signal/Makefile
head/devel/tcllib/Makefile (contents, props changed)
head/devel/tkcon/Makefile (contents, props changed)
head/irc/roxirc/Makefile (contents, props changed)
head/lang/tcl86/Makefile
head/x11-toolkits/gnocl/Makefile
Modified: head/databases/tdbc/Makefile
==============================================================================
--- head/databases/tdbc/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/databases/tdbc/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://tdbc.tcl.tk/index.cgi/tarball/
DISTFILES= ${PORTNAME:U}-${FOSSIL_HASH}.${EXTRACT_SUFX}?uuid=${FOSSIL_HASH}
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= The common database access interface for Tcl
OPTIONS_DEFINE= MYSQL PGSQL SQLITE ODBC
Modified: head/devel/combat/Makefile
==============================================================================
--- head/devel/combat/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/devel/combat/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -1,16 +1,12 @@
-# New ports collection Makefile for: combat
-# Date created: 24 February 2012
-# Whom: gahr
-#
+# Created by: gahr
# $FreeBSD$
-#
PORTNAME= combat
PORTVERSION= 0.8.1
CATEGORIES= devel
MASTER_SITES= http://www.fpx.de/Combat/download/
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= A CORBA ORB implementation in Tcl
LICENSE= BSD
Modified: head/devel/tcl-signal/Makefile
==============================================================================
--- head/devel/tcl-signal/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/devel/tcl-signal/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.nyx.net/~mschwart/
DISTNAME= signal_ext${PORTVERSION:R:R}
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= Dynamically loadable signal handling for Tcl/Tk scripts
USE_TCL= yes
Modified: head/devel/tcllib/Makefile
==============================================================================
--- head/devel/tcllib/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/devel/tcllib/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= SF
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= A collection of utility modules for Tcl
USE_TCL_BUILD= 82+
Modified: head/devel/tkcon/Makefile
==============================================================================
--- head/devel/tkcon/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/devel/tkcon/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -1,16 +1,12 @@
-# New ports collection makefile for: tkcon
-# Date created: 28 Jun 1999
-# Whom: wghicks at bellsouth.net
-#
+# Created by: wghicks at bellsouth.net
# $FreeBSD$
-#
PORTNAME= tkcon
PORTVERSION= 2.5
CATEGORIES= devel tcl tk
MASTER_SITES= SF
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= Tk console for Tcl
NO_BUILD= yes
Modified: head/irc/roxirc/Makefile
==============================================================================
--- head/irc/roxirc/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/irc/roxirc/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: roxirc
-# Date created: Mar 15 1999
-# Whom: rox at fearme.com
-#
+# Created by: rox at fearme.com
# $FreeBSD$
-#
PORTNAME= roxirc
PORTVERSION= 2.0
@@ -11,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= irc tk
MASTER_SITES= http://roxirc.lighter.net/download/
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= A tcl/tk irc client
USE_TK= yes
Modified: head/lang/tcl86/Makefile
==============================================================================
--- head/lang/tcl86/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/lang/tcl86/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tcl8_6
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.b.3/b3/}-src
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT?= Tool Command Language
LICENSE= BSD
Modified: head/x11-toolkits/gnocl/Makefile
==============================================================================
--- head/x11-toolkits/gnocl/Makefile Mon Nov 26 22:37:00 2012 (r307806)
+++ head/x11-toolkits/gnocl/Makefile Mon Nov 26 22:43:25 2012 (r307807)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnocl
-# Date created: 15 August 2003
-# Whom: Stephane Legrand <stephane at FreeBSD.org>
-#
+# Created by: Stephane Legrand <stephane at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnocl
DISTVERSION= ${BASE_VERSION}-${NIGHTLY_BUILD}
@@ -11,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= x11-toolkits devel
MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/
-MAINTAINER= gahr at FreeBSD.org
+MAINTAINER= tcltk at FreeBSD.org
COMMENT= GTK+ and Gnome extension for Tcl
LIB_DEPENDS= canberra.0:${PORTSDIR}/audio/libcanberra \
More information about the svn-ports-head
mailing list