non port: devel/p5-POE/pkg-plist |
Number of commits found: 28 |
Tuesday, 20 Jan 2015
|
23:13 sunpoet
- Update to 1.366
- Use PORTEXAMPLES
- Sort PLIST
Changes: http://search.cpan.org/dist/POE/CHANGES
 |
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Monday, 27 Oct 2014
|
10:55 bapt
Cleanup plist
 |
Wednesday, 6 Nov 2013
|
07:41 vanilla
Fix pkg-plist.
 |
Thursday, 31 Oct 2013
|
06:20 vanilla
Support STAGEDIR.
 |
Wednesday, 21 Aug 2013
|
13:29 mat
Update to 0.356
 |
Wednesday, 13 Mar 2013
|
04:23 miwi
- Fix build
- While here trim header
 |
Friday, 22 Apr 2011
|
15:32 bapt
- update to 1.310
- add license
- changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.310/CHANGES
 |
Friday, 11 Jun 2010
|
14:27 skv
- Update to 1.289
- Change maintainer to perl@
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.289/CHANGES
PR: ports/143625
Submitted by: max
 |
Sunday, 12 Apr 2009
|
19:38 skv
Update to 1.004
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.004/CHANGES
 |
Tuesday, 3 Jun 2008
|
11:36 skv
Update to 1.0002
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.0002/CHANGES
 |
Friday, 7 Apr 2006
|
07:15 skv
Update to 0.34
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.34/CHANGES
 |
Sunday, 22 Jan 2006
|
01:48 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
 |
Monday, 13 Dec 2004
|
12:08 skv
Updated to 0.3003
 |
Saturday, 19 Jun 2004
|
12:23 skv
Updated to 0.29
PR: ports/67964
Submitted by: lth
 |
Thursday, 29 Jan 2004
|
10:49 skv
Updated to 0.28
 |
Sunday, 12 Oct 2003
|
11:32 skv
Updated to 0.27
 |
Wednesday, 19 Feb 2003
|
12:24 skv
Fix: remove POE/Kernel/* from pkg-plist.
 |
Thursday, 13 Feb 2003
|
12:15 skv
Update to 0.25
 |
Friday, 13 Sep 2002
|
08:53 skv
Updated to 0.23
 |
Thursday, 20 Jun 2002
|
14:26 skv
Update to 0.21
 |
Monday, 8 Apr 2002
|
16:21 skv
Updated to 0.19, clean port files.
Approved by: markm
 |
Monday, 21 Jan 2002
|
15:58 skv
Update to 0.18, minor fixes.
 |
Thursday, 30 Aug 2001
|
20:30 tobez
Update to 0.17.
 |
Wednesday, 15 Aug 2001
|
11:05 tobez
Upgrade devel/p5-POE to 0.1502. Also list a new manpage.
 |
Saturday, 21 Jul 2001
|
00:09 tobez
Install examples coming with p5-POE.
 |
Monday, 16 Jul 2001
|
15:51 tobez
Update p5-POE to 0.15.
 |
Tuesday, 8 May 2001
|
13:22 ijliao
add p5-POE Perl application kernel with event driven threads
 |
Number of commits found: 28 |