dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.
Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread. This will allow threaded extension libraries to run
and work properly on those systems.
The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build. I don't know if the problem is in
libpthread or in gcc.
(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
- Use JAVAJARDIR
- Use PORTDOCS
- CP -> INSTALL_DATA
- Improve the launcher shell script: use javavmwrapper 2.0 rather than testing
manually the JDK version
- Use SUB_FILES to configure launcher rather than a perl script
- Use JAVAJARDIR
- Use PORTDOCS (and calm portlint)
- CP -> INSTALL_DATA
- Improve the launcher shell script: use javavmwrapper 2.0 rather than testing
manually the JDK version
- Use SUB_FILES to configure launcher rather than a perl script
Security:
- Solved data URL issue described in Secunia Advisory SA13818,
http://secunia.com/advisories/13818/
- Additional fixes for frame injection issue reported in
Secunia Advisory SA13253,
http://secunia.com/advisories/13253/
Miscellaneous:
- Improvements to handling of the must-revalidate directive.
- Solved stability issue in Japanese version.
UNIX specific:
- Added extra warning dialog when opening .sh, .desktop or
executables directly from Web or from transfer manager with
kfmclient exec. Addresses issue reported in Secunia Advisory
SA13447, http://secunia.com/advisories/13447/
- Fixed crash when importing e-mail.
http://www.opera.com/linux/changelogs/754u2/
- Few other small cleans up.
- Let's see if Realplayer plugins will work for anyone. It's not tested, but
added support. I am not going to be surpised if the support is limited as
common in the Linux world.
Graveman is yet another GPL GTK2 frontend for cdrecord, mkisofs, readcd and sox.
It does NOT require a lot of GNOME libfoos and libbars, so it is
ideal for using with lightweight GTK2 window managers, like XFCE4, for example.
PR: ports/77025
Submitted by: Anton Karpov <toxa@toxahost.ru>