Commit graph

20 commits

Author SHA1 Message Date
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Chris Rees
9897852e8c SITE_PERL --> package dependencies, chunks 2-3
Submitted by:	az
2012-06-03 18:57:30 +00:00
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Frederic Culot
bef7f8cc87 - 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>
2011-06-21 07:58:11 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Mathieu Arnold
79b0f44a6d Update to 1.00 2008-05-26 11:31:46 +00:00
Martin Wilke
5596d2c2df - Update to 0.99 2008-05-17 21:03:24 +00:00
Yen-Ming Lee
d201e4165b - update to 0.98 2008-05-07 10:35:53 +00:00
Mathieu Arnold
e4491d60f4 Update to 0.97 2008-05-06 11:49:18 +00:00
Cheng-Lung Sung
538d974e44 - Update to 0.96 2007-10-30 10:39:43 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Mark Linimon
986368d038 Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat:		portmgr
2007-03-25 22:19:12 +00:00
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