summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-04 15:24:20 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-04 15:24:20 +0000
commit1f5202d9902a0fa19100167f50725440264cfd0a (patch)
tree8fd47e1f7502dd62050569e5d1b2523ef9428b8f /irc
parent- Fix *_DEPENDS: Scalar::Util 1.19+ is already in all supported Perl releases (diff)
- Remove irc/zircon and math/lensnns, both expired and abandoned
Notes
Notes: svn path=/head/; revision=311627
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/zircon/Makefile46
-rw-r--r--irc/zircon/distinfo2
-rw-r--r--irc/zircon/files/patch-dcc.tcl18
-rw-r--r--irc/zircon/files/patch-installZircon24
-rw-r--r--irc/zircon/files/patch-support.tcl56
-rw-r--r--irc/zircon/files/patch-unix.tcl63
-rw-r--r--irc/zircon/pkg-descr19
-rw-r--r--irc/zircon/pkg-plist158
9 files changed, 0 insertions, 387 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 0a5719de5fb6..9fe8a74c5b1f 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -145,7 +145,6 @@
SUBDIR += xchat-mircryption
SUBDIR += xchat-ruby
SUBDIR += xchat1
- SUBDIR += zircon
SUBDIR += znc
.include <bsd.port.subdir.mk>
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
deleted file mode 100644
index 97c85f27efcb..000000000000
--- a/irc/zircon/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Created by: jkh / pst
-# $FreeBSD$
-
-PORTNAME= zircon
-PORTVERSION= 1.18.256
-PORTREVISION= 2
-CATEGORIES= irc tk
-MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= dinoex
-
-DEPRECATED= Development has ceased 10 years ago
-EXPIRATION_DATE=2013-02-01
-
-MAINTAINER= tcltk@FreeBSD.org
-COMMENT= An X11 interface to Internet Relay Chat
-
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/doc/COPYRIGHT
-
-# zircon will start with tk84, but a lot of functions won't work
-# a lot of variable names conflicts with new functions.
-.if defined(ZIRCON_WITH_TCL84) || defined(ZIRCON_WITH_TK84)
-USE_TK= 84
-USE_TCL= 84
-.else
-USE_TK= 83
-USE_TCL= 83
-.endif
-
-NO_BUILD= yes
-
-do-configure:
- ${REINPLACE_CMD} -e 's=%%WISH%%=wish${TCL_VER}=' \
- -e 's=%%TCLSH%%=tclsh${TCL_VER}=' \
- ${WRKSRC}/installZircon
- ${REINPLACE_CMD} -e 's=%%WISH%%=wish${TCL_VER}=' \
- -e 's=%%TCL_INCLUDE%%=${LOCALBASE}/include/tcl${TCL_VER}=' \
- -e 's=/usr/local=${PREFIX}=' \
- ${WRKSRC}/installer/unix.tcl
-
-do-install:
- ${ECHO_CMD} "set go {Yes}" >>${WRKSRC}/install.in
- (cd ${WRKSRC} && ./installZircon NoGui)
-
-.include <bsd.port.mk>
diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo
deleted file mode 100644
index f151784c7db1..000000000000
--- a/irc/zircon/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zircon-1.18.256.tar.gz) = 687a5537883e1df3b4d096d57ac1fb56c0ad20d4a070e99ca5bbd7a463857d2b
-SIZE (zircon-1.18.256.tar.gz) = 315505
diff --git a/irc/zircon/files/patch-dcc.tcl b/irc/zircon/files/patch-dcc.tcl
deleted file mode 100644
index 2488a793bfc6..000000000000
--- a/irc/zircon/files/patch-dcc.tcl
+++ /dev/null
@@ -1,18 +0,0 @@
---- plugins/Dcc/dcc.tcl.orig Tue Jul 10 17:40:00 2001
-+++ plugins/Dcc/dcc.tcl Wed Mar 3 04:24:11 2004
-@@ -46,6 +46,15 @@
- return 0
- }
- switch $posn [set fp [file size $file]] {} default {
-+ foreach x [$net autoget] {
-+ if {[regexp -- $x $usr]} {
-+ $net CTCP DCC [$usr name] "RESUME [deSpace [file tail $file]] $port $fp"
-+ global Resume
-+ if {![info exists Resume($usr)]} {$usr ref}
-+ lappend Resume($usr) [list $file $addr $port $leng $fp]
-+ return 0
-+ }
-+ }
- switch [tk_dialog .@dg$net {DCC Get} \
- "File \"$file\" already exists. Select the action you want to take." \
- warning 0 Overwrite Resume {Rename incoming} \
diff --git a/irc/zircon/files/patch-installZircon b/irc/zircon/files/patch-installZircon
deleted file mode 100644
index 63ac791a203f..000000000000
--- a/irc/zircon/files/patch-installZircon
+++ /dev/null
@@ -1,24 +0,0 @@
---- installZircon.orig Wed Jun 7 11:16:06 2000
-+++ installZircon Fri Aug 15 20:29:58 2003
-@@ -2,19 +2,14 @@
- #
- # Thanks to Alain Nissen for this - I couldn't be fashed to do it!!
- #
--if test -z "$DISPLAY"
--then
-- echo You must run this program under the X-Window System
-- exit 1
--fi
- IFS="${IFS= }"
- old_ifs="$IFS"
- IFS="${IFS}:"
- if test -z "$*"
- then
-- progs="wish8.4 wish8.3 wish8.2 wish8.1 wish8.0 wish4.2 wish4.1 wish wish"
-+ progs="%%WISH%%"
- else
-- progs="tclsh8.4 tclsh8.3 tclsh8.2 tclsh8.1 tclsh8.0 tclsh4.2 tclsh"
-+ progs="%%TCLSH%%"
- fi
- my_wish=
- for wish in $progs
diff --git a/irc/zircon/files/patch-support.tcl b/irc/zircon/files/patch-support.tcl
deleted file mode 100644
index b0048edd5621..000000000000
--- a/irc/zircon/files/patch-support.tcl
+++ /dev/null
@@ -1,56 +0,0 @@
---- installer/support.tcl.orig Wed Feb 2 11:09:16 2000
-+++ installer/support.tcl Sat Jul 26 18:54:54 2003
-@@ -45,7 +45,7 @@
- zinfo Done!!
- if {[catch {open install.in w} fd]} {
- } {
-- foreach x {Type Lib Bin CC SCflag SLDflag CFlags Wish TIDir} {
-+ foreach x {Type Lib Bin CC SCflag SLDflag CFlags WishCmd TIDir} {
- puts $fd "set $x {[uplevel #0 set $x]}"
- }
- close $fd
-@@ -110,7 +110,7 @@
- }
- #
- proc doGlobals {argv} {
-- global Type types Lib Bin CC LD Version Patchlevel Wish types cflags\
-+ global Type types Lib Bin CC LD Version Patchlevel WishCmd types cflags\
- libs share SCflag GCC SLDflag CFlags TIDir Prefix ExecPrefix SED go \
- pseudo
- #
-@@ -124,7 +124,7 @@
- set SCflag {}
- set SLDflag {}
- set CFlags {}
-- set Wish {}
-+ set WishCmd {}
- set TIDir {}
- set go 0
- set SED 0
-@@ -144,7 +144,7 @@
- -p {set pseudo $v}
- -s {set SCflag $v}
- -t {set Type $v }
-- -w {set Wish $v}
-+ -w {set WishCmd $v}
- -z {set SLDflag $v }
- }
- set argv [lrange $argv 2 end]
-@@ -273,7 +273,7 @@
- #
- proc makeBinary {} {
- zinfo "Making zircon..."
-- global Bin Lib Version Patchlevel Wish Xtn
-+ global Bin Lib Version Patchlevel WishCmd Xtn
- if {![file exists [pWrap [set Bin [fixPath $Bin]]]]} {
- if {[catch {dirmake [pWrap $Bin]} msg]} {
- fail "Cannot create directory \"$Bin\" - $msg"
-@@ -298,7 +298,7 @@
- }
- return 0
- }
-- puts $fd "#!$Wish
-+ puts $fd "#!$WishCmd
- set zircon(lib) [whereLib]
- #
- proc zVersion {} {
diff --git a/irc/zircon/files/patch-unix.tcl b/irc/zircon/files/patch-unix.tcl
deleted file mode 100644
index d593ff5feed2..000000000000
--- a/irc/zircon/files/patch-unix.tcl
+++ /dev/null
@@ -1,63 +0,0 @@
---- installer/unix.tcl.orig Wed Jun 13 09:20:29 2001
-+++ installer/unix.tcl Sat Jul 26 18:50:45 2003
-@@ -16,7 +16,7 @@
- package require support
- package require -exact unixfile 1.18.[info tclversion]
- #
-- global Type types Lib Bin CC LD Version Patchlevel Wish types cflags\
-+ global Type types Lib Bin CC LD Version Patchlevel WishCmd types cflags\
- libs share SCflag GCC SLDflag CFlags TIDir v7 SED go NoGUI Xtn
- #
- set types {AIX Alpha BSDI FreeBSD HP-UX IRIX Linux OSF1 {SunOS 4} {SunOS 5} UNIX_SV}
-@@ -81,7 +81,7 @@
- #
- # Wish
- #
-- makeEntry $w wish {Tcl/Tk Interpreter} Wish [incr i] getWish
-+ makeEntry $w wish {Tcl/Tk Interpreter} WishCmd [incr i] getWish
- #
- # Info
- #
-@@ -153,12 +153,12 @@
- }
- #
- proc getWish {} {
-- global Wish
-- switch {} $Wish {set Wish [findWish]}
-+ global WishCmd
-+ switch {} $WishCmd {set WishCmd [findWish]}
- }
- #
- proc getBin {} {
-- global Bin env Lib Wish
-+ global Bin env Lib WishCmd
- switch {} $Bin {} default return
- foreach x [split $env(PATH) :] {
- set z [file join $x zircon]
-@@ -167,7 +167,7 @@
- set Bin $x
- if {![catch {open $z r} fd]} {
- gets $fd wish
-- set Wish [string range $wish 2 end]
-+ set WishCmd [string range $wish 2 end]
- gets $fd lib
- close $fd
- set Lib [lindex $lib 2]
-@@ -181,7 +181,7 @@
- proc getCC {} {
- global CC GCC SCflag CFlags Type SLDflag share scflags
- switch {} $CC {} default return
-- set CFlags -O
-+ set CFlags {-O -I%%TCL_INCLUDE%%}
- catch {set CFlags $cflags($Type)}
- switch BSDI $Type {
- set CC gcc2
-@@ -220,7 +220,7 @@
- proc findWish {} {
- global env
- foreach x [split $env(PATH) :] {
-- foreach y {wish8.3 wish8.2 wish8.1 wish8.0 wish4.2 wish4.1 wish wishx} {
-+ foreach y {%%WISH%%} {
- if {[file exists [set f [file join $x $y]]]} {
- return $f
- }
diff --git a/irc/zircon/pkg-descr b/irc/zircon/pkg-descr
deleted file mode 100644
index 22445e410a62..000000000000
--- a/irc/zircon/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-Zircon is an X11 interface to Internet Relay Chat. The software
-is written in tcl/tk and uses its native features to provide network
-communications. Suggestions for improvements to Zircon are welcome.
-The author particularly interested in making the system useful for
-those users in groups where JIPS and other national character sets
-are used.
-
-Zircon has more features than you could possibly imagine and
-implements nearly everything that the irc II clients support as
-well as many other useful and interesting features. This reflects
-the power of tcl/tk and not wonderful programming (the programming
-is wonderful of course, but that is an aside). The tcl/tk system
-is excellent, and you need it on your machine NOW!
-
-LICENSE: BSD 4-clause
-This product includes software developed by Lindsay F. Marshall
-of the Department of Computing Science, University of Newcastle upon Tyne.
-
-WWW: http://catless.ncl.ac.uk/Programs/Zircon/
diff --git a/irc/zircon/pkg-plist b/irc/zircon/pkg-plist
deleted file mode 100644
index d5b58f334f1e..000000000000
--- a/irc/zircon/pkg-plist
+++ /dev/null
@@ -1,158 +0,0 @@
-bin/zircon
-lib/zircon/gifs/arc.gif
-lib/zircon/gifs/button.gif
-lib/zircon/gifs/ii.gif
-lib/zircon/gifs/key.gif
-lib/zircon/gifs/line.gif
-lib/zircon/gifs/lock.gif
-lib/zircon/gifs/log.gif
-lib/zircon/gifs/noii.gif
-lib/zircon/gifs/none.gif
-lib/zircon/gifs/nospeak.gif
-lib/zircon/gifs/off.gif
-lib/zircon/gifs/off1.gif
-lib/zircon/gifs/on.gif
-lib/zircon/gifs/on1.gif
-lib/zircon/gifs/oval.gif
-lib/zircon/gifs/polygon.gif
-lib/zircon/gifs/rectangle.gif
-lib/zircon/gifs/speak.gif
-lib/zircon/gifs/text.gif
-lib/zircon/gifs/unlock.gif
-lib/zircon/gifs/zircon.gif
-lib/zircon/gifs/zlogo.gif
-lib/zircon/help/Netspaces
-lib/zircon/help/Zircon/Bindings
-lib/zircon/help/Zircon/CommandLine
-lib/zircon/help/Zircon/Environment
-lib/zircon/help/Zircon/Ons
-lib/zircon/help/Zircon/Windows/Channel
-lib/zircon/help/Zircon/Windows/Control
-lib/zircon/help/Zircon/Windows/Info
-lib/zircon/help/Zircon/Windows/Message
-lib/zircon/installed
-lib/zircon/lang/bulgar.tcl
-lib/zircon/lang/catala.tcl
-lib/zircon/lang/deutsch.tcl
-lib/zircon/lang/english.tcl
-lib/zircon/lang/espanol.tcl
-lib/zircon/lang/esperanto.tcl
-lib/zircon/lang/francais.tcl
-lib/zircon/lang/italiano.tcl
-lib/zircon/lang/magyar.tcl
-lib/zircon/lang/nihongo.tcl
-lib/zircon/lang/norsk.tcl
-lib/zircon/lang/suomi.tcl
-lib/zircon/lib/Away.tcl
-lib/zircon/lib/Button.tcl
-lib/zircon/lib/Channel.tcl
-lib/zircon/lib/Chat.tcl
-lib/zircon/lib/Classes.tcl
-lib/zircon/lib/Consts.tcl
-lib/zircon/lib/Control.tcl
-lib/zircon/lib/DALnet.tcl
-lib/zircon/lib/Entry.tcl
-lib/zircon/lib/Frame.tcl
-lib/zircon/lib/Friend.tcl
-lib/zircon/lib/Friends.tcl
-lib/zircon/lib/Help.tcl
-lib/zircon/lib/IRC.tcl
-lib/zircon/lib/Ignore.tcl
-lib/zircon/lib/Info.tcl
-lib/zircon/lib/Interface.tcl
-lib/zircon/lib/List.tcl
-lib/zircon/lib/Log.tcl
-lib/zircon/lib/Look.tcl
-lib/zircon/lib/Mac.tcl
-lib/zircon/lib/Message.tcl
-lib/zircon/lib/Monitor.tcl
-lib/zircon/lib/Net.tcl
-lib/zircon/lib/Netspace.tcl
-lib/zircon/lib/Notice.tcl
-lib/zircon/lib/Notrace.tcl
-lib/zircon/lib/Object.tcl
-lib/zircon/lib/On.tcl
-lib/zircon/lib/Protect.tcl
-lib/zircon/lib/SOCKS.tcl
-lib/zircon/lib/Server.tcl
-lib/zircon/lib/Service.tcl
-lib/zircon/lib/Sound.tcl
-lib/zircon/lib/Split.tcl
-lib/zircon/lib/Tags.tcl
-lib/zircon/lib/Topic.tcl
-lib/zircon/lib/Tracing.tcl
-lib/zircon/lib/Undernet.tcl
-lib/zircon/lib/Unix.tcl
-lib/zircon/lib/User.tcl
-lib/zircon/lib/Util.tcl
-lib/zircon/lib/WBoard.tcl
-lib/zircon/lib/Window.tcl
-lib/zircon/lib/Windows.tcl
-lib/zircon/lib/bindings.tcl
-lib/zircon/lib/confChan.tcl
-lib/zircon/lib/confInfo.tcl
-lib/zircon/lib/confTab.tcl
-lib/zircon/lib/config.tcl
-lib/zircon/lib/ctcp.tcl
-lib/zircon/lib/dbgsrv.tcl
-lib/zircon/lib/debug.tcl
-lib/zircon/lib/dialog.tcl
-lib/zircon/lib/errors.tcl
-lib/zircon/lib/frivol.tcl
-lib/zircon/lib/initial.tcl
-lib/zircon/lib/main.tcl
-lib/zircon/lib/misc.tcl
-lib/zircon/lib/misc2.tcl
-lib/zircon/lib/pkgIndex.tcl
-lib/zircon/lib/plugin.tcl
-lib/zircon/lib/saverc.tcl
-lib/zircon/lib/servers.tcl
-lib/zircon/lib/tcl75.tcl
-lib/zircon/lib/tcl76.tcl
-lib/zircon/lib/tcl80.tcl
-lib/zircon/lib/tcl81.tcl
-lib/zircon/lib/tcl82.tcl
-lib/zircon/lib/tcl83.tcl
-lib/zircon/lib/tcl84.tcl
-lib/zircon/lib/upgrade.tcl
-lib/zircon/lib/userCmds.tcl
-lib/zircon/lib/zircon.tcl
-lib/zircon/look/standard.tcl
-lib/zircon/plugins/Dcc/auto.tcl
-lib/zircon/plugins/Dcc/chat.tcl
-lib/zircon/plugins/Dcc/dcc.tcl
-lib/zircon/plugins/Dcc/dccget.tcl
-lib/zircon/plugins/Dcc/dccsend.tcl
-lib/zircon/plugins/Dcc/pkgIndex.tcl
-lib/zircon/plugins/Dcc/send.tcl
-lib/zircon/plugins/MsgOps/setup.tcl
-lib/zircon/plugins/NoticeOps/setup.tcl
-lib/zircon/plugins/Sed/decrypt.tcl
-lib/zircon/plugins/Sed/pkgIndex.tcl
-lib/zircon/samples/zircon.ad
-@exec mkdir -p %D/lib/zircon/help/Channels
-@exec mkdir -p %D/lib/zircon/help/Servers
-@exec mkdir -p %D/lib/zircon/help/Services
-@exec mkdir -p %D/lib/zircon/help/Users
-@exec mkdir -p %D/lib/zircon/scripts
-@exec mkdir -p %D/lib/zircon/sounds
-@dirrm lib/zircon/help/Zircon/Windows
-@dirrm lib/zircon/help/Channels
-@dirrm lib/zircon/help/Servers
-@dirrm lib/zircon/help/Services
-@dirrm lib/zircon/help/Users
-@dirrm lib/zircon/help/Zircon
-@dirrm lib/zircon/help
-@dirrm lib/zircon/gifs
-@dirrm lib/zircon/lang
-@dirrm lib/zircon/lib
-@dirrm lib/zircon/look
-@dirrm lib/zircon/plugins/Dcc
-@dirrm lib/zircon/plugins/MsgOps
-@dirrm lib/zircon/plugins/NoticeOps
-@dirrm lib/zircon/plugins/Sed
-@dirrm lib/zircon/plugins
-@dirrm lib/zircon/samples
-@dirrm lib/zircon/scripts
-@dirrm lib/zircon/sounds
-@dirrm lib/zircon