notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/pear-Horde_Db/Makefile
SVNWeb

Number of commits found: 48

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 8 Jan 2022
[ 16:03 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:13bb72d35c08281968ca96e3be0da578f7788cc3  commit hash:13bb72d35c08281968ca96e3be0da578f7788cc3  commit hash:13bb72d35c08281968ca96e3be0da578f7788cc3  13bb72d 
databases/pear-Horde_Db: Update to 2.4.1

Sponsored by:	Netzkommune GmbH
Thu, 7 Oct 2021
[ 15:04 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:230540fefb212bc8199ce5daa83b6d695bdeda37  commit hash:230540fefb212bc8199ce5daa83b6d695bdeda37  commit hash:230540fefb212bc8199ce5daa83b6d695bdeda37  230540f  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
*/*: Remove extra CPE_VENDOR=horde which is already present in USES=horde

Approved by:    portmgr (blanket)
Tue, 5 Oct 2021
[ 20:01 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:4894f75a68c19d3eb22cdfb74c1d128aa218d297  commit hash:4894f75a68c19d3eb22cdfb74c1d128aa218d297  commit hash:4894f75a68c19d3eb22cdfb74c1d128aa218d297  4894f75 
databases/pear-Horde_Db: Add CPE information

Approved by:	portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 14 Nov 2020
[ 12:34 mr search for other commits by this committer ] Original commit   Revision:555110
Add upstream patch to Postgresql/Schema.php fixing the access for PostgreSQL >=
12
(extracted from the github repo of Horde-Db)

Maintainer timeout: 2 weeks
Sat, 14 Mar 2020
[ 20:39 mr search for other commits by this committer ] Original commit   Revision:528440
Add upstream patch to Postgresql/Schema.php fixing the access for PostgreSQL >=
10
(extracted from the github repo of Horde-Db)

Maintainer timeout: 4 weeks
Fri, 8 Nov 2019
[ 09:37 tobik search for other commits by this committer ] Original commit   Revision:517042 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
databases: Add missing USES={gnome,php}
Fri, 24 May 2019
[ 12:47 tobik search for other commits by this committer ] Original commit   Revision:502465
databases/pear-Horde_Db: Remove broken MYSQL option

USE_PHP=mysql is no longer supported.

PR:		235942
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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
Tue, 7 Mar 2017
[ 14:22 mm search for other commits by this committer ] Original commit   Revision:435605 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.37.4 -> 2.38.0
devel/pear-Horde_Cache 2.5.4 -> 2.5.5
devel/pear-Horde_Core 2.27.6 -> 2.27.8
databases/pear-Horde_Db 2.3.4 -> 2.4.0
devel/pear-Horde_Icalendar 2.1.4 -> 2.1.6
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
sysutils/pear-Horde_Log 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.10.2 -> 2.10.3
devel/pear-Horde_Prefs 2.8.0 -> 2.8.1
www/pear-Horde_Service_Weather 2.5.3 -> 2.5.4
www/pear-Horde_SessionHandler 2.2.8 -> 2.2.9
security/pear-Horde_Share 2.1.1 -> 2.1.2
mail/pear-Horde_Smtp 1.9.3 -> 1.9.4
devel/pear-Horde_Support 2.1.5 -> 2.2.0
devel/pear-Horde_Timezone 1.0.11 -> 1.1.0
devel/pear-Horde_Translation 2.2.1 -> 2.2.2
sysutils/pear-Horde_Vfs 2.3.4 -> 2.4.0
Sat, 17 Dec 2016
[ 01:23 mm search for other commits by this committer ] Original commit   Revision:428699 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Sep 2016
[ 22:54 mm search for other commits by this committer ] Original commit   Revision:421524 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 2 Jul 2016
[ 20:01 mm search for other commits by this committer ] Original commit   Revision:417941 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
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
Sat, 7 May 2016
[ 21:22 mm search for other commits by this committer ] Original commit   Revision:414786
Use mysqli as default in databases/pear-Horde_Db
Tue, 2 Feb 2016
[ 22:56 mm search for other commits by this committer ] Original commit   Revision:407900 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 12 Dec 2015
[ 14:29 mm search for other commits by this committer ] Original commit   Revision:403603 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.30.0 -> 2.30.2
devel/pear-Horde_Core 2.22.1 -> 2.22.3
databases/pear-Horde_Db 2.2.3 -> 2.3.0
devel/pear-Horde_Icalendar 2.1.1 -> 2.1.2
mail/pear-Horde_Imap_Client 2.29.3 -> 2.29.4
security/pear-Horde_Perms 2.1.5 -> 2.1.6
Fri, 1 May 2015
[ 07:11 mm search for other commits by this committer ] Original commit   Revision:385085 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 21 Nov 2014
[ 20:20 mm search for other commits by this committer ] Original commit   Revision:373013 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.20.0 -> 2.20.1
www/pear-Horde_Browser 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.5.0 -> 2.5.1
databases/pear-Horde_Db 2.2.0 -> 2.2.2
devel/pear-Horde_History 2.3.2 -> 2.3.3
mail/pear-Horde_Mime_Viewer 2.0.7 -> 2.0.8
deskutils/horde-nag 4.2.2 -> 4.2.3
Tue, 11 Nov 2014
[ 00:08 mm search for other commits by this committer ] Original commit   Revision:372429
Horde package update:

devel/pear-Horde_Alarm 2.2.2 -> 2.2.3
devel/pear-Horde_Core 2.16.0 -> 2.16.1
databases/pear-Horde_Db 2.1.5 -> 2.2.0
mail/pear-Horde_Imap_Client 2.25.2 -> 2.25.3
devel/pear-Horde_Translation 2.1.0 -> 2.2.0
Wed, 29 Oct 2014
[ 22:12 mm search for other commits by this committer ] Original commit   Revision:371715 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
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
Mon, 20 Oct 2014
[ 11:22 mm search for other commits by this committer ] Original commit   Revision:371258 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3
devel/pear-Horde_Core 2.14.0 -> 2.15.0
textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2
www/pear-Horde_Dav 1.0.7 -> 1.1.0
databases/pear-Horde_Db 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2
archivers/pear-Horde_Pack 1.0.3 -> 1.0.4
devel/pear-Horde_Timezone 1.0.7 -> 1.0.8
Tue, 30 Sep 2014
[ 22:15 bapt search for other commits by this committer ] Original commit   Revision:369674 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible
Tue, 8 Jul 2014
[ 08:47 mm search for other commits by this committer ] Original commit   Revision:361200 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 23 May 2014
[ 23:14 mm search for other commits by this committer ] Original commit   Revision:354965 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
Sat, 5 Apr 2014
[ 20:32 mm search for other commits by this committer ] Original commit   Revision:350264 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Horde package update:

Horde_ActiveSync 2.13.3 -> 2.13.4
Horde_Alarm 2.1.0 -> 2.2.0
Horde_Argv 2.0.7 -> 2.0.8
Horde_Auth 2.1.2 -> 2.1.3
Horde_Cache 2.4.1 -> 2.4.2
Horde_Cli 2.0.4 -> 2.0.5
Horde_Crypt 2.4.1 -> 2.4.2
Horde_Date 2.0.8 -> 2.0.9
Horde_Db 2.1.0 -> 2.1.1
Horde_Form 2.0.7 -> 2.0.8
Horde_HashTable 1.1.1 -> 1.1.2
Horde_History 2.2.1 -> 2.3.0
Horde_Http 2.0.5 -> 2.1.0
Horde_Image 2.0.5 -> 2.0.6
Horde_Imap_Client 2.19.1 -> 2.19.2
Horde_ListHeaders 1.1.0 -> 1.1.1
Horde_Mail 2.1.5 -> 2.1.6
Horde_Smtp 1.4.0 -> 1.4.1
Horde_TimeZone 1.0.5 -> 1.0.6
Fri, 7 Mar 2014
[ 21:52 mm search for other commits by this committer ] Original commit   Revision:347428 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
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
Mon, 25 Nov 2013
[ 17:59 antoine search for other commits by this committer ] Original commit   Revision:334871 (Only the first 10 of 253 ports in this commit are shown above. View all ports for this commit)
Stage support for non-IGNORED pear classes

Tested by:	poudriere
Approved by:	portmgr (bapt)
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Fri, 23 Aug 2013
[ 08:30 mm search for other commits by this committer ] Original commit   Revision:325255 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Horde package update:

Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3

horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final
Sat, 11 May 2013
[ 15:37 mm search for other commits by this committer ] Original commit   Revision:317889 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Horde update (introducing MongoDB support):

databases/pear-Horde_Db 2.0.2 -> 2.0.3
devel/pear-Horde_Cache 2.0.4 -> 2.1.0
devel/pear-Horde_Date 2.0.4 -> 2.0.5
devel/pear-Horde_Icalendar 2.0.4 -> 2.0.5
devel/pear-Horde_Lock 2.0.2 -> 2.1.0
devel/pear-Horde_Prefs 2.3.2 -> 2.4.0
devel/pear-Horde_Timezone 1.0.2 -> 1.0.3
devel/pear-Horde_Token 2.0.3 -> 2.0.4
devel/pear-Horde_Util 2.2.1 -> 2.2.2
mail/pear-Horde_Imap_Client 2.8.2 -> 2.9.0
net/pear-Horde_Rpc 2.0.3 -> 2.0.4
security/pear-Horde_Crypt 2.1.3 -> 2.2.0
sysutils/pear-Horde_Vfs 2.0.4 -> 2.1.0
textproc/pear-Horde_Text_Filter 2.1.0 -> 2.1.1
www/horde-passwd 5.0.0 alpha0 -> 5.0.0 beta1
www/horde-trean 1.0.0 -> 1.0.1
www/pear-Horde_Http 2.0.2 -> 2.0.3
www/pear-Horde_SessionHandler 2.0.2 -> 2.1.0
Sun, 21 Apr 2013
[ 22:16 mm search for other commits by this committer ] Original commit   Revision:316218 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Horde ports update:

comms/pear-Horde_ActiveSync 	2.3.0 -> 2.3.6
devel/pear-Horde_Alarm		2.0.3 -> 2.0.4
devel/pear-Horde_Argv		2.0.4 -> 2.0.7
security/pear-Horde_Auth	2.0.3 -> 2.0.4
devel/pear-Horde_Cache		2.0.1 -> 2.0.4
devel/pear-Horde_Core		2.3.0 -> 2.4.3
security/pear-Horde_Crypt	2.1.2 -> 2.1.3
devel/pear-Horde_Date		2.0.3 -> 2.0.4
devel/pear-Horde_Date_Parser	2.0.1 -> 2.0.2
databases/pear-Horde_Db		2.0.1 -> 2.0.2
security/pear-Horde_Group	2.0.1 -> 2.0.2
devel/pear-Horde_History	2.0.1 -> 2.0.2
www/pear-Horde_Http		2.0.1 -> 2.0.2
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 12 Dec 2012
[ 15:16 mm search for other commits by this committer ] Original commit   Revision:308772 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Update horde4 packages and applications to horde5
Mon, 19 Nov 2012
[ 08:02 mm search for other commits by this committer ] Original commit   Revision:307554 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
horde4 update:

archivers/pear-Horde_Compress 1.0.7 -> 1.0.8
databases/pear-Horde_Db 1.2.1 -> 1.2.2
deskutils/horde4-groupware 4.0.8 -> 4.0.9
deskutils/horde4-kronolith 3.0.17 -> 3.0.18
deskutils/horde4-mnemo 3.0.6 -> 3.0.7
deskutils/horde4-nag 3.0.8 -> 3.0.9
devel/pear-Horde_Alarm 1.0.7 -> 1.0.8
devel/pear-Horde_Cache 1.0.5 -> 1.0.6
devel/pear-Horde_Core 1.9.2 -> 1.9.3
devel/pear-Horde_Date 1.0.11 -> 1.0.12
devel/pear-Horde_Nls 1.1.6 -> 1.1.7
mail/horde4-imp 5.0.23 -> 5.0.24
mail/horde4-ingo 2.0.9 -> 2.0.10
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 23 Mar 2012
[ 10:34 mm search for other commits by this committer ] Original commit 
Update to 1.2.1

Feature safe:   yes
Wed, 14 Dec 2011
[ 11:14 mm search for other commits by this committer ] Original commit 
Update to 1.2.0
Thu, 24 Nov 2011
[ 08:36 mm search for other commits by this committer ] Original commit 
Update to 1.1.2

Feature safe:   yes
Wed, 12 Oct 2011
[ 06:23 mm search for other commits by this committer ] Original commit 
Update to 1.1.1
Wed, 21 Sep 2011
[ 08:48 mm search for other commits by this committer ] Original commit 
Update to 1.1.0
Mon, 5 Sep 2011
[ 20:05 mm search for other commits by this committer ] Original commit 
Update to 1.0.5
Wed, 31 Aug 2011
[ 08:17 mm search for other commits by this committer ] Original commit 
Update to 1.0.4
Thu, 28 Jul 2011
[ 17:41 mm search for other commits by this committer ] Original commit 
Update to 1.0.3 (forced commit)
[ 17:41 mm search for other commits by this committer ] Original commit 
Update to 1.0.2 (forced commit).
[ 09:35 mm search for other commits by this committer ] Original commit 
message
Thu, 14 Jul 2011
[ 20:33 mm search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Set maintainer of Horde ports to horde@FreeBSD.org

Approved by:    maintainer (beech@ and mm@)
Thu, 7 Jul 2011
[ 19:27 mm search for other commits by this committer ] Original commit 
Horde database/SQL abstraction layer

WWW: http://pear.horde.org

Number of commits found: 48