freebsd-ports/devel/ORBit
Maxim Sobolev 88fb181c88 Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that
FreeBSD's writev(2) implementation is rather unreliable when large number of
vectors is submitted - it returns EINVAL despite the fact that all arguments
are pretty valid. This caused serious problems with GNOME's oaf and prevented
Nautilus from working properly. The problem disappeared when I've replaced
writev(2) call with appropriate loop based around ordinary write(2). Perhaps
this should be investigated and the real source of the problem fixed instead,
but I do not have a time for this right now. For those who interested I'm
ready to provide a step-by step instruction on how to reproduce the bug.

Special thanks to:	andersca @ nautilus#irc.gnome.org
2001-10-26 13:06:01 +00:00
..
files Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that 2001-10-26 13:06:01 +00:00
distinfo Update to 0.5.10. 2001-10-09 07:30:46 +00:00
Makefile Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that 2001-10-26 13:06:01 +00:00
pkg-comment As threatened, enforce the "Capital, no period" rule. Ellipses are 1999-06-26 17:19:19 +00:00
pkg-descr ORBit is a high-performance CORBA ORB with support for the C language. 1998-08-19 06:15:08 +00:00
pkg-plist Update to 0.5.10. 2001-10-09 07:30:46 +00:00