pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svish...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc5f5d23fd57
branches:  trunk
changeset: 519513:cc5f5d23fd57
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 04 20:46:42 2006 +0000

description:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

diffstat:

 benchmarks/hbench/Makefile                |  4 ++--
 benchmarks/hint/Makefile                  |  6 +++---
 benchmarks/httperf/Makefile               |  4 ++--
 benchmarks/nttcp/Makefile                 |  6 +++---
 biology/clustalw/Makefile                 |  4 ++--
 biology/lucy/Makefile                     |  4 ++--
 cad/gtkwave/Makefile                      |  4 ++--
 cad/gwave/Makefile                        |  4 ++--
 chat/blackened/Makefile                   |  3 ++-
 chat/jabberd/Makefile                     |  6 +++---
 chat/ninja/Makefile                       |  6 +++---
 chat/p5-Net-AIM/Makefile                  |  4 ++--
 chat/p5-Net-Goofey/Makefile               |  6 +++---
 chat/psi/Makefile                         |  4 ++--
 chat/tirc/Makefile                        |  6 +++---
 chat/tzc/Makefile                         |  6 +++---
 chat/xchat-systray-integration/Makefile   |  4 ++--
 chat/zephyr-mode/Makefile                 |  6 +++---
 comms/binkd/Makefile                      |  6 +++---
 comms/mgetty+sendfax/Makefile             |  4 ++--
 comms/minicom/Makefile                    |  4 ++--
 comms/obexftp/Makefile                    |  4 ++--
 comms/openobex/Makefile                   |  4 ++--
 comms/plp/Makefile                        |  6 +++---
 converters/bib2xml/Makefile               |  6 +++---
 converters/fribidi/Makefile               |  4 ++--
 converters/psiconv/Makefile               |  6 +++---
 converters/ruby-romkan/Makefile           |  6 +++---
 databases/gdbm_primitive/Makefile         |  6 +++---
 databases/gq/Makefile                     |  4 ++--
 databases/gramps/Makefile                 |  4 ++--
 databases/gramps2/Makefile                |  4 ++--
 databases/gtksql/Makefile                 |  6 +++---
 databases/libpqxx/Makefile.common         |  4 ++--
 databases/metakit-lib/Makefile            |  4 ++--
 databases/odbc-postgresql/Makefile.common |  4 ++--
 databases/p5-AddressBook/Makefile         |  7 +++----
 databases/p5-DBIx-Datasource/Makefile     |  4 ++--
 databases/p5-perl-ldap/Makefile           |  4 ++--
 databases/p5-sybperl/Makefile             |  4 ++--
 databases/py-metakit/Makefile             |  4 ++--
 databases/py-sqlite/Makefile              |  4 ++--
 databases/py-table/Makefile               |  4 ++--
 databases/rdb/Makefile                    |  6 +++---
 databases/rrdtool/Makefile                |  6 +++---
 databases/shared-mime-info/Makefile       |  4 ++--
 databases/tdb/Makefile                    |  4 ++--
 databases/xmysql/Makefile                 |  6 +++---
 48 files changed, 115 insertions(+), 115 deletions(-)

diffs (truncated from 905 to 300 lines):

diff -r aff6d828ce6f -r cc5f5d23fd57 benchmarks/hbench/Makefile
--- a/benchmarks/hbench/Makefile        Wed Oct 04 20:46:06 2006 +0000
+++ b/benchmarks/hbench/Makefile        Wed Oct 04 20:46:42 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2006/06/18 10:07:09 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2006/10/04 20:46:42 wiz Exp $
 
 DISTNAME=              hbench-OS-1.0
 PKGNAME=               hbench-1.0
 PKGREVISION=           5
 CATEGORIES=            benchmarks
-MASTER_SITES=  http://www.eecs.harvard.edu/vino/perf/hbench/
+MASTER_SITES=          http://www.eecs.harvard.edu/vino/perf/hbench/
 
 MAINTAINER=            root%garbled.net@localhost
 HOMEPAGE=              http://www.eecs.harvard.edu/vino/perf/hbench/
diff -r aff6d828ce6f -r cc5f5d23fd57 benchmarks/hint/Makefile
--- a/benchmarks/hint/Makefile  Wed Oct 04 20:46:06 2006 +0000
+++ b/benchmarks/hint/Makefile  Wed Oct 04 20:46:42 2006 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:01 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/10/04 20:46:42 wiz Exp $
 
 DISTNAME=      hint_unix_serial
 PKGNAME=       hint.serial-98.06.12
 CATEGORIES=    benchmarks
-MASTER_SITES=  ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/
+MASTER_SITES=  http://hint.byu.edu/pub/HINT/source/tar/
 EXTRACT_SUFX=  .tar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.scl.ameslab.gov/Projects/HINT/
+HOMEPAGE=      http://hint.byu.edu/
 COMMENT=       Scalable benchmark for testing CPU and memory performance
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r aff6d828ce6f -r cc5f5d23fd57 benchmarks/httperf/Makefile
--- a/benchmarks/httperf/Makefile       Wed Oct 04 20:46:06 2006 +0000
+++ b/benchmarks/httperf/Makefile       Wed Oct 04 20:46:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:01 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/04 20:46:42 wiz Exp $
 #
 
 DISTNAME=      httperf-0.6
@@ -7,7 +7,7 @@
 MASTER_SITES=  ftp://ftp.hpl.hp.com/pub/httperf/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
+HOMEPAGE=      http://www.hpl.hp.com/research/linux/httperf/
 COMMENT=       Popular web server benchmarking program
 
 LICENSE=       no-commercial-use
diff -r aff6d828ce6f -r cc5f5d23fd57 benchmarks/nttcp/Makefile
--- a/benchmarks/nttcp/Makefile Wed Oct 04 20:46:06 2006 +0000
+++ b/benchmarks/nttcp/Makefile Wed Oct 04 20:46:42 2006 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2006/05/12 03:07:14 simonb Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/04 20:46:42 wiz Exp $
 
 DISTNAME=      nttcp-1.47
 PKGREVISION=   1
 CATEGORIES=    benchmarks net
-MASTER_SITES=  http://www.leo.org/~elmar/nttcp/
+MASTER_SITES=  http://home.leo.org/~elmar/nttcp/
 
 MAINTAINER=    thorpej%NetBSD.org@localhost
-HOMEPAGE=      http://www.leo.org/~elmar/nttcp/
+HOMEPAGE=      http://home.leo.org/~elmar/nttcp/
 COMMENT=       New TCP testing and performance measuring tool
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r aff6d828ce6f -r cc5f5d23fd57 biology/clustalw/Makefile
--- a/biology/clustalw/Makefile Wed Oct 04 20:46:06 2006 +0000
+++ b/biology/clustalw/Makefile Wed Oct 04 20:46:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/09/09 02:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 20:47:03 wiz Exp $
 
 DISTNAME=      clustalw1.83.UNIX
 PKGNAME=       clustalw-1.83
@@ -7,7 +7,7 @@
                ftp://ftp.ebi.ac.uk/pub/software/unix/clustalw/
 
 MAINTAINER=    babafou%babafou.eu.org@localhost
-HOMEPAGE=      http://www-igbmc.u-strasbg.fr/BioInfo/ClustalW/
+HOMEPAGE=      http://bips.u-strasbg.fr/fr/Documentation/ClustalW/
 COMMENT=       General purpose multiple alignment program for DNA or proteins
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r aff6d828ce6f -r cc5f5d23fd57 biology/lucy/Makefile
--- a/biology/lucy/Makefile     Wed Oct 04 20:46:06 2006 +0000
+++ b/biology/lucy/Makefile     Wed Oct 04 20:46:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/03/26 17:05:01 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/10/04 20:47:03 wiz Exp $
 #
 
 DISTNAME=              lucy-1.18p
@@ -6,7 +6,7 @@
 MASTER_SITES=          ftp://ftp.tigr.org/pub/software/Lucy/
 
 MAINTAINER=            dprice%cs.nmsu.edu@localhost
-HOMEPAGE=              http://www.tigr.org/software
+HOMEPAGE=              http://www.tigr.org/software/
 COMMENT=               Sequence Cleanup Program
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r aff6d828ce6f -r cc5f5d23fd57 cad/gtkwave/Makefile
--- a/cad/gtkwave/Makefile      Wed Oct 04 20:46:06 2006 +0000
+++ b/cad/gtkwave/Makefile      Wed Oct 04 20:46:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:02 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/04 20:47:44 wiz Exp $
 #
 
 DISTNAME=              gtkwave-2.0.0pre5
@@ -7,7 +7,7 @@
 MASTER_SITES=          ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.cs.man.ac.uk/apt/tools/gtkwave/index.html
+HOMEPAGE=              http://www.cs.manchester.ac.uk/apt/projects/tools/gtkwave/
 COMMENT=               Electronic waveform viewer
 
 USE_LIBTOOL=           yes
diff -r aff6d828ce6f -r cc5f5d23fd57 cad/gwave/Makefile
--- a/cad/gwave/Makefile        Wed Oct 04 20:46:06 2006 +0000
+++ b/cad/gwave/Makefile        Wed Oct 04 20:46:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/06/16 14:25:36 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/04 20:47:44 wiz Exp $
 #
 
 DISTNAME=      gwave-20030804
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://www.cs.unc.edu/~tell/dist/
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost
-HOMEPAGE=      http://www.cs.unc.edu/~tell/gwave/
+HOMEPAGE=      http://www.cs.unc.edu/~tell/gwave.html
 COMMENT=       Viewer for spice-like simulator output and other analog data
 
 GNU_CONFIGURE= YES
diff -r aff6d828ce6f -r cc5f5d23fd57 chat/blackened/Makefile
--- a/chat/blackened/Makefile   Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/blackened/Makefile   Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
 HOMEPAGE=      http://www.blackened.com/blackened/
diff -r aff6d828ce6f -r cc5f5d23fd57 chat/jabberd/Makefile
--- a/chat/jabberd/Makefile     Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/jabberd/Makefile     Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
-HOMEPAGE=              http://jabberd.jabberstudio.org/1.4/
+HOMEPAGE=              http://jabberstudio.org/projects/jabberd
 COMMENT=               Instant messaging server
 
 CONFLICTS=             jabberd2-[0-9]*
diff -r aff6d828ce6f -r cc5f5d23fd57 chat/ninja/Makefile
--- a/chat/ninja/Makefile       Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/ninja/Makefile       Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
-HOMEPAGE=      http://ninja.qoop.org/
+HOMEPAGE=      ftp://qoop.org/ninja/
 COMMENT=       Another IRC client based on ircII
 
 GNU_CONFIGURE= YES
diff -r aff6d828ce6f -r cc5f5d23fd57 chat/p5-Net-AIM/Makefile
--- a/chat/p5-Net-AIM/Makefile  Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/p5-Net-AIM/Makefile  Wed Oct 04 20:46:42 2006 +0000
@@ -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 @@
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
-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 -r aff6d828ce6f -r cc5f5d23fd57 chat/p5-Net-Goofey/Makefile
--- a/chat/p5-Net-Goofey/Makefile       Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/p5-Net-Goofey/Makefile       Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
-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 -r aff6d828ce6f -r cc5f5d23fd57 chat/psi/Makefile
--- a/chat/psi/Makefile Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/psi/Makefile Wed Oct 04 20:46:42 2006 +0000
@@ -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 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jdolecek%NetBSD.org@localhost
-HOMEPAGE=      http://psi.affinix.com/
+HOMEPAGE=      http://psi-im.org/
 COMMENT=       PSI Jabber Client
 
 DEPENDS+=      qca-tls>=1.0:../../security/qca-tls
diff -r aff6d828ce6f -r cc5f5d23fd57 chat/tirc/Makefile
--- a/chat/tirc/Makefile        Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/tirc/Makefile        Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
-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 -r aff6d828ce6f -r cc5f5d23fd57 chat/tzc/Makefile
--- a/chat/tzc/Makefile Wed Oct 04 20:46:06 2006 +0000
+++ b/chat/tzc/Makefile Wed Oct 04 20:46:42 2006 +0000
@@ -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@localhost
-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 -r aff6d828ce6f -r cc5f5d23fd57 chat/xchat-systray-integration/Makefile
--- a/chat/xchat-systray-integration/Makefile   Wed Oct 04 20:46:06 2006 +0000



Home | Main Index | Thread Index | Old Index