aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-perl
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* mail/claws-mail: reorganize pluginsMatthias Andree2020-06-111-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=538519
* - Update WWWDmitry Marakasov2018-08-261-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=478111
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Update to Claws Mail release 3.13.0Pawel Pekala2015-10-161-1/+1
| | | | | | | Release notes: http://claws-mail.org/news.php Notes: svn path=/head/; revision=399501
* - Fix shebangs in additional scripts [1]Pawel Pekala2015-09-161-3/+4
| | | | | | | | | | - Don't install desktop file second time PR: 203132 [1] (based on) Submitted by: amdmi3 [1] Notes: svn path=/head/; revision=397076
* - Fix comboboxes vcalendar bug by adding upstream patches [1]Pawel Pekala2013-10-051-3/+3
| | | | | | | | | | | - Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net> Notes: svn path=/head/; revision=329440
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Switch to new LIB_DEPENDS formatPawel Pekala2013-08-291-1/+1
| | | | | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed Notes: svn path=/head/; revision=325602
* Update to Claws Mail 3.9.1 releasePawel Pekala2013-05-112-22/+6
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=317877
* Update to Claws Mail 3.9.0 releasePawel Pekala2012-12-103-13/+8
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=308620
* - Update to Claws Mail release 3.8.1Pawel Pekala2012-06-301-3/+3
| | | | | | | - Bump plugins with no new versions Notes: svn path=/head/; revision=300245
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update claws-mail ports to 3.8.0 releasePawel Pekala2011-12-172-6/+5
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=287549
* - update to 3.7.10 releasePawel Pekala2011-08-291-4/+4
| | | | | | | | | | - fix portlint warnings - bump plugins with no new distfiles Approved by:  miwi,wen (mentors implicit) Notes: svn path=/head/; revision=280711
* - Update to 3.7.9 bugfix releasePawel Pekala2011-04-171-3/+3
| | | | | | | | | - Changelog: http://www.claws-mail.org/news.php Approved by: wen, miwi (mentors) Notes: svn path=/head/; revision=272846
* - Update my email to FreeBSDPawel Pekala2011-03-231-1/+1
| | | | | | | Approved by: miwi, wen (mentors) Notes: svn path=/head/; revision=271547
* - Update to 3.7.8Martin Wilke2010-12-161-3/+3
| | | | | | | | | | | | - Update Plugins to 3.7.8 - Pass maintainership to submitter PR: 152870 Submitted by: Pawel Pekala <c0rn@o2.pl> Approved by: maintainer Notes: svn path=/head/; revision=266407
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update claws-mail plugins to newest versions from 3.7.7 releaseMartin Wilke2010-12-012-4/+6
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=265496
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 0.9.18Martin Wilke2010-05-242-5/+4
| | | | | | | | PR: 146767 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Notes: svn path=/head/; revision=254964
* - Bump PORTREVISION after claws-mail updateMartin Wilke2010-05-161-3/+3
| | | | Notes: svn path=/head/; revision=254398
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 3.7.5Martin Wilke2010-02-081-3/+3
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=249419
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.9.17Martin Wilke2010-01-212-6/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=248299
* - Update to 0.9.16Martin Wilke2009-11-272-7/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=244859
* Add/Update WWW records in pkg-descr filesSteven Kreuzer2009-08-051-3/+5
| | | | | | | | PR: ports/137383 Submitted by: Pawel Pekala <c0rn@o2.pl> Notes: svn path=/head/; revision=238931
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Bump PORTREVISION after claws-mail updateMartin Wilke2009-07-041-3/+3
| | | | Notes: svn path=/head/; revision=237122
* - Bump PORTREVISION after claws-mail updateMartin Wilke2009-03-071-2/+3
| | | | Notes: svn path=/head/; revision=229604
* - Update to 0.9.15Martin Wilke2009-01-122-7/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=225850
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.9.13Martin Wilke2008-04-192-7/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=211594
* - Get rid of USE_XLIBMartin Wilke2008-03-211-2/+1
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=209543
* - Bump PORTREVISION after claws-mail updateMartin Wilke2008-02-281-2/+3
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=208038
* - Update to 0.9.12Martin Wilke2008-02-122-7/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=207086
* - Bump PORTREVISION after claws-mail updateMartin Wilke2007-10-021-1/+1
| | | | Notes: svn path=/head/; revision=200663
* - Bump PORTREVISION after claws-mail updateMartin Wilke2007-09-181-2/+3
| | | | Notes: svn path=/head/; revision=199695
* - Update to 0.9.10Martin Wilke2007-09-062-6/+6
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=198934
* - Update to 0.9.9Martin Wilke2007-07-072-7/+6
| | | | | | | | | PR: 114249 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=195146
* - Update to 2.9.2Martin Wilke2007-05-291-1/+1
| | | | | | | | | - Bump PORTREVISION in all plugins. Approved by: netchild@ (maintainer) Notes: svn path=/head/; revision=192308
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix build [1]Martin Wilke2007-04-192-15/+8
| | | | | | | | | | | | - Update to 0.9.8 - Remove 4.X gruft Submitted by: krisbot [1] miwi Approved by: maintainer Notes: svn path=/head/; revision=190356
* - Bump PORTREVISION for claws-mail updateMartin Wilke2007-04-171-1/+1
| | | | Notes: svn path=/head/; revision=190197
* - Update CM to 2.8.1.Alexander Leidinger2007-03-121-1/+1
| | | | | | | - Bump portrevision of the plugins. Notes: svn path=/head/; revision=187200
* - Update CM to 2.8.0.Alexander Leidinger2007-02-271-1/+1
| | | | | | | - Bump portrevision of the plugins because of this. Notes: svn path=/head/; revision=186156