718a FreshPorts -- databases/p5-DBIx-Browse
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-DBIx-Browse 2.09 databases on this many watch lists=1 search for ports that depend on this port
DBIx::Browse - Perl extension to browse tables
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Feb 2003 18:46:47
Also Listed In: perl5
License: not specified in port


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).


WWW: http://search.cpan.org/dist/DBIx-Browse/

Philip M. Gollucci <philip@p6m7g8.com>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. databases/p5-DBI
  2. lang/perl5.8
Required To Run:
  1. databases/p5-DBI
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/p5-DBIx-Browse/ && make install clean
To add the package: pkg_add -r p5-DBIx-Browse


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBIx/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBIx/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DBIx/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBIx/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBIx/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/DBIx/
  10. http://at.cpan.org/modules/by-module/DBIx/
  11. http://backpan.perl.org/modules/by-module/DBIx/
  12. http://cpan.nctu.edu.tw/modules/by-module/DBIx/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBIx/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBIx/
  15. http://www.cpan.dk/modules/by-module/DBIx/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jun 2012 17:02:24
Original commit files touched by this commit  2.09
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.09
miwi search for other commits by this committer
- Get Rid MD5 support
04 Feb 2010 15:39:23
Original commit files touched by this commit  2.09
pgollucci search for other commits by this committer
- donate some more of my p5- ports to perl@
  [included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003]
16 May 2009 06:27:56
Original commit files touched by this commit  2.09
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
23 Jul 2008 02:43:55
Original commit files touched by this commit  2.09
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.09
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
18 Jun 2007 15:23:06
Original commit files touched by this commit  2.09
erwin search for other commits by this committer
Remove 4.x workaround

PR:             113730
Submitted by:   erwin
Approved by:    maintainer
22 Jan 2006 08:23:41
Original commit files touched by this commit  2.09
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:29:10
Original commit files touched by this commit  2.09
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  2.09
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 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
11 Apr 2005 20:34:36
Original commit files touched by this commit  2.09
flz search for other commits by this committer
- Change maintainer's email address.
10 Apr 2004 16:07:10
Original commit files touched by this commit  2.09
trevor search for other commits by this committer
Trim whitespace.
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.09
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  2.09
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
16 Sep 2003 05:43:52
Original commit files touched by this commit  2.09
erwin search for other commits by this committer
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)
21 Feb 2003 11:15:05
Original commit files touched by this commit  2.09
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 01:57:07
Original commit files touched by this commit  2.09
edwin search for other commits by this committer
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>

Number of commits found: 17

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0