Date: Thu, 25 Aug 2011 16:39:32 +0900 From: Takefu <takefu@airport.fm> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160172: [NEW PORTS] japanese/wordpress: add ja-wordpress 3.2.1 Message-ID: <4E55FC34.3090102@airport.fm> Resent-Message-ID: <201108250740.p7P7e9GC054850@freefall.freebsd.org> In-Reply-To: <201108250658.p7P6wcY4073451@unbound.local.ae-osaka.co.jp> References: <201108250658.p7P6wcY4073451@unbound.local.ae-osaka.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
>Number: 160172 >Category: ports >Synopsis: [NEW PORTS] japanese/wordpress: add ja-wordpress 3.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 25 07:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Takefu >Release: FreeBSD 8.2 amd64 >Organization: FOX Amateur Radio Club >Environment: >Description: >How-To-Repeat: >Fix: --- ja-wordpress-3.2.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # japanese/wordpress # japanese/wordpress/Makefile # japanese/wordpress/distinfo # japanese/wordpress/pkg-descr # japanese/wordpress/pkg-message # echo c - japanese/wordpress mkdir -p japanese/wordpress > /dev/null 2>&1 echo x - japanese/wordpress/Makefile sed 's/^X//' >japanese/wordpress/Makefile << '531f58ddae5139a39958ed78d8928dac' X# New ports collection makefile for: wordpress X# Date created: 2004-07-29 X# Whom: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> X# X# $FreeBSD: ports/www/wordpress/Makefile,v 1.72 2011/07/13 05:55:17 sunpoet Exp $ X# X XPORTNAME= wordpress XPORTVERSION= 3.2.1 XCATEGORIES= japanese www XMASTER_SITES= http://ja.wordpress.org/ XPKGNAMESUFFIX= -ja XDISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} X XMAINTAINER= ychsiao@ychsiao.org XCOMMENT= A state-of-the-art semantic personal publishing platform X XLICENSE= GPLv2 XLICENSE_FILE= ${WRKSRC}/license.txt X XNO_BUILD= yes XUSE_PHP= gd mysql pcre tokenizer xml zip XWANT_PHP_WEB= yes XWRKSRC= ${WRKDIR}/${PORTNAME} X XPLIST= ${WRKDIR}/pkg-plist XPORTDOCS= license.txt readme.html X Xpre-everything:: X @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." X @${ECHO_CMD} "" X @sleep 1 X Xpre-install: X cd ${WRKSRC}/ && \ X (${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|'; \ X ${FIND} -d . -type d | ${SED} -e 's|^\.|@dirrm %%WWWDIR%%|') > ${PLIST} X if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ X ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi X Xdo-install: X ${INSTALL} -d -g ${WWWGRP} -m 755 -o ${WWWOWN} ${WWWDIR}/ X ${CP} -R ${WRKSRC}/ ${WWWDIR}/ X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR}/ X cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.mk> 531f58ddae5139a39958ed78d8928dac echo x - japanese/wordpress/distinfo sed 's/^X//' >japanese/wordpress/distinfo << 'c6d6fa3229ae0973ff6ce8ee8bd09413' XSHA256 (wordpress-3.2.1-ja.tar.gz) = 42f6371f529bef30163fe3b4dee3352b9739fcd3ea02edf68438ac081f3762e2 XSIZE (wordpress-3.2.1-ja.tar.gz) = 4021787 c6d6fa3229ae0973ff6ce8ee8bd09413 echo x - japanese/wordpress/pkg-descr sed 's/^X//' >japanese/wordpress/pkg-descr << '2b6dbf87d4ba733c9cbaaf4049f93a78' XWordPress is a state-of-the-art semantic personal publishing platform Xwith a focus on aesthetics, web standards, and usability. X XMore simply, Wordpress is what you use when you want to work Xwith your blogging software, not fight it. X XWWW: http://ja.wordpress.org/ 2b6dbf87d4ba733c9cbaaf4049f93a78 echo x - japanese/wordpress/pkg-message sed 's/^X//' >japanese/wordpress/pkg-message << 'e94c240a1ff622c00580495bb7502fdf' X **** NOTE **** XBefore the first use of WordPress, copy wp-config-sample.php to wp-config.php Xin ${WWWDIR} and modify it to fit your MySQL. XMaybe you need 'mysqladmin create wordpress' first. XIf you are upgrading from 1.x or 2.x to 3.x, please run Xhttp://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x e94c240a1ff622c00580495bb7502fdf exit --- ja-wordpress-3.2.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E55FC34.3090102>