pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37133 CVS commit: pkgsrc/editors/nano
The following reply was made to PR pkg/37133; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/37133 CVS commit: pkgsrc/editors/nano
Date: Wed, 24 Oct 2007 15:28:38 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Wed Oct 24 15:28:38 UTC 2007
Modified Files:
pkgsrc/editors/nano: Makefile PLIST distinfo
Added Files:
pkgsrc/editors/nano: options.mk
pkgsrc/editors/nano/patches: patch-aa
Log Message:
Update nano to 2.0.6.
Based on patch provided by Jason White in PR 37133.
* Added patch to work with NetBSD's curses.
* Added ncuesesw option.
* IRIX now require glib2, not glib.
The 2.0 release of GNU nano is a major leap forward in usability and
features, building on the 1.3 branch. The following improvemens and features
are available in version 2.0 include:
* UTF-8 support.
* Improved color syntax highlighting.
* Copy text without cutting..
* Verbatim input mode.
* Repeat last seach w/o confirmation (Meta-W)
* Spell check/replace selected text only
* Indent marked text
* Move to beginning/end of paragraph
* Search within the file browser
* Mixed file format auto-conversion
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/editors/nano/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/editors/nano/PLIST \
pkgsrc/editors/nano/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/editors/nano/options.mk
cvs rdiff -r0 -r1.6 pkgsrc/editors/nano/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index