aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Danga-Socket
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Update to 1.61Sergey Skvortsov2009-02-142-5/+4
| | | | | | | | | Changes: http://cpansearch.perl.org/src/BRADFITZ/Danga-Socket-1.61/CHANGES PR: ports/131390 Submitted by: pgollucci Notes: svn path=/head/; revision=228339
* - fix dependencyYen-Ming Lee2008-10-251-8/+10
| | | | | | | | | | | - bump PORTREVISION PR: 127765 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=222058
* Update to 1.59Sergey Skvortsov2008-06-242-4/+4
| | | | | | | Chages: http://search.cpan.org/src/MSERGEANT/Danga-Socket-1.59/CHANGES Notes: svn path=/head/; revision=215695
* - Update to 1.58Martin Wilke2008-05-312-5/+7
| | | | | | | | | PR: 120653 Submitted by: lippe Approved by: maintainer timeout Notes: svn path=/head/; revision=214044
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - 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
* Update to 1.57Sergey Skvortsov2007-05-272-4/+4
| | | | | | | | PR: ports/111918 Submitted by: Paul Dlug <paul xx aps.org> Notes: svn path=/head/; revision=192036
* * take maintainershipSergey Skvortsov2007-02-282-2/+8
| | | | | | | | * add Time::HiRes, BSD::Resource and IO::KQueue to BUILD_DEPENDS * add RUN_DEPENDS Notes: svn path=/head/; revision=186185
* Reset jacques@php.net due to maintainer-timeouts.Mark Linimon2007-02-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186157
* - Update to 1.56Martin Wilke2007-01-242-4/+4
| | | | | | | | | PR: 107739 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=183219
* - Update to 1.55Rong-En Fan2006-12-132-4/+4
| | | | | | | | | PR: ports/105914 Submitted by: Paul Dlug <paul at aps.org> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=179628
* - Update to 1.53Rong-En Fan2006-11-222-5/+8
| | | | | | | | | | | - Add missing dependency PR: ports/105219 Submitted by: Paul Dlug <paul at aps.org> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=177802
* 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.48.Sam Lawrance2005-10-213-8/+10
| | | | | | | Submitted by: Jacques Marneweck <jacques@powertrip.co.za> (maintainer) Notes: svn path=/head/; revision=146028
* The API takes advantage of the server's opaque flag support and sets itsSergey Matveychuk2005-09-044-0/+34
"complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. PR: ports/84739 Submitted by: Jacques Marneweck <jacques@powertrip.co.za> Notes: svn path=/head/; revision=141910