aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.27Sergey Skvortsov2005-10-251-1/+1
| | | | | | | Changes: http://search.cpan.org/~PGOLLUCCI/Apache-Test/Changes Notes: svn path=/head/; revision=146310
* Update to 1.26Sergey Skvortsov2005-07-271-1/+1
| | | | Notes: svn path=/head/; revision=140234
* Update to 1.25Sergey Skvortsov2005-06-191-2/+1
| | | | 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-221-1/+1
| | | | Notes: svn path=/head/; revision=135863
* Update to 1.22Sergey Skvortsov2005-04-151-2/+1
| | | | Notes: svn path=/head/; revision=133401
* * add missed TestHarnessPHP.pmSergey Skvortsov2005-04-081-0/+3
| | | | | | | | | * 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-021-1/+1
| | | | Notes: svn path=/head/; revision=132201
* Update to 1.20Sergey Skvortsov2005-01-261-1/+1
| | | | Notes: svn path=/head/; revision=127434
* Update to 1.18Sergey Skvortsov2004-12-291-1/+1
| | | | Notes: svn path=/head/; revision=125446
* Update to 1.17Sergey Skvortsov2004-12-231-4/+4
| | | | Notes: svn path=/head/; revision=124994
* Updated to 1.15Sergey Skvortsov2004-10-231-2/+2
| | | | | | | * unbreak build on perl 5.00503 Notes: svn path=/head/; revision=120036
* Updated to 1.13Sergey Skvortsov2004-08-211-1/+1
| | | | Notes: svn path=/head/; revision=116916
* Updated to 1.12Sergey Skvortsov2004-07-071-3/+4
| | | | Notes: svn path=/head/; revision=113151
* Updated to 1.10Sergey Skvortsov2004-05-031-1/+1
| | | | Notes: svn path=/head/; revision=108278
* Update to 1.09Sergey Skvortsov2004-03-281-1/+1
| | | | Notes: svn path=/head/; revision=105524
* Updated to 1.07Sergey Skvortsov2004-01-161-3/+4
| | | | Notes: svn path=/head/; revision=98290
* Updated to 1.06Sergey Skvortsov2003-12-081-2/+3
| | | | Notes: svn path=/head/; revision=95404
* Fixes:Sergey Skvortsov2003-07-291-1/+19
| | | | | | | | | | | 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-061-0/+36
Test.pm wrapper with helpers for testing Apache. Notes: svn path=/head/; revision=84301