Port details |
- p5-Apache-DBI-mp2 DBI persistent connection, authentication and authorization (mp2)
- 1.11 www
=2 1.11Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-08-28 18:31:02
- Last Update: 2012-01-05 18:52:30
- SVN Revision: UNKNOWN
- People watching this port, also watch:: screen, font-misc-meltho, xclock, font-bh-lucidatypewriter-100dpi
- Also Listed In: databases perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/Apache-DBI/
- Description:
- These modules are supposed to be used with the Apache server together
with an embedded perl interpreter like mod_perl. They provide support
for basic authentication and authorization as well as support for
persistent database connections via Perl's Database Independent
Interface (DBI).
o AuthDBI.pm provides authentication and authorization:
- optional shared cache for passwords to minimize database load -
configurable cleanup-handler deletes outdated entries from the cache
o DBI.pm provides persistent database connections:
- connections can be established during server-startup - configurable
rollback to ensure data integrity - configurable verification of the
connections to avoid time-outs.
WWW: http://search.cpan.org/dist/Apache-DBI/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Apache-DBI-mp2>0:www/p5-Apache-DBI-mp2
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Apache-DBI-mp2
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: www/p5-Apache-DBI
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- DBI.pm : databases/p5-DBI
- mod_perl2.pm : www/mod_perl2
- apxs : www/apache22
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- DBI.pm : databases/p5-DBI
- mod_perl2.pm : www/mod_perl2
- apxs : www/apache22
- perl5.8.9 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/p5-Apache-DBI | Commit | Credits | Log message |
1.11 05 Jan 2012 18:52:30 |
ohauer |
- remove p5-Apache-DBI-mp2
with hat apache@ |
1.10 12 Jun 2011 01:14:14 |
sunpoet |
- Update to 1.10
- Use PLIST_DIRSTRY: other p5-Apache-* also require %%SITE_PERL%%/Apache and
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
- Space/Tab twiddle
Changes: http://search.cpan.org/dist/Apache-DBI/Changes |
1.09 22 May 2011 22:09:29 |
ohauer |
- p5-Apache-DBI
do not allow to include ports direct, use SLAVE ports instead
- aditional test APACHE_VERSION |
1.06_1 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
1.06_1 28 Aug 2008 18:30:27 |
pgollucci |
DEPENDS_ARGS doesn't work with packages and even if it did
WITH_MODPERL2 / WITH_MODPERL is not handled correctly so the depency list for
upcomming www/rt38 is way off.
As such, we've split this port into MASTER (www/p5-Apache-DBI) and
SLAVES (www/p5-Apache-DBI-mp1) and (www/p5-Apache-DBI-mp2).
While here, cleanup the MASTER port a little
- spell out the RUN_DEPENDS
- remove USE_APACHE and let www/mod_perl* deal with it
- pull the plist into Makefile
Bump PORTREVISION
Discussed with: pav on #bsdports
Approved by: gabor (mentor) |
Number of commits found: 5
|