summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 20:46:42 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 20:46:42 +0000
commit18e3283474fb3c19a70077daacb194273504eaf1 (patch)
tree19fc20fdf457d2d3ca1054306048df03dea922ef /chat
parent852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff)
downloadpkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat')
-rw-r--r--chat/blackened/Makefile3
-rw-r--r--chat/jabberd/Makefile6
-rw-r--r--chat/ninja/Makefile6
-rw-r--r--chat/p5-Net-AIM/Makefile4
-rw-r--r--chat/p5-Net-Goofey/Makefile6
-rw-r--r--chat/psi/Makefile4
-rw-r--r--chat/tirc/Makefile6
-rw-r--r--chat/tzc/Makefile6
-rw-r--r--chat/xchat-systray-integration/Makefile4
-rw-r--r--chat/zephyr-mode/Makefile6
10 files changed, 26 insertions, 25 deletions
diff --git a/chat/blackened/Makefile b/chat/blackened/Makefile
index 2136bd5e889..7d6c9f9f20a 100644
--- a/chat/blackened/Makefile
+++ b/chat/blackened/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2001/09/27 23:17:48 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/10/04 20:50:46 wiz Exp $
#
DISTNAME= blackened-1.7.1
CATEGORIES= chat
MASTER_SITES= ftp://ftp.blackened.com/pub/irc/blackened/
+# newer version at http://freebsd.aeternal.net/ports/blackened-1.8.1.tar.gz
MAINTAINER= carneous@carneous.net
HOMEPAGE= http://www.blackened.com/blackened/
diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile
index a88d6583f27..fdccacbaa87 100644
--- a/chat/jabberd/Makefile
+++ b/chat/jabberd/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.25 2006/06/21 00:12:33 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2006/10/04 20:50:46 wiz Exp $
#
DISTNAME= jabber-1.4.2
PKGNAME= jabberd-1.4.2
PKGREVISION= 5
CATEGORIES= chat
-MASTER_SITES= http://jabberd.jabberstudio.org/1.4/dist/
+MASTER_SITES= http://download.jabberd.org/jabberd14/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://jabberd.jabberstudio.org/1.4/
+HOMEPAGE= http://jabberstudio.org/projects/jabberd
COMMENT= Instant messaging server
CONFLICTS= jabberd2-[0-9]*
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile
index 45d8a7e5d9b..cb6e0e753a5 100644
--- a/chat/ninja/Makefile
+++ b/chat/ninja/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:03 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/04 20:50:46 wiz Exp $
#
DISTNAME= ninja-1.5.8.1
PKGREVISION= 2
CATEGORIES= chat
-MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/
+MASTER_SITES= ftp://qoop.org/ninja/sources/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ninja.qoop.org/
+HOMEPAGE= ftp://qoop.org/ninja/
COMMENT= Another IRC client based on ircII
GNU_CONFIGURE= YES
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index cbbe0776283..38a1e95df65 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:04 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 20:50:46 wiz Exp $
#
DISTNAME= Net-AIM-1.22
@@ -8,7 +8,7 @@ CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= schmonz@NetBSD.org
-HOMEPAGE= http://www.aryeh.net/Net-AIM/
+HOMEPAGE= http://www.aryeh.net/netaim.php
COMMENT= Implementation of the AOL Instant Messenger TOC protocol
PERL5_PACKLIST= auto/Net/AIM/.packlist
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile
index 8c6923d3792..7c781c91cc8 100644
--- a/chat/p5-Net-Goofey/Makefile
+++ b/chat/p5-Net-Goofey/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2006/10/02 21:16:20 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 20:50:47 wiz Exp $
#
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= chat perl5
-MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/
+MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/
MAINTAINER= grant@NetBSD.org
-HOMEPAGE= http://tertius.net.au/~gossamer/code/
+HOMEPAGE= http://notdoneliving.net/code/
COMMENT= Perl module for communicating with a Goofey server
PERL5_PACKLIST= auto/Net/Goofey/.packlist
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index fe6fa74ab54..eeb1ea92c96 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/09/02 20:21:54 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2006/10/04 20:50:47 wiz Exp $
PSI_VERSION= 0.10
DISTNAME= psi-${PSI_VERSION}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jdolecek@NetBSD.org
-HOMEPAGE= http://psi.affinix.com/
+HOMEPAGE= http://psi-im.org/
COMMENT= PSI Jabber Client
DEPENDS+= qca-tls>=1.0:../../security/qca-tls
diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile
index 8a807af658a..74cbd6aff64 100644
--- a/chat/tirc/Makefile
+++ b/chat/tirc/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:04 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/04 20:50:47 wiz Exp $
#
DISTNAME= tirc-1.2
PKGREVISION= 2
CATEGORIES= chat
-MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/irc/tirc/
+MASTER_SITES= ftp://ftp.mayn.de/pub/really_old_stuff/unix/network/irc/tirc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.mayn.de/jean-luc/alt/tirc/
+HOMEPAGE= # http://home.mayn.de/jean-luc/alt/tirc/
COMMENT= Token's 'Internet Relay Chat' Client
GNU_CONFIGURE= YES
diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile
index 40474ed73c2..dbb591a0542 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2006/06/18 19:36:53 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 20:50:47 wiz Exp $
#
DISTNAME= tzc-2.6.15
PKGREVISION= 3
CATEGORIES= chat net
-MASTER_SITES= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/
+MASTER_SITES= http://www.cs.cmu.edu/People/dkindred/zephyr-mode/
MAINTAINER= sommerfeld@NetBSD.org
-HOMEPAGE= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/zephyr.html
+HOMEPAGE= http://www.cs.cmu.edu/People/dkindred/zephyr/zephyr.html
COMMENT= Back-end program for zephyr-mode
CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile
index 0d487ba28de..68cc17088c6 100644
--- a/chat/xchat-systray-integration/Makefile
+++ b/chat/xchat-systray-integration/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/07/06 21:26:23 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/04 20:50:47 wiz Exp $
DISTNAME= xchat-systray-integration-2.4.5-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://blight.altervista.org/index.php?act=Systray
+HOMEPAGE= http://www.patriziobassi.it/blight/index.php?act=Systray
COMMENT= Systray icon plugin for X-Chat
DEPENDS+= xchat>=2.0:../../chat/xchat
diff --git a/chat/zephyr-mode/Makefile b/chat/zephyr-mode/Makefile
index 69e8e5f9077..a988cad36f1 100644
--- a/chat/zephyr-mode/Makefile
+++ b/chat/zephyr-mode/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:27 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 20:50:47 wiz Exp $
#
DISTNAME= zephyr-mode-2.5.20
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
PKGREVISION= 1
CATEGORIES= chat net
-MASTER_SITES= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/
+MASTER_SITES= http://www.cs.cmu.edu/People/dkindred/zephyr-mode/
MAINTAINER= sommerfeld@NetBSD.org
-HOMEPAGE= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/zephyr.html
+HOMEPAGE= http://www.cs.cmu.edu/People/dkindred/zephyr/zephyr.html
COMMENT= CMU Emacs-based Zephyr client
DEPENDS+= tzc>=2.6.15:../../chat/tzc