misc/114965: [new port] Drupal 5 insert-view module

Geoff Glasson g_glasson at jimali.dyndns.org
Fri Jul 27 11:10:02 UTC 2007


>Number:         114965
>Category:       misc
>Synopsis:       [new port] Drupal 5 insert-view module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 27 11:10:01 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 insert-view 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-insert-view/Makefile
#	drupal5-insert-view/distinfo
#	drupal5-insert-view/pkg-descr
#
echo x - drupal5-insert-view/Makefile
sed 's/^X//' >drupal5-insert-view/Makefile << 'END-of-drupal5-insert-view/Makefile'
X# New ports collection makefile for:	drupal5-views
X# Date created:				25 Jul 2007
X# Whom:					Geoff Glasson <g_glasson at jimali.dyndns.org>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	insert_view
XDISTVERSION=	5.x-1.x-dev
XPORTREVISION=	1
XCATEGORIES=	www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	g_glasson at jimali.dyndns.org
XCOMMENT=	nsert View is a filter that allows users to embed content lists generated by the excellent Views module in node bodies using relatively simple tag syntax
X
XDRUPAL5_MODULE=	yes
XMODULE_FILES=	insert_view.info insert_view.module
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-insert-view/Makefile
echo x - drupal5-insert-view/distinfo
sed 's/^X//' >drupal5-insert-view/distinfo << 'END-of-drupal5-insert-view/distinfo'
XMD5 (drupal/insert_view-5.x-1.x-dev.tar.gz) = e7ebe8830d2d6a320508ec7645c94611
XSHA256 (drupal/insert_view-5.x-1.x-dev.tar.gz) = 5ee3764931ce0f854cdf88823e9308562637ce049a108d3455bf32d64a19f714
XSIZE (drupal/insert_view-5.x-1.x-dev.tar.gz) = 7752
END-of-drupal5-insert-view/distinfo
echo x - drupal5-insert-view/pkg-descr
sed 's/^X//' >drupal5-insert-view/pkg-descr << 'END-of-drupal5-insert-view/pkg-descr'
XInsert View is a filter that allows users to embed content lists generated by the 
Xexcellent Views module in node bodies using relatively simple tag syntax
X
XWWW: http://drupal.org/project/views
END-of-drupal5-insert-view/pkg-descr
exit



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


More information about the freebsd-bugs mailing list