notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ng Light Emacs-clone with Japanese support
1.4.4_2 japanese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/ng
Collapse this list.
Dependency lines:
  • ja-ng>0:japanese/ng
Conflicts:
CONFLICTS:
  • ng-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
ja-ng
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.4_21.4.4_21.4.4_21.4.4_21.4.4_2-1.4.4_2-
FreeBSD:13:quarterly1.4.4_21.4.4_21.4.4_21.4.4_21.4.4_21.4.4_21.4.4_21.4.4_2
FreeBSD:14:latest1.4.4_21.4.4_21.4.4_21.4.4_21.4.4_21.4.4_2-1.4.4_2
FreeBSD:14:quarterly1.4.4_21.4.4_2-1.4.4_21.4.4_21.4.4_21.4.4_21.4.4_2
FreeBSD:15:latest1.4.4_21.4.4_2n/a1.4.4_2n/a1.4.4_21.4.4_21.4.4_2
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://tt.sakura.ne.jp/~amura/archives/ng/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.4_2
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4.4_2
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: 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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.4_2
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:408226Original commit files touched by this commit
marino search for other commits by this committer
japanese/ng: USES+= ncurses, link with libncurses (not termcap)
1.4.4_2
01 Sep 2014 20:15:31
Revision:366951Original commit files touched by this commit
bapt search for other commits by this committer
Resurrect ng-canna and stage it
Stage ng

PR:		193160
Submitted by:	Ports fury
1.4.4_2
25 Aug 2014 10:01:52
Revision:366050Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for non staged ports

With hat:	portmgr
1.4.4_2
14 Jul 2014 18:53:00
Revision:361815Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
1.4.4_2
31 Oct 2013 04:17:29
Revision:332200Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.4.4_2
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
hrs search for other commits by this committer
Update dependency.
1.4.4_1
09 Sep 2007 06:51:09
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
rafan search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.4.4
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.4.4
07 Nov 2003 09:28:14
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
nork search for other commits by this committer
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
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
22 Sep 2001 07:31:17
commit hash: fp1.19014@dev.null.freshports.orgcommit hash: fp1.19014@dev.null.freshports.orgcommit hash: fp1.19014@dev.null.freshports.orgcommit hash: fp1.19014@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
move MASTER_SITES.    
12 Sep 2001 13:12:51
commit hash: fp1.18720@dev.null.freshports.orgcommit hash: fp1.18720@dev.null.freshports.orgcommit hash: fp1.18720@dev.null.freshports.orgcommit hash: fp1.18720@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update MASTER_SITES and WWW. (moved)    
26 Feb 2001 04:07:33
commit hash: fp1.9986@dev.null.freshports.orgcommit hash: fp1.9986@dev.null.freshports.orgcommit hash: fp1.9986@dev.null.freshports.orgcommit hash: fp1.9986@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 1.4.3.    
11 Dec 2000 03:13:33
commit hash: fp1.7166@dev.null.freshports.orgcommit hash: fp1.7166@dev.null.freshports.orgcommit hash: fp1.7166@dev.null.freshports.orgcommit hash: fp1.7166@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 1.4.2.1.    
08 Oct 2000 03:24:23
commit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  
17 Sep 2000 19:47:43
commit hash: fp1.4019@dev.null.freshports.orgcommit hash: fp1.4019@dev.null.freshports.orgcommit hash: fp1.4019@dev.null.freshports.orgcommit hash: fp1.4019@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Update to 1.4 release version    
03 Jul 2000 15:54:37
commit hash: fp1.1493@dev.null.freshports.orgcommit hash: fp1.1493@dev.null.freshports.orgcommit hash: fp1.1493@dev.null.freshports.orgcommit hash: fp1.1493@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
Upgrade to 1.4.beta5.    

Number of commits found: 29