Notable changes, besides press coverage, are:
* --sshdelay Delay starting next ssh by secs seconds. GNU parallel
will pause secs seconds after starting each ssh. secs can be less
than 1 seconds.
* Official OpenBSD port:
http://ftp.openbsd.org/ports/sysutils/parallel/
* Bug fixes and man page updates.
ok sthen@, pascal@ (MAINTAINER)
- bring in ilur cli program usable for various graphics transformations
- regen distinfo
- merge PFRAG.shared into PLIST (pointed out by dcoppa@)
ok landry@
desktop db, mime info db updates and removal of .la files in
modules.
- add exec/unexec-delete goo for update-desktop-database in e17/e
- bump REVISIONs accordingly due to changed PLISTs
with help/feedback sthen@, ajacoutot@
ok ajacoutot@
phpVirtualBox is an open source, AJAX implementation of the VirtualBox
user interface written in PHP. As a modern web interface, it allows you
to access and control remote VirtualBox instances.
<...>
ok jasper@ sthen@
assembler steps because the C compiler could be unsuitable.
- When the pxa2xx performance counter related cp14 registers were converted
from a switch-statement implementation to the new table driven cpregs
format in commit dc2a9045c, the crn and crm values for all these
registers were accidentally transposed. Fixes being able to boot
OpenBSD/zaurus.
ok sthen@
to select(2) for MacOSX support. The select based implementation
was causing crashes under load for at least FreeBSD.
- Fix MulticastSocket.setInterface(). Report and fix from Oliver
Lehmann on bsd-port list.
YARD is a documentation generation tool for the Ruby programming
language. It enables the user to generate consistent, usable
documentation that can be exported to a number of formats very easily,
and also supports extending for custom Ruby constructs such as custom
class level definitions.
ok jeremy@