Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 06:49:03 -0500
From:      "Brent J. Nordquist" <nordquist@platinum.com>
To:        ports@freebsd.org
Subject:   Port of gdbm 1.7.3 to FreeBSD uploaded
Message-ID:  <96Apr8.065238cdt.18451@gateway.platinum.com>

next in thread | raw e-mail | index | archive | help

I placed in in ftp.freebsd.org/pub/FreeBSD/incoming/gdbm-1.7.3.tar.gz.
This was an extremely straightforward port; no work Makefile or code
changes were required.  I just had to develop the top-level Makefile
and the package files.

There was only one issue of concern:  FreeBSD 2.1 appears to ship with
a /usr/include/ndbm.h.  However, a man -k on dbm and ndbm reveals
nothing of interest, and there don't appear to be any dbm libraries.
Does FreeBSD have dbm/ndbm support?

If it doesn't, gdbm provides some compatibility headers and programs
for testing and converting to gdbm.  To install these headers by
default, uncomment the appropriate line in the top-level Makefile.  The
pkg/PLIST file should then also be updated with:

   include/dbm.h
   include/ndbm.h

-- 
Brent J. Nordquist      PLATINUM technology, inc. (ViaTech Development Lab)
nordquist@platinum.com  2600 Eagan Woods Dr., Suite 410, Eagan, MN  55121-1152

Voice +1 612 688-3033   If you can keep your head when all about you are
Vmail +1 708 620-5116   losing theirs, you clearly don't understand the
      (ext. 7806)       situation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Apr8.065238cdt.18451>