summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/rar-bin/Makefile4
-rw-r--r--audio/fluidsynth/Makefile4
-rw-r--r--audio/mbrola/Makefile7
-rw-r--r--audio/mbrolavox-en1/Makefile4
-rw-r--r--audio/mbrolavox-us1/Makefile4
-rw-r--r--audio/mbrolavox-us2/Makefile4
-rw-r--r--audio/mbrolavox-us3/Makefile4
-rw-r--r--audio/mp3check/Makefile4
-rw-r--r--audio/ubs/Makefile7
-rw-r--r--audio/wmmp3/Makefile5
-rw-r--r--chat/centericq/Makefile6
-rw-r--r--chat/ircservices/Makefile4
-rw-r--r--converters/cn2jp/Makefile7
-rw-r--r--converters/py-zhCodecs/Makefile4
-rw-r--r--converters/txt2html/Makefile6
-rw-r--r--databases/py-psycopg/Makefile4
-rw-r--r--devel/maketool/Makefile6
-rw-r--r--devel/p5-BSD-Resource/Makefile4
-rw-r--r--devel/ruby-amstd/Makefile4
-rw-r--r--fonts/ec-fonts-mftraced/Makefile4
-rw-r--r--graphics/libcaca/Makefile6
-rw-r--r--lang/cdl3/Makefile4
-rw-r--r--lang/py-pyrex/Makefile6
-rw-r--r--misc/elscreen/Makefile4
-rw-r--r--net/hf6to4/Makefile4
-rw-r--r--net/ja-samba/Makefile4
-rw-r--r--net/jigdo/Makefile6
-rw-r--r--net/llnlxdir/Makefile4
-rw-r--r--net/p5-RADIUS/Makefile4
-rw-r--r--net/sharity-light/Makefile7
-rw-r--r--news/inn/Makefile4
-rw-r--r--print/acroread/Makefile4
-rw-r--r--print/acroread5/Makefile4
-rw-r--r--print/acroread7/Makefile4
-rw-r--r--print/pdflib/Makefile.common4
-rw-r--r--security/uvscan/Makefile4
-rw-r--r--sysutils/xentools20/Makefile6
-rw-r--r--sysutils/xentools30/Makefile6
-rw-r--r--textproc/docbook/Makefile4
-rw-r--r--textproc/html2wml/Makefile4
-rw-r--r--textproc/ispell-slovak/Makefile6
-rw-r--r--time/gdeskcal/Makefile4
-rw-r--r--wm/ion3-devel/Makefile4
-rw-r--r--wm/pekwm/Makefile6
44 files changed, 105 insertions, 104 deletions
diff --git a/archivers/rar-bin/Makefile b/archivers/rar-bin/Makefile
index 42227c0838a..49c77804e18 100644
--- a/archivers/rar-bin/Makefile
+++ b/archivers/rar-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/09/16 11:29:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/10/14 07:59:41 wiz Exp $
#
DISTNAME= rarlinux-3.6.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.rarsoft.com/rar/ \
ftp://ftp.rarsoft.com/rar/
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.rarsoft.com/rar/
+HOMEPAGE= http://www.rarsoft.com/rar_archiver.htm
COMMENT= RAR command line archiver (Linux binary)
LICENSE= rar-license
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index ddacac1c2a6..6ae41d0ebf6 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2006/03/09 21:04:40 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/14 07:59:09 wiz Exp $
DISTNAME= fluidsynth-1.0.7
CATEGORIES= audio
MASTER_SITES= http://savannah.nongnu.org/download/fluid/
MAINTAINER= ben@NetBSD.org
-HOMEPAGE= http://www.fluidsynth.org/
+HOMEPAGE= http://www.nongnu.org/fluid/
COMMENT= Software synthesizer based on SoundFont2
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile
index 2f090cd8d01..31744bb4f28 100644
--- a/audio/mbrola/Makefile
+++ b/audio/mbrola/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:11 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $
DISTNAME= mbr301h
PKGNAME= mbrola-301h
PKGREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://www.festvox.org/mbrola/bin/netbsd/
+MASTER_SITES= http://tcts.fpms.ac.be/synthesis/mbrola/bin/netbsd/ \
+ http://www.festvox.org/mbrola/bin/netbsd/
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= MBROLA diphone synthesizer executable
LICENSE= no-commercial-use
diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile
index c208ba71638..cf86891fc71 100644
--- a/audio/mbrolavox-en1/Makefile
+++ b/audio/mbrolavox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/05/19 16:18:52 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/14 07:59:09 wiz Exp $
DISTNAME= en1-980910
PKGNAME= mbrolavox-en1-980910
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/en1/ \
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= British English male voice for MBROLA
DEPENDS+= mbrola-301hnb1:../../audio/mbrola
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile
index e0c43eb6bc0..a54f38e3090 100644
--- a/audio/mbrolavox-us1/Makefile
+++ b/audio/mbrolavox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/05/19 16:18:52 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/14 07:59:09 wiz Exp $
DISTNAME= us1-980512
PKGNAME= mbrolavox-us1-980512
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us1/ \
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= American English female voice for MBROLA
DEPENDS+= mbrola-301hnb1:../../audio/mbrola
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile
index 264a87641cd..6b37e976d57 100644
--- a/audio/mbrolavox-us2/Makefile
+++ b/audio/mbrolavox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/05/19 16:18:53 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/14 07:59:09 wiz Exp $
DISTNAME= us2-980812
PKGNAME= mbrolavox-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/ \
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= American English male voice for MBROLA
DEPENDS+= mbrola-301hnb1:../../audio/mbrola
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile
index 73e243b4dd4..ac5b19761d3 100644
--- a/audio/mbrolavox-us3/Makefile
+++ b/audio/mbrolavox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/05/19 16:18:53 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/14 07:59:09 wiz Exp $
DISTNAME= us3-990208
PKGNAME= mbrolavox-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us3/ \
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= American English male voice for MBROLA
DEPENDS+= mbrola-301hnb1:../../audio/mbrola
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile
index 23ceaa1da39..c76bdd45839 100644
--- a/audio/mp3check/Makefile
+++ b/audio/mp3check/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:39 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $
DISTNAME= mp3check-0.8.0
CATEGORIES= audio
MASTER_SITES= http://jo.ath.cx/soft/mp3check/
MAINTAINER= tron@NetBSD.org
-HOMEPAGE= http://jo.ath.cx/soft/mp3check/mp3check.html
+HOMEPAGE= http://jo.ath.cx/soft/mp3check/
COMMENT= Check MP3 files for consistency
GNU_CONFIGURE= YES
diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile
index 4f0ba2d7a2a..604d1ad49c1 100644
--- a/audio/ubs/Makefile
+++ b/audio/ubs/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2006/07/02 09:53:00 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $
#
DISTNAME= ubs-0.17
PKGREVISION= 3
CATEGORIES= audio
-MASTER_SITES= http://aboleo.net/software/ubs/downloads/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://aboleo.net/software/ubs/
+# author's new home may be at http://www.teragon.org
+# HOMEPAGE= http://aboleo.net/software/ubs/
COMMENT= Uninterrupted Broadcasting System
GNU_CONFIGURE= yes
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile
index c28a75a8f9d..308c7bcf494 100644
--- a/audio/wmmp3/Makefile
+++ b/audio/wmmp3/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2006/10/04 20:44:20 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 07:59:10 wiz Exp $
DISTNAME= wmmp3-0.12
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.dotfiles.com/software/wmmp3/
-# dotfiles is alive, but /software is gone
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://www.dotfiles.com/software/wmmp3/
+# HOMEPAGE= http://www.dotfiles.com/software/wmmp3/
COMMENT= Front-end for mpg123 in a Window Maker dockapp
DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index 9711df9871a..31c31316da9 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.60 2006/10/01 13:56:00 rillig Exp $
+# $NetBSD: Makefile,v 1.61 2006/10/14 08:00:20 wiz Exp $
#
DISTNAME= centericq-4.21.0
PKGREVISION= 2
CATEGORIES= chat
-MASTER_SITES= http://konst.org.ua/download/ \
+MASTER_SITES= http://thekonst.net/download/ \
http://centericq.de/archive/source/releases/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html
+HOMEPAGE= http://thekonst.net/eng/software/centericq/info.html
COMMENT= Instant Messenger interface supporting many protocols
USE_PKGLOCALEDIR= yes
diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile
index be21f861cec..c67a45743b9 100644
--- a/chat/ircservices/Makefile
+++ b/chat/ircservices/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/09/02 08:42:58 adrianp Exp $
+# $NetBSD: Makefile,v 1.26 2006/10/14 08:00:20 wiz Exp $
#
DISTNAME= ircservices-5.0.58
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.ircservices.za.net/download/ \
ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/
MAINTAINER= virtus@wanadoo.nl
-HOMEPAGE= http://www.ircservices.esper.net/
+HOMEPAGE= http://www.ircservices.za.net/
COMMENT= Services for IRC networks
HAS_CONFIGURE= YES
diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile
index 3e9da221cfe..ee58175b05e 100644
--- a/converters/cn2jp/Makefile
+++ b/converters/cn2jp/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 08:00:47 wiz Exp $
DISTNAME= cn2jp1.4b
PKGNAME= cn2jp-1.4b
PKGREVISION= 3
CATEGORIES= converters
-MASTER_SITES= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/
+# maybe ftp://ftp.ifcss.org/pub/software/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/
+# HOMEPAGE= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/
COMMENT= Library for code translation between Chinese and Japanese
WRKSRC= ${WRKDIR}/cn2jp
diff --git a/converters/py-zhCodecs/Makefile b/converters/py-zhCodecs/Makefile
index cb07775c588..3d12dc1f05b 100644
--- a/converters/py-zhCodecs/Makefile
+++ b/converters/py-zhCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:29 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/14 08:00:47 wiz Exp $
DISTNAME= ChineseCodecs1.2.0
PKGNAME= ${PYPKGPREFIX}-zhCodecs-1.2.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.shellhung.org/pub/OpenBSD/packages/chinese/ \
ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/
MAINTAINER= shell@NetBSD.org
-HOMEPAGE= http://www.sourceforge.net/python-codecs/
+HOMEPAGE= http://sourceforge.net/projects/python-codecs/
COMMENT= Python Unicode codecs for Chinese charsets
WRKSRC= ${WRKDIR}/${DISTNAME}/Python
diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile
index ab59320229e..d671d2b500f 100644
--- a/converters/txt2html/Makefile
+++ b/converters/txt2html/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2005/07/16 19:10:38 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/14 08:00:47 wiz Exp $
DISTNAME= txt2html-1.28
CATEGORIES= converters www
-MASTER_SITES= http://www.aigeek.com/txt2html/
+MASTER_SITES= http://www.sethoscope.net/txt2html/
MAINTAINER= wennmach@NetBSD.org
-HOMEPAGE= http://www.aigeek.com/txt2html/
+HOMEPAGE= http://www.sethoscope.net/txt2html/
COMMENT= Text to HTML converter
NO_BUILD= YES
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 3cf9acf687d..3c9833b5130 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/09/02 13:48:12 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/10/14 08:01:39 wiz Exp $
#
DISTNAME= psycopg-1.1.21
@@ -8,7 +8,7 @@ CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/psycopg/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://initd.org/software/psycopg1/
+HOMEPAGE= http://initd.org/projects/psycopg1/
COMMENT= PostgreSQL database adapter for Python
GNU_CONFIGURE= YES
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile
index 68dfa60427e..aefaec3eb14 100644
--- a/devel/maketool/Makefile
+++ b/devel/maketool/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.36 2006/04/13 18:23:31 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/10/14 08:02:37 wiz Exp $
#
DISTNAME= maketool-0.7-src
PKGNAME= maketool-0.7
PKGREVISION= 4
CATEGORIES= devel
-MASTER_SITES= http://www.alphalink.com.au/~gnb/maketool/
+MASTER_SITES= http://home.alphalink.com.au/~gnb/maketool/
MAINTAINER= fredb@NetBSD.org
-HOMEPAGE= http://www.alphalink.com.au/~gnb/maketool/
+HOMEPAGE= http://home.alphalink.com.au/~gnb/maketool/
COMMENT= Graphical front end to GNU make
GNU_CONFIGURE= yes
diff --git a/devel/p5-BSD-Resource/Makefile b/devel/p5-BSD-Resource/Makefile
index 78ce49319d5..6b8033a4164 100644
--- a/devel/p5-BSD-Resource/Makefile
+++ b/devel/p5-BSD-Resource/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/04 21:35:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/14 08:02:37 wiz Exp $
DISTNAME= BSD-Resource-1.24
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BSD/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.hut.fi/~jhi/
+HOMEPAGE= http://users.tkk.fi/~jhi/
COMMENT= Perl interface to BSD process resources library
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 15b19c8d060..24674ffe448 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/10/04 21:36:00 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 08:02:37 wiz Exp $
DISTNAME= amstd-2.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel ruby
MASTER_SITES= http://www.loveruby.net/archive/amstd/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://i.loveruby.net/en/prog/amstd.html
+HOMEPAGE= http://i.loveruby.net/en/projects/amstd
COMMENT= Collection of miscellaneous Ruby modules
USE_RUBY_SETUP= yes
diff --git a/fonts/ec-fonts-mftraced/Makefile b/fonts/ec-fonts-mftraced/Makefile
index 6d88cc14513..24b28e69d11 100644
--- a/fonts/ec-fonts-mftraced/Makefile
+++ b/fonts/ec-fonts-mftraced/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/04 21:39:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/14 08:02:56 wiz Exp $
#
DISTNAME= ec-fonts-mftraced-1.0.8
@@ -7,7 +7,7 @@ CATEGORIES= fonts
MASTER_SITES= http://lilypond.org/download/fonts/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://lilypond.org/web
+HOMEPAGE= http://lilypond.org/web/
COMMENT= EC PostScript Type1 fonts with TFMs for TeX
USE_DIRS+= texmf-1.1
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile
index 560568effee..4f15b76852f 100644
--- a/graphics/libcaca/Makefile
+++ b/graphics/libcaca/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2006/10/04 21:44:47 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/14 08:03:57 wiz Exp $
#
DISTNAME= libcaca-0.9
PKGREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= http://sam.zoy.org/libcaca/
+MASTER_SITES= http://libcaca.zoy.org/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sam.zoy.org/libcaca/
+HOMEPAGE= http://libcaca.zoy.org/
COMMENT= Graphics library that outputs text instead of pixels, in colour
USE_LIBTOOL= yes
diff --git a/lang/cdl3/Makefile b/lang/cdl3/Makefile
index 50130f8a3ec..ea2324977b2 100644
--- a/lang/cdl3/Makefile
+++ b/lang/cdl3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:43 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/14 08:04:25 wiz Exp $
DISTNAME= cdl3-1.2.5
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/
MAINTAINER= jaapb@kerguelen.org
-HOMEPAGE= http://www.niii.ru.nl/~kees/cdl3/
+HOMEPAGE= http://www.cs.ru.nl/~kees/cdl3/
COMMENT= Programming language for the development of compilers
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 619b1ff4c1a..65e1b632c70 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2006/05/29 15:37:02 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/14 08:04:25 wiz Exp $
DISTNAME= Pyrex-0.9.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
CATEGORIES= lang python
-MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
COMMENT= Language for Writing Python Extension Modules
PYTHON_VERSIONS_ACCEPTED= 24 23 22
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile
index 5e16dcd8cf3..1919dfbda71 100644
--- a/misc/elscreen/Makefile
+++ b/misc/elscreen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/10/07 05:51:40 uebayasi Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/14 08:06:07 wiz Exp $
#
DISTNAME= elscreen-1.4.3
@@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}.tar.gz \
elscreen-wl-0.7.0.tar.gz
MAINTAINER= uebayasi@NetBSD.org
-HOMEPAGE= http://www.morishima.net/~naoto/j/software/elscreen/
+HOMEPAGE= http://www.morishima.net/~naoto/software/elscreen/
COMMENT= Window manager within Emacs
.include "../../mk/emacs.mk"
diff --git a/net/hf6to4/Makefile b/net/hf6to4/Makefile
index 8e907f5cbbb..0540df03550 100644
--- a/net/hf6to4/Makefile
+++ b/net/hf6to4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/01 22:09:52 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 08:07:06 wiz Exp $
#
DISTNAME= hf6to4-1.3
@@ -8,7 +8,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= hubertf@NetBSD.org
-HOMEPAGE= http://www.NetBSD.org/packages/net/hf6to4/files/hf6to4.html
+HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/net/hf6to4/files/hf6to4.html
COMMENT= Enables 6to4 IPv6 automatic tunnels
WRKSRC= ${WRKDIR}
diff --git a/net/ja-samba/Makefile b/net/ja-samba/Makefile
index 695d6081ecf..dd5a81e2a84 100644
--- a/net/ja-samba/Makefile
+++ b/net/ja-samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/10/01 14:56:46 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2006/10/14 08:07:06 wiz Exp $
DISTNAME= samba-${SAMBA_VERSION}-ja-${JA_VERSION}
PKGNAME= ja-samba-${SAMBA_VERSION}.${JA_PKG_VERSION}
@@ -7,7 +7,7 @@ MASTER_SITES= ${JA_SAMBA_MASTER_SITES:S/$/beta\//}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://www.jp.samba.org/project/samba-ja/index.html.en
+HOMEPAGE= http://www.samba.gr.jp/project/samba-ja/index.html.en
COMMENT= Samba supporting I18N swat and L10N for Japanese
CONFLICTS+= samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]*
diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile
index 2c906c37158..42185edcd18 100644
--- a/net/jigdo/Makefile
+++ b/net/jigdo/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:43 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/14 08:07:06 wiz Exp $
DISTNAME= jigdo-0.7.1
PKGREVISION= 3
CATEGORIES= net
-MASTER_SITES= http://atterer.net/jigdo/
+MASTER_SITES= http://www.atterer.net/jigdo/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://atterer.net/jigdo/
+HOMEPAGE= http://www.atterer.net/jigdo/
COMMENT= Tool to ease downloading of large files from the Internet
USE_TOOLS+= pkg-config
diff --git a/net/llnlxdir/Makefile b/net/llnlxdir/Makefile
index 8047c697da7..8c4fe13c8e5 100644
--- a/net/llnlxdir/Makefile
+++ b/net/llnlxdir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:26 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/14 08:07:06 wiz Exp $
#
DISTNAME= llnlxdir2_1_2
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/source/
EXTRACT_SUFX= .tar.Z
MAINTAINER= tor@stormwall.org
-HOMEPAGE= http://www.llnl.gov/ia/xdir.html
+HOMEPAGE= http://www.llnl.gov/icc/sdd/img/xdir.html
COMMENT= Advanced graphical FTP client
USE_IMAKE= yes
diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile
index ad8b71230ee..cc551788b6c 100644
--- a/net/p5-RADIUS/Makefile
+++ b/net/p5-RADIUS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:22 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/14 08:07:06 wiz Exp $
#
DISTNAME= RADIUS-1.0
@@ -9,7 +9,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RADIUS/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.netmonger.net/~chris/RADIUS/
+HOMEPAGE= http://search.cpan.org/~chrmasto/RADIUS-1.0/
COMMENT= Perl5 module for RADIUS queries
PERL5_PACKLIST= auto/RADIUS/.packlist
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile
index 48ff04640c9..a193ec0e6c6 100644
--- a/net/sharity-light/Makefile
+++ b/net/sharity-light/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2005/11/07 21:47:14 tv Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/14 08:07:06 wiz Exp $
#
DISTNAME= Sharity-Light.1.2
PKGNAME= sharity-light-1.2
CATEGORIES= net
-MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/ \
- ftp://ftp.obdev.at/pub/Products/Sharity-Light/
+MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/
MAINTAINER= jmcneill@NetBSD.org
-HOMEPAGE= http://www.obdev.at/Products/shlight.html
+HOMEPAGE= http://www.obdev.at/products/sharity-light/
COMMENT= Userland smbfs -- SMB to NFS protocol converter
NOT_FOR_PLATFORM= Interix-*-* # SMB is all native
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 9757d7e1265..0d38ffb2b5b 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2006/10/01 11:34:24 tron Exp $
+# $NetBSD: Makefile,v 1.83 2006/10/14 08:08:28 wiz Exp $
DISTNAME= inn-2.4.3
PKGREVISION= 1
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \
ftp://ftp.fu-berlin.de/unix/news/inn/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.isc.org/inn.html
+HOMEPAGE= http://www.isc.org/sw/inn/
COMMENT= The public release of InterNet News (INN)
CONFLICTS+= libradius-[0-9]* nntpclnt-[0-9]*
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 9d49cfe02f3..ff2d218cfbb 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/09/04 19:27:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.51 2006/10/14 08:14:23 wiz Exp $
DISTNAME= acroread # Overridden below
PKGNAME= acroread-4.05
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ \
http://download.adobe.com/pub/adobe/acrobatreader/unix/4.x/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html
+HOMEPAGE= http://www.adobe.com/products/acrobat/readstep2.html
COMMENT= View, distribute and print PDF documents
RESTRICTED= Original installer required to redistribute.
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile
index b75b53e69db..64d33082d60 100644
--- a/print/acroread5/Makefile
+++ b/print/acroread5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/09/04 19:27:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.36 2006/10/14 08:14:24 wiz Exp $
DISTNAME= acroread5 # Overridden below
PKGNAME= acroread5-5.10
@@ -7,7 +7,7 @@ CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/acrobatreader/unix/5.x/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html
+HOMEPAGE= http://www.adobe.com/products/acrobat/readstep2.html
COMMENT= View, distribute and print PDF documents
CONFLICTS+= acroread-5.*
diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile
index 0e5993fb4e6..952027bf892 100644
--- a/print/acroread7/Makefile
+++ b/print/acroread7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/09/06 13:04:58 hira Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/14 08:14:24 wiz Exp $
DISTNAME= acroread7 # Overridden below
PKGNAME= acroread7-7.0.8
@@ -7,7 +7,7 @@ CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0.8/enu/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html
+HOMEPAGE= http://www.adobe.com/products/acrobat/readstep2.html
COMMENT= View, distribute and print PDF documents
CONFLICTS+= acroread-5.*
diff --git a/print/pdflib/Makefile.common b/print/pdflib/Makefile.common
index 3ade6578485..de7f73bde6f 100644
--- a/print/pdflib/Makefile.common
+++ b/print/pdflib/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.18 2006/03/04 21:30:31 jlam Exp $
+# $NetBSD: Makefile.common,v 1.19 2006/10/14 08:14:24 wiz Exp $
DISTNAME= pdflib-${PDFLIB_DIST_VERS}
CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/pdflib/download/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.pdflib.com/products/pdflib/
+HOMEPAGE= http://www.pdflib.de/
# Version numbering scheme:
#
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile
index 3f899791a6d..f17e426b2ea 100644
--- a/security/uvscan/Makefile
+++ b/security/uvscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/10/04 21:58:15 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2006/10/14 08:22:31 wiz Exp $
DISTNAME= vlnx440e
PKGNAME= uvscan-4.40
@@ -8,7 +8,7 @@ MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmd
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.mcafee.com/us/products/mcafee/antivirus/desktop/vs_commandline.htm
+HOMEPAGE= http://www.mcafee.com/us/enterprise/products/anti_virus/file_servers_desktops/virusscan_command_line_scanner_windows_unix.html
COMMENT= Evaluation version of a DOS/Windows file virus scanner
CONFLICTS= uvscan-dat-[0-9]*
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile
index 3d1f77e1671..2c90d1ff820 100644
--- a/sysutils/xentools20/Makefile
+++ b/sysutils/xentools20/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:15 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/14 08:23:01 wiz Exp $
#
DISTNAME= xen-2.0.7-src
PKGNAME= xentools20-2.0.7
PKGREVISION= 7
CATEGORIES= sysutils
-MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
+MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/
EXTRACT_SUFX= .tgz
MAINTAINER= bouyer@NetBSD.org
-HOMEPAGE= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
+HOMEPAGE= http://www.cl.cam.ac.uk/research/srg/netos/xen/
COMMENT= Userland Tools for Xen
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
diff --git a/sysutils/xentools30/Makefile b/sysutils/xentools30/Makefile
index de4b0a5d710..7591509596b 100644
--- a/sysutils/xentools30/Makefile
+++ b/sysutils/xentools30/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 16:49:31 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2006/10/14 08:23:01 wiz Exp $
#
DISTNAME= xen-3.0.2-2-src
PKGNAME= xentools30-3.0.2.2
CATEGORIES= sysutils
-MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
+MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/
EXTRACT_SUFX= .tgz
MAINTAINER= bouyer@NetBSD.org
-HOMEPAGE= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
+HOMEPAGE= http://www.cl.cam.ac.uk/research/srg/netos/xen/
COMMENT= Userland Tools for Xen
#DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile
index 0e1d2652315..443a94db8dd 100644
--- a/textproc/docbook/Makefile
+++ b/textproc/docbook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/07/04 09:58:18 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2006/10/14 08:23:29 wiz Exp $
DISTNAME= docbook-4.4
PKGREVISION= 2
@@ -17,7 +17,7 @@ DISTFILES= docbk241.zip docbk30.zip docbk31.zip docbk40.zip docbk41.zip \
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.oasis-open.org/docbook
+HOMEPAGE= http://www.oasis-open.org/docbook/
COMMENT= SGML DTD designed for computer documentation
BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile
index b73e0455e0e..7a716c3b9c2 100644
--- a/textproc/html2wml/Makefile
+++ b/textproc/html2wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/04 22:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/14 08:23:29 wiz Exp $
DISTNAME= html2wml-0.4.8r2
PKGNAME= html2wml-0.4.8.2
@@ -7,7 +7,7 @@ CATEGORIES= textproc converters
MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/
MAINTAINER= shell@NetBSD.org
-HOMEPAGE= http://maddingue.free.fr/softwares/html2wml.html
+# HOMEPAGE= http://maddingue.free.fr/softwares/html2wml.html
COMMENT= On-the-fly HTML to WML conversion
DEPENDS+= p5-libwww>=5.53:../../www/p5-libwww
diff --git a/textproc/ispell-slovak/Makefile b/textproc/ispell-slovak/Makefile
index 18f2dd43cd2..f698c053ef5 100644
--- a/textproc/ispell-slovak/Makefile
+++ b/textproc/ispell-slovak/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2005/12/05 20:51:03 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 08:23:29 wiz Exp $
#
DISTNAME= ispell-sk-0.2.2
PKGNAME= ${DISTNAME:S/sk/slovak/}
CATEGORIES= textproc
-MASTER_SITES= http://spell.linux.sk/
+MASTER_SITES= http://sk-spell.sk.cx/
MAINTAINER= salo@NetBSD.org
-HOMEPAGE= http://spell.linux.sk/ispell.html
+HOMEPAGE= http://sk-spell.sk.cx/ispell.html
COMMENT= Slovak dictionary for ispell
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index 3a9bcd05f0f..b47a91555a4 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/14 08:23:44 wiz Exp $
#
DISTNAME= gDeskCal-0_57_1
@@ -8,7 +8,7 @@ CATEGORIES= time
MASTER_SITES= http://www.pycage.de/download/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.pycage.de/software_gdeskcal.html
+HOMEPAGE= http://www.pycage.de/\#gdeskcal
COMMENT= Desktop calendar
WRKSRC= ${WRKDIR}/gDeskCal-0.57.1
diff --git a/wm/ion3-devel/Makefile b/wm/ion3-devel/Makefile
index 711d9312609..76a4e66c3b5 100644
--- a/wm/ion3-devel/Makefile
+++ b/wm/ion3-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/09/20 13:27:18 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/14 08:24:24 wiz Exp $
#
DISTNAME= ion-3ds-20060524
@@ -8,7 +8,7 @@ CATEGORIES= wm x11
MASTER_SITES= http://iki.fi/tuomov/dl/
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://iki.fi/~tuomov/ion/
+HOMEPAGE= http://modeemi.fi/~tuomov/ion/
COMMENT= Keyboard friendly tiling window manager
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index 0f93e123a80..a18364bee87 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2006/10/14 08:24:24 wiz Exp $
#
DISTNAME= pekwm-0.1.5
CATEGORIES= wm
-MASTER_SITES= http://pekwm.org/files/
+MASTER_SITES= http://www.pekwm.org/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= xtraeme@NetBSD.org
-HOMEPAGE= http://www.pekwm.org/
+HOMEPAGE= http://www.pekwm.org/trac
COMMENT= Window manager based on aewm++
GNU_CONFIGURE= YES