Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc, changes for misc updated packages
Hi!
Sorry for forgetting to add the changes for some of the packages I
committed in the last days:
For devel/pth (weirdly, pth1.3b2 and 3 are not yet out....):
Changes between 1.2.2 and 1.2.3 (08-Jan-2000 to 04-Feb-2000)
*) Backport from Pth 1.3b3:
Fix pthread_cond_timedwait by making it more POSIX compliant:
return ETIMEDOUT instead of 0 if the timeout occurred.
[Emanuele Fornara <efornara%hotmail.com@localhost>, Ralf S. Engelschall]
*) Backport from Pth 1.3b2:
Added more complete Linux support for --enable-syscall-hard by
using SYS_socketcall+SOCKOP_{accept,connect} if
SYS_{accept,connect} doesn't exist.
[Ralf S. Engelschall]
*) Backport from Pth 1.3b2:
Added a few more errno_shield { ... } sections to prevent
the destruction of errno values on error returns.
[Ralf S. Engelschall]
*) Backport from Pth 1.3b1:
Use SYS__newselect instead of SYS_select under Linux and
--enable-syscall-hard because SYS_select is a dummy stub which
always just returns -1 and errno = EFAULT.
[Artem Gr <artem%bizlink.ru@localhost>, Ralf S. Engelschall]
*) Backport from Pth 1.3a5:
Removed '+DAportable' from HPUX flags to avoid problems.
[M. Lavasani <lavasani%connect.org.uk@localhost>]
*) Backport from Pth 1.3a5:
Added a workround in Makefile.in (replaced "rm -r" with
"rm" + "rmdir") for brain-dead AmigaOS.
[Kriton Kyrimis <kyrimis%cti.gr@localhost>]
*) Backport from Pth 1.3a5:
Fixed example in Pth manual page: peer_len wasn't initialized.
[Sami Niemi <saminiemi%usa.net@localhost>, Ralf S. Engelschall]
*) Backport from Pth 1.3a5:
Fixed memory leaks in some test programs.
[Ralf S. Engelschall]
For devel/pth-current:
Changes between 1.3a5 and 1.3b1 (15-Jan-1999 to 26-Jan-2000)
*) Completely cleaned up the manual page.
[Eric Hanchrow <offby1%blarg.net@localhost>]
*) Use SYS__newselect instead of SYS_select under Linux and
--enable-syscall-hard because SYS_select is a dummy stub which
always just returns -1 and errno = EFAULT.
[Artem Gr <artem%bizlink.ru@localhost>, Ralf S. Engelschall]
net/micq had no useful ChangeLog, most user-visible is probably the
multi-language support, the author also mentions better network
stability.
The changelog for news/tin contains about 60 paragraphs of small
changes, so please take a look at it for yourself :-)
(doc/CHANGES and doc/CHANGES.old)
For x11/wmakerconf (from NEWS):
user visible changes since 2.4:
* New commandline parameter 'section': activates only the specified
panel (e.g., 'wmakerconf shortcuts' only activates shortcut panel)
* Root menu configuration: New context menu item 'wmakerconf menu'
for the commands 'wmakerconf menu', 'wmakerconf shortcuts', etc.
* Keyboard shortcuts: Support for modifiers Mod1-Mod5
* Save Theme dialog: now (optionally) packs theme in .tar.gz archive
* Japanese translations
* Some bug fixes
Hope this helps,
Thomas
--
Thomas Klausner - wiz%danbala.tuwien.ac.at@localhost
WWW-homepage: http://fbma.tuwien.ac.at/~e9325658/Welcome.html
Der Horizont vieler Menschen ist ein Kreis mit Radius Null -- und
das nennen sie ihren Standpunkt. (found on /.)
Home |
Main Index |
Thread Index |
Old Index