5c21 FreshPorts -- www/p5-Catalyst-Model-DBIC-Plain
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-Catalyst-Model-DBIC-Plain 0.03 www on this many watch lists=0 search for ports that depend on this port
DBIx::Class model class for Catalyst, without loader
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Nov 2005 22:13:46
Also Listed In: perl5
License: not specified in port


This is the DBIx::Class model class for Catalyst. Whilst it allows you to
use DBIC as your model in Catalyst, it does not make your tables classes
Catalyst-specific, so you can still use them in a non-Catalyst context.

WWW: http://search.cpan.org/dist/Catalyst-Model-DBIC-Plain/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. www/p5-Catalyst-Runtime
  2. www/p5-Catalyst-Devel
  3. databases/p5-DBIx-Class
  4. lang/perl5.8
Required To Run:
  1. www/p5-Catalyst-Runtime
  2. www/p5-Catalyst-Devel
  3. databases/p5-DBIx-Class
  4. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-Catalyst-Model-DBIC-Plain/ && make install clean
To add the package: pkg_add -r p5-Catalyst-Model-DBIC-Plain


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/authors/id/S/SR/SRI/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SR/SRI/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/S/SR/SRI/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SR/SRI/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SR/SRI/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SR/SRI/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/S/SR/SRI/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/S/SR/SRI/
  10. http://at.cpan.org/authors/id/S/SR/SRI/
  11. http://backpan.perl.org/authors/id/S/SR/SRI/
  12. http://cpan.nctu.edu.tw/authors/id/S/SR/SRI/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SR/SRI/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SR/SRI/
  15. http://www.cpan.dk/authors/id/S/SR/SRI/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.03
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
08 Sep 2011 13:20:15
Original commit files touched by this commit  0.03
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.03
miwi search for other commits by this committer
- Get Rid MD5 support
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.03
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.03
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)
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.03
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
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.03
lbr search for other commits by this committer
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
21 Jun 2006 20:44:35
Original commit files touched by this commit  0.03
lbr search for other commits by this committer
Update to 0.03

PR:             98662
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    erwin (mentor, implicit)
01 May 2006 13:52:00
Original commit files touched by this commit  0.02
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.02
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)
24 Nov 2005 08:56:40
Original commit files touched by this commit  0.02
lth search for other commits by this committer
- Update to 0.02

PR:             ports/89475
Submitted by:   maintainer
16 Nov 2005 22:12:42
Original commit files touched by this commit  0.01
lth search for other commits by this committer
Add p5-Catalyst-Model-DBIC-Plain 0.01, DBIx::Class model class for
Catalyst, without loader.

PR:             ports/89156
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 12

2855
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days29
new fortnight58
new month215

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