Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.21.0 28 Jul 2024 14:23:22 |
Tijl Coosemans (tijl) Author: Chris Hutchinson |
mail/claws-mail: upgrade to 3.21.0 and 4.3.0
PR: 279646 |
3.20.0 05 Jun 2024 14:51:52 |
Tijl Coosemans (tijl) Author: Milan Obuch |
mail/claws-mail: Update to 3.20.0/4.2.0
- Resurrect fancy plugin for the GTK 3 version of Claws Mail.
- Clean up dependencies.
- Disable GDK deprecation warnings flooding the build log.
- Enable i18n of the plugins.
- Enable parallel build of plugins.
PR: 275236
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
3.19.1_3 08 Feb 2024 08:15:56 |
Juraj Lutter (otis) Author: Chris Hutchinson |
mail/claws-mail: Link with net/openldap26-client if installed.
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com>
PR: 274190
MFH: 2024Q1 |
3.19.1_2 29 Jan 2024 14:08:35 |
Muhammad Moinur Rahman (bofh) |
mail/claws-mail: Moved man to share/man
Approved by: portmgr (blanket) |
3.19.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.19.1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
3.19.1 22 Aug 2023 05:44:26 |
Xin LI (delphij) |
mail/claws-mail: upgrade to 3.19.1 and 4.1.1.
PR: ports/273090
Approved by: maintainer |
3.19.0_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.19.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
3.19.0 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
3.19.0 01 Nov 2022 08:15:46 |
Juraj Lutter (otis) |
mail/claws-mail: Fix distinfo for GTK3 variant
Reported by: Tomoaki AOKI |
3.19.0 31 Oct 2022 21:57:46 |
Juraj Lutter (otis) Author: Milan Obuch |
mail/claws-mail: Allow for GTK2 or GTK3 variants
Claws Mail team released GTK3 version for some time along with older
GTK2. Development focus slowly shifts to GTK3.
Add the option to select GTK2 and GTK3 version, keeping GTK2 as default
for now.
PR: 267043
Approved by: Chris Hutchinson (maintainer) |
3.19.0 06 Oct 2022 07:47:22 |
Juraj Lutter (otis) Author: Milan Obuch |
mail/claws: Rework claws-mail-plugins
Let mail/claws-mail-plugins get PORTVERSION from mail/claws-mail.
There is PORTVERSION defined directly in
mail/claws-mail-plugins/Makefile at present. Create
mail/claws-mail/Makefile.ver to hold this information and use it in both
mail/claws-mail-plugins/Makefile and mail/claws-mail/Makefile.claws
files.
Technically, it is a no change for now, but it makes easier to create
new options for both GTK2 and GTK3 (new one) version of Claws Mail and
act accordingly in all Claws Mail plugin ports.
Approved by: Chris Hutchinson (maintainer)
PR: 266092 |
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.18.0_1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.18.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.18.0 14 Jul 2021 08:37:37 |
Tobias C. Berner (tcberner) Author: Chris Hutchinson |
mail/claws-mail: update to latest 3.18.0
New in this release:
~~~~~~~~~~~~~~~~~~~~
* Support for the OAuth2 authorisation protocol has been added for
IMAP, POP and SMTP using custom, user-generated client IDs.
OAuth2 preferences are found in the Account Preferences on the
Receive page (for POP: Authenticate before POP connection, for
IMAP: Authentication method); the Send page (SMTP authentication:
Authentication method); and on a dedicated OAuth2 page.
* The option 'Save (X-)Face in address book if possible' has been
added to the /Message View/Text Options preferences page. (Only the first 15 lines of the commit message are shown above ) |
3.17.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.17.8 26 Nov 2020 17:18:52 |
joneum |
Update to 3.17.8
Full Changelogs: https://www.claws-mail.org/NEWS
PR: 251092
Sponsored by: Netzkommune GmbH |
3.17.5_4 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
3.17.5_3 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.5_3 04 Jun 2020 05:48:34 |
fernape |
mail/claws-mail: make it depend on security/ca_root_nss
Instead of installing the Win certs bundle.
A new patch is needed so it looks for certs by default in out LOCALBASE
PR: 246944
Submitted by: ps.ports@smyrak.com
Reviewed by: portmaster@bsdforge.com (maintainer) |
3.17.5_2 16 May 2020 10:51:33 |
sunpoet |
Bump PORTREVISION for security/nettle shlib change |
3.17.5_1 26 Apr 2020 09:42:34 |
arrowd |
mail/claws-mail: Allow all Python 3 versions.
PR: 245921
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
3.17.5 25 Apr 2020 11:25:48 |
arrowd |
mail/claws-mail: Update to 3.17.5.
PR: 245464
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
3.17.4 07 Mar 2020 09:05:45 |
joneum |
hand over Maintainership to Chris (portmaster@BSDforge.com)
Sponsored by: Netzkommune GmbH |
3.17.4 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.17.4 03 Nov 2019 19:14:23 |
sunpoet |
Fix build with libetpan 1.9.4
Reported by: antoine |
3.17.4 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
3.17.4 24 Sep 2019 21:40:28 |
rene |
mail/claws-mail: remove support for expired jpilot link. |
3.17.4 05 Aug 2019 07:28:49 |
joneum |
Update to 3.17.4
* New HTML viewer plugin: Litehtml viewer
* Added option 'Enable keyboard shortcuts' to the 'Keyboard
shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
* Compose: implemented copying of attached images to clipboard
* Compose: images and text/uri-list (files) can now be attached by
pasting into the Compose window
* Python plugin: window sizes are now remembered for the Python
console, the 'Open URLs' and the 'Set mailbox order' windows.
(Only the first 15 lines of the commit message are shown above ) |
3.17.3_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.17.3_2 09 Jul 2019 17:13:07 |
sunpoet |
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1] |
3.17.3_1 10 Jan 2019 08:35:25 |
joneum |
- Switch to python3 and fix build
- Unbreak mail/claws-mail-python
Submitted by: mmokhi
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D18800 |
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.17.2 22 Dec 2018 15:39:42 |
joneum |
Update to 3.17.2
Changelog:
* Message List: A context menu has been added to the column headers,
it has two entries: a new option, 'Lock column headers', and 'Set
displayed colums'.
* Folder List: A context menu has been added to the column headers,
containing 'Set displayed columns'.
* Preferences: The Display/Summaries option page has been split into
three notebook pages: Folder List, Message List, and Defaults.
The Message List page contains the new 'Lock column headers'
option. The Defaults page contains several new options for new
folders. (Only the first 15 lines of the commit message are shown above ) |
3.17.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.17.1 17 Nov 2018 00:57:35 |
joneum |
Update to 3.17.1
- Add License
- Remove the MANUAL Part: This has alredy been removed in Version 3.17.0
Changelog: https://www.claws-mail.org/NEWS
Sponsored by: Netzkommune GmbH |
3.16.0_1 02 Oct 2018 08:19:24 |
antoine |
Add explicit USES=python |
3.16.0_1 27 Sep 2018 22:51:26 |
linimon |
Fix build on gcc-based archs.
While here, pet portlint.
Tested on powerpc64, amd64.
PR: 231702
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.16.0_1 05 Jul 2018 09:37:37 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
3.16.0_1 06 Mar 2018 19:29:08 |
joneum |
www/claws-mail: Take Maintainership
Reset pawel@'s port www/claws-mail, he stepped down from the Ports Team.
Hope you come back one day, and take over the port again.
-Take Maintainership
PR: 226397
Submitted by: pawel |
3.16.0_1 06 Feb 2018 13:15:36 |
amdmi3 |
- Fix shebangs properly, add missing python dependency
Approved by: portmgr blanket |
3.16.0 17 Dec 2017 22:41:45 |
pawel |
Update to Claws Mail release 3.16.0
Changelog:
http://claws-mail.org/news.php |
3.15.1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.15.1 31 Aug 2017 14:35:32 |
pawel |
Update to Claws Mail 3.15.1 bugfix release
This is a bug-fix release:
~~~~~~~~~~~~~~~~~~~~~~~~~~
* Bug fixes:
o bug 3348, 'Contact pictures not deleted when contact is
deleted'
o bug 3721, 'Fails to build in Debian kfreebsd-*'
o bug 3744, 'Crash upon deleting tags.'
o bug 3822, 'AttRemover deletes message and fails to create
new one when disk is full'
o bug 3828, '"Re-edit" should not recycle the Message-ID
header'
o bug 3835, 'autogen.sh fails with invalid test on line 33'
o bug 3855, 'segfault at startup with old profile and IMAP
account'
o bug 3866, 'slibtool causes compile failure'
o fix crash in sieve manager window when no account has sieve
enabled.
o fix incorrect labels in folder selection dialog.
o fix RSSyl feeds getting renamed to "Untitled feed".
o fix Resent-Date value.
o Fix typo around libarchive in configure.ac. |
3.15.0 17 Apr 2017 14:07:47 |
pawel |
- Update to 3.15.0 Claws Mail release
- Fix python shebangs
- claws-mail-tnef now requires external ytnef
- claws-mail-vcalendar marked as IGNORE for now, needs newer libical
Release notes: http://claws-mail.org/news.php |
3.14.1 13 Nov 2016 10:41:28 |
pawel |
Update to Claws Mail 3.14.1 release
Changes: http://claws-mail.org/news.php |
3.14.0 17 Oct 2016 15:23:12 |
pawel |
Rework last build fix to work on DragonFlyBSD also
PR: 211626
Tested by: marino |
3.14.0 05 Oct 2016 20:13:40 |
pawel |
Fix build on 12.0-CURRENT after encrypt() function removal in r306651
Configure script checks for encrypt() even though it's not used
on FreeBSD platform, disable this check.
PR: 211626
Reported by: Ed Schouten |
3.14.0 09 Aug 2016 22:33:33 |
pawel |
- Update to Claws Mail release 3.14.0
- Register proxy dependencies found by stage-qa
Changes: http://claws-mail.org/news.php |
3.13.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.13.2_1 28 Mar 2016 17:19:55 |
tijl |
Bump PORTREVISION for gnutls update in r411990. |
3.13.2 20 Jan 2016 06:50:52 |
pawel |
Update to Claws Mail release 3.13.2
MFH: 2016Q1
Security: CVE-2015-8614 |
3.13.1 25 Dec 2015 11:48:58 |
pawel |
Update Claws Mail to release 3.13.1
Release notes: http://claws-mail.org/news.php |
3.13.0 11 Dec 2015 22:28:38 |
pawel |
Switch to options helper |
3.13.0 16 Oct 2015 18:35:37 |
pawel |
Update to Claws Mail release 3.13.0
Release notes: http://claws-mail.org/news.php |
3.12.0_1 16 Sep 2015 19:10:17 |
pawel |
- Fix shebangs in additional scripts [1]
- Don't install desktop file second time
PR: 203132 [1] (based on)
Submitted by: amdmi3 [1] |
3.12.0 31 Jul 2015 20:58:08 |
pawel |
- Update Claws Mail & plugins to version 3.12.0
- Fetch distfile from project site, SF distribution is postponed till
situation with site is clear
- Include configure patch that prevents linking all binaries to libarchive [1]
- Switch archiver plugin to USES=libarchive [1]
- Add new Manage Sieve plugin which allows manipulation of IMAP filters
- Mark gdata plugin as IGNOREd, needs newer version of devel/libgdata
library, which is not in ports yet
Release notes: http://claws-mail.org/news.php
PR: 201949 [1]
Submitted by: tijl [1] |
3.11.1 25 Apr 2015 06:51:32 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
3.11.1 19 Nov 2014 20:41:11 |
pawel |
Add information about many dependencies needed to build user manual |
3.11.1 28 Oct 2014 20:48:18 |
pawel |
Update to 3.11.1 bugfix release |
3.11.0 26 Oct 2014 23:13:00 |
pawel |
Update Claws Mail and plugins to 3.11.0 release
mail/claws-mail:
- Convert to USES=execinfo shebangfix
- Use path independent (BUILD|RUN)_DEPENDS
Release notes: http://claws-mail.org/news.php |
3.10.1_5 27 Sep 2014 12:13:30 |
pawel |
Fix USES=autoreconf conversion
Reported by: antoine |
3.10.1_4 27 Sep 2014 10:02:14 |
pawel |
- Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail |
3.10.1_3 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
3.10.1_2 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
3.10.1_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.10.1 10 Jun 2014 15:08:10 |
pawel |
- Update Claws Mail and plugins to 3.10.1 bugfix release
- Move libravatar plugin to separate port |
3.10.0 27 May 2014 21:11:53 |
pawel |
mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1] |
3.9.3 14 Dec 2013 22:02:10 |
pawel |
Update to version 3.9.3
New in this release:
~~~~~~~~~~~~~~~~~~~~
* The TAB address completion in the Compose window now matches any
part of the address and not just the beginning.
* When copying or moving a message, the type-ahead search now matches
any part of a folder name and not just the beginning.
* It is now possible to replace the current signature in the Compose
window by using the '/Message/Replace signature' menu item.
* It is now possible to disable the 'Subject is empty' warning (Only the first 15 lines of the commit message are shown above ) |
3.9.2_1 31 Oct 2013 04:17:29 |
eadler |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object. |
3.9.2_1 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
3.9.2_1 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.2 05 Sep 2013 14:03:52 |
pawel |
Plugins need pkgconf to build too, they are using the same
configure script - move USES=pkgconf to shared Makefile.claws
Reported by: pkg-fallout |
3.9.2 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
3.9.2 29 Aug 2013 15:01:46 |
pawel |
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed |
3.9.2 10 Jul 2013 19:41:31 |
pawel |
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense |
3.9.2 12 Jun 2013 15:32:55 |
pawel |
Update to 3.9.2 bugfix release |
3.9.1_1 02 Jun 2013 14:18:10 |
pawel |
Add upstream patch which fixes crasher on program exit
Reported by: Alexander Kabaev <kabaev@gmail.com> |
3.9.1 11 May 2013 14:10:28 |
pawel |
Update to Claws Mail 3.9.1 release
Changelog: http://claws-mail.org/news.php
claws-mail:
- Now whole release is distributed as one file
- Move common stuff to Makefile.claws
- Cleanup many accumulated, old and not needed things
- Move bogofilter, pgp and spamassassin plugins to separate ports
- Dillo plugin was dropped so drop option for it
plugins:
- All plugins ports are now slaves to main port
- Remove all distinfo and pkg-plist files - this is
now handled by main port
- Deprecate cachesaver and gtkhtml2_viewer plugins - they are not
maintained by upstream anymore |
3.9.0_3 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
3.9.0_2 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
3.9.0_2 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
3.9.0_2 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
3.9.0_2 07 Feb 2013 17:06:44 |
pawel |
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports |
3.9.0_2 06 Feb 2013 17:30:08 |
novel |
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports |
3.9.0_1 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
3.9.0 24 Jan 2013 15:51:35 |
pawel |
Don't enable crash dialog when DEBUG=on - this prevents
coredump file creation.
PR: ports/175482
Submitted by: Fabian Keil <fk@fabiankeil.de> |
3.9.0 10 Dec 2012 17:27:47 |
pawel |
Update to Claws Mail 3.9.0 release
Changelog: http://www.claws-mail.org/news.php
claws-mail:
- Remove leading article from COMMENT
- Add missing deps
- Modernize options descriptions
- Respect NLS option
- Remove shlib ABI versions from LIB_DEPENDS
plugins:
- Bump plugins with no new versions
- Remove stale patches
- Improve COMMENTs, be more verbose what plugin does, use official
Claws Mail name, remove leading articles
- Convert WWW: lines from tabs to spaces |
3.8.1 30 Jun 2012 08:06:00 |
pawel |
- Update to Claws Mail release 3.8.1
- Bump plugins with no new versions |
3.8.0_1 07 Jun 2012 22:44:21 |
pawel |
Convert my ports to optionsNG |
3.8.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.8.0 17 Dec 2011 16:03:44 |
pawel |
Update claws-mail ports to 3.8.0 release
Release notes: http://www.claws-mail.org/news.php
claws-mail:
- improve options descriptions
- use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS
- use bsd.port.options.mk
- don't install icons twice
plugins:
- update to latest versions
- bump plugins with no new version
- take over maintainership of miwi@ plugins (approved via private mail) |
3.7.10_1 04 Oct 2011 17:54:50 |
pawel |
- SSL support needs security/libgcrypt to work [1]
- Remove WITH_ALL option
- Make Makefile more readable
- Cleanup pkg-descr
PR: ports/161281 [1]
Reported by: Sebastian Chmielewski <chmielsster@gmail.com> [1]
Approved by: miwi, wen (mentors implicit) |
3.7.10 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |