aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Hook
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on 4.x: Does not compileKris Kennaway2004-02-211-1/+7
| | | | Notes: svn path=/head/; revision=101611
* 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-242-9/+8
| | | | | | | | 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-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* New port: Perl Class::Hook trace method calls to other classesEdwin Groothuis2003-02-055-0/+51
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