Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2007 15:09:46 +0200 (CEST)
From:      Philippe Audeoud <jadawin@tuxaco.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thierry@FreeBSD.org
Subject:   ports/116738: New port: french/pluxml-theme-bridge - a theme for pluxml	
Message-ID:  <20070929130946.62167E2A3@huppa.tuxaco.net>
Resent-Message-ID: <200709291310.l8TDA2Y1086739@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116738
>Category:       ports
>Synopsis:       New port: french/pluxml-theme-bridge - a theme for pluxml
>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 Sep 29 13:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Here is the .shar to add pluxml-theme-bridge to the port tree (french category)	
>How-To-Repeat:
	
>Fix:

	

--- shar-pluxml-theme-bridge-1.sh 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:
#
#	/usr/ports/french/pluxml-theme-bridge/
#	/usr/ports/french/pluxml-theme-bridge/Makefile
#	/usr/ports/french/pluxml-theme-bridge/distinfo
#	/usr/ports/french/pluxml-theme-bridge/files
#	/usr/ports/french/pluxml-theme-bridge/files/pkg-message.in
#	/usr/ports/french/pluxml-theme-bridge/pkg-descr
#	/usr/ports/french/pluxml-theme-bridge/pkg-plist
#
echo c - /usr/ports/french/pluxml-theme-bridge/
mkdir -p /usr/ports/french/pluxml-theme-bridge/ > /dev/null 2>&1
echo x - /usr/ports/french/pluxml-theme-bridge/Makefile
sed 's/^X//' >/usr/ports/french/pluxml-theme-bridge/Makefile << 'END-of-/usr/ports/french/pluxml-theme-bridge/Makefile'
X# New ports collection makefile for:   pluxml-theme-bridge
X# Date created:                27 September 2007
X# Whom:                        Philippe Audeoud <jadawin@tuxaco.net>
X# $FreeBSD$
X
XPORTNAME=	pluxml
XPORTVERSION=	0.1
XCATEGORIES=	french www
XMASTER_SITES=	http://skins.pluxml.org/download/
XPKGNAMESUFFIX=	-theme-bridge
XDISTNAME=	${PORTNAME}.${PKGNAMESUFFIX:C/-(.*)-(.*)/\2/}
X
XMAINTAINER=	jadawin@tuxaco.net
XCOMMENT=	Theme for pluxml > 0.3.0
X
XPKGMESSAGE=	${WRKDIR}/pkg-message
X
XRUN_DEPENDS=	${PREFIX}/www/pluxml:${PORTSDIR}/french/pluxml
XNO_BUILD=	yes
XUSE_ZIP=	yes
X
XSUB_FILES=	pkg-message
XSUB_LIST=	PORTNAME=${PORTNAME}
XPLIST_SUB=	WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
X
Xdo-install:
X	${MV} ${WRKDIR}/${PORTNAME}.${PKGNAMESUFFIX:C/-(.*)-(b)(.*)/B\3/} \
X		${WRKDIR}/${PKGNAMESUFFIX:C/-(.*)-(.*)/\2/}
X	${MKDIR} ${WWWDIR}/pluxml/templates/${PKGNAMESUFFIX:C/-(.*)-(.*)/\2/}
X	${CP} -R ${WRKDIR}/${PKGNAMESUFFIX:C/-(.*)-(.*)/\2/} \
X		${WWWDIR}/pluxml/templates/
X	${CHOWN} -R ${WWWOWN}:${WWWGRP} \
X		${WWWDIR}/pluxml/templates/${PKGNAMESUFFIX:C/-(.*)-(.*)/\2/}
X	
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-/usr/ports/french/pluxml-theme-bridge/Makefile
echo x - /usr/ports/french/pluxml-theme-bridge/distinfo
sed 's/^X//' >/usr/ports/french/pluxml-theme-bridge/distinfo << 'END-of-/usr/ports/french/pluxml-theme-bridge/distinfo'
XMD5 (pluxml.bridge.zip) = e9f52582721e28c3bb2af394cbcec9a8
XSHA256 (pluxml.bridge.zip) = 5db1d1cd5c3356615731afe0405ad3869deff91e9a17319be827d45ab821daf7
XSIZE (pluxml.bridge.zip) = 51327
END-of-/usr/ports/french/pluxml-theme-bridge/distinfo
echo c - /usr/ports/french/pluxml-theme-bridge/files
mkdir -p /usr/ports/french/pluxml-theme-bridge/files > /dev/null 2>&1
echo x - /usr/ports/french/pluxml-theme-bridge/files/pkg-message.in
sed 's/^X//' >/usr/ports/french/pluxml-theme-bridge/files/pkg-message.in << 'END-of-/usr/ports/french/pluxml-theme-bridge/files/pkg-message.in'
X---------------------------------------------------------------------------
X
XBrowse http://your.host.tld/%%PORTNAME%%/ and go to your administration 
Xinterface to configure your blog
X
X---------------------------------------------------------------------------
X
END-of-/usr/ports/french/pluxml-theme-bridge/files/pkg-message.in
echo x - /usr/ports/french/pluxml-theme-bridge/pkg-descr
sed 's/^X//' >/usr/ports/french/pluxml-theme-bridge/pkg-descr << 'END-of-/usr/ports/french/pluxml-theme-bridge/pkg-descr'
XA theme for pluxml.
X
XWWW: http://skins.pluxml.org/
END-of-/usr/ports/french/pluxml-theme-bridge/pkg-descr
echo x - /usr/ports/french/pluxml-theme-bridge/pkg-plist
sed 's/^X//' >/usr/ports/french/pluxml-theme-bridge/pkg-plist << 'END-of-/usr/ports/french/pluxml-theme-bridge/pkg-plist'
X%%WWWDIR%%/pluxml/templates/bridge/img/fond.jpg
X%%WWWDIR%%/pluxml/templates/bridge/img/header.jpg
X%%WWWDIR%%/pluxml/templates/bridge/img/page.jpg
X%%WWWDIR%%/pluxml/templates/bridge/style.css
X%%WWWDIR%%/pluxml/templates/bridge/template.php
X@dirrmtry %%WWWDIR%%/pluxml/templates/bridge/img
X@dirrm %%WWWDIR%%/pluxml/templates/bridge
END-of-/usr/ports/french/pluxml-theme-bridge/pkg-plist
exit
--- shar-pluxml-theme-bridge-1.sh ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070929130946.62167E2A3>