| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jun 2013 06:55:06
0.06
|
az  |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178897
Submitted by: az
Approved by: maintainer (timeout) |
13 Mar 2012 16:15:36
0.06
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.06
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
29 May 2011 12:45:31
0.06
|
sunpoet  |
- Update to 0.06
Changes: http://search.cpan.org/dist/Net-POP3-SSLWrapper/Changes
PR: ports/157359
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: John Chen <johnpupu@gmail.com> (maintainer) |
22 Jan 2010 06:47:02
0.02
|
clsung  |
Net::POP3::SSLWrapper is simple POP3S wrapper for Net::POP3.
You can easy to support POP3S, with very small code change.
PR: ports/141694
Submitted by: johnpupu <johnpupu_AT_gmail dot com> |