Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2007 11:07:20 GMT
From:      Geoff Glasson <g_glasson@jimali.dyndns.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/114966: [new port] Drupal 5 simplenews module
Message-ID:  <200707271107.l6RB7KQm043033@www.freebsd.org>
Resent-Message-ID: <200707271110.l6RBA273069890@freefall.freebsd.org>

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

>Number:         114966
>Category:       www
>Synopsis:       [new port] Drupal 5 simplenews 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 11:10:02 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 simplenews 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-simplenews/Makefile
#	drupal5-simplenews/distinfo
#	drupal5-simplenews/pkg-descr
#
echo x - drupal5-simplenews/Makefile
sed 's/^X//' >drupal5-simplenews/Makefile << 'END-of-drupal5-simplenews/Makefile'
X# New ports collection makefile for:	drupal5-simplenews
X# Date created:				25 Jul 2007
X# Whom:					Geoff Glasson <g_glasson@jimali.dyndns.org>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	simplenews
XDISTVERSION=	5.x-1.1
XPORTREVISION=	1
XCATEGORIES=	www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	g_glasson@jimali.dyndns.org
XCOMMENT=	A simple newsletter module which allows both anonymous as well as registered users to subscribe to different newsletters.
X
XDRUPAL5_MODULE=	yes
XMODULE_DIRS=	po
XMODULE_FILES=	simplenews.info simplenews.install simplenews.module sn-cron.png sn-saved.png \
X		sn-sent.png sn-term.png \
X		po/cs.po \
X		po/da.po \
X		po/de.po \
X		po/es.po \
X		po/fr.po \
X		po/he.po \
X		po/hu.po \
X		po/it.po \
X		po/nl.po \
X		po/pt.po \
X		po/sv.po \
X		po/simplenews.pot
X
XDOC_FILES=	LICENSE.txt README.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-simplenews/Makefile
echo x - drupal5-simplenews/distinfo
sed 's/^X//' >drupal5-simplenews/distinfo << 'END-of-drupal5-simplenews/distinfo'
XMD5 (drupal/simplenews-5.x-1.1.tar.gz) = e89e160136f498f450834552df9613d6
XSHA256 (drupal/simplenews-5.x-1.1.tar.gz) = f6f63d08015b35a592bfda54ba9e1460066d575d231302e72a1ffe99b548efbb
XSIZE (drupal/simplenews-5.x-1.1.tar.gz) = 80517
END-of-drupal5-simplenews/distinfo
echo x - drupal5-simplenews/pkg-descr
sed 's/^X//' >drupal5-simplenews/pkg-descr << 'END-of-drupal5-simplenews/pkg-descr'
XSimplenews is a simple newsletter module which allows both anonymous as well as registered users 
Xto subscribe to different newsletters.
X
XWWW: http://drupal.org/project/simplenews
END-of-drupal5-simplenews/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?200707271107.l6RB7KQm043033>