Age | Commit message (Collapse) | Author | Files | Lines |
|
have build dependency.
|
|
|
|
found, just disable Xinerama support. Closes PR pkg/25198.
|
|
patching configure.in; the few changes in configure do not need to be done
by re-running autoconf.
|
|
|
|
|
|
A GTK/VTE based Multi Terminal Emulator for X Window, it provides
several terminals in one window.
|
|
Solaris.
|
|
also comment out #define IHaveSubdirs.
imake builds different targets for "includes" based on whether
IHaveSubdirs is defined. however, this was only working by chance
because if IHaveSubdirs is defined, the shell code
used is:
for blah in $(SUBDIRS); do
which doesn't work with Solaris sh(1) or ksh(1), where NetBSD sh(1),
bash(1), etc. just skip empty for loops.
fixes install on Solaris.
|
|
|
|
fix suggested by Rhialto in PR pkg/26105
|
|
at install time instead, giving better coverage (and a slightly smaller
tarball).
|
|
Fixes
* Fix issue with drop shadow on splash screen not being redrawn (Carlos
Romero, Simone Gotti)
* Don't start a keyring if there's one already available (Alex Larsson)
Translators
* Zygimantas Berucka (lt)
* Reinout van Schouwen (nl)
|
|
Panel
* Fix a rare crasher while menu editing (Chris Lahey)
* Fix some problems with filename quoting (Mark)
* Fix issue with the tooltip on drawers no being updated (Vinay M R, Mark)
* Don't allow drawers to move offscreen (Shakti Sen, Mark)
* Fix issue with launcher save location not being valid with gnome-vfs
(Vincent Berger, Mark)
Screenshot Utility
* Don't make the entire desktop hang when using --delay with a11y (Padraig
O'Briain)
* Fix crasher when window icon not found (Mark)
Clock Applet
* Fix issue with the clock no resizing properly when making the panel bigger
(Mark)
* Fix problems with tasks edits affecting the wrong task (Carlos Garnacho Parro)
* Destroy the calendar if the clock is removed from the panel (Shakti Sen)
Translators
* Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu)
* Gil Osher (he)
* Changwoo Ryu (ko)
* John C Barstow (mi)
* Åsmund Skjæveland (nn)
* Kjartan Maraas (no)
* Stanislav Visnovsky (sk)
|
|
Misc
* Basque help files (Pablo Saratxaga)
Translators
* Zygimantas Berucka (lt)
* Åsmund Skjæveland (nn)
* Gurban Mühemmet Tewekgeli (tk)
|
|
Battstat:
* Lots of fixes from Davyd Madeley.
GKB:
* Build fix (Kjartan)
* Fix warning when removing the applet (Leena Gunda)
gswitchit:
* Fix some UTF-8 problems with labels (Sergey)
* Fix crash when removing the applet (Leena Gunda)
gweather:
* Lots of fixes from Gareth Owen for crashes and leaks etc.
* HIG fix from Davyd Madeley
* Fix "invalid sky" problems (Fabrice Bellet)
Keyboard accessibility:
* Bugfixes for bug #140281 and bug #137585. (Arvind and Padraig)
mailcheck:
* Accessibility fix (Vinay Mandalakoppal)
mixer:
* Restore saved mixer channel on startup (Jorn Baayen)
|
|
Add an include path to its current location.
|
|
|
|
|
|
share/doc/html/fltk -> dirrm share/doc/fltk
bump PKGREVISION.
|
|
|
|
keybindings work (like change the volume through the keyboard).
Bump PKGREVISION to 1.
|
|
group switching). Some minor code/debugging restructuring.
|
|
|
|
Python built with threading support. So, allow only python2[123]-pth.
|
|
New icons, bugfixes, etc.
|
|
|
|
|
|
|
|
- Fix cpu/bandwidth eating on idle displays by not blinking the cursor
after 20 seconds of inactivity on anything other then :0, fixes #135764
- In the face greeter cut after a comma in the gecos field if there are
at least two commas since then it's probably some login arguments and
not the name of the user, "fixes" #142274
- Apply patch to make the language dialog at most 600 pixels so that it
doesn't look too crappy on large displays, #142175 (Leonard Michlmayr)
- Fix last_x_failed possible infinite loop on slow machines, #141497
- Fix multihead wanker code in the *mouselistener modules, this confused
the moronic bonobo DISPLAY logic
- Don't use certain languages on the console. Controlled by the
daemon/ConsoleCannotHandle config key, but that's a hack. Oh well,
better then displaying garbage in cjk and similar. "fixes" #135387
- Ensure proper ~/.ICEauthority permissions to fix broken cases such
as gnome-session vs. suid root apps that create root owned ~/.ICEauthority,
"fixes" #137345
- We no longer use `which' command which is horribly broken on some horribly
broken systems and use a private shell version, #133245 (Brian Cameron, me)
- Solaris fixes, #137600 (build), #133245 (chown arguments) (Brian Cameron,
Ivan Noris)
- Support system-config-display as X setup for FC2
- Further shell quoting paranoia in gdmsetup
- Many minor fixes
- Add some new new icons (James M. Cape)
- Translation updates (Francisco Javier F. Serrador, Alexander Shopov,
Rostislav Raykov, Dinesh Nadarajah, Asmund Skjaeveland)
|
|
resulting binaries.
|
|
by creating/deleting them from the (de)install scripts (and not registered
in the PLIST). This allows pkg_tarup to work properly and also avoids some
warnings during 'make replace'.
Changes since 2.4.2:
* GtkButton
- Give extra space to children of !CAN_FOCUS buttons [Matthias Clasen]
* GtkFileChooser
- Make DND work when the dialog is modal [Federico Mena Quintero]
* GtkToolbar
- Don't show empty overflow menu [Soeren Sandmann]
- Don't show initial separator in overflow menu [Soeren]
- Handle dynamic changes to overflow menu [Soeren]
* Documentation improvements [Bastien Nocera, Matthias]
* Other bug fixes [Matthias, Soeren, Sven Neumann]
* Updated translations (hu,ne)
|
|
through, unacceptably breaks threaded apps, and was made without consulting
the package's maintainer.
To quote my mail to packages@:
I am reversing this change.
With this change, tcl is _not_ usable in threaded apps, while without
this change, tcl is perfectly usable in non-threaded apps.
The fix for a package which is incorrectly written is not to break the
package it depends on, but do your job correctly when writing the
package.
With buildlink3, this is mind-numbingly easy to do.
That you neither contacted the maintainer of this package, nor did the
buildlink and dependent package changes which your change requires shows
that you have not really thought this through.
So, as I said, I am reversing this change. Fix your own package, don't
break others.
|
|
|
|
libtcl.so/libtk.so (whether linking it in or dlopen() it) must be linked
against libpthread. This is something we can't guarantee.
Fixes bulk build error in py-imagingtk and numerous runtime problems.
|
|
graphics/hicolor-icon-theme. Noted by jmmv@.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes:
* general: More and better usage of icons in different applications
* general: Fix link order for IRIX
* kappfinder: Fixed menu structure and added icons of several applications
* kicker: Don't show unimplemented "About" and "Preferences" for universal
sidebar
* kicker: Fix two panels on different xinerama screens affecting their
placement.
* konqueror/kdesktop: Fix konqueror is ignoring umask when creating new
files
* konqueror/kdesktop: Fix filename suggestion when moving files applies to
all subsequent files
* konqueror: Made all items in the "Go" menu open in the current Konqueror
window
* konqueror: Now Ctrl+Enter opens a tab with default background setting
* konqueror: Holding Shift while opening a tab inverses the "open tabs ini
background" setting
* konqueror: "[FMSettings] TabPosition=Bottom" in konquerorrc lets the
tabbar appear at bottom
* konqueror: Fix konqueror listview rightclick always selects file
* konsole: Added the ability to fetch the shell PID per session via DCOP
* konsole: Fix terminal size display is covered by kwin size display
* konsole: Fix Default rendition should be used when clearing screen areas
* konsole: Fix can't change/save Keytabs in the Session Editor
* konsole: Fix for crashes on exit.
* konsole: Fix transparant background updates
* kio_fish: Fixes for copying into a symlink to a folder, and for copying
over a directory that already exists
* kwin: Keep properly splashscreens above their mainwindows.
* kwin: Restore focus when a broken application sets it to nowhere.
* kwin: Fix dialog placement problems with Konqueror with Qt-3.2.x .
* kwin: Fix problem with minimizing xmms.
* kwin: Fix active desktop borders while moving improper initialization.
* kwin: Fix Shift+middle mouse button action in Konqueror.
* klipper: Fix Klipper reacting to its own clipboard changes.
* khotkeys: Mouse gestures are globally disabled by default.
* drkonqi: Fix valid backtraces sometimes being reported as useless.
* kcontrol: Fix colorsheme file name conflict
|
|
Changes:
* general: More and better usage of icons in different widgets
* kiosk: Support for user profiles
* kfile: directory chooser dialog now hides hidden directories, added
context option to show
* uiserver: Fix KIO: Progress Dialog - 'Keep open' + 'Open File' - Problems
* kwallet: Keep KWallet's password dialog above other windows
|
|
Long:
Some OS have libintl functionality in libc, so we do not necessarily
have to link against (a possibly non-existent) -lintl. For now, only
deal with Linux -- those who know for a fact which OS also behave
this way should adjust/add.
|
|
tool for xscreensaver" (as discussed with maintainer, wiz@).
This package is more that just a "demo".
|
|
|
|
Bump PKGREVISION to 1.
|