summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-04 11:29:57 +0000
committerwiz <wiz@pkgsrc.org>2007-03-04 11:29:57 +0000
commitf9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4 (patch)
treefab83f6f064f2f19a752fe849735c80f2d5a2e74
parentf394899b1c593c966c68470768077ea697a2ce43 (diff)
downloadpkgsrc-f9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4.tar.gz
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
-rw-r--r--audio/applerecords/Makefile6
-rw-r--r--chat/tkirc/Makefile4
-rw-r--r--fonts/biznet-iso8859_2/Makefile7
-rw-r--r--graphics/gimp-rawphoto/Makefile6
-rw-r--r--mail/imapproxy/Makefile6
-rw-r--r--multimedia/xvid4conf/Makefile5
-rw-r--r--net/torrentutils/Makefile6
-rw-r--r--print/mgv/Makefile6
-rw-r--r--sysutils/depot/Makefile5
-rw-r--r--sysutils/mencvcd/Makefile3
-rw-r--r--x11/gtkglarea/Makefile7
11 files changed, 30 insertions, 31 deletions
diff --git a/audio/applerecords/Makefile b/audio/applerecords/Makefile
index c8b34bace84..e2b82421cd9 100644
--- a/audio/applerecords/Makefile
+++ b/audio/applerecords/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2006/07/07 04:06:15 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2007/03/04 11:29:57 wiz Exp $
#
DISTNAME= applerecords-0.5
PKGREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://www.cdavies.org/code/
+MASTER_SITES= #
EXTRACT_SUFX= .jar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cdavies.org/applerecords.html
+HOMEPAGE= http://web.archive.org/web/20060501054520/http://www.cdavies.org/applerecords.html
COMMENT= Java DAAP client
NO_BUILD= yes
diff --git a/chat/tkirc/Makefile b/chat/tkirc/Makefile
index 71ecc71a2b9..3b05b16ccf6 100644
--- a/chat/tkirc/Makefile
+++ b/chat/tkirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:04 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/03/04 11:29:58 wiz Exp $
DISTNAME= tkirc1.202
PKGNAME= tkirc-1.202
@@ -7,7 +7,7 @@ CATEGORIES= chat x11
MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://netsplit.de/tkirc1/
+HOMEPAGE= http://web.archive.org/web/20051221091126/http://netsplit.de/tkirc1/
COMMENT= GUI for the ircII Internet Relay Chat client
DEPENDS+= ircII-[0-9]*:../../chat/ircII
diff --git a/fonts/biznet-iso8859_2/Makefile b/fonts/biznet-iso8859_2/Makefile
index b7badcb2416..217f4b87f9c 100644
--- a/fonts/biznet-iso8859_2/Makefile
+++ b/fonts/biznet-iso8859_2/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2006/10/04 21:39:31 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/03/04 11:29:58 wiz Exp $
#
DISTNAME= ISO8859-2-pcf
PKGNAME= biznet-iso8859_2-1.0
PKGREVISION= 4
CATEGORIES= fonts x11
-MASTER_SITES= http://ultra.cto.us.edu.pl/pub/Unix/Fonts/ \
- http://www.biz.net.pl/images/
+MASTER_SITES= http://ultra.cto.us.edu.pl/pub/Unix/Fonts/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.biz.net.pl/english/x-fonts/index.html
+HOMEPAGE= http://web.archive.org/web/20041204153923/http://www.biz.net.pl/english/x-fonts/index.html
COMMENT= Full set of ISO 8859-2 fonts for X Window System
USE_X11BASE= YES
diff --git a/graphics/gimp-rawphoto/Makefile b/graphics/gimp-rawphoto/Makefile
index 42f96f9359e..62f13be0012 100644
--- a/graphics/gimp-rawphoto/Makefile
+++ b/graphics/gimp-rawphoto/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2006/09/16 12:20:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2007/03/04 11:29:58 wiz Exp $
#
DISTNAME= rawphoto-200410220928
PKGNAME= gimp-rawphoto-1.19
PKGREVISION= 7
CATEGORIES= graphics
-MASTER_SITES= http://ptj.rozeta.com.pl/Soft/rawphoto/
+MASTER_SITES= #
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ptj.rozeta.com.pl/Soft/RawPhoto
+HOMEPAGE= http://web.archive.org/web/20060207024636/http://ptj.rozeta.com.pl/Soft/RawPhoto
COMMENT= Digicam RAW file importer for GIMP
WRKSRC= ${WRKDIR}/rawphoto-200410220910/src
diff --git a/mail/imapproxy/Makefile b/mail/imapproxy/Makefile
index 9a8e04e574d..dbda93a9077 100644
--- a/mail/imapproxy/Makefile
+++ b/mail/imapproxy/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2006/10/04 21:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/03/04 11:29:58 wiz Exp $
#
DISTNAME= imapproxy-1.0
CATEGORIES= mail
-MASTER_SITES= http://www.kuleuven.net/projects/imapproxy/download/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.kuleuven.net/projects/imapproxy/
+HOMEPAGE= http://web.archive.org/web/20030816021412/http://www.kuleuven.net/projects/imapproxy/
# http://www.imapproxy.org/ ?
COMMENT= Simple connection caching IMAP proxy daemon
diff --git a/multimedia/xvid4conf/Makefile b/multimedia/xvid4conf/Makefile
index d4824404fd8..87bcd3a464b 100644
--- a/multimedia/xvid4conf/Makefile
+++ b/multimedia/xvid4conf/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:42 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/03/04 11:29:58 wiz Exp $
DISTNAME= xvid4conf-1.12
PKGREVISION= 4
CATEGORIES= multimedia
-MASTER_SITES= http://zebra.fh-weingarten.de/~transcode/xvid4conf/
+MASTER_SITES= #
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://zebra.fh-weingarten.de/~transcode/
COMMENT= XviD Configuration Panel
USE_TOOLS+= pkg-config
diff --git a/net/torrentutils/Makefile b/net/torrentutils/Makefile
index 507c4ea4472..deefbee23f9 100644
--- a/net/torrentutils/Makefile
+++ b/net/torrentutils/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2006/10/25 21:07:11 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2007/03/04 11:29:58 wiz Exp $
#
DISTNAME= torrentutils-0.3.0
PKGREVISION= 4
CATEGORIES= net
-MASTER_SITES= http://oskarsapps.mine.nu/src/
+MASTER_SITES= #
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html
+# HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html
COMMENT= Manage BitTorrent files and interact with trackers
DEPENDS+= bash-[0-9]*:../../shells/bash
diff --git a/print/mgv/Makefile b/print/mgv/Makefile
index 2d4e314031e..c8a4700ff7b 100644
--- a/print/mgv/Makefile
+++ b/print/mgv/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.20 2006/12/15 20:33:00 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2007/03/04 11:29:58 wiz Exp $
DISTNAME= mgv-3.1.5
PKGREVISION= 4
CATEGORIES= print
-MASTER_SITES= http://www.trends.net/~mu/srcs/
+MASTER_SITES= #
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.trends.net/~mu/mgv.html
+HOMEPAGE= http://web.archive.org/web/20020201231345/http://www.trends.net/~mu/mgv.html
COMMENT= Motif/LessTif user interface for Ghostscript
GNU_CONFIGURE= yes
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile
index 81f5b8cc4c6..b3066daafc1 100644
--- a/sysutils/depot/Makefile
+++ b/sysutils/depot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/02 21:22:05 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2007/03/04 11:29:58 wiz Exp $
#
DISTNAME= depot-5.14
@@ -6,7 +6,8 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://asg.web.cmu.edu/depot/
+# "Most of the content here is being removed and archived."
+# HOMEPAGE= http://asg.web.cmu.edu/depot/
COMMENT= Maps several separate packages into a tree without merging them
GNU_CONFIGURE= yes
diff --git a/sysutils/mencvcd/Makefile b/sysutils/mencvcd/Makefile
index 534cff8bd3a..d768a12db4f 100644
--- a/sysutils/mencvcd/Makefile
+++ b/sysutils/mencvcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:55 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/04 11:29:58 wiz Exp $
DISTNAME= mencvcd
PKGNAME= ${DISTNAME}-0.3
@@ -8,6 +8,7 @@ MASTER_SITES= http://hammelmann.gmxhome.de/
EXTRACT_SUFX=
MAINTAINER= tron@NetBSD.org
+# "MEncVCD is part of MPlayer. You can find it in subdirectory TOOLS/ of the source code."
HOMEPAGE= http://hammelmann.gmxhome.de/projects_en.html
COMMENT= Script for converting movie files into (S)VCD format
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index a66ad988a4f..f1ad012f1b7 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.40 2006/03/04 21:31:09 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2007/03/04 11:29:58 wiz Exp $
DISTNAME= gtkglarea-1.2.3
PKGREVISION= 2
CATEGORIES= x11 graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/} \
- http://www.student.oulu.fi/~jlof/gtkglarea/download/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/
+HOMEPAGE= http://web.archive.org/web/20011204180640/http://www.student.oulu.fi/~jlof/gtkglarea/
COMMENT= OpenGL/Mesa widget for GTK+ GUI toolkit
USE_LIBTOOL= yes