summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Hook/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-3/+2
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Make portlint happy too.Edwin Groothuis2003-03-031-2/+2
| | | | Notes: svn path=/head/; revision=76818
* Make bento-package building happy.Edwin Groothuis2003-03-031-2/+4
| | | | | | | Noticed by: kris@ Notes: svn path=/head/; revision=76817
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76032
* New port: Perl Class::Hook trace method calls to other classesEdwin Groothuis2003-02-051-0/+27
Perl module Class::Hook enables you to trace methods calls from your code to other classes. PR: ports/45255 Submitted by: Brian Skrab <brian@quynh-and-brian.org> Notes: svn path=/head/; revision=74849