1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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.
This commit is contained in:
Adam Weinberger 2013-01-23 21:36:14 +00:00
parent c5c53247e2
commit ad28e88e85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310901
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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/