Never needed on NetBSD-5 and -6; and chuq improved mmap in NetBSD-7
and -current, so it's not needed there any longer either.
Confirmed by mrg.
Bump PKGREVISION.
Patch #314 - 2014/12/28
fix a minor bug in the termcap-specific version of resize when
the lines or columns values are at the very end of an incomplete
termcap string (prompted by coverity report).
improve paste64 feature (report by Olaf Rogalsky)
add configure option --with-man2html to allow an alternative
to groff's man/html conversion.
review and modify resource-settings which can be set via control
sequences, etc.
change passedPty from fixed-length to allocated to ensure that
it is long enough to hold the -S option value (report by Ben
Longbons).
improve ReGIS graphics initialization (Ross Combs):
This release improves support for compiler attributes for the clang and
Solaris Studio 12.4 compilers, and makes builds on AIX choose the right
headers to include.
Alan Coopersmith (4):
Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
Do not suggest adding new keysyms to XF86keysym.h
Use clang's __has_attribute to check for attribute support
xproto 7.0.27
Michael Haubenwallner (1):
Bug #80528: make it build on AIX
Chromium-based browser engine Qt WebEngine
Qt WebView for showing web content using the native OS web engine on mobile
Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1
Improved Compliance with iOS 8 and Xcode 6
Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing
High-DPI support for Windows and OS X
Dynamic GL switching between OpenGL and ANGLE on Windows
Mix OpenGL and Qt Quick with QOpenGLWidget
Android Look-and-Feel for Qt Quick Controls
Qt Creator 3.3 with new Qt Quick Designer
Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE
of fonts required to run the X server.
AIUI we do not want the X server package to depend on these fonts
directly. (If this is not the case, or no longer is, they should be
added to DEPENDS.)
Allow multiple BUILD_DIRS (but Makefile.common must be included later)
Adds installation of some cmake files and gets rid of many manual
installation rules.
Bump PKGREVISION where PLIST changed.
X.Org Security Advisory: Dec. 9, 2014
Protocol handling issues in X Window System servers
using the 1.16.x patches, backported to 1.12 by myself.
Review welcome.
Bump PKGREVISION.
The Panel encountered a problem while loading
"ClockAppletFactory::ClockApplet" Do you want to delete the applet
from your configuration?
Solution:
https://mail.gnome.org/archives/commits-list/2012-May/msg05607.html
While here, depend on sysutils/desktop-file-utils/desktopdb.mk
pkgsrc changes:
- remove post-3.4.1 fix
Changed noted in doc/en/ReleaseNote:
ver 3.4.1
* Update unicode properties to 7.0.0.
* Automatically select an appropriate character set in selecting font on mlconfig
according to a selected character encoding.
* Add "Blink cursor" and "Log" entries to "Others" tab of mlconfig.
* Add "Color" tab which customizes cursor colors , vt 16 colors and so on to mlconfig.
* Add "Font policy" and "Box drawing font" entries to "Font" tab of mlconfig.
* Support OSC 5380;color:key and OSC 5381;color:key.
* 'mlcc color [color name]' returns current rgb of specified colors.
* Bug fixes:
SF Bug #72 (Thanks to http://sf.net/u/p2all)
Fix a bug which disabled "\x1b]5381;/dev/...;pty_name\x07". (enbugged at 3.3.8)
Fix "is_auto_encoding" of OSC 5379 which didn't work.
Fix a bug which disabled "xft" checkbox of mlconfig.
Revive "New" button in "PTY List" of mlconfig.
- Add LICENSE= gnu-gpl-v2
- Add MASTER_SITES
(upstream)
- Update 1.3.3 to 1.3.9
from debian/changelog
keylaunch (1.3.9) unstable; urgency=low
* Distclean should clean too. (Closes: #570044)
* Add missing script. Not automatically done, because of not using automake.
keylaunch (1.3.8) unstable; urgency=low
* Fix several lintian errors and cleanup aclocal/autoconf stuff.
keylaunch (1.3.7) unstable; urgency=low
* The keylaunch is not dead release!
* Keylaunch is using dh_strip. (Closes: #498310)
keylaunch (1.3.6) unstable; urgency=low
* At first remove all events from the X11 filedescriptor.
This lead to a broken 1.3.5 version.
keylaunch (1.3.5) unstable; urgency=low
* Use select instead of using a while loop with usleep.
keylaunch (1.3.4) unstable; urgency=low
* Since keylaunch uses dh_strip, the install option -s is not needed.
(Closes: #437252)
(Above all are by:)
-- Stefan Pfetzing <dreamind@dreamind.de>