ports/120578: New port: www/drupal5-token Token module for Drupal 5

Jeremy Iverson jeremy at algenta.com
Tue Feb 12 23:30:02 UTC 2008


>Number:         120578
>Category:       ports
>Synopsis:       New port: www/drupal5-token Token module for Drupal 5
>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:   Tue Feb 12 23:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Iverson
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Algenta Technologies
>Environment:
System: FreeBSD furby 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/o
bj/usr/src/sys/GENERIC i386
>Description:
       A Drupal module required by the Ubercart e-commerce system 
>How-To-Repeat:
        
>Fix:
--- drupal5-token.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:
#
#	drupal5-token
#	drupal5-token/pkg-descr
#	drupal5-token/Makefile
#	drupal5-token/distinfo
#
echo c - drupal5-token
mkdir -p drupal5-token > /dev/null 2>&1
echo x - drupal5-token/pkg-descr
sed 's/^X//' >drupal5-token/pkg-descr << 'END-of-drupal5-token/pkg-descr'
XTokens are small bits of text that can be placed into larger documents via 
Xsimple placeholders, like %site-name or [user]. The Token module provides a 
Xcentral API for modules to use these tokens, and expose their own token 
Xvalues.
X
XWWW: http://drupal.org/project/token
END-of-drupal5-token/pkg-descr
echo x - drupal5-token/Makefile
sed 's/^X//' >drupal5-token/Makefile << 'END-of-drupal5-token/Makefile'
X# New ports collection makefile for:  drupal5-token
X# Date created:  11 February 2008
X# Whom:          Jeremy Iverson <jeremy at algenta.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		token
XDISTVERSION=	5.x-1.10
XCATEGORIES=		www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	jeremy at algenta.com
XCOMMENT=	Token module for Drupal 5
X
XDRUPAL5_MODULE=	yes
XMODULE_FILES=	token_cck.inc token_comment.inc token_node.inc \
X				token_taxonomy.inc token_user.inc token.inc \
X				token.info token.install token.module
XDOC_FILES=		API.txt CHANGELOG.txt LICENSE.txt README.txt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
END-of-drupal5-token/Makefile
echo x - drupal5-token/distinfo
sed 's/^X//' >drupal5-token/distinfo << 'END-of-drupal5-token/distinfo'
XMD5 (drupal/token-5.x-1.10.tar.gz) = d166040796f25c0b001c138028745438
XSHA256 (drupal/token-5.x-1.10.tar.gz) = 6de6ce7bf6a8ee1ae8e33d89af58a44e953c2a20b80041eb664cafcad7434fdf
XSIZE (drupal/token-5.x-1.10.tar.gz) = 17493
END-of-drupal5-token/distinfo
exit


--- drupal5-token.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list