Commit graph

149 commits

Author SHA1 Message Date
hubertf
13a6360e8c Prevent gzip(1) from nuking itself (yes, the gzip binary!) by passing
its name in the GZIP environment variable. Instead, pass the compression
level in that variable.
2008-09-30 00:20:13 +00:00
drochner
2ef35be844 remove --enable-schemas-install which is overridden by the framework
anyway, and add second schema file
2008-09-16 15:49:39 +00:00
drochner
7c136db8e3 update to 2.22.3
changes:
-bugfixes
-translation updates
2008-05-29 16:44:53 +00:00
joerg
fcc5b2a0e1 Supports DESTDIR. 2008-04-18 12:02:52 +00:00
drochner
86e6f70c20 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:34:32 +00:00
wiz
16f6c33bad Bump PKGREVISION for dependency changes caused by enchant update. 2008-04-14 11:36:11 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
drochner
9fcd93edf5 update to 2.20.4
changes:
- Properly detect the current display viewport, so that
  launching logic works properly on Compiz
- Misc bugfixes
-translation updates
2007-11-29 20:33:01 +00:00
drochner
a8f6541ca7 update to 2.20.3
This switches to the new gnome-2.20 branch.
2007-11-03 16:27:40 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
drochner
d7b1fab8bf update to 2.18.2
changes:
-UI improvements
-bugfixes
-translation updates
2007-07-13 16:35:14 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
4be17e836a update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:15:11 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
joerg
6da0a0827d buildlink3.mk should not include things not used by the main package.
Unbreaks wrapper phase in security/seahorse-gedit.
2006-12-06 19:02:57 +00:00
drochner
a8cb700283 update to 2.16.2
changes:
-bugfixes
-translation updates
2006-11-09 21:03:38 +00:00
wiz
f5b8945cb9 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
33187b9e2c Update to 2.16.0:
============
gedit 2.16.0
============

Fixes
=====
- Filebrowser plugin fixes (Jesse van den Kieboom)

Documentation
=============
- Manual now covers basic usage of the file browser plugin (Joachim Noreiko)

New and updated translations
============================
- Runa Bhattacharjee (bn_IN)
- Jamil Ahmed (bn)
- Iñaki Larrañaga Murgoitio (eu)
- Robert-André Mauchin (fr)
- Ankit Patel (gu)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Jovan Naumovski (mk)
- Ani Peter (ml)
- Subhransu Behera (or)
- Leonardo Ferreira Fontenelle (pt_BR)
- Duarte Loreto (pt)
- Nickolay V. Shmyrev (ru)
- Горан Ракић (sr)
- Felix (ta)
- Theppitak Karoonboonyanan (th)
- Clytie Siddall (vi)
- Woodman Tuen (zh_HK, zh_TW)

============
gedit 2.15.9
============

New features and fixes
======================
- Use proper preference when a modeline is changed (Steve Frécinaux)
- Ensure correct lifecycle of objects in python plugins (Paolo Borelli)
- Filebrowser plugin fixes (Jesse van den Kieboom)
- Proper error handling for remote file save (Paolo Borelli, Paolo Maggi)
- Improve save on close for read-only files (Paolo Maggi)
- Handle remote zero length files correctly (Paolo Borelli)
- Make sure the document is editable after printing (Paolo Maggi)
- Consider the mime-type hierarchy to choose the syntax highlighting (Paolo M.)
- Initialize gnome authentication manager before plugins (Jesse van den Kieboom)
- Misc improvements and bugfixes

Documentation
=============
- User manual now covers External Tools, Python Console, and
  Modelines plugins (Joachim Noreiko)
- Chunking depth changed (Joachim Noreiko)

New and updated translations
============================
- Alexander Shopov (bg)
- Funda Wang (zh_CN)
- Hendrik Richter (de)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jordi Mas i Hernandez (ca)
- Josep Puigdemont i Casamajó (ca)
- Leonid Kanter (ru)
- Raivis Dejus (lv)
- Rajesh Ranjan (hi)
- Žygimantas Beručka (lt)


============
gedit 2.15.8
============

New features and fixes
======================
- Update documentation (Joachim Noreiko)
- Drop executable permissions from backup files (Paolo Maggi)
- Support for UTF-16LE, UTF-16BE and UTF-32 (Paolo Maggi)
- Fix translations of some plugins (Steve Frécinaux)
- Plug some memory leaks (Paolo Borelli)
- Fix another crash in GtkRecents code (Paolo Borelli)
- Misc improvements and bugfixes

New and updated translations
============================
- Ahmad Riza H Nst (id)
- Ani Peter (ml)
- Ankit Patel (gu)
- Daniel Nylander (sv)
- Francisco Javier F. Serrador (es)
- Funda Wang (zh_CN)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Jovan Naumovski (mk)
- Matic Žgur (sl)
- Runa Bhattacharjee (bn_IN)
- Satoru SATOH (ja)
- Theppitak Karoonboonyanan (th)
- Tino Meinen (nl)
- Wouter Bolsterlee (nl)


============
gedit 2.15.7
============

New features and fixes
======================
- Preserve xattrs when saving (James Antill)
- Fix autospell menu item state (Paolo Borelli)
- Fix crash in GtkRecents code (Paolo Borelli)
- Misc improvements and bugfixes

New and updated translations
============================
- Clytie Siddall (vi)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jovan Naumovski (mk)
- Kjartan Maraas (nb)
- Leonid Kanter (ru)
- Matic Žgur (sl)
- Maxim Dziumanenko (uk)
- Rahul Bhalerao (mr)
- Satoru SATOH (jp)


============
gedit 2.15.6
============

New features and fixes
======================
- Use GtkRecent for recent files support (Paolo Borelli)
- Raise the existing document when reopening a file (Paolo Maggi)
- File browser plugin bugfixes (Jesse van den Kieboom)
- Misc improvements and bugfixes

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

- Rahul Bhalerao (mr)
- Jakub Friedl (cs)
- Inaki Larranaga (eu)
- Ani Peter (ml)
- Ankit Patel (gu)
- Francisco Javier F. Serrador (es)
- Theppitak Karoonboonyanan (th)
- Jovan Naumovski (mk)
- Young-Ho Cha (ko)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- Kjartan Maraas (nb)
- Funda Wang (zh_CN)
- Jochen Skulj (de)
- Rhys Jones (cy)
- Ivar Smolin (et)
- Ilkka Tuohela (fi)
- Ahmad Riza H Nst (id)
- Tino Meinen (nl)


============
gedit 2.15.5
============

New features and fixes
======================
- File browser sidepane plugin (Jesse van den Kieboom)
- Documentation updates (Joachim Noreiko)
- Misc improvements and bugfixes

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

- Ahmad Riza H Nst (id)
- Benoît Dejean (fr)
- Daniel Nylander (sv)
- Dzongkhalinux team (dz)
- Funda Wang (zh_CN)
- Gabor Kelemen (hu)
- Josep Puigdemont i Casamajó (ca)
- Robert-André Mauchin (fr)


============
gedit 2.15.4
============

New features and fixes
======================
- Bindings for gedit_commands_* API for plugins (Jesse van den Kieboom)
- Small snippets bugfixes (Jesse van den Kieboom)
- Small fixes to the search/replace dialog/menu (Paolo Maggi)
- Fix cropped close buttons (Paolo Borelli, Steve Frécinaux)
- Added global lockdown functionality (Steve Frécinaux)
- Misc improvements and bugfixes

New and updated translations
============================
- Alexander Shopov (bg)
- Ankit Patel (gu)
- Francisco Javier F. Serrador (es)
- Hendrik Richter (de)
- I. Felix (ta)
- Ilkka Tuohela (fi)
- Inaki Larranaga (eu)
- Jakub Friedl (cs)
- Kjartan Maraas (nb)
- Raivis Dejus (lv)
- Rajesh Ranjan (hi)
- Rostislav Raykov (bg)
- Runa Bhattacharjee (bn_IN)
- Simos Xenitellis (el)
- Theppitak Karoonboonyanan (th)
- Thierry S. Randrianiriana (mg)

============
gedit 2.15.3
============

New features and fixes
======================
- New gedit_commands_* API for plugins (Paolo Maggi)
- Snippets support for space indentation (Jesse van den Kieboom)
- gtk-doc enabled Plugin API documentation (Steve Frécinaux)
- Next/Previous menu items (Paolo Maggi)
- C/Python plugin skeleton generator (Steve Frécinaux)
- Snippets plugin enhancements and fixes (Jesse van den Kieboom)
- Misc improvements and bugfixes

New and updated translations
============================
- Alexander Shopov (bg)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb)
- Ignacio Casal Quinteiro (gl)
- Jakub Friedl (cs)
- Pema Geyleg (dz)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)

============
gedit 2.15.2
============

New features and fixes
======================
- Fix Spellchecker to work with Arabic (Mohammed Sameer)
- New layout for Plugin Manager (Steve Frécinaux)
- Add support for custom plugin icons (Steve Frécinaux)
- Snippets plugin enhancements and fixes (Jesse van den Kieboom)
- Python bindings: gedit.utils functions and API cleanup (Steve Frécinaux)
- Misc bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Chao-Hsiung Liao (zh_HK, zh_TW)
- Francisco Javier F. Serrador (es)
- Ignacio Casal Quinteiro (gl)
- Kjartan Maraas (nb)

============
gedit 2.15.1
============

New features and fixes
======================
- Improve plugin selection UI (Steve Frécinaux)
- Improvements and bugfixes to the snippets plugin (Jesse Van Den Kieboom)
- misc bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Åsmund Skjæveland (nn)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Ignacio Casal Quinteiro (gl)
- Ihar Hrachyshka (be)
- Ivar Smolin (et)
- Jérémy Ar Floc'h (br)
- Josep Puigdemont Casamajó (ca)
- Ole Laursen (da)
- Pema Geyleg (dz)
- Vladimer Sichinava (ka)
2006-09-15 15:21:49 +00:00
drochner
821d77a1a6 update to 2.14.4
changes:
- Fix cropped close button on tabs
- Prevent a use-after-free crash
-translation updates
2006-08-03 19:13:59 +00:00
drochner
f3cae1fd28 remove comments left over from automatic creation, found by wiz 2006-07-24 16:04:05 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
drochner
846802a151 update to 2.14.3
changes:
-do not display password when it's part of the uri
-bugfixes
-translation updates
2006-05-31 18:37:47 +00:00
joerg
ad821e691f Reorder includes: sys/types.h before sys/mman.h for DragonFly. 2006-05-06 11:08:50 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
drochner
0b0cb192fe update to 2.14.1
changes:
-bugfixes
-translation updates
2006-04-12 20:00:01 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
e4be6bfbde Update to 2.14.0:
============
gedit 2.14.0
============

New and updated translations
============================
- Petr Tomeš (cs)
- Ivar Smolin (et)
- Laurent Dhima (sq)
- Guilherme de S. Pastore (pt_BR)
- Alexander Shopov (bg)
- Duarte Loreto (pt)
- Daniel Nylander (sv)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Tino Meinen (nl)

=============
gedit 2.13.93
=============

New features and fixes
======================

- Fix launching on multihead systems (Paolo Maggi)
- Snippets plugin improvements (Jesse Van Den Kieboom)
- Fix the python console history (Steve Frécinaux)
- Fix vim and kate modelines parsing (Steve Frécinaux)
- misc bugfixes

New and updated translations
============================
- Frank Arnold (de)
- Alexander Shopov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Theppitak Karoonboonyanan (th)
- Simos Xenitellis (el)
- Leonid Kanter (ru)
- Maxim Dziumanenko (uk)
- Ivar Smolin (et)
- Žygimantas Beručka (lt)
- Rhys Jones (cy)
- Danilo Šegan (sr, sr@Latn)
- Hendrik Richter (de)
- Ignacio Casal Quinteiro (gl)
- Josep Puigdemont i Casamajó (ca)
- Ilkka Tuohela (fi)
- Francisco Javier F. Serrador (es)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Øivind Hoel (no)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Vincent van Adrighem (nl)


=============
gedit 2.13.92
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Fix the spell checking plugin (Paolo Borelli)
- Make the tags plugin load files lazily to improve startup time (Paolo Maggi)
- misc UI improvements and bugfixes

New and updated translations
============================
- Raphael Higino (pt_BR)
- by Ivar Smolin (et)
- Inaki Larranaga (eu)
- Leonid Kanter (ru)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Rhys Jones (cy)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont i Casamajó (ca)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb, no)
- Frank Arnold (de)
- Žygimantas Beručka (lt)
- Duarte Loreto (pt)
- Clytie Siddall (vi)
- Funda Wang (zh_CN)
- Ilkka Tuohela (fi)


=============
gedit 2.13.91
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Replace All optimizations (James Livingston)
- Use GOption for command line option parsing (Michael Terry)
- misc UI improvements and bugfixes

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

- Theppitak Karoonboonyanan (th)
- Ivar Smolin (et)
- Raphael Higino (pt_BR)
- Žygimantas Beručka (lt)
- Reinout van Schouwen (nl)
- Lukas Novotny (cs)
- Slobodan D. Sredojevic (sr, sr@Latn)


=============
gedit 2.13.90
=============

New features and fixes
======================

- Hide cursor during incremental search (Steve Frécinaux)
- External Tools plugin improvements (Steve Frécinaux)
- misc UI improvements and bugfixes

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

- Maxim Popov (ru)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Kjartan Maraas (nb, no)
- Vladimir Petkov (bg)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.4
============

New features and fixes
======================

- Depend on gnome-python-desktop instead of gnome-python-extras
- Reimplement autosave feature (Sergio Villar Senin, Paolo Maggi)
- Fix a crash on start related to bacon-message-connection (Marco Barisione)
- Fix bottom pane sizing on start (Paolo Borelli)
- Misc improvements to the External Tools plugin (Steve Frécinaux)
- misc UI improvements and bugfixes

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

- Satoru SATOH (ja)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Adam Weinberger (en_CA)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.3
============

New features and fixes
======================

- New External Tools plugin, to execute shell scripts (Steve Frécinaux)
- New 'Snippets' plugin to insert repetitive text fragments (Jesse Van Den Kieboom)
- Bump gnome-vfs requirement to 2.13.4 and use new APIs to get the mime type
- misc UI improvements and bugfixes

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

- Adam Weinberger (en_CA)
- Hendrik Richter (de)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Takeshi AIHANA (ja)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.2
============

New features and fixes
======================

- Restore cursor position on load (can be disabled through GConf) (Paolo Maggi)
- fix crash on startup (Paolo Borelli)
- fix drag'n'drop from File Roller (Paolo Maggi)
- Implemented search highligthing (Paolo Maggi)
- Improve incremental search UI (Steve Frécinaux)
- Run Python garbage collector when needed (Paolo Borelli)
- Implement configure_dialog support for python plugins (Jesse Van Den Kieboom, Raphael Slinckx)
- Handle problems with SIGINT due to python embedding (Paolo Maggi)
- Backport metadata-manager fixes from Evince (Nickolay V. Shmyrev)
- misc UI improvements and bugfixes

New and updated translations
============================
- Ignacio Casal Quinteiro (gl)
- Rostislav Raykov (bg)
- Clytie Siddall (vi)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Kjartan Maraas (nb, no)
- Josep Puigdemont i Casamajó (ca)
- Ankit Patel (gu)
- Åsmund Skjæveland (nn)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


============
gedit 2.13.1
============

New features and fixes
======================

- modelines plugin (Steve Frécinaux)
- fix string escaping when creating menus (Paolo Borelli)
- Convert help system to gnome-doc-utils (Micahel Terry)
- misc UI improvements and bugfixes

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

- Clytie Siddall (vi)
- Ilkka Tuohela (fi)
- Adam Weinberger (en_CA)
- Vincent van Adrighem (nl)
- Takeshi AIHANA (ja)
- Ankit Patel (gu)
- Žygimantas Beručka (lt)
- Marcel Telka (sk)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Funda Wang (zn_CH)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.0
============

New features and fixes
======================
Reworked codebase based on the new_mdi cvs branch,
among other things, it features:
- improved tabbed widget, for instance tabs are reorderable
- GtkUIManager is now used for menus and toolbar instead of
  libbonoboui
- A side panel and a bottom panel have been added
- A new gobject-based plugin system has been implemented
- Plugins can now be written in Python
- Reading and writing of files are now handled in an
  asynchronous way (so the user interface never blocks)
- Local files are read using mmap (when possible)
- Incremental search is supported (use Ctrl+K)
- A lot of usability improvements with some new UI experiment
  are featured
- Startup time and performaces have been improved
- Remote file saving is supported (for a limited configurable
  set of VFS methods)
2006-03-30 21:29:09 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
drochner
b395528a29 add one (needed for plugins) 2006-03-14 14:22:36 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
59c67fd096 Update to 2.12.1:
============
gedit 2.12.1
============

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

- Adam Weinberger (en_CA.po)
- Christian Rose (sv)
- Clytie Siddall (vi)
- Erdal Ronahi (ku)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Maxim Dziumanenko (uk)
- Rhys Jones (cy)


============
gedit 2.12.0
============

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

- Ankit Patel (gu)
- Baris Cicek (tr)
- Chao-Hsiung Liao (zh_TW)
- Christophe Merlet (fr)
- Clytie Siddall (vi)
- Dan Damian (ro)
- Danilo Šegan (sr, sr@Latn)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Josep Puigdemont i Casamajó (ca)
- Justina Klingaitė (lt)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Leonid Kanter (ru)
- Miloslav Trmac (cs)
- Mohammad DAMT (id)
- Raphael Higino (pt_BR)
- Reinout van Schouwen (nl)
- Rhys Jones (cy)
- Runa Bhattacharjee (bn)
- Vladimir Petkov (bg)
- Young-Ho Cha (ko)


=============
gedit 2.11.93
=============

Fixes
=====
- Fix leak in caseless search (Paolo Maggi)
- Encoding should not be remembered when auto-detected (Paolo Maggi)

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

- Chris Jackson (cy)
- Jordi Mallach (ca)
- Clytie Siddall (vi)
- Gabor Kelemen (hu)


=============
gedit 2.11.92
=============

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

- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Maxim Dziumanenko (uk)
- Evandro Fernandes Giovanini (pt_BR)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Duarte Loreto (pt)
- Dan Damian (ro)
- Chao-Hsiung Liao (zh_TW)
- Laurent Dhima (sq)
- Reinout van Schouwen (nl)
- Marcel Telka (sk)
- Gabor Kelemen (hu)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Funda Wang (zh_CN)
- Rostislav Raykov (bg)
- Takeshi AIHANA (ja)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Clytie Siddall (vi)
- Adam Weinberger (en_CA)


=============
gedit 2.11.91
=============

Fixes
=====
- fix a potential crasher in the spell plugin (Paolo Borelli)
- fix a runtime warning due to an api change in recent-files (Paolo B.)
- remove preferences for Undo (Paolo Maggi)
- minor string fixes (Paolo M.)

New and updated translations
============================
- Ankit Patel (gu)
- Raphael Higino (pt_BR)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont (ca)
- Clytie Siddall (vi)
- Takeshi AIHANA (ja)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Miloslav Trmac (cs)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Funda Wang (zh_CN)


============
gedit 2.10.4
============

Fixes
=====
- Metadata manager saves data every 2 seconds if needed (Paolo Maggi)
- Do not scroll on copy (Paolo Borelli)
- Fixed bug #303943: potential gedit crash at startup (Paolo M.)
- Fixed bug #311187: "Save As" does not work with file names containing
  spaces (Federico Mena Quintero)
- Fixed bug #166903: gedit mdi title does not handle correctly non-unicode
  filename (Paolo M.)
- Fixed bug #306847: conversion options for CP932, EUC_JP_MS (Kazuhiko Maekawa)
- Fixed bug #308237: sort the languages list alphabetically (Guillaume Desmottes)
- Fixed bug #309187: preselected highlighting mode in preferences
  (Ruben Vermeersch)
- Ellipsize the recent file lists (Paolo M. and Paolo B.)
- Fixed bug #172277: scrolling down and clicking in editor window returns editor
  pane to top of file (Paolo B.)
- Fixed bug #137539: recent files menu broken with very long file names
  (Paolo M.)
- Fixed a problem with Documents menu
- Fixed bug #169816: use the same permission as the original file (Paolo B.).
- Fixed bug #166350: Gedit crashed when insert date and time (Paolo M.)

New and updated translations
============================
- Rostislav Raykov (bg)
- Josep Puigdemont (ca)
- Hendrik Richter (de)
- Ivar Smolin (et)
- Baptiste Mille-Mathias (fr)
- Ignacio Casal Quinteiro (gl)
- Yair Hershkovitz (he)
- Gabor Kelemen (hu)
- Kjartan Maraas (nb, no)
- Tino Meinen (nl)
- Everson Santos Araujo (pt_BR)
- Marcel Telka (sk)
- Игор Несторовић (sr)
- Prajasakti Localisation Team (te)
- Theppitak Karoonboonyanan (th)
- Funda Wang (zh_CN)
- Woodman Tuen (zh_TW)
2005-10-16 12:11:46 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jmmv
64a22632a5 Update to 2.10.3: it contains a security fix for a format string
vulnerability in error dialogs when loading a file fails.
2005-06-10 09:21:42 +00:00
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
salo
5a68637b24 USE_PKGLOCALEDIR, delint. 2002-11-30 23:32:20 +00:00
rh
f400e9aee1 Initial import of gedit-2.0.5, a lightweight GNOME2 text editor. 2002-11-03 08:52:25 +00:00