summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Update to the modualar Xorg server to 1.2.0. Too many bugfixes andjoerg5-89/+10
other improvements to list here. Hard to find the details as the accumulated ChangeLog is gone.
2007-01-24Update to libXfixes-4.0.3 for minor bugfixes.joerg2-6/+6
2007-01-24Fix recursive dependencies for modular Xorg.joerg1-2/+2
2007-01-23Include printproto's buildlink3.mk.reed1-1/+2
These headers use X11/extensions/Print.h.
2007-01-23Now that libX11 doesn't explicitly pull in inputproto, do it in libXi.joerg1-1/+2
2007-01-23Update to libX11-1.1.1:joerg4-10/+13
Changes include: - fix use-after-free - fix dependency on inputproto - XListFontsWithInfo - avoid calling callbacks to applications with holding the display lock - fix leaks in XKB - fix compose entries in the NLS lists - fix display locking in XKB - fix double open of compose file - fallback to unix domain or TCP connections, when the local connection failed Note that XCB is currently not active as I don't think it is currently useful or stable enough.
2007-01-23this needs xinit to rundrochner1-1/+2
2007-01-23Update to libXfont-1.2.7:joerg2-6/+6
- no more CID support - fixed a crash when rescaling bitmaps in the X server - accept font pathes with empty list of valid entries
2007-01-23On second thought, update to libXft-2.1.12. This fixes a memory leak andjoerg4-8/+39
other minor errors. In contrast to upstream, keep XftNameUnparse public for now until the tree has been evaluated.
2007-01-23Add a note about libXft-2.1.12.joerg1-1/+3
2007-01-23Update to libXt-1.0.4. No functional changes, but a bash regression.joerg3-7/+24
2007-01-23Update to libXres-1.0.3. No functional changes.joerg2-6/+6
2007-01-23Update to libXi-1.1.0:joerg2-6/+6
1.0.0 -> 1.0.1: non-functional 1.0.1 -> 1.0.2: don't call XInput_find_display with the Display lock held, saves time as well 1.0.2 -> 1.1.0: use interface for device presense notification.
2007-01-23Bump API requirement. As this is a pure build dependency, no recursivejoerg1-2/+2
bump is needed.
2007-01-23Update to libXv-1.0.3. No functional changes.joerg2-6/+6
2007-01-23Xfce 4.2.4 releasedmartti52-198/+151
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
2007-01-23Replaced the commands for creating the missing directories with somerillig1-7/+4
magic variable assignments. No functional changes.
2007-01-22Follow-up PLIST change for the libXt fix (app-defaults).joerg2-4/+4
2007-01-22Q: Why am I seeing imake problems and joerg@ not?joerg2-2/+4
A: Because joerg@ had a local change which forced the use of makedepend and which somehow didn't make it into xorg-cf-files when packages. Fix that, bump revision of xorg-cf-files and imake, the latter with a dependency on a newer version of the former.
2007-01-22Update to libXdmcp-1.0.2. Some ANSIfication, no functional changes.joerg2-6/+6
2007-01-22Update to libXdamage-1.1. Most importantly, this adds XDamageAdd.joerg2-6/+6
2007-01-22Update to libXaw-1.0.3. No relevant functional changes.joerg3-15/+15
2007-01-22Update to libXau-1.0.3: ANSIfied source and removed prototype ofjoerg2-6/+6
XauGetAuthByName which wasn't implemented.
2007-01-22Update to libSM-1.0.2. Fixes a possible memory leak with IPv6 addressjoerg2-6/+6
handling.
2007-01-22Update to libICE-1.0.3. Only functional change is the avoidance of ajoerg2-6/+6
NULL reference.
2007-01-20Modular Xorg support.joerg2-4/+8
2007-01-20Fix a copy-and-paste error, pointed out by Kouichirou Hiratsuka.toshii2-7/+3
Also while I'm here, spell the company name correctly.
2007-01-19Fix compilation on platforms where gcc does not produce PIC objects by default.wiz1-1/+2
2007-01-19Added a patch from upstream that sets the terminal size correctly onrillig3-3/+23
FreeBSD and NetBSD. PKGREVISION++
2007-01-18Update to 2.12.8:wiz3-30/+6
Overview of Changes from GTK+ 2.10.7 to 2.10.8 ============================================== * Bugs fixed: 393102 _gtk_modules_init assumes display is not opened instead o... 395326 Gedit crashed no open text documents 394855 impossible to build the directfb version 396161 GtkUIManager crashing on unknown action in ui-file 334168 Single '~' in location entry doesn't go to $HOME 363147 GTKFileChoser Does not Show Desktop and Home after Uncol... 390746 Custom tab title not set correctly on Microsoft Windows 393813 Segfault in gtk_text_view_set_border_window_size() 395316 File leak in gtk-demo 395830 Wrong named icon lookup when requested size matches two s... 396074 libgtk should link against Xfixes 396160 Memory leak in gtkselection 396175 wrong GtkWarning: Input method gtk-im-context-simple shou... 396470 Missing slider redraw in GtkRange if activate-slider is set 153828 Filechooser does not remember state 357303 Gnome Main Menu Recent Documents extended by long file na... 394000 Documentation error for GdkPixdata 392504 The crosshair mouse cursor look a bit funny 393255 GtkNotebook: Menu label centered instead of left aligned 395045 gtk_radio_button_focus: Harmless compiler warning * Updated translations (bg,lt,sl)
2007-01-18Modular Xorg support.joerg1-1/+6
2007-01-18Sort.kristerw1-2/+2
2007-01-18Update to xproto-7.0.10. No functional changes.joerg2-7/+6
2007-01-18Update to randrproto-1.2.0, which adds better support for Xinerama.joerg3-8/+8
Bump API dependency.
2007-01-18Update to damageproto-1.1.0:joerg4-9/+11
- added DamageAdd request - added protocol description Bump the API requirement for the former.
2007-01-18Update compositeproto to 0.3.1:joerg3-8/+8
* compositeproto.h: Bug #1425: Fix the protocol definition on big-endian LP64. (René Rebe) Bump API dpends.
2007-01-18Modular Xorg support.joerg2-2/+12
2007-01-18Modular Xorg support.joerg1-1/+6
2007-01-18Modernized the Makefile, which makes the package work on Solaris.rillig3-19/+10
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz74-80/+148
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Modular Xorg support.joerg1-1/+6
2007-01-17Add vendor patch for CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103;joerg4-3/+185
this fixes possible overflows in the extensions dbe and render.
2007-01-17+ xauthjoerg1-1/+2
2007-01-17Import xauth-1.0.2 from modular Xorg.joerg4-0/+33
2007-01-17Modular Xorg support.joerg1-1/+6
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig2-4/+4
clear that these variables are completely unrelated to BUILDLINK_TRANSFORM. Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*. XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-16Use C++ for linking the shared libraries and bump the API requirement.joerg6-14/+14
This fixes the configure run of audacity and generally improves the correctness.
2007-01-16Add xf86-video-nv.kristerw1-1/+2
2007-01-16+ iceauthjoerg1-1/+3
+ xmessage
2007-01-16Import xmessage-1.0.1 from modular Xorg, the graphical /bin/echo.joerg4-0/+33