Commit Graph

37 Commits

Author SHA1 Message Date
Hiroki Sato
7930becaf6 - Fix SIGSEGV problem on amd64.
- Convert ConvDesc and ModeTable to a linked list, deprecate complex
  realloc-based memory management.
- Add missing "${CAT} ${PKGMESSAGE}" in the post-install target.
- Regenerate patches.
2009-12-07 17:27:31 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Hiroki Sato
15d82c528c Prioritize $JSERVER over "CcWnn.Jserver" in the resource file for
server name lookup for consistency.  Bump PORTREVISION.
2008-12-28 04:51:40 +00:00
Hiroki Sato
e5e8a36ae2 Fix a typo in WITH_WNN7.
Spotted by:	NAKAJI Hiroyuki
PR:		ports/128789
2008-11-11 15:54:37 +00:00
Hiroki Sato
43321b29df Stop using :u modifier because old make(1) does not understand it.
Spotted by:	ume
2008-11-11 14:53:17 +00:00
Hiroki Sato
634cfceb32 Use mode 01777 for unix domain socket directory and drop access
privilege to the unix domain socket from group and others.

This should be no user-visible change.
2008-11-08 07:10:43 +00:00
Hiroki Sato
1bb673e76c Use Unix domain socket for Wnn backend (jserver) by default. 2008-11-07 18:39:28 +00:00
Hiroki Sato
9b16e76cb0 Fix packing list when all of WITH_*WNN* knobs are disabled and
only WITH_CANNA is enabled.

Spotted by:	WATANABE Kazuhiro
2008-11-07 16:20:08 +00:00
Hiroki Sato
ad57c993a8 - Disable TCP transport by default (WITH_TCP knob) because unix
domain socket is used in most cases.

- Use "localhost" when TCP transport enabled.
2008-11-02 16:14:55 +00:00
Hiroki Sato
b17d51b0d4 Use 127.0.0.1 for incoming communication socket (internally-used
one) instead of INADDR_ANY.  This is not a user-visible change of the
original functionality.
2008-11-01 16:45:39 +00:00
Hiroki Sato
7157a16e82 - Simplify japanese/kinput2-* variants into a single japanese/kinput2.
The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default.
- OPTIONify backend support selection.
- Take maintainership.
2008-10-26 20:00:25 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Kris Kennaway
a19907016f Revert previous, it was fixed in an upstream dependency.
Approved by:	portmgr (self)
2004-09-18 19:33:24 +00:00
Kris Kennaway
ba1a2f9b90 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-18 18:03:08 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Norikatsu Shigemura
087d2ce324 Fix XIM application freeze & Bump PORTREVISION.
PR:		users-jp/74701
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Reviewed by:	ume
Approved by:	maintainer timeout (about 5 days)
2003-06-02 16:39:26 +00:00
Satoshi Taoka
54a0e16a5d Change a default key-binding to "egg" one
Submitted by: mita
2003-06-02 01:16:45 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Satoshi Taoka
6661d5ac11 Update LIB_DEPENDS according to updating japanese/Wnn6-lib 2002-10-29 10:46:00 +00:00
Satoshi Taoka
eb1fc9c5ac Update to the latest version 3.1
Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1

Modify pkg-descr

Submitted by: Kawaguti Ginga <ginga@ginganet.org>
Obtained from: ports-jp@jp.FreeBSD.org
2002-10-29 09:50:22 +00:00
Satoshi Taoka
513e50c7a3 Update version to v3.1-beta2 2001-12-23 03:56:25 +00:00
Satoshi Taoka
7b117d2167 * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).

* Modify master ports of the above ports according to adding these.

* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
2001-08-27 01:20:24 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +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 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
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Satoshi Taoka
b3f56c012b I forgot to add this.
This needs making each kinput2 by the ports.
1999-06-06 13:28:02 +00:00
Satoshi Taoka
30b28e77c4 Update from version 2.0p4 to 3.0. This is a Wnn6 full supported version. 1999-06-06 13:20:08 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Steve Price
6f8bd75797 Remove regexp support for libcanna since it can now be built
in ELF format as well.
1998-09-21 22:33:26 +00:00
Satoshi Asami
8093aebfd9 Submitted by: maintainer
PR:		7494

"By this patch, the problems about Filter Event handle
of XIM are solved."
1998-08-05 06:20:57 +00:00
Jun Kuriyama
aab7788262 Input server of Japanese text (Wnn4)
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR:		ports/6028 (part of)
1998-06-27 12:49:27 +00:00