FreeBSD Bugzilla – Attachment 217194 Details for
Bug 248633
[NEW PORT] mail/getmail6: POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports tree patch for new port mail/getmail6
mail-getmail6.patch (text/plain), 4.84 KB, created by
Michael Büker
on 2020-08-13 14:28:47 UTC
(
hide
)
Description:
ports tree patch for new port mail/getmail6
Filename:
MIME Type:
Creator:
Michael Büker
Created:
2020-08-13 14:28:47 UTC
Size:
4.84 KB
patch
obsolete
>diff -urN /usr/ports/mail/getmail6/Makefile /tmp/ports/mail/getmail6/Makefile >--- /usr/ports/mail/getmail6/Makefile 1970-01-01 01:00:00.000000000 +0100 >+++ /tmp/ports/mail/getmail6/Makefile 2020-08-13 16:25:45.685474000 +0200 >@@ -0,0 +1,40 @@ >+# Created by: Yukihiro Nakai <nakai@FreeBSD.org> >+# $FreeBSD: head/mail/getmail/Makefile 528058 2020-03-08 17:01:46Z antoine $ >+ >+PORTNAME= getmail6 >+DISTVERSION= 6.02 >+DISTVERSIONPREFIX= v >+ >+CATEGORIES= mail python >+ >+MAINTAINER= jrm@FreeBSD.org >+COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork) >+ >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/docs/COPYING >+ >+USE_GITHUB= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils concurrent >+ >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+NO_ARCH= yes >+PORTDOCS= README BUGS CHANGELOG THANKS TODO *.txt *.html *.css >+ >+OPTIONS_DEFINE= DOCS EXAMPLES >+ >+post-install: >+ @${CHMOD} -R 644 ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/getmailcore/* >+ >+post-install-EXAMPLES-on: >+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/docs/getmailrc-examples ${STAGEDIR}${EXAMPLESDIR} >+ >+post-install-DOCS-on: >+ @${CP} ${WRKSRC}/README ${WRKSRC}/docs/ >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/docs/,} ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> >+ >diff -urN /usr/ports/mail/getmail6/distinfo /tmp/ports/mail/getmail6/distinfo >--- /usr/ports/mail/getmail6/distinfo 1970-01-01 01:00:00.000000000 +0100 >+++ /tmp/ports/mail/getmail6/distinfo 2020-08-13 13:32:28.301404000 +0200 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1597318348 >+SHA256 (getmail6-getmail6-v6.02_GH0.tar.gz) = 0e1456f3f5c4d8b027ed6babd8fd8e52858164190a99a1a0a3344356c43b4ec1 >+SIZE (getmail6-getmail6-v6.02_GH0.tar.gz) = 188228 >diff -urN /usr/ports/mail/getmail6/files/patch-setup.py /tmp/ports/mail/getmail6/files/patch-setup.py >--- /usr/ports/mail/getmail6/files/patch-setup.py 1970-01-01 01:00:00.000000000 +0100 >+++ /tmp/ports/mail/getmail6/files/patch-setup.py 2020-08-12 21:11:27.956206000 +0200 >@@ -0,0 +1,41 @@ >+--- setup.py.orig 2009-01-08 21:55:25 UTC >++++ setup.py >+@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join( >+ datadir or prefix, >+ 'share', >+ 'doc', >+- 'getmail-%s' % __version__ >++ 'getmail' >+ ) >+ >+ GETMAILMANDIR = os.path.join( >+ datadir or prefix, >+- 'share', >+ 'man', >+ 'man1' >+ ) >+@@ -98,24 +97,6 @@ setup( >+ 'getmail_mbox' >+ ], >+ data_files=[ >+- (GETMAILDOCDIR, [ >+- './README', >+- 'docs/BUGS', >+- 'docs/COPYING', >+- 'docs/CHANGELOG', >+- 'docs/TODO', >+- 'docs/THANKS', >+- 'docs/configuration.html', >+- 'docs/configuration.txt', >+- 'docs/documentation.html', >+- 'docs/documentation.txt', >+- 'docs/faq.html', >+- 'docs/faq.txt', >+- 'docs/getmaildocs.css', >+- 'docs/getmailrc-examples', >+- 'docs/troubleshooting.html', >+- 'docs/troubleshooting.txt', >+- ]), >+ (GETMAILMANDIR, [ >+ 'docs/getmail.1', >+ 'docs/getmail_fetch.1', >diff -urN /usr/ports/mail/getmail6/pkg-descr /tmp/ports/mail/getmail6/pkg-descr >--- /usr/ports/mail/getmail6/pkg-descr 1970-01-01 01:00:00.000000000 +0100 >+++ /tmp/ports/mail/getmail6/pkg-descr 2020-08-12 20:45:40.333041000 +0200 >@@ -0,0 +1,20 @@ >+POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork). >+ >+Summary of features: >+- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers. >+- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS >+ WARNING: even with SSL, "no certificate or key validation is done." so >+ that getmail does not detect or protect from man-in-the-middle attacks. >+- Support for multidrop or domain mailboxes. >+- Safe and reliable delivery to qmail-style Maildirs, as well as program >+ (pipe) delivery for use with arbitrary external MDAs. Includes an MDA >+ for mbox files that supports mboxrd format and fcntl-type flock locking. >+- Does not destroy information by rewriting mail headers. >+- Does not cause mail loops by doing SMTP injection, and therefore does >+ not require that you run an MTA (like qmail or sendmail) on your host. >+- Can remember which mail it has already retrieved, and can be set to >+ only download new messages. >+- Written in Python, and therefore easy to extend or customize. >+- Simple to install, configure, and use. >+ >+WWW: https://github.com/getmail6/getmail6/ >diff -urN /usr/ports/mail/getmail6/pkg-message /tmp/ports/mail/getmail6/pkg-message >--- /usr/ports/mail/getmail6/pkg-message 1970-01-01 01:00:00.000000000 +0100 >+++ /tmp/ports/mail/getmail6/pkg-message 2020-08-12 20:47:40.181644000 +0200 >@@ -0,0 +1,9 @@ >+[ >+{ type: install >+ message: <<EOM >+This fork of getmail 5.14 was modified to work with python3. It is work in >+progress, and bugs should be reported at: >+https://github.com/getmail6/getmail6/issues >+EOM >+} >+]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248633
:
217174
|
217175
|
217176
|
217177
|
217178
|
217179
|
217192
| 217194