Date: Tue, 4 Feb 2003 17:57:07 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@FreeBSD.org, ports-committers@FreeBSD.org, doc-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-DBIx-Browse Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200302050157.h151v7S9083325@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/02/04 17:57:07 PST
Modified files:
databases Makefile
Added files:
databases/p5-DBIx-Browse Makefile distinfo pkg-comment
pkg-descr pkg-plist
Log:
New Port: p5-DBIx-Browse v2.09
The purpose of DBIx::Browse is to handle the browsing of
relational tables.
DBIx::Browse transparently translates SELECTs, UPDATEs,
DELETEs and INSERTs from the desired "human view" to the
values needed for the ta- ble. This is the case when you
have related tables (1 to n) where the detail table has a
reference (FOREIGN KEY) to a generic table (i.e. Customers
and Bills) with some index (tipically an integer).
PR: ports/47624
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Revision Changes Path
1.224 +1 -0 ports/databases/Makefile
1.1 +25 -0 ports/databases/p5-DBIx-Browse/Makefile (new)
1.1 +1 -0 ports/databases/p5-DBIx-Browse/distinfo (new)
1.1 +1 -0 ports/databases/p5-DBIx-Browse/pkg-comment (new)
1.1 +13 -0 ports/databases/p5-DBIx-Browse/pkg-descr (new)
1.1 +8 -0 ports/databases/p5-DBIx-Browse/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302050157.h151v7S9083325>
