diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/blur6ex/Makefile | 6 | ||||
-rw-r--r-- | www/contao210/Makefile | 3 | ||||
-rw-r--r-- | www/contao29/Makefile | 4 | ||||
-rw-r--r-- | www/davical/Makefile | 3 | ||||
-rw-r--r-- | www/drupal/Makefile | 4 | ||||
-rw-r--r-- | www/drupal6/Makefile | 3 | ||||
-rw-r--r-- | www/fengoffice/Makefile | 3 | ||||
-rw-r--r-- | www/ganglia-webfrontend/Makefile | 3 | ||||
-rw-r--r-- | www/geeklog/Makefile | 3 | ||||
-rw-r--r-- | www/horde/Makefile | 3 | ||||
-rw-r--r-- | www/mediawiki/Makefile | 4 | ||||
-rw-r--r-- | www/moodle/Makefile | 3 | ||||
-rw-r--r-- | www/typo3/Makefile | 3 | ||||
-rw-r--r-- | www/typolight28/Makefile | 4 | ||||
-rw-r--r-- | www/websvn/Makefile | 3 | ||||
-rw-r--r-- | www/wordpress/Makefile | 3 |
16 files changed, 33 insertions, 22 deletions
diff --git a/www/blur6ex/Makefile b/www/blur6ex/Makefile index b22f80d94e7..7c2df8cf2cb 100644 --- a/www/blur6ex/Makefile +++ b/www/blur6ex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:41 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/09/16 05:46:25 obache Exp $ # DISTNAME= blur6ex-0.1.198 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.blursoft.com/releases/ @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.0:../../www/ap-php DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql -DEPENDS+= mysql-server>=4.1:../../databases/mysql5-server +DEPENDS+= mysql-server>=4.1:../../databases/mysql51-server USE_TOOLS+= pax diff --git a/www/contao210/Makefile b/www/contao210/Makefile index 20fc657059f..f11bafe186c 100644 --- a/www/contao210/Makefile +++ b/www/contao210/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/08/12 13:07:46 taca Exp $ +# $NetBSD: Makefile,v 1.2 2011/09/16 05:46:25 obache Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} diff --git a/www/contao29/Makefile b/www/contao29/Makefile index fcbc5a577c5..5c60db421b7 100644 --- a/www/contao29/Makefile +++ b/www/contao29/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/09/03 15:38:36 taca Exp $ +# $NetBSD: Makefile,v 1.16 2011/09/16 05:46:25 obache Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} diff --git a/www/davical/Makefile b/www/davical/Makefile index 2ffd9d0cd34..272917a2ccc 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/09/08 20:58:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/09/16 05:46:26 obache Exp $ # DISTNAME= davical-${DAVICAL_VERSION} DAVICAL_VERSION=0.9.9.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ diff --git a/www/drupal/Makefile b/www/drupal/Makefile index dbcf74133d9..97032ac12bf 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2010/10/06 07:52:47 obache Exp $ +# $NetBSD: Makefile,v 1.48 2011/09/16 05:46:26 obache Exp $ DISTNAME= drupal-5.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index f0462827a78..fd3b3b3e53d 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/05/28 11:53:55 taca Exp $ +# $NetBSD: Makefile,v 1.29 2011/09/16 05:46:26 obache Exp $ DISTNAME= drupal-6.22 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile index 3d13628fcd9..3fb0bfa85a5 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2011/06/15 15:19:44 taca Exp $ +# $NetBSD: Makefile,v 1.13 2011/09/16 05:46:26 obache Exp $ # DISTNAME= fengoffice_1.7.5 PKGNAME= ${DISTNAME:S/_/-/:C/.rc$/rc1/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opengoo/} EXTRACT_SUFX= .zip diff --git a/www/ganglia-webfrontend/Makefile b/www/ganglia-webfrontend/Makefile index baeca2b81e0..94c5dd0123c 100644 --- a/www/ganglia-webfrontend/Makefile +++ b/www/ganglia-webfrontend/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2009/11/11 07:59:26 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/09/16 05:46:26 obache Exp $ # DISTNAME= ganglia-3.1.2 PKGNAME= ganglia-webfrontend-3.1.2 +PKGREVISION= 1 CATEGORIES= www parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/} diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index b287163208c..7a230859b43 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2011/06/15 15:22:41 taca Exp $ +# $NetBSD: Makefile,v 1.33 2011/09/16 05:46:26 obache Exp $ # DISTNAME= geeklog-${VER} PKGNAME= geeklog-${VER:C/(sr|-)/./g} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ diff --git a/www/horde/Makefile b/www/horde/Makefile index 9641e82ebfb..19d89bbd1a0 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2010/12/16 03:38:32 taca Exp $ +# $NetBSD: Makefile,v 1.72 2011/09/16 05:46:26 obache Exp $ DISTNAME= horde-3.3.11 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ diff --git a/www/mediawiki/Makefile b/www/mediawiki/Makefile index 2e7b7e19445..e6f245ddfe4 100644 --- a/www/mediawiki/Makefile +++ b/www/mediawiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/09/10 16:36:26 abs Exp $ +# $NetBSD: Makefile,v 1.17 2011/09/16 05:46:27 obache Exp $ DISTNAME= mediawiki-${VER}.${PVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.wikimedia.org/mediawiki/${VER}/ diff --git a/www/moodle/Makefile b/www/moodle/Makefile index 8e61ce31a63..b489c3f528c 100644 --- a/www/moodle/Makefile +++ b/www/moodle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/08/09 18:59:23 gls Exp $ +# $NetBSD: Makefile,v 1.6 2011/09/16 05:46:27 obache Exp $ DISTNAME= moodle-2.1.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.moodle.org/stable21/ \ http://download2.moodle.org/stable21/ \ diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 4c6fdc442fb..6c222d14f2b 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2011/09/14 11:49:45 taca Exp $ +# $NetBSD: Makefile,v 1.35 2011/09/16 05:46:27 obache Exp $ # DISTNAME= ${TYPO3NAME} PKGNAME= typo3-${VER} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} diff --git a/www/typolight28/Makefile b/www/typolight28/Makefile index 6fcf13dc349..b014d469ed9 100644 --- a/www/typolight28/Makefile +++ b/www/typolight28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2011/05/12 14:51:26 taca Exp $ +# $NetBSD: Makefile,v 1.14 2011/09/16 05:46:27 obache Exp $ # DISTNAME= typolight-${TL_VERSION} PKGNAME= typolight${TL_VER}-${TL_PKGVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} diff --git a/www/websvn/Makefile b/www/websvn/Makefile index 3ef06b539c4..d223e482f56 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/06/07 11:28:14 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/09/16 05:46:27 obache Exp $ # DISTNAME= websvn-2.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/45918/ diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5963166af9b..0238308cdab 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/08/19 18:18:26 morr Exp $ +# $NetBSD: Makefile,v 1.22 2011/09/16 05:46:27 obache Exp $ DISTNAME= wordpress-${VERSION} VERSION= 3.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ |