aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-POE-Component-DBIAgent
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-9/+8
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-031-3/+3
| | | | Notes: svn path=/head/; revision=298149
* Pass maintainership of almost of my "p5-*" ports to "perl@".Sergey Skvortsov2012-05-071-1/+1
| | | | | | | (I hope updating of them will be improved). Notes: svn path=/head/; revision=296145
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-1/+1
| | | | | | | | | (part 17). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248784
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Remove 4.x workaroundErwin Lansing2007-06-301-12/+3
| | | | | | | | | PR: 113713 Submitted by: erwin Approved by: maintainer timeout Notes: svn path=/head/; revision=194511
* Update to 0.26Sergey Skvortsov2006-05-242-5/+4
| | | | | | | Changes: http://search.cpan.org/src/RDB/POE-Component-DBIAgent-0.26/Changes Notes: svn path=/head/; revision=163238
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.Florent Thoumie2005-12-021-1/+2
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=150181
* Massive ports move to better categories.Sergey Skvortsov2004-11-092-4/+1
| | | | Notes: svn path=/head/; revision=121193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Updated to 0.21Sergey Skvortsov2003-12-112-2/+2
| | | | Notes: svn path=/head/; revision=95613
* Updated to 0.14Sergey Skvortsov2003-10-144-17/+16
| | | | Notes: svn path=/head/; revision=91210
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-2/+11
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Updated to 0.12Sergey Skvortsov2002-07-053-4/+4
| | | | Notes: svn path=/head/; revision=62479
* add p5-POE-Component-DBIAgentYing-Chieh Liao2001-12-135-0/+51
POE Component for running asynchronous DBI calls PR: 32783 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=51490