| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Sep 2011 06:50:17
1.01
|
sunpoet  |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
21 Jun 2011 07:58:11
1.01
|
culot  |
- Update to 1.01 [1]
- Add LICENSE
Changes: http://search.cpan.org/dist/Exception-Class-DBI/Changes
PR: ports/158088 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
20 Mar 2011 12:54:45
1.00
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.00
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
26 May 2008 11:31:46
1.00
|
mat  |
Update to 1.00 |
17 May 2008 21:03:24
0.99
|
miwi  |
- Update to 0.99 |
07 May 2008 10:35:53
0.98
|
leeym  |
- update to 0.98 |
06 May 2008 11:49:18
0.97
|
mat  |
Update to 0.97 |
30 Oct 2007 10:39:43
0.96
|
clsung  |
- Update to 0.96 |
08 Sep 2007 00:54:37
0.95
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
25 Mar 2007 22:19:12
0.95
|
linimon  |
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat: portmgr |
30 Aug 2006 01:32:04
0.95
|
clsung  |
- 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) |
16 Jun 2006 12:53:38
0.93
|
aaron  |
- 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) |
22 Jan 2006 08:23:41
0.92
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.92
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Oct 2005 20:46:41
0.92
|
sem  |
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> |