cvs commit: ports/databases Makefile ports/databases/p5-Class-DBI-Loader-Relationship Makefile distinfo pkg-descr pkg-plist500503-Relationship.pm

Erwin Lansing erwin at FreeBSD.org
Thu Apr 8 08:58:15 PDT 2004


erwin       2004/04/08 08:58:14 PDT

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Class-DBI-Loader-Relationship Makefile distinfo 
                                               pkg-descr pkg-plist 
    databases/p5-Class-DBI-Loader-Relationship/files 
                                                     500503-Relationship.pm 
  Log:
  Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship
  specification in CDBI::L.
  
  This module acts as a mix-in, adding the relationship method to
  Class::DBI::Loader. Since Class::DBI::Loader knows how to map between
  table names and class names, there ought to be no need to replicate
  the names.  In addition, it is common (but not universal) to want
  reverse relationships defined for has-many relationships, and for
  has-a relationships to be defined for the linkages surrounding a
  many-to-many table.
  
  WWW: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
  
  PR:             ports/65176
  Submitted by:   Lars Thegler <lars at thegler.dk>
  
  Revision  Changes    Path
  1.329     +1 -0      ports/databases/Makefile
  1.1       +34 -0     ports/databases/p5-Class-DBI-Loader-Relationship/Makefile (new)
  1.1       +2 -0      ports/databases/p5-Class-DBI-Loader-Relationship/distinfo (new)
  1.1       +33 -0     ports/databases/p5-Class-DBI-Loader-Relationship/files/500503-Relationship.pm (new)
  1.1       +9 -0      ports/databases/p5-Class-DBI-Loader-Relationship/pkg-descr (new)
  1.1       +9 -0      ports/databases/p5-Class-DBI-Loader-Relationship/pkg-plist (new)


More information about the cvs-ports mailing list