Date: Wed, 3 Jun 2009 23:00:30 +0100 (IST) From: Nick Hilliard <nick@foobar.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135234: new port: www/drupal6-token Message-ID: <200906032200.n53M0Usf082093@muffin.acquirer.com> Resent-Message-ID: <200906032210.n53MA2dM013922@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135234 >Category: ports >Synopsis: new port: www/drupal6-token >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 03 22:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nick Hilliard >Release: FreeBSD 7.2-RELEASE i386 >Organization: Network Ability Ltd >Environment: System: FreeBSD 7.2-RELEASE >Description: NOTE: REPOCOPY required from www/drupal5-token drupal6 port: Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. This port is required for drupal6-pathauto and drupal6-page_title. >How-To-Repeat: >Fix: # 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: # # drupal6-token # drupal6-token/Makefile # drupal6-token/distinfo # drupal6-token/pkg-descr # echo c - drupal6-token mkdir -p drupal6-token > /dev/null 2>&1 echo x - drupal6-token/Makefile sed 's/^X//' >drupal6-token/Makefile << 'd6e4285041ab1584b4e73295d84ae8be' X# New ports collection makefile for: drupal6-token X# Date created: 11 February 2008 X# Whom: Jeremy Iverson <jeremy@algenta.com> X# X# $FreeBSD: $ X# X XPORTNAME= token XDISTVERSION= 6.x-1.12 XCATEGORIES= www X XMAINTAINER= jeremy@algenta.com XCOMMENT= Token module for Drupal X XDRUPAL6_MODULE= yes XMODULE_FILES= translations/token.pot translations/da.po translations/de.po \ X translations/es.po translations/hu.po translations/ja.po \ X translations/pl.po translations/sk.po translations/uk-ua.po \ X translations/uk.po token.info token.install token.module \ X token.rules.inc token.test tokenSTARTER.info \ X tokenSTARTER.module token_actions.info token_actions.module \ X token_comment.inc token_node.inc token_taxonomy.inc \ X token_user.inc XMODULE_DIRS= translations X XDOC_FILES= API.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> d6e4285041ab1584b4e73295d84ae8be echo x - drupal6-token/distinfo sed 's/^X//' >drupal6-token/distinfo << '71b6f143f6db42ffccd8dd8985871cb6' XMD5 (drupal/token-6.x-1.12.tar.gz) = 413e7d796066118f9ba78aaaa2974d80 XSHA256 (drupal/token-6.x-1.12.tar.gz) = 6ccc286160af9127a0f46b854ddd1aedef5c7cb6845452754d597f86039301ad XSIZE (drupal/token-6.x-1.12.tar.gz) = 47427 71b6f143f6db42ffccd8dd8985871cb6 echo x - drupal6-token/pkg-descr sed 's/^X//' >drupal6-token/pkg-descr << 'e19697ade71b0ed86caa1f0e09e9ff3b' 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 e19697ade71b0ed86caa1f0e09e9ff3b exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906032200.n53M0Usf082093>