summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-07-14Update of x11/XaoS to 3.1, as requested in PR#26323.ben5-68/+136
2004-07-13Be explicit about enabling or disabling cups support based on value ofmarkd1-1/+9
USE_CUPS. Patch similar to that described by Bob Bernstein and Jeremy C. Reed in tech-pkg@. Fixes PR 26261 from Ian Zagorskih.
2004-07-13Changes 1.1.0:adam2-5/+5
* Added the -fork option * Fixed a bug where stars were not drawn when using the -proj option
2004-07-12For USE_MMX users, do the following:cube1-2/+4
o only include it in the BUILD_DEFS if the current platform is concerned. For now that only includes i386, but we might find amd64 users in the future. o test against [Yy][Ee][Ss], for consistency. Fixes part of PR 26243.
2004-07-12Always register USE_MMX as a BUILD_DEF, and test against [Yy][Ee][Ss], ascube1-3/+3
everywhere else. About PR 26243.
2004-07-12Updated XFce to 4.0.6martti33-71/+86
As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
2004-07-11Moved xfce to xfce3martti7-772/+2
2004-07-11Re-import xfce as xfce3martti6-0/+770
2004-07-10remove line mistakenly committedgrant1-3/+1
2004-07-10expose a hidden dependency on libX11, fixes build on Solaris.grant3-10/+12
2004-07-10Update to 2.4.4:jmmv3-13/+11
* GtkFileChooser - Use Save button in save mode. [Federico Mena Quintero] - Check for errors when opening folders [Federico] - Fall back to stock icons if icon theme is not found [Federico] - Bug fixes [Federico, Alex Roitman, Owen Taylor] * GtkComboBox - Make it work without a model [Mariano Suarez-Alvarez, Christian Persch] - Improve placement of popup [David A. Knight] * GtkImage - Fix issues with partial redrawing [John Ehresman, Felipe Heidrich, Billy Biggs] * GtkEntry - Fix cursor movement with combining marks [Theppitak Karoonboonyanan] - Protect passwords better [Morten Welinder] * Win32 fixes - Fix build without wintab [J. Ali Harlow] - Improve Clipboard handling [Tor Lillqvist, John Ehresman] * Gdk - Make RGBA cursors work [Michael Natterer] - Work with odd XServers [Bastien Nocera] - Handle _NET_WM_STATE_ABOVE/_BELOW better [Billy Biggs] - Don't leak DND contexts [Alex Larsson] * gdk-pixbuf - Make tiff loader work with libtiff 3.6.1 [Marco Ghirlanda] - Fix math for GDK_INTERP_HYPER [Brian Cameron] - Fix Win32 exported symbols [Tor Lillqvist] * Documentation improvements [Billy Biggs, Matthias Clasen, Oliver Andrieu] * Other bug fixes [Federico, Michael, Matthias, Philip Kendall, Jean-François Wauthy, John Finlay, Jeff Franks, Tim Janik, Nickolay V. Shmyrev, Sampo Nurmentaus, William Jon McCann, Jan-Marek Glogowski, Yevgen Muntyan, Pawel Salek, Jonathan Blandford, Sunil, Dimitiry. M Shatrov] * Updated translations (bg,he,hu,ne,sq)
2004-07-09Use VARBASE instead of hardcoding /var.minskim1-2/+2
2004-07-09depend on groff and use ${TBL} for tbl,drochner1-2/+3
fixes PR pkg/23010 by Jeremy C. Reed
2004-07-09Under Linux, we must run ldconfig in post-install target, tested byxtraeme1-1/+6
Jeremy C. Reed and myself.
2004-07-06Unused.wiz9-580/+0
2004-07-06Make this package use state-of-the-bloat^Wart QT, i.e. version 3hubertf5-22/+33
(qt-1 doesn't seem to build with recent gcc). Patch based on PR 23443 submitted by Ron Roskens
2004-07-06Convert to bl3.wiz1-4/+4
2004-07-06Fix include paths for postgresql header files (for qt3-psql).wiz2-7/+7
2004-07-06bump PKGREVISIONs since libxslt needs libgcrypt nowrecht2-3/+4
2004-07-06Build qt3-tools using BUILDINK3 (instead of BUILDLINK2).reed1-3/+3
2004-07-06Convert qt3-libs to use BUILDLINK3. Based on patches from Joachimreed3-20/+21
Kuebart in PR#25753. Tested by myself on Linux and NetBSD 1.6.2_STABLE. (Also tested on NetBSD 2.0_BETA by wiz@. And tested by jschauma under Linux.)
2004-07-06update to 0.6.11recht5-88/+92
While at it follow py-gtk2's lead and active Numeric Python support. pygtk-0.6.11: 23-August-2002 - Fix up libtool patch for older binutils'. - a few bug fixes in some GtkWidget methods. pygtk-0.6.10: 22-August-2002 - Fix up segfaults when using with a Python compiled with pymalloc. - various new wrapper functions added. - Raise exception if gtk_init() fails. - bug fixes. - Support parallel install with PyGTK 2.0.
2004-07-05Update to 2.6.0.3nb1:jmmv4-36/+16
- Use VARBASE instead of hardcoding /var. - Patch gdm.conf.in directly from the Makefile using subst.mk, instead of doing it from a patch _and_ the Makefile. - Do not register the rc.d script in the PLIST (handled automatically). - Under NetBSD (and OpenBSD), use /sbin/shutdown to reboot and halt the computer, instead of reboot and poweroff. The former runs the rc.d scripts properly while the other two don't.
2004-07-05Use ${VARBASE} instead of /var.minskim1-2/+2
2004-07-05update to 2.2.12,drochner10-72/+64
fix MASTER_SITES changes: * gtkmm 2.2.10 had an incorrect configure-time test, that mistakenly disabled some template code for gcc, used to convert from intermediate C++ containers to STL containers. For instance, this broke the gnome-vfsmm build. * TreeView::get_path_at_pos(): Correct memory management. ("David"). * ConstructParams::ConstructParams(): improvement. (Daniel Elstner). * TreePath::append(): Maybe fixed compilation for gcc 3.4. (Daniel Elstner)
2004-07-05Instead of patching the configure script, just use an argument it providesjmmv3-24/+10
to disable PAM support (in fact, to select the appropiate authentication scheme). No functional changes.
2004-07-05Update xosd and xmms-osd to 2.2.8:jmmv3-7/+7
- investigated using indent. From now on I'll use these arguments to indent before releasing: indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c (the program indent.sh should indent everything:) (Tim Wright) - new version of osd_cat that can do percentage and slider bars (phil gees) - speed optimisation (Piotr Chmura)
2004-07-04+gtkmm24drochner1-1/+2
2004-07-04Import the latest generation of gnome-C++ bindings.drochner5-0/+2187
(can coexist with older versions)
2004-07-03This package uses intltool; include textproc/intltool/buildlink3.mk tominskim1-1/+2
have build dependency.
2004-07-03Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95.wiz4-8/+8
2004-07-03Fix build when Xinerama is detected by also using Xext; if none of them arejmmv2-3/+21
found, just disable Xinerama support. Closes PR pkg/25198.
2004-07-03Simplify configure patching by removing large (useless) chunks. Also avoidjmmv3-874/+8
patching configure.in; the few changes in configure do not need to be done by re-running autoconf.
2004-07-03Use the subst.mk framework to disable PAM support.jmmv1-6/+6
2004-07-03Added gtkterm2.xtraeme1-1/+2
2004-07-03Initial import of gtkterm2 from pkgsrc-wip, packaged by yui@yui.pe.kr.xtraeme5-0/+55
A GTK/VTE based Multi Terminal Emulator for X Window, it provides several terminals in one window.
2004-07-03define BuildXFree86OnSparcSunOS to get this at least half building ongrant4-2/+32
Solaris.
2004-07-03we already patched SUBDIRS= # empty because this only builds imake, sogrant2-7/+16
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.
2004-07-02Unused.wiz1-37/+0
2004-06-30add missing pkgconfig bl3recht1-1/+2
fix suggested by Rhialto in PR pkg/26105
2004-06-28Update to 2.6.2: Many HC/HCLP icons deleted and symlinked to generic iconsjmmv3-6/+285
at install time instead, giving better coverage (and a slightly smaller tarball).
2004-06-28Update to 2.6.2:jmmv2-5/+5
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-28Update to 2.6.2:jmmv3-26/+27
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-28Update to 2.6.2:jmmv3-7/+21
Misc * Basque help files (Pablo Saratxaga) Translators * Zygimantas Berucka (lt) * Åsmund Skjæveland (nn) * Gurban Mühemmet Tewekgeli (tk)
2004-06-28Update to 2.6.2:jmmv4-12/+13
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-27The capplet-widget.h is not located where this package expect.kristerw1-1/+3
Add an include path to its current location.
2004-06-27Fix a C99 variable definition, to make this build with older compilers.kristerw2-1/+18
2004-06-27Use intltool instead of xml-i18n-tools. No functional changes.jmmv1-3/+2
2004-06-27fix @dirrm in PLIST:grant2-4/+4
share/doc/html/fltk -> dirrm share/doc/fltk bump PKGREVISION.
2004-06-27Enable pkgviews installation.minskim1-1/+3