Next | Query returned 68 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-02-12 15:52:14 by Havard Eidnes | Files touched by this commit (3)
Log message:
Add some more protection against miscoded/corrupted OIDs.
Bump PKGREVISION.
   2018-02-02 14:56:09 by Havard Eidnes | Files touched by this commit (1)
Log message:
Um, when backing out local patch, also back out distinfo checksum...
   2018-02-02 14:55:29 by Havard Eidnes | Files touched by this commit (3)
Log message:
Add a patch which does minimal validation when decoding OIDs.
Bump PKGREVISION.
   2017-08-19 02:26:26 by Johnny C. Lam | Files touched by this commit (2)
Log message:
net/tcl-scotty: Install manpages into ${PKGMANDIR}.

Modify unix/Makefile.in so that the GNU configure script can
replace @mandir@ with the correct location for the installed
manpages under ${PKGMANDIR}.
   2017-02-01 10:35:05 by Havard Eidnes | Files touched by this commit (1)
Log message:
Eeh...  Recompute checksum.
   2017-02-01 10:29:19 by Havard Eidnes | Files touched by this commit (2)
Log message:
Insert a rather ugly workaround in the code handling SNMP trap messages.
It appears that sometimes the reception of SNMP trap messages can somehow
get out of sync, and all too often this results in a scotty process which
apparently endlessly does a read() of 1 byte and gets EAGAIN, just to try
again.  Instead, do some rudimentary check on the length of trap messages,
and try to re-sync the stream by finishing re-sync on first EAGAIN.

Bump PKGREVISION.
   2016-06-02 14:25:48 by Hauke Fath | Files touched by this commit (1)
Log message:
We share patches with net/tkined, which needs to patch a tkined.1 man
page we explicitely remove, to avoid conflict.

Unfortunately, there is only one PATCHDIR... so keep around tkined.1
till after patching.
   2016-05-02 17:25:57 by Hauke Fath | Files touched by this commit (1)
Log message:
Re-hash after actually checking in patch
   2016-05-02 17:16:43 by Hauke Fath | Files touched by this commit (3)
Log message:
Make the tkined man page render by dropping an obsolete library include
   2016-05-02 06:00:25 by David A. Holland | Files touched by this commit (2)
Log message:
Fix handling of tcl and tk versions: don't demand exact version when
the version we have doesn't include the teeny version number.

Possibly we should arrange to pass that in and require it exactly; I'm
not sure exactly what the compatibility semantics of version numbers
are supposed to be in tcl-land; but it's definitely wrong the way it
has been.

Fixes PR 50244 wherein tkined fails to run.

Next | Query returned 68 messages, browsing 11 to 20 | Previous