aboutsummaryrefslogtreecommitdiff
path: root/japanese
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> Notes: svn path=/head/; revision=71505
* 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. Notes: svn path=/head/; revision=71454
* Update MASTER_SITES and WWW.Akinori MUSHA2002-12-082-2/+2
| | | | Notes: svn path=/head/; revision=71434
* Don't delete site_perl dirs.Shigeyuki Fukushima2002-12-081-2/+53
| | | | | | | Delete version-specific perl5-lib dirs by @unexec Notes: svn path=/head/; revision=71421
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-073-3/+3
| | | | Notes: svn path=/head/; revision=71410
* Spell "separated" correctly.Akinori MUSHA2002-12-072-2/+2
| | | | Notes: svn path=/head/; revision=71405
* 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 Notes: svn path=/head/; revision=71402
* Partially fix build on -current (remove bogus duplicate declarationsKris Kennaway2002-12-033-0/+49
| | | | | | | and #include <errno.h>). Notes: svn path=/head/; revision=71346
* Update japanized perl5 patch to 20000401.Shigeyuki Fukushima2002-12-024-11/+32
| | | | | | | | PORTREVISION bump. Fix build error on 5-CURRENT. Notes: svn path=/head/; revision=71325
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-022-0/+122
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71323
* Fix build with compile error on -current(conflicting types for `sys_nerr')MIHIRA Sanpei Yoshiro2002-12-021-0/+12
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71321
* Ah, my slippery fingers, portversion should be 3.6p1 instead.Masafumi Max NAKANE2002-12-023-3/+3
| | | | | | | Pointed out by: knu Notes: svn path=/head/; revision=71304
* 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 Notes: svn path=/head/; revision=71302
* BROKEN on 5.0: does not compileKris Kennaway2002-12-021-1/+7
| | | | Notes: svn path=/head/; revision=71290
* Define HAVE_MEMCPY and unbreak.Akinori MUSHA2002-11-281-0/+13
| | | | Notes: svn path=/head/; revision=71219
* Regenerate src/.depend before the build and unbreak.Akinori MUSHA2002-11-281-0/+3
| | | | Notes: svn path=/head/; revision=71217
* Update to 20021001 and unbreak.Akinori MUSHA2002-11-282-2/+2
| | | | Notes: svn path=/head/; revision=71216
* 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. Notes: svn path=/head/; revision=71215
* 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) Notes: svn path=/head/; revision=71207
* Fix pkg-plist.Norikatsu Shigemura2002-11-281-2/+1
| | | | | | | | Point hat to: kris Approved by: TOGAWA Satoshi <toga@puyo.org> (maintainer) Notes: svn path=/head/; revision=71202
* Fix dictionary information(gcannaf was not available).Norikatsu Shigemura2002-11-272-2/+2
| | | | | | | | PR: ports/45774 Submitted by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=71137
* Fix cannaserver (japanese/Canna) stop in -current.Norikatsu Shigemura2002-11-252-6/+6
| | | | | | | | PR: ports/45699 Submitted by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=71094
* Fix a fatal typo.Akinori MUSHA2002-11-241-1/+1
| | | | | | | Submitted by: Dan "FreshPorts" Langille <dan@langille.org> Notes: svn path=/head/; revision=71011
* 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. Notes: svn path=/head/; revision=71003
* 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 Notes: svn path=/head/; revision=71002
* Add ruby-refe, a Ruby interactive reference in Japanese.Akinori MUSHA2002-11-247-0/+111
| | | | Notes: svn path=/head/; revision=70970
* Update to version 1.6Satoshi Taoka2002-11-232-2/+2
| | | | | | | This version supports CIDfnmap.jp for GS 7 Notes: svn path=/head/; revision=70891
* 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) Notes: svn path=/head/; revision=70890
* Finish removing tvi, which has become obsolete.Kris Kennaway2002-11-231-18/+0
| | | | Notes: svn path=/head/; revision=70804
* Update to 1.5.1.Shigeyuki Fukushima2002-11-222-4/+6
| | | | Notes: svn path=/head/; revision=70748
* 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 Notes: svn path=/head/; revision=70686
* update to 200211 version.Yoichi NAKAYAMA2002-11-212-4/+4
| | | | Notes: svn path=/head/; revision=70646
* upgrade to 2.00Ying-Chieh Liao2002-11-202-2/+2
| | | | | | | | PR: 45435 Submitted by: Ports Fury Notes: svn path=/head/; revision=70578
* fix core dump on currentYing-Chieh Liao2002-11-202-2/+18
| | | | | | | | PR: 45336 Submitted by: maintainer Notes: svn path=/head/; revision=70561
* Correctly handle wchar.Masafumi Max NAKANE2002-11-206-33/+72
| | | | | | | Submitted by: AIDA Shinra <aida-s@jcom.home.ne.jp> Notes: svn path=/head/; revision=70537
* Change MASTER_SITES.Norikatsu Shigemura2002-11-191-2/+1
| | | | | | | | PR: ports/45379 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) Notes: svn path=/head/; revision=70507
* Hook mozilla-jlp-devel to the build.Akinori MUSHA2002-11-191-0/+1
| | | | Notes: svn path=/head/; revision=70467
* 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> Notes: svn path=/head/; revision=70466
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-184-4/+4
| | | | Notes: svn path=/head/; revision=70365
* Add 24dot fonts by YAGI Tatsuya-san.Yoichi NAKAYAMA2002-11-174-4/+17
| | | | Notes: svn path=/head/; revision=70312
* 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 Notes: svn path=/head/; revision=70300
* 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 Notes: svn path=/head/; revision=70291
* Upgrade to version 1.1SADA Kenji2002-11-1612-36/+34
| | | | | | | | PR: ports/45263 Submitted by: maintainer Notes: svn path=/head/; revision=70254
* scripts/configure needs perl -> USE_PERL5=yesEdwin Groothuis2002-11-161-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70218
* 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 Notes: svn path=/head/; revision=70164
* 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 Notes: svn path=/head/; revision=70162
* Update to 3.5.0.Akinori MUSHA2002-11-142-2/+2
| | | | | | | | PR: 45283 Submitted by: Takayuki Nakao <t@nakao.org> (MAINTAINER) Notes: svn path=/head/; revision=70089
* 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> Notes: svn path=/head/; revision=70075
* 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> Notes: svn path=/head/; revision=70074
* 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> Notes: svn path=/head/; revision=69941