- Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers Feature safe: yes
This commit is contained in:
parent
81f1d151c7
commit
c5b932e75f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307807
8 changed files with 12 additions and 28 deletions
|
@ -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@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= The common database access interface for Tcl
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL SQLITE ODBC
|
||||
|
|
|
@ -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@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= A CORBA ORB implementation in Tcl
|
||||
|
||||
LICENSE= BSD
|
||||
|
|
|
@ -11,7 +11,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= http://www.nyx.net/~mschwart/
|
||||
DISTNAME= signal_ext${PORTVERSION:R:R}
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= Dynamically loadable signal handling for Tcl/Tk scripts
|
||||
|
||||
USE_TCL= yes
|
||||
|
|
|
@ -11,7 +11,7 @@ PORTREVISION= 1
|
|||
CATEGORIES= devel tcl
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= A collection of utility modules for Tcl
|
||||
|
||||
USE_TCL_BUILD= 82+
|
||||
|
|
|
@ -1,16 +1,12 @@
|
|||
# New ports collection makefile for: tkcon
|
||||
# Date created: 28 Jun 1999
|
||||
# Whom: wghicks@bellsouth.net
|
||||
#
|
||||
# Created by: wghicks@bellsouth.net
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tkcon
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= devel tcl tk
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= Tk console for Tcl
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: roxirc
|
||||
# Date created: Mar 15 1999
|
||||
# Whom: rox@fearme.com
|
||||
#
|
||||
# Created by: rox@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@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= A tcl/tk irc client
|
||||
|
||||
USE_TK= yes
|
||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tcl8_6
|
|||
PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.b.3/b3/}-src
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT?= Tool Command Language
|
||||
|
||||
LICENSE= BSD
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: gnocl
|
||||
# Date created: 15 August 2003
|
||||
# Whom: Stephane Legrand <stephane@FreeBSD.org>
|
||||
#
|
||||
# Created by: Stephane Legrand <stephane@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@FreeBSD.org
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= GTK+ and Gnome extension for Tcl
|
||||
|
||||
LIB_DEPENDS= canberra.0:${PORTSDIR}/audio/libcanberra \
|
||||
|
|
Loading…
Reference in a new issue