| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (implicitly)
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
{chinese,japanese,korean}/mule-*:
- Set only the lang-specific category for each.
editors/mule:
- Set CATEGORIES+= editors to follow after a slave's lang-specific category.
- Define MULE_VERSION and EMACS_VERSION to use.
editors/mule-common:
- Remove redundant `Version required' line.
- Define MULE_VERSION and EMACS_VERSION to use.
- Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
|
|
|
|
|
|
|
|
| |
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. :)
|
| |
|
|
|
|
| |
rampage.
|
|
|
|
| |
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
|
|
|
|
|
| |
that the port otherwise uses files from another port. (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
|
|
|
|
|
|
|
| |
BROKEN_ELF anymore.
PR: 8770
Submitted by: taoka@infonets.hiroshima-u.ac.jp
|
|
|
|
|
|
|
| |
19.28).
PR: 8178
Submitted by: taoka@infonets.hiroshima-u.ac.jp
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
|
|
|
|
|
|
|
|
| |
packages. The editors/mule-common package contains the language-
independent parts. Add some new ports based on input methods. They
don't take up much space because of efficient sharing.
PR: 4411
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
| |
|
| |
|
|
|
|
|
| |
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
|
|
|
|
| |
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
|
|
|
|
| |
Inspired by: obrien
|
|
|
|
| |
page compression on NOMANCOMPRESS.
|
|
|
|
| |
lot of ports or what! ;>
|
| |
|
|
|
|
| |
Other variations (japanese/mule-canna, editors/mule) to follow.
|
|
|
|
|
|
| |
The internal install rule already creates all the site-lisp directories!
Pointed-out by: me (not asami!)
|
|
|
|
|
| |
order of the search for site-lisp (lib/mule is searched before
share/emacs now).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/share/emacs/site-lisp
/usr/local/lib/mule-site-lisp
as the "site-lisp" directories. Basically all I did was tuck
--locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
to the end of CONFIGURE_ARGS.
Also, all the patch-aa's are unnecessary because bsd.port.mk now will
take ${CFLAGS} from /etc/make.conf and put it in the environment before
calling configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
split mule into three ports:
editors/mule: no language-specific support
japanese/mule-canna: Japanese support, Canna library built-in
japanese/mule-wnn: Japanese support, Wnn library built-in
Note that the two ports under japanese/ will overwrite some of the
emacs support files. Although this itself isn't a problem, if you
pkg_delete it, you will lose some files needed for emacs. (This is
explained in DESCR, although god knows who reads them.)
Also I've listed every single file in the PLIST.
|
|
|
|
|
| |
Also, strip the installed binaries. Aren't you glad I invented
post-install? :)
|
| |
|
|
|
|
|
| |
Not:
DEPENDS= ${PORTSDIR}/utils/Wnn
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
|
| |
Submitted by:
Obtained from:
|
|
|
|
| |
and some other minor cleanup.
|
|
|
|
| |
ports/utils.
|
| |
|
|
|
|
|
|
| |
Note: post-build and cannainfo.el are necessary only for reformatting one of
the info files whose source was patched, and can go away when the next
minor release (i.e., 2.3) comes out.
|
| |
|
|
|
|
| |
installed.
|
|
|
|
|
|
|
|
|
|
| |
@ Don't need freebsd.h and unexsunos4.c anymore (these were taken from
19.28, with a minor modification, which is now known as patch-ac).
@ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs
installation (patch-ab).
@ Taken out -g from configure per someone's suggestion (patch-aa).
@ Changed patch site to one in US.
@ New md5 checksums.
|
| |
|
|
|
|
| |
won't do the same thing twice.
|
| |
|
| |
|
|
|