| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
With hat: perl
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Exception-Class-DBI/Changes
PR: ports/158088 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com>
|
| |
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
Essentially it allows try {} catch{} within perl for database errors.
PR: ports/87491
Submitted by: Rod Taylor <ports@rbt.ca>
|