6125 FreshPorts -- www/p5-CGI-Application-Plugin-DBH
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-CGI-Application-Plugin-DBH 4.01_1 www on this many watch lists=0 search for ports that depend on this port
Easy DBI access from CGI::Application
Maintained by: lippe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Dec 2005 09:40:52
Also Listed In: perl5
License: not specified in port


CGI::Application::Plugin::DBH adds easy access to a DBI database handle to your
CGI::Application modules. Lazy loading is used to prevent a database connection
from being made if the dbh method is not called during the request. In other
words, the database connection is not created until it is actually needed.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-DBH/
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-CGI-Application
  2. databases/p5-DBI
  3. devel/p5-Test-MockObject
  4. devel/p5-Module-Build
  5. lang/perl5.12
Required To Run:
  1. www/p5-CGI-Application
  2. databases/p5-DBI
  3. devel/p5-Test-MockObject
  4. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-CGI-Application-Plugin-DBH/ && make install clean
To add the package: pkg_add -r p5-CGI-Application-Plugin-DBH


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

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Feb 2013 16:32:57
Original commit files touched by this commit  4.01_1
lippe search for other commits by this committer
- Fix BDEPS using p5-Test-MockObject instead of p5-Test-MockModule and remove
extra deps.

Reported by:	Kurt Lidl <kurt.lidl@cello.com>
07 Feb 2013 21:07:52
Original commit files touched by this commit  4.01
lippe search for other commits by this committer
- Update to 4.01
29 Jun 2012 16:20:23
Original commit files touched by this commit  4.00
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  4.00
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
24 Oct 2011 04:17:38
Original commit files touched by this commit  4.00
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
17 Sep 2011 07:09:05
Original commit files touched by this commit  4.00
sunpoet search for other commits by this committer
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
19 Mar 2011 12:38:54
Original commit files touched by this commit  4.00
miwi search for other commits by this committer
- Get Rid MD5 support
05 Sep 2008 02:36:44
Original commit files touched by this commit  4.00
lippe search for other commits by this committer
- Take maintainership.
03 Sep 2008 02:30:34
Original commit files touched by this commit  4.00
linimon search for other commits by this committer
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.

Hat:    portmgr
17 Apr 2008 14:30:31
Original commit files touched by this commit  4.00
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  4.00
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
22 Jan 2006 02:58:25
Original commit files touched by this commit  4.00
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)
08 Dec 2005 09:39:27
Original commit files touched by this commit  4.00
ehaupt search for other commits by this committer
Add p5-CGI-Application-Plugin-DBH, a module for easy DBI access from
CGI::Application

PR:             89835
Submitted by:   Espen Tagestad <espen@tagestad.no>

Number of commits found: 13

286b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days22
new fortnight74
new month205

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