| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
server name lookup for consistency. Bump PORTREVISION.
|
|
|
|
|
| |
Spotted by: NAKAJI Hiroyuki
PR: ports/128789
|
|
|
|
| |
Spotted by: ume
|
|
|
|
|
|
| |
privilege to the unix domain socket from group and others.
This should be no user-visible change.
|
| |
|
|
|
|
|
|
| |
only WITH_CANNA is enabled.
Spotted by: WATANABE Kazuhiro
|
|
|
|
|
|
| |
domain socket is used in most cases.
- Use "localhost" when TCP transport enabled.
|
|
|
|
|
| |
one) instead of INADDR_ANY. This is not a user-visible change of the
original functionality.
|
|
|
|
|
|
| |
The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default.
- OPTIONify backend support selection.
- Take maintainership.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
|
| |
PR: users-jp/74701
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Reviewed by: ume
Approved by: maintainer timeout (about 5 days)
|
|
|
|
| |
Submitted by: mita
|
|
|
|
| |
Approved by: portmgr (implicitly)
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
| |
.) and other pkg variables if they are nearby.
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
|
| |
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. :)
|
| |
|
|
|
|
| |
This needs making each kinput2 by the ports.
|
| |
|
|
|
|
| |
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
|
|
|
|
| |
in ELF format as well.
|
|
|
|
|
|
|
| |
PR: 7494
"By this patch, the problems about Filter Event handle
of XIM are solved."
|
|
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
|