pathauto for drupal6
This commit is contained in:
parent
5b5597f06d
commit
7456e681ce
9
www/drupal6/pathauto/Makefile
Normal file
9
www/drupal6/pathauto/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/15 10:43:12 espie Exp $
|
||||
|
||||
COMMENT = create sensible urls automatically
|
||||
|
||||
DISTNAME = pathauto-6.x-1.1
|
||||
PKGNAME = drupal6-pathauto-1.1
|
||||
RUN_DEPENDS = ::www/drupal6/token
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal6/pathauto/distinfo
Normal file
5
www/drupal6/pathauto/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal6/pathauto-6.x-1.1.tar.gz) = HG4O9Q5c02hb/3ZSxc1Ihg==
|
||||
RMD160 (drupal6/pathauto-6.x-1.1.tar.gz) = wIe9oWSfdMw8ZlxKrf17PBeiRxQ=
|
||||
SHA1 (drupal6/pathauto-6.x-1.1.tar.gz) = PdruBcxkVqCM9PV+Gdn494yB6y8=
|
||||
SHA256 (drupal6/pathauto-6.x-1.1.tar.gz) = lG7RCyQckxYJfqS8DuQdDCD9Pgmk0OYk25O1O2sse1I=
|
||||
SIZE (drupal6/pathauto-6.x-1.1.tar.gz) = 103474
|
5
www/drupal6/pathauto/pkg/DESCR
Normal file
5
www/drupal6/pathauto/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
default drupal url are not very readable.
|
||||
|
||||
With pathauto, one can easily build decent url, for search engines,
|
||||
or simply to make more sense for users.
|
||||
|
33
www/drupal6/pathauto/pkg/PLIST
Normal file
33
www/drupal6/pathauto/pkg/PLIST
Normal file
@ -0,0 +1,33 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/15 10:43:12 espie Exp $
|
||||
@owner ${DRUPAL_OWNER}
|
||||
@group ${DRUPAL_GROUP}
|
||||
${DRUPAL_MODS}/pathauto/
|
||||
${DRUPAL_MODS}/pathauto/API.txt
|
||||
${DRUPAL_MODS}/pathauto/CHANGELOG.txt
|
||||
${DRUPAL_MODS}/pathauto/INSTALL.txt
|
||||
${DRUPAL_MODS}/pathauto/LICENSE.txt
|
||||
${DRUPAL_MODS}/pathauto/README.txt
|
||||
${DRUPAL_MODS}/pathauto/i18n-ascii.example.txt
|
||||
${DRUPAL_MODS}/pathauto/pathauto.admin.inc
|
||||
${DRUPAL_MODS}/pathauto/pathauto.inc
|
||||
${DRUPAL_MODS}/pathauto/pathauto.info
|
||||
${DRUPAL_MODS}/pathauto/pathauto.install
|
||||
${DRUPAL_MODS}/pathauto/pathauto.js
|
||||
${DRUPAL_MODS}/pathauto/pathauto.module
|
||||
${DRUPAL_MODS}/pathauto/pathauto_node.inc
|
||||
${DRUPAL_MODS}/pathauto/pathauto_taxonomy.inc
|
||||
${DRUPAL_MODS}/pathauto/pathauto_user.inc
|
||||
${DRUPAL_MODS}/pathauto/tests/
|
||||
${DRUPAL_MODS}/pathauto/tests/pathauto.test
|
||||
${DRUPAL_MODS}/pathauto/translations/
|
||||
${DRUPAL_MODS}/pathauto/translations/cs.po
|
||||
${DRUPAL_MODS}/pathauto/translations/da.po
|
||||
${DRUPAL_MODS}/pathauto/translations/de.po
|
||||
${DRUPAL_MODS}/pathauto/translations/el.po
|
||||
${DRUPAL_MODS}/pathauto/translations/es.po
|
||||
${DRUPAL_MODS}/pathauto/translations/fr.po
|
||||
${DRUPAL_MODS}/pathauto/translations/ja.po
|
||||
${DRUPAL_MODS}/pathauto/translations/nl.po
|
||||
${DRUPAL_MODS}/pathauto/translations/pathauto.pot
|
||||
${DRUPAL_MODS}/pathauto/translations/ru.po
|
||||
${DRUPAL_MODS}/pathauto/translations/tr.po
|
Loading…
Reference in New Issue
Block a user