| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Nov 2012 11:31:46
0.17
|
kuriyama  |
- Upgrade to 0.17.
Feature safe: yes |
22 Aug 2012 15:10:09
0.16
|
kuriyama  |
- Upgrade to 0.16. |
10 Jun 2012 18:42:48
0.13
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
29 Jan 2012 21:45:08
0.13
|
swills  |
- Add TEST_DEPENDS to enable testing
PR: ports/164359
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
20 Mar 2011 12:54:45
0.13
|
miwi  |
- Get Rid MD5 support |
17 Oct 2010 00:45:25
0.13
|
kuriyama  |
DBIx::DBHResolver resolves database connection on the environment has
many database servers. The resolution algorithm is extensible and
pluggable, because of this you can make custom strategy module easily.
This module can retrieve DBI's database handle object or connection
information (data source, user, credential...) by labeled name and
treat same cluster consists many nodes as one labeled name, choose
fetching strategy.
WWW: http://search.cpan.org/dist/DBIx-DBHResolver/ |