From c6e6d559d9edecb9ab403427a555899b1f100757 Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 17 Jul 2009 10:43:16 +0000 Subject: [PATCH] link between imagecache and avatars --- www/drupal6/imagecache_profiles/Makefile | 9 +++++++++ www/drupal6/imagecache_profiles/distinfo | 5 +++++ www/drupal6/imagecache_profiles/pkg/DESCR | 3 +++ www/drupal6/imagecache_profiles/pkg/PLIST | 8 ++++++++ 4 files changed, 25 insertions(+) create mode 100644 www/drupal6/imagecache_profiles/Makefile create mode 100644 www/drupal6/imagecache_profiles/distinfo create mode 100644 www/drupal6/imagecache_profiles/pkg/DESCR create mode 100644 www/drupal6/imagecache_profiles/pkg/PLIST diff --git a/www/drupal6/imagecache_profiles/Makefile b/www/drupal6/imagecache_profiles/Makefile new file mode 100644 index 00000000000..ad2c9a7a440 --- /dev/null +++ b/www/drupal6/imagecache_profiles/Makefile @@ -0,0 +1,9 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2009/07/17 10:43:16 espie Exp $ + +COMMENT = thumbnail for profile avatars + +DISTNAME = imagecache_profiles-6.x-1.0 +PKGNAME = drupal6-imagecache_profile-1.0 +RUN_DEPENDS = ::www/drupal6/imagecache + +.include diff --git a/www/drupal6/imagecache_profiles/distinfo b/www/drupal6/imagecache_profiles/distinfo new file mode 100644 index 00000000000..41f14081de7 --- /dev/null +++ b/www/drupal6/imagecache_profiles/distinfo @@ -0,0 +1,5 @@ +MD5 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = UrXw63cGvtuK5WYhpOqXtQ== +RMD160 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = mmfrh97ASAw2OSi6vEWtXg8VATk= +SHA1 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = 8587bUdLxR1jtarcRoon690nUKg= +SHA256 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = oxwcPvk2PtO3FN9fC84grxkSAbt1tYLZN9wOIbNal+Q= +SIZE (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = 8299 diff --git a/www/drupal6/imagecache_profiles/pkg/DESCR b/www/drupal6/imagecache_profiles/pkg/DESCR new file mode 100644 index 00000000000..a67ec08ba19 --- /dev/null +++ b/www/drupal6/imagecache_profiles/pkg/DESCR @@ -0,0 +1,3 @@ +Imagecache_Profiles module allows you to set user profile pictures +that are consistent throughout your site and allows avatars on the +user profile pages to be a different size. diff --git a/www/drupal6/imagecache_profiles/pkg/PLIST b/www/drupal6/imagecache_profiles/pkg/PLIST new file mode 100644 index 00000000000..60a3f61601a --- /dev/null +++ b/www/drupal6/imagecache_profiles/pkg/PLIST @@ -0,0 +1,8 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/17 10:43:16 espie Exp $ +@owner ${DRUPAL_OWNER} +@group ${DRUPAL_GROUP} +${DRUPAL_MODS}/imagecache_profiles/ +${DRUPAL_MODS}/imagecache_profiles/LICENSE.txt +${DRUPAL_MODS}/imagecache_profiles/README.txt +${DRUPAL_MODS}/imagecache_profiles/imagecache_profiles.info +${DRUPAL_MODS}/imagecache_profiles/imagecache_profiles.module