summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-Browse
Commit message (Collapse)AuthorAgeFilesLines
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-211-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* - Change maintainer's email address.flz2005-04-111-1/+1
|
* Trim whitespace.trevor2004-04-101-1/+0
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* utilize SITE_PERLijliao2003-10-242-8/+7
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-3/+11
| | | | | | | | | | | 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)
* De-pkg-comment.knu2003-02-212-1/+1
|
* New Port: p5-DBIx-Browse v2.09edwin2003-02-055-0/+48
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>
OpenPOWER on IntegriCloud