We no longer build ruby 1.8 and ruby 1.9 ports by default, so it doesn't
make sense to build rubinius ports by default.
While here, make sure ruby gem extension ports use explicit flavors in
the category Makefiles. And unlink devel/ruby-fastthread, no longer
used.
OK ajacoutot@
- Switch to using unix domain sockets instead of network sockets for
comms between "console" client and "conserver" server. This is a compile-
time toggle and disables network sockets. Uses SO_PEERCRED for access
control so it's possible to do per-user acls in conserver without
the need to re-enter user passwords.
- Add a flavour to use network sockets for those that need it (i.e.
running the client on a different machine to the server).
- Tweaks to pkg-readme explaining the above.
bad phrases. While here, disable -u (warnings about contractions)
by default, we don't want that people expand contractions.
ok sthen@, no objection from jmc@
a real release should follow soonish, but since the last release is utterly
useless with SEPA-transfers which are now mandantory for corporations in
the EU we pretty much have to use snapshots like this for the moment
- add http master site
- use correct autoconf version for 8.1.20
- install upstream's other sample configs
- actually install pkg-readme
- add sample config to work with IPMI SOL consoles using ipmitool
KRename is a powerful batch renamer for KDE. It allows you to easily
rename hundreds or even more files in one go. The filenames can be
created by parts of the original filename, numbering the files or
accessing hundreds of informations about the file, like creation date or
Exif informations of an image, thanks to KDE file plugins.
okay landry@