Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
3.19.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
3.19.0 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.19.0 20 May 2022 09:31:53
    |
Juraj Lutter (otis)  Author: Milan Obuch |
mail/claws-mail: Update to 3.19.0
- Update to 3.19.0
- Reset PORTREVISION where apropriate (notably in slave ports)
And while here, also portclippy and portfmt a bit.
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
PR: 263059 |
3.17.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.17.8 31 Dec 2020 14:53:04
  |
rene  |
mail/claws-mail-bogofilter: remove optional dependency on expired
mail/bogofilter-tc |
3.17.5 11 Jun 2020 17:49:58
  |
mandree  |
mail/claws-mail: reorganize plugins
renames a few ports to match their names to the plugin names
(adding to MOVED)
PR: 245939
PR: 239659
Submitted by: rozhuk.im@gmail.com
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
3.17.3 23 Dec 2018 11:29:55
  |
joneum  |
Update to 3.17.3
Changelog:
* Add support for TLS Server Name Indication (SNI). This enables the
sending of your hostname, if available, to the server so that it
can select the appropriate certificate for your domain. This is
useful for servers which host multiple domains on the same IP
address.
This is a hidden Account preference, 'use_tls_sni', and is enabled
by default.
* SSL/TLS certificate manager: The Delete key will now delete the
selected certificate.
* Window sizes are now remembered for the 'Apply tags' and SSL/TLS (Only the first 15 lines of the commit message are shown above ) |
3.16.0_1 11 Jul 2018 09:37:40
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
3.16.0_1 15 Jan 2018 21:17:21
  |
pawel  |
Add BACKEND option allowing to choose bogofilter with different
database back-ends
PR: 215035
Reported by: Alan Braslau |
3.13.2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.9.2 05 Oct 2013 11:25:30
  |
pawel  |
- Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args
PR: ports/182439 [1]
Reported by: Gerard Seibert <gerard@seibercom.net> |
3.9.2 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
3.9.1 11 May 2013 14:34:13
  |
pawel  |
This plugin enables the scanning of incoming mail received from a POP, IMAP,
or LOCAL account using Bogofilter. It can optionally delete mail identified
as spam or save it to a designated folder. Bogofilter is a pure Bayesian
filter, therefore it has better speed performance than SpamAssassin but might
catch less spam.
WWW: http://claws-mail.org/plugin.php?plugin=bogofilter |