Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.23 30 Mar 2023 23:59:50 |
Muhammad Moinur Rahman (bofh) |
www/horde-base: Remove expired port:
2023-03-31 www/horde-base: Requires php74
Sponsored by: Bounce Experts |
5.2.23 25 Dec 2022 18:11:58 |
Muhammad Moinur Rahman (bofh) |
*/horde-*: Mark BROKEN
As part of removal of php74 the initial thought was to remove the horde
framework entirely. However considering the fact that the forks of horde
with php8 compatibility from https://github.com/maintaina-com will soon
be merged upstream we are not removing the ports but keeping them in
BROKEN state as the ports build perfectly while fails to run under
php80. Also mark the ports DEPRECATED in case the patches do not get
merged upstream. Also set the EXPIRATION_DATE to 2023-03-31. In case
someone is willing to convert the ports to use maintaina-com fork feel
free to update accordingly.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
5.2.23 11 Dec 2022 19:35:47 |
Muhammad Moinur Rahman (bofh) |
*/horde*: Remove blanket IGNORE_WITH_PHP
- Remove blanket IGNORE_WITH_PHP and add IGNORE_WITH_PHP to only the web
applications. This will massively reduce the number of ports to be
removed in case there is no timely support for php8.
- Pet portlint/portclippy
- Add missing LICENSE
PR: 266552
Reported by: michael.osipov@siemens.com
Sponsored by: Bounce Experts |
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) |
5.2.23 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 ) |
5.2.23 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
5.2.23 22 Feb 2022 18:15:02 |
Thierry Thomas (thierry) |
www/horde-base: do not use with PHP 8.x
Note: a patch is available at
https://github.com/horde/Core/commit/1ec6fa6d150257a1eac64d6cc987a79656d6a0dc
It could be back-ported, but I have not tested enough all the different
applications to be sure that it would be sufficient for Horde to become
compatible with PHP-8.
PR: 261743
Approved by: maintainer’s time-out |
5.2.23 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
5.2.23 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.2.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2.23 08 Jul 2020 19:43:22 |
joneum |
Update to 5.2.23
Sponsored by: Netzkommune GmbH |
5.2.22 23 Apr 2020 09:23:26 |
joneum |
Update to 5.2.22
Sponsored by: Netzkommune GmbH |
5.2.21 24 Apr 2019 11:15:34 |
joneum |
Update to 5.2.21
Sponsored by: Netzkommune GmbH |
5.2.20 27 Sep 2018 18:36:36 |
joneum |
Update to 5.2.20
Sponsored by: Netzkommune GmbH |
5.2.19 27 Aug 2018 16:27:19 |
joneum |
Update to 5.2.19 |
5.2.18 08 Jul 2018 07:53:33 |
joneum |
Update to 5.2.18 |
5.2.17 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
5.2.17 11 Oct 2017 02:55:30 |
bapt |
Fix cruft that crept in by accident in r451218
Reported by: mm, thierry |
5.2.17 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
5.2.17 19 Sep 2017 21:48:42 |
mm |
Horde package update:
www/pear-Horde_Browser 2.0.14 -> 2.0.15
security/pear-Horde_Crypt 2.7.9 -> 2.7.10
textproc/pear-Horde_CssMinify 1.0.3 -> 1.0.4
www/pear-Horde_Editor 2.0.4 -> 2.0.5
graphics/pear-Horde_Image 2.5.1 -> 2.5.2
textproc/pear-Horde_JavascriptMinify 1.1.4 -> 1.1.5
devel/pear-Horde_Queue 1.1.4 -> 1.1.5
devel/pear-Horde_Tree 2.0.4 -> 2.0.5
www/horde-ansel 3.0.7 -> 3.0.8
devel/horde-content 2.0.5 -> 2.0.6
www/horde-base 5.2.16 -> 5.2.17
mail/horde-imp 6.2.20 -> 6.2.21
mail/horde-ingo 3.2.15 -> 3.2.16
deskutils/horde-kronolith 4.2.22 -> 4.2.23
deskutils/horde-mnemo 4.2.13 -> 4.2.14
devel/horde-timeobjects 2.1.3 -> 2.1.4
www/horde-trean 1.1.8 -> 1.1.9
mail/horde-turba 4.2.20 -> 4.2.21
PHP 7 is now officially supported! |
5.2.16 02 Aug 2017 19:23:51 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.38.6 -> 2.38.7
www/pear-Horde_Browser 2.0.13 -> 2.0.14
devel/pear-Horde_Core 2.29.1 -> 2.30.0
www/pear-Horde_Form 2.0.17 -> 2.0.18
devel/pear-Horde_Icalendar 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.13 -> 2.29.14
net/pear-Horde_Url 2.2.5 -> 2.2.6
www/horde-ansel 3.0.6 -> 3.0.7
ftp/horde-gollem 3.0.10 -> 3.0.11
deskutils/horde-groupware 5.2.20 -> 5.2.21
www/horde-base 5.2.15 -> 5.2.16
mail/horde-imp 6.2.19 -> 6.2.20
deskutils/horde-kronolith 4.2.21 -> 4.2.22
deskutils/horde-nag 4.2.14 -> 4.2.15
www/horde-trean 1.1.7 -> 1.1.8
mail/horde-turba 4.2.19 -> 4.2.20
mail/horde-webmail 5.2.20 -> 5.2.21
devel/horde-whups 3.0.10 -> 3.0.11
Security: open redirects in multiple applications |
5.2.15 03 May 2017 23:29:17 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4
devel/pear-Horde_Alarm 2.2.8 -> 2.2.9
devel/pear-Horde_Argv 2.0.12 -> 2.1.0
devel/pear-Horde_Cli 2.1.0 -> 2.2.0
archivers/pear-Horde_Compress 2.1.6 -> 2.2.0
security/pear-Horde_Crypt 2.7.6 -> 2.7.8
graphics/pear-Horde_Image 2.4.0 -> 2.4.1
www/horde-base 5.2.14 -> 5.2.15
mail/horde-imp 6.2.18 -> 6.2.19
mail/horde-ingo 3.2.14 -> 3.2.15
deskutils/horde-kronolith 4.2.20 -> 4.2.21
mail/horde-webmail 5.2.19 -> 5.2.20
deskutils/horde-groupware 5.2.19 -> 5.2.20 |
5.2.14 21 Mar 2017 23:38:47 |
mm |
Horde package update:
devel/pear-Horde_Cli 2.0.7 -> 2.1.0
devel/pear-Horde_Core 2.27.8 -> 2.28.1
www/pear-Horde_Form 2.0.15 -> 2.0.16
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
graphics/pear-Horde_Image 2.3.6 -> 2.4.0
textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0
www/horde-ansel 3.0.5 -> 3.0.6
www/horde-base 5.2.13 -> 5.2.14
mail/horde-imp 6.2.17 -> 6.2.18
mail/horde-ingo 3.2.13 -> 3.2.14
deskutils/horde-kronolith 4.2.19 -> 4.2.20
deskutils/horde-mnemo 4.2.12 -> 4.2.13
deskutils/horde-nag 4.2.13 -> 4.2.14
mail/horde-turba 4.2.18 -> 4.2.19 |
5.2.13 17 Dec 2016 01:23:07 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4
security/pear-Horde_Auth 2.2.0 -> 2.2.1
www/pear-Horde_Browser 2.0.12 -> 2.0.13
archivers/pear-Horde_Compress 2.1.5 -> 2.1.6
devel/pear-Horde_Core 2.27.2 -> 2.27.6
security/pear-Horde_Crypt 2.7.3 -> 2.7.5
textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3
devel/pear-Horde_Date 2.3.1 -> 2.3.2
www/pear-Horde_Dav 1.1.3 -> 1.1.4
databases/pear-Horde_Db 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11
archivers/pear-Horde_Pack 1.0.6 -> 1.0.7
www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 (Only the first 15 lines of the commit message are shown above ) |
5.2.12 07 Sep 2016 22:54:27 |
mm |
Horde package update:
devel/pear-Horde_Alarm 2.2.7 -> 2.2.8
devel/pear-Horde_Cache 2.5.3 -> 2.5.4
devel/pear-Horde_Core 2.25.0 -> 2.26.1
security/pear-Horde_Crypt_Blowfish 1.1.1 -> 1.1.2
databases/pear-Horde_Db 2.3.2 -> 2.3.3
www/pear-Horde_Form 2.0.14 -> 2.0.15
databases/pear-Horde_HashTable 1.2.5 -> 1.2.6
mail/pear-Horde_Imap_Client 2.29.8 -> 2.29.9
devel/pear-Horde_Lock 2.1.3 -> 2.1.4
mail/pear-Horde_Mime 2.10.0 -> 2.10.1
mail/pear-Horde_Mime_Viewer 2.2.0 -> 2.2.1
devel/pear-Horde_Prefs 2.7.6 -> 2.8.0
devel/pear-Horde_Queue 1.1.3 -> 1.1.4 (Only the first 15 lines of the commit message are shown above ) |
5.2.11 02 Jul 2016 20:01:22 |
mm |
Horde package update:
www/pear-Horde_Css_Parser 1.0.10 -> 1.0.11
devel/pear-Horde_Date 2.3.0 -> 2.3.1
databases/pear-Horde_Db 2.3.1 -> 2.3.2
databases/pear-Horde_HashTable 1.2.4 -> 1.2.5
devel/pear-Horde_Lock 2.1.2 -> 2.1.3
sysutils/pear-Horde_Vfs 2.3.2 -> 2.3.3
ftp/horde-gollem 3.0.8 -> 3.0.9
www/horde-base 5.2.10 -> 5.2.11
mail/horde-imp 6.2.14 -> 6.2.15
mail/horde-ingo 3.2.10 -> 3.2.11
deskutils/horde-kronolith 4.2.16 -> 4.2.17
deskutils/horde-mnemo 4.2.10 -> 4.2.11
deskutils/horde-nag 4.2.9 -> 4.2.10
www/horde-passwd 5.0.4 -> 5.0.5
www/horde-trean 1.1.5 -> 1.1.6
mail/horde-turba 4.2.14 -> 4.2.15
mail/horde-webmail 5.2.14 -> 5.2.15
deskutils/horde-groupware 5.2.14 -> 5.2.15
www/horde-wicked 2.0.5 -> 2.0.6
devel/horde-whups 3.0.7 -> 3.0.8 |
5.2.10 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
5.2.10 24 Mar 2016 07:39:22 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5 (Only the first 15 lines of the commit message are shown above ) |
5.2.9 02 Feb 2016 22:56:26 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.30.2 -> 2.30.6
devel/pear-Horde_Alarm 2.2.5 -> 2.2.6
devel/pear-Horde_Argv 2.0.11 -> 2.0.12
security/pear-Horde_Auth 2.1.10 -> 2.1.11
devel/pear-Horde_Autoloader 2.1.1 -> 2.1.2
www/pear-Horde_Browser 2.0.10 -> 2.0.11
devel/pear-Horde_Cache 2.5.0 -> 2.5.2
archivers/pear-Horde_Compress 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress_Fast 1.1.0 -> 1.1.1
devel/pear-Horde_Constraint 2.0.2 -> 2.0.3
devel/pear-Horde_Controller 2.0.3 -> 2.0.4
devel/pear-Horde_Core 2.22.3 -> 2.22.5
security/pear-Horde_Crypt 2.6.1 -> 2.7.0 (Only the first 15 lines of the commit message are shown above ) |
5.2.8 22 Oct 2015 16:00:30 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.29.2 -> 2.30.0
devel/pear-Horde_Core 2.22.0 -> 2.22.1
devel/pear-Horde_Nls 2.0.5 -> 2.1.0
devel/pear-Horde_Notification 2.0.2 -> 2.0.3
textproc/pear-Horde_Pdf 2.0.5 -> 2.0.6
devel/pear-Horde_Queue 1.1.2 -> 1.1.3
security/pear-Horde_Secret 2.0.4 -> 2.0.5
www/pear-Horde_SessionHandler 2.2.4 -> 2.2.5
devel/pear-Horde_Token 2.0.6 -> 2.0.7
devel/horde-content 2.0.4 -> 2.0.5
ftp/horde-gollem 3.0.5 -> 3.0.6
www/horde-base 5.2.7 -> 5.2.8
mail/horde-imp 6.2.10 -> 6.2.11
mail/horde-ingo 3.2.6 -> 3.2.7
deskutils/horde-kronolith 4.2.9 -> 4.2.11
deskutils/horde-mnemo 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.5 -> 4.2.6
www/horde-passwd 5.0.3 -> 5.0.4
www/horde-trean 1.1.2 -> 1.1.3
mail/horde-turba 4.2.8 -> 4.2.10
mail/horde-webmail 5.2.10 -> 5.2.11
deskutils/horde-groupware 5.2.10 -> 5.2.11 |
5.2.7 03 Aug 2015 07:06:15 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.28.5 -> 2.28.6
devel/pear-Horde_Alarm 2.2.4 -> 2.2.5
security/pear-Horde_Auth 2.1.8 -> 2.1.10
www/pear-Horde_Browser 2.0.9 -> 2.0.10
archivers/pear-Horde_Compress 2.1.2 -> 2.1.3
devel/pear-Horde_Core 2.20.5 -> 2.20.8
security/pear-Horde_Crypt 2.5.3 -> 2.6.0
www/pear-Horde_Css_Parser 1.0.6 -> 1.0.7
devel/pear-Horde_Data 2.1.2 -> 2.1.3
devel/pear-Horde_Date 2.1.0 -> 2.1.1
devel/pear-Horde_Exception 2.0.5 -> 2.0.6
www/pear-Horde_Form 2.0.9 -> 2.0.11
devel/pear-Horde_History 2.3.4 -> 2.3.5 (Only the first 15 lines of the commit message are shown above ) |
5.2.6 19 Jun 2015 06:42:48 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.28.4 -> 2.28.5
devel/pear-Horde_Core 2.20.4 -> 2.20.5
devel/pear-Horde_Icalendar 2.0.11 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.1 -> 2.29.0
www/horde-base 5.2.5 -> 5.2.6
mail/horde-imp 6.2.8 -> 6.2.9
deskutils/horde-kronolith 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.4 -> 4.2.5
mail/horde-turba 4.2.6 -> 4.2.7
mail/horde-webmail 5.2.6 -> 5.2.7
deskutils/horde-groupware 5.2.6 -> 5.2.7 |
5.2.5 01 May 2015 07:11:55 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.27.0 -> 2.27.1
devel/pear-Horde_Argv 2.0.10 -> 2.0.11
security/pear-Horde_Auth 2.1.7 -> 2.1.8
devel/pear-Horde_Autoloader 2.1.0 -> 2.1.1
www/pear-Horde_Browser 2.0.8 -> 2.0.9
mail/pear-Horde_Mail 2.5.1 -> 2.6.0
mail/pear-Horde_Mapi 1.0.4 -> 1.0.5
mail/pear-Horde_Mime 2.8.1 -> 2.9.0
textproc/pear-Horde_Pdf 2.0.4 -> 2.0.5
security/pear-Horde_Perms 2.1.3 -> 2.1.4
devel/pear-Horde_Prefs 2.7.2 -> 2.7.3
devel/pear-Horde_Rdo 2.0.3 -> 2.0.4
www/pear-Horde_Routes 2.0.3 -> 2.0.4 (Only the first 15 lines of the commit message are shown above ) |
5.2.4 15 Apr 2015 11:29:26 |
mm |
Add CVE information to all Horde applications
PR: 199368 |
5.2.4 10 Feb 2015 17:13:45 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.24.0 -> 2.24.1
devel/pear-Horde_Alarm 2.2.3 -> 2.2.4
devel/pear-Horde_Core 2.18.3 -> 2.19.0
security/pear-Horde_Crypt 2.5.2 -> 2.5.3
databases/pear-Horde_HashTable 1.2.1 -> 1.2.2
graphics/pear-Horde_Image 2.1.0 -> 2.2.0
devel/pear-Horde_Prefs 2.7.1 -> 2.7.2
net/pear-Horde_Rpc 2.1.2 -> 2.1.3
devel/pear-Horde_Stream_Wrapper 2.1.1 -> 2.1.2
www/horde-ansel 3.0.1 -> 3.0.2
www/horde-base 5.2.3 -> 5.2.4
mail/horde-imp 6.2.6 -> 6.2.7
mail/horde-ingo 3.2.3 -> 3.2.4
deskutils/horde-kronolith 4.2.4 -> 4.2.5
deskutils/horde-mnemo 4.2.3 -> 4.2.4
deskutils/horde-nag 4.2.3 -> 4.2.4
mail/horde-turba 4.2.4 -> 4.2.5
devel/horde-whups 3.0.1 -> 3.0.2 |
5.2.3 03 Dec 2014 21:43:08 |
mm |
Horde package update:
www/pear-Horde_Dav 1.1.1 -> 1.1.2
mail/pear-Horde_Imap_Client 2.25.5 -> 2.25.6
textproc/pear-Horde_JavascriptMinify 1.1.0 -> 1.1.1
devel/pear-Horde_Stream 1.6.1 -> 1.6.2
comms/pear-Horde_SyncMl 2.0.4 -> 2.0.5
www/horde-base 5.2.2 -> 5.2.3
mail/horde-imp 6.2.3 -> 6.2.4
mail/horde-ingo 3.2.2 -> 3.2.3
deskutils/horde-kronolith 4.2.3 -> 4.2.4
deskutils/horde-mnemo 4.2.2 -> 4.2.3
mail/horde-turba 4.2.3 -> 4.2.4
mail/horde-webmail 5.2.3 -> 5.2.4
deskutils/horde-groupware 5.2.3 -> 5.2.4
www/horde-wicked 2.0.2 -> 2.0.3 |
5.2.2 29 Oct 2014 22:12:34 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.19.3 -> 2.19.4
devel/pear-Horde_Alarm 2.2.1 -> 2.2.2
www/pear-Horde_Dav 1.1.0 -> 1.1.1
databases/pear-Horde_Db 2.1.4 -> 2.1.5
devel/pear-Horde_History 2.3.1 -> 2.3.2
security/pear-Horde_Secret 2.0.3 -> 2.0.4
www/horde-base 5.2.1 -> 5.2.2
mail/horde-imp 6.2.2 -> 6.2.3
mail/horde-ingo 3.2.1 -> 3.2.2
deskutils/horde-kronolith 4.2.2 -> 4.2.3
deskutils/horde-mnemo 4.2.1 -> 4.2.2
deskutils/horde-nag 4.2.1 -> 4.2.2
mail/horde-turba 4.2.2 -> 4.2.3
deskutils/horde-groupware 5.2.2 -> 5.2.3
mail/horde-webmail 5.2.2 -> 5.2.3
www/horde-wicked 2.0.1 -> 2.0.2
devel/horde-whups 3.0.0 -> 3.0.1 |
5.2.1 30 Sep 2014 22:24:31 |
bapt |
Convert to USES=horde |
5.2.1 05 Aug 2014 07:03:45 |
mm |
Horde package update:
devel/pear-Horde_Core 2.12.6 -> 2.13.0
devel/pear-Horde_Date 2.0.11 -> 2.0.12
databases/pear-Horde_HashTable 1.1.3 -> 1.2.0
mail/pear-Horde_Imap_Client 2.23.2 -> 2.24.0
mail/pear-Horde_Mail 2.3.0 -> 2.4.0
mail/pear-Horde_Mime 2.4.3 -> 2.4.4
mail/pear-Horde_Smtp 1.5.2 -> 1.6.0
comms/pear-Horde_SyncMl 2.0.3 -> 2.0.4
ftp/horde-gollem 3.0.2 -> 3.0.3
www/horde-base 5.2.0 -> 5.2.1
mail/horde-imp 6.2.0 -> 6.2.1
deskutils/horde-groupware 5.2.0 -> 5.2.1
deskutils/horde-kronolith 4.2.0 -> 4.2.1
deskutils/horde-mnemo 4.2.0 -> 4.2.1
deskutils/horde-nag 4.2.0 -> 4.2.1
mail/horde-turba 4.2.0 -> 4.2.1
mail/horde-webmail 5.2.0 -> 5.2.1 |
5.2.0 09 Jul 2014 19:40:30 |
mm |
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M head/archivers/pear-Horde_Compress_Fast/Makefile
M head/archivers/pear-Horde_Compress_Fast/distinfo
M head/deskutils/horde-kronolith/Makefile (Only the first 15 lines of the commit message are shown above ) |
5.1.7 08 Jul 2014 08:47:41 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9
security/pear-Horde_Auth 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.11.1 -> 2.11.2
security/pear-Horde_Crypt 2.4.3 -> 2.5.0
devel/pear-Horde_Data 2.0.5 -> 2.1.0
devel/pear-Horde_Date 2.0.10 -> 2.0.11
www/pear-Horde_Dav 1.0.6 -> 1.0.7
databases/pear-Horde_Db 2.1.2 -> 2.1.3
security/pear-Horde_Group 2.0.3 -> 2.0.4
databases/pear-Horde_HashTable 1.1.2 -> 1.1.3
devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9
graphics/pear-Horde_Image 2.0.8 -> 2.1.0
mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1 (Only the first 15 lines of the commit message are shown above ) |
5.1.6 07 Mar 2014 21:52:57 |
mm |
Horde package update:
horde 5.1.5 -> 5.1.6
imp 6.1.6 -> 6.1.7
Horde_Alarm 2.0.5 -> 2.1.0
Horde_Auth 2.1.1 -> 2.1.2
Horde_Autoloader 2.0.1 -> 2.1.0
Horde_Browser 2.0.4 -> 2.0.5
Horde_Crypt 2.4.0 -> 2.4.1
Horde_Date 2.0.7 -> 2.0.8
Horde_Dav 1.0.3 -> 1.0.4
Horde_Db 2.0.4 -> 2.1.0
Horde_Editor 2.0.3 -> 2.0.4
Horde_Form 2.0.6 -> 2.0.7
Horde_Group 2.0.2 -> 2.0.3
Horde_Imap_Client 2.18.4 -> 2.18.6
Horde_SessionHandler 2.2.3 -> 2.2.4
Horde_Share 2.0.4 -> 2.0.5
Horde_Url 2.2.1 -> 2.2.2
Horde_Vfs 2.1.2 -> 2.2.0 |
5.1.5 27 Jan 2014 13:30:28 |
miwi |
- Stage support |
5.1.5 29 Oct 2013 21:46:58 |
mm |
Horde package update:
Horde_Core 2.10.1 -> 2.10.2
Horde_Css_Parser 1.0.2 -> 1.0.3
Horde_Form 2.0.5 -> 2.0.6
Horde_ListHeaders 1.0.1 -> 1.1.0
Horde_Prefs 2.5.0 -> 2.5.1
Horde_Smtp 1.2.5 -> 1.2.6
Horde_Text_Filter 2.1.4 -> 2.1.5
Horde_Timezone 1.0.3 -> 1.0.4
Horde_Vfs 2.1.1 -> 2.1.2
ansel 3.0.0 -> 3.0.1
groupware 5.1.1 -> 5.1.3
horde 5.1.4 -> 5.1.5
imp 6.1.4 -> 6.1.5
ingo 3.1.2 -> 3.1.3
kronolith 4.1.3 -> 4.1.4
mnemo 4.1.1 -> 4.1.2
nag 4.1.2 -> 4.1.3
turba 4.1.2 -> 4.1.3
webmail 5.1.2 -> 5.1.3
wicked 2.0.0RC2 -> 2.0.1 |
5.1.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
5.1.4 03 Sep 2013 18:43:02 |
mm |
Horde package update:
Horde_ActiveSync 2.7.0 -> 2.7.2
Horde_Auth 2.0.6 -> 2.1.0
Horde_Core 2.7.0 -> 2.8.0
Horde_Queue 1.1.0 -> 1.1.1
Horde_Smtp 1.2.0 -> 1.2.1
Horde_Support 2.1.0 -> 2.1.1
horde-base 5.1.3 -> 5.1.4
horde-webmail 5.1.1 -> 5.1.2 |
5.1.3 27 Aug 2013 18:10:34 |
mm |
Horde package update:
Horde_Browser 2.0.3 -> 2.0.4
Horde_Core 2.6.6 -> 2.7.0
Horde_Crypt 2.2.1 -> 2.2.2
Horde_Exception 2.0.3 -> 2.0.4
Horde_History 2.1.6 -> 2.2.0
Horde_Http 2.0.3 -> 2.0.4
Horde_Perms 2.1.0 -> 2.1.1
Horde_SessionHandler 2.2.2 -> 2.2.3
Horde_Url 2.2.0 -> 2.2.1
horde-base 5.1.2 -> 5.1.3
horde-imp 6.1.3 -> 6.1.4
horde-nag 4.1.1 -> 4.1.2
horde-passwd 5.0.0 -> 5.0.1
horde-turba 4.1.1 -> 4.1.2 |
5.1.2 16 Jul 2013 23:00:57 |
mm |
Horde package update:
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3 (Only the first 15 lines of the commit message are shown above ) |
5.1.1 18 Jun 2013 17:55:12 |
mm |
Horde package update:
Horde_ActiveSync 2.4.0 -> 2.5.0
Horde_Core 2.5.0 -> 2.6.0
Horde_History 2.0.2 -> 2.1.0
Horde_Icalendar 2.0.5 -> 2.0.6
Horde_Imap_Client 2.11.5 -> 2.11.6
Horde_Injector 2.0.1 -> 2.0.2
Horde_Mime 2.2.1 -> 2.2.2
horde-base 5.1.0 -> 5.1.1
horde-imp 6.1.1 -> 6.1.2
horde-kronolith 4.1.0 -> 4.1.1 |
5.1.0 04 Jun 2013 22:54:26 |
mm |
Horde suite update to 5.1:
deskutils/horde-groupware: 5.0.5 -> 5.1.0
deskutils/horde-kronolith: 4.0.5 -> 4.1.0
deskutils/horde-mnemo: 4.0.3 -> 4.1.0
deskutils/horde-nag: 4.0.3 -> 4.1.0
mail/horde-imp: 6.0.5 -> 6.1.0
mail/horde-ingo: 3.0.4 -> 3.1.0
mail/horde-turba: 4.0.4 -> 4.1.0
mail/horde-webmail: 5.0.5 -> 5.1.0
www/horde-base: 5.0.5 -> 5.1.0
www/horde-passwd: 5.0.0RC1 -> 5.0.0 |
5.0.5 29 May 2013 15:02:19 |
mm |
Horde package update:
devel/pear-Horde_Data 2.0.3 -> 2.0.4
devel/pear-Horde_Date 2.0.5 -> 2.0.6
devel/pear-Horde_Itip 2.0.4 -> 2.0.5
devel/pear-Horde_Nls 2.0.2 -> 2.0.3
mail/pear-Horde_Imap_Client 2.10.1 -> 2.11.2
mail/pear-Horde_Mime 2.1.1 -> 2.2.0
mail/pear-Horde_Mime_Viewer 2.0.4 -> 2.0.5
textproc/pear-Horde_Text_Filter 2.1.2 -> 2.1.3
www/pear-Horde_Form 2.0.3 -> 2.0.4
deskutils/horde-kronolith 4.0.4 -> 4.0.5
deskutils/horde-nag 4.0.2 -> 4.0.3
mail/horde-imp 6.0.4 -> 6.0.5
mail/horde-ingo 3.0.3 -> 3.0.4
mail/horde-turba 4.0.3 -> 4.0.4
www/horde-base 5.0.4 -> 5.0.5
www/horde-passwd 5.0.0beta1 -> 5.0.0RC1 |
5.0.4 12 Feb 2013 16:04:18 |
mm |
Horde suite update:
archivers/pear-Horde_Compress 2.0.3
comms/pear-Horde_ActiveSync 2.2.0
deskutils/horde-kronolith 4.0.4
deskutils/horde-mnemo 4.0.3
devel/horde-content 2.0.2
devel/horde-timeobjects 2.0.3
devel/pear-Horde_Argv 2.0.4
devel/pear-Horde_Cli 2.0.3
devel/pear-Horde_Core 2.2.0
devel/pear-Horde_Data 2.0.3
devel/pear-Horde_Date 2.0.3
devel/pear-Horde_Exception 2.0.3
devel/pear-Horde_Icalendar 2.0.3 (Only the first 15 lines of the commit message are shown above ) |
5.0.3 10 Jan 2013 17:39:17 |
mm |
Update Horde Groupware to 5.0.3:
security/pear-Horde_Share 2.0.2
textproc/pear-Horde_SpellChecker 2.1.0
comms/pear-Horde_SyncMl 2.0.2
textproc/pear-Horde_Text_Filter 2.0.4
devel/pear-Horde_Token 2.0.2
sysutils/pear-Horde_Vfs 2.0.4
ftp/horde-gollem 3.0.0RC2
www/horde-base 5.0.3
mail/horde-imp 6.0.3
mail/horde-ingo 3.0.2
deskutils/horde-groupware 5.0.3
deskutils/horde-kronolith 4.0.3
deskutils/horde-mnemo 4.0.2
deskutils/horde-nag 4.0.2
devel/horde-timeobjects 2.0.2
www/horde-trean 1.0.0RC1
mail/horde-turba 4.0.2
mail/horde-webmail 5.0.3 |
5.0.2 18 Dec 2012 13:24:50 |
mm |
Horde port fixes:
- unify LATEST_LINK
- remove CONFLICTS
- fix comments |
5.0.2 18 Dec 2012 07:21:13 |
mm |
Rename horde4-* apps to horde-* (www part) |
3.3.13 12 Dec 2012 12:24:01 |
mm |
Rename old horde applications to horde3- prefix |
3.3.13 22 Sep 2012 12:31:09 |
mm |
Fix CONFLICTS with horde4
Reported by: Andrea Venturoli |
3.3.13 04 Mar 2012 23:13:45 |
eadler |
Revert to previous commit - this one was a mistake |
3.3.13 04 Mar 2012 23:11:04 |
eadler |
Return to the pool |
3.3.13 14 Feb 2012 11:35:51 |
mm |
Update to 3.3.13 |
3.3.12_1 28 Jul 2011 18:48:32 |
beech |
- Update to 3.3.12
- The major changes compared to Horde version 3.3.11 are:
* Added an experimental new Share SQL driver with better performance.
* Minor bug fixes.
- The full list of changes (from version 3.3.11) can be viewed here:
-
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.641&r2=1.515.2.648&ty=h |
3.3.11_1 14 Jul 2011 20:33:30 |
mm |
Set maintainer of Horde ports to horde@FreeBSD.org
Approved by: maintainer (beech@ and mm@) |
3.3.11_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
3.3.11 28 Nov 2010 04:01:16 |
beech |
Update to 3.3.11 (bugfix)
SECURITY: Fix XSS when viewing details of a vCard (Bug #9357).
Fix exporting recurrence exceptions to vCalendar 1.0.
Skip event status synchronization with Outlook, which is broken.
Don't send SIF data to recent Funambol clients, unless requested.
Log all queries and errors by the history library.
Remove MD5 |
3.3.10 03 Nov 2010 09:58:45 |
beech |
Maintainer change. Returned to beech@
Approved by: itetcu@ (implicit) |
3.3.10 01 Nov 2010 17:07:31 |
thierry |
Upgrade Horde to 3.3.10.
The major changes compared to Horde version 3.3.9 are:
* Fixed a few regression from the last release.
* Improved interoperability with calendar clients.
* Minor bug fixes and improvements.
The full list of changes (from version 3.3.9) can be viewed here:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.620&r2=1.515.2.633&ty=h |
3.3.9 23 Oct 2010 19:43:10 |
thierry |
Upgrade to 3.3.9.
Security: VuXML ID: 8fc55043-cb1e-11df-9c1b-0011098ad87f |
3.3.8_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.3.8 09 May 2010 06:56:01 |
miwi |
- Update to 3.3.8 |
3.3.6_1 09 May 2010 00:19:18 |
sylvio |
- Fix problem with new lang/php52 port.
PR: ports/146300
Submitted by: Daniel Bye <dan@slightlystrange.org> |
3.3.6_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.3.6 25 Dec 2009 19:50:41 |
miwi |
- Update to 3.3.6 |
3.3.5 28 Sep 2009 16:18:08 |
thierry |
Fix extra-patch for FreeBSD < 7.
Reported by: pointyhat via pav and miwi
Feature safe: yes
Committed from: Abidjan, Ivory Coast |
3.3.5 22 Sep 2009 16:40:54 |
thierry |
Fix Horde's vulnerabilities, and upgrade its dependencies.
As usual, don't miss to read ${DOCSDIR}/UPGRADING of each port - if
any.
Feature safe: yes
Security: VuXML ID: ee23aa09-a175-11de-96c0-0011098ad87f |
3.3.4_1 19 Sep 2009 22:33:37 |
miwi |
- Chase textproc/wv shlib bump
Noticed by: kwm
Feature safe: yes |
3.3.4 29 Aug 2009 22:00:50 |
miwi |
- Update to 3.3.4 |
3.3.3 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
3.3.3 27 Jan 2009 22:56:49 |
beech |
- Update to 3.3.3
- Avoid warnings in Perms::getPermissionId with PostgreSQL.
- Fix parsing of LABEL attributes in the vCard viewer. |
3.3.2_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
3.3.2 10 Dec 2008 23:40:50 |
beech |
- Update to 3.3.2 (Final) |
3.3 02 Oct 2008 20:53:22 |
beech |
- Update to 3.3 |
3.2.2 11 Sep 2008 11:51:33 |
miwi |
- Update to 3.2.2
Approved by: portmgr (pav), beech (maintainer)
Security:
http://www.vuxml.org/freebsd/7d239578-7ff2-11dd-8de5-0030843d3802.html |
3.2.1 29 Jun 2008 04:13:31 |
beech |
- Update to 3.2.1 (release) |
3.2_3 06 Jun 2008 14:07:24 |
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) |
3.2_2 02 Mar 2008 20:13:29 |
beech |
- Fix pkg-plist
- Bump portrevision
Reported by: pointyhat via pav |
3.2_1 29 Feb 2008 19:00:49 |
beech |
- Fix NLS.php patch
- Bump portrevision |
3.2 28 Feb 2008 19:02:24 |
beech |
- Update to 3.2-rc2
- Many changes, see the following for details:
http://www.horde.org/horde/docs/?f=CHANGES.html |
3.1.6 10 Jan 2008 00:19:39 |
beech |
- Update to 3.1.6
-Changes:
* Fixed privilege escalation in the Horde API.
* Improved XSS filtering.
* Fixed locked portal blocks.
* Further improved webroot detection.
* Updated Japanese translation.
Approved by: linimon (mentor) |
3.1.5_3 21 Dec 2007 20:22:40 |
beech |
- Make NLS patch conditional.
- "isspace" bug is fixed in 7.x up.
- Bump portrevision.
Approved by: linimon (mentor) |
3.1.5_2 20 Dec 2007 02:19:18 |
beech |
- Fix patch-lib_Horde_NLS.php
- Bump portrevision
Approved by: linimon (mentor) |
3.1.5_1 19 Dec 2007 00:04:50 |
beech |
- Fix bug "isspace broken for UTF-8 locales."
Causes Japanese characters to display improperly.
PR: ports/116363
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Approved by: linimon (mentor) |
3.1.5 29 Sep 2007 18:27:06 |
beech |
- Update to 3.1.5
Major changes compared to Horde 3.1.4 are:
Improved webroot detection.
Fixed language selection in login screen.
Updated Czech, Estonian, German, Polish, Spanish, and Simplified
Chinese translations.
Small bug fixes and improvements
Approved by: sat (mentor) |
3.1.4_4 01 Aug 2007 19:32:30 |
beech |
- Add dependency
- Bump portrevision
PR: ports/115114
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: sat (mentor) |
3.1.4_3 22 Jun 2007 08:06:15 |
beech |
- Ports renamed for consistency
PR: ports/112327
Repocopy by: marcus
Approved by: sat (maintainer) |
3.1.4_3 14 Jun 2007 22:31:03 |
beech |
- Update maintainer address. |
3.1.4_3 12 Jun 2007 21:12:39 |
beech |
- Revert change from last commit
Approved by: sat (mentor) |
3.1.4_3 11 Jun 2007 14:17:09 |
miwi |
- Fix depends after pear-log update
- Bump PORTREVISION |
3.1.4_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}. |
3.1.4_1 10 Apr 2007 07:27:14 |
sat |
- Pet portlint a bit
- Add horbas to default sub_list
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit) |
3.1.4_1 08 Apr 2007 23:42:31 |
sat |
- Introduce bsd.horde.mk
- Convert most horde ports
- Tested vigorously, but hastily
Prodded by: pointyhats via kris
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) |