Commit graph

8 commits

Author SHA1 Message Date
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Antoine Brodin
428b6bbc0c Reset maintainer, connections to SMTP server time out 2015-03-05 13:49:48 +00:00
Alex Kozlov
d3e4fbe5f6 - Update maintainer email
PR:	ports/184189
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru> (maintainer)
2013-11-23 14:14:16 +00:00
William Grzybowski
cba493cf94 mail/cyrus2dovecot: allow staging
- Allow staging
- Add LICENSE

PR:		ports/183365
Submitted by:	Vladimir Kondratiev <wulf mail.mipt.ru> (maintainer)
2013-10-27 20:24:23 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
4c7f7c366c - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 09:48:54 +00:00
Pawel Pekala
f01a9d0b17 Cyrus2Dovecot is a full-featured command line tool for converting the
e-mails of one or more users from Cyrus format to Dovecot Maildir++ folders.
It allows for performing a server transition which is fully transparent to
both POP and IMAP users.

WWW: http://www.cyrus2dovecot.sw.fu-berlin.de/

PR:		ports/18590
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-07-23 20:35:11 +00:00