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/ca47ee28377a
branches: trunk
changeset: 520045:ca47ee28377a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 14 07:59:09 2006 +0000
description:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
diffstat:
archivers/rar-bin/Makefile | 4 ++--
audio/fluidsynth/Makefile | 4 ++--
audio/mbrola/Makefile | 7 ++++---
audio/mbrolavox-en1/Makefile | 4 ++--
audio/mbrolavox-us1/Makefile | 4 ++--
audio/mbrolavox-us2/Makefile | 4 ++--
audio/mbrolavox-us3/Makefile | 4 ++--
audio/mp3check/Makefile | 4 ++--
audio/ubs/Makefile | 7 ++++---
audio/wmmp3/Makefile | 5 ++---
chat/centericq/Makefile | 6 +++---
chat/ircservices/Makefile | 4 ++--
converters/cn2jp/Makefile | 7 ++++---
converters/py-zhCodecs/Makefile | 4 ++--
converters/txt2html/Makefile | 6 +++---
databases/py-psycopg/Makefile | 4 ++--
devel/maketool/Makefile | 6 +++---
devel/p5-BSD-Resource/Makefile | 4 ++--
devel/ruby-amstd/Makefile | 4 ++--
fonts/ec-fonts-mftraced/Makefile | 4 ++--
graphics/libcaca/Makefile | 6 +++---
lang/cdl3/Makefile | 4 ++--
lang/py-pyrex/Makefile | 6 +++---
misc/elscreen/Makefile | 4 ++--
net/hf6to4/Makefile | 4 ++--
net/ja-samba/Makefile | 4 ++--
net/jigdo/Makefile | 6 +++---
net/llnlxdir/Makefile | 4 ++--
net/p5-RADIUS/Makefile | 4 ++--
net/sharity-light/Makefile | 7 +++----
news/inn/Makefile | 4 ++--
print/acroread/Makefile | 4 ++--
print/acroread5/Makefile | 4 ++--
print/acroread7/Makefile | 4 ++--
print/pdflib/Makefile.common | 4 ++--
security/uvscan/Makefile | 4 ++--
sysutils/xentools20/Makefile | 6 +++---
sysutils/xentools30/Makefile | 6 +++---
textproc/docbook/Makefile | 4 ++--
textproc/html2wml/Makefile | 4 ++--
textproc/ispell-slovak/Makefile | 6 +++---
time/gdeskcal/Makefile | 4 ++--
wm/ion3-devel/Makefile | 4 ++--
wm/pekwm/Makefile | 6 +++---
44 files changed, 105 insertions(+), 104 deletions(-)
diffs (truncated from 827 to 300 lines):
diff -r 1a808a0c5997 -r ca47ee28377a archivers/rar-bin/Makefile
--- a/archivers/rar-bin/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/archivers/rar-bin/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
ftp://ftp.rarsoft.com/rar/
MAINTAINER= wiz%NetBSD.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/fluidsynth/Makefile
--- a/audio/fluidsynth/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/fluidsynth/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-HOMEPAGE= http://www.fluidsynth.org/
+HOMEPAGE= http://www.nongnu.org/fluid/
COMMENT= Software synthesizer based on SoundFont2
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 1a808a0c5997 -r ca47ee28377a audio/mbrola/Makefile
--- a/audio/mbrola/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mbrola/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-HOMEPAGE= http://www.festvox.org/mbrola/
+HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/
COMMENT= MBROLA diphone synthesizer executable
LICENSE= no-commercial-use
diff -r 1a808a0c5997 -r ca47ee28377a audio/mbrolavox-en1/Makefile
--- a/audio/mbrolavox-en1/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mbrolavox-en1/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
EXTRACT_SUFX= .zip
MAINTAINER= proff%iq.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/mbrolavox-us1/Makefile
--- a/audio/mbrolavox-us1/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mbrolavox-us1/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
EXTRACT_SUFX= .zip
MAINTAINER= proff%iq.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/mbrolavox-us2/Makefile
--- a/audio/mbrolavox-us2/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mbrolavox-us2/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
EXTRACT_SUFX= .zip
MAINTAINER= proff%iq.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/mbrolavox-us3/Makefile
--- a/audio/mbrolavox-us3/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mbrolavox-us3/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
EXTRACT_SUFX= .zip
MAINTAINER= proff%iq.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/mp3check/Makefile
--- a/audio/mp3check/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/mp3check/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/ubs/Makefile
--- a/audio/ubs/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/ubs/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a audio/wmmp3/Makefile
--- a/audio/wmmp3/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/audio/wmmp3/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a chat/centericq/Makefile
--- a/chat/centericq/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/chat/centericq/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/chat/ircservices/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/
MAINTAINER= virtus%wanadoo.nl@localhost
-HOMEPAGE= http://www.ircservices.esper.net/
+HOMEPAGE= http://www.ircservices.za.net/
COMMENT= Services for IRC networks
HAS_CONFIGURE= YES
diff -r 1a808a0c5997 -r ca47ee28377a converters/cn2jp/Makefile
--- a/converters/cn2jp/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/converters/cn2jp/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a converters/py-zhCodecs/Makefile
--- a/converters/py-zhCodecs/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/converters/py-zhCodecs/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/
MAINTAINER= shell%NetBSD.org@localhost
-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 -r 1a808a0c5997 -r ca47ee28377a converters/txt2html/Makefile
--- a/converters/txt2html/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/converters/txt2html/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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@localhost
-HOMEPAGE= http://www.aigeek.com/txt2html/
+HOMEPAGE= http://www.sethoscope.net/txt2html/
COMMENT= Text to HTML converter
NO_BUILD= YES
diff -r 1a808a0c5997 -r ca47ee28377a databases/py-psycopg/Makefile
--- a/databases/py-psycopg/Makefile Sat Oct 14 07:42:25 2006 +0000
+++ b/databases/py-psycopg/Makefile Sat Oct 14 07:59:09 2006 +0000
@@ -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 @@
MASTER_SITES= http://initd.org/pub/software/psycopg/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://initd.org/software/psycopg1/
+HOMEPAGE= http://initd.org/projects/psycopg1/
COMMENT= PostgreSQL database adapter for Python
Home |
Main Index |
Thread Index |
Old Index