1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

2108 Commits

Author SHA1 Message Date
Akinori MUSHA
58374e4eca Update to 2.0.7-ja-1.3.
PR:		ports/21462
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
2000-09-25 07:34:31 +00:00
MIHIRA Sanpei Yoshiro
de1219b5c7 Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by:	bento
2000-09-22 13:46:06 +00:00
Satoshi Asami
c9396a78f7 Catch up with Wnn6-lib update.
Submitted by:	maintainer
2000-09-22 08:06:38 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Shigeyuki Fukushima
00f568a02f Sychronize with neXtaw upgrade.
Submitted by:	Masahide -mac- Noda <mac@clave.gr.jp>
2000-09-21 04:12:22 +00:00
Satoshi Taoka
c3a2fb4c64 Fixed to remove extra directories after pkg_delete
Obtained from: bento
2000-09-20 09:07:57 +00:00
Akinori MUSHA
8bac927fba Update to 2.3.2. 2000-09-19 15:23:15 +00:00
Satoshi Asami
7d2dde6de1 Change RUN_DEPENDS= to RUN_DEPENDS+= so we won't override previous entry. 2000-09-19 07:55:56 +00:00
Satoshi Asami
fb8be2e8e0 Change RUN_DEPENDS= to RUN_DEPENDS+= so it won't lose the earlier depends.
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-09-19 07:48:21 +00:00
Ade Lovett
267ae5f204 Update to 1.4 release version
PR:		21219
Submitted by:	maintainer
2000-09-17 18:47:43 +00:00
Satoshi Taoka
1c402fd92c Modified for changing from ${LOCALBASE}/include/wnn to
${LOCALBASE}/include/wnn6/wnn.

Approved by: maintainer <shige@FreeBSD.org>
2000-09-17 16:02:26 +00:00
Satoshi Taoka
586953d818 Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include files
${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of
FreeWnn conflict with ones of Wnn6-lib. So I move Wnn6-lib's include
files into ${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of
Wnn6-lib.
Note that libwnn6.a can be used instead of libwnn.a for Wnn6-lib.
2000-09-17 15:59:10 +00:00
Satoshi Taoka
d11c0962f6 (1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)
Obtained from: bento
Pointed out: asami

(2) Fixed to change from $(LOCALBASE)/include/wnn to
$(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib
(I am going to commit the change for Wnn6-lib as soon as possible)
2000-09-17 15:11:15 +00:00
Satoshi Asami
12b94e51e5 Mark this FORBIDDEN for parallel package build, the hang is back. 2000-09-16 21:12:50 +00:00
Ade Lovett
ce345d84aa Update to 8.0.5
PR:		21077
Submitted by:	maintainer
2000-09-16 19:23:22 +00:00
Akinori MUSHA
89315e270a Update to 1.0.1. "CREDITS" was added (in which I'm listed :). 2000-09-16 07:19:21 +00:00
Satoshi Taoka
eb7c135d32 Fixed pkg/PLIST to remove extra directories
Obtained from:	bento
2000-09-15 18:11:22 +00:00
Satoshi Taoka
b66273d012 Corrected MASTER_SITES
Obtained from: bento
2000-09-15 18:00:36 +00:00
Satoshi Taoka
5b4d327bff Updated files/md5 because checksum mismatches for a japanized patch
jvim.2.1beta.tar.gz.
Removed patches/patch-ac because it is not necessary for new jvim.2.1beta.tar.gz

Obtained from: bento
2000-09-15 15:47:02 +00:00
Satoshi Taoka
1b8b6cb1e0 Fixed pkg/PLIST
Obtained from:	bento
2000-09-15 15:17:45 +00:00
Satoshi Taoka
709d4b5f38 (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
2000-09-12 17:08:29 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Satoshi Asami
4c13ac1448 Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by:	bento
2000-09-12 12:43:10 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Satoshi Asami
adf97adb51 Add ruby-tcltklib and ruby14-tcltklib.
Submitted by:	bento
2000-09-12 01:03:44 +00:00
Akinori MUSHA
df15b3e6d8 Update to 1.0.1.
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)

Please reinstall this version.  Sorry.
2000-09-10 09:26:00 +00:00
Akinori MUSHA
5714f011c7 Update to the 1.0.0 official releases. 2000-09-09 10:25:11 +00:00
Satoshi Asami
fcfd6153e5 mule-wnn4 is renamed to mule-freewnn.
Submitted by:	dead index :<
2000-09-08 11:48:42 +00:00
Satoshi Asami
fe81481449 Complete name changes of xemacs*wnn4 -> xemacs*freewnn ports.
Submitted by:	obento
2000-09-08 10:34:51 +00:00
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
56fbcce3ff Add a knob for XIM support. (WITH_XIM)
Approved by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
2000-09-07 08:01:29 +00:00
Akinori MUSHA
fc5d55277e Update with bsd.ruby.mk.
Do not add a trailing version number to the name of the installed
directory.
2000-09-07 07:58:12 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Akinori MUSHA
7b09b2f764 Split rubytk into ruby-tcltklib and ruby-tk.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)

Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
2000-09-07 00:03:36 +00:00
Satoshi Taoka
40b2a920e9 Updated to version 1.1.1 2000-09-06 12:19:11 +00:00
Satoshi Asami
7d7fe84d30 Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4.
Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's,
this port only seems to need imake.
2000-09-06 01:55:40 +00:00
Akinori MUSHA
70bc7ecc12 Add ruby-eb, Ruby bind of EB library. 2000-09-05 18:26:28 +00:00
Akinori MUSHA
1e81cbdf79 Update to 2.3.1. 2000-09-05 17:56:08 +00:00
Steve Price
a2310b0abb Removing ja-xfig since the graphics/xfig port now contains Japanese
language support.

PR:		20969
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer
2000-09-05 08:37:40 +00:00
Steve Price
e2eff121a1 Find unfetchable distfiles.
PR:		20772
Submitted by:	maintainer
2000-09-05 01:49:30 +00:00
Akinori MUSHA
1acbe9eb43 lang/ruby-usersguide:
- Replace with Mark Slagell's retranslation version.
  - Add an Author: credit to DESCR.

japanese/ruby-usersguide:
  - Use MASTER_SITE_RUBY.
  - Add Authors: credits to DESCR.
2000-09-04 08:53:48 +00:00
Satoshi Taoka
df48dfa6ac Add bmp16m to available printer drivers as default
(because {print,japanese}/pips* uses bmp16m in GS)

Approved by: maintainer
2000-09-04 01:32:33 +00:00
Satoshi Taoka
7797cbad37 Add pips760, pips770, pips800 and pips820_3300 into
print/Makefile and japanese/Makefile
2000-09-01 16:44:20 +00:00
Satoshi Taoka
915d547f6f Photo Image Print System for Linux -- EPSON PM-760C (with Japanese messages) 2000-09-01 16:31:58 +00:00
Satoshi Taoka
2e32719136 Photo Image Print System for Linux -- EPSON PM-770C (with Japanese messages) 2000-09-01 16:30:47 +00:00
Satoshi Taoka
1cccca61e2 Photo Image Print System for Linux -- EPSON PM-820C PM-3300C (with Japanese messages) 2000-09-01 16:29:44 +00:00
Satoshi Taoka
2fd7e5d0e8 Photo Image Print System for Linux -- EPSON PM-800C (with Japanese messages) 2000-09-01 16:28:23 +00:00
Akinori MUSHA
9824b7edb1 Update to 1.4.2jp0.
PR:		ports/20977
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-09-01 02:27:56 +00:00
Akinori MUSHA
21c41b7609 Update to 0.14.5. 2000-08-31 14:20:29 +00:00