summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-SmallProf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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 2.02Sergey Skvortsov2007-06-132-12/+5
| | | | Notes: svn path=/head/; revision=193415
* 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
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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
* Remove PORTREVISION to satisfy portupgrade's idiosyncrazySergey Skvortsov2005-03-021-3/+2
| | | | | | | | | (this greatest tool is confused by leading zeros). Sumbmitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=130212
* Update to 2.00_03Sergey Skvortsov2005-01-272-5/+6
| | | | Notes: svn path=/head/; revision=127464
* Add p5-Devel-SmallProf 2.00, per-line Perl profiler.Sergey Skvortsov2004-08-114-0/+45
Notes: svn path=/head/; revision=115946