Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2007 09:53:42 GMT
From:      Geoff Glasson <g_glasson@jimali.dyndns.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/114962: [new port] Drupal 5 theme Bluebreeze
Message-ID:  <200707270953.l6R9rgLD026250@www.freebsd.org>
Resent-Message-ID: <200707271000.l6RA0CSj066380@freefall.freebsd.org>

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

>Number:         114962
>Category:       www
>Synopsis:       [new port] Drupal 5 theme Bluebreeze
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 27 10:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Geoff Glasson
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD gkar.jimali.dyndns.org 6.2-STABLE FreeBSD 6.2-STABLE #10: Sun Jun  3 00:31:01 WST 2007     root@:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I have created a basic port of the Bluebreeze theme for Drupal 5. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	drupal5-bluebreeze/Makefile
#	drupal5-bluebreeze/distinfo
#	drupal5-bluebreeze/pkg-descr
#
echo x - drupal5-bluebreeze/Makefile
sed 's/^X//' >drupal5-bluebreeze/Makefile << 'END-of-drupal5-bluebreeze/Makefile'
X# New ports collection makefile for:	drupal5-bluebreeze
X# Date created:				25 Jul 2007
X# Whom:					Geoff Glasson <g_glasson@jimali.dyndns.org>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	bluebreeze
XDISTVERSION=	5.x-1.2
XPORTREVISION=	1
XCATEGORIES=	www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	g_glasson@jimali.dyndns.org
XCOMMENT=	The bluebreeze theme wants to combine style with good usability
X
XDRUPAL5_THEME=	yes
XMODULE_DIRS=	bluebreeze-fixed images
XMODULE_FILES=	block.tpl.php box.tpl.php comment.tpl.php favicon.ico layout.css logo.png \
X		node.tpl.php page.tpl.php screenshot-drupal.org.jpg screenshot-drupal.org.png \
X		screenshot.png style.css template.php \
X		bluebreeze-fixed/logo.png bluebreeze-fixed/screenshot-drupal.org.jpg \
X		bluebreeze-fixed/screenshot.png bluebreeze-fixed/style.css \
X		images/bg-footer.gif images/bg-header.gif images/bg-mission.gif images/bg-poll.gif \
X		images/bg-primary-hover.gif images/bg-primary.gif images/bg-secondary.gif \
X		images/bg-thead.gif images/crystal-run.gif images/crystal-search.gif \
X		images/icon-alert.png images/icon-info.png images/menu-collapsed.gif \
X		images/menu-expanded.gif images/menu-leaf.gif images/mini-attachment.png \
X		images/mini-category.png images/mini-comment.png images/mini-edit.png \
X		images/mini-readmore.png images/mini-trash.png images/mini-user-light-blue.png \
X		images/progressbar.gif
X
XDOC_FILES=	LICENSE.txt CHANGELOG.txt
X
X.include <bsd.port.pre.mk>
X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
END-of-drupal5-bluebreeze/Makefile
echo x - drupal5-bluebreeze/distinfo
sed 's/^X//' >drupal5-bluebreeze/distinfo << 'END-of-drupal5-bluebreeze/distinfo'
XMD5 (drupal/bluebreeze-5.x-1.2.tar.gz) = 9fed1aabb1d5a22db4e809429a4276d8
XSHA256 (drupal/bluebreeze-5.x-1.2.tar.gz) = ba0842b78cf826c004168c48f00e8eaa58530bb776e62c4a54a9e3910a27227e
XSIZE (drupal/bluebreeze-5.x-1.2.tar.gz) = 144313
END-of-drupal5-bluebreeze/distinfo
echo x - drupal5-bluebreeze/pkg-descr
sed 's/^X//' >drupal5-bluebreeze/pkg-descr << 'END-of-drupal5-bluebreeze/pkg-descr'
XThe bluebreeze theme wants to combine style with good usability
X
XWWW: http://drupal.org/project/bluebreeze
END-of-drupal5-bluebreeze/pkg-descr
exit



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



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