2006-08-28 Brian Cameron <brian.cameron@sun.com>
* linc2/src/linc-connection.c: Patch to correct problem where
DHCP hostname changes caused login to block.
2006-08-16 Jules Colding <colding@omesc.com>
* src/orb/orb-core/corba-orb.c (ORBit_get_giop_recv_limit): Added
gtk-doc documentation.
2006-08-08 Brian Cameron <Brian.Cameron@sun.com>
* linc2/src/linc-protocols.c: Modify ORBLocalOnly test for TCP/IP
connections so that differences in the port number does not cause
the test to fail. Since the port number does not affect whether
the IP address is local, this should make the test work properly
on platforms where the access () function fills in the port value
that is being compared. On Solaris, this fixes a bug that causes
Java a11y to break, from an end-user perspective.
2006-08-07 Jules Colding <colding@omesc.com>
* configure.in (CFLAGS): Fix#147556
* acinclude.m4: Added AX_CFLAGS_GCC_OPTION
pkgsrc changes:
* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.
Ruby changes:
* too may, see ChangeLog file or
http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog
This is ruby-tk part.
pkgsrc changes:
* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.
Ruby changes:
* too may, see ChangeLog file or
http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog
This is ruby-readline part, only distinfo change.
pkgsrc changes:
* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.
Ruby changes:
* too may, see ChangeLog file or
http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog
This is ruby-curses part.
pkgsrc changes:
* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.
Ruby changes:
* too may, see ChangeLog file or
http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog
Mping is a system for collecting packet delay and loss
statistics in a TCP/IP network using ICMP echo.
Mping is based on original ping(8) with following new features:
- Ability to ping multiple hosts simultaneously
- Prints 10/50/90-percentile as well as min/avg/max.
Packaged by Martin Wilke.
- some minor level changes
- new level (danger, it's very lethal ;-) )
- level negotiation
- fixed bug with -s option
- lot of cool new graphics
- optional 3D view
- killing objects
- fixed segfault in avi editor, when can't write to a file
- optimized output files from the avi editor
- improved avi editor (status bar, hold key)
- anti-memory leak mechanism (by default turned off for higher performance)
- fixed several bugs in image loader