1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

Update with the new PORTNAME/PORTVERSION variables

This commit is contained in:
Chris Piazza 2000-04-10 01:11:24 +00:00
parent dc0a03c770
commit 458db42f26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27434
88 changed files with 239 additions and 233 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: GTK+ Object Builder # New ports collection makefile for: GTK+ Object Builder
# Version required: 0.93.0
# Date created: 25 January 2000 # Date created: 25 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gob-0.93.0 PORTNAME= gob
PORTVERSION= 0.93.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.5z.com/pub/gob/ MASTER_SITES= http://ftp.5z.com/pub/gob/

View File

@ -1,13 +1,12 @@
# New ports collection makefile for: rubytk # New ports collection makefile for: rubytk
# Version required: 1.4.3
# Date created: 15 March 1999 # Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-${VERSION} PORTNAME?= rubytk
PKGNAME?= rubytk-${VERSION} PORTVERSION?= 1.4.3
CATEGORIES?= x11-toolkits CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
MAINTAINER?= yasuf@big.or.jp MAINTAINER?= yasuf@big.or.jp

View File

@ -1,13 +1,12 @@
# New ports collection makefile for: rubytk # New ports collection makefile for: rubytk
# Version required: 1.4.3
# Date created: 15 March 1999 # Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-${VERSION} PORTNAME?= rubytk
PKGNAME?= rubytk-${VERSION} PORTVERSION?= 1.4.3
CATEGORIES?= x11-toolkits CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
MAINTAINER?= yasuf@big.or.jp MAINTAINER?= yasuf@big.or.jp

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtk-engines # New ports collection makefile for: gtk-engines
# Version required: 0.10
# Date Created: 23 Dec 1998 # Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk-engines-0.10 PORTNAME= gtk-engines
PORTVERSION= 0.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk-engines MASTER_SITE_SUBDIR= stable/sources/gtk-engines

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtk-engines # New ports collection makefile for: gtk-engines
# Version required: 0.10
# Date Created: 23 Dec 1998 # Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk-engines-0.10 PORTNAME= gtk-engines
PORTVERSION= 0.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk-engines MASTER_SITE_SUBDIR= stable/sources/gtk-engines

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtkstep # New ports collection makefile for: gtkstep
# Version required: 2.0
# Date Created: 7 nov 98 # Date Created: 7 nov 98
# Whom: Gilad Rom # Whom: Gilad Rom
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtkstep-2.0 PORTNAME= gtkstep
PORTVERSION= 2.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.linuxave.net/gtkstep/ MASTER_SITES= http://ulli.linuxave.net/gtkstep/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: FWF Widgets # New ports collection makefile for: FWF Widgets
# Version required: 4.0
# Date created: 14 July 1995 # Date created: 14 July 1995
# Whom: jkh # Whom: jkh
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fwf-4.0 PORTNAME= fwf
PORTVERSION= 4.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.let.rug.nl/pub/FWF/ ftp://ftp.let.rug.nl/pub/FWF/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: motif # New ports collection makefile for: motif
# Version required: 2.1.10
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # Whom: asami
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Motif-2.1.10 PORTNAME= Motif
PORTVERSION= 2.1.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
DISTFILES= # empty DISTFILES= # empty

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: Xaw3d # New ports collection makefile for: Xaw3d
# Version required: 1.5
# Date created: 18 November 1994 # Date created: 18 November 1994
# Whom: asami # Whom: asami
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Xaw3d-1.5 PORTNAME= Xaw3d
PORTVERSION= 1.5
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3 MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: blt # New ports collection makefile for: blt
# Version required: 2.4m
# Date created: 22 September 1998 # Date created: 22 September 1998
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= BLT2.4m PORTNAME= blt
PKGNAME= blt-2.4m PORTVERSION= 2.4m
CATEGORIES= x11-toolkits tk82 CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ \ MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ \
ftp://ftp.csl.sony.co.jp/pub/kjc/ttt-libs/ ftp://ftp.csl.sony.co.jp/pub/kjc/ttt-libs/
DISTNAME= BLT${PORTVERSION}
MAINTAINER= kjc@csl.sony.co.jp MAINTAINER= kjc@csl.sony.co.jp

View File

@ -1,13 +1,12 @@
# New ports collection makefile for: fltk # New ports collection makefile for: fltk
# Version required: 1.0.7
# Date created: 11 February 1999 # Date created: 11 February 1999
# Whom: Dima Sivachenko <dima@Chg.RU> # Whom: Dima Sivachenko <dima@Chg.RU>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fltk-1.0.7-source PORTNAME= fltk
PKGNAME= fltk-1.0.7 PORTVERSION= 1.0.7
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \ MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
ftp://ftp.chg.ru/pub/X11/fltk/${VERSION}/ \ ftp://ftp.chg.ru/pub/X11/fltk/${VERSION}/ \
@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
ftp://ftp.northamerica.net/pub/ESP/fltk/${VERSION}/ \ ftp://ftp.northamerica.net/pub/ESP/fltk/${VERSION}/ \
ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk/${VERSION}/ \ ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk/${VERSION}/ \
ftp://ftp.kddlabs.co.jp/pub/lang/fltk/${VERSION}/ ftp://ftp.kddlabs.co.jp/pub/lang/fltk/${VERSION}/
DISTNAME= ${PKGNAME}-source
MAINTAINER= dima@chg.ru MAINTAINER= dima@chg.ru

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: fox # New ports collection makefile for: fox
# Version required: 0.1
# Date created: 23 Feb 2000 # Date created: 23 Feb 2000
# Whom: Will Andrews <andrews@technologist.com> # Whom: Will Andrews <andrews@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fox PORTNAME= fox
PKGNAME= fox-0.99.112 PORTVERSION= 0.99.112
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://imssun1.epfl.ch/pub/ \ ftp://imssun1.epfl.ch/pub/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
DISTNAME= ${PORTNAME}
MAINTAINER= will@FreeBSD.org MAINTAINER= will@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: fox # New ports collection makefile for: fox
# Version required: 0.1
# Date created: 23 Feb 2000 # Date created: 23 Feb 2000
# Whom: Will Andrews <andrews@technologist.com> # Whom: Will Andrews <andrews@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fox PORTNAME= fox
PKGNAME= fox-0.99.112 PORTVERSION= 0.99.112
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://imssun1.epfl.ch/pub/ \ ftp://imssun1.epfl.ch/pub/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
DISTNAME= ${PORTNAME}
MAINTAINER= will@FreeBSD.org MAINTAINER= will@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: fox # New ports collection makefile for: fox
# Version required: 0.1
# Date created: 23 Feb 2000 # Date created: 23 Feb 2000
# Whom: Will Andrews <andrews@technologist.com> # Whom: Will Andrews <andrews@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fox PORTNAME= fox
PKGNAME= fox-0.99.112 PORTVERSION= 0.99.112
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://imssun1.epfl.ch/pub/ \ ftp://imssun1.epfl.ch/pub/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
DISTNAME= ${PORTNAME}
MAINTAINER= will@FreeBSD.org MAINTAINER= will@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: fox # New ports collection makefile for: fox
# Version required: 0.1
# Date created: 23 Feb 2000 # Date created: 23 Feb 2000
# Whom: Will Andrews <andrews@technologist.com> # Whom: Will Andrews <andrews@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fox PORTNAME= fox
PKGNAME= fox-0.99.112 PORTVERSION= 0.99.112
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://imssun1.epfl.ch/pub/ \ ftp://imssun1.epfl.ch/pub/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
DISTNAME= ${PORTNAME}
MAINTAINER= will@FreeBSD.org MAINTAINER= will@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: GTK+ Object Builder # New ports collection makefile for: GTK+ Object Builder
# Version required: 0.93.0
# Date created: 25 January 2000 # Date created: 25 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gob-0.93.0 PORTNAME= gob
PORTVERSION= 0.93.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.5z.com/pub/gob/ MASTER_SITES= http://ftp.5z.com/pub/gob/

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtk-engines # New ports collection makefile for: gtk-engines
# Version required: 0.10
# Date Created: 23 Dec 1998 # Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk-engines-0.10 PORTNAME= gtk-engines
PORTVERSION= 0.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk-engines MASTER_SITE_SUBDIR= stable/sources/gtk-engines

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtk-engines # New ports collection makefile for: gtk-engines
# Version required: 0.10
# Date Created: 23 Dec 1998 # Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk-engines-0.10 PORTNAME= gtk-engines
PORTVERSION= 0.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk-engines MASTER_SITE_SUBDIR= stable/sources/gtk-engines

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: gtk12 # New ports collection makefile for: gtk12
# Version required: 1.2.7
# Date Created: 28 Sep 1997 # Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk+-1.2.7 PORTNAME= gtk
PKGNAME= gtk-1.2.7 PORTVERSION= 1.2.7
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
http://www.ameth.org/gimp/gtk/v1.2/ http://www.ameth.org/gimp/gtk/v1.2/
DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org MAINTAINER= vanilla@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: gtk12 # New ports collection makefile for: gtk12
# Version required: 1.2.7
# Date Created: 28 Sep 1997 # Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk+-1.2.7 PORTNAME= gtk
PKGNAME= gtk-1.2.7 PORTVERSION= 1.2.7
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
http://www.ameth.org/gimp/gtk/v1.2/ http://www.ameth.org/gimp/gtk/v1.2/
DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org MAINTAINER= vanilla@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: gtk12 # New ports collection makefile for: gtk12
# Version required: 1.2.7
# Date Created: 28 Sep 1997 # Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk+-1.2.7 PORTNAME= gtk
PKGNAME= gtk-1.2.7 PORTVERSION= 1.2.7
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
http://www.ameth.org/gimp/gtk/v1.2/ http://www.ameth.org/gimp/gtk/v1.2/
DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org MAINTAINER= vanilla@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: gtk12 # New ports collection makefile for: gtk12
# Version required: 1.2.7
# Date Created: 28 Sep 1997 # Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtk+-1.2.7 PORTNAME= gtk
PKGNAME= gtk-1.2.7 PORTVERSION= 1.2.7
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
http://www.ameth.org/gimp/gtk/v1.2/ http://www.ameth.org/gimp/gtk/v1.2/
DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org MAINTAINER= vanilla@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtkglarea # New ports collection makefile for: gtkglarea
# Version required: 1.2.1
# Date created: 1 August 1999 # Date created: 1 August 1999
# Whom: Michael Sardo <jaeger16@yahoo.com> # Whom: Michael Sardo <jaeger16@yahoo.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtkglarea-1.2.1 PORTNAME= gtkglarea
PORTVERSION= 1.2.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/ MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtkglarea # New ports collection makefile for: gtkglarea
# Version required: 1.2.1
# Date created: 1 August 1999 # Date created: 1 August 1999
# Whom: Michael Sardo <jaeger16@yahoo.com> # Whom: Michael Sardo <jaeger16@yahoo.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtkglarea-1.2.1 PORTNAME= gtkglarea
PORTVERSION= 1.2.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/ MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: gtk-- # New ports collection makefile for: gtk--
# Version required: 1.0.3
# Date created: 11 May 1998 # Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk---1.0.3 PORTNAME= gtk--
PKGNAME= gtk---1.0.3 PORTVERSION= 1.0.3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Gtk-- MASTER_SITE_SUBDIR= stable/sources/Gtk--
DISTNAME= Gtk---${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gtkstep # New ports collection makefile for: gtkstep
# Version required: 2.0
# Date Created: 7 nov 98 # Date Created: 7 nov 98
# Whom: Gilad Rom # Whom: Gilad Rom
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gtkstep-2.0 PORTNAME= gtkstep
PORTVERSION= 2.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.linuxave.net/gtkstep/ MASTER_SITES= http://ulli.linuxave.net/gtkstep/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: guile-gtk # New ports collection makefile for: guile-gtk
# Version required: 0.17
# Date created: 1 January 2000 # Date created: 1 January 2000
# Whom: Matt Braithwaite <mab@red-bean.com> # Whom: Matt Braithwaite <mab@red-bean.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= guile-gtk-0.17 PORTNAME= guile-gtk
PORTVERSION= 0.17
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.ping.de/sites/zagadka/guile-gtk/download/ MASTER_SITES= http://www.ping.de/sites/zagadka/guile-gtk/download/

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: itk # New ports collection makefile for: itk
# Version required: 3.0.1
# Date created: Aug 17 1996 # Date created: Aug 17 1996
# Whom: chuckr # Whom: chuckr
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= itcl3.0.1 PORTNAME= itk
PKGNAME= itk-3.0.1 PORTVERSION= 3.0.1
CATEGORIES= x11-toolkits tk82 CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/ MASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/
DISTNAME= itcl${PORTVERSION}
MAINTAINER= dmlb@ragnet.demon.co.uk MAINTAINER= dmlb@ragnet.demon.co.uk

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: iv # New ports collection makefile for: iv
# Version required: 3.2a
# Date created: 23.sept.1994 # Date created: 23.sept.1994
# Whom: adam # Whom: adam
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= 3.2a PORTNAME= iv
PKGNAME= iv-3.2a PORTVERSION= 3.2a
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://sgi.com/graphics/interviews/ MASTER_SITES= ftp://sgi.com/graphics/interviews/
DISTNAME= ${PORTVERSION}
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= tanimura@FreeBSD.org MAINTAINER= tanimura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: itk # New ports collection makefile for: itk
# Version required: 3.0.1
# Date created: Aug 17 1996 # Date created: Aug 17 1996
# Whom: chuckr # Whom: chuckr
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= itcl3.0.1 PORTNAME= iwidgets
PKGNAME= iwidgets-3.0.0 PORTVERSION= 3.0.0
CATEGORIES= x11-toolkits tk82 CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/ MASTER_SITES= ftp://ftp.tcltk.com/pub/itcl/
DISTNAME= itcl3.0.1
MAINTAINER= dmlb@ragnet.demon.co.uk MAINTAINER= dmlb@ragnet.demon.co.uk

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: lesstif # New ports collection makefile for: lesstif
# Version required: 0.89.9
# Date created: December 10, 1996 # Date created: December 10, 1996
# Whom: 1wardd@airmail.net # Whom: 1wardd@airmail.net
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= lesstif-0.89.9 PORTNAME= lesstif
PORTVERSION= 0.89.9
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: neXtaw # New ports collection makefile for: neXtaw
# Version required: 0.8
# Date created: 16 January 1997 # Date created: 16 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org> # Whom: Thomas Gellekum <tg@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= neXtaw-0.8 PORTNAME= neXtaw
PORTVERSION= 0.8
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.inf.ufrgs.br/~casantos/neXtaw/ MASTER_SITES= http://www.inf.ufrgs.br/~casantos/neXtaw/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: motif # New ports collection makefile for: motif
# Version required: 2.1.10
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # Whom: asami
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Motif-2.1.10 PORTNAME= Motif
PORTVERSION= 2.1.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
DISTFILES= # empty DISTFILES= # empty

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: motif # New ports collection makefile for: motif
# Version required: 2.1.10
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # Whom: asami
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Motif-2.1.10 PORTNAME= Motif
PORTVERSION= 2.1.10
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
DISTFILES= # empty DISTFILES= # empty

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: p5-Gtk # New ports collection makefile for: p5-Gtk
# Version required: 0.7000
# Date created: 28 Oct 1997 # Date created: 28 Oct 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Gtk-Perl-0.7000 PORTNAME= p5-Gtk
PKGNAME= p5-Gtk-0.7000 PORTVERSION= 0.7000
CATEGORIES= x11-toolkits lang perl5 CATEGORIES= x11-toolkits lang perl5
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/ \ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/ \
${MASTER_SITE_PERL_CPAN} ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Gtk MASTER_SITE_SUBDIR= Gtk
DISTNAME= Gtk-Perl-0.7000
MAINTAINER= vanilla@FreeBSD.org MAINTAINER= vanilla@FreeBSD.org

View File

@ -1,15 +1,16 @@
# New ports collection makefile for: p5-Tcl-Tk # New ports collection makefile for: p5-Tcl-Tk
# Version required: b1
# Date created: June 15th 1997 # Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org> # Whom: James FitzGibbon <jfitz@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
#
DISTNAME= TclTk-b2 PORTNAME= p5-Tcl-Tk
PKGNAME= p5-Tcl-Tk-b2 PORTVERSION= b2
CATEGORIES= x11-toolkits lang perl5 tk82 CATEGORIES= x11-toolkits lang perl5 tk82
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl MASTER_SITE_SUBDIR= Tcl
DISTNAME= TclTk-b2
MAINTAINER= jfitz@FreeBSD.org MAINTAINER= jfitz@FreeBSD.org

View File

@ -1,15 +1,16 @@
# New ports collection makefile for: p5-Tcl-Tk # New ports collection makefile for: p5-Tcl-Tk
# Version required: b1
# Date created: June 15th 1997 # Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org> # Whom: James FitzGibbon <jfitz@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
#
DISTNAME= TclTk-b2 PORTNAME= p5-Tcl-Tk
PKGNAME= p5-Tcl-Tk-b2 PORTVERSION= b2
CATEGORIES= x11-toolkits lang perl5 tk82 CATEGORIES= x11-toolkits lang perl5 tk82
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl MASTER_SITE_SUBDIR= Tcl
DISTNAME= TclTk-b2
MAINTAINER= jfitz@FreeBSD.org MAINTAINER= jfitz@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Tk # New ports collection makefile for: p5-Tk
# Version required: 402.002
# Date created: October 21st 1996 # Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org> # Whom: James FitzGibbon <jfitz@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Tk800.008 PORTNAME= p5-Tk
PKGNAME= p5-Tk-800.008 PORTVERSION= 800.008
CATEGORIES= x11-toolkits tk80 perl5 CATEGORIES= x11-toolkits tk80 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk MASTER_SITE_SUBDIR= Tk
DISTNAME= Tk${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org MAINTAINER= jfitz@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: pike-gtk # New ports collection makefile for: pike-gtk
# Version required: 1.1.3
# Date created: June 29, 1999 # Date created: June 29, 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= pigtk_1.1.3 PORTNAME= pike-gtk
PKGNAME= pike-gtk-1.1.3 PORTVERSION= 1.1.3
CATEGORIES= x11-toolkits lang CATEGORIES= x11-toolkits lang
MASTER_SITES= http://pike-community.org/sites/pigtk/download/ MASTER_SITES= http://pike-community.org/sites/pigtk/download/
DISTNAME= pigtk_${PORTVERSION}
MAINTAINER= ijliao@csie.nctu.edu.tw MAINTAINER= ijliao@csie.nctu.edu.tw

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: plib # New ports collection makefile for: plib
# Version required: 1.0.12a
# Date created: 26 June 1999 # Date created: 26 June 1999
# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU> # Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= plib-1.0.12a PORTNAME= plib
PORTVERSION= 1.0.12a
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \
http://math.missouri.edu/~stephen/software/flightgear/ http://math.missouri.edu/~stephen/software/flightgear/

View File

@ -1,14 +1,16 @@
# New ports collection makefile for: pmw # New ports collection makefile for: pmw
# Version required: 0.8.3
# Date created: 03 June 1998 # Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org> # Whom: Thomas Gellekum <tg@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= py-pmw
PORTVERSION= 0.8.3
DISTNAME= Pmw.0.8.3 DISTNAME= Pmw.0.8.3
PKGNAME= py-pmw-0.8.3
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/
DISTNAME= Pmw.${PORTVERSION}
MAINTAINER= tg@FreeBSD.org MAINTAINER= tg@FreeBSD.org

View File

@ -1,14 +1,16 @@
# New ports collection makefile for: pmw # New ports collection makefile for: pmw
# Version required: 0.8.3
# Date created: 03 June 1998 # Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org> # Whom: Thomas Gellekum <tg@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= py-pmw
PORTVERSION= 0.8.3
DISTNAME= Pmw.0.8.3 DISTNAME= Pmw.0.8.3
PKGNAME= py-pmw-0.8.3
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/
DISTNAME= Pmw.${PORTVERSION}
MAINTAINER= tg@FreeBSD.org MAINTAINER= tg@FreeBSD.org

View File

@ -1,19 +1,19 @@
# New ports collection makefile for: py-gnome # New ports collection makefile for: py-gnome
# Version required: 1.0.1
# Date created: 3/14/1999 # Date created: 3/14/1999
# Whom: nectar@FreeBSD.org # Whom: nectar@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gnome-python-1.0.50 PORTNAME= py-gnome
PKGNAME= py-gnome-1.0.50 PORTVERSION= 1.0.50
CATEGORIES= x11-toolkits python gnome CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.org MAINTAINER= nectar@FreeBSD.org

View File

@ -1,19 +1,19 @@
# New ports collection makefile for: py-gnome # New ports collection makefile for: py-gnome
# Version required: 1.0.1
# Date created: 3/14/1999 # Date created: 3/14/1999
# Whom: nectar@FreeBSD.org # Whom: nectar@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gnome-python-1.0.50 PORTNAME= py-gnome
PKGNAME= py-gnome-1.0.50 PORTVERSION= 1.0.50
CATEGORIES= x11-toolkits python gnome CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.org MAINTAINER= nectar@FreeBSD.org

View File

@ -1,19 +1,19 @@
# New ports collection makefile for: py-gtk # New ports collection makefile for: py-gtk
# Version required: 0.6.2
# Date created: 09/14/1999 # Date created: 09/14/1999
# Whom: nectar@FreeBSD.org # Whom: nectar@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gnome-python-1.0.50 PORTNAME= py-gtk
PKGNAME= py-gtk-0.6.3 PORTVERSION= 0.6.3
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
DISTNAME= gnome-python-1.0.50
MAINTAINER= nectar@FreeBSD.org MAINTAINER= nectar@FreeBSD.org

View File

@ -1,19 +1,19 @@
# New ports collection makefile for: py-gtk # New ports collection makefile for: py-gtk
# Version required: 0.6.2
# Date created: 09/14/1999 # Date created: 09/14/1999
# Whom: nectar@FreeBSD.org # Whom: nectar@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= gnome-python-1.0.50 PORTNAME= py-gtk
PKGNAME= py-gtk-0.6.3 PORTVERSION= 0.6.3
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \
ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
DISTNAME= gnome-python-1.0.50
MAINTAINER= nectar@FreeBSD.org MAINTAINER= nectar@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: py-Tkinter # New ports collection makefile for: py-Tkinter
# Version required: 1.5.2
# Date created: 12 Jan 1999 # Date created: 12 Jan 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org> # Whom: Thomas Gellekum <tg@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= py152 PORTNAME= py-tkinter
PKGNAME= py-tkinter-1.5.2 PORTVERSION= 1.5.2
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://www.python.org/pub/python/src/ \ MASTER_SITES= ftp://www.python.org/pub/python/src/ \
ftp://ftp.cwi.nl/pub/python/src/ ftp://ftp.cwi.nl/pub/python/src/
DISTNAME= py152
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= tg@FreeBSD.org MAINTAINER= tg@FreeBSD.org

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxPython # New ports collection makefile for: wxPython
# Version required: 2.1.11
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxPython-2.1.11 PORTNAME= py-wxPython
PKGNAME= py-wxPython-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= http://alldunn.com/wxPython/dist/ \ MASTER_SITES= http://alldunn.com/wxPython/dist/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxPython-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxPython # New ports collection makefile for: wxPython
# Version required: 2.1.11
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxPython-2.1.11 PORTNAME= py-wxPython
PKGNAME= py-wxPython-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= http://alldunn.com/wxPython/dist/ \ MASTER_SITES= http://alldunn.com/wxPython/dist/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxPython-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxPython # New ports collection makefile for: wxPython
# Version required: 2.1.11
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxPython-2.1.11 PORTNAME= py-wxPython
PKGNAME= py-wxPython-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= http://alldunn.com/wxPython/dist/ \ MASTER_SITES= http://alldunn.com/wxPython/dist/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxPython-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxPython # New ports collection makefile for: wxPython
# Version required: 2.1.11
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxPython-2.1.11 PORTNAME= py-wxPython
PKGNAME= py-wxPython-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits python CATEGORIES= x11-toolkits python
MASTER_SITES= http://alldunn.com/wxPython/dist/ \ MASTER_SITES= http://alldunn.com/wxPython/dist/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxPython-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: qt # New ports collection makefile for: qt
# Version required: 1.45
# Date created: 30 Jul 1996 # Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk # Whom: searle@longacre.demon.co.uk
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-1.45 PORTNAME= qt
PORTVERSION= 1.45
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: qt21 # New ports collection makefile for: qt21
# Version required: 2.1.0 beta2
# Date created: 17 Jul 1999 # Date created: 17 Jul 1999
# Whom: imura@kml.cs.titech.ac.jp # Whom: imura@kml.cs.titech.ac.jp
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= qt-x11-2.1.0-beta3 PORTNAME= qt
PKGNAME= qt-2.1.0b3 PORTVERSION= 2.1.0b3
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.troll.no/qt/source/ MASTER_SITES= ftp://ftp.troll.no/qt/source/
DISTNAME= qt-x11-2.1.0-beta3
MAINTAINER= imura@FreeBSD.org MAINTAINER= imura@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: rep-gtk # New ports collection makefile for: rep-gtk
# Version required: 0.9.1
# Date created: 06 October 1999 # Date created: 06 October 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= rep-gtk-0.9.1 PORTNAME= rep-gtk
PORTVERSION= 0.9.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/ MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: rep-gtk # New ports collection makefile for: rep-gtk
# Version required: 0.9.1
# Date created: 06 October 1999 # Date created: 06 October 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= rep-gtk-0.9.1 PORTNAME= rep-gtk
PORTVERSION= 0.9.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/ MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: ruby-gtk # New ports collection makefile for: ruby-gtk
# Version required: 0.23
# Date created: 19 April 1999 # Date created: 19 April 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-gtk-0.23 PORTNAME= ruby-gtk
PORTVERSION= 0.23
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \ MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \
ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: ruby-gtk # New ports collection makefile for: ruby-gtk
# Version required: 0.23
# Date created: 19 April 1999 # Date created: 19 April 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-gtk-0.23 PORTNAME= ruby-gtk
PORTVERSION= 0.23
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \ MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \
ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \

View File

@ -1,13 +1,12 @@
# New ports collection makefile for: rubytk # New ports collection makefile for: rubytk
# Version required: 1.4.3
# Date created: 15 March 1999 # Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-${VERSION} PORTNAME?= rubytk
PKGNAME?= rubytk-${VERSION} PORTVERSION?= 1.4.3
CATEGORIES?= x11-toolkits CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
MAINTAINER?= yasuf@big.or.jp MAINTAINER?= yasuf@big.or.jp

View File

@ -1,13 +1,12 @@
# New ports collection makefile for: rubytk # New ports collection makefile for: rubytk
# Version required: 1.4.3
# Date created: 15 March 1999 # Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ruby-${VERSION} PORTNAME?= rubytk
PKGNAME?= rubytk-${VERSION} PORTVERSION?= 1.4.3
CATEGORIES?= x11-toolkits CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \ ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
DISTNAME= ruby-${PORTVERSION}
MAINTAINER?= yasuf@big.or.jp MAINTAINER?= yasuf@big.or.jp

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: SlingShot # New ports collection makefile for: SlingShot
# Version required: 2.1
# Date created: 5 March 1997 # Date created: 5 March 1997
# Whom: Pedro Giffuni # Whom: Pedro Giffuni
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= SlingShot2.1 PORTNAME= slingshot
PKGNAME= slingshot-2.1 PORTVERSION= 2.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/ ftp://ftp.freesoftware.com/pub/X11/R5contrib/
DISTNAME= SlingShot${PORTVERSION}
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: tix # New ports collection makefile for: tix
# Version required: 4.1.0.007
# Date created: 22 December 1996 # Date created: 22 December 1996
# Whom: Thomas Gellekum <tg@freebsd.org> # Whom: Thomas Gellekum <tg@freebsd.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Tix4.1.0.007 PORTNAME= tix
PKGNAME= tix-4.1.0.007 PORTVERSION= 4.1.0.007
CATEGORIES= x11-toolkits tk82 CATEGORIES= x11-toolkits tk82
MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/%SUBDIR%/ \ MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/%SUBDIR%/ \
ftp://ftp.riken.go.jp/pub/lang/tcl/netsoft/%SUBDIR%/ ftp://ftp.riken.go.jp/pub/lang/tcl/netsoft/%SUBDIR%/
MASTER_SITE_SUBDIR= sorted/packages-8.0/x11/Tix/4.1.0.007 MASTER_SITE_SUBDIR= sorted/packages-8.0/x11/Tix/4.1.0.007
DISTNAME= Tix${PORTVERSION}
MAINTAINER= jmz@FreeBSD.org MAINTAINER= jmz@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: tk8.0 # New ports collection makefile for: tk8.0
# Version required: tk8.0
# Date created: 19 August 1997 # Date created: 19 August 1997
# Whom: jkh # Whom: jkh
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tk8.0.5 PORTNAME= tk
PKGNAME= tk-8.0.5 PORTVERSION= 8.0.5
CATEGORIES= x11-toolkits tk80 CATEGORIES= x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= cwt@Freebsd.ORG MAINTAINER= cwt@Freebsd.ORG

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: tk # New ports collection makefile for: tk
# Version required: 8.2.3
# Date created: 19 August 1997 # Date created: 19 August 1997
# Whom: jkh # Whom: jkh
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tk8.2.3 PORTNAME= tk
PKGNAME= tk-8.2.3 PORTVERSION= 8.2.3
CATEGORIES= x11-toolkits tk82 CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jseger@FreeBSD.org MAINTAINER= jseger@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: tk # New ports collection makefile for: tk
# Version required: 8.3.b1
# Date created: 19 August 1997 # Date created: 19 August 1997
# Whom: jkh # Whom: jkh
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tk8.3b1 PORTNAME= tk
PKGNAME= tk-8.3.b1 PORTVERSION= 8.3.b1
CATEGORIES= x11-toolkits #tk83 CATEGORIES= x11-toolkits #tk83
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/
DISTNAME= ${PORTNAME}8.3b1
MAINTAINER= jseger@FreeBSD.org MAINTAINER= jseger@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: tk # New ports collection makefile for: tk
# Version required: 8.3.b1
# Date created: 19 August 1997 # Date created: 19 August 1997
# Whom: jkh # Whom: jkh
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tk8.3b1 PORTNAME= tk
PKGNAME= tk-8.3.b1 PORTVERSION= 8.3.b1
CATEGORIES= x11-toolkits #tk83 CATEGORIES= x11-toolkits #tk83
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/
DISTNAME= ${PORTNAME}8.3b1
MAINTAINER= jseger@FreeBSD.org MAINTAINER= jseger@FreeBSD.org

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: TkStep # New ports collection makefile for: TkStep
# Version required: 8.0p2
# Date created: 06 November 1997 # Date created: 06 November 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org> # Whom: Thomas Gellekum <tg@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tk8.0.4 PORTNAME= tkstep
PKGNAME= tkstep-8.0.4 PORTVERSION= 8.0.4
CATEGORIES= x11-toolkits tk80 CATEGORIES= x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
DISTNAME= tk${PORTVERSION}
PATCH_SITES= ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/ PATCH_SITES= ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/
PATCHFILES= tk8.0.4-to-tkstep8.0.4-2.patch.tar.gz PATCHFILES= tk8.0.4-to-tkstep8.0.4-2.patch.tar.gz

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: v # New ports collection makefile for: v
# Version required: 1.19
# Date created: 8 Feb 1998 # Date created: 8 Feb 1998
# Whom: Donald Burr <dburr@FreeBSD.org> # Whom: Donald Burr <dburr@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= v-1.19 PORTNAME= v
PORTVERSION= 1.19
CATEGORIES= x11-toolkits devel graphics CATEGORIES= x11-toolkits devel graphics
MASTER_SITES= ftp://ftp.ntua.gr/pub/X11/v/old/ \ MASTER_SITES= ftp://ftp.ntua.gr/pub/X11/v/old/ \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/programming/objectcentral/old/ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/programming/objectcentral/old/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: vdk # New ports collection makefile for: vdk
# Version required: 1.0.6
# Date created: 30 January 2000 # Date created: 30 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= vdk-1.0.6 PORTNAME= vdk
PORTVERSION= 1.0.6
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.programmers.net/artic/Motta/vdk/ MASTER_SITES= http://www.programmers.net/artic/Motta/vdk/

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: vdkbuilder # New ports collection makefile for: vdkbuilder
# Version required: 1.0.6
# Date created: 29 January 2000 # Date created: 29 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= vdkbuilder-1.0.6 PORTNAME= vdkbuilder
PORTVERSION= 1.0.6
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= http://www.programmers.net/artic/Motta/vdk/ MASTER_SITES= http://www.programmers.net/artic/Motta/vdk/

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxGTK # New ports collection makefile for: wxGTK
# Version required: 2.1.0b9
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxGTK-2.1.11 PORTNAME= wxgtk
PKGNAME= wxgtk-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxGTK-${PORTVERSION}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxGTK # New ports collection makefile for: wxGTK
# Version required: 2.1.0b9
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxGTK-2.1.11 PORTNAME= wxgtk
PKGNAME= wxgtk-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxGTK-${PORTVERSION}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: wxGTK # New ports collection makefile for: wxGTK
# Version required: 2.1.0b9
# Date created: September 18, 1999 # Date created: September 18, 1999
# Whom: nectar@FreeBSD.ORG # Whom: nectar@FreeBSD.ORG
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= wxGTK-2.1.11 PORTNAME= wxgtk
PKGNAME= wxgtk-2.1.11 PORTVERSION= 2.1.11
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= wxGTK-${PORTVERSION}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG MAINTAINER= nectar@FreeBSD.ORG

View File

@ -1,5 +1,4 @@
# New ports collection makefile for: Xbae # New ports collection makefile for: Xbae
# Version required: 4.6.2
# Date created: 11 December 96 # Date created: 11 December 96
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
# With some # With some
@ -8,12 +7,13 @@
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Xbae-4.7 PORTNAME= xbae
PKGNAME= xbae-4.7 PORTVERSION= 4.7
CATEGORIES= x11-toolkits math CATEGORIES= x11-toolkits math
MASTER_SITES= ftp://sunsite.doc.ic.ac.uk/packages/X11/contrib/widgets/ \ MASTER_SITES= ftp://sunsite.doc.ic.ac.uk/packages/X11/contrib/widgets/ \
${MASTER_SITE_XCONTRIB} ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= widgets/motif MASTER_SITE_SUBDIR= widgets/motif
DISTNAME= Xbae-${PORTVERSION}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de MAINTAINER= Lars.Koeller@Uni-Bielefeld.de

View File

@ -1,5 +1,4 @@
# New ports collection makefile for: xforms # New ports collection makefile for: xforms
# Version required: 0.88.1
# Date created: 28 March 1997 # Date created: 28 March 1997
# Whom: gena # Whom: gena
# #
@ -24,7 +23,8 @@ MASTER_SITES= ftp://bragg.phys.uwm.edu/pub/xforms/freeBSD/ \
ftp://ftp.via.ecp.fr/pub2/xforms/freeBSD/ \ ftp://ftp.via.ecp.fr/pub2/xforms/freeBSD/ \
ftp://ftp.st.ryukoku.ac.jp/pub/X11/xforms/freeBSD/ ftp://ftp.st.ryukoku.ac.jp/pub/X11/xforms/freeBSD/
.endif .endif
PKGNAME= xforms-0.88.1 PORTNAME= xforms
PORTVERSION= 0.88.1
CATEGORIES= graphics x11-toolkits CATEGORIES= graphics x11-toolkits
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: xg # New ports collection makefile for: xg
# Version required: 1.0
# Date created: 3 December 1998 # Date created: 3 December 1998
# Whom: Andrey Zakhvatov # Whom: Andrey Zakhvatov
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xg PORTNAME= xg
PKGNAME= xg-1.0 PORTVERSION= 1.0
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ftp://messners.com/code/ \ MASTER_SITES= ftp://messners.com/code/ \
http://www.messners.com/code/ http://www.messners.com/code/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: xmhtml # New ports collection makefile for: xmhtml
# Version required: 1.69
# Date created: 18 Feb 1999 # Date created: 18 Feb 1999
# Whom: Peter Hawkins <thepish@freebsd.org> # Whom: Peter Hawkins <thepish@freebsd.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= XmHTML-1.1.0 PORTNAME= XmHTML
PORTVERSION= 1.1.0
CATEGORIES= x11-toolkits www CATEGORIES= x11-toolkits www
MASTER_SITES= ftp://crl.nmsu.edu/pub/XmHTML/ \ MASTER_SITES= ftp://crl.nmsu.edu/pub/XmHTML/ \
ftp://ftp.ist.co.uk/pub/motif/XmHTML/ \ ftp://ftp.ist.co.uk/pub/motif/XmHTML/ \

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: xview-clients # New ports collection makefile for: xview-clients
# Version required: 3.2p1-X11R6
# Date created: 22 November 1994 # Date created: 22 November 1994
# Whom: ljo (orig) # Whom: ljo (orig)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xview3.2p1-X11R6 PORTNAME= xview-clients
PKGNAME= xview-clients-3.2.1 PORTVERSION= 3.2.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITES= ${MASTER_SITE_LOCAL} \
${MASTER_SITE_XCONTRIB} ${MASTER_SITE_XCONTRIB}
DISTNAME= xview3.2p1-X11R6
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org

View File

@ -1,17 +1,17 @@
# New ports collection makefile for: XView # New ports collection makefile for: XView
# Version required: 3.2p1-X11R6
# Date created: 22 November 1994 # Date created: 22 November 1994
# Whom: ljo (orig) # Whom: ljo (orig)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xview3.2p1-X11R6 PORTNAME= xview
PKGNAME= xview-3.2.1 PORTVERSION= 3.2.1
CATEGORIES= x11-toolkits CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITES= ${MASTER_SITE_LOCAL} \
${MASTER_SITE_XCONTRIB} ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= libraries MASTER_SITE_SUBDIR= libraries
DISTNAME= xview3.2p1-X11R6
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org