mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Take maintainership
- Add missing php*-ftp dependecy - Switch mysql to mysqli
This commit is contained in:
parent
93250d6ba2
commit
4217ee77af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404618
@ -3,11 +3,12 @@
|
||||
|
||||
PORTNAME= wordpress
|
||||
PORTVERSION= 4.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -ja
|
||||
CATEGORIES= japanese www
|
||||
MASTER_SITES= http://ja.wordpress.org/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= State-of-the-art semantic personal publishing platform
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
@ -19,7 +20,7 @@ CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].*
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= cpe
|
||||
USE_PHP= curl gd mysql pcre tokenizer xml zip zlib
|
||||
USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp
|
||||
WANT_PHP_WEB= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user