az          2010-11-21 11:52:42 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DBIx-Class-MooseColumns Makefile distinfo 
                                         pkg-descr pkg-plist 
  Log:
  This module allows you to put the arguments to "add_column" in
  DBIx::Class::ResultSource right into your attribute definitions and will
  automatically call it when it finds an add_column attribute option.  It also
  replaces the DBIx::Class-generated accessor methods (these are
  Class::Accessor::Grouped-generated accessor methods under the hood) with the
  Moose-generated accessor methods so that you can use more of the wonderful
  powers of Moose (eg. type constraints, triggers, ...).
  
  Revision  Changes    Path
  1.918     +1 -0      ports/databases/Makefile
  1.1       +28 -0     ports/databases/p5-DBIx-Class-MooseColumns/Makefile (new)
  1.1       +2 -0      ports/databases/p5-DBIx-Class-MooseColumns/distinfo (new)
  1.1       +9 -0      ports/databases/p5-DBIx-Class-MooseColumns/pkg-descr 
(new)
  1.1       +15 -0     ports/databases/p5-DBIx-Class-MooseColumns/pkg-plist 
(new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to