Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
2.3_1

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
2.3_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
2.3_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
2.3_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
2.3_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
2.3

|
bapt  |
Cleanup plist |
11 Apr 2014 14:47:46
2.3

|
culot  |
- Update to 2.3
- Add LICENSE (Artistic 1 & GPL 1)
- Shorten Makefile's COMMENT
Changes: http://search.cpan.org/dist/AnyEvent-DBI/Changes |
11 Apr 2014 04:49:30
2.2

|
culot  |
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email) |
06 Jan 2014 14:40:31
2.2

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
2.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Sep 2013 13:29:45
2.2

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
18 Jun 2012 16:35:55
2.2
|
sunpoet  |
- Update to 2.2
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/AnyEvent-DBI/Changes
PR: ports/169189
Submitted by: sunpoet (myself)
Approved by: Denis Pokataev <catone@cpan.org> (maintainer) |
10 Jun 2012 18:42:48
2.1
|
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) |
17 Sep 2011 06:49:29
2.1
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
16 Dec 2010 08:25:17
2.1
|
wen  |
- Update to 2.1
ChangeLog: http://search.cpan.org/src/MLEHMANN/AnyEvent-DBI-2.1/Changes
PR: ports/153202
Submitted by: Denis Pokataev <catone@cpan.org> (maintainer) |
31 Mar 2010 00:54:28
2.0
|
sylvio  |
- Asynchronous DBI access
PR: ports/144934
Submitted by: Denis Pokataev <catone@cpan.org>
Approved by: miwi (mentor) |