remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
- use DIST_SUBDIR for bugzilla and all translations
- sort pkg-plist (genplist)
OK from bugzilla maintainers per PM.
PR: ports/158766
Submitted by: ohauer
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
Mozc.el is an Emacs client of Mozc, so you can input
Japanese via mozc in your tty, bypassing ibus.
WWW: http://code.google.com/p/mozc/
Submitted by: TAKANO, Yuji
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4 script
* Acts as a wrapper to Encode::from_to
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXThttp://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to
WWW: http://search.cpan.org/dist/jacode/
PR: ports/156972
Submitted by: Takefu <takefu_AT_airport_DOT_fm>