pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc fix obsolete URLs for www.NetBSD.org
details: https://anonhg.NetBSD.org/pkgsrc/rev/695d52225214
branches: trunk
changeset: 533925:695d52225214
user: kano <kano%pkgsrc.org@localhost>
date: Sun Oct 07 12:59:11 2007 +0000
description:
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
diffstat:
emulators/compat12/Makefile | 4 ++--
emulators/compat13/Makefile | 4 ++--
emulators/compat14/Makefile | 4 ++--
emulators/compat15-extras/Makefile | 4 ++--
emulators/compat15/Makefile | 4 ++--
emulators/compat16-extras/Makefile | 4 ++--
emulators/compat16/Makefile | 4 ++--
emulators/compat20-extras/Makefile | 4 ++--
emulators/compat20/Makefile | 4 ++--
emulators/compat30-extras/Makefile | 4 ++--
emulators/compat30/Makefile | 4 ++--
emulators/simh/DESCR | 2 +-
emulators/ski/DESCR | 4 ++--
fonts/mglfonts/Makefile | 4 ++--
graphics/mgl/Makefile | 4 ++--
mk/buildlink3/PKGVIEWS_UG | 4 ++--
mk/buildlink3/README | 4 ++--
mk/bulk/post-build | 4 ++--
net/hf6to4/files/hf6to4.8 | 4 ++--
net/hf6to4/files/hf6to4.html | 2 +-
pkgtools/digest/Makefile | 4 ++--
pkgtools/p5-pkgsrc-Dewey/Makefile | 4 ++--
pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm | 2 +-
pkgtools/pkg_filecheck/Makefile | 4 ++--
pkgtools/pkg_install/files/lib/pkgsrc.7 | 4 ++--
pkgtools/pkgdiff/files/feedback-patches | 2 +-
pkgtools/pkglint/Makefile | 4 ++--
pkgtools/pkglint/files/doc/pkglint.xml | 4 ++--
pkgtools/rpm2pkg/Makefile | 4 ++--
pkgtools/url2pkg/Makefile | 4 ++--
sysutils/xen12/Makefile | 4 ++--
sysutils/xenkernel20/Makefile | 4 ++--
sysutils/xentools12/Makefile | 4 ++--
sysutils/xentools20/MESSAGE.NetBSD | 4 ++--
sysutils/xentools3/MESSAGE.NetBSD | 4 ++--
templates/README.pkg | 4 ++--
www/snownews/MESSAGE | 4 ++--
37 files changed, 70 insertions(+), 70 deletions(-)
diffs (truncated from 604 to 300 lines):
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat12/Makefile
--- a/emulators/compat12/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat12/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.34 2007/08/30 16:54:06 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2007/10/07 12:59:11 kano Exp $
COMPAT_PKG= compat12 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.2
PKGREVISION= 1
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.2/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.2/index.html
COMMENT= Shared libraries for NetBSD 1.2 compatibility
EMUL_PLATFORMS= netbsd-i386 netbsd-m68k netbsd-ns32k netbsd-sparc
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat13/Makefile
--- a/emulators/compat13/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat13/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2007/08/30 16:54:06 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2007/10/07 12:59:11 kano Exp $
COMPAT_PKG= compat13 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.3
PKGREVISION= 3
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.3/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.3/index.html
COMMENT= Shared libraries for NetBSD 1.3 compatibility
EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat14/Makefile
--- a/emulators/compat14/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat14/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/08/30 16:54:07 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/07 12:59:11 kano Exp $
COMPAT_PKG= compat14 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.4
@@ -6,7 +6,7 @@
CONFLICTS= compat14-crypto-[0-9]*
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.4/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.4/index.html
COMMENT= Shared libraries for NetBSD 1.4 compatibility
EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat15-extras/Makefile
--- a/emulators/compat15-extras/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat15-extras/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:07 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.5
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html
COMMENT= Additional shared libraries for NetBSD 1.5 compatibility
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat15/Makefile
--- a/emulators/compat15/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat15/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:07 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.5
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html
COMMENT= Shared libraries for NetBSD 1.5 compatibility
.if defined(NETBSD_COMPAT32)
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat16-extras/Makefile
--- a/emulators/compat16-extras/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat16-extras/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.6
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html
COMMENT= Additional shared libraries for NetBSD 1.6 compatibility
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat16/Makefile
--- a/emulators/compat16/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat16/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2007/08/30 16:54:07 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 1.6
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html
COMMENT= Shared libraries for NetBSD 1.6 compatibility
.if defined(NETBSD_COMPAT32)
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat20-extras/Makefile
--- a/emulators/compat20-extras/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat20-extras/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 2.0
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-2.0/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html
COMMENT= Additional shared libraries for NetBSD 2.0 compatibility
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat20/Makefile
--- a/emulators/compat20/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat20/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 2.0
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-2.0/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html
COMMENT= Shared libraries for NetBSD 2.0 compatibility
.if defined(NETBSD_COMPAT32)
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat30-extras/Makefile
--- a/emulators/compat30-extras/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat30-extras/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/08/30 16:54:08 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/07 12:59:12 kano Exp $
COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 3.0
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-3.0/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-3.0/index.html
COMMENT= Additional shared libraries for NetBSD 3.0 compatibility
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc netbsd-vax
diff -r 4f2b15376b9e -r 695d52225214 emulators/compat30/Makefile
--- a/emulators/compat30/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/compat30/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:13 kano Exp $
COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 3.0
-HOMEPAGE= http://www.NetBSD.org/Releases/formal-3.0/index.html
+HOMEPAGE= http://www.NetBSD.org/releases/formal-3.0/index.html
COMMENT= Shared libraries for NetBSD 3.0 compatibility
.if defined(NETBSD_COMPAT32)
diff -r 4f2b15376b9e -r 695d52225214 emulators/simh/DESCR
--- a/emulators/simh/DESCR Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/simh/DESCR Sun Oct 07 12:59:11 2007 +0000
@@ -3,5 +3,5 @@
altair altairz80 eclipse gri h316 hp2100 i1401 i1620 ibm1130 id16 id32
nova pdp1 pdp10 pdp11 pdp15 pdp4 pdp7 pdp8 pdp9 s3 sds vax
-See http://www.netbsd.org/Ports/vax/emulator-howto.html on how to install
+See http://www.netbsd.org/ports/vax/emulator-howto.html on how to install
NetBSD/vax on simh!
diff -r 4f2b15376b9e -r 695d52225214 emulators/ski/DESCR
--- a/emulators/ski/DESCR Sun Oct 07 12:39:28 2007 +0000
+++ b/emulators/ski/DESCR Sun Oct 07 12:59:11 2007 +0000
@@ -3,9 +3,9 @@
To get the ski to run on NetBSD/i386, you need the following:
compat_linux support in the kernel:
- http://www.netbsd.org/guide/en/chap-linux.html
+ http://www.netbsd.org/docs/guide/en/chap-linux.html
procfs support in the kernel:
- http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs
+ http://www.netbsd.org/docs/guide/en/chap-linux.html#chap-linux-emulating-procfs
mount /dev/pts:
http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
diff -r 4f2b15376b9e -r 695d52225214 fonts/mglfonts/Makefile
--- a/fonts/mglfonts/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/fonts/mglfonts/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:29 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/10/07 12:59:13 kano Exp $
DISTNAME= fontkit-nobdf
PKGNAME= mglfonts-0.1
@@ -6,7 +6,7 @@
MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/
MAINTAINER= fk200329%fsinet.or.jp@localhost
-HOMEPAGE= http://www.NetBSD.org/Ports/hpcmips/mgl2.html
+HOMEPAGE= http://www.NetBSD.org/ports/hpcmips/mgl2.html
COMMENT= MGL2 fonts and font tools
#HF#DEPENDS= mgl>=0.1.9a:../../graphics/mgl
diff -r 4f2b15376b9e -r 695d52225214 graphics/mgl/Makefile
--- a/graphics/mgl/Makefile Sun Oct 07 12:39:28 2007 +0000
+++ b/graphics/mgl/Makefile Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/02/15 14:58:21 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2007/10/07 12:59:13 kano Exp $
#
DISTNAME= mgl2-alpha-020
@@ -8,7 +8,7 @@
MASTER_SITES= http://at.sakura.ne.jp/~suz/arc/
MAINTAINER= fk200329%fsinet.or.jp@localhost
-HOMEPAGE= http://www.NetBSD.org/Ports/hpcmips/mgl2.html
+HOMEPAGE= http://www.NetBSD.org/ports/hpcmips/mgl2.html
COMMENT= Graphics library for NEC Mobilegear/PocketBSD, NetBSD/hpcmips
DEPENDS+= mglfonts>=0.1:../../fonts/mglfonts
diff -r 4f2b15376b9e -r 695d52225214 mk/buildlink3/PKGVIEWS_UG
--- a/mk/buildlink3/PKGVIEWS_UG Sun Oct 07 12:39:28 2007 +0000
+++ b/mk/buildlink3/PKGVIEWS_UG Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: PKGVIEWS_UG,v 1.3 2006/12/15 12:46:24 martti Exp $
+$NetBSD: PKGVIEWS_UG,v 1.4 2007/10/07 12:59:13 kano Exp $
0 User's Guide to pkgviews
==========================
@@ -219,4 +219,4 @@
behind pkgviews, the following paper by Alistair Crooks is highly
recommended:
- http://www.NetBSD.org/Documentation/software/pkgviews.pdf
+ http://www.NetBSD.org/docs/software/pkgviews.pdf
diff -r 4f2b15376b9e -r 695d52225214 mk/buildlink3/README
--- a/mk/buildlink3/README Sun Oct 07 12:39:28 2007 +0000
+++ b/mk/buildlink3/README Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.6 2005/03/24 17:46:01 tv Exp $
+$NetBSD: README,v 1.7 2007/10/07 12:59:13 kano Exp $
0 Package Views
===============
@@ -36,7 +36,7 @@
is highly-recommended reading for a more complete understanding of
package views principles and is available at:
- http://www.NetBSD.org/Documentation/software/pkgviews.pdf
+ http://www.NetBSD.org/docs/software/pkgviews.pdf
Unfortunately, Alistair ran out of time to devote to integrating his
work into the main pkgsrc branch. The code he developed languished on
diff -r 4f2b15376b9e -r 695d52225214 mk/bulk/post-build
--- a/mk/bulk/post-build Sun Oct 07 12:39:28 2007 +0000
+++ b/mk/bulk/post-build Sun Oct 07 12:59:11 2007 +0000
@@ -1,5 +1,5 @@
#!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.68 2007/01/21 23:42:29 rillig Exp $
+# $NetBSD: post-build,v 1.69 2007/10/07 12:59:13 kano Exp $
#
# Collect stuff after a pkg bulk build
#
@@ -655,7 +655,7 @@
<!-- <li>See the list of <a href="../index.html">all log files</a>. -->
<li>Visit the <a href="http://www.NetBSD.org">NetBSD web site</a>.
<li>Learn more about
- <a href="http://www.NetBSD.org/Documentation/software/packages.html">
+ <a href="http://www.NetBSD.org/docs/software/packages.html">
The NetBSD Packages Collection</a>.
</ul>
</p>
diff -r 4f2b15376b9e -r 695d52225214 net/hf6to4/files/hf6to4.8
--- a/net/hf6to4/files/hf6to4.8 Sun Oct 07 12:39:28 2007 +0000
+++ b/net/hf6to4/files/hf6to4.8 Sun Oct 07 12:59:11 2007 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hf6to4.8,v 1.4 2005/05/30 22:49:43 hubertf Exp $
+.\" $NetBSD: hf6to4.8,v 1.5 2007/10/07 12:59:14 kano Exp $
.\"
.\" Copyright (c) 2000-2005 Hubert Feyrer <hubert%feyrer.de@localhost>.
.\" All rights reserved.
@@ -236,7 +236,7 @@
.Pa http://www.feyrer.de/NetBSD/6to4.html ,
.Nx
IPv6 Documentation at
-.Pa http://www.netbsd.org/Documentation/network/ipv6/ ,
+.Pa http://www.netbsd.org/docs/network/ipv6/ ,
RFC 3068.
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index