Commit graph

52 commits

Author SHA1 Message Date
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jmmv
aa127a6bbf Fix build by removing patches obsoleted during the last update. 2005-05-29 13:34:48 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jmmv
2682a123fa Update to 2.10.2:
Fixes
=====
- Fix focus when launching another instance (Paolo Borelli)
- Fix compilation with gcc 2.95 (Jens Granseuer)
- Fix a memory leak, some unsafe use of write() and other
  minor bugs (Benoît Dejean)

New and updated translations
============================
- Steve Murphy (rw)
- Adi Attar (xh)
- Gabor Kelemen (hu.po)
2005-05-19 21:08:57 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
0ee7177d0c Added two patches that are needed for gcc-2.95. Approved by jlam. 2005-04-08 05:39:04 +00:00
jmmv
cee7779878 Update to 2.10.1:
Fixes:
- Open a new document when launching another instance (Paolo Borelli)
- Do not open a document in another workspace (Paolo Borelli)

New and updated translations:
- Ahmad Riza H Nst (id)
- Adi Attar (xh)
- Nikos Charonitakis (el)
- Leonid Kanter (ru)
- Ivar Smolin (et)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
- Ercin Eker (tr)
2005-03-27 12:29:24 +00:00
jmmv
b1a210337f Update to 2.10.0:
============
gedit 2.10.0
============

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

- Ivar Smolin (et)
- Tino Meinen (nl)
- Danilo Šegan (sr, sr@Latn)
- Raphael Higino (pt_BR)
- Roberto Rosselli Del Turco (it)
- Abel Cheung (zh_TW)
- Dan Damian (ro)
- Laurent Dhima (sq)
- Meelad Zakaria (fa)
- Takeshi AIHANA (ja)
- Josep Puigdemont (ca)
- Ilkka Tuohela (fi)


===========
gedit 2.9.7
===========

Fixes
=====
- Fix autosave for a file that was not saved manually (Paolo Maggi)
- Specifing the line number from the command line now works (Paolo Maggi)
- Speed up search and replace (Paolo Borelli)
- Fix crash in the insert time plugin (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)
- Use icon from the icon theme (Paolo Borelli)

New and updated translations
============================
- Rostislav Raykov (bg)
- Jordi Mallach (ca)
- Miloslav Trmac (cs)
- Ole Laursen (da)
- Frank Arnold (de)
- Kostas Papadimas (el)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Sami Pesonen (fi)
- Ankit Patel (gu)
- Roberto Rosselli Del Turco (it)
- Takeshi AIHANA (ja)
- Young-Ho Cha (ko)
- Žygimantas Beručka (lt)
- Kjartan Maraas (nb)
- Reinout van Schouwen (nl)
- Kjartan Maraas (no)
- GNOME PL Team (pl)
- Duarte Loreto (pt)
- Leonid Kanter (ru)
- Marcel Telka (sk)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim V. Dziumanenko (uk)


===========
gedit 2.9.6
===========

Fixes
=====
- Fix Alt+N accelerator to switch documents (Paolo Maggi)
- Spell checker bugfixes (Paolo Maggi)
- Update the list of languages in the spell checker (Yaacov Zamir)
- Fix per display registration (Paolo Maggi)
- Fix potential crash for menus containing "/" (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)

New and updated translations
============================
- Leonid Kanter (ru)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Rhys Jones (cy)
- Frank Arnold (de)
- Kostas Papadimas (el)
- David Lodge (en_GB)
- Žygimantas Beručka (lt)
- Raphael Higino (pt_BR)
- Marcel Telka (sk)
- Rostislav Raykov (bg)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Theppitak Karoonboonyanan (th)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


==============================
gedit 2.9.5 - "Paleozoic Bugs"
==============================

Fixes
=====
- Undoing to an unmodified state resets the modified flag (Paolo Maggi)
- Fix saving in UTF-16 and others encondings (Paolo Maggi)
- ESC closes the find dialog (Paolo Maggi)
- Fix crash in Recent-files (Paolo Borelli)
- Change the cursor color when changing the text color (Paolo Maggi)
- Smarter HOME/END cursor movement (Paolo Maggi)

New and updated translations
============================
- Rostislav Raykov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Marcel Telka (sk)
- Leonid Kanter (ru)
- Priit Laes (et)
- Rhys Jones (cy)
- Nikos Charonitakis (el)
- Adam Weinberger (en_CA)
- Kjartan Maraas (nb, no)
- Žygimantas Beručka (lt)
- Takeshi AIHANA (ja)


===========
gedit 2.9.4
===========

New Features
============
- optional current line highlighting (Paolo Maggi)
- optional bracket matching (Jurg Billeter)
- "Save a Copy" plugin, with gnome-vfs support (Paolo Borelli)

Fixes
=====
- HIG fix in the close confirmation dialog (Naveen Chandranv)
- sync to latest recent-files library (Paolo Maggi)

New and updated translations
============================
- Laurent Dhima (sq)
- Kostas Papadimas (el)
- Kjartan Maraas (nb)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Francisco Javier F. Serrador (es)
- Žygimantas Beručka (lt)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


===========
gedit 2.9.3
===========

Fixes
=====
- Minor UI tweaks (Paolo Maggi)
- Listen to autosave settings changes (Paolo Maggi)
- accessibility fixes (Srirama Sharma)
- Do not create backups in autosave mode (Paolo Borelli)
- do not retrieve the mime type multiple times for each document (Paolo Borelli)
- split I/O error dialogs to a separete file (Paolo Borelli)
- delay recent view initialization (Paolo Borelli)


New and updated translations
============================
- Laurent Dhima (sq)
- Tommi Vainikainen (fi)
- Takeshi AIHANA (ja)
- Žygimantas Beručka (lt)
- Miloslav Trmac (cs)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)


===========
gedit 2.9.2
===========

Fixes
=====
- bump gtksourceview requirement to 1.1
- improve default language detection for the spell plugin (Paolo Maggi)
- plug some memory leaks (Paolo Borelli)
- fix a bug and a critical warning when adding an encoding (Loïc Minier)
- listen to max-recents changes in gconf (Paolo Borelli)
- open new files specified on the command line in the proper order. (Paolo Borelli)
- Move to the new gtk api (about dialog, alerts etc) (Paolo Borelli)
- Fix a crash loading remote files (Paolo Maggi)
- Improve file naming in the window title (Paolo Maggi)
  * modified documents are prefixed with a "*"
  * the title of the window now has the format "filename (directory) - gedit"
- Use Pango fonts when printing	(Owen Taylor)
- Check if the metadata file exists before trying to parse it (Marco Pesenti Gritti)
- Misc code cleanups (Paolo Borelli)


New and updated translations
============================
- Kjartan Maraas (nb)
- Martin Willemoes Hansen (da)
- David Lodge (en_GB)
- Meelad Zakaria (fa)
- Vladimir Petkov (bg)
- Laurent Dhima (sq)
- Takeshi AIHANA (ja)


===========
gedit 2.9.1
===========

Fixes
=====
- Remove obsolete nautilus view (Paolo Borelli)
- Fix compile with picky compilers (Marco Pesenti Gritti)
- avoid duplicate key accel in the file chooser (Paolo Borelli)
- s/Untitled/Unsaved Document to be HIG v.2 compliant (Paolo Maggi)
- enable some of plugins by default. The way active plugins are stored in
  gconf changed, you may have to re-select some of the plugins (Paolo Maggi)
- new methods and signals for the output window (Paolo Maggi)
- remove some obsolete gedit_document_* functions, external plugins may
  need to be updated to use GtkTextView api (Paolo Borelli);
- misc cleanups (Paolo Borelli)
- fix linking issues (Chris Kelso)


New and updated translations
============================
- Adam Weinberger (en_CA)
- Miloslav Trmac (cs)
- Jordi Mallach (ca)
- Mohammad DAMT (id
- Christophe Merlet (fr)
2005-03-22 16:30:57 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
jmmv
255109032f Update to 2.8.3:
Fixes
=====
- Bug #149988 (Is gedit potfile versioning needed?) [Paolo Maggi]
- Bug #144894 (Ortographic corrector doesn't work in commented
  lines) [Paolo Maggi]
- Fixed a crash that happens if you remove automatic spell checker and the
  press Shift+F10 [Paolo Maggi]
- Fixed a crash in the time plugin when the format in gconf is not valid
  [Paolo Borelli]
- Fixed some mem leaks [Paolo Borelli]
- Backported some speedups from 2.9 [Paolo Borelli]
- Sync to latest libegg [Paolo Borelli]

New and updated translations
============================
- Rhys Jones (cy)
- Artur Flinta (pl)
2005-02-13 22:55:04 +00:00
jmmv
c58149e364 Update to 2.8.2:
Fixes
=====
- remove UTF-16, UCS-2 and UCS-4 from the supported encoding list since
  they are (and always have been) broken (Paolo Maggi)
- do not leak some tooltips (Paolo Borelli)
- fix crash loading some remote files (Paolo Maggi)
- check if metadata file exists before reading it (Marco Pesenti Gritti)

New and updated translations
============================
Nikos Charonitakis (el)
Martin Willemoes Hansen (da)
Jordi Mallach (ca)
Mohammad DAMT (id)
Christophe Merlet (fr)
2004-12-28 21:52:40 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
jmmv
cfc75fe174 Update to 2.8.1:
Fixes
=====
- do not try to open non regular files (#153204) (Paolo Borelli)
- allow opening file by drag and drop on read only documents (#89881)
  (James Bowes)
- open dropped files in the right target gedit window (#150485) (Paolo Maggi)
- do not change active document when closing an unmodified tab (#149811)
  (Paolo M.)
- fix crash when trying to open an invalid sftp uri (Paolo B.)
- update to the latest egg-recent (Paolo B.)

New and updated translations
============================
- Changwoo Ryu (ko)
- Adam Weinberger (en_CA)
- Žygimantas Beručka (lt)
- Meelad Zakaria (fa)
- Jordi Mallach (ca)
- Gora Mohanty (or)
2004-10-11 08:08:56 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
e35efc4059 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
===========
gedit 2.8.0
===========

New and updated translations
============================
- Hasbullah Bin Pit (ms)
- Dafydd Harries (cy)
- Christophe Merlet (fr)
- Ridvan Can (tr)
- Vladimir Petkov (bg)
- Theppitak Karoonboonyanan (th)
- David Lodge (en_GB)
- Misu Moldovan (ro)
- Nikos Charonitakis (el)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Raphael Higino (pt_BR)
- Mətin Əmirov (az)
- Miloslav Trmac (cs)
- Hendrik Richter (de)
- Arafat Medini (ar)
- Åsmund Skjæveland (nn)
- Kostas Papadimas (el)


============
gedit 2.7.92
============

Fixes
=====
- fix misc spell plugin issues (#149400, #149761, #149475) (Paolo Borelli)

Docs
====
- Updated for GNOME 2.8 (Breda McColgan)

New and updated translations
============================
- Akagic Amila (bs)
- Iñaki Larrañaga (eu)
- Jarkko Ranta (fi)
- Reinout van Schouwen (nl)
- Changwoo Ryu (ko)
- Jordi Mallach (ca)
- Danilo Šegan (sr.po)
- Danilo Šegan (sr@Latn.po)
- Leonid Kanter (ru)
- Maxim Dziumanenko (uk)
- Francisco Javier F. Serrador (es)
- Adam Weinberger (en_CA)
- Christian Rose (sv)
- Takeshi AIHANA (ja)
- Laszlo Dvornik (hu)
- Funda Wang (zh_CN)
- Miloslav Trmac (cs)
- Martin Willemoes Hansen (da)
- Laurent Dhima (sq)
- Ankit Patel (gu)
- Duarte Loreto (pt)
- Artur Flinta (pl)
- Metin Amiroff (az)
- Kjartan Maraas (nb)


============
gedit 2.7.91
============

Fixes
=====
- Bump Intltool requirement to 0.31 (Owen Taylor)
- Make the print dialog resizable (Jody Golberg)
- Fix a leak on Revert (Paolo Borelli)
- Update to the latest egg-recent (Paolo B.)
- Add new languages to the spell plugin (J.H.M. Dassen)

New and updated translations
============================
- Francisco Javier F. Serrador (es)
- Duarte Loreto (pt)
- Changwoo Ryu (ko)
- Gurban Tewekgeli (tk)
- Laurent Dhima (sq)
- Kjartan Maraas (no)
- Artur Flinta (pl)
- Miloslav Trmac (cs)
- Adam Weinberger (en_CA)
- Christian Neumair (de)
- Funda Wang (zh_CN)
- Miloslav Trmac (cs)
- Åsmund Skjæveland (nn)
- Maxim Dziumanenko (uk)
- Changwoo Ryu (ko)
- Takeshi AIHANA (ja)
- Meelad Zakaria (fa)


============
gedit 2.7.90
============

New Features
============
- Add a command line option to specify the encoding (Paolo Borelli)

Fixes
=====
- Adapt to the new Mime system (Ray Strode)
- Always update the sensitivity of "Move to new window" (Madhan Raj M/Paolo Maggi)
- Remove annoying alert when creating a non-existent file (Vinay)
- Hopefully fix for good the recent files locking (Paolo M.)
- fix accessibility issue in Open Location dialog (Padraig O'Briain)
- avoid multiple about dialogs for the plugins (Paolo B.)

New and updated translations
============================
- Kjartan Maraas (no)
- Nikos Charonitakis (el)
- Christophe Merlet (fr)
- Laurent Dhima (sq)
- Laszlo Dvornik (hu)
- Duarte Loreto (pt)
- Guntupalli Karunakar (hi)
- Gareth Owen (en_GB)
- Miloslav Trmac (cs)
- Francisco Javier F. Serrador (es)
- Christian Rose (sv)
- Vincent van Adrighem (nl)
- Gil Osher (he)
- Takeshi AIHANA (ja)
- Alexander Shopov (bg)


=============================================
gedit 2.7.1 - "FUTURE PROGRAMMING TECHNOLOGY"
=============================================

New Features
============
- Add a change case plugin (Paolo Borelli)
- debugging output is now enabled with env vars (Paolo B.)

Fixes
=====
- link help button in preferences and page setup dialogs (Muktha)
- Syntax Highlighting prefs don't get confused (Travis Snoozy)
- merge misc bugfixes from the stable branch

New and updated translations
============================
- Christian Neumair (de)
- Nikos Charonitakis (el)
- Laurent Dhima (sq)
2004-09-21 17:11:10 +00:00
jmmv
d839db410d Update to 2.6.2:
Fixes
- Bug #143410 (problem with GOK and Find dialog) (padraig.obriain@sun.com)
- Bug #144525 (include config.h) (Takao Fujiwara)
- Update recent-files stuff (Frederic Crozat)

New and updated translations
- Evgeni Boevski (bg)
- Jordi Mallach (ca)
- Gurban Mühemmet Tewekgeli (tk)
- Ahmad Riza H Nst (id)
- Raphael Higino (pt_BR)
2004-06-26 10:39:25 +00:00
jmmv
0864c75701 Update to 2.6.1:
- Bug #137329 (Wrong filename got after Save as) (Paolo Maggi)
- Bug #138051 (Reproducible search/replace dialog application lockup) (Paolo M.)
- Fixed some mem leaks (Paolo Borelli)
- Enabled vfs file choosing (Paolo M.)
- Bug #137805 (Text area unfocused after opening) (Paolo M.)
- Set the window type of the tag list window to UTILITY (Rob Adams)
- The indent plugin now does not indent empty lines (Paolo B.)
2004-05-15 14:28:53 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
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
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jmmv
6cd7dd4ed0 Explicitly depend on glib2 and sort bl3 includes. 2004-02-16 21:44:46 +00:00
jmmv
08069fc711 Explicitly include pkgconfig's buildlink to fix build, and use pkgsrc
intltool.
2004-02-16 21:38:44 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
xtraeme
224715f0c2 bl3ify 2004-02-11 04:58:15 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
3317acb024 Bump PKGREVISION due to gtksourceview update. 2004-02-07 15:24:56 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
xtraeme
8b4992c357 This needs libgnomeprintui and aspell from Soren Jacobsen. 2003-12-15 01:04:06 +00:00
xtraeme
7d3cc08f2d Update to 2.4.1
Changes:

	o Fixed the --help messages translation problem (Paolo Maggi)
	o Used the new docs build system (John Fleck)
	o Managed unknown current locale encodings (Paolo)
	o Other minor bugs (Paolo and Eric Ritezel)

And more... review Changelog to see a full list of changes.
2003-12-15 00:16:02 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
jmmv
310646b3a5 Line up PKGREVISION whitespace. 2003-05-05 16:21:10 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
1200dacf16 Update to 2.2.1. Changes in this version include multiple bugfixes and
new and improved translations.
2003-03-12 16:41:01 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jmmv
8c46547804 Update to 2.2.0.1. Changes include:
- Fixed an egg-recent related bug (James Willcox)
- Make sure to include <config.h> in all *.c files (Paolo Maggi)
- Allow svg icons in tabs and recent files list (James Willcox)
- Code cleanup in the Open page of the preferences dialog (Paolo)
- Updated gedit guide (Breda McColgan)
- Updated to latest recent-files code (James Willcox)
- Updated about box (Paolo Mggi)
- Fixed mem leaks (Paolo)
- Fixed several bugs in the diff plugin (Paolo)
- Fixed default fonts for printing (Paolo Maggi)
- Updating docs to newest build template (John Fleck)
- Updated gedit man file (James Willcox, Paolo)
- Requires libgnomeprintui-2.2 >= 2.1.7 (Paolo)
- Revamped about dialog (Christian Neumair)
- Added ISO-8859-2 to the list of supported
  encodings (Marcin Malinowski)
- Fixed problems with line numbers (Paolo)
- Improved key navigability of output window (Paolo)
- Remember printer configuration/settings (Paolo)
- Fixed various little problems in the plugin
  engine (Paolo)
- Enabled startup notification (James)
- Fixed icon sizes for recent-files menus and
  document tabs (James).
- Fixed a crash bug related to recent files (James)
- Lots of new and updated translations.

Changes in the package:
- Depend on gnome2-dirs.
- Use the new schemas.mk framework to handle GConf2 schemas.
2003-02-14 21:10:14 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
jmmv
ccde7fcc1f Update gedit to 2.0.6. Change in this version: Added Belarusian translation.
Patch provided in PR pkg/19413 by Juan RP with some minor changes.
2002-12-18 19:26:23 +00:00