Bug 61310

Summary: [MAINTAINER UPDATE] databases/firebird: Update to 1.5 RC8
Product: Ports & Packages Reporter: Chris Knight <chris>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris Knight 2004-01-13 12:50:13 UTC
Update to 1.5 RC8.
Please note that libgds.so is now symlinked to libfbembed.so rather than
libfbclient.so. This restores Firebird 1.0.x shared library compatibility.
libfembed.so contains local database access APIs and doesn't require linking
to a library containing POSIX threads APIs (libc_r, libkse, libthr).
libfbclient.so is a remote access-only interfaces and also has threads
support which requires the target binary to link with a library containing
the POSIX threads APIs.
Supercedes PR ports/61276.

How-To-Repeat: N/A
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2004-01-13 12:57:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

I'll take it.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-01-13 16:14:37 UTC
State Changed
From-To: open->closed

Committed, thanks!