Commit graph

4795 commits

Author SHA1 Message Date
wiz
8ddc121ef8 Unused. 2004-07-02 22:08:37 +00:00
recht
da8db5ed50 add missing pkgconfig bl3
fix suggested by Rhialto in PR pkg/26105
2004-06-30 23:51:21 +00:00
jmmv
285e88c29e Update to 2.6.2: Many HC/HCLP icons deleted and symlinked to generic icons
at install time instead, giving better coverage (and a slightly smaller
tarball).
2004-06-28 15:15:34 +00:00
jmmv
3855975ab3 Update to 2.6.2:
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)
2004-06-28 14:59:08 +00:00
jmmv
6552c52cd2 Update to 2.6.2:
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)
2004-06-28 14:50:23 +00:00
jmmv
50f596db81 Update to 2.6.2:
Misc
* Basque help files (Pablo Saratxaga)

Translators
* Zygimantas Berucka (lt)
* Åsmund Skjæveland (nn)
* Gurban Mühemmet Tewekgeli (tk)
2004-06-28 13:59:34 +00:00
jmmv
d6ea321b14 Update to 2.6.2:
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)
2004-06-28 13:49:38 +00:00
kristerw
73f5da43b2 The capplet-widget.h is not located where this package expect.
Add an include path to its current location.
2004-06-27 23:04:17 +00:00
kristerw
e4f1b3b08a Fix a C99 variable definition, to make this build with older compilers. 2004-06-27 21:01:58 +00:00
jmmv
1295e7aa05 Use intltool instead of xml-i18n-tools. No functional changes. 2004-06-27 17:28:58 +00:00
grant
a423b59d3f fix @dirrm in PLIST:
share/doc/html/fltk -> dirrm share/doc/fltk

bump PKGREVISION.
2004-06-27 15:01:59 +00:00
minskim
377f1a886a Enable pkgviews installation. 2004-06-27 06:47:07 +00:00
jmmv
467893b2e9 Fix detection of OSS and add support for gstreamer. This lets multimedia
keybindings work (like change the volume through the keyboard).
Bump PKGREVISION to 1.
2004-06-26 15:46:52 +00:00
jmmv
f95aa00c43 Update to 1.03: Mostly bugfix release (related to global and per-window
group switching).  Some minor code/debugging restructuring.
2004-06-26 10:30:47 +00:00
wiz
dce4260726 Sort. 2004-06-24 05:05:28 +00:00
recht
1244834a44 Since Tcl/Tk is builded threaded these days this package requires a
Python built with threading support. So, allow only python2[123]-pth.
2004-06-22 14:43:12 +00:00
xtraeme
b27e2bab0d Update x11/gnome-themes-extras to 0.7.
New icons, bugfixes, etc.
2004-06-21 20:24:55 +00:00
martti
ad0fb11b00 Added xfce4-taskbar-plugin and xfce4-windowlist-plugin 2004-06-21 06:23:49 +00:00
martti
fac3ee4619 Window list plugin for XFce4. 2004-06-21 06:19:46 +00:00
martti
71bfddc1da Taskbar plugin for XFce4. 2004-06-21 06:16:28 +00:00
jmmv
17bf3e660b Update to 2.6.0.3:
- 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)
2004-06-20 21:25:46 +00:00
christos
52e83f4d3a add test for <sys/stropts.h>; version not bumped, because no change to any
resulting binaries.
2004-06-20 21:02:01 +00:00
jmmv
8ceaed1f17 Update to 2.4.3. While here, rework the way the libdata/ files are handled
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)
2004-06-20 20:12:20 +00:00
jwise
708eae5f4d Reverse previous commit (disabling thread-safety), which was poorly though
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.
2004-06-15 16:39:12 +00:00
drochner
3fa64d6b2b bump PKGREVISION because we need a non-threaded tcl/tk 2004-06-15 16:19:11 +00:00
drochner
0d9ac4a765 Don't --enable-threads for now. If we do this, all potential users of
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.
2004-06-15 16:17:48 +00:00
kristerw
60c366c266 Redo the previous in the correct way, by depending on
graphics/hicolor-icon-theme.  Noted by jmmv@.

Bump PKGREVISION.
2004-06-14 20:23:30 +00:00
kristerw
64712b885b Make sure the directories exists before trying to install in them. 2004-06-14 15:22:41 +00:00
grant
3960998c8a call xargs -n 1 when creating directories with install(1). 2004-06-12 08:58:50 +00:00
agc
1489e85531 Re-generate patch digest for patch-ab. 2004-06-12 07:03:54 +00:00
markd
dff931ad9c +kde3-i18n-{ar,hr,hsb}, -kde3-i18n-se 2004-06-10 13:58:45 +00:00
markd
a75710d779 re-add kde3-i18n-ar, kde3-i18n-hr, kde3-i18n-hsb, part of kde 3.2.3. 2004-06-10 13:55:04 +00:00
markd
3015046a08 update to kde 3.2.3. 2004-06-10 13:31:35 +00:00
markd
73554c3176 Remove kde3-i18n-se. not in kde 3.2.3. 2004-06-10 13:08:45 +00:00
markd
75252418b0 update to kde 3.2.3. 2004-06-10 11:54:15 +00:00
markd
56579eca65 update to kde 3.2.3
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
2004-06-10 11:51:51 +00:00
markd
f7bb5acf78 Update to kde 3.2.3
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
2004-06-10 11:39:50 +00:00
jschauma
0d05a89c88 Short: make this compile on Linux
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.
2004-06-08 17:48:24 +00:00
reed
4b1af6b2fc Change COMMENT so it mentions it is a "Demo viewer and configuration
tool for xscreensaver" (as discussed with maintainer, wiz@).

This package is more that just a "demo".
2004-06-05 22:19:38 +00:00
reed
9f804973f4 Improve description and comment. 2004-06-05 21:05:58 +00:00
jmmv
728b9a1afc Don't bother to create a static archive of the gtk2 engine. It's useless.
Bump PKGREVISION to 1.
2004-06-05 10:28:41 +00:00
jmmv
f7028ae4d8 Add and enable gtk2-engines-industrial. 2004-06-05 10:22:38 +00:00
jmmv
79140d6ce4 Initial import of gtk2-engines-industrial-20030725:
Black and white theme for GTK+ 2.x, initially developed by Ximian.  Includes
nice shades of gray around default buttons in dialogs.  You will love it.

Slightly based on a package from pkgsrc-wip by Michal Pasternak.
2004-06-05 10:20:48 +00:00
jmmv
1143e76336 Use MASTER_SITE_GNOME. 2004-06-05 10:17:40 +00:00
jmmv
c5c73db5ef Update to 2.4.2:
* GtkUIManager
 - Install signals correctly [Michael Natterer]
 - Make the output of gtk_ui_manager_get_ui() parsable. [Michael]
 - Add a way to suppress stock accelerators. [David A Knight]
* GtkClipboard
 - Fix INCRemental transfer of MULTIPLE targets [Matthias Clasen]
 - Increase the chunk size for INCRemental transfers [Matthias]
* GtkFileChooser
 - Hide the combo box when appropriate [Christian Neumair]
 - bug fixes [Federico Mena Quintero]
* GtkComboBox
 - add mouse/wheel bindings on the cellview [Matthias]
 - improve positioning of popup [Matthias]
 - make the selection follow the mouse [Matthias]
* GtkEntryCompletion
 - make the selection follow the mouse [Matthias]
 - restrict popup size to monitor size [Matthias, DmD Ljungmark]
 - don't complete on paste [Anders Carlsson]
* Win32
 - bug fixes [Benoît Carpentier, Hans Breuer, John Ehresman,
   Tor Lillqvist, Robert Ögren]
* GtkButton/GtkArrow
 - Don't draw the focus over the button child [Matthias]
 - Increase default arrow size to compensate [Matthias]
* Documentation improvements [Doug Quale, Matthias,
  Steffen Röcker, Steve Chaplin, Tommi Komulainen]
* Other bug fixes [Billy Biggs, Crispin Flowerday,
  David Hawthorne, Federico, Havoc Pennington, John Finlay,
  Kouichirou Hiratsuka, Mark McLoughlin, Matthias, Michael,
  Michal Pasternak, Morten Welinder, Olivier Andrieu,
  Owen Taylor, Padraig O'Briain, Sam Stevenson, Scott Tsai,
  Soeren Sandmann, Sven Neumann]
* Updated translations (bg,it,nl,tk,wa,zh_CN)
2004-06-04 17:55:01 +00:00
xtraeme
b88d9d9bc0 Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv). 2004-06-04 12:04:45 +00:00
xtraeme
61febd376c Update x11/xosd to 2.2.7.
Changes:

2.2.7:
    Complete rewrite of timeout_func to avoid sending
    lineakd to 100% CPU. There was a case where timeout_func
    would keep looping around in circles never pausing for breath.
    (Tim Wright)

2.2.6:
    FontSet fixes (Philipp Matthias Hahn)
    Title change fix (Philipp Matthias Hahn)
    Memory leak patch (Philipp Matthias Hahn)
    New, improved timeout_func (Philipp Matthias Hahn)
    New TODO list  (Philipp Matthias Hahn)
    Fixed bug where osd displays after clicking 'apply' in XMMS
    config dialogue (Tim Wright)
2004-06-04 11:45:45 +00:00
recht
47eec7bf55 Add missing patch-af. Noted by Joachim Kuebart. 2004-06-02 20:07:59 +00:00
minskim
4115f91ae0 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2004-06-02 15:43:09 +00:00
recht
ad928000a3 Fix a problem that pasting a selection from an aterm running on a 64bit
platform into an application running on a 32bit platform doesn't always work.

Patch by Joachim Kuebart in PR 25750 .

Bump PKGREVISION to 5.
2004-06-02 12:48:17 +00:00