Commit graph

5 commits

Author SHA1 Message Date
Soren Jacobsen
27ae4dbe05 Convert to buildlink3. 2004-04-12 01:37:13 +00:00
Soren Jacobsen
ac887046bf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:56:03 +00:00
Michal Pasternak
98171ac35c Better patches! 2003-12-08 00:10:38 +00:00
Michal Pasternak
edee8457fb patch-aa corrected to correctly compile on non-NetBSD systems 2003-11-04 23:43:22 +00:00
Michal Pasternak
f43f14bdaa pxlib is a simply and still small C library to read Paradox DB files. It
supports all versions starting from 3.0. It currently has a very limited set
of functions like to open a DB file, read its header and read every single
record. It can also extract blob data and write it to a file.
2003-11-04 05:04:31 +00:00