Commit graph

68 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala
6c95bb7ab3 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
  dialogue. See the option 'Warn when Subject is empty' option on the
  '/Configuration/Preferences/Mail handling/Sending' page.

* When sending messages, if the hostname cannot be determined,
  fallback to 'localhost' rather than 'unknown', as the latter is
  rejected by some servers.

* Added better handling of messages from broken mailers, such as
  yahoo groups.

* PDF plugin: the minimum required version of poppler is 0.12.0.

* PGP/* plugin: long key IDs are now displayed in the dialogues
  instead of short IDs.

* PGP/* plugin: The automatic signature check is now non-blocking.

* Python plugin: can now access accounts, mailboxes, folder
  properties

* vCalendar plugin: webcals:// URLs are now treated as https://

* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
  German, Hebrew, Slovak, Spanish, and Swedish.

* Support for Maemo has been removed.
2013-12-14 22:02:10 +00:00
Pawel Pekala
441d6f4800 - 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>
2013-10-05 11:25:29 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Pawel Pekala
2ab5265380 Add dependency on audio/libcanberra used for sound notifications 2013-06-19 21:40:24 +00:00
Pawel Pekala
4e3e241093 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
2013-05-11 14:10:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
40c91fb874 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
2012-12-10 17:27:47 +00:00
Pawel Pekala
bd6b9b5147 - Update to Claws Mail release 3.8.1
- Bump plugins with no new versions
2012-06-30 08:06:00 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
9263037026 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)
2011-12-17 16:03:44 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Pawel Pekala
6d6d4dd41a - update to 3.7.10 release
- fix portlint warnings
- bump plugins with no new distfiles

Approved by: 	miwi,wen (mentors implicit)
2011-08-29 17:15:09 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Pawel Pekala
f4567fd701 - Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php

Approved by:	wen, miwi (mentors)
2011-04-17 16:57:18 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Wilke
06bf4abb7f - 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
2010-12-16 08:19:17 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Martin Wilke
a395f24d02 - 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>
2010-12-01 07:04:56 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
9414eef92a - Update to 0.25 2010-05-16 09:02:41 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
df249d9fba - 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
2010-02-08 09:16:04 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
e96641a09a - Update to 0.24
Approved by:	maintainer implicit
2010-01-21 20:53:04 +00:00
Martin Wilke
84a35bc487 - Update to 0.23
Approved by:	maintainer implicit
2009-11-27 21:53:39 +00:00
Steven Kreuzer
b5c17cd26c Add/Update WWW records in pkg-descr files
PR:		ports/137383
Submitted by:	Pawel Pekala <c0rn@o2.pl>
2009-08-05 01:45:56 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
faef246784 - Update to 0.22
Approved by:	maintainer implicit
2009-07-04 23:10:44 +00:00
Martin Wilke
1047fa8425 - Update to 0.21 2009-03-07 04:23:14 +00:00
Martin Wilke
dc6c4e9a47 - Update to 0.20
Approved by:	maintainer implicit
2009-01-12 12:58:57 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
cf6fc8903b - 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
2008-06-28 14:46:18 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
30a67d76fd - Update to 0.16
Approved by:	maintainer implicit
2008-04-19 21:29:07 +00:00
Martin Wilke
11c4608375 - Get rid of USE_XLIB
Approved by:	maintainer implicit
2008-03-21 16:35:56 +00:00
Martin Wilke
5ccdf2b2f9 - Bump PORTREVISION after claws-mail update
Approved by:	maintainer implicit
2008-02-28 00:50:45 +00:00
Martin Wilke
265977e1db - Update to 0.15
Approved by:	maintainer implicit
2008-02-12 22:20:13 +00:00
Martin Wilke
f90aed4781 - Bump PORTREVISION after claws-mail update 2007-10-02 15:50:00 +00:00
Martin Wilke
9d91dd602b - 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
2007-09-18 12:14:07 +00:00
Martin Wilke
2a5ed2e858 - Update to 0.12.1
Approved by:	maintainer implicit
2007-09-11 09:12:46 +00:00
Martin Wilke
579f3815a8 - Update to 0.12
Thanks to:	Holger Berndt (author)
Approved by:	maintainer implicit
2007-09-07 09:01:59 +00:00
Martin Wilke
0620c9e1eb - Bump PORTREVISION after claws-mail update 2007-09-06 21:31:48 +00:00
Martin Wilke
55c184dab9 - Install translation files
- Add libnotify support

PR:		114456
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
2007-07-09 20:51:22 +00:00
Martin Wilke
442a98f08e - Update to 0.11
PR:		114251
Submitted by:	miwi
Approved by:	maintainer
2007-07-07 12:17:33 +00:00
Martin Wilke
4df63ed77d - Update to 2.9.2
- Bump PORTREVISION in all plugins.

Approved by:	netchild@ (maintainer)
2007-05-29 15:55:53 +00:00