Date: Wed, 3 Jun 2009 22:54:48 +0100 (IST) From: Nick Hilliard <nick@foobar.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135228: new port: www/drupal6-pathauto Message-ID: <200906032154.n53Lsmka027925@muffin.acquirer.com> Resent-Message-ID: <200906032200.n53M0Bt0005671@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135228 >Category: ports >Synopsis: new port: www/drupal6-pathauto >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:00:10 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: new drupal6 module port: pathauto Pathauto is a Drupal module which automatically generates path aliases for various kinds of content (nodes, categories, users) without requiring the user to manually specify the path alias. WWW: http://drupal.org/project/pathauto >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-pathauto # drupal6-pathauto/Makefile # drupal6-pathauto/pkg-descr # drupal6-pathauto/distinfo # echo c - drupal6-pathauto mkdir -p drupal6-pathauto > /dev/null 2>&1 echo x - drupal6-pathauto/Makefile sed 's/^X//' >drupal6-pathauto/Makefile << 'f81129c68ee53ac5cb0d4cb623906769' X# New ports collection makefile for: drupal6-pathauto X# Date created: 2 May 2009 X# Whom: Nick Hilliard <nick@foobar.org> X# X# $FreeBSD: $ X# X XPORTNAME= pathauto XDISTVERSION= 6.x-1.1 XCATEGORIES= www X XMAINTAINER= nick@foobar.org XCOMMENT= Automatically generates URLs for Drupal content X XRUN_DEPENDS= ${LOCALBASE}/${DRUPAL_MODDIR}/token/token.info:${PORTSDIR}/www/drupal6-token X XDRUPAL6_MODULE= yes XMODULE_FILES= tests/pathauto.test pathauto.admin.inc pathauto.inc \ X pathauto.info pathauto.install pathauto.js pathauto.module \ X pathauto_node.inc pathauto_taxonomy.inc pathauto_user.inc \ X translations/pathauto.pot translations/cs.po \ X translations/da.po translations/de.po translations/el.po \ X translations/es.po translations/fr.po translations/ja.po \ X translations/nl.po translations/ru.po translations/tr.po XMODULE_DIRS= tests translations X XDOC_FILES= INSTALL.txt API.txt CHANGELOG.txt README.txt \ X i18n-ascii.example.txt LICENSE.txt X X.include <bsd.port.pre.mk> X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk" X.include <bsd.port.post.mk> f81129c68ee53ac5cb0d4cb623906769 echo x - drupal6-pathauto/pkg-descr sed 's/^X//' >drupal6-pathauto/pkg-descr << '9568386d9183eef95aa8e094d6cd372c' XPathauto is a Drupal module which automatically generates path aliases for Xvarious kinds of content (nodes, categories, users) without requiring the Xuser to manually specify the path alias. X XWWW: http://drupal.org/project/pathauto 9568386d9183eef95aa8e094d6cd372c echo x - drupal6-pathauto/distinfo sed 's/^X//' >drupal6-pathauto/distinfo << 'f89d5730d9e1c2481a455ddafdf10dfd' XMD5 (drupal/pathauto-6.x-1.1.tar.gz) = 1c6e0ef50e5cd3685bff7652c5cd4886 XSHA256 (drupal/pathauto-6.x-1.1.tar.gz) = 946ed10b241c9316097ea4bc0ee41d0c20fd3e09a4d0e624db93b53b6b2c7b52 XSIZE (drupal/pathauto-6.x-1.1.tar.gz) = 103474 f89d5730d9e1c2481a455ddafdf10dfd exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906032154.n53Lsmka027925>