Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 21 Sep 2023 05:14:15 |
Juraj Lutter (otis) Author: Ivan Rozhuk |
mail/claws-mail-notification: Fix RUN_DEPENDS with GTK3
claws-mail-notification was missing a required shared library:
libcanberra-gtk3.so.0
PR: 273804 |
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 19 May 2022 12:34:03 |
Baptiste Daroussin (bapt) |
audio/libcanberra: split a gtk2 from non graphic port
there was already a slave port for gtk3, now make a slaveport for gtk2 as
well.
While here fix the option definition which was wrongly done making libcanberra
have no options at all while libcanberra-gtk3 had and the opposite was expected
Use options helpers to simplify the port.
Drop the gtkdoc by default
bump revision and track no package for the 2 only port requiring the gtk2
library
Reduce the slave port to its bare minimal requirement
This change has been made in a slaveport instead of a flavor, because flavors
depending
on its own origin is not supported. this is a candidate for subpackages in the
futur.
note that this changes also removes gtk2 from the dependency path of many gtk3
only
application |
3.17.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
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.16.0 28 Jul 2018 09:37:52 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
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.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 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_1 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_1 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_1 19 Jun 2013 21:40:24 |
pawel |
Add dependency on audio/libcanberra used for sound notifications |
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 |
0.31 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.31 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 |
0.30 30 Jun 2012 08:06:00 |
pawel |
- Update to Claws Mail release 3.8.1
- Bump plugins with no new versions |
0.29_1 07 Jun 2012 22:44:21 |
pawel |
Convert my ports to optionsNG |
0.29_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.29 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) |
0.28 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 |
0.28 29 Aug 2011 17:15:09 |
pawel |
- update to 3.7.10 release
- fix portlint warnings
- bump plugins with no new distfiles
Approved by: miwi,wen (mentors implicit) |
0.27_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.27 17 Apr 2011 16:57:18 |
pawel |
- Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php
Approved by: wen, miwi (mentors) |
0.26_1 23 Mar 2011 16:58:01 |
pawel |
- Update my email to FreeBSD
Approved by: miwi, wen (mentors) |
0.26_1 16 Dec 2010 08:19:17 |
miwi |
- Update to 3.7.8
- Update Plugins to 3.7.8
- Pass maintainership to submitter
PR: 152870
Submitted by: Pawel Pekala <c0rn@o2.pl>
Approved by: maintainer |
0.26 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.26 01 Dec 2010 07:04:56 |
miwi |
- Update claws-mail plugins to newest versions from 3.7.7 release
- Bump portrevisions of plugins with no new version
- Recreate checksum files to new standard
- Add LICENSE infos
- Mark MAKE_JOBS_SAFE
PR: 152711
Submitted by: Pawel Pekala <c0rn@o2.pl> |
0.25_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.25_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.25_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.25 16 May 2010 09:02:41 |
miwi |
- Update to 0.25 |
0.24_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.24_2 08 Feb 2010 09:16:04 |
miwi |
- Update to 3.7.5
Changelog:
Bug fixes:
o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
encryption'
o bug 2076 'having worked 2 times properly CLAWS ceased to
decrypt incoming PGP mails -displays base64
instead - sucks completely'
o bug 2098, 'claws-mails crashes frequently with pgpcore'
o Address Book: fix button sensitivity in compose mode.
Bump all cm-plugins
Approved by: maintainers implicit |
0.24_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.24 21 Jan 2010 20:53:04 |
miwi |
- Update to 0.24
Approved by: maintainer implicit |
0.23 27 Nov 2009 21:53:39 |
miwi |
- Update to 0.23
Approved by: maintainer implicit |
0.22_1 05 Aug 2009 01:45:56 |
skreuzer |
Add/Update WWW records in pkg-descr files
PR: ports/137383
Submitted by: Pawel Pekala <c0rn@o2.pl> |
0.22_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.22 04 Jul 2009 23:10:44 |
miwi |
- Update to 0.22
Approved by: maintainer implicit |
0.21 07 Mar 2009 04:23:14 |
miwi |
- Update to 0.21 |
0.20 12 Jan 2009 12:58:57 |
miwi |
- Update to 0.20
Approved by: maintainer implicit |
0.17 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.17 28 Jun 2008 14:46:19 |
miwi |
- Update to 0.17
- Add support for WITHOUT_NLS knob [1]
PR: 124108 [1]
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Approved by: maintainer implict |
0.16_1 06 Jun 2008 13:43:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.16 19 Apr 2008 21:29:07 |
miwi |
- Update to 0.16
Approved by: maintainer implicit |
0.15_2 21 Mar 2008 16:35:56 |
miwi |
- Get rid of USE_XLIB
Approved by: maintainer implicit |
0.15_1 28 Feb 2008 00:50:45 |
miwi |
- Bump PORTREVISION after claws-mail update
Approved by: maintainer implicit |
0.15 12 Feb 2008 22:20:13 |
miwi |
- Update to 0.15
Approved by: maintainer implicit |
0.12.1_2 02 Oct 2007 15:50:01 |
miwi |
- Bump PORTREVISION after claws-mail update |
0.12.1_1 18 Sep 2007 12:14:07 |
miwi |
- File was rerolled
- Bump PORTREVISION after claws-mail update
Notes from Holger Berndt (author)
Fix typo in English popup string. Thanks to
Andrea Spadaccini for reporting
Submitted by: Hagen Kühl (via irc freenode #freebsd-doc.de)
Approved by: maintainer implicit |
0.12.1 11 Sep 2007 09:12:46 |
miwi |
- Update to 0.12.1
Approved by: maintainer implicit |
0.12 07 Sep 2007 09:01:59 |
miwi |
- Update to 0.12
Thanks to: Holger Berndt (author)
Approved by: maintainer implicit |
0.11_2 06 Sep 2007 21:31:48 |
miwi |
- Bump PORTREVISION after claws-mail update |
0.11_1 09 Jul 2007 20:51:23 |
miwi |
- Install translation files
- Add libnotify support
PR: 114456
Submitted by: Pawel Pekala <c0rn@o2.pl> (maintainer) |
0.11 07 Jul 2007 12:17:33 |
miwi |
- Update to 0.11
PR: 114251
Submitted by: miwi
Approved by: maintainer |
0.10_3 29 May 2007 15:55:54 |
miwi |
- Update to 2.9.2
- Bump PORTREVISION in all plugins.
Approved by: netchild@ (maintainer) |
0.10_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.10_1 19 Apr 2007 10:45:20 |
miwi |
- Update to 2.9.1
- Bump PORTREVISION for all claws-mail-*
Approved by: netchild@
Security:
http://www.vuxml.org/freebsd/c389d06d-ee57-11db-bd51-0016179b2dd5.html |
0.10 17 Apr 2007 18:09:16 |
miwi |
- Update to 0.10
PR: 111739
Submitted by: miwi
Approved by: maintainer via privat mail |
0.9_1 12 Mar 2007 13:54:26 |
netchild |
- Update CM to 2.8.1.
- Bump portrevision of the plugins. |
0.9 01 Mar 2007 10:41:32 |
miwi |
- Update to 0.9
PR: 109687
Submitted by: miwi
Approved by: maintainer |
0.8_3 27 Feb 2007 20:27:39 |
netchild |
- Update CM to 2.8.0.
- Bump portrevision of the plugins because of this. |
0.8_2 27 Jan 2007 12:48:46 |
netchild |
- Update CM to 2.7.2, themes to 20070116.
- Chmod the themes to sane rights.
- Bump portrevision of the plugins. |
0.8_1 15 Jan 2007 20:00:53 |
netchild |
Update CM to 2.7.1 and bump the revision of the plugins. |
0.8 12 Jan 2007 10:36:39 |
itetcu |
update to 0.8
PR: ports/107794
Submitted by: Pawel Pekala (maintainer) |
0.7_1 09 Jan 2007 18:36:33 |
netchild |
Update claws-mail to 2.7.0.
Bump portrevision of the plugins to force a rebuild with the new version,
else they complain about the new version of CM. |
0.7 31 Dec 2006 13:58:40 |
itetcu |
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. [1]
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@ |