Bug 120576

Summary: New port: www/drupal5-tapir Tables API (TAPIr) module for Drupal 5
Product: Ports & Packages Reporter: Jeremy Iverson <jeremy>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
drupal5-tapir.sh none

Description Jeremy Iverson 2008-02-12 23:10:05 UTC
       A Drupal module required by the Ubercart e-commerce system
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-02-12 23:41:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Jeremy Iverson 2008-02-12 23:48:45 UTC
Sorry. The WWW: line in pkg-descr should actually read:

WWW: http://drupal.org/project/ubercart
Comment 3 Jeremy Iverson 2008-02-12 23:59:46 UTC
Please disregard the last followup regarding the WWW: line. It was meant 
for another ticket and has also been sent there.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 16:59:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-16 16:59:23 UTC
miwi        2008-02-16 16:59:16 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/drupal5-tapir    Makefile distinfo pkg-descr 
  Log:
  The Tables API defined by TAPIr can be used by module developers to
  include simple, dynamically configurable tables in their modules.
  The tables generated by TAPIr feature dynamic loading of data but
  also dynamic positioning and disabling of fields (columns) based on
  settings configured in the table's settings page. Settings pages are
  auto-generated and include helpful links to preview tables and view a
  master tabel list. Tables defined by TAPIr are also extensible, so your
  tables will be available for other module developers to hook into in a
  method similar to the Forms API.
  
  WWW: http://drupal.org/project/tapir
  
  PR:             ports/120576
  Submitted by:   Jeremy Iverson <jeremy at algenta.com>
  
  Revision  Changes    Path
  1.1977    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/drupal5-tapir/Makefile (new)
  1.1       +3 -0      ports/www/drupal5-tapir/distinfo (new)
  1.1       +11 -0     ports/www/drupal5-tapir/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"