Port details |
- ng-canna Lightweight Emacs-clone with Japanese and Canna support
- 1.4.4_2 japanese =2 1.4.4_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-10 17:41:16
- Commit Hash: e79fe1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: editors
- License: not specified in port
- WWW:
- http://tt.sakura.ne.jp/~amura/ng/
- Description:
- Ng is very lightweight Emacs-clone text editor. Ng is based on Mg
version 2a and support Japanese encoding (EUC-JP, SHIFT-JIS, JIS).
This port supports Canna Japanese kana-kanji conversion. If you want
to use Canna, set environment variable CANNAHOST to the hostname of
your Canna server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-ng-canna>0:japanese/ng-canna
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/japanese/ng-canna/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/ng-canna
- pkg install ja-ng-canna
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-ng-canna
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ng-1.4.4.tar.gz) = 6d7c5f8abcc7485c3599a3c811fe338c2ac4829d3b1617af6512df87cbb84980
SIZE (ng-1.4.4.tar.gz) = 587018
SHA256 (ng-1.4.4-replace_bug.patch) = a4526bb8702586bd1fd3273de6dfa87c073651163faed453f975d085dff41736
SIZE (ng-1.4.4-replace_bug.patch) = 3956
Packages (timestamps in pop-ups are UTC):
- Master port: japanese/ng
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libcanna.so : japanese/canna-lib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-ng-canna-1.4.4_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_ng-canna
- USES:
- ncurses
- 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) |
This is a slave port. You may also want to view the commits to the master port: japanese/ng |
Commit | Credits | Log message |
1.4.4_2 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.4_2 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
1.4.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.4_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.4.4_2 01 Sep 2014 20:15:31 |
bapt |
Resurrect ng-canna and stage it
Stage ng
PR: 193160
Submitted by: Ports fury |
1.4.4_2 01 Sep 2014 16:48:54 |
bapt |
Remove non staged ports without pending PR from j* |
1.4.4_2 15 Oct 2013 21:17:56 |
eadler |
Clean up some COMMENTs |
1.4.4_2 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.4.4 20 Feb 2007 16:58:47 |
rafan |
- Utilize new features of master port |
1.4.4 23 Nov 2006 18:58:08 |
kris |
Reset undeliverable maintainer address:
<honda@kashio.info.mie-u.ac.jp>: Host or domain name not found. Name service
error for name=kashio.info.mie-u.ac.jp type=A: Host not found |
1.4.3 24 Apr 2003 01:09:48 |
kuriyama |
Fix WWW.
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
PR: ports/48392 |
1.4.3 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
1.4.3 10 Feb 2003 09:04:04 |
kris |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux |
11 Dec 2000 03:15:05 |
steve |
Update to version 1.4.2.1. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |