Commit graph

25 commits

Author SHA1 Message Date
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Satoshi Taoka
abd6a3b5df Fix the patch.
Noticed by: kris
2002-09-20 15:58:13 +00:00
Kris Kennaway
603dffaf51 Fix build on -current (bogus duplicate declarations) 2002-09-07 00:55:41 +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 Taoka
fb4902d214 Updated for the change of the following (1) and (2):
(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 editors/mule*, too (^_^;;
2000-09-17 15:29:20 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Taoka
06a335b788 Cannot view gzipped info files if the next line is in ~/.emacs:
(set-default-process-coding-system *autoconv*unix *junet*)

PR: 16817
Submitted by: amagai@nue.org (Y.Amagai)
2000-02-21 05:13:49 +00:00
Satoshi Taoka
3538d72b27 On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it.
PR:		16336
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
2000-01-25 15:00:53 +00:00
Satoshi Taoka
2d2ab2fcca Mule scrambles the screen on the console in 4.0-CURRENT
PR:		14615
Noticed by:	Kevin Street <street@iname.com>
Fixed by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2000-01-04 00:18:56 +00:00
Satoshi Taoka
e92af7d1bc Added "%%LOCALBASE%%/share/mule/info" into site-start.el
Reported by:	Inagaki Kentaro <inagaki@tg.rim.or.jp>
Obtained from:	ports-jp@jp.freebsd.org
1999-09-28 23:39:58 +00:00
Satoshi Taoka
876f371f37 XIM does not work very well. So X_I18N_INHIBITED is set.
Noticed by:	  	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-04-05 09:38:02 +00:00
Satoshi Taoka
01f4c377da For 4.X and later release 1999-03-03 01:53:06 +00:00
Hidetoshi Shimokawa
ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Motoyuki Konno
cd9bb79ba7 Fix the emacsclient bug.
PR:		ports/8208
1998-10-09 14:51:07 +00:00
Satoshi Asami
2e7cf46d9c ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).

PR:		8178
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-10-07 08:11:41 +00:00
Masafumi Max NAKANE
2263897ac8 Bugfix:
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed

(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el

(3) mule can work on FreeBSD-current (this problem is about new ld.so).

PR:		6030
Submitted by:	maintainer
1998-05-02 21:07:10 +00:00
Masafumi Max NAKANE
eaaa84e204 Fix etc/doc* installation related problems.
Submitted by:	maintainer
1997-10-31 03:45:59 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
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>
1997-09-10 08:51:26 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Satoshi Asami
f9046b3982 Make the mule ports use install-info. Note that our makeinfo can't
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
1997-05-21 07:24:28 +00:00
Satoshi Asami
d02cf33167 Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
ports/3175.
1997-04-09 07:24:35 +00:00
Satoshi Asami
0093469238 Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't get
picked up.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-08-09 10:07:44 +00:00
Satoshi Asami
6578ae83f4 Upgrade, 2.2 -> 2.2.2 (2.2 PL02).
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.
1995-03-04 10:58:40 +00:00
Satoshi Asami
d1ae7a460d Version up to 2.2 (now based on emacs-19.28).
@ 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.
1995-01-03 14:17:05 +00:00
Satoshi Asami
da9473c95c mule, multilingual extension to emacs (based on 19.27) 1994-11-22 23:59:14 +00:00