Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2004 08:58:14 -0700 (PDT)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/p5-Class-DBI-Loader-Relationship Makefile distinfo pkg-descr pkg-plist500503-Relationship.pm
Message-ID:  <200404081558.i38FwEXO011989@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404081558.i38FwEXO011989>