summaryrefslogtreecommitdiff
path: root/x11/gnome2-terminal/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-09-19Rename gnome2-terminal to gnome-terminal to match upstream name.wiz1-41/+0
ok jmmv, drochner
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz1-2/+3
2007-07-06update to 2.18.1drochner1-3/+2
changes: -A couple of crasher fixes. -translation updates
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2007-04-11update to 2.18.0drochner1-4/+3
This moves this pkg to the new stable gnome branch, too much to list here.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-01-13Modular Xorg support.joerg1-1/+2
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-10-13update to 2.16.1drochner1-3/+2
changes: -honour --title switch -fix memleaks -translation updates
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-15Update to 2.16.0:jmmv1-3/+5
2.16.0 === Bug 354056 : Build broken: missing help/fr/Makefile.am Bug 351319 : crash on Terminal Patch from Mariano Suárez-Alvarez Part of Bug 352873 : crash in Terminal: Edit current profile aft... Patch from Mariano Suárez-Alvarez Bug 353020 : Detaching a tab does not preserve the size Patch from Mariano Suárez-Alvarez Bug 336943 : Critical warning and crash in gnome-terminal Patch from Mariano Suárez-Alvarez Bug 138609 : Next/prev TAB keybindings should not be passed through on first/last tab Patch from Bastien Nocera Fix intltool req. [Kjartan Maraas] 2.15.4 === Bug 349459 : does not assert dependency on gdk 2.10 Bug 85926 : dnd'd filenames should be escaped Patch from Thomas Folz-Donahue 2.15.3 === Bug 324426 : Open/close tab adds row to terminal Patch from Eric Anderson Bug 336947 : [patch] Redundant vte_terminal_set_font_full() calls Patch from Aivars Kalvans This change, with the respective change in vte-0.13.4, improves g-t's startup time around 20%. 2.15.2 === - Use real transparency when it's available (bug #345378, Kristian Høgsberg) - Improve the dialog to ask for confirmation when closing a window with more than one tab open. (bug #345166) 2.15.1 === - Use intltool 0.35 to fix the bug with no translations in tarball. (bug #342068) - Remove the m4 directory. 2.15.0 === Thanks for this release go to Behdad Esfahbod, Guilherme de S. Pastore, Tommi Vainikainen and all the translators listed below. - Migrated to gnome-doc-utils. - Migrated to po/LINGUAS (bug #337904). - Exports authentication proxy settings (bug #339134). - Correctly recognizes Xrender on Solaris (bug #339979). - Fixes the close button of the about dialog (bug #335945). - Includes final slashes on URL highlighting (bug #329003). - Eliminates superfluous resize on drag-n-drop (bug #336325). - Stores the position of the window on session save (bug #336910). - New and updated translations: * Belarusian [Ales Nyakhaychyk] * Dutch [Wouter Bolsterlee] * Dzongkha [Tommi Vainikainen] * Estonian [Ivar Smolin] * French [Laurent Richard] * Georgian [Vladimer Sichinava] * Hungarian [Gabor Kelemen] * Spanish [Francisco Javier F. Serrador]
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-04update to 2.14.2drochner1-2/+2
changes: translation updates
2006-06-22Needs intltool.joerg1-1/+2
2006-04-27update to 2.14.1drochner1-3/+2
changes: translation updates
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-5/+2
USE_TOOLS+=msgfmt.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
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-03-30Update to 2.14.0:jmmv1-4/+3
2.14.0 === - New and updated translations: * Albanian [Laurent Dhima] * Brazilian Portuguese [Guilherme de S. Pastore] * Czech [Petr Tomeš] * Danish [Lasse Bang Mikkelsen] * Estonian [Ivar Smolin] * Hindi [Rajesh Ranjan] * Italian [Stefano Canepa] * Romanian [Mugurel Tudor] * Spanish [Francisco Javier F. Serrador] * Swedish [Daniel Nylander] 2.13.93 === - Fixes two crashes/freezes (bugs #318797, #330246) - Has a slightly better Brazilian Portuguese translation 2.13.92 === - Fixes a build failure (bug #333292) - Adds licensing informaiton to the UI (bug #330875) - Has lots of updated translations! 2.13.91 === - Stopped forcing invisible_char to '*' (bug #329294) - Re-added the context menu for highlighted URLs (bug #329553) - Updated translations: * Canadian English [Adam Weinberger] * Catalan [Josep Puigdemont i Casamajó] * Dutch [Tino Meinen] * Finnish [Ilkka Tuohela] * Simplified Chinese [Funda Wang] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] 2.13.90 === - Fixed the handling of file:// URLs - Fixed the setting of accelerators (bug #328052) - Fixed the heights of the huge tabs (bug #327412) - Added a tool tip to the tabs' close buttons - Added F11 as default accelerator for fullscreen (bug #326781) - Allow returning to dynamically setting the title by manually setting it to an empty string (bug #328932) - Several fixes and improvements to the patches applied for exporting the GNOME proxy settings to the terminal and disabling anti-aliasing - Other optimizations, cleanups and standards-compliance changes (bug #328043) - Lots of updated translations; huge thanks to the translators! 2.13.3 === - Fix a crash at startup (bug #327313) - New, updated and fixed translations: * Belarusian [Ales Nyakhaychyk] * Danish [Lasse Bang Mikkelsen] * Canadian English [Adam Weinberger] * Estonian [Ivar Smolin] * Finnish [Ilkka Tuohela] * Gujarati [Ankit Patel] * Serbian [Слободан Д. Средојевић] * Vietnamese [Clyttie Siddall] 2.13.2 === - Added close buttons to the tabs (bug #71444) - Added support for One-Time Passwords (bug #310529) - Added tooltips that display the full title to the tabs (bug #310137) - Make file:// URLs work by splitting their handling from others (bug #309201) - Avoid title desyncs by setting icon title together with window title (bug #324965) - Keep the title unchanged after it has been manually set (bug #152986) - Export the GNOME proxy settings to the terminal (bug #321952) - General build, user interface, performance and internationalization improvements (bugs #100038, #129889, #139332, #158319, #324246) - New, updated and fixed translations: * Bulgarian [Vladimir Petkov] * Brazilian Portuguese [Guilherme de S. Pastore] * Canadian English [Adam Weinberger] * Danish [Lasse Bang Mikkelsen] * Dutch [Tino Meinen] * Estonian [Ivar Smolin] * Finnish [Ilkka Tuohela] * Galician [Ignacio Casal Quinteiro] * German [Hendrik Brandt] * Gujarati [Ankit Patel] * Japanese [Takeshi AIHANA] * Norwegian [Kjartan Maraas] * Norwegian bokmål [Kjartan Maraas] * Serbian [Слободан Д. Средојевић] * Spanish [Francisco Javier F. Serrador] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] 2.13.1 === - New maintainer! (Guilherme de S. Pastore) - Revert the environment variable patch. It caused hangs etc. (Olav Vitters) - Fix i18n issue with application name (Frédéric Crozat, Olav) - Fix some compiler warnings (Kjartan Maraas) - Drop lots of unnecessary strings (Guilherme) - General cleanups and UI improvements (Guilherme) - Actually remove profiles when they are deleted (Guilherme) - Moved from section System to Utility in the menu (Guilherme) - New, updated and fixed translations: * Brazilian Portuguese [Guilherme de S. Pastore] * Catalan [Josep Puigdemont i Casamajó] * Finnish [Ilkka Tuohela] * Gujarati [Ankit Patel] * Japanese [Takeshi AIHANA] * Kinyarwanda [Guilherme de S. Pastore] * Lithuanian [Žygimantas Beručka] * Nepali [Guilherme de S. Pastore] * Spanish [Francisco Javier F. Serrador] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] * Xhosa [Guilherme de S. Pastore] 2.13.0 === - Don't lose environment variables on startup (Davyd) - Only show mnemonics when the menubar is visible (DanW) - Detachable and movable tabs (Tony Tsui, Mario Manno) - Don't use deprecated widgets (Dennis Cranston) - Don't pass include flags to the link stage (dmacks@netspace.org)
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-10-16Add plural support for msgfmt, and fix .po files causing errors.minskim1-1/+2
2005-10-12Update to 2.12.0:jmmv1-3/+3
2.12.0 === - Translation updates: Catalan, Czech, Estonian, French, German, Hungarian, Lithuanian, Norwegian Nynorsk, Russian, Serbian, Turkish, Welsh. 2.11.3 === - Don't always go back to the default profile when editing a different profile (Chris Heath) - Translation updates 2.11.2 === - Reimplement the S/KEY support so we don't ship code that isn't GPL-compliant. (Michele Baldessari) - HIG fixes (Dennis Cranston) - Translation updates 2.11.1 === - Accept DND drops from Konqueror (Bastien Nocera) - HIG fixes (Dennis Cranston, Corey Burger, Olav Vitters) - Update profile names instantly (Anoop M.) - Include trailing slash when highlighting an URL (Samuel Abels) - Use the correct name for the Cyrillic/Ukrainian locale (Michele Baldessari) - Open folders that are dropped on a terminal launcher (John Spray) - Ask the user before creating two profiles with the same name (egeetha@novell.com) - Fix highlighting of NNTP links (Sebastien Bacher) - Use the right keycombo to zoom to normal size (according to the HIG) (Olav Vitters, Sitsofe Wheeler) - Add Name attribute to the server definition (Rodrigo Moya) - Translation updates: be, bg, el, en_CA, et, gl, nb, pt_BR, rw, vi, wa, xh, zh_TW
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
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-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
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-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
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-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-22Update to 2.10.0:jmmv1-3/+8
2.10.0 === - Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW - Ukrainian translation of the docs 2.9.3 === - Approximate the time that gnome-terminal was launched if not launched with startup-notification (Elijah Newren) [#168812] - Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko), Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk), Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk) 2.9.2 === - Correct handling of the clipboard and of the clipboard availability checking. - Port to the new GTK widgets. - Support _NET_WM_USER_TIME (Elijah Newren) - Be more HIGgy in a couple of dialogs (Dennis Cranston) - Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB), es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl), Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN). 2.9.1 === - Make all terminal windows be group leaders; this will change the way grouping is done by window-managers, closer to what people expect (hopefully). - Match news: URIs, and recognize more mailto: ones. - Add --full-screen - Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas. - Fixed a couple of hotkey clashes, caught by Damian Keogh. - Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan. - Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da), Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id), Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
2004-12-28Update to 2.8.2:jmmv1-3/+3
- Updated translations: Vladimir Petkov (bg), Martin Willemoes Hansen (da), Christophe Merlet (RedFox) (fr), Gustavo Noronha Silva (pt_BR).
2004-10-20Update to 2.8.0:jmmv1-4/+3
- HIG fixes - a11y fixes for the encodings menu - fix georgian encoding - added and updated translations
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-09-21Update to 2.7.3. This version corresponds to GNOME 2.8.0.jmmv1-4/+3
2.7.3 === - Fix an annoying issue with the pointer getting ‘stuck’. - Allow translators to set the default contents of the encodings menu. - Deal with lastlog/utmp/wtmp sanely. - Updated translations: Rostislav Raykov (bg), Miloslav Trmac (cs), Adam Weinberger (en_CA), Gareth Owen (en_GB), Takeshi AIHANA (ja), Žygimantas Beručka (lt), Arangel Angov (mk), Gnome PL Team (pl), Laurent Dhima (sq). 2.7.2 === - Be more HIGgy in dialogs. In particular, be more precise in some labels, and make a few things (in)sensitive when needed. - Do not accept repeated shortcuts (Kiran Kumar Immidi) - Make gcc 3.4.0 like us (Stef van der Made), - Add a confirmation dialog when closing a window with >1 tabs. - Use the gnome-common scripts. - Make the xterm color paletter exactly match xterm's. - Now profiles can implement the analogue of xterm's -hold command line option. (Kurt V. Hindenburg) - Make references into the documentation actually point somewhere. - Recognize mailto: (with or without the mailto:...) and webdav: uris - Updated translations: Jordi Mallach (ca), Iñaki Larrañaga Murgoitio (eu), Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu), Mohammad DAMT (id), Stanislav Visnovsky (sk).
2004-05-07Bump PKGREVISION due to update of vte to 0.11.11.jmmv1-1/+2
2004-04-18Update to 2.6.1:jmmv1-2/+2
- Translation updates. Notably, Gujarati and Punjabi translations have been added. Gabor Kelemen (hu); Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu); Robert Sedak (hr); Priit Laes (et); Anthony Tang (zh_TW).
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv1-4/+3
2.6.0 ===== - Make new tabs/windows open in the current directory of the current tab. - Handle icon and window titles separately when needed. - Set window roles on all windows, so that window managers can use this information. - Lots of changes so that the interface follows the HIG more closely and plays well and consistently with the rest of GNOME, becoming in general more usable. This includes from wording changes to various rearrangements in the interface to behaviour changes.- Updated and enhanced manual. - Better URL recognition. - Some accessibility improvements. - Better handling of session saving. - Lots of amazing work by translators; since last time, we have added Tamil, Norwegian Nynorsk, Croatia/Hrvatska, Thai and Canadian English. - Moved to the new GTK+ widgets in most places. - Fixed quite a few bugs and memory leaks. Thanks go to everybody who participated in this: translators, documenters, bug herders, testers, bug reporters and a big et caetera. 2.5.90 ====== - Fixed an accelerator clash in the popup, caught by Ben Maurer. - Code cleanups in accessilibity code, spotted by Padraig O'Briain - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs), Ole Laursen (da), Christian Neumair (de), Kostas Papadimas (el), Francisco Javier F. Serrador (es), Christophe Merlet (fr), Takeshi AIHANA (ja), Žygimantas Beručka (lt), Sanlig Badral (mn), Vincent van Adrighem (nl), Kjartan Maraas (no), Artur Flinta (pl), Duarte Loreto (pt), Laurent Dhima (sq), Danilo Šegan (sr), Christian Rose (sv). - New translations: Adam Weinberger (en_CA), Chatchawarn Hansakunbuntheung and Chanchai Junlouchai (th). 2.5.5 ===== - Fixed a crash under IceWM, thanks to Owen, who “spent quite some time looking at protocol traces”. - Use the new file chooser, now that libgnomeui allows us to do that. - Be better w.r.t. a11y; Muktha Narayan. - A couple of minor miscellaneous fixes. - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs), Nikos Charonitakis (el), Francisco Javier F. Serrador (es), Pauli Virtanen (fi), Christophe Merlet (RedFox) (fr), Takeshi AIHANA (ja), Young-Ho Cha (ko), Daniel van Eeden (nl), Kjartan Maraas (no), Gnome PL Team (pl), Laurent Dhima (sq), Слободан Средојевић (sr), Christian Rose (sv), Maxim Dziumanenko (uk). 2.5.4 ===== - Fixed saving the geometry of windows with tabs to the session. - Be smarter on Solaris (Robert Basch) - Use the new GTK+ API in more places. - Make keyboard shortcuts work even when the menubar is hidden. - Updated translations: Arafat Medini (ar), Mətin Əmirov (az), Miloslav Trmac (cs), Ole Laursen (da), Christian Neumair (de), Francisco Javier F. Serrador (es), Christophe Merlet (RedFox) (fr), Alastair McKinstry (ga), Robert Sedak (hr), Takeshi AIHANA (ja), Young-Ho Cha (ko), Žygimantas Beručka (lt), Sanlig Badral (mn), Daniel van Eeden (nl), Åsmund Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Duarte Loreto (pt), Laurent Dhima (sq), Слободан Средојевић (sr). 2.5.1 ===== - Fixed the navigation among notebook tabs. - Make sure the profile editor sets mnemonic widgets on things so that we are nice to gnopernicus/GOK users. - Updates to the manual. - Follow the HIG and the GDSG more closely. - Make uris go through gnome_vfs_make_uri_from_input so that things like www.gnome.org are properly handled (Behdad Esfahbod). 2.5.0 ===== Thanks to Kjartan Maraas for hunting memleaks, and the translation team. - Make new windows/tabs open in the current tab's working directory, and make factory calls start shells in the directory current at the call. - Fixed a couple of crasher bugs. - Fixed a couple of ngettext related problems. - Various UI enhancements in menus, key navigation et caetera. - Make sensible use of xterm's control sequences for setting icon titles. - Set roles on all windows, so that window managers can use them. - Fix a few memory leaks, found by Kjartan Maraas.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-02-14Explicitly depend on pkgconfig.minskim1-1/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme1-8/+8
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2