summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-02-03Pullup ticket 2006 - requested by tacasalo2-3/+5
bugfix for ruby-tk Revisions pulled up: - pkgsrc/x11/ruby-tk/Makefile 1.27 - pkgsrc/x11/ruby-tk/PLIST 1.8 Module Name: pkgsrc Committed By: taca Date: Sun Jan 28 05:17:34 UTC 2007 Modified Files: pkgsrc/x11/ruby-tk: Makefile PLIST Log Message: Make sure to build and install tkutil extention library. PR pkg/35470 should be fixed. Bump PKGREVISION.
2007-01-17Pullup ticket 1998 - requested by joergsalo4-3/+185
security fix for xorg-server Revisions pulled up: - pkgsrc/x11/xorg-server/Makefile 1.50 - pkgsrc/x11/xorg-libs/distinfo 1.58 - pkgsrc/x11/xorg-libs/patches/patch-cv 1.1 - pkgsrc/x11/xorg-libs/patches/patch-cw 1.1 Module Name: pkgsrc Committed By: joerg Date: Wed Jan 17 16:32:35 UTC 2007 Modified Files: pkgsrc/x11/xorg-libs: distinfo pkgsrc/x11/xorg-server: Makefile Added Files: pkgsrc/x11/xorg-libs/patches: patch-cv patch-cw Log Message: Add vendor patch for CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103; this fixes possible overflows in the extensions dbe and render.
2006-12-30NetBSD doesn't provide _POSIX_THREAD_SAFE_FUNCTIONS, which brokejoerg3-6/+15
the pwent/grent accessor functions. Fix and bump revision.
2006-12-29Precreate all needed directories, most importantly the app defaults.joerg1-2/+4
2006-12-28...and include x11.buildlink3.mk explicitly, which defines it.joerg1-2/+2
2006-12-28Change PostgreSQL default version to 8.1 and bump revision of alljoerg2-2/+4
packages which have it active by default.
2006-12-28Use ${X11_LDFLAGS} instead of -R${X11BASE}/lib.hira1-3/+3
Pointed out by joerg@.
2006-12-28Pass -R${X11BASE}/lib to extra scrollbars. Bump PKGREVISION.hira3-2/+39
2006-12-28Sort.wiz1-3/+3
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg69-81/+247
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27+ libXScrnSaverjoerg1-1/+3
+ libXxf86dga
2006-12-27Import libXxf86dga-1.0.1.joerg5-0/+91
These functions provide an interface to the server extension XFree86-DGAExtension which allows local programs direct access to the video frame buffer. This library is from the modular X.org project.
2006-12-27Import libXScrnSaver-1.1.2.joerg5-0/+80
This package contains the library for the X11 Screen Saver extension. This is from the modular X.org X11 project.
2006-12-27Needs msgfmt.joerg1-2/+2
2006-12-23Fix the fix of the typo. Bump revision again.joerg3-6/+6
2006-12-23Needs libnotify to build on NetBSD 3.0/i386.rillig1-1/+2
2006-12-20No need to include bsd.prefs.mk here.joerg1-3/+1
2006-12-19+ imake-1.0.2joerg1-1/+2
+ xorg-cf-files-1.0.2
2006-12-19Import xorg-cf-files-1.0.2 with the local changes from xorg-imake.joerg15-0/+559
This are the default rules used by imake. Platforms other than DragonFly, FreeBSD, Linux and NetBSD will most likely want some work here. OK for import during freeze: agc@ and wiz@
2006-12-19Security update to 2.16.4:wiz2-6/+6
2.16.4 Stuff: - Fix for a recently reported security issue that has ID CVE-2006-6105. This fixes a problem where a user can enter strings like "%08x" into the gdmchooser "Add"j host button and print out memory. (Brian Cameron) - Fix for TryExec check in gdmsession to make sure that any arguments are not passed to g_find_program_in_path since this causes the function to say it is not executable. (Brian Cameron) - Translation updates (Runa Bhattacharjee, Josep Puigdemont i Casamaj\303\263, Laurent Dhima, I. Felix, David Lodge, Ani Peter, Rajesh Ranjan, Clytie Siddall, Vincent van Adrighem) 2.16.3 Stuff: - Now support altfile[n] propery to cater for alternative image file definition. (Erwann Chenede) - Fix custom lists so that focus does not ever leave the username/password entry field. (Brian Cameron) - Update to make casting more clear in PAM logic. This fixes a bug where the Kerberos PAM module was sending multiple error messages and GDM was not processing them properly. (Brian Cameron) - Add X_EXTRA_LIBS and X_LIBS to utils/Makefile when building gdm-dmx-reconnect-proxy to fix bug #368808. (Brian Cameron) - Translation updates (Djihed Afifi, Wouter Bolsterlee, Luca Ferretti, Pema Geyleg, Priit Laes, Duarte Loreto, Christophe Merlet, Jovan Naumovski, Daniel Nylander, Ankit Patel, Ignacio Casal Quinteiro, Satoru SATOH, Francisco Javier F. Serrador, Alexander Shopov, Ilkka Tuohela) 2.16.2 Stuff: - Now support for "combo" style lists, and id values of "session" and "language" are supported for displaying the session/language lists as drop-down combos. (Brian Cameron). For example: <item type="list" id="language" combo="true"> <pos x="25" y="10" height="40" width="300"/> </item> <item type="list" id="session" combo="true"> <pos x="50" y="10" height="40" width="300"/> </item> - Now OK/Start Again buttons are sensitive/insensitive in a more sensible way for both gdmlogin and gdmgreeter (if GTK style buttons are used in gdmgreeter). (Brian Cameron) - Face Browser widget and background rectangle (for gdmgreeter) is not shown if there are no users to display. (Brian Cameron) - Help button now enabled in gdmphotosetup. (Matthias Clasen) - Fix so that if timed user script returns an invalid user that timed login is not turned on. (Andrew) - Fix bug that was causing %t to be expanded improperly when used in the timed login label. (Brian Cameron) - Set authdir to NULL after freeing to avoid accessing an invalid pointer. Fixes bug #359831. (Amnon Aaronsohn) - Leaks fixed. (Kjartan Maraas) - Translation updates (Abel Cheung, Priit Laes, Daniel Nylander)
2006-12-19Including b3.mk files once is enough. From Blair Sadewitz.joerg1-3/+1
2006-12-19Added xev (print X events).reed1-1/+2
2006-12-19Update to 2.9.3 with additional fixes from mlterm CVS, provided bywiz12-15/+355
Christian Biere in PR 34798 with minor fixes by me. Changes: * Improvements for compatibility with xterm: - Log file handling [kzys] - Function keys [seiichi] (Thanks to Konosuke Watanabe) - Sequence for setting scroll region [seiichi] (Thanks to SHIOTA Shoichi and Takashi SHIRAI) - Behavior of saving/restoring cursor [minami] (Thanks to Thomas Dickey for suggestions) - Termcap and Terminfo [minami, seiichi] - Turn off mouse position reporting by a "reset" sequence [minami] (Debian Bug #55637) * Improvement build prosess for cross-compiling [minami] * Workaround for missing rgb.txt [minami] * Updated documents [kzys, minami, seiichi] * Bug fix for broken selection requester [minami] * Added support for SCIM-1.4.x [seiichi] * Removed support for SCIM-1.0.x [seiichi] * Removed support for uim-0.x.x [seiichi] * Hebrew mapping table for "kbd" input method [seiich] * Revided a scroll caching mechanism [seiichi] (SF Bug #1161050) * Suppressed a check for libxpg4 of FreeBSD [seiichi] (Thanks to SHIOTA Shoichi and MANTANI Nobutaka) * Fixed a bug of alignment of full width chars when variable column width is enabled [minami] (Thanks to Oibane) * Vietnamese translation for mlconfig [Pham Thanh Long] * Other Bug fixes: - SF Bug #1206515 [Takeshi Hakamata] - SF Bug #1161055 [seiichi] - Debian Bug #302231 [Andreas Jochens] - Debian Bug #313970 [Jens Seidel] - Debian Bug #350590 [seiichi] - SUSE Bug #105320 [mfabian]
2006-12-19Import xev.reed4-0/+34
Xev is an X11 debugging tool. Xev creates a window (or can attach to an existing window) and then asks the X server to send it events whenever anything happens to the window (such as it being moved, resized, typed in, clicked in, etc cetera). This is the version of xev maintained by Xorg.
2006-12-17Redirect to x11.b3.mk for non-modular Xorg.joerg1-1/+9
2006-12-17Don't include libXi at all.joerg1-4/+1
2006-12-17Remove libXi include, if packages need it, they have to include itjoerg1-2/+1
directly anyway.
2006-12-17Recursive dependencies of build dependencies must be made explicit.joerg1-1/+4
2006-12-17Non-modular redirect + buildlink xf86vidmodeproto to make this morejoerg1-1/+10
useful.
2006-12-17Fix another typo. Thanks to wiz and all blame to me.joerg1-2/+2
2006-12-17+ libXtst-1.0.1joerg1-1/+2
2006-12-17Cleanup and redirect to mk/x11.b3.mk for non-modular case.joerg1-20/+13
2006-12-17Import libXtst-1.0.1.joerg5-0/+75
This package provides the X Tst Library from the modular X.org X11 project. Approved during freeze by agc@ and schmonz@.
2006-12-17Restore LOCALBASE check as pkg-config handling must not be skipped asjoerg1-3/+6
it would be for a builtin package.
2006-12-16Fix !defined(IS_BUILTIN.xproto) inherited when this was copied fromtv1-4/+2
xproto; should have been .renderproto so that the variable always gets defined somehow. (Under older bmake, there was a syntax error when IS_BUILTIN.renderproto was later checked, because for x11-links, it was never defined in the first place.) Remove check for X11BASE==LOCALBASE. There's even a comment there saying we don't want to check that, so don't do it.
2006-12-16Fix build on NetBSD/arm - _only_ affects #ifdef __NetBSD__ && __arm__.abs4-12/+34
No change for other platforms/OSs
2006-12-16For reasons beyond my compressions, (b)make handlesjoerg6-12/+24
.if foo || bar BAZ= no .else BAZ= yes .endif different from .if foo BAZ= no .elif bar BAZ= no .else BAZ= yes .endif in some situations exposed in this builtin.mk. Workaround this for now.
2006-12-15Don't assume that we have a builtin version of the X11 proto packages,joerg6-12/+12
if LOCALBASE and X11BASE are identical.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg67-154/+152
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15Add compat forward to x11/Xcomposite.joerg1-2/+10
2006-12-15+ libXcomposite-0.3.1joerg1-1/+2
2006-12-15Import libXcomposite-0.3.1 from pkgsrc-wip as prepared by xtraeme@.joerg5-0/+66
This package contains the library and header files for the X Composite Library. This is from the modular X.org project.
2006-12-15update to 1.8.2drochner3-7/+8
changes: -bugfixes -translation updates -Added a RNG schema for the .lang file format
2006-12-15+alacartedrochner1-1/+2
2006-12-15add alacarte-0.10.1, a menu editor for GNOMEdrochner6-0/+169
2006-12-15Stop messing with X11/Xmos_r.h, just replace it with a direct includejoerg3-17/+4
of X11/Xos_r.h and assume that has all the magic. If it is really necessary to hack around limitations of other platforms, we can do that later in a more specialised fashion. Bump revision.
2006-12-15Just include limits.h in Xos_r.h, don't play with _POSIX_SOURCE.joerg5-20/+54
For example, configure plays dirty with that. Fix a type in the MTSAFE_PWAPI section and the configure test for NETDBAPI (from David Sainty). Assume that readdir_r follows POSIX semantics if configure detected it and we have no reason to believe so otherwise. Most importantly, use it when _POSIX_REENTRANT_FUNCTIONS is not defined. Bump revision.
2006-12-15Include sys/stat.h explictly in Xtranssock.c as S_IFMT and friendsjoerg3-2/+16
are used. It is not pulled in indirectly at least on DragonFly. Bump revision.
2006-12-15Do not force useage of "rxvt" as $TERM by default, but make it anmartin3-13/+25
option. Also add a hint to the runtime override. Fixes PR pkg/34605.
2006-12-15Update to 8.1 and add support for options.martin4-30/+64
From Christian Gall (with minor modifications, all errors are mine).