Bug 81023 - [MAINTAINER] misc/libhome: update to 0.9
Summary: [MAINTAINER] misc/libhome: update to 0.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-14 16:50 UTC by Xavier Beaudouin
Modified: 2005-05-16 03:52 UTC (History)
0 users

See Also:


Attachments
libhome-0.9.patch (1.77 KB, patch)
2005-05-14 16:50 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2005-05-14 16:50:02 UTC
== version 0.9

  * compile and install home_su utility.

  * bless Berkeley DB 4.3 API new change

  * add cache_revive_ttl to allow to use the cache when
    transcient condition occurs in driver. Cached data
    may now be used when the database is unavaiable
    during some time.

  * myconnect_timeout set the connect timeout for MySQL >= 3.23.29

  * allow to retry queries when transcient conditions occurs.
    (directives "retries" and "retry.delay").

  * add proxy driver and home_proxy server

  * string expansion (for LDAP)

  * Postgresql driver (alpha)

  * add my_port directive to set the MySQL port.

  * allow to connect to MySQL using a given unix socket.

  * install fix when libhome-preload.la is not avaiable.

  * install fix, check Berkeley DB in some other places.

  * install fix, --with-ldap-lib argument is ever used.

  * upgrade to libtool 1.5.10


- Update to 0.9

Generated with FreeBSD Port Tools 0.63
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2005-05-16 03:52:17 UTC
State Changed
From-To: open->closed

Committed, thanks.