Bug 98666 - [NEW PORT] databases/fpc-gdbm: Free Pascal interface to the GNU database system
Summary: [NEW PORT] databases/fpc-gdbm: Free Pascal interface to the GNU database system
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 01:40 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-06-21 18:13 UTC (History)
0 users

See Also:


Attachments
fpc-gdbm-2.0.2.shar (4.02 KB, text/plain)
2006-06-08 01:40 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-06-08 01:40:26 UTC
The gdbm unit is a translation of the gdbm.h header files, with some additional
routines. The headers translated without any problems, the only thing that
should be taken into account is that the GDBM SYNC constant (for open flags)
has been renamed to GDMB DOSYNC because it conflicts with the gdbm sync 
function.

WWW:	http://www.freepascal.org/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-06-08 16:34:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-21 18:13:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!