Port details |
- ng Light Emacs-clone with Japanese 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-07 21:58:51
- Commit Hash: fb16dfe
- 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 a very light weight Emacs clone editor, written in C. It doesn't
have Lisp(that means very limited customization is available). Since you
can invoke it very quickly (compared with real GNU Emacs), it is useful
in dealing with changing small file a bit.
Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port.
Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode.
It is also very useful even if you don't need Japanese support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/japanese/ng/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/ng
- pkg install ja-ng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-ng
- 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):
- Slave ports:
-
- japanese/ng-canna
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-ng-1.4.4_2:
CANNA=off: Canna support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_ng
- 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) |
Commit | Credits | Log message |
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 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.4.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.4_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.4.4_2 05 Feb 2016 16:48:27 |
marino |
japanese/ng: USES+= ncurses, link with libncurses (not termcap) |
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 25 Aug 2014 10:01:52 |
bapt |
Reset maintainership for non staged ports
With hat: portmgr |
1.4.4_2 14 Jul 2014 18:53:00 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.4.4_2 31 Oct 2013 04:17:29 |
eadler |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object. |
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_2 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.4.4_2 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.4.4_2 26 Oct 2008 20:30:42 |
hrs |
Update dependency. |
1.4.4_1 09 Sep 2007 06:51:09 |
edwin |
japanese/ng: use termios instead of sgtty
The japanese/ng port makes use of the bsd style code for
stuff like line discipline handling. Nowadays we can just
use the sysv code, which makes us use the sgtty interface
instead of termios, which is the preferred one.
PR: ports/113325
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout |
1.4.4 20 Feb 2007 16:57:51 |
rafan |
- Currently, MAKE_ARGS is assigned by = which can not be overwritten by slave
port (japanese/ng-canna).
- Move slave port logic here. Make slave port as simple as possible.
This also allows users to build this port with canna support.
- Set DOCSDIR, so we can use PORTDOCS
- Since we use PORTDOCS, there is only one line in pkg-plist. Convert
to PLIST_FILES.
PR: ports/109333
Submitted by: rafan
Approved by: KAWAGUTI Ginga <ginga-freebsd at ginganet.org> (maintainer) |
1.4.4 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
1.4.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4.4 07 Nov 2003 09:28:14 |
marcus |
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.4.4 18 Jun 2003 15:23:59 |
nork |
o Update to 1.4.4.
o Change MAINTAINER to new address.
PR: ports/53448
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer) |
1.4.3 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
22 Sep 2001 07:31:17 |
sf |
move MASTER_SITES. |
12 Sep 2001 13:12:51 |
knu |
Update MASTER_SITES and WWW. (moved) |
26 Feb 2001 04:07:33 |
steve |
Update to version 1.4.3. |
11 Dec 2000 03:13:33 |
steve |
Update to version 1.4.2.1. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
17 Sep 2000 19:47:43 |
ade |
Update to 1.4 release version |
03 Jul 2000 15:54:37 |
sada |
Upgrade to 1.4.beta5. |