summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg18-36/+36
The redundant parsing of bsd.prefs.mk is mostly avoided now and parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There aremartti3-16/+16
no changes in the xpmroot code... Some pkglint -Wall fixes.
2006-12-12Use correct int size to avoid crash in sparc64. Patch from Thierry Supplisson.martti4-5/+19
PKGREVISION++
2006-12-11Turn off pointless messages to stderr.sketch3-3/+21
2006-12-09Update to libXmu-1.0.3. No changes, just a botched double-release.joerg3-6/+24
Fix output of AM_PRETTY_CMDS, which is not portable.
2006-12-08Update xbindkeys{,-tk} to 1.7.3.obache4-12/+9
Version 1.7.3 : A bug under Solaris was fixed. This bug caused an XBindKeys built with -DFORK_FLAG=1 to fail to wait for the processes it spawns, leaving lots of defunct processes. Thanks to Ciaran Anscomb for the patch. Version 1.7.2 : Changes to grab keys in all display screens and not only in the default root window (Xinerama suport). Bugfix for the Guile support in configure.ac.
2006-12-08share/Eterm/gdb.scr missing from PLIST; thanks joerg.sketch1-1/+2
2006-12-08Forgot to remove this file during previous update; thanks joerg.sketch1-16/+0
2006-12-07don't try to @dirrm dirs belonging to hicolor-icon-themedrochner1-8/+1
2006-12-06Update ruby-tk package to 1.8.5.20061205:taca3-18/+27
Changes are huge, please see Changes. - pkgsrc change; fix permission of a image file.
2006-12-06Always support the x11 option, not only when alternatives are available.wiz1-4/+5
This way the test for the x11 option in buildlink3.mk has a chance to succeed.
2006-12-05Add an option to choose the GDK backend target between X11 and Quartz forminskim4-35/+73
Mac OS X. Thanks to wiz@ for review and suggestions for earlier patches of this change.
2006-12-05Update to 0.19:wiz2-6/+6
Devil's Pie "Sell Sell Sell" 0.19 ================================ * Don't use wnck_window_set_geometry (#381233)
2006-12-05Fix typo in comment.joerg1-2/+2
2006-12-05Conflict with xkeyboard-config, which is now in pkgsrc-wip.reed1-1/+4
xorg says that xkbdata is deprecated and to use xkeyboard-config instead.
2006-12-03uvmexp2 should work for NetBSD versions from way back, not just recentmarkd2-5/+5
currents where its needed. Should fix build on 4.0_BETA2 reported in PR pkg/35172
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma1-7/+2
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing. May need to be reviewed/added for other compilers. ok rillig@
2006-12-01Fix pthread usage.joerg3-2/+34
2006-12-01Removed a trailing empty line, which had disturbed pkglint.rillig1-2/+1
2006-12-01Fix a typo in Makefile.am and add files missing due to it. These filesminskim5-1/+357
don't affect the current gtk2+ package, but are required to build the quartz backend, for which an option will be added. Patch obtained from the GNOME CVS.
2006-11-29Changes 2.10.5:adam3-7/+11
* UIManager: Fix crash when built without exceptions support. * Style: lookup_icon_set(): Memory-management correction. * Build: - Windows: Do not check for gtk+-unix-print-2.0 on as it is not always included in GTK installers and/or binary archives (like in Tor's binaries).
2006-11-28update to 2.16.2drochner2-6/+6
changes: translation updates
2006-11-28update to 2.16.2drochner2-6/+6
changes: -bugfixes -translation updates
2006-11-28update to 2.16.2drochner3-13/+13
changes: -UI improvements -Add fvwm and compiz support to gnome-wm -build system improvements -bugfixes -translation updates
2006-11-28update to 2.16.2drochner3-13/+233
changes: -Add high and low contrast icons for Orca -bugfixes -translation updates
2006-11-28update to 2.16.2drochner3-8/+8
changes: -minor fixes -translation updates
2006-11-28update to 2.8.2drochner2-6/+6
changes: - Don't draw boxes around handles on gnome-panels in Mist - Add a --disable-all option, so that it is possible to build one engine without requiring to disable every other engine manually. - Various changes to avoid expensive code paths in cairo - Fix background fill for redmond slider widgets (GtkScale) - Improvements in Crux arrows and scrollbar troughs - Fixes to enable gtk-engines to compile on win32 with VC++ - Set some "Redmond" style icon sizes in the Redmond theme
2006-11-28update to 2.16.2drochner3-7/+22
changes: New and updated documentation translations
2006-11-28Compilers other than GCC usually don't know the ({ ... }) construct.rillig2-1/+26
2006-11-25The included shell programs need bash. PKGREVISION++rillig1-1/+4
2006-11-25+workeruebayasi1-1/+2
2006-11-25Initial import of worker-2.14.1; pkg/34988 by Matthew Mondor.uebayasi4-0/+94
Worker is a highly configurable, multilanguage file manager for X11 written in C++. It uses a popular dual panels layout.
2006-11-25Update Eterm to 0.9.4, lots of bugfixes (especially fixing colourmaps), andsketch7-85/+34
some initial UTF-8 support.
2006-11-25Include the xproto buildlink.reed1-1/+3
I forgot in last commit. The xau.pc.in has "Requires: xproto".
2006-11-25Force libXau 1.0 or newer.reed1-2/+2
It had 0.1 (maybe a typo) which, using old libXau from pkgsrc-wip, to be used that had a broken xau.pc.
2006-11-24update to 2.16.2drochner3-52/+9
changes: -build fixes -bugfixes - Allow the text in the details to ellipsize and set a minimun width for the dialog -translation updates
2006-11-22disable PAM on NetBSD because it requires root privileges at runtime,drochner1-2/+8
should fix PR pkg/34960 by sacres@swattek.ca, bump PKGREVISION
2006-11-20Fix a regression in html rendering. From KDE svn. Bump PKGREVISION.markd3-2/+17
2006-11-20Add MESSAGE suggesting the creation of /tmp/.ICE-unix prior to startingmarkd1-0/+11
KDE.
2006-11-20Explicitly note files with SPECIAL_PERMS.markd1-1/+5
2006-11-20Use CHECK_PORTABILITY_SKIP for kate/tests/highlight.sh - its not a realmarkd3-19/+4
script.
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-2/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-19Need runtime dependency on perl.obache1-2/+3
Bump PKGREVISION.
2006-11-19Fix typo in MAINTAINER.wiz1-2/+2
2006-11-16Correct reference to "../../wip" to "../../x11".taca1-2/+2
2006-11-14New package: xf86-video-wsfb.reed1-1/+2
2006-11-14Import xf86-video-wsfb.reed4-0/+32
This is the X11 video driver for NetBSD and OpenBSD wsdisplay framebuffer devices. This is from the modular X.org project.
2006-11-14Remove import in wrong directory.joerg5-58/+0
2006-11-14Reimport libxkbui under correct path.joerg5-0/+58
2006-11-14Update to libdrm-2.3.0 which fixes the type problem somewhat and addsjoerg3-20/+7
some other functions. Switch to bzip2.