1101f FreshPorts -- www/p5-Catalyst-Model-DBIC-Schema
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-Schema 0.60 www on this many watch lists=2 search for ports that depend on this port
DBIx::Class::Schema Model Class
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Feb 2006 09:43:39
Also Listed In: perl5
License: not specified in port


This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
documentation for Catalyst::Helper::Model::DBIC::Schema and
Catalyst::Helper::Model::DBIC::SchemaLoader for information on
generating these Models via Helper scripts. The latter of the two will
also generated a DBIx::Class::Schema::Loader-based Schema class for you.

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

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

Required To Build:
  1. devel/p5-Carp-Clan
  2. www/p5-Catalyst-Component-InstancePerContext
  3. www/p5-Catalyst-Devel
  4. www/p5-Catalyst-Runtime
  5. www/p5-CatalystX-Component-Traits
  6. databases/p5-DBIx-Class
  7. databases/p5-DBIx-Class-Cursor-Cached
  8. databases/p5-DBIx-Class-Schema-Loader
  9. textproc/p5-Hash-Merge
  10. lang/p5-List-MoreUtils
  11. devel/p5-Moose
  12. devel/p5-MooseX-MarkAsMethods
  13. devel/p5-MooseX-NonMoose
  14. devel/p5-MooseX-Types
  15. devel/p5-Tie-IxHash
  16. lang/p5-Try-Tiny
  17. devel/p5-namespace-autoclean
  18. devel/p5-namespace-clean
  19. lang/perl5.14
Required To Run:
  1. devel/p5-Carp-Clan
  2. www/p5-Catalyst-Component-InstancePerContext
  3. www/p5-Catalyst-Devel
  4. www/p5-Catalyst-Runtime
  5. www/p5-CatalystX-Component-Traits
  6. databases/p5-DBIx-Class
  7. databases/p5-DBIx-Class-Cursor-Cached
  8. databases/p5-DBIx-Class-Schema-Loader
  9. textproc/p5-Hash-Merge
  10. lang/p5-List-MoreUtils
  11. devel/p5-Moose
  12. devel/p5-MooseX-MarkAsMethods
  13. devel/p5-MooseX-NonMoose
  14. devel/p5-MooseX-Types
  15. devel/p5-Tie-IxHash
  16. lang/p5-Try-Tiny
  17. devel/p5-namespace-autoclean
  18. devel/p5-namespace-clean
  19. lang/perl5.14

This port is required by:

for Build for Run

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


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

Number of commits found: 48

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 May 2013 10:36:12
Original commit files touched by this commit  0.60
az search for other commits by this committer
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
13 Jun 2012 08:40:50
Original commit files touched by this commit  0.60
sunpoet search for other commits by this committer
- Update to 0.60

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.59
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.59
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
09 Jan 2012 21:45:53
Original commit files touched by this commit  0.59
swills search for other commits by this committer
- Add missing BUILD_DEPENDS to silence build warnings
02 Nov 2011 17:30:08
Original commit files touched by this commit  0.59
sunpoet search for other commits by this committer
- Update to 0.59

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
26 Oct 2011 12:42:39
Original commit files touched by this commit  0.58
sunpoet search for other commits by this committer
- Update to 0.58

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
23 Oct 2011 06:54:57
Original commit files touched by this commit  0.57
sunpoet search for other commits by this committer
- Update to 0.57

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
20 Sep 2011 02:12:59
Original commit files touched by this commit  0.55
sunpoet search for other commits by this committer
- Update to 0.55

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.54
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
27 Aug 2011 11:51:32
Original commit files touched by this commit  0.54
sunpoet search for other commits by this committer
- Update to 0.54

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
01 Aug 2011 02:14:33
Original commit files touched by this commit  0.52
sunpoet search for other commits by this committer
- Update to 0.52

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
14 Jun 2011 16:56:22
Original commit files touched by this commit  0.50
sunpoet search for other commits by this committer
- Update to 0.50
- Add missing dependencies

Changes:        http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
24 Dec 2010 07:03:58
Original commit files touched by this commit  0.48
wen search for other commits by this committer
- Update to 0.48
ChangeLog:
http://cpansearch.perl.org/src/RKITOVER/Catalyst-Model-DBIC-Schema-0.48/Changes
09 Dec 2010 08:34:50
Original commit files touched by this commit  0.47
wen search for other commits by this committer
- Update to 0.47
ChangeLog:
http://search.cpan.org/src/RKITOVER/Catalyst-Model-DBIC-Schema-0.47/Changes
25 Sep 2010 20:26:17
Original commit files touched by this commit  0.43
az search for other commits by this committer
Update to 0.43

Changes: http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
06 May 2010 07:06:02
Original commit files touched by this commit  0.41
az search for other commits by this committer
Update to 0.41

Changes: http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
04 Feb 2010 08:30:13
Original commit files touched by this commit  0.40
tobez search for other commits by this committer
Update to 0.40.

Changes: http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
03 Feb 2010 14:09:21
Original commit files touched by this commit  0.39
tobez search for other commits by this committer
Update to 0.39.

Changes: http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
PR:             143476
Submitted by:   Andrey Kostenko <andrey@kostenko.name>
15 Jan 2010 04:38:57
Original commit files touched by this commit  0.37
wen search for other commits by this committer
- Update to 0.37
09 Jan 2010 01:30:25
Original commit files touched by this commit  0.35
leeym search for other commits by this committer
- update to 0.35
27 Dec 2009 11:01:56
Original commit files touched by this commit  0.34
wen search for other commits by this committer
- Update to 0.34
23 Dec 2009 12:31:46
Original commit files touched by this commit  0.32
wen search for other commits by this committer
- Update to 0.32
15 Dec 2009 06:27:29
Original commit files touched by this commit  0.31
pgollucci search for other commits by this committer
- Update to 0.31
09 Sep 2009 06:43:57
Original commit files touched by this commit  0.29
az search for other commits by this committer
Update to version 0.29

Changelog:
http://cpansearch.perl.org/src/RKITOVER/Catalyst-Model-DBIC-Schema-0.29/Changes
06 Sep 2009 10:39:21
Original commit files touched by this commit  0.28
miwi search for other commits by this committer
- Update to 0.28
18 Aug 2009 05:53:47
Original commit files touched by this commit  0.26
az search for other commits by this committer
Update to 0.26

Changelog:
http://cpansearch.perl.org/src/MSTROUT/Catalyst-Model-DBIC-Schema-0.26/Changes
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.25_1
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
29 Jul 2009 14:36:06
Original commit files touched by this commit  0.25_1
skv search for other commits by this committer
Unbreak port: fix dependencies.
23 Jul 2009 17:28:41
Original commit files touched by this commit  0.25
pgollucci search for other commits by this committer
- Update to 0.25

PR:             ports/136573
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
23 Mar 2009 12:19:32
Original commit files touched by this commit  0.23
lbr search for other commits by this committer
Update to 0.23
24 Aug 2008 20:59:24
Original commit files touched by this commit  0.21
lbr search for other commits by this committer
Update to 0.21
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.20
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.20
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
25 May 2007 09:56:16
Original commit files touched by this commit  0.20
lbr search for other commits by this committer
Update to 0.20
08 Aug 2006 08:54:21
Original commit files touched by this commit  0.18
lbr search for other commits by this committer
Update to 0.18
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.16
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).
07 Jul 2006 06:32:11
Original commit files touched by this commit  0.16
lbr search for other commits by this committer
Update to 0.16.
06 Jun 2006 06:20:37
Original commit files touched by this commit  0.15
lbr search for other commits by this committer
Update to 0.15

Approved by:    erwin (mentor, implicit)
01 May 2006 13:52:00
Original commit files touched by this commit  0.13
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
30 Apr 2006 20:31:24
Original commit files touched by this commit  0.13
lbr search for other commits by this committer
Up to 0.13

Approved by:    erwin (mentor)
28 Mar 2006 17:38:04
Original commit files touched by this commit  0.11
sem search for other commits by this committer
- Update to 0.11

PR:             ports/94999
Submitted by:   maintainer
26 Mar 2006 20:18:27
Original commit files touched by this commit  0.10
sem search for other commits by this committer
- Update to 0.10

PR:             ports/94963
Submitted by:   maintainer
15 Mar 2006 10:13:13
Original commit files touched by this commit  0.08
garga search for other commits by this committer
- Update to 0.08

PR:             ports/93934
Submitted by:   maintainer
20 Feb 2006 08:14:06
Original commit files touched by this commit  0.07
erwin search for other commits by this committer
Update to 0.07

PR:             93589
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
19 Feb 2006 09:37:12
Original commit files touched by this commit  0.06
erwin search for other commits by this committer
Update to 0.06

PR:             93557
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
18 Feb 2006 12:53:16
Original commit files touched by this commit  0.05
erwin search for other commits by this committer
Update to 0.05

PR:             93515
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
13 Feb 2006 09:42:27
Original commit files touched by this commit  0.04
erwin search for other commits by this committer
Add p5-Catalyst-Model-DBIC-Schema 0.04, DBIx::Class::Schema Model Class.

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

Number of commits found: 48

2850
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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

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