aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Peek
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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=154116
* - Mark ports BROKEN when/if they depend on mod_perl2.Sergey Matveychuk2005-05-171-0/+1
| | | | | | | With current mod_perl2 API change all old code *will* broken. Notes: svn path=/head/; revision=135501
* Update to 1.02Sergey Skvortsov2005-02-122-4/+4
| | | | Notes: svn path=/head/; revision=128601
* * unbreak buildSergey Skvortsov2004-08-142-7/+21
| | | | | | | | * add dependency on Devel::Peek if perl < 5.6 * take maintainership Notes: svn path=/head/; revision=116195
* Update & fix dependency on www/p5-Apache-Test.Sergey Skvortsov2004-04-031-3/+2
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=106022
* Update to 1.01Mathieu Arnold2004-02-114-17/+23
| | | | | | | | | | | | Reset MAINTAINER (6 months overdue) Add support for mod_perl 2 Various cleanup PR: 57924 Submitted by: Trevor S. Cornpropst <tcornpropst@cox.net> Notes: svn path=/head/; revision=100673
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+2
| | | | Notes: svn path=/head/; revision=38917
* Add appropriate BUILD_DEPENDSAde Lovett2000-10-161-0/+3
| | | | | | | | PR: 20392 Submitted by: maintainer Notes: svn path=/head/; revision=33906
* Add p5-Apache-Peek 0.9501, a Perl5 data debugging tool for XS programmers.Will Andrews2000-08-115-0/+39
PR: 20163 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=31510