This module is a simple utility to convert katakana, hiragana, and
romaji at ease. This module makes use of utf8 semantics. Strings in
this module must be utf8-flagged. If they are not, you can use Encode
to do so.
WWW: http://search.cpan.org/dist/Lingua-JA-Kana/
Author: Dan Kogai <dankogai@dan.co.jp>
PR: ports/119679
Submitted by: Tsuyoshi Arai <taraijpn@gmail.com>
Reviewed by: nyan
Note: I committed only some part of the PR. It's enough to unbreak
this port.
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
http://blogs.adobe.com/acroread/2008/02/#a005029:
[General Issues]
* Font caching Issues: Various font caching issues are fixed in Reader
8.1.2, including the issue of fonts that were configured using
fontconfig not being picked up by the Reader to render documents
(reported by Novell).
* Problem with Dual-screen setup (Xinerama mode).: Issue number 4
listed on the Known Issues page for Reader 8.1.1.
* Document ordering and fullscreen mode: Issue has been fixed in
Reader 8.1.2.
* Font KozGoProVI-Medium.otf is missing in Japanese Reader: This issue
is fixed in Reader 8.1.2.
[Printing Related Issues]
* Incorrect orientation: Issues with printing PDF files containing
portrait and landscape pages have been fixed in Reader
8.1.2. Choosing "Auto Rotate and Center" will now print the pages in
their inherent orientation.
* Red wash on printing with HP CLJ 2605: A workaround for this has
been added in the preferences
($HOME/.adobe/Acrobat/8.0/Preferences/reader_prefs), namely
"brokenCRDs". This value is set to "false" by default and can be
modified to "true" if one faces the red background issue.
* Scaling issues: Problems with -shrink/-expand options in the command
line (Issue #1 listed on the Known Issues page for Reader 8.1.1) as
well as with "Custom" printing in the dialog have been fixed in
Reader 8.1.2.
* Reader does not remember last chosen printer across sessions: Last
chosen printer is now remembered between different sessions of the
Reader in 8.1.2 release.
* Cannot pipe PDF as input to acroread: PDF contents can be read from
stdin when using the -toPostScript option.
* Hardcoding of printer command: Earlier the printer command was
hardcoded in the reader binary. This has been fixed in Reader 8.1.2
to pick up the command from the PATH environment variable.
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
removed from ports tree.
1. It is the final release of 2.2.x and no maintainance available.
2. It does not compile on some HEAD environments recently.
PR: 122143
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
for developing websites for mobile-phones.
The plugin absorbs differences between mobile-phone service providers.
WWW: http://rubyforge.org/projects/jpmobile/
PR: ports/120316
Submitted by: TAKATSU Tomonari <tota at rtfm.jp>
PR: ports/119113
Submitted by: Ed Schouten ed at fxq.nl
Yoshihiko Sarumaru mistral at imasy.or.jp (maintainer)
Approved by: Yoshihiko Sarumaru mistral at imasy.or.jp (maintainer)
languages). Changes from 7.x include:
User Interface:
* New improved UI with more real-estate in terms of page view
space. Only the most commonly used tools are present in the
toolbar by default (and the toolbar can be customized by the
user according to his/her own preference.)
* Sleek design and new stylish user interface
elements (including toolbars, navigation tabs, panes, etc.)
for a more rich user experience.
* Improved launch time and overall performance. Less waiting,
more work.
* Support for Single Document Interface (SDI) mode for improved
usability. Less cluttered, more intuitive.
* Always-available search toolbar (includes find and access to
search pane)
New Features:
* Support for playing Multimedia-enabled PDF documents for
supported media types (linux). Play Real media and more!
* Support for participating in Shared Reviews along with other
users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat
8.x on Win/Mac. Collaborate right inside the Reader.
* Improvements in Commenting and Drawing Markup tools.
* New tools such as Loupe Tool, Pan and Zoom. Expand your
horizons, and control what you want to see.
* Support for dynamically rendered bar code generation in forms.
* Updated Review Tracker with inbuilt support for RSS feeds. Use
the Reader as your RSS feed reader!
* New 2D and 3D measuring tools for more accurate control of
architectural drawings.
* Printing: New support for Booklet Printing and Low Resolution
printing of secured documents.
* Significant performance improvement for certain types of forms
via direct rendering for Dynamic Forms.
* Support for documents created with Adobe Acrobat 3D including
navigation, cross-section and rendering.
* Accessibility: Support for Orca.
* Various new additions to the Manage Digital ID feature,
including support for Roaming Credentials, support for
Cryptographic Tokens and Smart Cards (PKCS#11 compliant).
* Support for adding a Digital Signature Field in documents
which have been "Reader Enabled" through Acrobat Professional
on Win/Mac.
* Support for viewing PDF Packages - get an organized view of
your PDFs in a single well-defined interface.
* Support for the PRC format for 3D data.
* Beyond Reader: New help resources that contains up-to-date
information on Adobe products, Adobe Reader and how it can be
used with Adobe¡Çs other products.
* Adobe Help Viewer - a self-contained, one-stop shop for all
help related to the Reader
* Improved Search capabilities, including searching of
sub-documents in a PDF Package, improved searching of
attachments, etc.
that can read Japanese date notations and create a
DateTime object, and vice versa.
Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/~dmaki/DateTime-Format-Japanese/
PR: ports/117847
Submitted by: Masahiro Teramoto <markun at onohara.to>
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
japanese/navi2ch-emacs21 because the former is deprecated and going to be removed
soon. Adjust it to point to emacs21 by default.
* Adjust the slave port japanese/navi2ch-xemacs21-mule to point to the newly
created master port japanese/navi2ch-emacs21.
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.
All PORTREVISIONS have been bumped to show when the new version of
installing became available.
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
There are several problems with japanese/sj3 port.
1. Original MASTER_SITES don't seem to work any longer.
2. With the current patchset it builds okay, but it is said that it does not work correctly.
3. It does not build under 7-CURRENT (i.e. with gcc4.2).
PR: ports/113572
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout
The japanese/ng port makes use of the bsd style code for
stuff like line discipline handling. Nowadays we can just
use the sysv code, which makes us use the sgtty interface
instead of termios, which is the preferred one.
PR: ports/113325
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout
A new port for SpamAssassin with Japanese tokenizer patch.
Now the current version of SA is 3.2.1, while the latest Japanese
patch is for version 3.1.8. Considering such delay I remade the
port as standalone one.
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
ochusha is a program that gives a GUI based on GTK+ for
accessing BBS like 2ch.net.
WWW: http://ochusha.sourceforge.jp/
PR: ports/95854
Submitted by: sgr <faust@ua.airnet.ne.jp>
This is a Japanese sound files for Asterisk(PBX).
It increases by MS Eri Takeda of a voice actor to do Japanese
utterance.
And sound files is limited to a purpose to use Asterisk PBX
can take advantage of it in royalty-free freely.
PR: ports/114067
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>