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

|
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.015

|
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.015

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Apr 2017 15:35:43
1.015

|
sunpoet  |
Update to 1.015
- Use real PORTVERSION
- Add LICENSE
- Remove Perl core module
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-Folder-POP3/Changes |
24 Apr 2017 15:20:12
1.01.3_1

|
sunpoet  |
Update to 1.043
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-FolderType-Net/Changes |
24 Apr 2017 15:18:53
1.01.3_1

|
sunpoet  |
Update to 0.860
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-Folder/Changes |
07 Apr 2017 18:50:22
1.01.3_1

|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:16:20
1.01.3_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.01.3_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 ) |
05 Jan 2014 16:55:05
1.01.3

|
az  |
- state support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 19:59:14
1.01.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
07 Aug 2013 13:20:32
1.01.3

|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
10 Jun 2012 18:42:48
1.01.3
|
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) |
03 Jul 2011 13:53:52
1.01.3
|
ohauer  |
- remove MD5 |
20 Dec 2007 14:44:49
1.01.3
|
lth  |
Update to 1.01.3 (distversion 1.013) |
02 Apr 2007 11:24:37
1.01.2
|
lth  |
Update to 1.01.2 (distversion 1.012) |
05 Aug 2006 10:55:42
1.01.1
|
lth  |
- Update to 1.01.1 (version number mangled to prevent PORTEPOCH bump)
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependencies
PR: ports/101218
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 12:50:54
1.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Oct 2005 09:36:25
1.01
|
lth  |
Add p5-Email-Folder-POP3 1.01, Email::Folder access to POP3 folders. |