pkgsrc/editors
jmmv 6d6165d266 Update to 2.6.0. Changes since previous stable branch (2.4.x):
============
gedit 2.6.0
============

Documentation
=============

- Add localized documentation from Sun's translation team (Glynn Foster)

New and updated translations
============================

- Åsmund Skjæveland (nn)
- Baris Cicek (tr)
- Alastair McKinstry (ga)
- Andras Timar (hu)
- Abel Cheung (zh_TW)
- Gareth Owen (en_GB)
- Dmitry G. Mastrukov (ru)
- Arafat Medini (ar)
- Stanislav Visnovsky (sk)
- Swapnil Hajare (mr)
- Funda Wang (zh_CN)


============
gedit 2.5.92
============

Fixes
=====

- Bug #136920 (Preferences dialog type hint) (Rob Adams)
- Fix maintainer builds (Thomas Vander Stichele)

New and updated translations
============================

- Dinesh Nadarajah (ta)
- Theppitak Karoonboonyanan (th)
- Ales Nyakhaychyk (be)
- Maxim Dziumanenko (uk)
- Arafat Medini (ar)
- Roberto Rosselli Del Turco (it)
- Rhys Jones (cy)
- Miloslav Trmac (cs)
- Raphael Higino, Gustavo Maciel Dias Vieira (pt_BR)
- Vincent van Adrighem (nl)
- Duarte Loreto (pt)
- Sanlig Badral (mn)


============
gedit 2.5.91
============

Enhancements
============

- Updated On-Line Manual (Breda McColgan)
- Added Paolo Borelli to the list of authors (Paolo Maggi)
- Uses PANGO_UNDERLINE_ERROR in the automatic spell checker (Thomas Voß)

Fixes
=====

- Bug #135824 (Solaris build with pixmap SOURCES) (Glynn Foster)
- Bug #104950 (Right-click unselects text if you click outside the
  selection) (based on patch by Nathan Fredrickson <nathan@silverorange.com>
  backported from gtkspell 2.5.0)
- Bug #135565 (.cgi files no longer highlight) (Paolo M.)
- Bug #135628 ("Enable Syntax Highlighting" checkbox not synched with
  GConf key) (Paolo Borelli)
- Bug #136231 (Should not run the file chooser in a loop to
  enter folders) (Paolo M.)
- Bug #135987 (crash when opening the choosing file window after successfully
  opening a first file in a folder with spaces) (Paolo M.)
- Various portability problems (Albert Chin-A-Young)

New and updated translations
============================

- Alastair McKinstry (ga)
- Amanpreet Singh Alam (pa)
- Arafat Medini (ar)
- Changwoo Ryu (ko)
 -Christophe Merlet (RedFox) (fr)
- Duarte Loreto (pt)
- Funda Wang (zh_CN)
- Mətin Əmirov (az)
- Mugurel Tudor (ro)
- Ole Laursen (da)
- Pablo G. del Campo (es)
- Priit Laes (et)
- Reinout van Schouwen (nl)
- Roberto Rosselli Del Turco (it)
- Takeshi AIHANA (ja)
- Žygimantas Beručka (lt)


=============
gedit 2.5.90"
=============

New features
============

- added a --enable-deprecations flag to configure.in
  to switch on the DISABLE_DEPRECATED cflags (Mark McLoughlin)

Fixes
=====

- Bug #133178 (Underquoted definitions in acinclude.m4) (Alexander Winston)
- Removed unused gconf key
  schemas/apps/gedit-2/preferences/editor/save/save_encoding (Paolo Maggi)
- Removed AC_SUBST(CFLAGS), AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS)
  from configure.in (Tomasz Kłoczko)
- Bug #135000 ("Save the changes to document before closing"
  dialog should have Accessible Role "ALERT") (Padraig O'Briain)
- Uses the new file chooser in the shell_output plugin (Paolo Borelli)
- Disables the menu items when the gedit state is not NORMAL (Paolo M.)
- Bug #133851 (Saves the file on pressing ESC from the
  "Save As" dialog) (Paolo B.)
- Don't highlight single column lists (Jeroen Zwartepoorte)
- Uses latest libegg recent-files code (Paolo M.)
- Bug #133604 (The name of filters are not marked for translation) (Paolo M.)
- Bug #133269 (check box check or uncheck is not having any bearing) (Paolo M.)
- Bug #133481 (check box selection is not habing any bearing) (Paolo M.)
- Fixed a lot of bugs in the preferences dialog (Paolo B. and Paolo M.)
- Fixed a lot of bugs in the Open/Save As dialog (Paolo M.)

New and updated translations
============================

- Adam Weinberger (en_CA)
- Alastair McKinstry (ga)
- Åsmund Skjæveland (nn)
- Chanchai Junlouchai (th)
- Changwoo Ryu (ko)
- Christian Neumair (de)
- Christian Rose (sv)
- Christophe Merlet (RedFox) (fr)
- Duarte Loreto (pt)
- GNOME PL Team (pl)
- Hasbullah Bin Pit (ms)
- Jarkko Ranta (fi)
- Joao Emanuel (pt_BR)
- John C Barstow (mi)
- Kjartan Maraas (no)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Miloslav Trmac (cs)
- Mətin Əmirov (az)
- Ole Laursen (da)
- Pablo G. del Campo (es)
- Reinout van Schouwen (nl)
- Sanlig Badral (mn)
- Takeshi AIHANA (ja)
- Данило Шеган (sr)


=============================
gedit 2.5.[0123] - "I'm lazy"
=============================

New Features
============
- New preferences dialog (now you can also configure
  syntax highlighting) (Paolo Maggi)
- Uses ngettext where appropriate (Danilo Segan, Paolo)
- Uses the new gtk+ 2.3 GtkFileChooser (Jan Arne Petersen, Paolo)
- New close all dialog (Paolo, Paolo Borelli)
- Don't use EelInputEventBox, use gtk+ instead (Anders Carlsson)
- Async loading of remote files (Paolo)

Fixes
=====
- Bug #117365 - Alternate path for diff command is not
  configurable (Balamurali Viswanathan, Paolo)
- Bug #117443 - Help from "Compare Files" plugin page
  opens Gedit "Copyright" page (Leena Gunda, Paolo)
- Bug #122790 - Compilation error in gedit-2.4.0 (Mariano Suarez-Alvarez,
  Ettore Perazzoli)
- Bug #117056 - Preferences/Plugins/Manager has mystery button (Paolo)
- s/Gnome/the GNOME Desktop in the about dialog
- Bug #124769 - Crash in gedit print/printpreview code (Alexander Nedotsukov)
- Bug #117360 - Troublesome strings in gedit (Dafydd Harries)
- Partially fixed bug #115633 - Don't split sentences in gedit (Dafydd)
- Partially fixed bug #124238 - Compilation fails on Darwin (Jerry Talkington)
- Bug #117518 - Shouldn't say "string" in "search for string" tooltip (Paolo)
- Bug #102543 - Add statusbar hints to the recent files menu (Paolo)
- Bug #118935 - Can't find and replace \ (backslash) (Eric Ritezel)
- Added icon to the Edit->Delete menu entry (Paolo)
- Bug #128379 - highlighting sometimes fails (Paolo)
- Bug #128810 - HIGgify close confirmation dialog (Paolo B.)
- Bug #130226 - HIGify replace confirmation dialog (Paolo B.)
- Bug #127638 - Window tabs should truncate filenames if its to long (Paolo)
- Bug #87172 - Should never disable (unsensitive) the Revert functions (Paolo)
- Bug #120727 - Unnecessary calls to gtk_window_set_title (Padraig O'Briain)
- Removed separator from dialog (Paolo B.)
- Bug #129994 - gedit can't deal with double clicks on a tabs (Paolo B.)
- Bug #127693 - Bug in gedit.1 manual page (Eric S. Raymond)
- Bug #123007 - Help from date/time plugin points to Gedit copyright page (Leena)
- Bug #122611 - gedit spell plugin lacks Ukrainian support (Maxim Dzumanenko)
- Bug #124052 - shell_output problems with 'pos' return value (Owen Taylor)
- Bug #121377 - shell_output: G_IO_HUP is not enough to detect broken pipe
  (Laurent Vivier)

New and updated translations
============================

- Alastair McKinstry (ga)
- Arafat Medini (ar)
- Åsmund Skjæveland (nn)
- Changwoo Ryu (ko)
- Christian Neumair (de)
- Christian Rose (sv)
- Dafydd Harries (cy)
- Duarte Loreto (pt)
- Gabor Sari (hu)
- GNOME PL Team (pl)
- Jarkko Ranta (fi)
- KAMAGASASAKO Masatoshi (ja)
- Kjartan Maraas (no)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Miloslav Trmac (cs)
- Mətin Əmirov (az)
- Ole Laursen (da)
- Pablo G. del Campo (es)
- Pawan (ne)
- Pramod (kn)
- Reinout van Schouwen (nl)
- Robert Sedak (hr)
- Sanlig Badral (mn)
- Sébastien Bacher (fr)
- Žygimantas Beručka (lt)
- Данило Шеган (sr)
2004-04-01 18:51:56 +00:00
..
abiword Update abiword to 2.0.5 2004-03-31 04:59:18 +00:00
abiword1 Deal with situation where ICONV_TYPE isn't defined until after bsd.pkg.mk 2004-03-10 17:58:22 +00:00
beav Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
beaver Handle some shared directories by depending on (or updating dependancies to 2004-03-08 19:40:36 +00:00
biew replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
bvi Update bvi from 1.3.0 to 1.3.2. Remove from TODO and make note in CHANGES. 2004-03-03 21:30:08 +00:00
ce CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will 2004-02-14 15:29:15 +00:00
ce-doc Initial import of ce-doc-4.4, from my own PR pkg/15627. 2002-04-08 20:02:43 +00:00
ce-x11 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
conglomerate PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
cooledit There's no need to use 'USE_X11BASE' in cooledit package, we'll use 2004-01-28 13:45:56 +00:00
dasher Handle some shared directories by depending on (or updating dependancies to 2004-03-08 19:40:36 +00:00
easyedit Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ed Initial import of ed-0.2, the GNU version of line-oriented text editor. 2004-03-12 04:46:33 +00:00
elvis Fix a build/linking problem wrt Xft2. 2004-01-21 17:43:55 +00:00
elvis-x11 Fix a build/linking problem wrt Xft2. 2004-01-21 17:43:55 +00:00
emacs It is not only SunOS that need -fno-zero-initialized-in-bss when 2004-03-25 22:28:12 +00:00
emacs-nox11 Copy a missing .h file from ${FILESDIR} to make this compile on amd64. 2004-02-29 14:14:19 +00:00
emacs-packages Back the last out according to Jan's request. 2004-01-13 04:29:20 +00:00
emacs20 Fix LP64 issues. 2004-03-25 22:13:34 +00:00
ex Change the INSTALL value to make this package actually install. 2004-02-18 21:29:10 +00:00
gbib Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gconf-editor Update to 2.6.0. Changes since previous stable version (2.4.x): 2004-04-01 18:51:26 +00:00
gedit Update to 2.6.0. Changes since previous stable branch (2.4.x): 2004-04-01 18:51:56 +00:00
gice replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
gnotepad PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
gnuserv s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
hexedit Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
hnb Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. 2004-01-23 21:50:42 +00:00
jde Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jed PR pkg/24355: Michal Pasternak, make this build under FreeBSD. 2004-03-18 16:42:36 +00:00
joe Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jove Update to 4.16.0.63. Closes PR pkg/19924 by Greg A. Woods. 2003-09-22 14:10:14 +00:00
kile PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
leim replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
leim20 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
lpe LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
lyx-qt PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
lyx-xforms PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
manedit Make this compilable by gcc3 - no more multi-line string constants, link 2004-03-20 22:08:10 +00:00
matlab-mode Update to 2.3.1 (previous distfile disappeared). 2004-03-27 21:45:07 +00:00
mg2a Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem 2003-09-22 20:22:36 +00:00
mined Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
mlview PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
mule Fix build with gcc3. 2004-02-16 23:41:26 +00:00
mule-ucs Remove extra "done" state ment in do-install target. 2003-08-29 16:20:56 +00:00
nano Remove .info from PLIST. 2004-02-12 14:36:50 +00:00
ne Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
nedit There's no need to use 'USE_X11BASE' in nedit package, we'll use 2004-01-28 12:13:02 +00:00
ng Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
nvi LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
nvi-m17n Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
pico We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, 2004-02-08 04:03:14 +00:00
poedit Initial import of poedit-1.2.5 from pkgsrc-wip. 2004-03-30 23:20:36 +00:00
sam Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
speedbar Remove info files entries from PLIST. 2004-02-17 00:00:02 +00:00
ssam s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
tamago Back out previous and more; "\ No newline at end of file" *is* needed in 2003-07-22 03:58:52 +00:00
ted Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-cs Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-da Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-de Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-en-gb Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-en-us Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-es Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-fr Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-it Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-nl Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-no Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-pl Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-pt Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ted-sv Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
TeXmacs update to 1.0.3.5 2004-03-30 12:41:27 +00:00
uemacs s/dependant/dependent/ 2004-02-13 23:46:25 +00:00
ve Make this compile with gcc3: varargs -> stdarg 2004-01-22 23:19:02 +00:00
vigor Enable tk84 and replace x11/tk with x11/tk83. Packages compatible 2004-03-08 20:27:13 +00:00
vile Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
vilearn Fix install target under SunOS. From Jonathan Perkin in PR pkg/22932. 2003-09-25 12:56:34 +00:00
vim Bump PKGREVISION for previous. 2003-12-14 10:14:28 +00:00
vim-gtk Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
vim-gtk2 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
vim-kde Update to 6.2.14. KDE-specific changes unknown. 2004-03-31 04:31:20 +00:00
vim-motif Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
vim-share Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
vim-xaw Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
wily s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
xcoral s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
xemacs Let xemacs and xemacs-nox11 share xemacs/Makefile.common. This 2004-02-15 02:58:46 +00:00
xemacs-current Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and add 2004-02-09 07:16:13 +00:00
xemacs-nox11 Do not override version. 2004-02-15 03:01:57 +00:00
xemacs-packages Update xemacs-packages to 1.14, a complete set of XEmacs packages as of 2004-02-15 03:42:31 +00:00
xjed Use MESSAGE_SRC instead of MESSAGE, because PREFIX was not 2004-02-10 07:17:38 +00:00
xvile Update to 9.4 (that version works with perl-5.8). 2004-03-22 11:48:39 +00:00
yudit USE_LANGUAGES=c c++ 2004-02-05 10:09:03 +00:00
zile Update comment about why this needs ncurses. 2004-03-26 20:43:55 +00:00
Makefile Added poedit-1.2.5. 2004-03-30 23:21:47 +00:00