| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.02
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
04 Jun 2012 13:06:24
1.02
|
az  |
- Remove SITE_PERL from *_DEPENDS |
17 Sep 2011 06:50:17
1.02
|
sunpoet  |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Mar 2011 12:54:45
1.02
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.02
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
17 Apr 2008 14:30:31
1.02
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 00:54:37
1.02
|
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 |
05 Mar 2007 07:16:03
1.02
|
linimon  |
Reset daniel@itxl.nl by his request; he is too busy to keep up with these
ports right now. We hope to see him back in the future.
Hat: portmgr |
31 May 2006 17:47:09
1.02
|
aaron  |
- Update from v1.01 to v1.02
- Update pkg-plist
1.02 Thu Sep 15 2005 Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
* Switched from ExtUtils::MakeMaker to Module::Build.
* Added dependencies on Class::DBI 0.96 (thanks to MJH
<mjh@liminalflux.net for the suggestion)
* Updated the README documentation.
* Changed the environment variables used for testing.
* Fixed testing so that tests are skipped when optional
prerequisites are not installed.
* Removed Class::DBI::DDL::mysql as it did nothing.
PR: 98180
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
22 Jan 2006 08:23:41
1.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
1.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Mar 2005 23:23:12
1.01
|
flz  |
- Add p5-Class-DBI-DDL 1.01, DDL for Class-DBI.
PR: ports/76406
Submitted by: Daniel Wijnands <daniel@itxl.nl> |