switch to lang/php

This commit is contained in:
robert 2011-07-08 23:01:39 +00:00
parent f64fd007d4
commit 61d54aee81
17 changed files with 85 additions and 71 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:52 espie Exp $
# $OpenBSD: Makefile,v 1.3 2011/07/08 23:05:31 robert Exp $
COMMENT= OpenID authentication for PHP
DISTNAME= php-openid-2.1.2
REVISION= 0
CATEGORIES= www security
# Apache 2.0 license
@ -27,10 +28,10 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/pear/lib/
SUBST_VARS= INSTDIR
PHP_VERSION= 5
MODULES= lang/php
RUN_DEPENDS= databases/pear-DB \
www/php${PHP_VERSION}/extensions,-gmp \
www/php${PHP_VERSION}/extensions,-curl
lang/php/${MODPHP_VERSION},-gmp \
lang/php/${MODPHP_VERSION},-curl
do-install:
${INSTALL_DATA_DIR} ${INSTDIR}

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:52 espie Exp $
# $OpenBSD: Makefile,v 1.9 2011/07/08 23:04:53 robert Exp $
COMMENT= web-based iCal file parser
V= 2.31
DISTNAME= phpicalendar${V}
PKGNAME= phpicalendar-${V}
REVISION= 0
CATEGORIES= www
HOMEPAGE= http://phpicalendar.net/
@ -18,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=phpicalendar/}
EXTRACT_SUFX= .tgz
RUN_DEPENDS= www/php5/core
MODULES= lang/php
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.24 2010/11/22 08:36:53 espie Exp $
# $OpenBSD: Makefile,v 1.25 2011/07/08 23:04:53 robert Exp $
COMMENT= web-based LDAP browser to manage LDAP servers
VERSION= 1.2.0.5
DISTNAME= phpldapadmin-${VERSION}
CATEGORIES= www
HOMEPAGE= http://phpldapadmin.sourceforge.net/
HOMEPAGE= http://phpldapadmin.sourceforge.net/
REVISION= 0
REVISION= 1
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
@ -26,8 +26,9 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/phpldapadmin
SUBST_VARS= INSTDIR
RUN_DEPENDS= www/php5/extensions,-ldap \
www/php5/extensions,-mhash
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-ldap \
lang/php/${MODPHP_VERSION},-mhash
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/phpldapadmin

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2011/06/24 09:04:30 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2011/07/08 23:04:53 robert Exp $
COMMENT= web-based double opt-in newsletter manager
DISTNAME= phplist-2.10.14
REVISION= 0
CATEGORIES= www
@ -25,8 +26,9 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/lists
SUBST_VARS= INSTDIR
RUN_DEPENDS= www/php5/extensions,-mysql \
www/php5/extensions,-imap \
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-mysql \
lang/php/${MODPHP_VERSION},-imap \
net/pear-HTTP-Request
do-install:

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.58 2011/07/06 14:28:35 sthen Exp $
# $OpenBSD: Makefile,v 1.59 2011/07/08 23:04:53 robert Exp $
COMMENT= tool to handle the administration of MySQL over the web
V= 3.4.3.1
DISTNAME= phpMyAdmin-${V}
REVISION= 0
CATEGORIES= www
HOMEPAGE= http://www.phpmyadmin.net/
@ -27,10 +28,10 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/phpMyAdmin
SUBST_VARS= INSTDIR V
RUN_DEPENDS= www/php5/extensions,-mysql \
www/php5/extensions,-mbstring \
www/php5/extensions,-mcrypt \
www/php5/extensions,-gd
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-mysql \
lang/php/${MODPHP_VERSION},-mcrypt \
lang/php/${MODPHP_VERSION},-gd
do-install:
@cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTFILES}

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2011/06/22 11:51:32 pea Exp $
# $OpenBSD: Makefile,v 1.13 2011/07/08 23:04:53 robert Exp $
COMMENT= tool to handle the administration of PostgreSQL over the web
DISTNAME= phpPgAdmin-5.0.2
REVISION= 0
CATEGORIES= www databases
HOMEPAGE= http://phppgadmin.sourceforge.net/
HOMEPAGE= http://phppgadmin.sourceforge.net/
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
@ -24,8 +25,7 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/phpPgAdmin
SUBST_VARS= INSTDIR
PHP_VERSION= 5
RUN_DEPENDS= www/php${PHP_VERSION}/extensions,-pgsql
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-pgsql
do-install:
@cp -Rp ${WRKDIST} ${INSTDIR}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.36 2011/06/21 08:44:09 giovanni Exp $
# $OpenBSD: Makefile,v 1.37 2011/07/08 23:04:53 robert Exp $
COMMENT= open source web analytics software program
DISTNAME= piwik-1.5
REVISION= 0
CATEGORIES= www
HOMEPAGE= http://www.piwik.org/
@ -26,10 +27,10 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/piwik/
SUBST_VARS= INSTDIR
PHP_VERSION= 5
RUN_DEPENDS= www/php${PHP_VERSION}/extensions,-gd \
www/php${PHP_VERSION}/extensions,-mysql \
www/php${PHP_VERSION}/extensions,-pdo_mysql
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-mysql \
lang/php/${MODPHP_VERSION},-pdo_mysql
post-patch:
@find ${WRKSRC} -name "*.orig" -exec rm -f {} \;

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2010/12/23 13:06:50 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2011/07/08 23:01:39 robert Exp $
COMMENT= wiki-based system for collaborative creation of websites
DISTNAME= pmwiki-2.2.21
REVISION= 0
EXTRACT_SUFX= .tgz
CATEGORIES= www
@ -25,7 +26,7 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/pmwiki
SUBST_VARS= INSTDIR
RUN_DEPENDS= www/php5/core
MODULES= lang/php
do-install:
@cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTFILES}

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:54 espie Exp $
# $OpenBSD: Makefile,v 1.3 2011/07/08 23:01:39 robert Exp $
COMMENT = php5 WebDAV server
DISTNAME = Sabre_DAV-1.0.0
REVISION = 0
PKGNAME = ${DISTNAME:L:S/_//}
EXTRACT_SUFX = .tgz
CATEGORIES = www
@ -24,8 +25,7 @@ PREFIX = /var/www
INSTDIR = ${PREFIX}/sabredav
SUBST_VARS = INSTDIR
RUN_DEPENDS = www/php5/core
MODULES = lang/php
do-install:
${INSTALL_DATA_DIR} ${INSTDIR}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2011/06/02 13:41:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2011/07/08 23:01:39 robert Exp $
COMMENT= open source micro messaging platform
DISTNAME= statusnet-0.8.3
REVISION= 5
REVISION= 6
CATEGORIES= www net
@ -17,6 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
MODULES= lang/php
RUN_DEPENDS= databases/pear-DB \
databases/pear-DB_DataObject \
devel/pear-System-Command \
@ -31,11 +32,10 @@ RUN_DEPENDS= databases/pear-DB \
textproc/sphinx \
www/apache-httpd \
www/php-markdown \
www/php5/extensions,-curl \
www/php5/extensions,-gd \
www/php5/extensions,-mbstring \
www/php5/extensions,-tidy
lang/php/${MODPHP_VERSION},-curl \
lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-tidy
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2011/05/02 17:16:41 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2011/07/08 23:01:39 robert Exp $
COMMENT= web frontend to symon
DISTNAME= syweb-0.63
REVISION= 0
CATEGORIES= www sysutils
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
@ -21,8 +22,8 @@ NO_BUILD= Yes
PREFIX= /var/www
RUN_DEPENDS= net/rrdtool \
www/php5/core>=5.2
MODULES= lang/php
RUN_DEPENDS= net/rrdtool
WRKDIST= ${WRKDIR}/syweb

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2011/06/02 13:41:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2011/07/08 23:01:39 robert Exp $
COMMENT= all-in-one wiki/groupware/CMS solution
@ -6,7 +6,7 @@ V= 4.2
DISTNAME= tikiwiki-${V}
CATEGORIES= www
REVISION= 2
REVISION= 3
HOMEPAGE= http://tikiwiki.org/
@ -27,10 +27,11 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/tikiwiki
SUBST_VARS= INSTDIR
RUN_DEPENDS= www/php5/extensions,-gd \
www/php5/extensions,-xmlrpc \
www/php5/extensions,-mbstring \
www/php5/extensions,-mysqli
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-xmlrpc \
lang/php/${MODPHP_VERSION},-mbstring \
lang/php/${MODPHP_VERSION},-mysqli
do-install:
@cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.27 2011/06/23 06:52:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2011/07/08 23:01:39 robert Exp $
COMMENT= web-based payroll and time management suite
V= 3.5.1
REVISION= 0
DISTNAME= TimeTrex_Standard_Edition_v${V}
PKGNAME= timetrex-${V}
CATEGORIES= www productivity
@ -19,9 +20,10 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timetrex/}
RUN_DEPENDS= www/php5/extensions,-gd \
www/php5/extensions,-soap \
php5-mysql-*|php5-pgsql-*:www/php5/extensions,-mysql \
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-soap \
php-mysql-*|php-pgsql-*:lang/php/${MODPHP_VERSION},-mysql \
www/pear
NO_BUILD= Yes

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:54 espie Exp $
# $OpenBSD: Makefile,v 1.4 2011/07/08 23:01:39 robert Exp $
COMMENT= webbased rss reader with standalone look and feel
DISTNAME= tt-rss-1.3.3
REVISION= 0
CATEGORIES= www
HOMEPAGE= http://tt-rss.org/
@ -26,10 +27,9 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/tt-rss/
SUBST_VARS= INSTDIR
PHP_VERSION= 5
RUN_DEPENDS= www/php${PHP_VERSION}/extensions,-mbstring \
www/php${PHP_VERSION}/extensions,-pgsql \
www/php${PHP_VERSION}/extensions,-xmlrpc
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-pgsql \
lang/php/${MODPHP_VERSION},-xmlrpc
do-install:
@cp -Rp ${WRKDIST} ${INSTDIR}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2011/06/03 22:07:39 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2011/07/08 23:01:39 robert Exp $
COMMENT= customer relationship management (CRM) software
DISTNAME= vtigercrm-5.2.1
REVISION= 0
REVISION= 1
CATEGORIES= www
HOMEPAGE= http://www.vtiger.com/
@ -26,10 +26,10 @@ PREFIX= /var/www
INSTDIR= ${PREFIX}/vtigercrm
SUBST_VARS= INSTDIR
RUN_DEPENDS= www/php5/core \
www/php5/extensions,-gd \
www/php5/extensions,-imap \
www/php5/extensions,-mysql
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-imap \
lang/php/${MODPHP_VERSION},-mysql
do-install:
@tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} -C ${PREFIX}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2011/06/02 13:41:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2011/07/08 23:01:39 robert Exp $
COMMENT= bacula(8) web interface
DISTNAME= webacula-5.0.3
REVISION= 6
REVISION= 7
CATEGORIES= www sysutils
@ -18,8 +18,9 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webacula/}
RUN_DEPENDS= www/php5/extensions,-gd \
php5-pdo_pgsql-*|php5-pdo_mysql-*|php5-pdo_sqlite-*:www/php5/extensions,-pdo_pgsql \
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
php-pdo_pgsql-*|php-pdo_mysql-*|php-pdo_sqlite-*:lang/php/${MODPHP_VERSION},-pdo_pgsql \
www/zendframework>=1.10.8p1 \
sysutils/bacula,pgsql,-server

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:55 espie Exp $
# $OpenBSD: Makefile,v 1.6 2011/07/08 23:01:39 robert Exp $
COMMENT= collaborative web-based system for project management
V= 1.70
DISTNAME= webcollab-${V}
REVISION= 0
REVISION= 1
CATEGORIES= www
HOMEPAGE= http://webcollab.sourceforge.net/
@ -19,7 +19,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webcollab/}
RUN_DEPENDS= www/php5/extensions,-mysql
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-mysql
EXTRACT_ONLY=
NO_BUILD= Yes