pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Update MASTER_SITES and/or HOMEPAGE, from Sergey ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3cd0ce15d97
branches: trunk
changeset: 519522:e3cd0ce15d97
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 04 21:46:12 2006 +0000
description:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
diffstat:
lang/brandybasic/Makefile | 7 ++++---
lang/caml-light/Makefile | 4 ++--
lang/classpath/Makefile.common | 4 ++--
lang/eag/Makefile | 6 +++---
lang/gb/Makefile | 4 ++--
lang/gwydion-dylan/Makefile | 6 +++---
lang/jasmin/Makefile | 6 +++---
lang/jini/Makefile | 4 ++--
lang/mercury/Makefile | 4 ++--
lang/opencobol/Makefile | 4 ++--
lang/py-basicproperty/Makefile | 4 ++--
lang/py-extclass/Makefile | 4 ++--
lang/py-psyco/Makefile | 4 ++--
lang/sablevm-classpath/Makefile.common | 4 ++--
lang/sablevm/Makefile | 4 ++--
lang/spl/Makefile | 4 ++--
lang/tcl-itcl-current/Makefile | 5 +++--
17 files changed, 40 insertions(+), 38 deletions(-)
diffs (truncated from 320 to 300 lines):
diff -r ea6bae56282f -r e3cd0ce15d97 lang/brandybasic/Makefile
--- a/lang/brandybasic/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/brandybasic/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:43 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/04 21:46:12 wiz Exp $
#
DISTNAME= b116
PKGNAME= brandybasic-1.0.16
PKGREVISION= 1
CATEGORIES= lang
-MASTER_SITES= http://www.argonet.co.uk/users/dave_daniels/
+MASTER_SITES= http://jaguar.orpheusweb.co.uk/
+# http://jaguar.orpheusweb.co.uk/brandy_119.tgz
EXTRACT_SUFX= .tgz
MAINTAINER= abs%NetBSD.org@localhost
-HOMEPAGE= http://www.argonet.co.uk/users/dave_daniels/
+HOMEPAGE= http://jaguar.orpheusweb.co.uk/branpage.html
COMMENT= Brandy Basic V interpreter - Acorn ARM Computers BASIC dialect
WRKSRC= ${WRKDIR}/brandy-1.0.16
diff -r ea6bae56282f -r e3cd0ce15d97 lang/caml-light/Makefile
--- a/lang/caml-light/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/caml-light/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/04 21:46:12 wiz Exp $
#
DISTNAME= cl74unix
@@ -7,7 +7,7 @@
MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/
MAINTAINER= bouyer%NetBSD.org@localhost
-HOMEPAGE= http://caml.inria.fr/distrib-caml-light-eng.html
+HOMEPAGE= http://caml.inria.fr/caml-light/index.en.html
COMMENT= Another implementation of Caml
WRKSRC= ${WRKDIR}/cl74/src
diff -r ea6bae56282f -r e3cd0ce15d97 lang/classpath/Makefile.common
--- a/lang/classpath/Makefile.common Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/classpath/Makefile.common Wed Oct 04 21:46:12 2006 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.8 2006/05/16 13:27:33 tonio Exp $
+# $NetBSD: Makefile.common,v 1.9 2006/10/04 21:46:13 wiz Exp $
DISTNAME= classpath-0.91
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnu.org/gnu/classpath/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.gnu.org/software/classpath
+HOMEPAGE= http://www.gnu.org/software/classpath/
COMMENT= Class libraries for Java VM
DEPENDS+= jikes>=1.18:../../lang/jikes
diff -r ea6bae56282f -r e3cd0ce15d97 lang/eag/Makefile
--- a/lang/eag/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/eag/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:44 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/04 21:46:13 wiz Exp $
DISTNAME= eag-2.3
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.cs.kun.nl/pub/eag/
+MASTER_SITES= ftp://ftp.cs.ru.nl/pub/eag/
EXTRACT_SUFX= .tgz
MAINTAINER= jaapboen%sci.kun.nl@localhost
-HOMEPAGE= http://www.cs.kun.nl/~kees/eag/
+HOMEPAGE= http://www.cs.ru.nl/~kees/eag/
COMMENT= Transducer generator using affix grammars
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r ea6bae56282f -r e3cd0ce15d97 lang/gb/Makefile
--- a/lang/gb/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/gb/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/07/19 19:14:38 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= gb-0.0.20
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gb/0.0/}
MAINTAINER= rh%NetBSD.org@localhost
-HOMEPAGE= http://www.gnome.org/gb/
+HOMEPAGE= http://www.gnome.org/projects/gb/
COMMENT= Basic for Gnome
GNU_CONFIGURE= YES
diff -r ea6bae56282f -r e3cd0ce15d97 lang/gwydion-dylan/Makefile
--- a/lang/gwydion-dylan/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/gwydion-dylan/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2006/09/09 02:43:09 obache Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= gwydion-dylan-${DYLAN_VERSION}
PKGREVISION= 1
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.gwydiondylan.org/pub/gd/src/tar/ \
+MASTER_SITES= ftp://ftp.opendylan.org/pub/gd/src/tar/ \
ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/src/tar/ \
ftp://ftp.ntua.gr/pub/lang/gwydion/src/tar/ \
ftp://gd.tuwien.ac.at/languages/gwydiondylan/src/tar/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.gwydiondylan.org/
+HOMEPAGE= http://www.opendylan.org/
COMMENT= Functional language
USE_TOOLS+= gmake perl
diff -r ea6bae56282f -r e3cd0ce15d97 lang/jasmin/Makefile
--- a/lang/jasmin/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/jasmin/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:23 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= jasmin-1.06
CATEGORIES= lang java
-MASTER_SITES= http://www.cat.nyu.edu/~meyer/jasmin/
+MASTER_SITES= http://mrl.nyu.edu/~meyer/jasmin/
MAINTAINER= jschauma%NetBSD.org@localhost
-HOMEPAGE= http://www.cat.nyu.edu/~meyer/jasmin/
+HOMEPAGE= http://mrl.nyu.edu/~meyer/jasmin/
COMMENT= Java "assembler" interface
USE_JAVA= run
diff -r ea6bae56282f -r e3cd0ce15d97 lang/jini/Makefile
--- a/lang/jini/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/jini/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/05/23 07:41:07 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= jini-${SUN_VERSION}-src
@@ -9,7 +9,7 @@
EXTRACT_SUFX= .zip
MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.sun.com/jini/
+HOMEPAGE= http://www.sun.com/software/jini/
COMMENT= Suns Jini(tm) Technology Starter Kit
ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-*
diff -r ea6bae56282f -r e3cd0ce15d97 lang/mercury/Makefile
--- a/lang/mercury/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/mercury/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/04/05 06:27:41 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/10/04 21:46:13 wiz Exp $
DISTNAME= mercury-compiler-0.11.0
PKGNAME= mercury-0.11.0
@@ -8,7 +8,7 @@
${MASTER_SITE_SUNSITE:=devel/lang/mercury/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.cs.mu.oz.au/mercury/
+HOMEPAGE= http://www.cs.mu.oz.au/research/mercury/
COMMENT= Modern logic/functional programming language
GNU_CONFIGURE= yes
diff -r ea6bae56282f -r e3cd0ce15d97 lang/opencobol/Makefile
--- a/lang/opencobol/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/opencobol/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/13 18:23:34 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= open-cobol-0.23
@@ -8,7 +8,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://open-cobol.sourceforge.net/
+HOMEPAGE= http://www.opencobol.org/
COMMENT= Open-source COBOL compiler
GNU_CONFIGURE= yes
diff -r ea6bae56282f -r e3cd0ce15d97 lang/py-basicproperty/Makefile
--- a/lang/py-basicproperty/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/py-basicproperty/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:47 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/04 21:46:13 wiz Exp $
#
DISTNAME= basicproperty-0.6.3a
@@ -8,7 +8,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=basicproperty/}
MAINTAINER= darcy%NetBSD.org@localhost
-HOMEPAGE= http://basicproperty.sf.net/
+HOMEPAGE= http://basicproperty.sourceforge.net/
COMMENT= Python RDBMS wrapper for various databases
MAKE_ENV+= MANDIR=${PREFIX}/man
diff -r ea6bae56282f -r e3cd0ce15d97 lang/py-extclass/Makefile
--- a/lang/py-extclass/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/py-extclass/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/06/16 06:58:01 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/04 21:46:14 wiz Exp $
#
DISTNAME= Zope-2.2.2-src
@@ -9,7 +9,7 @@
EXTRACT_SUFX= .tgz
MAINTAINER= tsarna%NetBSD.org@localhost
-HOMEPAGE= http://www.digicool.com/releases/ExtensionClass
+HOMEPAGE= http://cvs.zope.org/*checkout*/Cruft/ExtensionClass/doc/Attic/Acquisition.html?rev=1.2
COMMENT= Python-extensible C "classes" and Acquisition for Python
EXTRACT_ELEMENTS= ${DISTNAME}/lib/Components/ExtensionClass
diff -r ea6bae56282f -r e3cd0ce15d97 lang/py-psyco/Makefile
--- a/lang/py-psyco/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/py-psyco/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/04 12:06:29 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 21:46:14 wiz Exp $
DISTNAME= psyco-1.4-src
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-src//}
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psyco/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://psyco.sf.net/
+HOMEPAGE= http://psyco.sourceforge.net/
COMMENT= Python JIT and execution accelerator
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
diff -r ea6bae56282f -r e3cd0ce15d97 lang/sablevm-classpath/Makefile.common
--- a/lang/sablevm-classpath/Makefile.common Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/sablevm-classpath/Makefile.common Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2006/04/23 20:03:06 tonio Exp $
+# $NetBSD: Makefile.common,v 1.9 2006/10/04 21:46:14 wiz Exp $
#
DISTNAME= sablevm-classpath-1.13
@@ -6,7 +6,7 @@
MASTER_SITES= http://sablevm.org/download/release/1.13/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.sablevm.org/
+HOMEPAGE= http://sablevm.org/
COMMENT= Class libraries for the SableVM Java virtual machine
BUILD_DEPENDS+= jikes>=1.18:../../lang/jikes
diff -r ea6bae56282f -r e3cd0ce15d97 lang/sablevm/Makefile
--- a/lang/sablevm/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/sablevm/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 12:21:13 tonio Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/04 21:46:14 wiz Exp $
#
DISTNAME= sablevm-1.13
@@ -7,7 +7,7 @@
MASTER_SITES= http://sablevm.org/download/release/1.13/
MAINTAINER= pancake%phreaker.net@localhost
-HOMEPAGE= http://www.sablevm.org/
+HOMEPAGE= http://sablevm.org/
COMMENT= SableVM free Java virtual machine
DEPENDS+= unzip>=5.50:../../archivers/unzip
diff -r ea6bae56282f -r e3cd0ce15d97 lang/spl/Makefile
--- a/lang/spl/Makefile Wed Oct 04 21:35:58 2006 +0000
+++ b/lang/spl/Makefile Wed Oct 04 21:46:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/09/09 02:43:09 obache Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/04 21:46:14 wiz Exp $
#
DISTNAME= spl-0.9h
@@ -7,7 +7,7 @@
MASTER_SITES= http://www.clifford.at/spl/releases/
MAINTAINER= raphael%raphael.g-system.at@localhost
-HOMEPAGE= http://www.clifford.at/spl
+HOMEPAGE= http://www.clifford.at/spl/
COMMENT= The SPL Programming Language
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index