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

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

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
16 May 2018 18:58:23
1.39

|
culot  |
- Update to 1.39
Changes: http://search.cpan.org/dist/Net-IMAP-Server/Changes |
15 Sep 2017 08:58:50
1.38_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:16:20
1.38_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.38_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 ) |
14 Aug 2014 08:26:01
1.38

|
culot  |
- Update to 1.38
- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership
Changes: http://search.cpan.org/dist/Net-IMAP-Server/Changes |
10 Aug 2014 13:04:35
1.34

|
wen  |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
05 Jan 2014 16:20:41
1.34

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

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
04 Sep 2013 09:48:55
1.34

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
22 Aug 2012 18:23:16
1.34
|
swills  |
- Update to 1.34
PR: ports/170870
Approved by: chifeng <chifeng@gmail.com> (maintainer) |
13 Jul 2012 16:04:48
1.31
|
sunpoet  |
- Add missing PKGNAMEPREFIX
PR: ports/169824
Submitted by: sunpoet (myself)
Approved by: chifeng <chifeng@gmail.com> (maintainer) |
05 Apr 2012 12:06:03
1.31
|
wen  |
- Update to 1.31
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Net-IMAP-Server-1.31/Changes
Submitted by: wen@(myself, via email)
Approved by: chifeng@gmail.com(maintainer, via email)
Feature safe: yes |
21 Jan 2012 17:40:15
1.29
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 13:53:52
1.29
|
ohauer  |
- remove MD5 |
05 Aug 2010 22:00:19
1.29
|
amdmi3  |
- Update to 1.29
PR: 149261
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
27 Jun 2010 07:23:00
1.28
|
miwi  |
- Update to 1.28
PR: 148127
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
Feature safe: yes |
24 May 2010 09:46:58
1.27
|
miwi  |
- Update to 1.27
PR: 146901
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
08 Apr 2010 03:22:09
1.26
|
wen  |
- Pass the maintainership of my ports in mail category to new volunteer |
18 Dec 2009 03:05:13
1.26
|
wen  |
Net::IMAP::Server provides a complete implementation of the RFC 3501
specification, along with several IMAP4rev1 extensions. It provides
separation of the mailbox and message store from the client interaction
loop.
WWW: http://search.cpan.org/dist/Net-IMAP-Server/ |