Christian Weisgerber
cce1cd1464
Update to 2.0.6. Changes in this release:
...
* Fix a potential segfault after justifying text marked from the bottom up.
2007-04-27 15:01:13 +00:00
Christian Weisgerber
a6a7099f88
Update to 2.0.5. Changes in this release:
...
This release fixes problems (including a segfault) when trying to
open or save a file in a directory beginning with "~" that isn't a home
directory. A problem where an unnamed file could be saved over an existing
filename with no warning was fixed. Opening directories or device files is
properly disallowed from "include" commands in nanorc files. A misleading
prompt is no longer displayed when trying to save in restricted mode with
the mark on. More keys are properly supported. This release also improves
several color syntaxes to highlight trailing whitespace, and adds yet more
minor documentation updates.
2007-04-23 14:52:36 +00:00
Christian Weisgerber
eea81c262a
* Update to 2.0.4. Changes in this release:
...
- Support additional keys on some terminals.
- Minor documentation updates.
* Enable UTF-8 support if ncursesw is available in the base system.
2007-04-09 16:10:14 +00:00
Christian Weisgerber
48627b4406
Update to 2.0.3: cosmetic changes only.
2007-01-31 20:48:39 +00:00
Christian Weisgerber
8b971d9594
Remove message catalog directory.
...
Submitted by: kris (pointyhat)
2007-01-14 18:26:40 +00:00
Christian Weisgerber
92c993f066
Update to 2.0.2, which brings miscellaneous bug fixes.
2006-12-21 22:59:22 +00:00
Christian Weisgerber
cb29051679
Update to 2.0.1. Improvements and new features:
...
* Improved color syntax highlighting
* Copy text without cutting
* Verbatim input mode
* Repeat last seach without 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
2006-12-15 21:02:12 +00:00
Edwin Groothuis
b3bcb8e257
Remove USE_REINPLACE from all categories starting with E
2006-05-07 10:55:47 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Christian Weisgerber
767c10ddfa
Update to 1.2.5. From the change log:
...
This release includes fixes for segfault during filename completion,
justify on systems without regex.h, hangs when the input stream
goes away, and scrolling beyond COLS. Included are some new
keyboard sequences.
2005-05-20 21:36:52 +00:00
Kirill Ponomarev
037281d66e
Support WITHOUT_NLS
2004-07-11 10:03:33 +00:00
Christian Weisgerber
861dd3b526
* Update to 1.2.4. Changes in this release: various bug fixes.
...
* Fix regular expressions in nanorc.sample; pointed out by Jacek Wotka.
2004-06-30 22:38:45 +00:00
Christian Weisgerber
08b7bf3ed2
Expand $SYSCONFDIR in man pages.
...
Obtained from: Robert Nagy <thuglife@bsd.hu> via OpenBSD
2004-04-01 01:27:29 +00:00
Christian Weisgerber
d005297cae
Add mirror site.
2004-03-07 20:52:11 +00:00
Christian Weisgerber
45b1972986
Update to 1.2.3.
...
This release includes many fixes, including converting file formats,
the suspend handler, and the ever popular replace function. New
features include more Pico compatibility in the file browser.
2004-02-20 21:52:12 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Christian Weisgerber
0a34781d29
Fix fatal memory allocation bug.
2003-10-06 13:36:39 +00:00
Christian Weisgerber
92ac20e627
Oops, clean up examples directory.
2003-10-04 23:15:35 +00:00
Christian Weisgerber
b59a0333ef
Install nanorc.sample.
...
Requested by: Adam McLaurin <adam.mclaurin@gmx.net>
2003-10-04 23:07:39 +00:00
Christian Weisgerber
085ef14711
- update to 1.2.2
...
- mark as BROKEN on -CURRENT
- use INFO
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-02 14:51:47 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Christian Weisgerber
95de37e450
Maintenance update to 1.2.1.
2003-04-21 20:00:59 +00:00
Christian Weisgerber
028c23eaf1
Actually enable all those nifty new features.
...
Reported by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-02-20 18:19:35 +00:00
Christian Weisgerber
34d739d4dd
Update to 1.2.0. Major additions in this release:
...
- nanorc support
- color syntax highlighting
- multiple file buffers
- search/replace history
- new translations
2003-02-20 13:23:42 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Christian Weisgerber
f876c3d363
Update to 1.0.9. Notable changes in this release:
...
* Bug fixes.
* Updated translations. "Norwegian" has been replaced by separate
Nynorsk and Bokmaal translations.
2002-04-12 12:28:50 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Christian Weisgerber
3c99fd759d
Update to 1.0.8. Changes in this version include:
...
* various minor bug fixes
* updated translations and a new Polish one
* Meta-A as an alternate key for the marker key (^^)
2002-01-17 12:21:00 +00:00
Christian Weisgerber
3c53076356
* Take maintainership. The original maintainer has disappeared.
...
* Update to 1.0.7: lots of bugfixes, some new and updated translations.
* Remove questionable LITE flavor.
2001-12-19 20:53:39 +00:00
Dmitry Sivachenko
ad97974938
Upgrade to 1.0.4
2001-08-25 17:59:24 +00:00
Dmitry Sivachenko
edd6a0d044
Update to 1.0.3
2001-07-03 09:32:27 +00:00
Ying-Chieh Liao
34a3d923f4
upgrade to 1.0.2
...
add gnu as master site
PR: 27381
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-05-27 16:09:44 +00:00
Dmitry Sivachenko
2767a35bd8
Upgrade to 1.0.1
2001-04-16 09:16:41 +00:00
Dmitry Sivachenko
9da6b9f21f
Fix pkg-plist.
2001-04-02 10:30:33 +00:00
Michael Haro
b1fbcd066e
Update to 1.0
...
PR: 26175
Submitted by: perky@python.or.kr
2001-04-02 10:02:41 +00:00
Daniel Harris
df68c85787
Update to 0.9.24.
...
PR: 23648
Submitted by: joseph@randomnetworks.com
Approved by: MAINTAINER
2000-12-22 21:12:09 +00:00
Daniel Harris
703d22653d
Update WWW.
...
PR: 22982
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2000-11-25 18:56:02 +00:00
Kris Kennaway
6176a1e687
Upgrade to nano 0.9.21 after maintainer timeout
2000-11-24 22:45:34 +00:00
Maxim Sobolev
c551a3d654
Update to 0.9.16.
...
PR: 20518
Submitted by: maintainer
2000-08-11 11:49:36 +00:00
Maxim Sobolev
39dd911bcd
Update to 0.9.14.
...
PR: 20237
Submitted by: maintainer
2000-07-28 10:18:00 +00:00
Maxim Sobolev
60b6d25388
New port nano - an enhanced free clone of Pico editor.
...
PR: 19255
Submitted by: Philippe Lefebvre <nemesis@balistik.net>
2000-06-29 13:53:01 +00:00