There is a bug in the current release that will cause frequent segmentation faults on many operations. Fix: Add the following file as files/patch-src-irr-rawhoisc.cc and bump PORTREVISION (to 1). How-To-Repeat: Run peval repeatedly on a V6 system and it will eventually crash.
thierry 2007-02-04 20:48:04 UTC FreeBSD ports repository Modified files: net-mgmt/irrtoolset Makefile Added files: net-mgmt/irrtoolset/files patch-src-irr-rawhoisc.cc Log: Add a patch to to eliminate segfaults. PR: ports/108693 Submitted by: Kevin Oberman <oberman (at) es.net> (maintainer) Revision Changes Path 1.32 +1 -0 ports/net-mgmt/irrtoolset/Makefile 1.1 +69 -0 ports/net-mgmt/irrtoolset/files/patch-src-irr-rawhoisc.cc (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks! (and don't forget to send your patches upstream)