aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Hook
Commit message (Collapse)AuthorAgeFilesLines
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* - fix $VERSION and unbreak this port for old perlYen-Ming Lee2005-08-301-6/+4
| | | | | | | | | PR: 84178 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=141409
* 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