FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:25 PM BST
Port details
p5-Jifty-DBI 0.74 databases on this many watch lists=0 search for ports that depend on this port
Jifty::DBI - An object-relational persistence framework
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Dec 2005 11:50:21
Also Listed In: perl5
License: ART10 GPLv1


Jifty::DBI deals with databases, so that you don't have to.

This module provides an object-oriented mechanism for retrieving and
updating data in a DBI-accesible database. 

This module is the direct descendent of DBIx::SearchBuilder. If you're
familiar with SearchBuilder, Jifty::DBI should be quite familiar to you.

WWW: http://search.cpan.org/dist/Jifty-DBI/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: databases/p5-Cache-Memcached, devel/p5-Cache-Simple-TimedExpiry, devel/p5-Class-Accessor, devel/p5-Class-Data-Inheritable, devel/p5-Class-ReturnValue, devel/p5-Class-Trigger, devel/p5-Clone, databases/p5-DBD-SQLite, databases/p5-DBI, databases/p5-DBIx-DBSchema, databases/p5-Data-Page, devel/p5-DateTime-Format-ISO8601, devel/p5-DateTime-Format-Strptime, devel/p5-DateTime, devel/p5-Exporter-Lite, textproc/p5-Hash-Merge, textproc/p5-Lingua-EN-Inflect, devel/p5-Object-Declare, devel/p5-Scalar-Defer, devel/p5-Time-Duration-Parse, devel/p5-Time-Duration, devel/p5-UNIVERSAL-require, net/p5-URI, textproc/p5-YAML-Syck, devel/p5-version, lang/perl5.8
Required To Run: databases/p5-Cache-Memcached, devel/p5-Cache-Simple-TimedExpiry, devel/p5-Class-Accessor, devel/p5-Class-Data-Inheritable, devel/p5-Class-ReturnValue, devel/p5-Class-Trigger, devel/p5-Clone, databases/p5-DBD-SQLite, databases/p5-DBI, databases/p5-DBIx-DBSchema, databases/p5-Data-Page, devel/p5-DateTime-Format-ISO8601, devel/p5-DateTime-Format-Strptime, devel/p5-DateTime, devel/p5-Exporter-Lite, textproc/p5-Hash-Merge, textproc/p5-Lingua-EN-Inflect, devel/p5-Object-Declare, devel/p5-Scalar-Defer, devel/p5-Time-Duration-Parse, devel/p5-Time-Duration, devel/p5-UNIVERSAL-require, net/p5-URI, textproc/p5-YAML-Syck, devel/p5-version, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Jifty/
http://www.cpan.dk/modules/by-module/Jifty/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Jifty/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Jifty/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Jifty/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Jifty/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Jifty/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Jifty/
http://at.cpan.org/modules/by-module/Jifty/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Jifty/
http://backpan.perl.org/modules/by-module/Jifty/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Jifty/
http://cpan.nctu.edu.tw/modules/by-module/Jifty/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Jifty/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.74
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.74
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
26 Jan 2012 17:47:03
Original commit files touched by this commit  0.74
sunpoet search for other commits by this committer
- Update to 0.74

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
24 Oct 2011 15:36:59
Original commit files touched by this commit  0.72
clsung search for other commits by this committer
- Test::More (>=0.52) was in core since 5.8.7
- besides, it's in p5-Test-Simple
18 Oct 2011 16:38:20
Original commit files touched by this commit  0.72
sunpoet search for other commits by this committer
- Update to 0.72
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
07 Oct 2011 11:22:46
Original commit files touched by this commit  0.69
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.69
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
31 May 2011 19:29:02
Original commit files touched by this commit  0.69
bapt search for other commits by this committer
- update to 0.69
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.69/Changes
18 Apr 2011 01:15:05
Original commit files touched by this commit  0.68
bapt search for other commits by this committer
- update to 0.68
- add licenses
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.68/Changes
16 Feb 2011 01:50:40
Original commit files touched by this commit  0.66
clsung search for other commits by this committer
- make fetchable
15 Feb 2011 04:16:22
Original commit files touched by this commit  0.66
clsung search for other commits by this committer
- Update to 0.66
09 Dec 2010 08:46:36
Original commit files touched by this commit  0.64
wen search for other commits by this committer
- Update to 0.64
ChangeLog: http://search.cpan.org/src/SARTAK/Jifty-DBI-0.64/Changes
07 Dec 2010 19:35:25
Original commit files touched by this commit  0.60
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
31 Jan 2010 01:24:46
Original commit files touched by this commit  0.60
pgollucci search for other commits by this committer
- why does cvs hate me ?
  these Makefile s were meant to be committed before

PR:     142631, 142641, 142674, 142681
31 Jan 2010 01:04:48
Original commit files touched by this commit  0.59_1
pgollucci search for other commits by this committer
- Update to 0.60

PR:             ports/142631
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
29 Jan 2010 04:56:59
Original commit files touched by this commit  0.59_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 17).

Approved by:    portmgr (itetcu)
20 Nov 2009 15:50:01
Original commit files touched by this commit  0.59
clsung search for other commits by this committer
- Update to 0.59

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
29 Jul 2009 06:17:20
Original commit files touched by this commit  0.58
clsung search for other commits by this committer
- Update to 0.58

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
12 Jun 2009 08:48:45
Original commit files touched by this commit  0.57
clsung search for other commits by this committer
- Update to .057

PR:             ports/135493
Submitted by:   Wen Heping <wenheping_AT_gmail dot com>
30 Mar 2009 05:19:03
Original commit files touched by this commit  0.53
clsung search for other commits by this committer
- Update to 0.53

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
09 Apr 2008 01:33:48
Original commit files touched by this commit  0.49
clsung search for other commits by this committer
- Update to 0.49

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
22 Dec 2007 07:41:46
Original commit files touched by this commit  0.48
clsung search for other commits by this committer
- Update to 0.48
- take the maintainship

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
PR:             ports/118924
Submitted by:   clsung
Approved by:    tobez
08 Sep 2007 00:54:37
Original commit files touched by this commit  0.41
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
20 Apr 2007 13:09:15
Original commit files touched by this commit  0.41
tobez search for other commits by this committer
Update to 0.41.
29 Jan 2007 14:32:46
Original commit files touched by this commit  0.34
tobez search for other commits by this committer
Update to 0.34.
19 Jan 2007 09:24:30
Original commit files touched by this commit  0.30
tobez search for other commits by this committer
Update to 0.30.
21 Dec 2006 15:47:01
Original commit files touched by this commit  0.29
tobez search for other commits by this committer
Update to 0.29.
29 Sep 2006 14:44:31
Original commit files touched by this commit  0.25
tobez search for other commits by this committer
Update to 0.25.
16 Jun 2006 07:28:03
Original commit files touched by this commit  0.23
tobez search for other commits by this committer
Update to 0.23.
27 May 2006 17:51:11
Original commit files touched by this commit  0.21
pav search for other commits by this committer
- Move to better category

  devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:             ports/97644
Submitted by:   Rong-En Fan <rafan@infor.org> (maintainer)
04 May 2006 07:56:58
Original commit files touched by this commit  0.21
tobez search for other commits by this committer
Update to 0.21.
22 Apr 2006 09:18:07
Original commit files touched by this commit  0.20
tobez search for other commits by this committer
Update to 0.20.
07 Apr 2006 13:28:22
Original commit files touched by this commit  0.19
tobez search for other commits by this committer
Update to 0.19.
22 Mar 2006 11:01:47
Original commit files touched by this commit  0.16
tobez search for other commits by this committer
Update to 0.16.
22 Jan 2006 01:29:10
Original commit files touched by this commit  0.11
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)
16 Jan 2006 08:42:59
Original commit files touched by this commit  0.11
tobez search for other commits by this committer
Update to 0.11.
09 Jan 2006 08:37:00
Original commit files touched by this commit  0.10
tobez search for other commits by this committer
Update to 0.10.
30 Dec 2005 08:45:10
Original commit files touched by this commit  0.09
tobez search for other commits by this committer
Update to 0.09.
27 Dec 2005 11:49:31
Original commit files touched by this commit  0.08
tobez search for other commits by this committer
Add databases/p5-Jifty-DBI 0.08, an object-relational persistence
framework in Perl.

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.245 seconds.