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) combination for a given watch list. This is what FreshPorts will look for.

Port details
ng-devel Light Emacs-clone with Japanese support
1.5.b1 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.5.b1Version 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: 2003-07-03 05:31:03
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, so only limited customization is possible. Since you can invoke it very quickly (compared with real GNU Emacs), it is particularly useful for editing files that only require small changes. 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

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-devel>0:japanese/ng-devel
Conflicts:
CONFLICTS:
  • ng
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/japanese/ng-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/ng-devel
  • pkg install ja-ng-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-ng-devel
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ng-1.5beta1.tar.gz) = 990b2ed34f2943da71af6771c0ac9a62c36857d6e6e6ad6e7dc8782860388d3c SIZE (ng-1.5beta1.tar.gz) = 662557

Packages (timestamps in pop-ups are UTC):
ja-ng-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.b11.5.b11.5.b11.5.b11.5.b1-1.5.b1-
FreeBSD:13:quarterly1.5.b11.5.b11.5.b11.5.b11.5.b11.5.b11.5.b11.5.b1
FreeBSD:14:latest1.5.b11.5.b11.5.b11.5.b11.5.b11.5.b1-1.5.b1
FreeBSD:14:quarterly1.5.b11.5.b1-1.5.b11.5.b11.5.b11.5.b11.5.b1
FreeBSD:15:latest1.5.b11.5.b1n/a1.5.b1n/a1.5.b11.5.b11.5.b1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ja-ng-devel-1.5.b1: CANNA=off: Canna support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
japanese_ng-devel
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: 20

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.5.b1
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.5.b1
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.5.b1
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.5.b1
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.5.b1
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.5.b1
05 Feb 2016 16:46:50
Revision:408225Original commit files touched by this commit
marino search for other commits by this committer
japanese/ng-devel: USES+= ncurses
1.5.b1
08 Sep 2014 20:41:27
Revision:367699Original commit files touched by this commit
marino search for other commits by this committer
Stage japanese/ng-devel

PR:		193161
Submitted by:	Ports Fury
1.5.b1
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.5.b1
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.5.b1
07 Oct 2013 12:23:06
Revision:329696Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkgname collision
1.5.b1
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.5.b1
13 Nov 2011 17:33:47
Original commit files touched by this commit
crees search for other commits by this committer
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS

PR:             ports/162136
Submitted by:   4720@hushmail.com
Approved by:    [no rejections from any maintainer within 14 days]
Feature safe:   yes
1.5.b1
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.5.b1
31 Aug 2008 04:42:27
Original commit files touched by this commit
rafan search for other commits by this committer
- Fix build with NOPORTDOCS=1

PR:             ports/126978
Submitted by:   Kawaguti Ginga <ginga-freebsd at ginganet.org> (maintainer)
1.5.b1
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.5.b1
18 May 2004 17:24:16
Original commit files touched by this commit
nork search for other commits by this committer
Add LATEST_LINK to avoid conflict with japanese/ng port.

PR:             ports/66688
Submitted by:   Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
1.5.b1
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.5.b1
07 Nov 2003 09:28:49
Original commit files touched by this commit
marcus search for other commits by this committer
One more instance of s/PORTDOCS/MYPORTDOCS/

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
1.5.b1
03 Jul 2003 05:30:25
Original commit files touched by this commit
nork search for other commits by this committer
Add Ng(Nihongo micro Gnu emacs) development version (1.5beta1),
which is a very light weight Emacs clone editer.

PR:             ports/53449
Submitted by:   Ginga Kawaguti <ginga-freebsd@ginganet.org>
Repo copied by: joe (cvs)
Approved by:    portmgr (no objections)

Number of commits found: 20