summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-03-07Update to 1.4.3:wiz2-6/+6
Adam Jackson (1): inputproto 1.4.3 Eamon Walsh (1): XI.h needs X.h for CARD32 on 64-bit systems. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Jesse Barnes (1): Use Xmd.h instead of X.h to pull in CARD32 definition
2008-03-07Update to 1.3.2:wiz4-46/+6
Adam Jackson (1): libXfont 1.3.2 Jens Granseuer (1): fix build with gcc 2.95. Matthieu Herrb (3): catalogue.c: prevent a one character overflow ftsystem.c is not needed anymore. Fix for CVE-2008-0006 - PCF Font parser buffer overflow. Tilman Sauerbeck (1): Replaced one instance of bcopy() with memcpy().
2008-03-07Update to 2.1.8:wiz2-6/+6
Aaron Plattner (5): G80: Fix connector mapping and TMDS initialization on certain GPUs. GeForce 9600 GT. More new chip names. Add xf86gtf.c to the compat file list. Bump to 2.1.8. Søren Sandmann Pedersen (1): Bug #14484: Fix G80SorSetProperty return value.
2008-03-07Update to 7.0.12:wiz2-7/+6
Adam Jackson (1): x11proto 7.0.12 Alan Coopersmith (1): Make Xalloca.h work with Sun C++ compiler Ben Byer (1): fd_mask needs to be defined on OS X, too Daniel Stone (1): Check headers before testing for fds_bits access method (bug #8442) Jeremy Huddleston (2): Changed __DARWIN__ to __APPLE__ Fixed #ifdef checks that were using i386 to use __i386__
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz25-36/+50
2008-03-06Include required header files to use some funcions(malloc, strcpy, exit).obache3-3/+17
Fixes pointer=>int truncate problems on 64bit platforms. Patch provided by Gilles Dauphin in PR 35476. Bump PKGREVISION.
2008-03-05+ Include termcap.buildlink3.mk to pull in the correct library tojlam1-1/+3
provide tgetent(). Bump the PKGREVISION to 1.
2008-03-04Added x11/xbacklighttnn1-1/+2
2008-03-04PR pkg/38156 Yorick Hardy: New package x11/xbacklight.tnn4-0/+37
(Some minor fixes from me) Xbacklight is used to adjust the backlight brightness where supported. It finds all outputs on the X server supporting backlight brightness control and changes them all in the same way. This is from the modular X.org X11 project. Because this is X.org, give Joerg maintainership. Give away if you wish.
2008-03-04Update to 2.10.1:wiz2-6/+6
In lablgtk-2.10.1: 2008.02.26 [Jacques] * fix wrong type in GContainer.mli (could not compile with 3.10.2) 2007.12.01 [Jacques] * revert to setting LC_NUMERIC to C (ocaml still uses strtod) 2007.11.28 [Jacques] * Fix Val_GType/GType_val (use Val_addr/Addr_val) 2007.10.09 [Benjamin] * add ui_manager#as_ui_manager 2007.09.27 [Jacques] * Fix examples.
2008-03-04Update to 2.1.7:wiz2-6/+6
Aaron Plattner (9): GeForce 8800 GT. G80: Reduce load detection false positives. Bug #7309: Delay after disabling cursor to avoid wedging the cursor hardware on GeForce 6150. G80Create{Dac,Sor} return pointers, not Bools. New chips. Fix more load detection false positives. Update know card list date and add G92 to the manpage. Fix warning. Bump to 2.1.7. Alan Coopersmith (1): xcalloc needs 2 args, Xcalloc takes one - yay for inconsistency! Giuseppe Bilotta (2): Add macros to retrieve the subsystem vendor/device Enable backlight toggling for Dell Inspiron 8200 GeForce2 Go Ian Romanick (1): Build fix for recent removal of ALLOCATE_LOCAL and DEALLOCATE_LOCAL
2008-03-03this links against libXrender, so propagate the dependencydrochner1-1/+2
2008-03-03add missing @dirrmsdrochner1-1/+3
2008-03-03Added xinput package to category Makefile.bjs1-1/+2
2008-03-03Import xinput-1.3.0.bjs4-0/+33
The xinput utility configures and tests XInput devices. It wasn't originally designed to be the primary tool for doing this but it's still pretty much the only program out there for doing it.
2008-03-03Update to 0.9.6pl0, beginning my new local versioning scheme forbjs4-1067/+10
snapshots. This was mostly done to fold the patches into a new distfile, but a NULL pointer dereference and the EXTEND_PAD macro were fixed also (see git history). Bump rev.
2008-03-02Changes 2.12.5:adam3-8/+182
* Documentation: - Show stock icon images in the API reference again. - Show some pictures of widgets in the API reference. * Build: - Fix header inclusion and use using directive for C functions to fix build on gcc-4.3 (pre-releases) and Solaris. - Install and find all needed files for gtkmm-demo, and correct the executable name.
2008-03-02Update to version 1.0.4, which incorporates all of the patchesbjs8-134/+6
that were here previously.
2008-03-01Update to xf86-video-intel-2.2.1.tnn3-6/+22
Full Announcement: http://lists.freedesktop.org/archives/xorg-announce/2008-February/000451.html Important bugs fixed: i830_sdvo_mode_valid: Fix return values to match what we actually check. vendor is CARD8 ivch: fails on address mismatch as I seem to get this on my 865 system Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get() Bug 10584: Mac Mini EDID data assigned to TMDS output Allow non-strict free order for bo_list Fix PLL reference clk debug dump Fix typo in 1920x1080 resolution entry Use "LEGACY" backlight method if backlight control is such Add BCM_ to backlight control method enums Fix backlight setting save/restore CRT hotplug detection improvements Unconditionally restore pipe configuration Don't modify low bit of BLC_PWM_CTL when using combo backlight control Remove unnecessary quirk code in CRT probing Turn on backlight when LVDS panel is powered up Program FBC fence offset register Only enable FBC if one pipe is active Only disable FBC if registers are available Fix DSP*CNTR restoration Remove side effects from VGA debug code Add pipe A force enable quirk for ThinkPad X40 Add quirk for DVO channel selection Add CACHE_MODE_0 register to dump output Aopen Minipc 965GM LVDS quirk Bug 14032: i810, set default depth to 16 Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_STATE, MI_RDRET_STATE, ECOSKPD Bug #14246: Fix biuld on OpenBSD. Always set pPriv->buf to NULL after freeing the memory it pointed to. TV: fix 576p refresh rate Make sure symbols used by other modules are public. exa: fix rendering issue on some 855GM laptops Fix tv quirk for Dell Latitude X1 Change origin i965G_1 to chipset market name G35. Add new integrated graphics chipset ids GTT access change for new integrated graphics device Update PIPELINE_SELECT instruction and surface state format for new chipset Disable frame buffer compression on new chipset now. Add missing i830M and 845G pci ids info Fix i830 block handler wrap Clear shadow memory after allocation Set vtSema before EnterVT Don't crash if SW cursor Bug #14440: fix stolen mem size mask on i830M Wrap up chipsets which needs graphics address for status page hardware status page initialization rework Add DMI info for i830 quirks Fix Lenovo X60 TV quirk xf86-video-intel: fix ivch using wrong dvo register
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-28Fixed pkglint warnings.rillig2-4/+4
2008-02-28Fixed pkglint warnings by using SUBST.rillig1-10/+6
2008-02-26We don't need ncurses, just curses. Bump the PKGREVISION to 6.jlam1-3/+4
2008-02-25modular-xorg-server-1.3.0nb5:joerg17-3/+530
Fix a number of buffer-overflows, privacy-leaks and memory corruptions.
2008-02-24+ Don't allow the configure script to find libintl.so or else the resultingjlam5-3/+55
libXpm will be linked against it, which is not necessary. Instead, just pass down INTLLIBS in the build environment for use by the [cs]xpm Makefiles, which are the only programs that use gettext(). Bump the PKGREVISION to 1.
2008-02-22Remove no longer needed IRIX hack.tnn1-7/+1
2008-02-22I presume the BUILDLINK_PKGSRCDIR for this package is supposed to bebjs1-2/+2
x11/gtksourceview2, not x11/gtksourceview. With the latter, a build of editors/gedit breaks due to dependency confusion.
2008-02-21Improved DESCR, from pkgsrc-wip.tnn1-2/+5
2008-02-21USE_FEATURES+=snprintf, bump revision.tnn2-4/+6
2008-02-20remove two @dirrms of foreign dirsdrochner1-3/+1
2008-02-20quoting hell: make the sed substitution work (first by make, then by sh)drochner1-2/+2
2008-02-20add a runtime perl dependency for the parser scriptsdrochner1-2/+2
2008-02-20libgnomeprint is unneededdrochner2-4/+2
2008-02-20Fix PKGCONFIG_OVERRIDE.xtraeme1-2/+2
2008-02-20Depend on gtksourceview-1.x, PKGREVISION++.xtraeme1-8/+2
2008-02-20Downgrade to 1.8.5, suggested by drochner@.xtraeme4-198/+165
2008-02-20Merge gtksourceview 2.0.2.xtraeme4-7/+11
2008-02-20Import gtksourceview 2.0.2, API incompatible with 1.x to avoidxtraeme2-3/+6
incompatibilities in packages, noted by drochner@.
2008-02-20Update to 1.164.xtraeme2-6/+6
Overview of changes in Gtk2 1.164 ================================= * Fix build and test suite issues. Overview of changes in Gtk2 1.163 ================================= * Improve the documentation in many places. * Fix many small memory leaks. * Fix a few build and test suite issues. Overview of changes in Gtk2 1.162 ================================= * Fix a strange parse error related to the use of qw// that occured on some versions of perl. [Jeffrey Ratcliffe] Overview of changes in Gtk2 1.161 ================================= * Fix a leak in Gtk2::Pango::Layout::get_iter. * Fix a few test failures. Overview of changes in Gtk2 1.160 ================================= Since 1.14x (the previous stable series) ---------------------------------------- * Add Gtk2::Pango::LayoutLine, Gtk2::Gdk::Pango::AttrEmbossColor, Gtk2::Builder, Gtk2::RecentAction, Gtk2::ScaleButton, and Gtk2::Tooltip. * Add new API in: Gtk2::Gdk, Gtk2::Gdk::Color, Gtk2::Gdk::Display, Gtk2::Gdk::Event, Gtk2::Gdk::Keymap, Gtk2::Gdk::Pixbuf, Gtk2::Gdk::Window, Gtk2::Gdk::X11, Gtk2::Pango, Gtk2::Pango::Cairo, Gtk2::Pango::Color, Gtk2::Pango::Context, Gtk2::Pango::FontFace, Gtk2::Action, Gtk2::CellLayout, Gtk2::EntryCompletion, Gtk2::IconTheme, Gtk2::IconView, Gtk2::Layout, Gtk2::MenuToolButton, Gtk2::PageSetup, Gtk2::PrintSettings, Gtk2::Range, Gtk2::TextBuffer, Gtk2::TextMark, Gtk2::ToolItem, Gtk2::TreeView, Gtk2::Widget, and Gtk2::Window. * Add support for pango attributes and pango gravity.
2008-02-20Update to kde 3.5.9markd165-479/+2199
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-02-20Fixed deprecation warning from pkglint.rillig1-2/+2
2008-02-20Update to kde3.5.9markd6-40/+10
Minor bugfixes
2008-02-20Update to kde 3.5.9markd5-111/+5
minor bugfixes.
2008-02-19Improve COMMENT.xtraeme1-2/+2
2008-02-19Update to 0.11: misc bugfixes.xtraeme4-12/+38
2008-02-19+ gnome-sharpxtraeme1-1/+2
2008-02-19Initial import of gnome-sharp-2.16.1.xtraeme5-0/+266
This package provides C# bindings for the GNOME libraries.
2008-02-19Update to 2.10.3: this syncs the code with the latest API available,xtraeme4-190/+78
tons of bugfixes, misc build problems fixed, etc. This update also removes the need for the GNOME libraries, they will be available in a separate pkg.
2008-02-19Update to 2.1.2.xtraeme3-161/+193
News in 2.1.2 ------------- * Fix a GtkSourceMark API issue * Updated translations News in 2.1.1 ------------- * Misc bugfixes * Updated translations News in 2.1.0 ------------- * New gtk-print based printing API * New GtkTextMark-based GtkSourceMark API * Misc bugfixes * Updated translations News in 2.0.0 ------------- * Updated translations News in 1.90.4 -------------- * Many improvements to all the lang files * Many minor API tweaks * Misc bugfixes * Updated translations News in 1.90.3 -------------- * New default set of styles used to define a style scheme * Many improvements to all the lang files, ruby and perl lang files in particular. * Some API tweaks * Misc bugfixes News in 1.90.2 -------------- * Library is now LGPL (some lang files aren't yet) * Support replacing contexts * Support symbolic colors in schemes * Add tango style scheme * Some API tweaks * Many lang file updates * Misc bugfixes News in 1.90.1 -------------- * GtkSourceStyle is now a gobject * Be more careful about Language and LanguageManager lifecycles: add gtk_source_[language|style_scheme]_manager_get_default to obtain managers object owned by gtksourceview * Most of the files are now officially licensed under LGPL, still waiting for a few approval before completely switching the license. * Port to GRegex * Misc lang file updates * Misc bugfixes News in 1.90.0 -------------- This marks the road to GtkSourceView 2.0, and breaks the API. It is still considererd API-unstable. * API update/break * New highlighting and theming engines (Yevgen Muntyan, Marco Barisione) * GnomePrint-based print API removal