Age | Commit message (Collapse) | Author | Files | Lines |
|
perl script is installed. Fixes build failure. Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nested manual page extensively.
Bump package revision for this bug fix.
|
|
causing the build of math/R to break mysteriously.
|
|
|
|
|
|
|
|
|
|
x11/deforaos-locker (version 0.2.1)
|
|
|
|
x11/deforaos-panel (version 0.2.16)
|
|
|
|
x11/deforaos-keyboard (version 0.2.1)
|
|
|
|
x11/deforaos-libdesktop (version 0.0.8)
|
|
|
|
<http://equinox-project.org/wiki/AboutEde> with some verbs and
puntucation added);
- update `HOMEPAGE';
- augment `LICENSE'.
From Bug Hunting.
|
|
|
|
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
|
|
|
|
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>
|
|
CONFIGURE_ARGS+= --with-imagelib=gdk-pixbuf .
|
|
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)
|
|
examples directory.
|
|
administrators of multi-user machines to have a site-specific default
configuration and not lose it on updates of the package.
|
|
|
|
From Anthony Mallet in PR 47246.
Bump PKGREVISION.
|
|
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
|
|
|
|
ClipIt is a lightweight, fully featured GTK+ clipboard manager.
Tested on NetBSD 6.0 and MacOS X 10.7 (Lion, 64 bits)
|
|
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.
|
|
Thank you, wiz@.
|
|
* Enable py-numpy option on g95 support platforms. (This change enables
py-gtk2 package build on arm, for example.)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|