summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 20:46:42 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 20:46:42 +0000
commit18e3283474fb3c19a70077daacb194273504eaf1 (patch)
tree19fc20fdf457d2d3ca1054306048df03dea922ef /databases
parent852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff)
downloadpkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm_primitive/Makefile6
-rw-r--r--databases/gq/Makefile4
-rw-r--r--databases/gramps/Makefile4
-rw-r--r--databases/gramps2/Makefile4
-rw-r--r--databases/gtksql/Makefile6
-rw-r--r--databases/libpqxx/Makefile.common4
-rw-r--r--databases/metakit-lib/Makefile4
-rw-r--r--databases/odbc-postgresql/Makefile.common4
-rw-r--r--databases/p5-AddressBook/Makefile7
-rw-r--r--databases/p5-DBIx-Datasource/Makefile4
-rw-r--r--databases/p5-perl-ldap/Makefile4
-rw-r--r--databases/p5-sybperl/Makefile4
-rw-r--r--databases/py-metakit/Makefile4
-rw-r--r--databases/py-sqlite/Makefile4
-rw-r--r--databases/py-table/Makefile4
-rw-r--r--databases/rdb/Makefile6
-rw-r--r--databases/rrdtool/Makefile6
-rw-r--r--databases/shared-mime-info/Makefile4
-rw-r--r--databases/tdb/Makefile4
-rw-r--r--databases/xmysql/Makefile6
20 files changed, 46 insertions, 47 deletions
diff --git a/databases/gdbm_primitive/Makefile b/databases/gdbm_primitive/Makefile
index 128515a5a60..dc949b4de50 100644
--- a/databases/gdbm_primitive/Makefile
+++ b/databases/gdbm_primitive/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:08 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= gdbm-prim-1.15
PKGNAME= ${DISTNAME:S/-prim/_primitive/}
PKGREVISION= 2
CATEGORIES= databases
-MASTER_SITES= http://homepage.mac.com/leffert/.cv/leffert/Public/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.gz-link.gz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://homepage.mac.com/leffert/FileSharing.html
+HOMEPAGE= # http://homepage.mac.com/leffert/FileSharing.html
COMMENT= Shell primitives for working with GDBMs
EXTRACT_OPTS= -f tar
diff --git a/databases/gq/Makefile b/databases/gq/Makefile
index 0dcdb5f2488..f662483e505 100644
--- a/databases/gq/Makefile
+++ b/databases/gq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/05/31 18:22:23 ghen Exp $
+# $NetBSD: Makefile,v 1.32 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= gq-1.0beta1
@@ -7,7 +7,7 @@ CATEGORIES= databases net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqclient/}
MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://biot.com/gq/
+HOMEPAGE= http://gq-project.org/
COMMENT= GTK-based LDAP client
USE_DIRS+= gnome2-1.5
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile
index 76fa2ae393f..d62f88ad582 100644
--- a/databases/gramps/Makefile
+++ b/databases/gramps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/09/16 12:20:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= gramps-1.0.11
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
MAINTAINER= drochner@NetBSD.org
-HOMEPAGE= http://gramps.sourceforge.net/
+HOMEPAGE= http://gramps-project.org/
COMMENT= Genealogical Research and Analysis Management Programming System
DEPENDS+= yelp>=2.2:../../misc/yelp
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile
index d66ef144e1a..2600f92eea8 100644
--- a/databases/gramps2/Makefile
+++ b/databases/gramps2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/09/16 12:20:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= gramps-2.0.11
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
MAINTAINER= drochner@NetBSD.org
-HOMEPAGE= http://www.gramps-project.org/
+HOMEPAGE= http://gramps-project.org/
COMMENT= Genealogical Research and Analysis Management Programming System
DEPENDS+= yelp>=2.2:../../misc/yelp
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 79987b2297b..273d3de446f 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.38 2006/03/20 19:51:40 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= gtksql-0.3
PKGREVISION= 6
CATEGORIES= databases
-MASTER_SITES= http://www.multimania.com/bbrox/GtkSQL/ \
+MASTER_SITES= http://membres.lycos.fr/bbrox/GtkSQL/ \
${MASTER_SITE_SUNSITE:=X11/gtkbuffet/apps/gtksql/} \
ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/gtksql/ \
ftp://ftp.loxinfo.co.th/pub/unix/database/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
+HOMEPAGE= http://membres.lycos.fr/bbrox/GtkSQL/
COMMENT= Query tool for PostgreSQL written with GTK
USE_X11BASE= yes
diff --git a/databases/libpqxx/Makefile.common b/databases/libpqxx/Makefile.common
index b4ae0686e06..cbd32f981c4 100644
--- a/databases/libpqxx/Makefile.common
+++ b/databases/libpqxx/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/08/23 11:45:26 ghen Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/10/04 20:53:45 wiz Exp $
#
LIBPQXX_VERSION= 2.5.5
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
MAINTAINER= is@NetBSD.org
-HOMEPAGE= http://pqxx.tk/
+HOMEPAGE= http://thaiopensource.org/development/
DISTINFO_FILE= ${.CURDIR}/../../databases/libpqxx/distinfo
PATCHDIR= ${.CURDIR}/../../databases/libpqxx/patches
diff --git a/databases/metakit-lib/Makefile b/databases/metakit-lib/Makefile
index df4cb5c8f6d..fc66f35201e 100644
--- a/databases/metakit-lib/Makefile
+++ b/databases/metakit-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/07/22 04:46:14 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= metakit-2.4.9.5
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.equi4.com/pub/mk/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.equi4.com/metakit/
+HOMEPAGE= http://www.equi4.com/metakit.html
COMMENT= Embedded database library
GNU_CONFIGURE= yes
diff --git a/databases/odbc-postgresql/Makefile.common b/databases/odbc-postgresql/Makefile.common
index d891a577cae..860650abf33 100644
--- a/databases/odbc-postgresql/Makefile.common
+++ b/databases/odbc-postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2006/09/09 02:41:56 obache Exp $
+# $NetBSD: Makefile.common,v 1.14 2006/10/04 20:53:45 wiz Exp $
DISTNAME= postgresql-${DIST_VERS}
CATEGORIES= databases
@@ -13,7 +13,7 @@ PGSQL_SITES= http://www.postgresql.org/ftpsite/ \
MASTER_SITES?= ${PGSQL_SITES:=source/v${DIST_VERS}/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://odbc.postgresql.org/
+HOMEPAGE= http://pgfoundry.org/projects/psqlodbc/
CONFLICTS+= postgresql-[0-6]* postgresql-7.0*
CONFLICTS+= unixodbc-postgresql-[0-9]* iodbc-postgresql-[0-9]*
diff --git a/databases/p5-AddressBook/Makefile b/databases/p5-AddressBook/Makefile
index 5f978ebab91..31d6f8d67c2 100644
--- a/databases/p5-AddressBook/Makefile
+++ b/databases/p5-AddressBook/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:09 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/04 20:53:45 wiz Exp $
DISTNAME= AddressBook-0.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=perl-abook/} \
- ftp://ftp.loaded.net/pub/CPAN/authors/id/D/DL/DLEIGH/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AddressBook/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://perl-abook.sourceforge.net/
+HOMEPAGE= http://search.cpan.org/dist/AddressBook/
COMMENT= Perl5 module for unified access to addressbook databases
DEPENDS+= p5-DBI>=1.14:../../databases/p5-DBI
diff --git a/databases/p5-DBIx-Datasource/Makefile b/databases/p5-DBIx-Datasource/Makefile
index aba0e042d19..8b464dadacc 100644
--- a/databases/p5-DBIx-Datasource/Makefile
+++ b/databases/p5-DBIx-Datasource/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:09 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= DBIx-DataSource-0.02
@@ -9,7 +9,7 @@ CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.420.am/dbix-datasource
+HOMEPAGE= http://www.420.am/dbix-datasource/
COMMENT= Create and drop functions for databases
PERL5_PACKLIST= auto/DBIx/DataSource/.packlist
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index a90df98b04c..ea46594ce62 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/03/04 21:29:10 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= perl-ldap-0.33
@@ -8,7 +8,7 @@ CATEGORIES= databases net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://perl-ldap.sourceforge.net/
+HOMEPAGE= http://ldap.perl.org/
COMMENT= Perl class to access LDAP servers
DEPENDS+= p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1
diff --git a/databases/p5-sybperl/Makefile b/databases/p5-sybperl/Makefile
index 3d5a5b6fdb0..cce1b09f09e 100644
--- a/databases/p5-sybperl/Makefile
+++ b/databases/p5-sybperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:33 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 20:53:45 wiz Exp $
#
DISTNAME= sybperl-2.16
@@ -8,7 +8,7 @@ CATEGORIES= databases perl5
MASTER_SITES= http://www.peppler.org/downloads/
MAINTAINER= grant@NetBSD.org
-HOMEPAGE= http://www.mbay.net/~mpeppler/
+HOMEPAGE= http://www.peppler.org/freeware/sybperl.html
COMMENT= Perl modules for using Sybase/MS-SQL databases
PERL5_PACKLIST= auto/Sybase/.packlist
diff --git a/databases/py-metakit/Makefile b/databases/py-metakit/Makefile
index e6106bc3929..1726bdeaf3e 100644
--- a/databases/py-metakit/Makefile
+++ b/databases/py-metakit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/05/10 14:31:08 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/04 20:53:46 wiz Exp $
#
DISTNAME= metakit-2.4.9.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.equi4.com/pub/mk/ \
http://www.equi4.com/pub/mk/older/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.equi4.com/metakit/
+HOMEPAGE= http://www.equi4.com/metakit.html
COMMENT= Embedded database library
PATCHDIR= ${.CURDIR}/../metakit-lib/patches
diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile
index 66ad4c45192..4ede8944a55 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/02 23:32:10 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 20:53:46 wiz Exp $
DISTNAME= pysqlite-1.0.1
PKGNAME= ${PYPKGPREFIX}-sqlite-1.0.1
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://pysqlite.sourceforge.net/
+HOMEPAGE= http://pysqlite.org/
COMMENT= SQLite database adapter for Python
PYDISTUTILSPKG= yes
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile
index e398a7fb111..71d8826f382 100644
--- a/databases/py-table/Makefile
+++ b/databases/py-table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/06 17:02:19 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 20:53:46 wiz Exp $
#
DISTNAME= pytable-0.8.3a
@@ -8,7 +8,7 @@ CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytable/}
MAINTAINER= darcy@NetBSD.org
-HOMEPAGE= http://pytable.sf.net/
+HOMEPAGE= http://pytable.sourceforge.net/
COMMENT= Python RDBMS wrapper for various databases
DEPENDS+= ${PYPKGPREFIX}-basicproperty-[0-9]*:../../lang/py-basicproperty
diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile
index 50372febbef..acebde688ae 100644
--- a/databases/rdb/Makefile
+++ b/databases/rdb/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2006/01/22 23:35:29 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 20:53:46 wiz Exp $
DISTNAME= RDB-2.6d
PKGNAME= rdb-2.6.4
PKGREVISION= 1
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.rand.org/pub/RDB-hobbs/
+MASTER_SITES= ftp://ftp.sunet.se/pub/unix/databases/flat-file/RDB/
MAINTAINER= njohnston@globaltetrahedron.com
-HOMEPAGE= ftp://ftp.rand.org/pub/RDB-hobbs/
+HOMEPAGE= ftp://ftp.sunet.se/pub/unix/databases/flat-file/RDB/
COMMENT= Relational database system that uses standard filters via pipes
WRKSRC= ${WRKDIR}/rdb
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 432cd233b59..714d1059587 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.50 2006/07/22 07:37:07 adam Exp $
+# $NetBSD: Makefile,v 1.51 2006/10/04 20:53:46 wiz Exp $
DISTNAME= rrdtool-1.2.15
CATEGORIES= databases graphics net
-MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
+MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
+HOMEPAGE= http://oss.oetiker.ch/rrdtool/
COMMENT= Data analysis tool generating graphical representations
#needs FPC code not found in older versions of NetBSD
diff --git a/databases/shared-mime-info/Makefile b/databases/shared-mime-info/Makefile
index 0ebce43f5bd..86630ef3547 100644
--- a/databases/shared-mime-info/Makefile
+++ b/databases/shared-mime-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/09/03 10:19:01 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/04 20:53:46 wiz Exp $
#
DISTNAME= shared-mime-info-0.19
@@ -6,7 +6,7 @@ CATEGORIES= databases
MASTER_SITES= http://freedesktop.org/~hadess/
MAINTAINER= jmmv@NetBSD.org
-HOMEPAGE= http://www.freedesktop.org/Software/shared-mime-info
+HOMEPAGE= http://www.freedesktop.org/wiki/Software/shared-mime-info
COMMENT= Core database of common types
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 5a05e526282..98d6c4d8332 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:11 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/04 20:53:46 wiz Exp $
#
DISTNAME= tdb-1.0.6
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tdb/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sourceforge.net/projects/tdb/
+HOMEPAGE= http://sourceforge.net/projects/tdb/
COMMENT= Small database system which uses files to store data
# both install tdbtool and tdbdump
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index da7cc8fa0cc..92865c4d4a8 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:08:38 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/10/04 20:53:46 wiz Exp $
#
DISTNAME= xmysql-1.10
PKGREVISION= 6
CATEGORIES= databases x11
-MASTER_SITES= http://web.wt.net/~dblhack/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= bad@NetBSD.org
-HOMEPAGE= http://web.wt.net/~dblhack
+HOMEPAGE= # AWOL since 2002
COMMENT= Graphical front end to the MySQL database engine
MAKE_ENV+= X11PREFIX=${X11PREFIX:Q}