summaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Ja6 is a Japanese Symbols Trainer that includes Hiragana, Katakanasat2006-05-145-0/+1422
| | | | | | | | | and Kanji symbols. It has been conceived for terminal and console use, displaying symbols as normal C ASCII text output. PR: ports/95585 Submitted by: Nicola Vitale <nivit@email.it> Approved by: krion (mentor)
* [PATCH] japanese/mecab: fix pkg-plist and pkg-messageedwin2006-05-143-0/+9
| | | | | | | | - fix pkg-plist - add pkg-message PR: ports/97195 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* - Update to 1.9 (master port updated in previous PR)itetcu2006-05-131-8/+14
| | | | | | | | | | - Convert spaces -> tabs - Respect NOPORTDOCS - Pass maintainership to submiter PR: ports/97156 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance
* Remove whitespace from line endings in pkg-plist files.vd2006-05-124-15/+15
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Add p5-FormValidator-Simple-Plugin-Number-Phone-JP 0.02, perl module forkuriyama2006-05-105-0/+48
| | | | Japanese phone number validation.
* Add mg 5.0.1.3, multi-line grep suitable for Japanese text.kuriyama2006-05-105-0/+38
|
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-0935-40/+0
|
* Fix build error on 4.nork2006-05-072-0/+86
|
* Update to 1.5.0.3.nobutaka2006-05-072-4/+4
| | | | Approved by: maintainer
* Add mecab-ipadic. Japanese Morphological Dictionary for MeCab.nobutaka2006-05-075-0/+44
| | | | | PR: ports/96888 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 0.91.nobutaka2006-05-072-10/+11
| | | | | PR: ports/96890 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 0.91.nobutaka2006-05-074-22/+15
| | | | | PR: ports/96889 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* - Update to 0.91.nobutaka2006-05-076-78/+31
| | | | | | | - Split ipadic into upcoming japanese/mecab-ipadic port. PR: ports/96887 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 2.0.6a and Portlint happy.nork2006-05-064-19/+27
| | | | | PR: ports/96603 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* - Update to 20060428 version.kuriyama2006-05-062-7/+7
|
* - Update to 2.04.kuriyama2006-05-062-4/+4
| | | | (Fix problem around autoload methods (like $j->MIME_Header))
* Update to 0.9.5-1.kuriyama2006-05-062-6/+4
| | | | Security: http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html
* Add japanese as the primary CATEGORY.erwin2006-05-041-1/+1
| | | | | | | | I remember doing this and then adding the port from another folder. Pointy hat: erwin Submitted by: chkversion
* Move p5-WWW-2ch to the japanese category along with the othererwin2006-05-035-0/+67
| | | | | | | | | | | | | | | 2ch BBS software. It is suitable for the scraping of a popular bbs of Japan. other BBS and the news sites and other sites are also possible by the addition of the plugin for scraping. Please take care with the flood control to an excessive access. WWW: http://search.cpan.org/dist/WWW-2ch/ PR: ports/94065 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Move sugested by: nobutaka
* - Mark as FORBIDDENmnag2006-05-031-0/+2
| | | | Security: http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html
* Mark as deprecated (+expiry), it is not needed.netchild2006-05-021-0/+3
|
* - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]netchild2006-05-013-17/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
* o Add support MeCab.nork2006-05-012-6/+8
| | | | | | | | o Portlint happy. o Bump PORTREVISION, accordingly. PR: ports/96588 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* Update to 1.7.13.nork2006-04-302-6/+6
| | | | | PR: ports/96535 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer)
* Update to KOffice 1.5.0lofi2006-04-296-48/+28
| | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
* - Take maintainership.jmelo2006-04-272-5/+2
| | | | | | - Fix WWW. Approved by: mnag (mentor)
* Mark as BROKEN= does not compile on 4.x: bad C++ codevd2006-04-271-0/+4
| | | | Reported by: kris
* Since i can't found a new version for japanese/ming, transfor this port in agarga2006-04-244-3/+68
| | | | | | | | master one instead slave of graphics/ruby-ming and still use ming.so.3. PR: ports/96267 Submitted by: garga Approved by: portmgr (kris)
* Update to 1.5erwin2006-04-243-24/+35
| | | | | PR: 96217 Submitted by: Ports fury
* Upgrade I18N patch to 1.8.1.1-12.okazaki2006-04-222-8/+6
| | | | Remove deprecated USE_REINPLACE.
* Upgrade I18N patch to 1.8.1.1-12.okazaki2006-04-224-26/+26
| | | | | | | | | Remove deprecated USE_REINPLACE. Utilize INFO. Fix a patch error about a html device. PR: ports/95025 Submitted by: Atsushi SUGAWARA <peanutsjamjam@w9.dion.ne.jp>
* Add uim-prime. Uim plugin using PRIME input method.nobutaka2006-04-164-0/+39
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Add uim-canna. Uim plugin using Canna input method.nobutaka2006-04-164-0/+38
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Add uim-anthy. Uim plugin using Anthy input method.nobutaka2006-04-164-0/+38
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Fix build error with gcc41.nobutaka2006-04-162-0/+70
| | | | | PR: ports/95615 Submitted by: Ron MacNeil <macro@hotmail.com>
* Update to 382.262.nork2006-04-153-8/+20
|
* Remove man pages from pkg-plist since they are listed invd2006-04-153-7/+24
| | | | | | | | the MAN? variables PR: ports/93943 Submitted by: vd Approved by: andreas (maintainer timeout 40+ days)
* Reset okazaki due to long period of inactivity and maintainer-timeout.linimon2006-04-154-4/+4
| | | | Hat: portmgr
* Update to 382.259.nork2006-04-154-5/+21
| | | | | PR: ports/92939 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-1513-13/+13
| | | | Hat: portmgr
* Reset sf as maintainer due to no response to email messages.linimon2006-04-142-2/+2
| | | | Hat: portmgr
* Update to 1.0.0.ume2006-04-102-6/+6
|
* Update to 2.19.8yoichi2006-04-052-9/+8
| | | | | | PR: ports/92498 Submitted by: NAKAJI Hiroyuki Approved by: maintainer (timeout)
* - Chase i18n patch to samba-3.0.22 update.kuriyama2006-04-052-7/+7
| | | | Partially submitted by: Oki Sawada <sawada@tamon.co.jp>
* Reset takamune2004@yahoo.co.jp who has not responded to email aboutlinimon2006-04-053-3/+3
| | | | | | maintainer timeouts. Hat: portmgr
* Add p5-Date-Japanese-Holiday 0.05, perl module for Calculate Japanesekuriyama2006-04-035-0/+47
| | | | Holiday.
* Update to 20060212.hrs2006-04-023-15/+14
| | | | | Submitted by: Tsuyoshi Arai PR: ports/94304
* Remove BROKEN mark since pthread support of lang/ruby18 port that causesnobutaka2006-03-311-2/+0
| | | | coredump is disabled by default.
* Update to KDE 3.5.2lofi2006-03-304-140/+30
|
* Remove expired leaf ports:vd2006-03-274-59/+0
| | | | | 2006-03-25 irc/scrollz-doc 2006-03-25 japanese/cal.rb
OpenPOWER on IntegriCloud