<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/mail/rainloop, branch 2023Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2023Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2023Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-10-28T08:17:30Z</updated>
<entry>
<title>mail/rainloop: Drop maintainership</title>
<updated>2022-10-28T08:17:30Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2022-10-28T08:13:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4c3bc67c754a6965de61e78daa5fc9b0be0a3d4'/>
<id>urn:sha1:d4c3bc67c754a6965de61e78daa5fc9b0be0a3d4</id>
<content type='text'>
I don't use it any more.

MFH:		2022Q4
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>mail/rainloop: Update to 1.17.0</title>
<updated>2022-09-01T07:12:09Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2022-09-01T02:00:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=37412b8aa35bf6c17a4d4d79516f25854069b2da'/>
<id>urn:sha1:37412b8aa35bf6c17a4d4d79516f25854069b2da</id>
<content type='text'>
Since only one edition "legacy" is provided under MIT license now,

* Remove mail/rainloop-community port and add entry to MOVED and
  UPDATING.
* Use '=' rather than '?=' for PKGNAMESUFFIX and COMMENT.
* Update license information.
* Remove patch-rainloop_v_1.16.0_app_libraries_MailSo_Base_HtmlUtils.php
  that is included in upstream.
</content>
</entry>
<entry>
<title>mail/rainloop: Add patch to fix cross-site-scripting (XSS) vulnerability</title>
<updated>2022-05-03T10:12:56Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2022-05-03T10:06:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9f524f160cb67555ffab240926b693d090ebd20'/>
<id>urn:sha1:f9f524f160cb67555ffab240926b693d090ebd20</id>
<content type='text'>
PR:		263749
Reported by:	Lapo Luchini
Obtained from:	https://blog.sonarsource.com/rainloop-emails-at-risk-due-to-code-flaw
MFH:		2022Q2
Security:	a8118db0-cac2-11ec-9288-0800270512f4
</content>
</entry>
<entry>
<title>mail/rainloop: Fix SMTP AUTH PLAIN bug</title>
<updated>2021-11-11T02:42:03Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2021-11-11T02:23:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=09c2f9d63931380306f66bcbef74667502a0c4e0'/>
<id>urn:sha1:09c2f9d63931380306f66bcbef74667502a0c4e0</id>
<content type='text'>
While I'm here,

* Switch to DISTVERSION
* Pet portclippy
* Re-format Makefile with portfmt

Reference:	https://github.com/RainLoop/rainloop-webmail/issues/1629
PR:		257017
Reported by:	pi
Obtained from:	https://github.com/RainLoop/rainloop-webmail/issues/1629#issuecomment-540398127
MFH:		2021Q4
</content>
</entry>
<entry>
<title>*/*: Update MAINTAINER address of my ports to that of FreeBSD.org</title>
<updated>2021-09-28T05:13:33Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2021-09-28T02:25:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=10c30f1825b82a7e2e27e2d9e176fe8f325ffce3'/>
<id>urn:sha1:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3</id>
<content type='text'>
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
</content>
</entry>
<entry>
<title>mail/rainloop(-community): Update to 1.16.0</title>
<updated>2021-05-08T19:27:45Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@utahime.org</email>
</author>
<published>2021-05-07T02:10:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21f6da96b360d0f2e61b4aee0932963ae1358488'/>
<id>urn:sha1:21f6da96b360d0f2e61b4aee0932963ae1358488</id>
<content type='text'>
Changes: https://www.rainloop.net/changelog/

PR:	255674
</content>
</entry>
<entry>
<title>Deorbit RESTRICTED &amp;&amp; NO_CDROM, part one.</title>
<updated>2021-05-06T11:47:41Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-27T12:02:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=adb93122cbf753a26a0497479dbb88cf415de29b'/>
<id>urn:sha1:adb93122cbf753a26a0497479dbb88cf415de29b</id>
<content type='text'>
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
</content>
</entry>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>urn:sha1:cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</content>
</entry>
</feed>
