summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache7-14/+14
2012-12-15update to 2.24.14drochner3-617/+616
changes: - Use the bookmarks file from the same XDG location as GTK+ 3 if present - Add a setting to specify the file chooser startup mode -bugfixes -translation updates
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon13-26/+26
2012-12-15Fix CVE-2011-4028: File disclosure vulnerability.is3-3/+26
use O_NOFOLLOW to open the existing lock file, so symbolic links aren't followed, thus avoid revealing if it point to an existing file. Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Fix CVE-2011-4029: File permission change vulnerability. Use fchmod() to change permissions of the lock file instead of chmod(), thus avoid the race that can be exploited to set a symbolic link to any file or directory in the system. Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-12-14Add explicit dependency of gdk-pixbuf2, which is specified bytsutsui1-1/+2
CONFIGURE_ARGS+= --with-imagelib=gdk-pixbuf .
2012-12-14Update mlterm to 3.1.6.tsutsui3-8/+8
Changes from 3.1.4 (per doc/en/ReleaseNote): ver 3.1.6 * Support ":[Percentage]" format for font-fb. (e.g. ISO8859_1=/../font.pcf:100) * Support gzipped pcf fonts in framebuffer. * Support 3 byte rgb color sequence. (<ESC>[38;2;<r>;<g>;<b>m and <ESC>[48;2;<r>;<g>;<b>m) * Support DECCRA(<ESC>[...$v) and DECERA(<ESC>[...$z). * Add --altbuf / "use_alt_buffer" option which is equivalent to "titeInhibit" of xterm. * Add --colors / "use_ansi_colors" option which is equivalent to "colorMode" of xterm. * Add --exitbs / "exit_backscroll_by_pty" option. * -Y option converts unicode line drawing characters (U+2500 etc) to dec special ones in order to show them correctly with a unicode font which contains double-width glyphs or no glyphs for line characters. * Update unicode property table (generated from UnicodeData.txt and EastAsianWidth.txt) to version 6.2.0. * "blink_cursor" option is available for libvte. * Remove "add_picture" and "remove_picture" commands from configuration protocol, and add "show_picture" command to it. * Change key sequences in term_type=mlterm (application cursor key mode is off) XK_HOME: \x1bOH -> \x1b[H XK_END : \x1bOF -> \x1b[F * Change key seuqences in term_type=rxvt. (application cursor key mode is off) XK_HOME: \x1b[7~ -> \x1b[H XK_END : \x1b[8~ -> \x1b[F (application cursor key mode is on) XK_HOME: \x1bOH -> \x1b[7~ XK_END : \x1bOF -> \x1b[8~ * Bug fixes: Fix the bug of showing incorrect glyphs of large fonts like unifont.pcf. Fix the infinite loop in the failure of executing the command specified with -e option. Fix the compilation error in linking gdk-pixbuf-2.0. (SF topic #6234829) (Thanks to Lotus Shih and rabin_y) Fix the bug of incorrect input of 'A' - 'Z' keys in win32. Fix the memory leak of scrollbar views. ver 3.1.5 * Support framebuffer on Linux. (Experimental) (See doc/en/README.fb or doc/ja/README.fb in detail.) * Support "?" of OSC 4, 10 and 11. * Support CSI 14 t and CSI 18 t. * Break the binary compatility of extra scrollbars and pixmap_engine with the ones before 3.1.4. * Add "update_all" to the configuration protocol. * Add k5 entry for ~/.mlterm/termcap. * Bug fixes: Fix the incomplete hebavior of double- or triple-clicking and dragging. (Thanks to Andi Cristian Serbanescu)
2012-12-14Fix a bug in the last commit, where the resource file was read out of theis5-14/+13
examples directory.
2012-12-13Treat the app-defaults/XLock as a configuration file, thus enablingis4-7/+14
administrators of multi-user machines to have a site-specific default configuration and not lose it on updates of the package.
2012-12-13Remove patch that was probably intended to go away in previous cleanup.wiz1-0/+0
2012-12-12Add default-on options enabling xft2 support for nicer interfaces.wiz2-4/+13
From Anthony Mallet in PR 47246. Bump PKGREVISION.
2012-12-12+ razor-qt.wiz1-1/+2
2012-12-12Import razorqt-0.5.1 as x11/razor-qt, packaged for wip by Tim Larson.wiz4-0/+1212
Razor-qt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, Razor-qt also works fine with weak machines. It works with various WMs; most Razor developers use Openbox.
2012-12-08Update to 287:wiz2-6/+6
Several small bugfixes/improvements. One is a fix for the -iconic option broken in #282 when the icon pixmap is configured. The other fixes are for older problems.
2012-12-08Update to 2.4.40:wiz3-7/+11
libdrm 2.4.40 has been released. The reason is we need to use the radeon stencil mipmap allocator for combined depth-stencil buffers in Mesa.
2012-12-07Qt 4.8.4 is a bug-fix release. It maintains both forward and backwardadam18-56/+51
compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2 and 4.8.3. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt-project.org/doc/4.8 The Qt version 4.8 series is binary compatible with the 4.7.x series. Applications compiled for 4.7 will continue to run with 4.8. Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Qt Bug Tracker or the Merge Request queue of the public source repository.
2012-12-07Updated the maintainer's address to my alias @NetBSD.orgkhorben1-2/+2
2012-12-07Added x11/clipitkhorben1-1/+2
2012-12-07Imported x11/clipit from wip.khorben5-0/+81
ClipIt is a lightweight, fully featured GTK+ clipboard manager. Tested on NetBSD 6.0 and MacOS X 10.7 (Lion, 64 bits)
2012-12-02Update to 1.4:wiz2-6/+6
xscope 1.4 adds new features and decoding support. - RANDR decoding updated from just 0.x protocol to handle 1.0 - 1.4 - Atoms recorded from InternAtom & GetAtomName to use for display in other requests referencing the atoms - Property requests now also show these property types in a more natural format instead of as just lists of bytes: UTF8_STRING, atoms, cardinals, integers, and windows - new -I command line flag to enter interactive mode immediately at startup - experimental support for reading a previously recorded file. If you run "xscope -r -v0 > xscope.raw", then you can later run "xscope -f xscope.raw" to decode the data.
2012-11-30Remove unnecessarily and confusing amd64 conditional.ryoon1-2/+1
Thank you, wiz@.
2012-11-30* Dependency to py-numpy is optional now.ryoon2-2/+22
* Enable py-numpy option on g95 support platforms. (This change enables py-gtk2 package build on arm, for example.)
2012-11-29USE_TOOLS += yacc, for Solaris.jperkin1-2/+2
2012-11-29Add gstreamer1 packages.ryoon1-1/+2
2012-11-29Import gst-plugins1-x11-1.0.3 as x11/gst-plugins1-x11.ryoon3-0/+26
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'base' plugins for GStreamer. It provides a set of plugins to access the X Window System.
2012-11-25Update to 0.5. No change log.shattered5-39/+20
2012-11-24Fix bad pattern in BUILD_DEPENDScheusov1-2/+2
2012-11-24Additional files for Aqua on Darwinadam1-0/+12
2012-11-24Changes 8.5.13:adam8-54/+113
* --enable-aqua build for Mac OS X is now a Cocoa implementation. * Support has been added for Cygwin network pathnames. * Updated to Unicode 6.2 support. Fixes for several crashes and bugs.
2012-11-23update to 3.6.2drochner2-6/+6
changes: -bugfixes -translation updates
2012-11-19Fix template look up. Fix build with newer Qt4's qdoc3. Needs fulljoerg5-7/+134
dependency on qt4-tools. Bump revision.
2012-11-19Welcome the voidjoerg2-5/+14
2012-11-19Add patch.ryoon1-0/+13
2012-11-19Bump PKGREVISIONryoon2-3/+4
Restore Rev. 1.4 of patch-at. Give unsigned char argument to toupper. Fixes coredumps in Sigil when pressing "CTRL" or "BACKSPACE".
2012-11-18Ignore return type mismatches for clang.joerg1-1/+6
2012-11-18Don't match gtksourceview3.joerg1-2/+2
2012-11-16Use attributes from the implementation namespace. Applications might bejoerg3-12/+45
redefining them otherwise and creating conflicts. Bump revision.
2012-11-16Fix return with/without value errors.joerg41-49/+990
2012-11-16Fix obvious infinite loop. Don't redefine a local variable.joerg5-3/+45
Bump revision.
2012-11-16Passing non-POD types to variadic functions is not valid C++.joerg4-6/+35
Bump revision.
2012-11-13Changes 3.6.2adam4-10/+10
* Bug fixes: 677609 GtkSizeGroup regression in GTK+ 3.3.20 686021 spinner animation should not be subject to... 686265 scrolledwindow: set GDK_EXPOSURE_MASK on t... 686280 GtkScrollbar and GtkScale rendering broken... 687196 filesystemmodel: invalidate nodes on file ... 687467 Commit "Implement proper cross-fades for g... 687872 Segfault when attempting to get character ... * Translation updates: Irish Traditional Chinese
2012-11-11Don't use non-public legacy constructor of QString. Bump revision.joerg3-3/+17
2012-11-11Improve DESCR, per PR 47181 by diro@nixsyspaus.org.wiz1-8/+2
2012-11-10Add motifryoon1-1/+2
2012-11-10Import motif-2.3.4 as x11/motif.ryoon18-0/+1398
The industry standard user interface toolkit for the X Window System. This is released under LGPL 2.1.
2012-11-09Add NetBSD CVS tag.ryoon2-2/+4
2012-11-08Properly disable IPv6 if inet6 option is not selected.sborrill3-2/+28
2012-11-08Support inet6 option (on by default)sborrill1-3/+7
2012-11-07Fix build with modular Xorg.joerg2-2/+5
2012-11-05'head -c' isn't portable, use 'cut -c' instead. Only a single line is beingjperkin2-4/+4
parsed so they should be equivalent.
2012-11-05Explain which versions are crufty, normal, and bleeding edge.gdt6-7/+24
(Thanks to Tim Larson for advice on wording.)