aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2013-01-24 05:36:14 +0800
committeradamw <adamw@FreeBSD.org>2013-01-24 05:36:14 +0800
commit153cdf7702c6202271857798b1aa3f48e429089a (patch)
treeea3868a6efa0e59172c50fb8369478b2cb4e4b7b
parent519e5baa59356c1432265f7a62b44109c36b1b73 (diff)
downloadfreebsd-ports-gnome-153cdf7702c6202271857798b1aa3f48e429089a.tar.gz
freebsd-ports-gnome-153cdf7702c6202271857798b1aa3f48e429089a.tar.zst
freebsd-ports-gnome-153cdf7702c6202271857798b1aa3f48e429089a.zip
Add in some missing php module dependencies.
PR: ports/175292 Submitted by: Guillaume Bibaut <yom@iaelu.net> Also, change the WWW and MASTER_SITE to match the project's new domain name. The above PR notes some difficulty fetching the distfile, perhaps eliminating the extra redirect will help there.
-rw-r--r--www/baikal/Makefile6
-rw-r--r--www/baikal/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/www/baikal/Makefile b/www/baikal/Makefile
index de66e720e03b..85f3e9b03da2 100644
--- a/www/baikal/Makefile
+++ b/www/baikal/Makefile
@@ -3,16 +3,16 @@
PORTNAME= baikal
PORTVERSION= 0.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= http://baikal.codr.fr/get/
+MASTER_SITES= http://baikal-server.com/get/
DISTNAME= ${PORTNAME}-regular-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= adamw@FreeBSD.org
COMMENT= Lightweight CalDAV/CardDAV server
-USE_PHP= ctype filter xml pdo_sqlite
+USE_PHP= ctype filter xml pdo_sqlite session mbstring dom
WRKSRC= ${WRKDIR}/${PORTNAME}-regular
NO_BUILD= yes
diff --git a/www/baikal/pkg-descr b/www/baikal/pkg-descr
index 3cd6fc3ace3e..02e1064dedba 100644
--- a/www/baikal/pkg-descr
+++ b/www/baikal/pkg-descr
@@ -10,4 +10,4 @@ run at the root of a VirtualHost or subdomain. See the included
sample Apache and Nginx configurations, and INSTALL.md for all
the gory details.
-WWW: http://baikal.codr.fr/
+WWW: http://baikal-server.com/