Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.102912_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
1.102912_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
1.102912_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
05 Jun 2017 23:24:07
1.102912_1

|
sunpoet  |
Remove outdated PERL_LEVEL check
- While I'm here:
- Move *_DEPENDS together
- Add NO_ARCH
With hat: perl |
23 May 2016 03:53:19
1.102912_1

|
sunpoet  |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
01 Apr 2016 14:00:57
1.102912_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2015 16:29:26
1.102912_1

|
adamw  |
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port. |
26 Nov 2014 13:08:38
1.102912_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
1.102912

|
bapt  |
Cleanup plist |
11 Apr 2014 04:49:30
1.102912

|
culot  |
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email) |
06 Jan 2014 12:05:43
1.102912

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

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 14:08:00
1.102912

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
24 Jan 2012 05:53:35
1.102912
|
culot  |
- Update to 1.102912 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Add missing dependency on namespace::clean
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS
PR: ports/164412 [1]
Submitted by: Denis Pokataev <catone@cpan.org> (maintainer) |
17 Sep 2011 06:49:29
1.102910
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
16 Dec 2010 10:51:33
1.102910
|
wen  |
- Update to 1.102910
ChangeLog:
http://cpansearch.perl.org/src/JROCKWAY/AnyEvent-Subprocess-1.102910/Changes
PR: ports/153204
Submitted by: Denis Pokataev <catone@cpan.org> (maintainer) |
08 Apr 2010 05:57:48
0.02
|
wen  |
Flexible, OO, asynchronous process spawning and management.
WWW: http://search.cpan.org/dist/AnyEvent-Subprocess/
PR: ports/145044
Submitted by: Denis Pokataev <catone@cpan.org> |