diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-auth-mysql/Makefile | 4 | ||||
-rw-r--r-- | www/ap-mp3/Makefile | 6 | ||||
-rw-r--r-- | www/ap2-suphp/Makefile | 4 | ||||
-rw-r--r-- | www/bkedit/Makefile | 6 | ||||
-rw-r--r-- | www/cherokee/Makefile | 6 | ||||
-rw-r--r-- | www/py-flup/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey-bin-nightly/Makefile.NetBSD.i386 | 4 | ||||
-rw-r--r-- | www/seamonkey-bin-nightly/Makefile.SunOS.sparc | 4 | ||||
-rw-r--r-- | www/seamonkey/Makefile-seamonkey.common | 4 | ||||
-rw-r--r-- | www/trac/Makefile | 8 | ||||
-rw-r--r-- | www/zope25-ZPsycopgDA/Makefile | 4 | ||||
-rw-r--r-- | www/zope3/Makefile | 4 |
12 files changed, 29 insertions, 29 deletions
diff --git a/www/ap-auth-mysql/Makefile b/www/ap-auth-mysql/Makefile index 9ec1a2f7c2d..e9b36b424f8 100644 --- a/www/ap-auth-mysql/Makefile +++ b/www/ap-auth-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/06/02 18:27:58 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= libapache-mod-auth-mysql_4.3.1 @@ -8,7 +8,7 @@ CATEGORIES= www databases security MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/liba/libapache-mod-auth-mysql/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://packages.debian.org/unstable/web/libapache-mod-auth-mysql.html +HOMEPAGE= http://packages.debian.org/unstable/net/libapache-mod-auth-mysql.html COMMENT= Module to allow apache authentication against a MySQL database CONFLICTS= ap-auth-mysql-[0-9]* diff --git a/www/ap-mp3/Makefile b/www/ap-mp3/Makefile index fcc4cf380c0..8476cef91b0 100644 --- a/www/ap-mp3/Makefile +++ b/www/ap-mp3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.13 2006/10/04 22:04:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= mod_mp3-0.35 PKGNAME= ${DISTNAME:C|mod_|ap13-|} CATEGORIES= www MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \ - http://software.tangent.org/download/ + http://www.tangent.org/download/ MAINTAINER= grant@NetBSD.org -HOMEPAGE= http://tangent.org/media/ +HOMEPAGE= http://tangent.org/index.pl?lastnode_id=478&node_id=380 COMMENT= Apache module for streaming mp3 files CONFLICTS= ap-mp3-[0-9]* diff --git a/www/ap2-suphp/Makefile b/www/ap2-suphp/Makefile index 4fde15be7f6..f2ba48d6cc3 100644 --- a/www/ap2-suphp/Makefile +++ b/www/ap2-suphp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/12/08 23:34:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= suphp-0.6.0 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ MAINTAINER= rillig@NetBSD.org -HOMEPAGE= http://www.suphp.org/download/ +HOMEPAGE= http://www.suphp.org/ COMMENT= SuEXEC-like wrapper for PHP scripts USE_PKGLOCALEDIR= yes diff --git a/www/bkedit/Makefile b/www/bkedit/Makefile index f590d18be3a..9e1a11b248c 100644 --- a/www/bkedit/Makefile +++ b/www/bkedit/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:19 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= bk_edit-0.6.23 PKGNAME= ${DISTNAME:S/_//} PKGREVISION= 2 CATEGORIES= www -MASTER_SITES= http://www.allesdurcheinander.de/nettools/bk_edit/ +MASTER_SITES= http://www.vakuumverpackt.de/nettools/bk_edit/ MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.allesdurcheinander.de/nettools/bk_edit/ +HOMEPAGE= http://www.vakuumverpackt.de/nettools/bk_edit/ COMMENT= Bookmark manager and editor USE_TOOLS+= bison diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 63239d864b7..b90a50280e8 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2006/08/06 05:20:40 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= cherokee-0.5.3 CATEGORIES= www -MASTER_SITES= http://www.0x50.org/download/0.5/0.5.3/ +MASTER_SITES= http://www.cherokee-project.com/download/0.5/0.5.3/ MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.0x50.org/ +HOMEPAGE= http://www.cherokee-project.com/ COMMENT= Flexible and fast web server GNU_CONFIGURE= yes diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index 76db7d0d9cf..2286156ce07 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/11/14 13:36:53 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= flup-r2030 @@ -8,7 +8,7 @@ CATEGORIES= www python MASTER_SITES= http://www.saddi.com/software/flup/dist/ MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://www.saddi.com/software/flup/ +HOMEPAGE= http://trac.saddi.com/flup COMMENT= WSGI support modules PKG_DESTDIR_SUPPORT= # empty diff --git a/www/seamonkey-bin-nightly/Makefile.NetBSD.i386 b/www/seamonkey-bin-nightly/Makefile.NetBSD.i386 index 253e633e07d..78d6bab6fbf 100644 --- a/www/seamonkey-bin-nightly/Makefile.NetBSD.i386 +++ b/www/seamonkey-bin-nightly/Makefile.NetBSD.i386 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2006/09/24 16:40:50 salo Exp $ +# $NetBSD: Makefile.NetBSD.i386,v 1.2 2007/02/22 19:01:27 wiz Exp $ BUILD_DEFS+= MOZILLA_USE_LINUX @@ -11,7 +11,7 @@ ONLY_FOR_PLATFORM+= NetBSD-*-i386 .else PKG_SKIP_REASON+= "No native pre-built NetBSD binary available." PKG_SKIP_REASON+= "Set MOZILLA_USE_LINUX if you want to use the Linux binary." -DISTNAME= +DISTNAME= EXTRACT_SUFX= .tar.bz2 MOZ_PLATFORM= netbsd ONLY_FOR_PLATFORM+= NetBSD-1.6*-i386 NetBSD-2*-i386 diff --git a/www/seamonkey-bin-nightly/Makefile.SunOS.sparc b/www/seamonkey-bin-nightly/Makefile.SunOS.sparc index df083968e04..816e01649ce 100644 --- a/www/seamonkey-bin-nightly/Makefile.SunOS.sparc +++ b/www/seamonkey-bin-nightly/Makefile.SunOS.sparc @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.SunOS.sparc,v 1.1.1.1 2006/09/24 16:40:50 salo Exp $ +# $NetBSD: Makefile.SunOS.sparc,v 1.2 2007/02/22 19:01:27 wiz Exp $ -DISTNAME= +DISTNAME= MOZ_PLATFORM= solaris diff --git a/www/seamonkey/Makefile-seamonkey.common b/www/seamonkey/Makefile-seamonkey.common index 796c22083c4..e5a9faae412 100644 --- a/www/seamonkey/Makefile-seamonkey.common +++ b/www/seamonkey/Makefile-seamonkey.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile-seamonkey.common,v 1.7 2007/01/30 14:34:34 joerg Exp $ +# $NetBSD: Makefile-seamonkey.common,v 1.8 2007/02/22 19:01:27 wiz Exp $ MOZILLA_BIN= seamonkey-bin MOZ_VER= 1.1 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${MOZ_DIST_VER}/} CATEGORIES= www MAINTAINER= ghen@NetBSD.org -HOMEPAGE= http://www.mozilla.org/projects/seamonkey +HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ DISTINFO_FILE= ${.CURDIR}/../../www/seamonkey/distinfo diff --git a/www/trac/Makefile b/www/trac/Makefile index eb79323fd7d..94a37c18828 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.23 2006/12/17 17:20:34 bouyer Exp $ +# $NetBSD: Makefile,v 1.24 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= trac-0.10.3 CATEGORIES= devel www -MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ - ftp://ftp.edgewall.com/pub/trac/ +MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ + ftp://ftp.edgewall.org/pub/trac/ MAINTAINER= epg@NetBSD.org -HOMEPAGE= http://trac.edgewall.com/ +HOMEPAGE= http://trac.edgewall.org/ COMMENT= Subversion repository browser, wiki, and issue tracking system DEPENDS+= ${PYPKGPREFIX}-clearsilver>=0.9.14:../../www/py-clearsilver diff --git a/www/zope25-ZPsycopgDA/Makefile b/www/zope25-ZPsycopgDA/Makefile index 5e1bd158863..dc8aa7769a1 100644 --- a/www/zope25-ZPsycopgDA/Makefile +++ b/www/zope25-ZPsycopgDA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/10/04 22:04:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= psycopg-1.1.21 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://initd.org/pub/software/psycopg/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://initd.org/software/psycopg1 +HOMEPAGE= http://initd.org/projects/psycopg1/ COMMENT= PostgreSQL database adapter for Zope WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/www/zope3/Makefile b/www/zope3/Makefile index f718c45f570..9aec9317e95 100644 --- a/www/zope3/Makefile +++ b/www/zope3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/02/20 17:30:18 he Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= Zope-3.3.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope3/3.3.1/ EXTRACT_SUFX= .tgz MAINTAINER= ykomatsu@akaumigame.org -HOMEPAGE= http://dev.zope.org/Zope3/ +HOMEPAGE= http://www.zope.org/DevHome/Zope3/ COMMENT= Zope 3 Application Server DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.4:../../textproc/py-xml |