Commit graph

143 commits

Author SHA1 Message Date
Alex Dupre
cc609a0c8a Add ctype dependency.
See https://github.com/roundcube/roundcubemail/issues/7049

Reported by:	Tim Bishop <tim@bishnet.net>
2019-11-27 13:14:18 +00:00
Alex Dupre
c24f717c54 Update to 1.4.1 release and remove obsolete suhosin patches. 2019-11-26 08:14:17 +00:00
Alex Dupre
b76892bee9 Really fix the NSC option.
For some unknown (at least to me) and weird reason even if spellchecker.php
was appended to RCUBECOMP it didn't go in the for loop:

@${ECHO} ${RCUBECOMP} # prints spellchecker.php
.for i in ${RCUBECOMP}
	@{ECHO} ${i} # never prints spellchecker.php
        @cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${STAGEDIR}${WWWDIR}
.endfor
2019-10-24 11:17:20 +00:00
Alex Dupre
7f0cbdb231 Update to 1.3.10 release and fix NSC option [1].
PR:		241327 [1]
Submitted by:	tobik
2019-10-21 08:36:10 +00:00
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Alex Dupre
6df7d85992 Update to 1.3.9 release.
PR:		237218
Submitted by:	brnrd
2019-04-12 10:15:21 +00:00
Alex Dupre
311c59e65a Add newsyslog script for log rotate [1].
Don't set DB backends as mutually exclusive [2].

PR:		210195 [1], 221764 [2]
Submitted by:	ler, crees
2018-12-10 14:13:53 +00:00
Dmitry Marakasov
2e8a340936 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2018-12-05 14:22:50 +00:00
Alex Dupre
3465a1e5ef Update to 1.3.8 release. 2018-10-29 18:24:52 +00:00
Alex Dupre
47e7376b75 Update to 1.3.7 release. 2018-08-09 09:26:55 +00:00
Mathieu Arnold
347bcbe270 flavorize mail/roundcube and plugins.
PR:		227715
Submitted by:	mat
Approved by:	maintainers
Sponsored by:	Absolight
2018-05-02 16:15:59 +00:00
Alex Dupre
77df87fe90 Update to 1.3.6 release.
PR:		227476
Submitted by:	mmokhi
2018-04-13 07:19:32 +00:00
Alex Dupre
96df02a0bd Update to 1.3.5 release. 2018-03-23 11:02:37 +00:00
Alex Dupre
6e0c2cf9c8 Update to 1.3.4 release.
PR:		225679
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2018-02-26 09:38:24 +00:00
Alex Dupre
6fd0ec5eac Update to 1.3.3 release.
Fix security vulnerability (CVE-2017-16651).

PR:		223547
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2017-11-09 06:56:52 +00:00
Alex Dupre
de40ba01b8 Update to 1.3.1 release.
PR:		222203
Submitted by:	adamw
2017-09-11 07:18:02 +00:00
Kurt Jaeger
aa1233ab8c mail/roundcube: update 1.2.5 -> 1.3.0
PR:		220317
Submitted by:	ler, ale
Approved by:	ale
Relnotes: https://roundcube.net/news/2017/06/26/roundcube-webmail-1.3.0-released
2017-08-16 10:58:12 +00:00
Mark Felder
35301bfec3 mail/roundcube: Update to 1.2.5
PR:		219789
MFH:		2017Q2
Security:	CVE-2017-8114
2017-06-09 18:21:17 +00:00
Alex Dupre
595047a92d Update to 1.2.4 release.
PR:		217767
Submitted by:	pi
2017-04-10 12:15:38 +00:00
Jason Unovitch
c82684ac14 mail/roundcube: update 1.2.2 -> 1.2.3; add NO_ARCH while here
Changes:	https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123

PR:		214925
Submitted by:	brnrd
Approved by:	ports-secteam (with hat)
Security:	https://vuxml.FreeBSD.org/freebsd/125f5958-b611-11e6-a9a5-b499baebfeaf.html
MFH:		2016Q4
X-MFH-With:	r423243, r423250, r423479
2016-12-04 21:01:17 +00:00
Kurt Jaeger
8d59072c60 mail/roundcube: 1.2.1 -> 1.2.2
PR:		196026
Changes:	https://github.com/roundcube/roundcubemail/wiki/Changelog#release-122
Submitted by:	brnrd
Approved by:	ale (maintainer timeout)
2016-10-07 19:09:55 +00:00
Pietro Cerutti
c6b350ddca mail/roundcube: fix dependency when using SQLite, bump PORTREVISION 2016-10-04 10:38:06 +00:00
Bernard Spil
5cd355edb5 mail/roundcube: Update to 1.2.1
- Update to 1.2.1
  - Add missing .htaccess file in WWWDIR [1]
  - Switch WANT_PHP_WEB to USES= php:web
  - Add description for DB options group
  - Convert all ${PORT_OPTIONS:Mfoo} to OPTIONS framework
  - Convert target conditionals to target-OPT-on

PR:		196016 [1]
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net> [1]
Approved by:	Maintainer timeout
2016-10-04 08:21:40 +00:00
Pietro Cerutti
4634ed6ec3 mail/roundcube: fix syntax error in patch, bump PORTREVISION 2016-06-10 10:28:22 +00:00
Alex Dupre
85d0b5dbbd Allow installation with PHP 7. 2016-06-10 08:56:30 +00:00
Alex Dupre
64319ea36c Update to 1.2.0 release. 2016-06-10 07:09:56 +00:00
Jason Unovitch
65ceb0df45 Apply patch from upstream for cross-site scripting vulnerability
PR:		209841
Reported by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Approved by:	maintainer timeout (2 weeks)
Security:	CVE-2016-5103
Security:	https://vuxml.FreeBSD.org/freebsd/97e86d10-2ea7-11e6-ae88-002590263bf5.html
MFH:		2016Q2
2016-06-10 01:15:58 +00:00
Alex Dupre
822120c88c Update to 1.1.5 release. 2016-05-11 08:20:00 +00:00
Pietro Cerutti
42c3760abc mail/roundcube: chase PHP Warning: array_merge(): Argument #1 is not an array
Obtained from:  https://github.com/roundcube/Net_Sieve/commit/47419a26b6
2016-03-01 14:49:05 +00:00
Alex Dupre
6c833f2110 Update to 1.1.4 release.
PR:		205779
Submitted by:	Vladimir Krstulja
2016-01-02 08:58:32 +00:00
Alex Dupre
37c304c44f Fix session handling when php-suhosin session encryption is not enabled.
PR:		203260
Submitted by:	Mark.Martinec@ijs.si
2015-09-22 18:22:12 +00:00
Alex Dupre
225099bb6e Update to 1.1.3 release. 2015-09-19 07:50:46 +00:00
Alex Dupre
2efe7c0401 Update to 1.1.2 release.
PR:		201166
Submitted by:	Vlad K. <vlad-fbsd@acheronmedia.com>
2015-07-08 06:08:57 +00:00
Bartek Rutkowski
ffa1713550 mail/roundcube: add CPE info
PR:		199332
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	portmgr blanket
2015-04-17 16:38:54 +00:00
Alex Dupre
ef0db9978c Update to 1.1.1 release. 2015-04-01 06:05:03 +00:00
Alex Dupre
35ea321822 Update to 1.1.0 release. 2015-02-19 16:12:49 +00:00
Alex Dupre
c249efb6ed Update to 1.0.5 release. 2015-01-30 09:25:11 +00:00
Alex Dupre
8eb51ef83a Update to 1.0.4 release. 2014-12-30 09:46:39 +00:00
Alex Dupre
3909fc77e7 Update to 1.0.3 release. 2014-10-01 07:13:26 +00:00
Alex Dupre
1df829a78c Update to 1.0.2 release. 2014-08-04 15:06:58 +00:00
Alex Dupre
e0b05d1bf7 Add last missing piece to support suhosin session encryption. 2014-07-07 18:21:09 +00:00
Alex Dupre
d0ce2ca08e Update to 1.0.1 release. 2014-05-12 10:00:49 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Alex Dupre
1c98c28942 Update to 1.0.0 release. 2014-04-10 09:51:13 +00:00
Alex Dupre
404ebf37f0 Remove unneded slashes and add DOCS to OPTIONS. 2014-03-19 15:26:30 +00:00
Alex Dupre
4da7b1058d Update to 0.9.5 release. 2013-10-25 07:50:03 +00:00
Alex Dupre
b258252867 Support stage dir. 2013-10-04 12:49:58 +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
Alex Dupre
925d3f6392 Update 0.9.4 release. 2013-09-09 07:24:48 +00:00
Alex Dupre
1e4d80982d Add missing dependency.
PR:		ports/181599
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2013-08-28 08:02:33 +00:00