./wip/pxlib, C language library for reading Paradox database files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.5, Package name: pxlib-0.6.5, Maintainer: pkgsrc-users

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.


Required to run:
[converters/recode]

Required to build:
[pkgtools/cwrappers]

Package options: nls

Master sites:

RMD160: d112a78b01dd2a289e673cb0b58c4364580662f5
Filesize: 509.855 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-03 18:27:54 by othyro | Files touched by this commit (6) | Package updated
Log message:
Had this update sitting around and forgot about it - updated to latest
released. Added NLS PKG_OPTION and PKG_BUILD_OPTION. Updated patch. Extra
include in PLIST. Regenerated distinfo. Package ChangeLog:

http://pxlib.cvs.sourceforge.net/viewvc/pxlib/pxlib/ChangeLog?revision=1.79
   2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-05-06 12:14:27 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fixed: if-less endif

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2006-08-19 19:46:58 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Add RMD160 checksum.
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2006-05-01 16:20:07 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Repair even more linkrot in MASTER_SITES and HOMEPAGEs...
   2006-04-06 09:18:13 by Jeremy C. Reed | Files touched by this commit (23)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.