mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]
versions of wordpress to 3.5 while here, make changes common for all of this ports: - trim Makefile header - remove indefinite article from COMMENT - do not define LICENSE_FILE for standard license - remove license.txt from PORTDOCS - tab -> space change in pkg-descr:WWW - trailing whitespace fixes PR: 174399 [1] PR: 174452 [2] PR: 174400 [3] Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1], Bo-Yi Wu <appleboy.tw@gmail.com> [2], Joe Horn <joehorn@gmail.com> (maintainer) [3] Approved by: Joe Horn <joehorn@gmail.com> (maintainer) [2]
This commit is contained in:
parent
f1d68e645c
commit
e4e65328dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309038
10 changed files with 32 additions and 46 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: wordpress-zh_CN
|
||||
# Date created: 2010-03-01
|
||||
# Whom: Joe Horn <joehorn@gmail.com>
|
||||
#
|
||||
# Created by: Joe Horn <joehorn@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wordpress
|
||||
PORTVERSION= 3.4.2
|
||||
PORTVERSION= 3.5
|
||||
CATEGORIES= chinese www
|
||||
MASTER_SITES= http://cn.wordpress.org/ \
|
||||
http://mirror.joehorn.idv.tw/wordpress/
|
||||
|
@ -14,20 +10,20 @@ PKGNAMESUFFIX= -zh_CN
|
|||
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
|
||||
|
||||
MAINTAINER= joehorn@gmail.com
|
||||
COMMENT= A state-of-the-art semantic personal publishing platform
|
||||
COMMENT= State-of-the-art semantic personal publishing platform
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_PHP= curl gd mysql pcre tokenizer xml zip
|
||||
NO_BUILD= YES
|
||||
WANT_PHP_WEB= YES
|
||||
NO_BUILD= yes
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
PORTDOCS= license.txt readme.html
|
||||
PORTDOCS= readme.html
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wordpress-3.4.2-zh_CN.tar.gz) = 10095c73deb7d73f8a52f503de2c7f8e22affea59850897b0629167cf20efe52
|
||||
SIZE (wordpress-3.4.2-zh_CN.tar.gz) = 4938647
|
||||
SHA256 (wordpress-3.5-zh_CN.tar.gz) = 8425618f85ad850f9766d61d100b68491b700c2a42cbf8abe4d7933dd438bd6f
|
||||
SIZE (wordpress-3.5-zh_CN.tar.gz) = 6129126
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
*************************************************************************************
|
||||
Please read following note for installation steps before the first use of WordPress.
|
||||
|
||||
1. Copy wp-config-sample.php to wp-config.php
|
||||
1. Copy wp-config-sample.php to wp-config.php
|
||||
in %%WWWDIR%% .
|
||||
|
||||
2. Modify it to fit your MySQL.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
WordPress is a state-of-the-art semantic personal publishing platform
|
||||
with a focus on aesthetics, web standards, and usability.
|
||||
WordPress is a state-of-the-art semantic personal publishing platform
|
||||
with a focus on aesthetics, web standards, and usability.
|
||||
|
||||
More simply, Wordpress is what you use when you want to work
|
||||
with your blogging software, not fight it.
|
||||
with your blogging software, not fight it.
|
||||
|
||||
WWW: http://cn.wordpress.org/
|
||||
WWW: http://cn.wordpress.org/
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: wordpress-zh_TW
|
||||
# Date created: 2010-03-01
|
||||
# Whom: Joe Horn <joehorn@gmail.com>
|
||||
#
|
||||
# Created by: Joe Horn <joehorn@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wordpress
|
||||
PORTVERSION= 3.4.2
|
||||
PORTVERSION= 3.5
|
||||
CATEGORIES= chinese www
|
||||
MASTER_SITES= http://tw.wordpress.org/ \
|
||||
http://mirror.joehorn.idv.tw/wordpress/
|
||||
|
@ -14,20 +10,20 @@ PKGNAMESUFFIX= -zh_TW
|
|||
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
|
||||
|
||||
MAINTAINER= joehorn@gmail.com
|
||||
COMMENT= A state-of-the-art semantic personal publishing platform
|
||||
COMMENT= State-of-the-art semantic personal publishing platform
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_PHP= curl gd mysql pcre tokenizer xml zip
|
||||
NO_BUILD= YES
|
||||
WANT_PHP_WEB= YES
|
||||
NO_BUILD= yes
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
PORTDOCS= license.txt readme.html
|
||||
PORTDOCS= readme.html
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wordpress-3.4.2-zh_TW.tar.gz) = 8aef4d86ac8f181ca499ab16948568f170b8a1e81ac4c330f7807f0965d3bfa1
|
||||
SIZE (wordpress-3.4.2-zh_TW.tar.gz) = 4924530
|
||||
SHA256 (wordpress-3.5-zh_TW.tar.gz) = 347ec4c9d680cc493bdd1b98ddd33bc46d11067b9ae51a6036c18877aae10e41
|
||||
SIZE (wordpress-3.5-zh_TW.tar.gz) = 6124828
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
WordPress is a state-of-the-art semantic personal publishing platform
|
||||
with a focus on aesthetics, web standards, and usability.
|
||||
WordPress is a state-of-the-art semantic personal publishing platform
|
||||
with a focus on aesthetics, web standards, and usability.
|
||||
|
||||
More simply, Wordpress is what you use when you want to work
|
||||
with your blogging software, not fight it.
|
||||
with your blogging software, not fight it.
|
||||
|
||||
WWW: http://tw.wordpress.org/
|
||||
WWW: http://tw.wordpress.org/
|
||||
|
|
|
@ -1,22 +1,16 @@
|
|||
# New ports collection makefile for: wordpress
|
||||
# Date created: 2011-12-27
|
||||
# Whom: Mihail Timofeev <9267096@gmail.com>
|
||||
# (based on wordpress by Elvis Chiang)
|
||||
#
|
||||
# Created by: Mihail Timofeev <9267096@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wordpress
|
||||
PORTVERSION= 3.4.2
|
||||
PORTVERSION= 3.5
|
||||
CATEGORIES= russian www
|
||||
MASTER_SITES= http://ru.wordpress.org/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU
|
||||
|
||||
MAINTAINER= 9267096@gmail.com
|
||||
COMMENT= A state-of-the-art semantic personal publishing platform
|
||||
COMMENT= State-of-the-art semantic personal publishing platform
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ja-wordpress-3.*
|
||||
|
||||
|
@ -27,7 +21,7 @@ WANT_PHP_WEB= yes
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
PORTDOCS= license.txt readme.html
|
||||
PORTDOCS= readme.html
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
pre-everything::
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wordpress-3.4.2-ru_RU.zip) = b8fac1738839b17881f41b1b14904dc510c9353464544c7c84ef1c2542c9d7a4
|
||||
SIZE (wordpress-3.4.2-ru_RU.zip) = 5406188
|
||||
SHA256 (wordpress-3.5-ru_RU.zip) = 850d56fee6cdd45c765d627d41df7c8b318470bebbb7b07a722ee7eb4d53cf21
|
||||
SIZE (wordpress-3.5-ru_RU.zip) = 6664495
|
||||
|
|
|
@ -4,4 +4,4 @@ with a focus on aesthetics, web standards, and usability.
|
|||
More simply, Wordpress is what you use when you want to work
|
||||
with your blogging software, not fight it.
|
||||
|
||||
WWW: http://ru.wordpress.org/
|
||||
WWW: http://ru.wordpress.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue