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

|
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
0.41

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:33:58
0.41

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2015 03:04:20
0.41

|
sunpoet  |
- Update to 0.41
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MediaWiki-API/Changes |
12 Jan 2015 18:36:37
0.40

|
sunpoet  |
- Update to 0.40
- Add LICENSE
- Sort *_DEPENDS
- Use single space after WWW:
Changes: http://search.cpan.org/dist/MediaWiki-API/Changes |
26 Nov 2014 13:08:38
0.39_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 ) |
18 Nov 2014 10:38:27
0.39

|
mat  |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight |
18 Nov 2014 09:37:33
0.39

|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
05 Jan 2014 13:05:57
0.39

|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.39

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Sep 2013 12:52:43
0.39

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
09 Jun 2012 15:37:16
0.39
|
miwi  |
- Update to 0.39 |
10 Apr 2012 07:31:02
0.37_1
|
miwi  |
- Add missing BUILD_DEPENDS
- Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS
PR: 166376
Submitted by: swills |
28 Jan 2012 10:20:03
0.37
|
miwi  |
- Update to 0.37 |
19 Mar 2011 12:38:54
0.35
|
miwi  |
- Get Rid MD5 support |
04 Nov 2010 10:02:16
0.35
|
miwi  |
- Update to 0.35 |
02 Aug 2010 14:34:18
0.34
|
miwi  |
- Update top 0.34
PR: 149164
Submitted by: Frederic Culot <frederic@culot.org> |
10 Jul 2010 07:38:16
0.33
|
miwi  |
- Update to 0.33 |
25 Apr 2010 09:22:15
0.30
|
miwi  |
- Update to 0.30 |
21 Jan 2010 23:21:49
0.29
|
miwi  |
- Update to 0.29 |
20 Jan 2010 01:28:55
0.28_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1).
Approved by: portmgr (itetcu) |
10 Oct 2009 09:38:38
0.28
|
miwi  |
- Update to 0.28 |
28 May 2009 23:20:29
0.27
|
miwi  |
- Update to 0.27 |
01 May 2009 13:56:47
0.25
|
miwi  |
- Update to 0.25 |
03 Feb 2009 09:46:26
0.24
|
miwi  |
- Update to 0.24 |
11 Dec 2008 20:03:54
0.23
|
miwi  |
- Update to 0.23 |
22 Nov 2008 14:33:26
0.22
|
miwi  |
- Update to 0.22 |
22 Nov 2008 05:39:39
0.21
|
miwi  |
- Update to 0.21 |
04 Nov 2008 12:44:18
0.19
|
miwi  |
- Update to 0.19 |
01 Nov 2008 23:12:07
0.17
|
miwi  |
- Update to 0.17 |
18 Oct 2008 21:38:04
0.16
|
miwi  |
- Update to 0.16 |
24 Sep 2008 14:32:43
0.14
|
miwi  |
- Update to 0.14 |
23 Sep 2008 13:24:06
0.13
|
miwi  |
This module provides an interface between Perl and the MediaWiki API
allowing creation of scripts to automate editing and extraction of data
from MediaWiki driven sites like Wikipedia.
WWW: http://search.cpan.org/dist/MediaWiki-API/ |