summaryrefslogtreecommitdiff
path: root/mail/sylpheed/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide a patch to support SNI.Emanuel Haupt2020-07-031-0/+16
| | | | | | | | | | | This has been discussed upstream: https://sylpheed.sraoss.jp/redmine/issues/306 While here: - remove extra space after URL - use options helpers Obtained from: OpenBSD
* Update to 3.7.0Emanuel Haupt2018-02-112-4/+4
|
* - Update to 3.6.0Emanuel Haupt2017-07-031-10/+0
| | | | | | | | | - Extra patch for CA bundle was merged upstream - Binary is linked against devel/oniguruma5 if ONIGURUMA option is enabled. Hence it is necessary to be declared as a LIB_DEPENDS instead of BUILD_DEPENDS. Changelog: http://sylpheed.sraoss.jp/en/news.html
* - Provide an optional patch to hide the OS and GTK signature in theEmanuel Haupt2016-02-241-0/+15
| | | | | | | | mail header [1] - Enable GnuPG support by default to encourage people to use crypto PR: 207214 [1] Submitted by: admin@vladiom.com.ua [1]
* Update to 3.5.0Emanuel Haupt2016-01-254-35/+4
|
* Updated patch to fix breakage on platforms with a 64 bit time_t. This fixes aEmanuel Haupt2015-09-034-15/+17
| | | | | | | regression that was introduced with r391392. PR: 202832 Submitted by: yamagi@yamagi.org
* Provide fix for sigbus on ARM caused by unaligned access.Emanuel Haupt2015-07-061-0/+20
| | | | | PR: 200053 Submitted by: mikael.urankar@gmail.com, usenet@ulrich-grey.de
* - Use new options helpersEmanuel Haupt2015-02-161-0/+19
| | | | | | | | - Provide an option to include CA bundle for certificate verification - Provide an option to depend on curl. Curl is required to check for remote updates. Enable this by default because the user expects this menu point to work but give users an option to explicitly disable. - Don't quiesce INSTALL_* commands
* Move mail/sylpheed3 to mail/sylpheed.Emanuel Haupt2011-08-222-8/+30
|
* update to 0.9.11Oliver Lehmann2004-05-291-12/+0
|
* uptdate to sylpheed 0.9.10Oliver Lehmann2004-02-291-0/+12
|
* update sylpheed to 0.9.8.1 (0.9.8a)Oliver Lehmann2003-12-151-11/+0
|
* update sylpheed to 0.9.8Oliver Lehmann2003-12-121-0/+11
|
* - Don't use automake/autoconf, because it requires to many patchesKevin Lo2001-11-281-11/+0
| | | | | | | | and workarounds to get it worked with autoconf213, automake14 and so on. - Bump PORTREVISION PR: 32330 Submitted by: MAINTAINER
* Update to 0.6.4Alexander Langer2001-10-311-0/+11
| | | | Submitted by: maintainer
* Add OpenSSL (defaults to on) and GnuPG support (experimental, defaultsAlexander Langer2001-09-141-3/+12
| | | | | | | to off). PR: 30302 Submitted by: Oliver Lehmann (lehmann@ans-netz.de) (MAINTAINER)
* - update to 0.6.0Pete Fritchman2001-09-011-11/+0
| | | | | | | | | - change maintainer to lehmann@ans-netz.de - simplify how docs are installed - reword pkg-{comment,descr} - add noportdocs support to pkg-plist Approved by: current maintainer
* Update to version 0.4.4Kevin Lo2000-11-151-10/+3
| | | | | | PR: 22863 Submitted by: TOGAWA Satoshi <toga@puyo.org> Approved by: MAINTAINER
* Update to version 0.4.1.Daniel Harris2000-09-301-0/+11
| | | | | | PR: 21622 Submitted by: Ports Fury Approved by: MAINTAINER
* An GTK+ based e-mail client.Yukihiro Nakai2000-06-051-0/+20
PR: ports/18622 Submitted by: Shigetoshi Inohana <inohana@tokai-soft.co.jp>