Commit graph

2 commits

Author SHA1 Message Date
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Michal Pasternak
b4bfffa5cc pxview is a small command line program which uses pxlib.
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:08:26 +00:00