aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test
Commit message (Collapse)AuthorAgeFilesLines
* 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-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.27Sergey Skvortsov2005-10-252-3/+3
| | | | | | | Changes: http://search.cpan.org/~PGOLLUCCI/Apache-Test/Changes Notes: svn path=/head/; revision=146310
* Update to 1.26Sergey Skvortsov2005-07-273-3/+5
| | | | Notes: svn path=/head/; revision=140234
* Update to 1.25Sergey Skvortsov2005-06-192-4/+3
| | | | Notes: svn path=/head/; revision=137725
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 1.24Sergey Skvortsov2005-05-222-3/+3
| | | | Notes: svn path=/head/; revision=135863
* Update to 1.22Sergey Skvortsov2005-04-152-4/+3
| | | | Notes: svn path=/head/; revision=133401
* * add missed TestHarnessPHP.pmSergey Skvortsov2005-04-082-0/+4
| | | | | | | | | * do not install fake 'warnings.pm' on perl 5.00503 Pointed by: pointyhat (kris) Notes: svn path=/head/; revision=132763
* Update to 1.21Sergey Skvortsov2005-04-022-3/+3
| | | | Notes: svn path=/head/; revision=132201
* Update to 1.20Sergey Skvortsov2005-01-262-3/+3
| | | | Notes: svn path=/head/; revision=127434
* Update to 1.18Sergey Skvortsov2004-12-293-3/+5
| | | | Notes: svn path=/head/; revision=125446
* Update to 1.17Sergey Skvortsov2004-12-232-6/+6
| | | | Notes: svn path=/head/; revision=124994
* Updated to 1.15Sergey Skvortsov2004-10-232-4/+4
| | | | | | | * unbreak build on perl 5.00503 Notes: svn path=/head/; revision=120036
* Updated to 1.13Sergey Skvortsov2004-08-213-6/+3
| | | | Notes: svn path=/head/; revision=116916
* Unbreak missed manpage on perl 5.00503Sergey Skvortsov2004-07-201-3/+4
| | | | Notes: svn path=/head/; revision=114289
* Updated to 1.12Sergey Skvortsov2004-07-073-5/+7
| | | | Notes: svn path=/head/; revision=113151
* Updated to 1.10Sergey Skvortsov2004-05-032-3/+3
| | | | Notes: svn path=/head/; revision=108278
* Add missing fileKris Kennaway2004-04-171-0/+1
| | | | Notes: svn path=/head/; revision=107348
* Unbreak build with perl 5.6.xSergey Skvortsov2004-03-301-5/+5
| | | | | | | | PR: ports/64909 Submitted by: Mark Cornick <mcornick@isr.umd.edu> Notes: svn path=/head/; revision=105679
* Update to 1.09Sergey Skvortsov2004-03-283-31/+32
| | | | Notes: svn path=/head/; revision=105524
* Updated to 1.07Sergey Skvortsov2004-01-162-4/+5
| | | | Notes: svn path=/head/; revision=98290
* Updated to 1.06Sergey Skvortsov2003-12-082-3/+4
| | | | Notes: svn path=/head/; revision=95404
* Fixes:Sergey Skvortsov2003-07-292-1/+33
| | | | | | | | | | | 1. remove using 'warnings.pm' if perl < 5.6.0 2. change PERLRUN to PERL if perl < 5.8.0 3. fix damned error with pm_name=~/Config/ PR: ports/54771 Notes: svn path=/head/; revision=85865
* Add p5-Apache-Test 1.03,Sergey Skvortsov2003-07-064-0/+78
Test.pm wrapper with helpers for testing Apache. Notes: svn path=/head/; revision=84301