1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

3288 Commits

Author SHA1 Message Date
Norikatsu Shigemura
55ac48863e Fix cannaserver (japanese/Canna) stop in -current.
PR:		ports/45699
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2002-11-25 20:00:25 +00:00
Akinori MUSHA
4643b035c9 Fix a fatal typo.
Submitted by:	Dan "FreshPorts" Langille <dan@langille.org>
2002-11-24 14:50:30 +00:00
Makoto Matsushita
efc1bcacf1 More build breakage fix: remove unused dependency, obey portlint.
Also revert deleting SKK_MASTERDIR, which was removed by an accident.
2002-11-24 13:08:24 +00:00
Makoto Matsushita
a2525e9717 Unbreak build procedure. It should have been fixed when this ports
RUN_DEPENDS on new skk-jisyo ports.

Pointy hat to: myself
2002-11-24 12:57:58 +00:00
Akinori MUSHA
9773a43a4e Add ruby-refe, a Ruby interactive reference in Japanese. 2002-11-24 08:33:53 +00:00
Satoshi Taoka
aac08bfe5a Update to version 1.6
This version supports CIDfnmap.jp for GS 7
2002-11-23 18:32:22 +00:00
Satoshi Taoka
77a2145b20 Update to version 1.11
This version supports CIDFnmap.jp for GS 7

Unbreak by fixing RUN_DEPENDS for tgif (ja_JP.EUC -> ja_JP.eucJP)
2002-11-23 18:30:43 +00:00
Kris Kennaway
d6b7010976 Finish removing tvi, which has become obsolete. 2002-11-23 02:09:38 +00:00
Shigeyuki Fukushima
f5ff38eaf0 Update to 1.5.1. 2002-11-22 15:21:28 +00:00
Akinori MUSHA
0f362ba2a1 Remove japanese/tvi. It has been three years and a half since the
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
2002-11-21 18:29:16 +00:00
Yoichi NAKAYAMA
9d4c337599 update to 200211 version. 2002-11-21 06:59:01 +00:00
Ying-Chieh Liao
9c4ced77de upgrade to 2.00
PR:		45435
Submitted by:	Ports Fury
2002-11-20 12:40:41 +00:00
Ying-Chieh Liao
262d696d96 fix core dump on current
PR:		45336
Submitted by:	maintainer
2002-11-20 11:03:38 +00:00
Masafumi Max NAKANE
c363efe2a4 Correctly handle wchar.
Submitted by:	AIDA Shinra <aida-s@jcom.home.ne.jp>
2002-11-20 05:35:14 +00:00
Norikatsu Shigemura
1b49d00f68 Change MASTER_SITES.
PR:		ports/45379
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2002-11-19 16:59:56 +00:00
Akinori MUSHA
98fced1f1f Hook mozilla-jlp-devel to the build. 2002-11-19 10:29:36 +00:00
Akinori MUSHA
4834aa8b10 Update to 1.2b after a repocopy.
PR:		ports/45264
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2002-11-19 10:28:26 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Yoichi NAKAYAMA
a8033312cb Add 24dot fonts by YAGI Tatsuya-san. 2002-11-17 16:39:50 +00:00
SADA Kenji
f43ffbc9f4 Remove ja-mhonarc.
This is an obsoleted version which has security vulnerability,
and www/mhonarc has Japanese capability now.
Approved by:	maintainer
2002-11-17 11:38:58 +00:00
SADA Kenji
604e8910cd Remove all netscape ports with a vulnerability of JRE.
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
2002-11-17 06:21:50 +00:00
SADA Kenji
7e2bd38756 Upgrade to version 1.1
PR:	ports/45263
Submitted by:	maintainer
2002-11-16 16:05:31 +00:00
Edwin Groothuis
64c763b17f scripts/configure needs perl -> USE_PERL5=yes
Noticed on: bento
2002-11-16 00:55:11 +00:00
Shigeyuki Fukushima
1b6f3b8cd3 Support termcap "ec"(erase_chars).
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
2002-11-15 16:24:37 +00:00
Shigeyuki Fukushima
a6c494bd35 Support termcap "ec"(erase_chars).
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
2002-11-15 16:21:49 +00:00
Akinori MUSHA
6fc7593b1e Update to 3.5.0.
PR:		45283
Submitted by:	Takayuki Nakao <t@nakao.org> (MAINTAINER)
2002-11-14 08:46:47 +00:00
Masafumi Max NAKANE
a67b340bea Cannaserver now has the -u option which allow you to specify who should
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>
2002-11-14 02:25:20 +00:00
Masafumi Max NAKANE
c62e5cfc9f The LinkFileList hack, introduced in Rev 1.7.
Pointed-out by:	AIDA Shinra <aida-s@jcom.home.ne.jp>
2002-11-14 00:00:55 +00:00
Masafumi Max NAKANE
32b646a55e Ooops, forgot to 'cvs rm' this when upgrading to 3.6.
Pointed out by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-11-12 05:01:49 +00:00
Masafumi Max NAKANE
82fb117ba8 Upgrade to 3.6. 2002-11-11 23:53:57 +00:00
Masafumi Max NAKANE
b5ea04d10f Remove ports/japanese/pine.
Even though this port has some useful features, like Japanese help files
and direct support for Japanese input using Canna on the Pico editor,
I decided to remove this port as:

1. It seems to continue to have security problems, which no one seems to be
   working on.
2. mail/pine4 seems to support Japanese.
3. It doesn't seem like there will be an upgrade to this Japanize patch.
2002-11-11 23:45:39 +00:00
SADA Kenji
ca4549c5f8 Unbreak: REINPLACE_CMD, actualy sed, uses different RE from perl.
Submitted by:	SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
Failed by:	edwin
2002-11-11 17:07:20 +00:00
OKAZAKI Tetsurou
559d952d97 Use REINPLACE_CMD instead of PERL.
Reviewed by:	md5
2002-11-11 09:00:07 +00:00
SADA Kenji
ee928cbd72 - fix option use messages
- portlint
PR:	ports/45206
Submitted by:	maintainer
Pointed out by:	Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
2002-11-11 08:02:56 +00:00
SADA Kenji
c1b2dd0b28 use WW tag for the URL. 2002-11-10 20:44:15 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
2546bd0290 Maintainer Update to new kdrill version, 6.0.
Note: the md5 checksum in the PR doesn't match the one commited.
The changes in the tarball, supplied to me by the maintainer, show
nothing serious except for a couple of spelling-changes and some
exception handling.

PR:		ports/43873
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2002-11-09 01:14:23 +00:00
Edwin Groothuis
fcb25359aa Upgrade to 2.06.1
Upgrade to skkinput-3.0_3.1

pkg-comment -> PORTCOMMENT

PR:		ports/45040,ports/45041
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-11-09 01:06:48 +00:00
Edwin Groothuis
4a9e91a892 Japanese/emacs20-emcws dump core when using x11. From current
list, a linker option "-znocombreloc" can solve this problem.

PR:		ports/44926
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2002-11-07 13:07:29 +00:00
Edwin Groothuis
da9f30c3f2 Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)

Noticed on: bento
2002-11-07 11:54:23 +00:00
Adam Weinberger
c1a25a399f Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.

Approved by:	pat
2002-11-07 03:40:39 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
OKAZAKI Tetsurou
77e79de732 Use REINPLACE_CMD instead of PERL.
Reviewed by:	md5
2002-11-06 13:44:46 +00:00
SADA Kenji
131cde25b4 Upgrade to version 8.6 .
- Detailed condition was issued -- mark NO_CDROM
2002-11-06 06:23:40 +00:00
Trevor Johnson
52417b0791 Complete the change of domain name from sut.ac.jp to tus.ac.jp
(except in "Whom" lines).

Submitted by:	hrs
PR:		38196
2002-11-05 21:05:03 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Akinori MUSHA
63ace39cd9 Chase libwnn6's shlib major bump.
Forgotten by:	taoka
2002-11-04 20:52:49 +00:00
Akinori MUSHA
00fd5f48dd USE_REINPLACE instead of perl. 2002-11-04 20:41:48 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00