Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2007 09:57:44 GMT
From:      Geoff Glasson <g_glasson@jimali.dyndns.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/114963: [new port] Drupal 5 book review module
Message-ID:  <200707270957.l6R9vigL027153@www.freebsd.org>
Resent-Message-ID: <200707271000.l6RA0GXK066400@freefall.freebsd.org>

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

>Number:         114963
>Category:       www
>Synopsis:       [new port] Drupal 5 book review module
>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:16 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 bookreview module 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-bookreview/Makefile
#	drupal5-bookreview/distinfo
#	drupal5-bookreview/pkg-descr
#
echo x - drupal5-bookreview/Makefile
sed 's/^X//' >drupal5-bookreview/Makefile << 'END-of-drupal5-bookreview/Makefile'
X# New ports collection makefile for:	drupal5-bookreview
X# Date created:				25 Jul 2007
X# Whom:					Geoff Glasson <g_glasson@jimali.dyndns.org>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	bookreview
XDISTVERSION=	5.x-1.x-dev
XPORTREVISION=	1
XCATEGORIES=	www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	g_glasson@jimali.dyndns.org
XCOMMENT=	The book review module allows a site to publish book reviews.
X
XDRUPAL5_MODULE=	yes
XMODULE_DIRS=	po
XMODULE_FILES=	bookreview.info bookreview.install bookreview.module bookreview.css \
X		po/ja.po 
X
XDOC_FILES=	LICENSE.txt README.txt CHANGELOG INSTALL
X
X.include <bsd.port.pre.mk>
X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
END-of-drupal5-bookreview/Makefile
echo x - drupal5-bookreview/distinfo
sed 's/^X//' >drupal5-bookreview/distinfo << 'END-of-drupal5-bookreview/distinfo'
XMD5 (drupal/bookreview-5.x-1.x-dev.tar.gz) = 16597dedaaf3bdd5f5655b2a74b561b9
XSHA256 (drupal/bookreview-5.x-1.x-dev.tar.gz) = db5ab01a071c08ea2d3ccb89c6bd8becafd41eb458010d0ccc256535f2bcf979
XSIZE (drupal/bookreview-5.x-1.x-dev.tar.gz) = 19347
END-of-drupal5-bookreview/distinfo
echo x - drupal5-bookreview/pkg-descr
sed 's/^X//' >drupal5-bookreview/pkg-descr << 'END-of-drupal5-bookreview/pkg-descr'
XThe book review module allows a site to publish book reviews.
X
XWWW: http://drupal.org/project/bookreview
END-of-drupal5-bookreview/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?200707270957.l6R9vigL027153>