Commit graph

6 commits

Author SHA1 Message Date
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Edwin Groothuis
7ada3a8cf0 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>
2003-02-05 01:57:07 +00:00