notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/horde-passwd/Makefile

Number of commits found: 53

Thursday, 30 Mar 2023
23:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/horde-passwd: Remove expired port:

2023-03-31 www/horde-passwd: Requires php74

Sponsored by:	Bounce Experts
commit hash: ba05782d3b252071d23824aadefcbacbb6426c54 commit hash: ba05782d3b252071d23824aadefcbacbb6426c54 commit hash: ba05782d3b252071d23824aadefcbacbb6426c54 commit hash: ba05782d3b252071d23824aadefcbacbb6426c54 ba05782
Sunday, 25 Dec 2022
18:11 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/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
commit hash: a73a30364c9eebfc9be16aeb87d9308206e49e64 commit hash: a73a30364c9eebfc9be16aeb87d9308206e49e64 commit hash: a73a30364c9eebfc9be16aeb87d9308206e49e64 commit hash: a73a30364c9eebfc9be16aeb87d9308206e49e64 a73a303
Sunday, 11 Dec 2022
19:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/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
commit hash: 42c12704a4c9c1e1da8a43c8d5671808aa897246 commit hash: 42c12704a4c9c1e1da8a43c8d5671808aa897246 commit hash: 42c12704a4c9c1e1da8a43c8d5671808aa897246 commit hash: 42c12704a4c9c1e1da8a43c8d5671808aa897246 42c12704a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 30 May 2018
09:34 amdmi3 search for other commits by this committer
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:471127 
Thursday, 8 Mar 2018
19:48 mat search for other commits by this committer
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
Original commitRevision:463917 
Wednesday, 4 Oct 2017
11:29 bapt search for other commits by this committer
Convert to USES=php
While here convert some ports to optiosn helpers
Original commitRevision:451218 
Thursday, 21 Sep 2017
20:49 mm search for other commits by this committer
Horde package update:

www/horde-passwd 5.0.5 -> 5.0.6
www/horde-wicked 2.0.7 -> 2.0.8
Original commitRevision:450306 
Saturday, 17 Dec 2016
01:23 mm search for other commits by this committer
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
sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4
ftp/horde-gollem 3.0.9 -> 3.0.10
www/horde-base 5.2.12 -> 5.2.13
mail/horde-imp 6.2.16 -> 6.2.17
mail/horde-ingo 3.2.12 -> 3.2.13
deskutils/horde-kronolith 4.2.18 -> 4.2.19
deskutils/horde-mnemo 4.2.11 -> 4.2.12
www/horde-passwd 5.0.5 -> 5.0.6
devel/horde-timeobjects 2.1.2 -> 2.1.3
www/horde-trean 1.1.6 -> 1.1.7
mail/horde-turba 4.2.17 -> 4.2.18
www/horde-wicked 2.0.6 -> 2.0.7
devel/horde-whups 3.0.8 -> 3.0.9
Original commitRevision:428699 
Saturday, 2 Jul 2016
20:01 mm search for other commits by this committer
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
Original commitRevision:417941 
Thursday, 22 Oct 2015
16:00 mm search for other commits by this committer
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
Original commitRevision:399990 
Monday, 3 Aug 2015
07:06 mm search for other commits by this committer
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
devel/pear-Horde_Icalendar 2.1.0 -> 2.1.1
graphics/pear-Horde_Image 2.3.1 -> 2.3.2
mail/pear-Horde_Imap_Client 2.29.0 -> 2.29.1
devel/pear-Horde_LoginTasks 2.0.4 -> 2.0.5
mail/pear-Horde_Mail 2.6.0 -> 2.6.2
mail/pear-Horde_Mime_Viewer 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.4 -> 2.1.5
devel/pear-Horde_Prefs 2.7.3 -> 2.7.4
net/pear-Horde_Rpc 2.1.4 -> 2.1.5
devel/pear-Horde_Serialize 2.0.3 -> 2.0.4
devel/pear-Horde_Support 2.1.3 -> 2.1.4
textproc/pear-Horde_Text_Filter 2.3.1 -> 2.3.2
devel/pear-Horde_Util 2.5.5 -> 2.5.6
sysutils/pear-Horde_Vfs 2.2.2 -> 2.3.0
www/horde-ansel 3.0.2 -> 3.0.3
ftp/horde-gollem 3.0.3 -> 3.0.4
www/horde-base 5.2.6 -> 5.2.7
mail/horde-imp 6.2.9 -> 6.2.10
mail/horde-ingo 3.2.5 -> 3.2.6
deskutils/horde-kronolith 4.2.8 -> 4.2.9
deskutils/horde-mnemo 4.2.6 -> 4.2.7
www/horde-passwd 5.0.2 -> 5.0.3
www/horde-trean 1.1.1 -> 1.1.2
mail/horde-turba 4.2.7 -> 4.2.8
mail/horde-webmail 5.2.7 -> 5.2.9
deskutils/horde-groupware 5.2.7 -> 5.2.9
www/horde-wicked 2.0.3 -> 2.0.4
Original commitRevision:393466 
Wednesday, 15 Apr 2015
11:29 mm search for other commits by this committer
Add CVE information to all Horde applications

PR:		199368
Original commitRevision:384045 
Tuesday, 30 Sep 2014
22:24 bapt search for other commits by this committer
Convert to USES=horde
Original commitRevision:369675 
Friday, 5 Sep 2014
23:02 mm search for other commits by this committer
Horde package update:

comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1
mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0
mail/horde-imp 6.2.1 -> 6.2.2
mail/horde-ingo 3.2.0 -> 3.2.1
deskutils/horde-kronolith 4.2.1 -> 4.2.2
www/horde-passwd 5.0.1 -> 5.0.2
mail/horde-turba 4.2.1 -> 4.2.2
Original commitRevision:367397 
Monday, 27 Jan 2014
13:30 miwi search for other commits by this committer
- Stage support
Original commitRevision:341402 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Tuesday, 27 Aug 2013
18:10 mm search for other commits by this committer
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
Original commitRevision:325479 
Tuesday, 4 Jun 2013
22:54 mm search for other commits by this committer
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
Original commitRevision:319937 
Wednesday, 29 May 2013
15:02 mm search for other commits by this committer
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
Original commitRevision:319377 
Saturday, 11 May 2013
15:37 mm search for other commits by this committer
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
Original commitRevision:317889 
Tuesday, 18 Dec 2012
13:24 mm search for other commits by this committer
Horde port fixes:

- unify LATEST_LINK
- remove CONFLICTS
- fix comments
Original commitRevision:309176 
Thursday, 14 Jul 2011
20:33 mm search for other commits by this committer
Set maintainer of Horde ports to horde@FreeBSD.org

Approved by:    maintainer (beech@ and mm@)
Original commit
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
Original commit
Wednesday, 3 Nov 2010
09:58 beech search for other commits by this committer
Maintainer change. Returned to beech@
Approved by: itetcu@ (implicit)
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 9 May 2010
06:56 miwi search for other commits by this committer
- Update to 3.1.3
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 20 Nov 2009
20:44 miwi search for other commits by this committer
- Update to 3.1.2
Original commit
Saturday, 29 Aug 2009
22:01 miwi search for other commits by this committer
- Update to 3.1.1
Original commit
Friday, 28 Aug 2009
16:52 linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
Original commit
Monday, 5 Jan 2009
19:04 delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Original commit
Friday, 6 Jun 2008
14:07 edwin search for other commits by this committer
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)
Original commit
Friday, 22 Jun 2007
08:06 beech search for other commits by this committer
- Ports renamed for consistency

PR:             ports/112327
Repocopy by:    marcus
Approved by:    sat (maintainer)
Original commit
Thursday, 14 Jun 2007
22:31 beech search for other commits by this committer
- Update maintainer address.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 10 Apr 2007
07:36 sat search for other commits by this committer
- Update to 3.0.1

PR:             ports/110821 (based on)
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Original commit
Monday, 9 Apr 2007
09:07 sat search for other commits by this committer
- Convert the rest of horde ports to bsd.horde.mk

Approved by:    Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
Original commit
Sunday, 25 Feb 2007
06:31 linimon search for other commits by this committer
Finish unbreaking INDEX build.

Noticed by:     Geraud CONTINSOUZAS, Beech Rintoul (ports/109517)
Original commit
Wednesday, 14 Feb 2007
09:47 miwi search for other commits by this committer
- Makefile cleanup

PR:             109130
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Original commit
Monday, 12 Feb 2007
23:25 sat search for other commits by this committer
- Use horde mirrors from bsd.sites.mk

Approved by:    Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Original commit
Monday, 29 Jan 2007
00:00 shaun search for other commits by this committer
- Update nag to 2.1.2. [1]
- Update mnemo to 2.1.1. [2]
- Hand over maintainership of all the Horde ports to Beech Rintoul.

PR:             ports/108380 [1], ports/108384 [2]
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> [1] [2]
Original commit
Monday, 4 Sep 2006
21:57 shaun search for other commits by this committer
- Fix a bug in horde-passwd.

Submitted by:   Danny Carroll
Original commit
Monday, 19 Jun 2006
20:06 shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Original commit
Saturday, 15 Apr 2006
16:27 scrappy search for other commits by this committer
make sure I update the PORTREVISION
Original commit
16:20 scrappy search for other commits by this committer
After a recent discussion on freebsd-ports, I have modified the Horde
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.

Submitted by:   Shaun Amott <shaun@inerd.com>
Original commit
Friday, 6 Jan 2006
00:38 thierry search for other commits by this committer
- Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx to
  httpd-xxx.conf and fix configuration if APACHE_VERSION > 20.

- Don't use the MCAL back-end by default for Kronolith, it is
  deprecated.

- Deinstall bug reported by John Nielsen <john (at) jnielsen.net>:
  respect LHORDEDIR.

- Fix horde-passwd installation / deinstallation.

- Don't bump PORTREVISION, because running installations are not
  concerned.
Original commit
Tuesday, 11 Oct 2005
20:15 thierry search for other commits by this committer
Upgrade to 3.0, now compatible with Horde 3.
Original commit
Sunday, 26 Dec 2004
10:27 thierry search for other commits by this committer
Chase Horde's moving.
Original commit
Sunday, 11 Apr 2004
21:43 thierry search for other commits by this committer
Add horde-passwd 2.2.1, a password changing module for Horde.

PR:             62745
Submitted by:   Jo?o Carlos Mendes Lu?s (<jonny@jonny.eng.br>)
Approved by:    pav (mentor).
Original commit Encoding Errors (not all of the commit message was ASCII)

Number of commits found: 53