aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ResourcePool
Commit message (Collapse)AuthorAgeFilesLines
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* maintainer-update devel/p5-ResourcePool to 1.03Edwin Groothuis2003-05-092-2/+2
| | | | | | | | | | | | | | | | vendor uptdate to 1.03: * Applied a patch from Chad Redman which is basically the same as the patch from Eric Parusel which was partitially applied to 1.0102. This time I applied the patch to the correct CVS branch *argl*. * Minor corrections and improvements in documentation. PR: ports/51962 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=80492
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-1/+8
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* maintainer-update devel/p5-ResourcePool to 1.0101Edwin Groothuis2003-04-023-6/+4
| | | | | | | | | | | | | | | | | | update to 1.0101 which remove obsoleted dependency on p5-Storable Update to 1.0102 whichs * An obsolete dependency for the Storable module has been removed * Two new LoadBalancer policies have been introduced: FailBack is a alias for FallBack, and FailOver which acts like FailBack but does stay on the fall back node. * Applied patch from Eric Parusel to fix a problem when debuging LoadBalancer. PR: ports/50189 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=77969
* update devel/p5-ResourcePool to 1.0100Yen-Ming Lee2003-03-013-6/+19
| | | | | | | | PR: 48769 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=76683
* update and split devel/p5-ResourcePoolEdwin Groothuis2003-02-126-31/+44
| | | | | | | | | | | p5-Resource's DBI and Net::LDAP resources are from this version on split into separate modules. PR: ports/48000 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=75399
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.9909Ying-Chieh Liao2002-10-083-3/+17
| | | | Notes: svn path=/head/; revision=67593
* add p5-ResoucePool 0.9906Ying-Chieh Liao2002-08-095-0/+64
A generic way to use connection caching for any kind of resources Notes: svn path=/head/; revision=64282