Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / xfce4-terminal
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Update to 0.4.2. Changes: 0.4.2 ===== - Fix broken background image when compositing is disabled. - Use new xdt-autogen macros. - Translation updates 0.4.1 ===== - Install documentation in @docdir@. - Don't die on dbus exit. - Use the initial title in tabs if the dynamic title is set to hidden. - Silence the build. - Disable mnemonics in GtkSettings. - Translation updates 0.4.0 ===== - Don't show the set title dialog when double-clicking on the scrollbar. - Don't build the menubar when not enabled on startup. - Various small code cleanups. - Translation updates 0.2.99.1 ======== - Do not save properties that are the same as the default value (and not hidden) in the rc file. This makes startup a bit faster. - Remove vte-title-workaround and show the vte title in the go menu (so without the initial title). - Documentation updates. 0.2.90 ====== - Change minimum dependency of VTE to 0.17.1 and GTK+ to 2.14. - Use environ variables provided by GLib for better compatibility. - Use new VTE api. - Don't set contents change on window resize. - Fix segfault in special tab configuration. - Monitor config files using GIO to avoid polling for file changes. - Check for case problems when creating the symlink. - Add hidden option to disable middle-click tab close. - Property handle the button accelerators in the compose dialog. - Convert the preferences dialog into GtkBuilder. - Use stock icons and remove unused icons. - Allow editing of shortcuts from the menu. - Make the tab close button smaller. - Fix compilation problems on Solaris. - Update fullscreen action if changed by the wm. - Add commandline option to set the window icon. - Refactor the usage help so it's easier to understand. Also add the --maximize option. - Allow '-character in links. - Add hidden option for the cursor shape. - Convert preferences dialog in Gtkbuilder and make it fit better inside Xfce using the titled dialog. - Fix compiler warnings, code cleanups and improvements. - Support for the erase tty key binding, requires vte 0.20.4. - A lot of updated translations.
Upgrading Xfce to 4.6.1. This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
Remove @dirrm entries from PLISTs
Add missing entires to PLIST. Bump PKGREVISION.
Updated Xfce to 4.4.2 Lots of bug fixes. For the official ChangeLog, please see http://www.xfce.org/documentation/changelogs/4.4.2
This is the Terminal emulator application. Terminal is a lightweight and easy to use terminal emulator for the X windowing system, with some new ideas and features that makes it unique among X terminal emulators.
Initial revision