From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 17 10:00:07 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BAB1106567A for ; Thu, 17 Jul 2008 10:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3DE528FC14 for ; Thu, 17 Jul 2008 10:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6HA075f080885 for ; Thu, 17 Jul 2008 10:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6HA077F080884; Thu, 17 Jul 2008 10:00:07 GMT (envelope-from gnats) Resent-Date: Thu, 17 Jul 2008 10:00:07 GMT Resent-Message-Id: <200807171000.m6HA077F080884@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eygene Ryabinkin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BF0D106566C for ; Thu, 17 Jul 2008 09:59:02 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 000AF8FC1F for ; Thu, 17 Jul 2008 09:59:00 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from amnesiac.at.no.dns (ppp85-141-64-228.pppoe.mtu-net.ru [85.141.64.228]) by 0.mx.codelabs.ru with esmtps (TLSv1:CAMELLIA256-SHA:256) id 1KJQGH-0009Bs-HU for FreeBSD-gnats-submit@freebsd.org; Thu, 17 Jul 2008 13:58:57 +0400 Received: by amnesiac.at.no.dns (Postfix, from userid 1001) id DF0F6170F9; Thu, 17 Jul 2008 13:58:56 +0400 (MSD) Message-Id: <20080717095856.DF0F6170F9@amnesiac.at.no.dns> Date: Thu, 17 Jul 2008 13:58:56 +0400 (MSD) From: Eygene Ryabinkin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/125711: [new port] www/drupal5-tagadelic X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eygene Ryabinkin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 10:00:07 -0000 >Number: 125711 >Category: ports >Synopsis: [new port] www/drupal5-tagadelic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 17 10:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.0-STABLE amd64 >Organization: Code Labs >Environment: System: FreeBSD XXX 7.0-STABLE FreeBSD 7.0-STABLE #6: Thu Jul 3 20:39:48 MSD 2008 root@XXX:/usr/obj/usr/src/sys/XXX amd64 >Description: Add new drupal5 module -- tagadelic. It allows to generate tag cloulds. >How-To-Repeat: find /usr/ports -name \*tagadelic\* | wc -l >Fix: The following patch will create all files for the new port. It was tested with www/drupal5. --- drupal5-tagadelic.new-port.patch begins here --- diff -urN /var/empty/Makefile drupal5-tagadelic/Makefile --- /var/empty/Makefile 1970-01-01 03:00:00.000000000 +0300 +++ drupal5-tagadelic/Makefile 2008-07-17 13:44:43.000000000 +0400 @@ -0,0 +1,18 @@ +PORTNAME= tagadelic +DISTVERSION= 5.x-1.0 +CATEGORIES= www +MASTER_SITES= http://ftp.drupal.org/files/projects/ + +COMMENT= Tagadelic module for Drupal 5 + +DRUPAL5_MODULE= yes +MODULE_DIRS= po +MODULE_FILES= tagadelic.info tagadelic.css tagadelic.module \ + po/tagadelic.pot \ + po/de.po po/es.po po/he.po po/hu.po po/ja.po \ + po/nl.po po/ru.po +DOC_FILES= LICENSE.txt README.txt + +.include +.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk" +.include diff -urN /var/empty/distinfo drupal5-tagadelic/distinfo --- /var/empty/distinfo 1970-01-01 03:00:00.000000000 +0300 +++ drupal5-tagadelic/distinfo 2008-07-17 13:39:13.000000000 +0400 @@ -0,0 +1,3 @@ +MD5 (drupal/tagadelic-5.x-1.0.tar.gz) = c9985cef38cccaee43c150ac71766ba8 +SHA256 (drupal/tagadelic-5.x-1.0.tar.gz) = 20df167387d3ab98f9ca40dd745dab61c74e5b612f11e00c72b375c888a7fe83 +SIZE (drupal/tagadelic-5.x-1.0.tar.gz) = 17152 diff -urN /var/empty/pkg-descr drupal5-tagadelic/pkg-descr --- /var/empty/pkg-descr 1970-01-01 03:00:00.000000000 +0300 +++ drupal5-tagadelic/pkg-descr 2008-07-17 13:50:19.000000000 +0400 @@ -0,0 +1,8 @@ +Tagadelic is a small module, without any databases, or configuration, +that generates a page with weighted tags. The cool thing is that +by merely altering font sizes, these lists suddenly gain a dimension. +Tagadelic offers various ways to add terms and vocabularies in one +tag cloud. By using the urls, you can create your own clouds pages. +It also offers a sideblock for each taxonomy tree. + +WWW: http://drupal.org/project/tagadelic --- drupal5-tagadelic.new-port.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: