- Change default Tcl/Tk version to 8.5

- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
This commit is contained in:
Martin Matuska 2009-02-23 14:46:37 +00:00
parent 356df709ff
commit 24bf28eff1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228909
105 changed files with 119 additions and 66 deletions

View file

@ -13,7 +13,7 @@ Tcl_Include_MAINTAINER= mm@FreeBSD.org
# via the port or by the user via defined variable try to find the highest
# stable installed version.
# Available values: yes 86+ 85+ 84+ 83+ 82+ 80+ 85 84 83 82 80
# NOTE: - default value 84 is used in case of USE_TCL=yes
# NOTE: - default value 85 is used in case of USE_TCL=yes
#
# USE_TCL_BUILD - Add buildtime dependency on Tcl (tclsh).
# Available values: see USE_TCL
@ -28,7 +28,7 @@ Tcl_Include_MAINTAINER= mm@FreeBSD.org
# a specific tclsh version may use this.
# The tclsh wrapper script installs into ${LOCALBASE}/bin/tclsh
# NOTE: - USE_TCL_WRAPPER and USE_TCL can be used together
# - ports using the wrapper should support default Tcl (8.4)
# - ports using the wrapper should support default Tcl (8.5)
##
# INVALID_TCL_VER - This variable contains a list of Tcl versions not supported by the port.
# This setting is effective only when USE_TCL is set to a range (e.g. 83+)
@ -53,7 +53,7 @@ Tcl_Include_MAINTAINER= mm@FreeBSD.org
# stable installed version.
# Avaliable values: yes 86+ 85+ 84+ 83+ 82+ 80+ 85 84 83 82 80
# NOTE: - overrides USE_TCL
# - default value 84 is used in case of USE_TK=yes
# - default value 85 is used in case of USE_TK=yes
#
# USE_TK_BUILD - Add buildtime dependency on Tk (wish).
# Available values: see USE_TK
@ -68,7 +68,7 @@ Tcl_Include_MAINTAINER= mm@FreeBSD.org
# a specific wish version may use this.
# The wish wrapper script installs into ${LOCALBASE}/bin/wish
# NOTE: - USE_TK_WRAPPER and USE_TK can be used together.
# - ports using the wrapper should support default Tk (8.4)
# - ports using the wrapper should support default Tk (8.5)
##
# INVALID_TK_VER - This variable contains a list of Tk versions not supported by the port
# This setting is effective only when USE_TK is set to a range (e.g. 83+)
@ -190,7 +190,7 @@ INVALID_TCL_VER:= ${INVALID_TK_VER}
#
. if defined(USE_TCL)
_TCL_DEFAULT_VERSION= 84
_TCL_DEFAULT_VERSION= 85
_TCL_VERSIONS= 86 85 84 83 82 80
_TCL_THREADS_VERSIONS= 86 85 84
_TCL_RANGE_VERSIONS= 86+ 85+ 84+ 83+ 82+ 80+

View file

@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20090223:
AFFECTS: users of Tcl/Tk
AUTHOR: mm@FreeBSD.org
The default version of Tcl/Tk has been changed from 8.4 to 8.5.
To restore old behavior and prefer using Tcl 8.4 with supported ports set
WITH_TCL_VER=84 in /etc/make.conf. This has no effect on ports that have
USE_TCL=yes or USE_TK=yes. They stick to the new default version and have
to be updated by their maintainers to support other versions than default.
20090218:
AFFECTS: users of www/zend-framework
AUTHOR: glarkin@FreeBSD.org

View file

@ -7,7 +7,7 @@
PORTNAME= tclmkziplib
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= archivers tcl
MASTER_SITES= http://mkextensions.sourceforge.net/
DISTNAME= mkZiplib${PORTVERSION:S/.//}

View file

@ -7,7 +7,7 @@
PORTNAME= ptiger
PORTVERSION= 2.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= astro tk
MASTER_SITES= SF
MASTER_SITE_SUBDIR= tkgeomap

View file

@ -7,6 +7,7 @@
PORTNAME= tclgeomap
PORTVERSION= 2.11.5
PORTREVISION= 1
CATEGORIES= astro tcl
MASTER_SITES= SF/tkgeomap

View file

@ -7,6 +7,7 @@
PORTNAME= tkgeomap
PORTVERSION= 2.11.5
PORTREVISION= 1
CATEGORIES= astro tk
MASTER_SITES= SF

View file

@ -7,7 +7,7 @@
PORTNAME= xeartk
PORTVERSION= 2.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= astro tk
MASTER_SITES= SF
MASTER_SITE_SUBDIR= tkgeomap

View file

@ -8,6 +8,7 @@
PORTNAME= pd
DISTVERSION= 0.42-4
DISTVERSIONSUFFIX= .src
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www-crca.ucsd.edu/~msp/Software/

View file

@ -7,7 +7,7 @@
PORTNAME= rat
PORTVERSION= 4.2.25
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= mbone audio ipv6 tk
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \
http://www.icir.org/hodson/ucl-mirror/

View file

@ -8,7 +8,7 @@
PORTNAME= snack
PORTVERSION= 2.2.10
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio tcl tk
MASTER_SITES= http://www.speech.kth.se/snack/dist/
DISTNAME= ${PORTNAME}${PORTVERSION}

View file

@ -7,7 +7,7 @@
PORTNAME= xcd
PORTVERSION= 1.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio tk
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz

View file

@ -7,7 +7,7 @@
PORTNAME= opencascade
PORTVERSION= 6.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= cad science
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry

View file

@ -7,7 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20080202
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= SF

View file

@ -7,7 +7,7 @@
PORTNAME= hamlib
PORTVERSION= 1.2.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -7,6 +7,7 @@
PORTNAME= ncid
PORTVERSION= 0.72.1
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src

View file

@ -8,6 +8,7 @@
PORTNAME= tkscanfax
PORTVERSION= 1.1.8
PORTEPOCH= 1
PORTREVISION= 1
CATEGORIES= comms tk
MASTER_SITES= http://shino.pos.to/linux/tkscanfax/

View file

@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.2.3
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass62/source/ \

View file

@ -7,6 +7,7 @@
PORTNAME= metakit
PORTVERSION= 2.4.9.7
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.equi4.com/pub/mk/

View file

@ -7,6 +7,7 @@
PORTNAME= mysqltcl
PORTVERSION= 3.05
PORTREVISION= 1
CATEGORIES= databases tcl
MASTER_SITES= http://www.xdobry.de/mysqltcl/

View file

@ -7,6 +7,7 @@
PORTNAME= pgtcl
PORTVERSION= 1.6.2
PORTREVISION= 1
CATEGORIES= databases tcl
DISTNAME= ${PORTNAME}${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src

View file

@ -7,7 +7,7 @@
PORTNAME= sybtcl
PORTVERSION= 3.0rc2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -7,7 +7,7 @@
PORTNAME= zorro
PORTVERSION= 1.1.8
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils tk
MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
http://atreides.freenix.no/~anders/ \

View file

@ -7,7 +7,7 @@
PORTNAME= aegis
PORTVERSION= 4.24
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF

View file

@ -7,7 +7,7 @@
PORTNAME= cbrowser
PORTVERSION= 0.8
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel tk
MASTER_SITES= SF

View file

@ -7,6 +7,7 @@
PORTNAME= clig
PORTVERSION= 1.9.11.1
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= http://wsd.iitb.fhg.de/~geg/clighome/ \
http://www.carpetsmoker.net/distfiles/ \

View file

@ -7,7 +7,7 @@
PORTNAME= ecos-tools
PORTVERSION= 0.0.${SNAPDATE}
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tg

View file

@ -7,6 +7,7 @@
PORTNAME= sml_tk
PORTVERSION= 3.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.informatik.uni-bremen.de/~cxl/sml_tk/
DISTNAME= smltk

View file

@ -7,6 +7,7 @@
PORTNAME= memchan
PORTVERSION= 2.2.1
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
PKGNAMEPREFIX= tcl-

View file

@ -7,7 +7,7 @@
PORTNAME= tclcl
PORTVERSION= 1.19
PORTREVISION= 2
PORTREVISION= 3
DISTVERSIONPREFIX= src-
CATEGORIES= devel tcl tk
MASTER_SITES= SF/otcl-tclcl

View file

@ -8,7 +8,7 @@
PORTNAME= tcllib
PORTVERSION= 1.10
CATEGORIES= devel tcl
PORTREVISION= 1
PORTREVISION= 2
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tcllib

View file

@ -7,6 +7,7 @@
PORTNAME= tclmore
PORTVERSION= 0.7b1
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= http://download.gna.org/tclmore/0.7/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src

View file

@ -7,7 +7,7 @@
PORTNAME= tclreadline
PORTVERSION= 2.1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel tcl
MASTER_SITES= SF/tclreadline

View file

@ -7,6 +7,7 @@
PORTNAME= thread
PORTVERSION= 2.6.5
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tcl

View file

@ -7,6 +7,7 @@
PORTNAME= tcltls
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=tls

View file

@ -7,6 +7,7 @@
PORTNAME= tclxml
PORTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= SF
MASTER_SITE_SUBDIR= tclxml

View file

@ -7,7 +7,7 @@
PORTNAME= tkp4
PORTVERSION= 1.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel tk
MASTER_SITES= http://www.timshel.ca/tkp4/

View file

@ -7,6 +7,7 @@
PORTNAME= ztcl
DISTVERSION= 1.0b4
PORTREVISION= 1
CATEGORIES= devel tcl
MASTER_SITES= http://download.gna.org/ztcl/1.0/
DISTNAME= ${PORTNAME}_${DISTVERSION}_src

View file

@ -7,7 +7,7 @@
PORTNAME= vigor
PORTVERSION= 0.016
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= editors tcl tk
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -10,7 +10,7 @@ PORTNAME?= vim
PATCHLEVEL= 106
PORTVERSION= 7.2.${PATCHLEVEL}
RELEASE= vim-${PORTVERSION:C/\.[0-9a-z]*$//}
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES?= editors
MASTER_SITES= ${MASTER_SITE_VIM}
DISTFILES= ${RELEASE}${EXTRACT_SUFX}

View file

@ -7,7 +7,7 @@
PORTNAME= bsvc
PORTVERSION= 2.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= emulators tk
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators

View file

@ -7,7 +7,7 @@
PORTNAME= tkhfs
PORTVERSION= 1.27
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= emulators tk
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz

View file

@ -7,7 +7,7 @@
PORTNAME= 8kingdoms
PORTVERSION= 1.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=kralovstvi

View file

@ -7,6 +7,7 @@
PORTNAME= awale
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SAVANNAH CENKES

View file

@ -7,7 +7,7 @@
PORTNAME= dontspace
PORTVERSION= 1.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games tk
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/

View file

@ -7,7 +7,7 @@
PORTNAME= etracer
PORTVERSION= 0.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/extremetuxracer
DISTNAME= extremetuxracer-${PORTVERSION}

View file

@ -7,7 +7,7 @@
PORTNAME= ezquake
PORTVERSION= 1.9
PORTEPOCH= 1
PORTEPOCH= 2
CATEGORIES= games
MASTER_SITES= SF:ezquake \
http://www.winimage.com/zLibDll/:minizip

View file

@ -7,7 +7,7 @@
PORTNAME= klondike
PORTVERSION= 1.9
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games tk
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/

View file

@ -8,7 +8,7 @@
PORTNAME= scid
PORTVERSION= 3.6.26
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games databases
MASTER_SITES= SF

View file

@ -7,7 +7,7 @@
PORTNAME= tkmoo
PORTVERSION= 0.3.32
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games tk
MASTER_SITES= http://www.awns.com/tkMOO-light/Source/
DISTNAME= tkMOO-light-${PORTVERSION}

View file

@ -7,7 +7,7 @@
PORTNAME= xconq
PORTVERSION= 7.4.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= games tcl tk
MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ \
ftp://unix.hensa.ac.uk/mirrors/sources.redhat.com/pub/xconq/

View file

@ -7,7 +7,7 @@
PORTNAME= nsgd
PORTVERSION= 2.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics www
MASTER_SITES= http://www.aolserver.cz/download/
PKGNAMEPREFIX= aolserver-

View file

@ -7,6 +7,7 @@
PORTNAME= gocr
PORTVERSION= 0.46
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/jocr

View file

@ -7,7 +7,7 @@
PORTNAME= graphviz
PORTVERSION= 2.20.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics tk
MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/

View file

@ -7,6 +7,7 @@
PORTNAME= tkpng
PORTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= graphics tk
MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION}

View file

@ -7,6 +7,7 @@
PORTNAME= eggdrop
PORTVERSION= 1.6.19
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ \
LOCAL/beech

View file

@ -7,7 +7,7 @@
PORTNAME= quirc
PORTVERSION= 0.9.84
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= irc tk
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/}

View file

@ -7,7 +7,7 @@
PORTNAME= roxirc
PORTVERSION= 2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= irc tk
MASTER_SITES= http://roxirc.lighter.net/download/

View file

@ -7,7 +7,7 @@
PORTNAME= tkirc
PORTVERSION= 2.46
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= irc tk
MASTER_SITES= http://netsplit.de/tkirc2/
DISTNAME= ${PORTNAME}${PORTVERSION}

View file

@ -7,6 +7,7 @@
PORTNAME= bookview
PORTVERSION= 3.2.1
PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/ \
ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/bookview/

View file

@ -7,7 +7,7 @@
PORTNAME= erlang
PORTVERSION= r12b5
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/ \

View file

@ -7,7 +7,7 @@
PORTNAME= erlang
PORTVERSION= r12b5
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/ \

View file

@ -6,6 +6,7 @@
PORTNAME= expect
PORTVERSION= 5.44.1.11
PORTREVISION= 1
CATEGORIES= lang tcl tk
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wintcltk

View file

@ -8,6 +8,7 @@
PORTNAME= ocs
PORTVERSION= 2.3k
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://uebb.cs.tu-berlin.de/opal/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src

View file

@ -7,6 +7,7 @@
PORTNAME= Tcl
PORTVERSION= 0.97
PORTREVISION= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View file

@ -7,6 +7,7 @@
PORTNAME= wrapper
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= lang tcl
MASTER_SITES= # empty
PKGNAMEPREFIX= ${TX_PORT}-

View file

@ -7,6 +7,7 @@
PORTNAME= xotcl
PORTVERSION= 1.6.2
PORTREVISION= 1
CATEGORIES?= lang tcl
MASTER_SITES= SF \
http://media.wu-wien.ac.at/download/

View file

@ -7,7 +7,7 @@
PORTNAME= maxima
PORTVERSION= 5.17.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math tk
MASTER_SITES= SF

View file

@ -7,6 +7,7 @@
PORTNAME= octave-forge-tcl-octave
PORTVERSION= 0.1.7
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@math.missouri.edu

View file

@ -8,6 +8,7 @@
PORTNAME= matplotlib
PORTVERSION= 0.98.3
PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -8,6 +8,7 @@
PORTNAME= vtk
PORTVERSION= 5.0.4
PORTREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= http://www.vtk.org/files/release/5.0/ \
http://www.neuro.mcw.edu/Ports/distfiles/VTK5/

View file

@ -7,7 +7,7 @@
PORTNAME= rat
PORTVERSION= 4.2.25
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= mbone audio ipv6 tk
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \
http://www.icir.org/hodson/ucl-mirror/

View file

@ -7,7 +7,7 @@
PORTNAME= ewipe
PORTVERSION= 1.2.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES?= misc tk
MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \
http://www.carpetsmoker.net/distfiles/ \

View file

@ -7,7 +7,7 @@
PORTNAME= tkregexp
PORTVERSION= 3.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc tk
MASTER_SITES= http://laurent.riesterer.free.fr/regexp/
DISTNAME= visual_regexp-${PORTVERSION}

View file

@ -7,7 +7,7 @@
PORTNAME= tkxanim
PORTVERSION= 0.43
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia tk
MASTER_SITES= http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \
http://freebsd.unixfreunde.de/sources/

View file

@ -7,7 +7,7 @@
PORTNAME= ipacco
PORTVERSION= 0.2.0.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net-mgmt www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipacco

View file

@ -6,7 +6,7 @@
PORTNAME= OpenVerse
PORTVERSION= 0.8.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net tcl tk
MASTER_SITES= http://www.openverse.com/files/OpenVerse/
DISTNAME= ${PORTNAME}-0.8-7

View file

@ -7,6 +7,7 @@
PORTNAME= tcludp
PORTVERSION= 1.0.8
PORTREVISION= 1
CATEGORIES= net tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=tcludp

View file

@ -7,6 +7,7 @@
PORTNAME= tcpillust
PORTVERSION= 2.01a
PORTREVISION= 1
CATEGORIES= net tcl tk
MASTER_SITES= http://www.jp.nishida.org/tcpillust/

View file

@ -7,7 +7,7 @@
PORTNAME= omnetpp
PORTVERSION= 3.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://www.omnetpp.org/download/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src

View file

@ -7,7 +7,7 @@
PORTNAME= nsmcrypt
PORTVERSION= 1.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security www
MASTER_SITES= http://www.aolserver.cz/download/
PKGNAMEPREFIX= aolserver-

View file

@ -7,7 +7,7 @@
PORTNAME= nsmhash
PORTVERSION= 1.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security www
MASTER_SITES= http://www.aolserver.cz/download/
PKGNAMEPREFIX= aolserver-

View file

@ -7,7 +7,7 @@
PORTNAME= gorilla
PORTVERSION= 1.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.fpx.de/fp/Software/Gorilla/download/

View file

@ -7,6 +7,7 @@
PORTNAME= tclsasl
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= security tcl
MASTER_SITES= http://beepcore-tcl.sourceforge.net/
EXTRACT_SUFX= .tgz

View file

@ -7,7 +7,7 @@
PORTNAME= LPRngTool
PORTVERSION= 1.3.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils print
MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \
ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \

View file

@ -7,7 +7,7 @@
PORTNAME= lavaps
PORTVERSION= 2.7
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/

View file

@ -7,6 +7,7 @@
PORTNAME= tclsyslog
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= sysutils tcl
MASTER_SITES= http://ftp.wagner.pp.ru/pub/tcl/tclsyslog/

View file

@ -7,7 +7,7 @@
PORTNAME= tkdvd
PORTVERSION= 4.0.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://regis.damongeot.free.fr/tkdvd/dl/ \
http://mirror.amdmi3.ru/

View file

@ -7,7 +7,7 @@
PORTNAME= catdoc
PORTVERSION= 0.94.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://mirror.amdmi3.ru/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|amdmi3|} \

View file

@ -7,7 +7,7 @@
PORTNAME= cost
PORTVERSION= 2.2p1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc tcl
MASTER_SITES= http://www.flightlab.com/~joe/cost/

View file

@ -7,6 +7,7 @@
PORTNAME= msort
PORTVERSION= 8.52
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/

View file

@ -7,6 +7,7 @@
PORTNAME= WordNet
PORTVERSION= 3.0
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \
http://wordnet.princeton.edu/${PORTVERSION}/

View file

@ -6,6 +6,7 @@
PORTNAME= xml2rfc
PORTVERSION= 1.33
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://xml.resource.org/authoring/
EXTRACT_SUFX= .tgz

View file

@ -7,6 +7,7 @@
PORTNAME= aolserver
PORTVERSION= 4.5.1
PORTREVISION= 1
DISTVERSIONSUFFIX= -src
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View file

@ -7,6 +7,7 @@
PORTNAME= newsfeed
PORTVERSION= 2.10
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://home.arcor.de/mdoege/newsfeed/
DISTNAME= NewsFeed-${DISTVERSION}

View file

@ -7,6 +7,7 @@
PORTNAME= tDOM
PORTVERSION= 0.8.2
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.tdom.org/files/
EXTRACT_SUFX= .tgz

View file

@ -7,7 +7,7 @@
PORTNAME= stopwatch
PORTVERSION= 3.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= http://expect.nist.gov/stopwatch/
DISTNAME= stopwatch

View file

@ -7,7 +7,7 @@
PORTNAME= bwidget
PORTVERSION= 1.8.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tcllib

View file

@ -7,6 +7,7 @@
PORTNAME= tktreectrl
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= x11-toolkits tk python
MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -7,6 +7,7 @@
PORTNAME= tile
PORTVERSION= 0.8.2
PORTREVISION= 1
CATEGORIES= x11-toolkits tk
MASTER_SITES= SF/tktable

View file

@ -8,7 +8,7 @@
PORTNAME= tkdnd
PORTVERSION= 1.0
DISTVERSION= 1.0.20040304
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11-toolkits tk
MASTER_SITES= CENKES
# Distfile prepared from SourceForge CVS

Some files were not shown because too many files have changed in this diff Show more