Date: Wed, 3 Jun 2009 22:56:56 +0100 (IST) From: Nick Hilliard <nick@foobar.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135231: new port: www/drupal6-webform Message-ID: <200906032156.n53LuuAS087240@muffin.acquirer.com> Resent-Message-ID: <200906032200.n53M0Cto005761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135231 >Category: ports >Synopsis: new port: www/drupal6-webform >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:11 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: This module adds a webform nodetype to your Drupal site. Typical uses for Webform are questionnaires, contact or request/register forms, surveys, polls or a front end to issues tracking systems. Submissions from a webform are saved in a database table and can optionally be mailed to a nominated e-mail address upon submission. Past submissions are viewable for users with the correct permissions. Webform includes some simple statistical tools to help in form design and evaluation and also allows the whole table to be downloaded as a csv file for detailed statistical analysis. WWW: http://drupal.org/project/webform >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-webform # drupal6-webform/Makefile # drupal6-webform/pkg-descr # drupal6-webform/distinfo # echo c - drupal6-webform mkdir -p drupal6-webform > /dev/null 2>&1 echo x - drupal6-webform/Makefile sed 's/^X//' >drupal6-webform/Makefile << '5992eb937472e4c0511eeb90717e2d06' X# New ports collection makefile for: drupal6-webform X# Date created: 2 June 2009 X# Whom: Nick Hilliard <nick@foobar.org> X# X# $FreeBSD: $ X# X XPORTNAME= webform XDISTVERSION= 6.x-2.7 XCATEGORIES= www X XMAINTAINER= nick@foobar.org XCOMMENT= Drupal module to allow easy creation of forms X XDRUPAL6_MODULE= yes X XMODULE_FILES= components/date.inc components/email.inc \ X components/fieldset.inc components/file.inc \ X components/grid.inc components/hidden.inc \ X components/markup.inc components/pagebreak.inc \ X components/select.inc components/textarea.inc \ X components/textfield.inc components/time.inc \ X webform-confirmation.tpl.php webform-form.tpl.php \ X webform-mail.tpl.php webform.css webform.info \ X webform.install webform.js webform.module \ X webform_components.inc webform_export.inc webform_report.inc \ X webform_submissions.inc tests/components.test \ X tests/permissions.test tests/submission.test \ X tests/webform.test translations/webform.pot \ X translations/cs.po translations/da.po translations/de.po \ X translations/el.po translations/es.po translations/fr.po \ X translations/he.po translations/hu.po translations/it.po \ X translations/ja.po translations/nl.po translations/ru.po \ X translations/sk.po translations/sv.po X XMODULE_DIRS= components tests translations X XDOC_FILES= CHANGELOG.txt INSTALL.txt README.txt THEMING.txt LICENSE.txt X X.include <bsd.port.pre.mk> X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk" X.include <bsd.port.post.mk> 5992eb937472e4c0511eeb90717e2d06 echo x - drupal6-webform/pkg-descr sed 's/^X//' >drupal6-webform/pkg-descr << '9bde64474df2083f16748ec3be8cf9fa' XThis module adds a webform nodetype to your Drupal site. Typical uses for XWebform are questionnaires, contact or request/register forms, surveys, Xpolls or a front end to issues tracking systems. X XSubmissions from a webform are saved in a database table and can optionally Xbe mailed to a nominated e-mail address upon submission. Past submissions Xare viewable for users with the correct permissions. X XWebform includes some simple statistical tools to help in form design and Xevaluation and also allows the whole table to be downloaded as a csv file Xfor detailed statistical analysis. X XWWW: http://drupal.org/project/webform 9bde64474df2083f16748ec3be8cf9fa echo x - drupal6-webform/distinfo sed 's/^X//' >drupal6-webform/distinfo << '4c3f4c36e1087012f54e03910f659d3f' XMD5 (drupal/webform-6.x-2.7.tar.gz) = 7bd1634ec1e4ac2393cbda7fa2fc6eec XSHA256 (drupal/webform-6.x-2.7.tar.gz) = c4808c2377443780f53d828c6b7d8addb2777b4cb019d5e27f4f0b5a53508ef4 XSIZE (drupal/webform-6.x-2.7.tar.gz) = 254954 4c3f4c36e1087012f54e03910f659d3f exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906032156.n53LuuAS087240>