ports/98448: [NEW PORT] german/de-wordpress: A state-of-the-art semantic personal publishing platform

Martin Wilke freebsd at unixfreunde.de
Sat Jun 3 16:20:18 UTC 2006


>Number:         98448
>Category:       ports
>Synopsis:       [NEW PORT] german/de-wordpress: A state-of-the-art semantic personal publishing platform
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 16:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mwilke.ath.cx 7.0-CURRENT FreeBSD 7.0-CURRENT #146: Wed May 31 19:15:22 CEST 2006
>Description:
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. 

WWW:	http://wordpress.de/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- de-wordpress-2.0.3.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:
#
#	wordpress-de
#	wordpress-de/Makefile
#	wordpress-de/distinfo
#	wordpress-de/pkg-descr
#	wordpress-de/pkg-message
#
echo c - wordpress-de
mkdir -p wordpress-de > /dev/null 2>&1
echo x - wordpress-de/Makefile
sed 's/^X//' >wordpress-de/Makefile << 'END-of-wordpress-de/Makefile'
X# New ports collection makefile for:	wordpress-de
X# Date created:		2006-06-03
X# Whom:			Martin Wilke <freebsd at unixfreunde.de>
X#			(based on wordpress by Elvis Chiang)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wordpress
XPORTVERSION=	2.0.3
XCATEGORIES=	german www
XMASTER_SITES=	http://files.wordpress.de/uploads/
XDISTNAME=	wp_de_20
X
XMAINTAINER=	freebsd at unixfreunde.de
XCOMMENT=	A state-of-the-art semantic personal publishing platform
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XUSE_ZIP=	YES
XUSE_PHP=	mysql pcre xml
XNO_BUILD=	YES
XWANT_PHP_WEB=	YES
XWORDPRESS?=	www/wordpress
XPLIST_SUB+=	WORDPRESS=${WORDPRESS}
XPLIST=		${WRKDIR}/pkg-plist
X
XPORTDOCS=	license.txt readme.html liesmich.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} && ${FIND} -s * -type f | \
X		${SED} -e 's|^|${WORDPRESS}/|' > ${PLIST} \
X		&& ${FIND} -d * -type d | \
X		${SED} -e 's|^|@dirrm ${WORDPRESS}/|' >> ${PLIST} \
X		&& ${ECHO_CMD} @dirrm ${WORDPRESS} >> ${PLIST} \
X		&& ${ECHO_CMD} @dirrmtry www/data >> ${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	-@${MKDIR} ${PREFIX}/${WORDPRESS}
X	@${CHOWN} ${WWWOWN}:${WWWGRP} ${PREFIX}/${WORDPRESS}
X	@${CHMOD} 755 ${PREFIX}/${WORDPRESS}
X	${CP} -R ${WRKSRC}/ ${PREFIX}/${WORDPRESS}
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/${i}
X.endfor
X.endif
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-wordpress-de/Makefile
echo x - wordpress-de/distinfo
sed 's/^X//' >wordpress-de/distinfo << 'END-of-wordpress-de/distinfo'
XMD5 (wp_de_20.zip) = 527e501726f00b6566814b013d518422
XSHA256 (wp_de_20.zip) = a460375fa9f52e7482c962d50b80d67a22052c84ba37cbcc07f28395fbdde5f9
XSIZE (wp_de_20.zip) = 726904
END-of-wordpress-de/distinfo
echo x - wordpress-de/pkg-descr
sed 's/^X//' >wordpress-de/pkg-descr << 'END-of-wordpress-de/pkg-descr'
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://wordpress.de/
END-of-wordpress-de/pkg-descr
echo x - wordpress-de/pkg-message
sed 's/^X//' >wordpress-de/pkg-message << 'END-of-wordpress-de/pkg-message'
X
X                  **** NOTE ****
X        Before the first use of WordPress, copy wp-config-sample.php to wp-config.php
X        in ${PREFIX}/${WORDPRESS}
X        And Modify it to fit your MySQL.
X        Maybe you need 'mysqladmin create wordpress' first
END-of-wordpress-de/pkg-message
exit
--- de-wordpress-2.0.3.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list