Commit graph

5 commits

Author SHA1 Message Date
Cheng-Lung Sung
6129d2229d - Update to 0.95
- Using PERL_MODBUILD will add entries to BUILD_DEPENDS.
  So we should not specify BUILD_DEPENDS and set RUN_DEPENDS=BUILD_DEPENDS.
  Instead, we should specify RUN_DEPENDS and set BUILD_DEPENDS=RUN_DEPENDS.
- Add $FreeBSD$ to pkg-plist.

PR:		ports/100505
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (timeout)
2006-08-30 01:32:04 +00:00
Aaron Dalton
9562727647 - Update to 0.93
- Restricted to Perl 5.8+ due to dependency upon devel/p5-Exception-Class

PR:		ports/99022
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-16 12:53:38 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Matveychuk
9909d8c4e7 This module offers a set of DBI-specific exception classes.
Essentially it allows try {} catch{} within perl for database errors.

PR:		ports/87491
Submitted by:	Rod Taylor <ports@rbt.ca>
2005-10-20 20:46:41 +00:00