Next | Query returned 28 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-01-01 19:53:02 by Olaf Seibert | Files touched by this commit (3) | Package updated
Log message:
comms/gkermit: update to 2.01

Version 1.00 : 25 December 1999
Version 2.00 : 26 May 2021

Version 2.00 is identical to 1.00 except that the source code has
been tailored to build successfully on modern Unix platforms.

November 14, 2021... G-Kermit 2.01 - a few more adjustments to our
ever-changing Unix APIs.

  .................................
  Wed May 26 08:47:48 2021:
  In the years following the initial rlease of this program, which was
  designed to be eternal, the C libraries and header files changed and
  changed and changed to the extent that in 2021 G-Kermit 1.0 ccan't be
  built at all an most Unix platforms, and even on those where a functional
  executable is generated, dozens or hundreds of warnings are issued.
  This, for code that generated zero warnings or errors when compiled
  in 1999.  Thus version 2.0 of May 26, 2021.  The only changes are:

  1. The version identification just below, and:
  2. The inclusion of four previously unneeded header files in gkermit.h.

  .................................
  Mon Nov 15 08:31:48 2021:
  From Kenji Rikitake, two patches added to gkermit.h for macOS with Xcode:

  1. macOS with Xcode has no <malloc.h>
  2. macOS with Xcode has the prototype of sleep() in <unistd.h>
  Conditional if(n)def with __APPLE__ flag, dedicated for macOS.

  It seems unistd.h is now required on many platforms; I now #include it
  in all builds by default; to suppress the #include on platforms that
  don't have unistd.h, do: make "KFLAGS=-DNOUNISTD" ...
   2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2021-04-21 11:03:46 by Thomas Klausner | Files touched by this commit (1)
Log message:
gkermit: remove dead download location
   2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79)
Log message:
Add SHA512 digests for distfiles for comms category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-03 13:24:45 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Remove @dirrm entries from PLISTs
   2008-04-07 19:15:49 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix DESTDIR.
   2008-03-03 06:33:32 by Johnny C. Lam | Files touched by this commit (10)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Next | Query returned 28 messages, browsing 1 to 10 | Previous