Bug 45253

Summary: [MAINTAINER UPDATE] databases/firebird: Fix SuperServer Build
Product: Ports & Packages Reporter: Chris Knight <chris>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris Knight 2002-11-13 01:10:00 UTC
Forgot a local patch to make the SuperServer memory allocator do something
useful. Currently, the memory allocator is a no-op, resulting in Insufficient
Memory errors.

How-To-Repeat: cd /usr/ports/databases/firebird
make install
/usr/local/firebird/bin/ibmgr -start -forever
See the insufficient memory error in /usr/local/firebird/interbase.log
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-13 02:07:52 UTC
State Changed
From-To: open->closed

committed, thanks