summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD 5 isn't SYSV although it has statvfsTilman Keskinoz2002-12-101-0/+13
| | | | | PR: 46161 submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Remove the mnews port and the ports that depend on it. This port has beenKris Kennaway2002-12-0922-1088/+0
| | | | | forbidden for security reasons for over 6 months, and removal was announced 2 months ago.
* Update MASTER_SITES and WWW.Akinori MUSHA2002-12-082-2/+2
|
* Don't delete site_perl dirs.Shigeyuki Fukushima2002-12-081-2/+53
| | | | Delete version-specific perl5-lib dirs by @unexec
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-073-3/+3
|
* Spell "separated" correctly.Akinori MUSHA2002-12-072-2/+2
|
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-064-27/+38
| | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
* Partially fix build on -current (remove bogus duplicate declarationsKris Kennaway2002-12-033-0/+49
| | | | and #include <errno.h>).
* Update japanized perl5 patch to 20000401.Shigeyuki Fukushima2002-12-024-11/+32
| | | | | PORTREVISION bump. Fix build error on 5-CURRENT.
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-022-0/+122
| | | | Reported by: bento
* Fix build with compile error on -current(conflicting types for `sys_nerr')MIHIRA Sanpei Yoshiro2002-12-021-0/+12
| | | | Reported by: bento
* Ah, my slippery fingers, portversion should be 3.6p1 instead.Masafumi Max NAKANE2002-12-023-3/+3
| | | | Pointed out by: knu
* Upgrade to 3.6p1, which contains security fixes.Masafumi Max NAKANE2002-12-029-63/+60
| | | | | | Approved by: kris Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Review and mod by: max
* BROKEN on 5.0: does not compileKris Kennaway2002-12-021-1/+7
|
* Define HAVE_MEMCPY and unbreak.Akinori MUSHA2002-11-281-0/+13
|
* Regenerate src/.depend before the build and unbreak.Akinori MUSHA2002-11-281-0/+3
|
* Update to 20021001 and unbreak.Akinori MUSHA2002-11-282-2/+2
|
* Now that AUTOCONF and friends contain slashes in them, use a separatorAkinori MUSHA2002-11-282-12/+14
| | | | | | other than the slash for s///. This fixes the build. Use REINPLACE_CMD instead of PERL while I'm here.
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Fix pkg-plist.Norikatsu Shigemura2002-11-281-2/+1
| | | | | Point hat to: kris Approved by: TOGAWA Satoshi <toga@puyo.org> (maintainer)
* Fix dictionary information(gcannaf was not available).Norikatsu Shigemura2002-11-272-2/+2
| | | | | PR: ports/45774 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Fix cannaserver (japanese/Canna) stop in -current.Norikatsu Shigemura2002-11-252-6/+6
| | | | | PR: ports/45699 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Fix a fatal typo.Akinori MUSHA2002-11-241-1/+1
| | | | Submitted by: Dan "FreshPorts" Langille <dan@langille.org>
* More build breakage fix: remove unused dependency, obey portlint.Makoto Matsushita2002-11-241-3/+3
| | | | Also revert deleting SKK_MASTERDIR, which was removed by an accident.
* Unbreak build procedure. It should have been fixed when this portsMakoto Matsushita2002-11-241-2/+3
| | | | | | RUN_DEPENDS on new skk-jisyo ports. Pointy hat to: myself
* Add ruby-refe, a Ruby interactive reference in Japanese.Akinori MUSHA2002-11-247-0/+111
|
* Update to version 1.6Satoshi Taoka2002-11-232-2/+2
| | | | This version supports CIDfnmap.jp for GS 7
* Update to version 1.11Satoshi Taoka2002-11-232-8/+8
| | | | | | This version supports CIDFnmap.jp for GS 7 Unbreak by fixing RUN_DEPENDS for tgif (ja_JP.EUC -> ja_JP.eucJP)
* Finish removing tvi, which has become obsolete.Kris Kennaway2002-11-231-18/+0
|
* Update to 1.5.1.Shigeyuki Fukushima2002-11-222-4/+6
|
* Remove japanese/tvi. It has been three years and a half since theAkinori MUSHA2002-11-216-89/+0
| | | | | | | development discontinued and the distfile got unavailable. Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (MAINTAINER) Not objected to by: The ports-jp mailing list
* update to 200211 version.Yoichi NAKAYAMA2002-11-212-4/+4
|
* upgrade to 2.00Ying-Chieh Liao2002-11-202-2/+2
| | | | | PR: 45435 Submitted by: Ports Fury
* fix core dump on currentYing-Chieh Liao2002-11-202-2/+18
| | | | | PR: 45336 Submitted by: maintainer
* Correctly handle wchar.Masafumi Max NAKANE2002-11-206-33/+72
| | | | Submitted by: AIDA Shinra <aida-s@jcom.home.ne.jp>
* Change MASTER_SITES.Norikatsu Shigemura2002-11-191-2/+1
| | | | | PR: ports/45379 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* Hook mozilla-jlp-devel to the build.Akinori MUSHA2002-11-191-0/+1
|
* Update to 1.2b after a repocopy.Akinori MUSHA2002-11-195-112/+136
| | | | | PR: ports/45264 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-184-4/+4
|
* Add 24dot fonts by YAGI Tatsuya-san.Yoichi NAKAYAMA2002-11-174-4/+17
|
* Remove ja-mhonarc.SADA Kenji2002-11-1710-382/+0
| | | | | | This is an obsoleted version which has security vulnerability, and www/mhonarc has Japanese capability now. Approved by: maintainer
* Remove all netscape ports with a vulnerability of JRE.SADA Kenji2002-11-1739-3297/+0
| | | | | | cf. http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/218&type=0&nav=sec.sba Submitted by: trevor Silently agreed by: maintainers
* Upgrade to version 1.1SADA Kenji2002-11-1612-36/+34
| | | | | PR: ports/45263 Submitted by: maintainer
* scripts/configure needs perl -> USE_PERL5=yesEdwin Groothuis2002-11-161-0/+1
| | | | Noticed on: bento
* Support termcap "ec"(erase_chars).Shigeyuki Fukushima2002-11-153-0/+83
| | | | | | | | | | | This fixed scroll-and-wipe-screen problem, for example, using /usr/bin/vi(4.x-RELEASE). # There is "ec" directive in "kterm" termcap. # But, kterm-6.2.0_4 or former does not support "ec"(erase_chars). PORTREVISION bumped. Pointed by: KFB03633@nifty.ne.jp
* Support termcap "ec"(erase_chars).Shigeyuki Fukushima2002-11-152-1/+14
| | | | | | | | | | | This fixed scroll-and-wipe-screen problem, for example, using /usr/bin/vi(4.x-RELEASE). # There is "ec" directive in "kterm" termcap. # But, kterm-6.2.0_4 or former does not support "ec"(erase_chars). PORTREVISION bumped. Pointed by: KFB03633@nifty.ne.jp
* Update to 3.5.0.Akinori MUSHA2002-11-142-2/+2
| | | | | PR: 45283 Submitted by: Takayuki Nakao <t@nakao.org> (MAINTAINER)
* Cannaserver now has the -u option which allow you to specify who shouldMasafumi Max NAKANE2002-11-1412-183/+15
| | | | | | own the server process. So instead of patching up the source to drop the root privilege, just use this. Suggested by: AIDA Shinra <aida-s@jcom.home.ne.jp>
* The LinkFileList hack, introduced in Rev 1.7.Masafumi Max NAKANE2002-11-143-48/+0
| | | | Pointed-out by: AIDA Shinra <aida-s@jcom.home.ne.jp>
* Ooops, forgot to 'cvs rm' this when upgrading to 3.6.Masafumi Max NAKANE2002-11-123-60/+0
| | | | Pointed out by: KANOU Hiroki <kanou@mil.allnet.ne.jp>