The NetBSD Project

CVS log for pkgsrc/databases/p5-Rose-DB-Object/Attic/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / p5-Rose-DB-Object

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2, Thu Oct 25 16:54:59 2007 UTC (16 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED

Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 10 13:48:23 2007 UTC (16 years, 9 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Added databases/p5-Rose-DB-Object version 0.764

Rose::DB::Object is a base class for objects that encapsulate a
single row in a database table. It provides the following functions:

 * Create a row in the database by saving a newly constructed object.
 * Initialize an object by loading a row from the database.
 * Update a row by saving a modified object back to the database.
 * Delete a row from the database.
 * Fetch an object referred to by a foreign key in the current object.
   (i.e., "one to one" and "many to one" relationships.)
 * Fetch multiple objects that refer to the current object, either directly
   through foreign keys or indirectly through a mapping table. (i.e., "one
   to many" and "many to many" relationships.)
 * Load an object along with "foreign objects" that are related through any
   of the supported relationship types.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 10 13:48:23 2007 UTC (16 years, 9 months ago) by abs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>