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

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

|
sunpoet  |
Remove outdated PERL_LEVEL check
With hat: perl |
23 May 2016 03:53:19
0.16_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
0.16_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Oct 2015 15:59:12
0.16_1

|
sunpoet  |
- Add NO_ARCH
Approved by: portmgr (blanket) |
24 Jun 2015 16:29:26
0.16_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. |
24 Dec 2014 00:14:13
0.16_1

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
26 Nov 2014 13:08:38
0.16_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
0.16

|
bapt  |
Cleanup plist |
25 May 2014 12:39:14
0.16

|
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189558
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
30 Oct 2013 14:44:54
0.16

|
vanilla  |
support STAGEDIR. |
20 Sep 2013 17:13:47
0.16

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:21:06
0.16

|
az  |
- Convert to new perl framework |
15 Oct 2012 16:21:12
0.16

|
tabthorpe  |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore |
08 Sep 2012 19:27:12
0.16

|
swills  |
- Slight correction to deps from last update |
06 Sep 2012 16:00:07
0.16

|
swills  |
- Update to 0.16
PR: ports/170891
Approved by: maintainer timeout (cm@therek.net, >2 weeks) |
10 Jun 2012 18:42:48
0.11
|
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) |
18 Feb 2012 19:37:25
0.11
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
03 Jul 2011 14:59:23
0.11
|
ohauer  |
-remove MD5 |
20 Nov 2009 13:05:58
0.11
|
wen  |
- Update to 0.11
PR: ports/140720
Submitted by: Cezary Morga <cm@therek.net> (maintainer) |
26 Jul 2009 20:50:03
0.08
|
miwi  |
- Update to 0.08
PR: 136969
Submitted by: Cezary Morga <cm@therek.net> (maintainer) |
14 Jul 2009 17:49:44
0.06
|
pgollucci  |
- Remove the *.orig files from patch
Pointyhat to pgollucci (a big one!) |
14 Jul 2009 17:38:01
0.06
|
pgollucci  |
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
This module is just the MooseX::Types::DateTime without the requirement
on DateTimeX::Easy (which requires DateTime::Manip). As of 0.05
this module supports globally unique Olson abbreviations, and dies
when they are not globally unique.
WWW: http://search.cpan.org/dist/MooseX-Types-DateTime-ButMaintained/
PR: ports/135939 (2 of 6)
Submitted by: Cezary Morga <cm at therek.net> |