./misc/ibutton-pdkit, 1-Wire Public Domain Kit Version 2.00

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


Branch: CURRENT, Version: 2.00nb2, Package name: ibutton-pdkit-2.00nb2, Maintainer: damon

Portable C source code to support platforms not covered by
iButton-TMEX. Example implementations include Linux, BeOS and
Win32 for the serial port adapter DS9097U utilizing the
DS2480 Serial 1-Wire Line Driver.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 817.44 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: 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 (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2021-04-24 12:41:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
ibutton-pdkit: remove dead links
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

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.
   2013-01-11 14:30:32 by Joerg Sonnenberger | Files touched by this commit (21)
Log message:
Fix main.
   2012-10-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2007-12-20 14:17:25 by OBATA Akio | Files touched by this commit (1)
Log message:
Should replace with ${DEFAULT_SERIAL_DEVICE}, rather than hard coded /dev/tty00.
And switch to use SUBST framework.
Bump PKGREVISION.

While here, add DESTDIR support.
   2007-12-20 14:12:13 by OBATA Akio | Files touched by this commit (2)
Log message:
Remove unnecessary breakable cast.  Build again with GCC4.