aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-StackTrace
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.13Erwin Lansing2006-04-052-4/+4
| | | | Notes: svn path=/head/; revision=158882
* 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
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Update to 1.12Erwin Lansing2005-10-012-3/+3
| | | | | | | | PR: 86780 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=143921
* 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
* Update to 1.11Erwin Lansing2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=106993
* Update to 1.10Erwin Lansing2004-03-132-3/+3
| | | | Notes: svn path=/head/; revision=103865
* Update to 1.09Erwin Lansing2004-02-272-3/+3
| | | | Notes: svn path=/head/; revision=102297
* Update to 1.08Erwin Lansing2004-02-233-6/+4
| | | | Notes: svn path=/head/; revision=101891
* Update to 1.05Erwin Lansing2004-02-202-2/+3
| | | | Notes: svn path=/head/; revision=101481
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Vendor update to 1.04Erwin Lansing2003-09-252-2/+2
| | | | | | | | | - The special handling of Exception::Class::Base objects was broken. This was exposed by the fact that Exception::Class 1.15 now uses Devel::StackTrace in a slightly different way than it did previously. Notes: svn path=/head/; revision=89389
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Conditionalise several dependencies on PERL_LEVEL to make those ports moreMaxim Sobolev2003-02-201-4/+8
| | | | | | | | | | friendly for perl-5.8.0, which has those dependencies included into the base distribution. Sponsired by: Porta Software Ltd Notes: svn path=/head/; revision=75949
* Update to 1.03.Anton Berezin2003-01-272-2/+2
| | | | | | | | Submitted by: maintainer PR: 47375 Notes: svn path=/head/; revision=74072
* Update to 1.02Patrick Li2002-10-052-2/+2
| | | | | | | | PR: ports/43512 Submitted by: maintainer Notes: svn path=/head/; revision=67423
* upgrade to 1.01Ying-Chieh Liao2002-09-202-2/+2
| | | | | | | | PR: 42949 Submitted by: maintainer Notes: svn path=/head/; revision=66814
* Update to version 1.00Kevin Lo2002-08-282-2/+5
| | | | | | | | PR: 41999 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65136
* upgrade to 0.9Ying-Chieh Liao2002-06-083-7/+9
| | | | | | | | | | assume maintainership PR: 39033 Submitted by: Erwin Lansing <erwin@lansing.dk> (new maintainer) Notes: svn path=/head/; revision=60899
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* add p5-Devel-StackTraceYing-Chieh Liao2001-07-285-0/+40
Stack trace and stack trace frame objects Notes: svn path=/head/; revision=45556