./databases/palm-db-tools, Conversion utilities for PalmOS flat-file database programs

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


Branch: CURRENT, Version: 0.3.6nb1, Package name: palm-db-tools-0.3.6nb1, Maintainer: dsainty

PalmOS Flat-File Database Tools. Conversion utilities for the PalmOS
flat-file database programs "MobileDB", "JFile" v3.x, "List", and the open
source "DB".


Master sites:

Filesize: 196.918 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165)
Log message:
Follow some redirects.
   2017-07-23 03:29:35 by David Sainty | Files touched by this commit (1)
Log message:
Case-insensitive filesystems confuse make install without moving the
INSTALL file out of the way.

Fixes build on Darwin for the vanishingly small count of people that
both use MacOS and a Palm Pilot.  You're welcome.
   2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368)
Log message:
Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-18 15:25:54 by David Sainty | Files touched by this commit (1)
Log message:
LICENSE=gnu-gpl-v2
   2012-08-18 15:14:05 by David Sainty | Files touched by this commit (2)
Log message:
ptrdiff_t is not defined for this header for at least Ubuntu 11.10.  But
as nothing uses this difference_type anyway, just don't bother defining it.

Fixes build for Ubuntu 11.10, no change elsewhere.