pkgsrc/editors
obache 7ad71bd394 Update nano to 1.2.5, latest 1.2 release.
Based on patch provided by Jason White in PR 32859.

GNU nano 1.2.5 - 2005.05.15
- files.c:
  open_prevfile(), open_nextfile()
        - Translate the "New Buffer" string when displaying "Switched
          to" messages on the statusbar. (DLR)
  input_tab()
        - Fix snprintf() call so that we don't segfault when trying to
          complete a filename containing %'s. (Ulf H<E4>rnhammar)
- global.c:
  shortcut_init()
        - Move the "Cancel" shortcut up so that it's just after the "Get
          Help" shortcut, for consistency with the other shortcut lists.
          (DLR)
- nano.c:
  do_int_spell_fix()
        - Move the REVERSE_SEARCH flag toggling into the NANO_SMALL
          #ifdef, since the tiny version of nano doesn't support reverse
          searching.  Also, turn the USE_REGEXP flag off during spell
          checking in order to avoid a potential segfault. (DLR)
  quote_length()
        - Fix problem where quoted justify wouldn't work if HAVE_REGEX_H
          wasn't set. (David Benbennick)
  main()
        - Interpret the escape sequences Esc O F and Esc O H as End and
          Home, respectively, as nanogetstr() does.  Also, don't
          interpret Esc O z as a "NumLock glitch" value. (DLR)
        - Call setlocale() outside the ENABLE_NLS #ifdef, since UTF-8
          support won't work properly if the locale isn't set, whether
          NLS is enabled or not. (Junichi Uekawa)
- winio.c:
  blocking_wgetch()
        - New function used in place of blocking wgetch() calls.  If we
          get ERR when using blocking input, it means that the input
          source that we were using is gone.  In this case, call
          handle_hupterm(), so that nano dies gracefully instead of
          going into an infinite loop. (DLR, found by Jim Uhl)
  get_page_start()
        - For consistency, tweak so that scrolling always occurs when we
          try to move onto the "$" at the end of the line, as opposed to
          (a) when we move onto the "$" at the end of the line on the
          first page and (b) when we move onto the character just before
          the "$" on subsequent pages. (DLR)
2007-10-14 13:30:45 +00:00
..
abiword Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
abiword-plugins Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
beav Remove some manual ANSI C prototyping and kill clock() prototype 2006-08-22 19:01:27 +00:00
beaver Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
biew Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
bvi Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
ce Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ce-doc Moved the pkgsrc substitutions before the configure stage, so they 2006-10-03 05:30:04 +00:00
ce-x11 Modular Xorg support. 2007-01-30 22:52:07 +00:00
conglomerate Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
cooledit - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
dasher Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
easyedit Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ed Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
elvis Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
elvis-x11 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
emacs Fixes typo in comment (Motif => GTK). 2007-08-23 13:57:38 +00:00
emacs-nox11 Fix up the use of package options in the Emacs packages: 2007-08-13 12:40:57 +00:00
emacs-packages Updated emacs-packages to 0.7, since mail/mew3 does not exist anymore. 2006-10-09 01:07:07 +00:00
emacs20 Fix up the use of package options in the Emacs packages: 2007-08-13 12:40:57 +00:00
emacs21 Fix up the use of package options in the Emacs packages: 2007-08-13 12:40:57 +00:00
emacs21-nox11 Fix up the use of package options in the Emacs packages: 2007-08-13 12:40:57 +00:00
ex Adjust the valloc return value on Darwin not to conflict with the one 2006-07-22 04:23:29 +00:00
fe Second try at fixing the bulk build of this package -- 2007-01-30 23:52:53 +00:00
gate Remove conflicting prototype for malloc. 2005-12-09 14:33:34 +00:00
gconf-editor Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
gedit Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
gice Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gnuserv Modular Xorg support. 2007-10-13 21:20:54 +00:00
gtranslator Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
heme Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
hexedit Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
hnb Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
jave Fixed pkglint warnings. 2006-03-10 23:39:24 +00:00
jde cjones@ is no longer a developer 2007-07-05 18:20:07 +00:00
jed Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joe Changes 3.5: 2006-07-24 07:50:12 +00:00
jove Update to jove 4.16.0.70. 2007-02-16 18:28:25 +00:00
kdissert Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
kile Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
leafpad Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
leim Copy DragonFly header from emacs21. 2007-06-30 05:07:02 +00:00
leim20 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
lpe Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
lyx-qt make sure the configure.py script finds the right Python interpreter, 2007-08-13 12:03:21 +00:00
lyx-xforms Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
manedit Updated manedit to 0.8.1. 2007-10-14 07:49:54 +00:00
matlab-mode Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mflteco pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
mg2a Now it even works with gcc on Solaris. 2007-01-07 01:55:52 +00:00
mined Update to mined-2000.14; requested by upstream. Pick up maintainership. 2007-08-17 23:24:11 +00:00
mlview Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
mule Modular Xorg support. 2007-02-19 18:40:44 +00:00
mule-ucs Make sure to replace EMACS_LISPPREFIX in MESSAGE. 2007-05-20 15:49:29 +00:00
nano Update nano to 1.2.5, latest 1.2 release. 2007-10-14 13:30:45 +00:00
ne Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
nedit * Add missing libXt and libXp dependencies found with lesstif. 2007-04-13 06:47:18 +00:00
ng Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
nvi Add widechar support. From L. Schmidt in PR 36895. 2007-09-05 23:05:13 +00:00
nvi-m17n Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pico Since I'm more-or-less actively maintaining pine, might as well take its 2007-03-21 19:39:08 +00:00
poedit PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
rox-edit Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sam Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
speedbar cjones@ is no longer a developer 2007-07-05 18:20:07 +00:00
ssam Add DESTDIR support 2007-08-17 23:10:19 +00:00
tamago Fix a problem egg/its/aynu.el* left over with emacs22. 2007-08-18 14:30:52 +00:00
tea GConf2 -> GConf. 2007-09-25 10:16:08 +00:00
ted Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-cs Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-da Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-de Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-en-gb Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-en-us Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-es Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-fr Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-it Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-nl Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-no Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-pl Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-pt Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
ted-sv Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:41:20 +00:00
TeXmacs update to 1.0.6.11 2007-09-05 16:40:34 +00:00
texmaker Update to texmaker-1.5. 2007-03-23 15:07:21 +00:00
uemacs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ve Fix errno. 2005-12-09 16:22:28 +00:00
vigor Needs libXt for configure. 2007-01-08 17:54:46 +00:00
vile Also install documents, fixes install-dirs issue. 2007-10-14 06:26:16 +00:00
vilearn Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
vim Fix pkglint -Wall warnings. 2006-03-02 10:41:41 +00:00
vim-gtk - Added support for installation to DESTDIR. 2007-05-18 22:49:01 +00:00
vim-gtk2 - Added support for installation to DESTDIR. 2007-05-19 00:11:59 +00:00
vim-kde Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
vim-lang Updated editors/vim-share to 7.1.18 2007-07-02 07:47:59 +00:00
vim-motif - Added support for installation to DESTDIR. 2007-05-18 23:46:31 +00:00
vim-share Use 7.1.001-100.gz instead of 100 individual patches. 2007-09-19 11:49:29 +00:00
vim-xaw - Added support for installation to DESTDIR. 2007-05-18 23:46:31 +00:00
wily Add DESTDIR support 2007-08-17 23:46:17 +00:00
xcoral Modular Xorg support. 2007-01-30 23:06:18 +00:00
xemacs Fix build on DragonFly 1.8+ 2007-04-20 15:05:22 +00:00
xemacs-current Fix build on DragonFly. 2007-06-30 17:59:03 +00:00
xemacs-nox11 Add DragonFly and modular Xorg support. 2007-02-15 14:27:48 +00:00
xemacs-packages Remove Mario Kemper as maintainer of these package on his request. 2006-09-06 15:38:32 +00:00
xfce4-mousepad intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common 2007-04-17 17:45:06 +00:00
xjed Modular Xorg support. 2007-01-30 22:52:07 +00:00
xvile Update xvile to 9.5r. 2007-10-14 06:33:17 +00:00
xwpe Modular Xorg support. 2007-01-30 23:06:18 +00:00
yudit Install only mo files. Use msgmerge and not msgfmt as dependency. 2007-06-29 22:53:21 +00:00
zile Move info file entries to PLIST. 2006-03-31 15:40:37 +00:00
Makefile Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00