Port details |
- emacs-emcws Emacs + Canna + Wnn + Sj3
- 21.3_16 japanese
=0 21.3_16Version of this port present on the latest quarterly branch.
- Maintainer: nakaji@jp.freebsd.org
- Port Added: 2004-05-29 16:21:06
- Last Update: 2014-06-27 12:34:53
- SVN Revision: 359512
- Also Listed In: editors ipv6
- License: not specified in port
- WWW:
- ftp://ftp.ki.nu/pub/emcws/README.html
- Description:
- Emcws stands for Emacs + Canna + Wnn + Sj3,
which is interim solutions to input 2 bytes chars by communicating with
Kana Kanji conversion server.
WWW: ftp://ftp.ki.nu/pub/emcws/README.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ja-emcws>0:japanese/emacs-emcws
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-emcws
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-21.3 : editors/emacs21
- gmake : devel/gmake
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- autoconf-2.13 : devel/autoconf213
- Runtime dependencies:
-
- emacs-21.3 : editors/emacs21
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- Library dependencies:
-
- png15 : graphics/png
- wnn7.1 : japanese/Wnn7-lib
- canna.1 : japanese/canna-lib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.3_16 27 Jun 2014 12:34:53 |
ashish |
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt) |
21.3_16 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
21.3_16 26 May 2014 12:33:14 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
21.3_16 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
21.3_16 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
21.3_16 25 Sep 2012 05:58:31 |
tabthorpe |
- Revert commit
- Tested wrong email address |
21.3_16 25 Sep 2012 05:03:07 |
tabthorpe |
- Reassign to the heap due to mail bounces |
21.3_16 08 Jul 2012 23:41:58 |
scheidell |
- Unbreak
- No PORTREVISION bump
PR: ports/169240
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Approved by: maintainer (timeout,19 days) |
21.3_16 17 Jun 2012 20:15:37 |
pav |
- Mark BROKEN: does not compile
xfns.c: In function 'my_png_error':
xfns.c:8544: error: dereferencing pointer to incomplete type
xfns.c: In function 'png_load':
xfns.c:8702: error: dereferencing pointer to incomplete type
Reported by: pointyhat |
21.3_16 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
21.3_15 20 Apr 2012 09:02:32 |
scheidell |
- Unbreak build on OSVERSION > 900007, utmpx fix
- Based on patch by WATANABE Kazuhiro for editors/emacs21
- No PORTREVISION bump needed. This is a noop on <= 900007
PR: ports/165799
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) |
21.3_15 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
21.3_15 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
21.3_15 01 Mar 2011 10:25:13 |
erwin |
Mark BROKEN on HEAD after the umtpx addition. |
21.3_15 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
21.3_15 30 Mar 2010 04:47:26 |
dinoex |
- fix build for png-1.4.1 |
21.3_15 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21.3_14 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
21.3_13 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21.3_12 09 Jun 2009 15:33:28 |
amdmi3 |
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) |
21.3_11 26 Oct 2008 20:56:11 |
hrs |
Update dependency. |
21.3_11 19 Apr 2008 17:56:05 |
miwi |
- 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) |
21.3_10 21 Jun 2007 10:27:24 |
rafan |
- Use bsd.emacs.mk
PR: ports/113355
Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
Approved by: NAKAJI Hiroyuki <nakaji at jp.freebsd.org> (maintainer) |
21.3_10 02 Jun 2007 04:17:41 |
nobutaka |
Add emacs-22.* to CONFLICTS.
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) |
21.3_10 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21.3_9 27 Dec 2006 14:06:01 |
miwi |
- Fix build with gcc4.X
PR: ports/107187
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) |
21.3_8 30 Jan 2006 10:46:59 |
edwin |
SHA256ify
Approved by: krion@ |
21.3_8 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
21.3_8 10 Sep 2005 17:19:56 |
pav |
- Fix build with recent Xaw3d
PR: ports/85821
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) |
21.3_7 21 Jul 2005 00:18:46 |
kris |
BROKEN on ia64: Segfault during build |
21.3_7 07 Jul 2005 21:03:03 |
pav |
- Update to match editors/emacs
PR: ports/82916
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) |
21.3_6 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
21.3_6 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21.3_6 15 Nov 2004 05:19:30 |
sf |
farewell to libxpg4. |
21.3_6 29 May 2004 16:19:10 |
nork |
Fix dependency on emacs.
PR: users-jp/79584[1], ports/67285[2]
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) [2]
Reported by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> [1]
Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan |