Commit graph

9771 commits

Author SHA1 Message Date
tnn
8d34c23eb1 Update to libXv-1.0.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Adjust flags definitions to fix lint library build
Move xv-library-v2.2.txt document from xorg-docs
Man page cleanups and formatting fixes
Convert documentation from xv-library-v2.2.txt into man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXv 1.0.5
Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15 18:33:45 +00:00
tnn
bccd85e654 Update to libXvMC-1.0.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Move XvMC_API.txt from xorg-docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXvMC 1.0.5
Add missing prototypes to XvMClibint.h
Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15 18:32:19 +00:00
tnn
260634e85c Update to libxkbfile-1.0.6. Changes:
s/_XkbDupString/strdup/
Use flockfile if available.
Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libxkbfile 1.0.6
Apply partial matches for option (#19563)
Fix static buffer overflow in "xkbcomp -C :0"
Janitor: distcheck, compiler warnings, .gitignore.
2010-01-15 18:30:35 +00:00
tnn
174fde78e0 Update to libXxf86misc-1.0.2. Changes:
renamed: .cvsignore -> .gitignore
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXxf86misc 1.0.2
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
2010-01-15 18:29:15 +00:00
tnn
d5be085539 Update to libXxf86dga-1.1.1. Changes:
Actually use XORG_DEFAULT_OPTIONS
Include Xxf86dga.h, not xf86dga.
libXxf86dga 1.1.1
Rename xf86dga.h to Xxf86dga.h
Bump to 1.0.99.2
Requires xf86dgaproto >= 2.0.99.1
Add README with pointers to mailing list, bugzilla & git repos
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: make distcheck and .gitignore.
Move Xlib headers from xf86dgaproto to here.
Bump to 1.0.99.1
2010-01-15 18:26:41 +00:00
drochner
fe9842ee7a update to 2.28.2
changes:
-fix for rotation
-translation updates

(This is the bit which makes that the gnome desktop identifies itself
as 2.28.2.)
2010-01-15 18:26:17 +00:00
tnn
4cc433b8ac Update to libXxf86vm-1.1.0. Changes:
Require macros 1.3 for XORG_DEFAULT_OPTIONS
libXxf86vm 1.1.0
Requires xf86vidmodeproto >= 2.2.99.1
Add README with pointers to mailing list, bugzilla & git repos
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
Move the xf86vmode.h header from the proto package to here.
Include xf86vmproto instead of xf86vmstr.h
libXxf86vm 1.0.99.1
2010-01-15 18:23:46 +00:00
tnn
ef4b42c8bc Update to xf86vidmodeproto-2.3.
No protocol changes, but some headers are moving to libXxf86vm.
2010-01-15 18:20:47 +00:00
tnn
149e224776 Update to xf86miscproto-0.9.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add README with pointers to mailing list, bugzilla & git repos
xf86miscproto 0.9.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 18:18:05 +00:00
tnn
32c8e3f32d Update to xf86dgaproto-2.1.
No protocol changes, but some headers files are moving to libXxf86dga.
2010-01-15 18:14:50 +00:00
tnn
0e061f4a3a Update to xtrans-1.2.5.
This release moved the xtrans.pc file from lib/pkgconfig to share/pkgconfig.
AFAICT pkgsrc deals with this properly.

Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move Xtrans interface docs from xorg-docs module
xtrans 1.2.5
Xtranssock: assume that we have getaddrinfo if ipv6 is enabled
Move xtrans.pc to /usr/share/pkg-config
Don't use -lws2_32 on Cygwin
Silence root ownership warnings on Cygwin
2010-01-15 18:08:11 +00:00
tnn
de8baef64d Update to xproto-7.0.16. Changes:
Improves compatibility with some current OS'es, at the cost of
decreased compatibility with premillennial OS'es and pre-C89 compilers.

Death to RCS tags.
Remove all trace of X_NOT_STDC_ENV (#6527)
Remove a bunch of garbage for unsupported platforms.
__STDC__ is always defined in C89.
Use ## catenation not /**/
Remove #ifdef macII code left over from ancient A/UX 3.0 support
Removing dangling #else block from X_NOT_STDC_ENV removal
Use indentation to provide a map through the twisty maze of ifdefs, all alike
Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)
Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h
Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
Don't need an #ifdef when both cases just include the same file
xproto 7.0.16
Apple: Only define _DARWIN_C_SOURCE if it isn't already defined
Cygwin/X: Don't destroy min/max macros in Xwindows.h
Restore macro definition of sleep(), needed by Xming
2010-01-15 18:03:32 +00:00
tnn
9232b9e46f Update to xproxymanagementprotocol-1.0.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move documentation from xorg-docs module
xproxymanagementprotocol 1.0.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:59:26 +00:00
tnn
b974f73703 Update to randrproto-1.3.1. Changes:
Punctuation fix.
Clarify that GetOutputPrimary is per-screen.
Update reference to renderproto.txt
Allow inactive outputs to be set as primary
Remove trailing white space from randrproto.txt
Add XORG_DEFAULT_OPTIONS invocation in configure.ac
Bump version to 1.3.1
New properties claimed to be in version 1.4 instead of 1.3.1
Sort properties alphabetically.
Should read "EDID", not "EdidData" (2).
Add Backlight property description.
2010-01-15 17:55:15 +00:00
tnn
b26710621d Update to kbproto-1.0.4. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
kbproto 1.0.4
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Made some defines typedefs for better compatability
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:53:34 +00:00
tnn
0e050b7f7b Update to fontcacheproto-0.1.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing list, git repo, and wiki to README
fontcacheproto 0.1.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:51:32 +00:00
tnn
405cb14225 Update to compositeproto-0.4.1. Changes:
Add pointers to mailing list, git repo, and wiki to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
compositeproto 0.4.1
compositeproto: use XORG_CHANGELOG macro to create ChangeLog. #22611
Replace static ChangeLog with dist-hook to generate from git log
Temporarily define Pixmap (just like Window and Region). (From pkgsrc.)
2010-01-15 17:48:44 +00:00
tron
4967220c08 Specify the path to X11 libraries explicitily in the configuration step.
This fixes the build under Solaris with modular X.org and shouldn't
hurt anywhere else (tested under NetBSD/amd64 5.0_STABLE with
native X.org).
2010-01-10 14:32:01 +00:00
joerg
7902a91df5 Mark as broken: doesn't build with Xorg server 1.7.x. 2010-01-08 12:40:34 +00:00
drochner
24a164dab1 ass patches from webkit CVS to fix security problems
(CVE-2009-2816, CVE-2009-3384), bump PKGREVISION
2010-01-08 09:56:09 +00:00
is
8ceb51b215 back out last change - broke on NetBSD after all, test build was in wrong
directory.
2010-01-07 13:58:53 +00:00
is
b25eef55dc On Solaris, the (source) man page would be installed to man1/xsnow.6,
which is not only inconsistent with the man page directory tree, but
also with the PLIST. Fixed by this change. Installing on NetBSD is not
affected.
2010-01-07 13:30:26 +00:00
joerg
3d34572648 Not MAKE_JOBS_SAFE. 2009-12-29 12:43:09 +00:00
obache
56201d932a Use SPECIAL_PERMS instead of chmod in post-install.
It also made user-destdir ready.

Bump PKGREVISION.
2009-12-28 08:49:19 +00:00
abs
b2fb68b4eb changes for PKG_DESTDIR_SUPPORT - unable to test on my amd64 box so not
enabled
2009-12-23 19:25:22 +00:00
abs
3a845dd78e PKG_DESTDIR_SUPPORT 2009-12-23 19:22:28 +00:00
obache
b0779a831e Update x11vnc to 0.9.9.
New in the 0.9.9 x11vnc release:

	A new option -findauth runs the FINDDISPLAY script that applies
		heuristics to try to determine the correct XAUTHORITY
		file.  The use of '-auth guess' will use the XAUTHORITY
		that -findauth reveals.  This can be handy in with
		the lastest GDM where the ability to store cookies in
		~/.Xauthority has been removed.

		If x11vnc is running as root (e.g. inetd or XDM/GDM/KDM)
		the FD_XDM=1 mode will be tried if the above -findauth
		or '-auth guess' command fails; it will find the
		correct XAUTHORITY for the given display (this works for
		XDM/GDM/KDM if the login greeter panel is up or if someone
		has already logged into an X session.)	You can also
		set -env FD_XDM=1 to force it to be done on the first try.

	The -unixpw_system_greeter option, when used in combined
		unixpw and XDMCP FINDCREATEDISPLAY mode (e.g. -xdmsvc),
		enables the user to press Escape to jump directly to the
		XDM/GDM/KDM login greeter screen.  This way the user
		avoids entering his unix password twice at X session
		creation time.	For subseqent logins to the same session,
		he uses the regular x11vnc unixpw "login:" prompt.   Also,
		the unixpw login panel now has a short help displayed
		if the user presses 'F1' that lists the options.

	The -appshare option enables simple application sharing based on
		the -id/-sid mechanism.  Every new toplevel window that
		the application creates induces a new viewer window via
		a reverse connection.  The -id/-sid and -connect options
		are required.  Run 'x11vnc -appshare -help' for more info.

	Heuristics are applied to try to determine if the X display
		is currently in a Display Manager Greeter Login panel
		(e.g. GDM.)  If so, x11vnc's creation of any windows and
		use of XFIXES are delayed.

		This is to try to avoid x11vnc being killed after the user
		logs in if the GDM KillInitClients=true is in effect.
		So one no longer needs to set KillInitClients=false in
		gdm.conf.  Note that in recent GDM the KillInitClients
		option has been removed.

		Also delayed is the use of the XFIXES cursor fetching
		functionality; this avoids an Xorg bug that causes Xorg
		to crash right after the user logs in.

	x11vnc now tries to be more aggressive in keeping up with VNC
		client's framebuffer update requests.  Some broken VNC
		clients continuously spray these requests at VNC servers
		(regardless of whether they have received any updates
		or not.)  The -extra_fbur option allows one to fine tune
		the setting.

	The "-display WAIT:cmd=...", -find, -create modes now work
		correctly for the user-supplied login program scheme
		"-unixpw_cmd ...", as long as the login program supports
		running commands specified in the environment variable
		"RFB_UNIXPW_CMD_RUN" as the logged-in user.  The mode
		"-unixpw_nis ..." has also been made more consistent.
		The username option "tag=..." can be used to set FD_TAG.

	The -stunnel option (like -ssl but uses stunnel as an external
		helper program) now works with the -ssl "SAVE" and "TMP"
		special certificate names.  The -sslverify and -sslCRL
		options now work correctly in -stunnel mode.  Single port
		HTTPS connections are also supported for this mode.

	The remote control command -R can be used to instruct x11vnc
		to resend its most recent copy of the Clipboard,
		Primary, or Cutbuffer selections: "x11vnc -R
		resend_clipboard", "x11vnc -R resend_primary", and
		"x11vnc -R resend_cutbuffer".

  miscellaneous new features and changes:

	The fonts in the GUI (-gui) can now by set via environment
		variables, e.g. -env X11VNC_FONT_BOLD='Helvetica -16 bold'
		and -env X11VNC_FONT_FIXED='Courier -14'.

	The value of the -timeout option is now also used for the timing
		out of reverse connections.  The -timeout exit will
		occur if no client has made it to normal operating state
		(instead of merely trying to connect.)

	One can add extra URL parameters to the HTTPS (-ssl) urls
		via X11VNC_EXTRA_HTTPS_PARAMS without needing to edit
		index.vnc. E.g.: -env X11VNC_EXTRA_HTTPS_PARAMS='?GET=1'

	One can make the libvncserver HTTP (non-SSL) server listen on
		localhost: -env X11VNC_HTTP_LISTEN_LOCALHOST=1 (this way
		only the single-port VNC+HTTPS is exposed to the network.)

	Warnings are printed out at startup if $DISPLAY appears to
		start with "localhost:" (SSH X11 forwarding) or
		"hostname:" (remote X display; will fail w/o -noshm)

	The -solid option now uses the DBUS_SESSION_BUS_ADDRESS env. var
		if available.  The -solid option now works in xfce.
		If available, the dbus_launch(1) will be used in
		FINDCREATEDISPLAY for gnome sessions.

	The bcx_xattach remote control command was added to facilitate
		xattach and x2x desktop cursor switching.  Other new
		remote control commands: grab_state, ping:mystring,
		grablocal, resend_cutbuffer, resend_clipboard,
		resend_primary, keycode, keysym, fakebuttonevent,
		ptr, sleep, get_xprop, set_xprop, wininfo, pointer_pos,
		mouse_xy, noop, guess_dbus, DIRECT:query.  Remote control
		scripting, -query_retries, and -remote_prefix were
		also added.

	In -rawfb mode the X display will not be opened at all unless
		the -rawfb string is prefixed with '+' or -display
		was specified on the cmdline.

	For multiple, separate x11vnc instances on the same X display,
		one can rename the X11VNC_REMOTE, X11VNC_TICKER, and
		VNC_CONNECT property names to unique ones.

	The -showrfbauth option prints out the VNC rfbauth password.

	The XDAMAGE mechanism is now automatically disabled for a
		period of time if a game or screensaver generates too
		many XDAMAGE rectangles per second.  This avoids the X11
		event queue from soaking up too much memory.

	x11vnc does not switch on server autorepeat if any keys are
		pressed down to work around a recent Xorg server and/or
		gnome bug where the key will never stop repeating.

	Thse list of current clients is kept more up-to-date in the
		tkx11vnc gui.  Bugs in the gui setpass mode have been
		fixed.

	Threads stability is further improved.  See under the -threads
		option help info about -env X11VNC_THREADS_NEW_FB_SLEEP=ms

	There is an experimental workaround: "-env X11VNC_WATCH_DX_DY=1"
		that tries to avoid problems with poorly constructed
		menu themes that place the initial position of the mouse
		cursor inside a menu item's active zone.

	The crypt(3) function is now declared inside the x11vnc code on
		all platforms (not just Linux).  To disable this, set
		CPPFLAGS='-DDO_NOT_DECLARE_CRYPT' while configuring.
		(crypt is declared to avoid problems with header files.)

	Error reasons are printed for -storepasswd failures.

	Two scripts are added to x11vnc/misc: connect_switch and
		ultravnc_repeater.pl
2009-12-23 06:20:53 +00:00
abs
24a7c159d5 Commit distinfo missed in last commit 2009-12-22 20:48:41 +00:00
abs
6ee9da4507 PKG_DESTDIR_SUPPORT 2009-12-17 19:18:35 +00:00
abs
d50219f027 Partial DESTDIR support (not enabled as unable to test) 2009-12-17 19:15:37 +00:00
abs
826183b0b1 PKG_DESTDIR_SUPPORT & account for runtime Xt reference 2009-12-17 19:11:39 +00:00
abs
834852a210 PKG_DESTDIR_SUPPORT 2009-12-17 19:02:05 +00:00
abs
526f0c5303 PKG_DESTDIR_SUPPORT 2009-12-17 18:48:39 +00:00
abs
c0a9ba9fb4 PKG_DESTDIR_SUPPORT 2009-12-17 18:23:14 +00:00
abs
9936111b63 PKG_DESTDIR_SUPPORT 2009-12-17 17:59:09 +00:00
abs
cc8b3224c0 PKG_DESTDIR_SUPPORT 2009-12-17 17:48:42 +00:00
abs
c2df27170d PKG_DESTDIR_SUPPORT & a tiny tweak of pkglint 2009-12-17 17:40:29 +00:00
abs
881753f288 PKG_DESTDIR_SUPPORT= user-destdir, and add python 26 to accepted 2009-12-17 17:39:55 +00:00
tnn
51b792cd6a Compilation failed on Sun Studio 12. Disable mmx/sse2.
Please don't re-enable this without extensive tests, it seems fragile.
2009-12-16 22:28:32 +00:00
joerg
53fd117906 Allow buildling x11/libXpm with old X11_TYPE=native to replace
graphics/xpm.
2009-12-16 19:57:47 +00:00
drochner
600295c561 update to 2.28.2
changes: Small fixes for the rendering
2009-12-16 19:05:13 +00:00
drochner
62abe67d69 update to 2.28.2
changes: translation updates
2009-12-16 17:20:31 +00:00
joerg
a0e6713ee7 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
wiz
2d3b35fa88 Remove unneeded patch. 2009-12-15 15:11:06 +00:00
wiz
116fd3c5aa Update to 1.5:
Release 1.5 (2009-12-03)
========================
- setsockopt(SO_KEEPALIVE) on TCP display connections
- Add DRI2 support
- Fix check dependency
- Cygwin build fix: Add -no-undefined to libtool flags
2009-12-15 12:24:47 +00:00
wiz
a8f83c2746 Update to 1.6:
Release 1.6 (2009-12-02)
=======================
* Add DRI2 protocol, based off of dri2proto.h and the server code. (v2)
* xf86dri.xml seems to have been wrong forever. Fixes bug #16894.
* shape: add missing padding bytes to GetRectangles
* Add XML description for the Generic Event extension.
* Add XML description for the XFree86VidMode extension.
* Fix typo in xf86vidmode.xml
* Fix length calculation for xfixes/FetchRegion reply
* Add pre-defined atoms to Atom enum
2009-12-15 12:24:02 +00:00
snj
5a75da9360 +tint2 2009-12-14 00:49:30 +00:00
snj
5a6a4c6f61 Add tint2 to pkgsrc. From Fernando Tarlá Cardoso Lemosin PR pkg/42446,
modified a bit by me.

Tint2 is a simple panel/taskbar intentionally made for openbox3, but which
should also work with other window managers.

The goal is to keep a clean and non-intrusive look with code that is
lightweight and in compliance with freedesktop specifications.

Tint2 taskbar features:

    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint2 panel features:

    * clock with font, color and transparency
    * multi-monitor: panel position adjust to monitor, taskbar by monitor
2009-12-14 00:47:23 +00:00
markd
5c54ca6d53 Patches for CVE-2009-0689 and KDE advisory 20091027. 2009-12-13 19:43:51 +00:00
zafer
15c9f82326 update master_sites 2009-12-13 12:58:36 +00:00
asau
53e037bda3 Support staged installation. 2009-12-12 18:00:19 +00:00
drochner
4c8ade0024 +qwtplot3d-qt4 2009-12-11 19:25:49 +00:00
drochner
b1d9dc8e8a add qwtplot3d-0.2.7, a collection of 3d widgets for qt
(this is the qt4 version)
2009-12-11 19:22:10 +00:00
drochner
71453a0999 add one 2009-12-11 19:17:38 +00:00
abs
3981a1da64 - Add PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:37:36 +00:00
abs
35d1674f84 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00
abs
a90e4580e3 - Update so openlook based packages have a chance of PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
2009-12-10 20:34:44 +00:00
joerg
638b23d549 Not MAKE_JOBS_SAFE. 2009-12-10 15:57:48 +00:00
drochner
7fa8c16b62 remove wrong patch
(see https://bugzilla.gnome.org/show_bug.cgi?id=588740 comments #24 and
 #29)
ride on last night's update
2009-12-09 09:41:20 +00:00
joerg
fd5983a423 Enable jpeg and png support. From Marc Balmer. 2009-12-08 20:25:30 +00:00
wiz
11dadca984 Update to 2.18.5:
Overview of Changes from GTK+ 2.18.4 to 2.18.5
==============================================

* Bugs fixed:
 603652	Sporadic crashes with GtkSocket
 598476	gnome-screensaver crashes when entering password...
 601473 GDK_BUTTON?_MOTION_MASK appears to be broken
 597386 Cannot click buttons more than once without...
 603619 the colormap of offscreen's pixmap doesn't...
 603904 gdk_draw_line doesn't have expose area.
2009-12-08 18:54:36 +00:00
wiz
961aac82ac Depend on py-gnome-menus>=2.27.92, bump PKGREVISION.
Per suggestion from obache.
2009-12-06 22:47:30 +00:00
wiz
de027a7dfa Update to 2.18.4:
Overview of Changes from GTK+ 2.18.3 to 2.18.4
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* Bugs fixed:
 563010 Fix clearing the selection in GtkFileChooserButton
 581150 GtkIconView tries to paint items with invalid sizes
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 599118 Translators comment for "Finishing" labels
 599321 gtk_selection_data_get_uris is broken on Windows
 381371 Print margins not correct in WIN32 - not allowing...
 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
 602725 fix setting icon-size on GICON images
 588740 JPEG images open with blur effect?
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 585383 Segfault in gdk_pixbuf__ico_image_save
 123569 Catch contents being reparented out of socket
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601959 must release compose key before continuing compose sequence
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 603128 Adding new UI that was recently removed may cause wrong order


* Updated translations:
 Low German
 Romanian
 Russian
 Slovenian
2009-12-06 22:40:02 +00:00
markd
6aca821054 update to kde 4.3.4
KDE SC 4.3.4 has a number of improvements:

 * A bugfix in Plasma's pixmap cache makes the workspace more responsive
 * Okular, the document viewer improved stability in certain situations
 * Marble, the desktop globe has seen some polish
 * Passphrases with non-ASCII characters have been fixed in the KGpg
   encryption tool
2009-12-04 22:04:04 +00:00
itohy
46766cfda6 - The original archive in the X11R5 contrib is oneko-1.1b.tar.Z, not *.gz .
- Update PATCH_SITES.

No changes in the package.
2009-12-01 13:58:33 +00:00
snj
16ec02c964 Update to 4.6.3. Changes:
- Avoid causing xfce4-session to time out on startup.
- Fix type in xfconf property name.
- Fix mnemonic widgets in accessibility dialog.
- Fix translation macros in settings helper.
- Always restore the default display scheme on startup.
- Make sure --verbose is simmilar to --debug instead of --version
- Fix compile-issue with libxklavier >= 4
2009-11-29 22:19:07 +00:00
snj
d75345cc4b Update to 4.6.2. Changes:
- Properly set orientation of tasklist handler.
- Fix launcher with 'Run in Terminal'.
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command.
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add option to tasklist to force a fixed width.
- Get the time the same as orange does.
- Better check for the lcd resize when the number of hour digits changes.
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync.
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip.
- A whole bunch of translations updated
2009-11-29 22:17:31 +00:00
snj
aa6d9230f7 Update to 0.4.2. Changes:
0.4.2
=====
- Fix broken background image when compositing is disabled.
- Use new xdt-autogen macros.
- Translation updates


0.4.1
=====
- Install documentation in @docdir@.
- Don't die on dbus exit.
- Use the initial title in tabs if the dynamic title is set to hidden.
- Silence the build.
- Disable mnemonics in GtkSettings.
- Translation updates


0.4.0
=====
- Don't show the set title dialog when double-clicking on the scrollbar.
- Don't build the menubar when not enabled on startup.
- Various small code cleanups.
- Translation updates


0.2.99.1
========
- Do not save properties that are the same as the default value (and not
  hidden) in the rc file. This makes startup a bit faster.
- Remove vte-title-workaround and show the vte title in the go menu
  (so without the initial title).
- Documentation updates.


0.2.90
======
- Change minimum dependency of VTE to 0.17.1 and GTK+ to 2.14.
- Use environ variables provided by GLib for better compatibility.
- Use new VTE api.
- Don't set contents change on window resize.
- Fix segfault in special tab configuration.
- Monitor config files using GIO to avoid polling for file changes.
- Check for case problems when creating the symlink.
- Add hidden option to disable middle-click tab close.
- Property handle the button accelerators in the compose dialog.
- Convert the preferences dialog into GtkBuilder.
- Use stock icons and remove unused icons.
- Allow editing of shortcuts from the menu.
- Make the tab close button smaller.
- Fix compilation problems on Solaris.
- Update fullscreen action if changed by the wm.
- Add commandline option to set the window icon.
- Refactor the usage help so it's easier to understand. Also add
  the --maximize option.
- Allow '-character in links.
- Add hidden option for the cursor shape.
- Convert preferences dialog in Gtkbuilder and make it fit better
  inside Xfce using the titled dialog.
- Fix compiler warnings, code cleanups and improvements.
- Support for the erase tty key binding, requires vte 0.20.4.
- A lot of updated translations.
2009-11-29 22:16:34 +00:00
joerg
c108ab155c Do not leak .buildlink into final binaries. destdir support 2009-11-29 20:16:20 +00:00
snj
7cd28d606e Remove xfce3, which has long been obsoleted by xfce4. 2009-11-29 02:50:47 +00:00
tnn
5c276d8f74 Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.
2009-11-27 16:54:29 +00:00
markd
1fde2e02ab Add a copy of FindPolkitQt.cmake to the cmake module path to remove a
circular dependency between kdebindings4-python and kdebase-workspace4.
Bump PKGREVISION.
2009-11-26 20:00:20 +00:00
drochner
1ac52d1b12 +qwt-qt4 2009-11-24 19:51:45 +00:00
drochner
a5d38f47d6 add qwt-qt4-5.2.0 which is basically a copy of pkgsrc/x11/qwt (the qt3
pkg), just for qt4
2009-11-24 19:22:32 +00:00
drochner
0701a5917e remove wrong sip version clause
(no PKGREV bump needed because this pyqt4 version couldn't build
against sip<4.9 anyway)
2009-11-24 17:32:31 +00:00
drochner
8c2704c063 bump PKGREV for sip>=4.9 requirement 2009-11-24 17:22:17 +00:00
drochner
7e392aaf10 sip-4.9 changed the API major, so a py-qt built against an older one
will not be compatible anymore
(noticed by Dennis den Brok, see mail to tech-pkg)
bump the API requirement
being here, update to 4.9.3 which brings another little bugfix
2009-11-24 17:17:35 +00:00
wiz
aa4ec247bb Update to 4.6.2: Bugfix release. 2009-11-23 15:00:33 +00:00
wiz
2e11f2f83e Update to 4.9.2, bugfix release. 2009-11-23 14:36:28 +00:00
drochner
9c1ffd7903 fix PLIST for (non-default) "jasper" option 2009-11-23 11:47:33 +00:00
markd
e747908aa9 Add dependency on polkit-qt. Bump PKGREVISION. 2009-11-21 20:13:27 +00:00
drochner
33b3028ebc update to 0.22.5
changes: Misc bug fixes
2009-11-20 11:34:04 +00:00
drochner
82bbba4a0c update to 1.1.6
While this is the unstable tree formally, 1.1.x is listed as external
dependency already in
http://live.gnome.org/TwoPointTwentyseven/ExternalDependencies
So switch to that tree. Tested with various Gnome applications.
2009-11-20 11:32:38 +00:00
wiz
5f8758564a Update to 4.6.1:
4.6.1:
Bugfix release.

4.6.0:
* alternate, more Pythonic, APIs have been defined for QDate,
  QDateTime, QString, QTextStream, QTime, QUrl and QVariant.
  Applications may select a particular API. By default Python v3
  uses the new versions and Python v2 uses the old versions
* Qt properties can be initialised using keyword arguments passed
  when creating an instance
* signals can be connected using keyword arguments passed when
  creating an instance
* the QObject.pyqtConfigure() method has been added to set Qt
  properties and connect signals using keyword arguments at any
  time
* Python v2.6 and later allow a Python bytearray to be used whenever
  a QByteArray is expected
* the getOpenFileNameAndFilter(), getOpenFileNamesAndFilter() and
  getSaveFileNameAndFilter() static methods have been added to
  QFileDialog
* a QLatin1String can be passed whenever a QString is expected
* the compileUiDir() function has been added to the uic module.
2009-11-18 16:39:22 +00:00
wiz
e3e214030a Fix crash using Ubuntu patch.
Description:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/446395
Solution:
http://patches.ubuntu.com/g/gnome-screensaver/extracted/08_gs_dialog_request_to_exit.patch

Reported by David H. Gutteridge in PR 42338.
2009-11-18 08:12:12 +00:00
wiz
7ebd8c4284 Require newer glib2. From enami in PR 42339. 2009-11-18 08:11:08 +00:00
wiz
757e943ef4 Update to 2.28.0:
===============
Version 2.28.0
===============

Fixed bugs:

 - #444927, get idle time from xorg
 - #463010, Port gnome-screensaver from libglade to gtkbuilder
 - #564061, Install .desktop file
 - #570402, screensaver crash if number of screens changes
 - #570941, String not marked for translation gnome-screensaver-command.c
 - #574896, [Leave message] Cancel button should clean clipboard buffe
 - #576463, can't unlock screen after upgrade until restarting gnome-
            screensaver
 - #581995, Fade out doesn't properly fall back to gamma number if X server
            only supports 0-size ramp
 - #586174, Encoding key in desktop files is deprecated
 - #589728, gnome-screensaver: implicit declaration g_printf
 - #590776, screensaver is never activated
 - #591193, Update/Create .gitignore
 - #591194, Add Comment and Icon in gnome-screensaver.desktop
 - #594082, gnome-screensaver ignores input when fading to black

Translators:

- Khaled Hosny (ar)
- Amitakhya Phukan (as)
- Alexander Shopov (bg)
- Runa Bhattacharjee (bn_IN)
- Jamil Ahmed (bn)
- Denis ARNAUD (br)
- Carles Ferrando (ca@valencia)
- Petr Kovar (cz)
- Ask H. Larsen (da)
- Mario Blättermann, Christian Kirbach (de)
- Philip Withnall (en_GB)
- Jorge González (es)
- Ivar Smolin, Mattias Põldaru (et)
- Inaki Larranaga Murgoitio (eu)
- Tommi Vainikainen (fi)
- Claude Paroz (fr)
- Seán de Búrca (ga)
- Antón Méixome (gl)
- Sweta Kothari (gu)
- Yaron Shahrabani (he)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Luca Ferretti (it)
- Shankar Prasad (kn)
- Changwoo Ryu (ko)
- Gintautas Miliauskas (lt)
- Rajesh Ranjan (mai)
- Ani (ml)
- Sandeep Shedmake (mr)
- Kjartan Maraas (nb)
- Niels-Christoph Fiedler (nds)
- Manoj Kumar Giri (or)
- A S Alam (pa)
- Tomasz Dominikowski (pl)
- Rodrigo L. M. Flores, Krix Apolinário (pt_BR)
- Duarte Loreto (pt)
- Lucian Adrian Grijincu (ro)
- Matej Urbančič (sl)
- Miloš Popović (sr@latin)
- Miloš Popović (sr)
- Daniel Nylander (sv)
- ifelix (ta)
- krishnababu k (te)
- Theppitak Karoonboonyanan (th)
- Maxim V. Dziumanenko (uk)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)

===============
Version 2.27.0
===============

- Add an autostart file for gnome-screensaver (#585485)

Updated Translations: Telugu, Catalan, zh_CN, Crimean Tatar
2009-11-17 17:54:25 +00:00
wiz
4de99a7f55 Update to 2.8.0:
News in 2.8.0
=============

    o new stable release

News in 2.7.0
=============

    o Add new 2.8.0 gtksourceview API. (Gian Mario)
    o Some misc bug fix (Gian Mario)
    o Fix build with libtool 2.x. (Gian Mario)
    o Autogenerate Changelog from git logs (Gian Mario)
2009-11-17 17:08:01 +00:00
wiz
476d65200f Update to 4.9.1:
v4.9.1 23rd October 2009
  - A bug fix release.

v4.9 26th September 2009
  - Added support for __iter__ and __next__.  (__next__ is used for Python v2
    as well as v3.)
  - Added the %API directive.
  - Added the /API/ annotation.
  - Added sipIsAPIEnabled() to the C API.
  - Added sip.getapi() and sip.setapi() to the Python API.
  - Added sip.ispyowned() to the Python API.
  - Mapped types can now act as a namespace for enums and static methods.
  - The /Array/ annotation can now be applied to classes and mapped types.
  - The /NoArgParser/ annotation can now be applied to methods as well as
    functions.
  - Added the --arch flag to configure.py to specify which MacOS/X
    architectures are built.
  - SIP is now also licensed under the GPL v2 and v3.
2009-11-17 15:21:21 +00:00
markd
c79e5484a2 Teach konsole's ProcessInfo about NetBSD. Bump PKGREVISION. 2009-11-16 08:55:06 +00:00
wiz
6f36067d2a Update to 0.22.4:
0.22.4
=======
- Fix a regression introduced in 0.22.4
- Bugs fixed in this release:
    Revert "Bug 591648 - Don't clear the screen when switching to the alternate screen"
2009-11-15 21:30:20 +00:00
drochner
66fce8147f update to 0.16.2
changes: minor bugfixes
2009-11-15 13:00:01 +00:00
tnn
622b0c5b32 Update to appres-1.0.2. Changes:
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
2009-11-09 19:45:01 +00:00
tnn
61567c98d2 Update to bitmap-1.0.4. Changes:
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
Fill in COPYING, README, & AUTHORS
Strip RCS/CVS ids
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for case-insensitive file systems
Fix typo in bitmap.man
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename app-defaults files to match "pattern" used on other applications.
2009-11-09 19:43:31 +00:00
tnn
c95bc02e7d Update to editres-1.0.4. Changes:
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
2009-11-09 19:41:44 +00:00
tnn
c7ff2681f1 Update to iceauth-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
2009-11-09 19:35:45 +00:00
tnn
88ddb28db6 Update to lbxproxy-1.0.2. Changes:
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix compatibility with libXext 1.1 / xextproto 7.1 headers
Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Ansification and compile warning fixes.
2009-11-09 19:34:05 +00:00
tnn
c56b8076cd Update to luit-1.0.4. Changes:
luit: Convert platform #ifdefs to configure tests for functions & headers
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Apple: Use secure tty
Ansification and compile warning fixes.
2009-11-09 19:31:11 +00:00
tnn
b0e0b1a272 Update to x11perf-1.5.1. Changes:
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
 Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.
2009-11-09 19:23:21 +00:00
tnn
0544bd7f40 Update to xauth-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
2009-11-09 19:19:47 +00:00
tnn
4a75bc2d7e Update to xbacklight-1.1.1. Changes:
Man page typo ("faiding")
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Ansification and compile warning fixes.
2009-11-09 19:18:09 +00:00
tnn
582f5a4ccb Update to xbitmaps-1.1.0. Changes:
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
2009-11-09 19:16:27 +00:00
tnn
edff27b1b2 Update to xclock-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Trim trailing whitespaces
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Makefile.am: nuke RCS Id
Ansification and compile warning fixes.
Fix logic inversion in geometry computation in -norender -digital mode.
X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
2009-11-09 19:10:34 +00:00
tnn
13aa2a4e76 Update to xcompmgr-1.1.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
2009-11-09 19:08:42 +00:00
tnn
7e1bd6fdd5 Update to xdpyinfo-1.1.0. Changes:
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
2009-11-09 19:03:45 +00:00
tnn
6d18ef8962 Update to xdriinfo-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
Correct make distcheck failure and sparse warnings.
2009-11-09 19:01:31 +00:00
tnn
3ff7897c8f Update to xev-1.0.4. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with notice from xev.c
Flush standard output after processing each event
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
2009-11-09 18:59:19 +00:00
tnn
2aad83aec1 Update to xgamma-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:57:20 +00:00
tnn
896a8354da Update to xhost-1.0.3. Changes:
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:55:02 +00:00
tnn
681e3320f8 Update to xinput-1.5.0. Changes:
man: clean up the man page.
Clean up --version, don't require a DISPLAY and display the server version too.
Rework 'xinput list' code
2009-11-09 18:52:16 +00:00
tnn
30b0689d94 Update to xkbcomp-1.1.1. Changes:
xkbcomp: Remove output file if closing fails.
2009-11-09 18:50:16 +00:00
tnn
906dbc62c8 Update to xkill-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:48:46 +00:00
tnn
2b0db19232 Update to xlsclients-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:47:23 +00:00
tnn
7ae18330f2 Update to xmag-1.0.3. Changes:
Build fix for file systems that are not case sensitive
allow build outside of source tree
xaw8 is gone, use xaw7
Properly handle multiple depth windows.
Correct problems in make distcheck.
2009-11-09 18:44:31 +00:00
tnn
53118af288 Update to xman-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
Allow xman to use bzip2 to decompress man pages
xaw8 is gone, use xaw7
Allow xman to be cross build by adding a ./configure
Build fix for case insensitive file systems
Apple: Added Tiger's man.conf location to the search path
Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O
Remove xprint remnants
Ansification and compile warning fixes.
Add lzma manpage extension support.
Cygwin uses Linux-style man
2009-11-09 18:42:22 +00:00
tnn
b9f4d143ab Update to xmodmap-1.0.4. Changes:
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing lists, bugzilla, & git to README
Skip whitespace for virtual button '0'.
Correct make distcheck.
2009-11-09 18:35:08 +00:00
tnn
dc5bf8c32e Update to xprop-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Add 'o' property type to man page for icon formats
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Exit cleanly when the target window is destroyed. (#19381)
Do not spew usage on connection error
-spy: flush output before waiting for more events
Bug#15069: Compile warning fixes.
Correct make distcheck and don't distribute autogen.sh.
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
2009-11-09 18:30:36 +00:00
tnn
f5f5d7c701 Update to xrandr-1.3.2. Changes:
Warn if one of the outputs given did not exist
changed a bunch of string to number conversions for reliability
Add missing 'static's to get rid of warnings.
2009-11-09 18:27:53 +00:00
tnn
fbbd736476 Update to xrdb-1.0.6. Changes:
Allow specifying multiple paths to --with-cpp and running if none is found
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with notices from xrdb.c & xrdb.man
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
2009-11-09 18:25:38 +00:00
tnn
bcca4ae667 Update to xrefresh-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:23:44 +00:00
tnn
8684ed41ed Update to xset-1.1.0. Changes:
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
2009-11-09 18:20:03 +00:00
tnn
7c3630a60f Update to xsetroot-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:17:41 +00:00
tnn
bcce3503d0 Update to xvinfo-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add XFree86 generic copyright/license notice to COPYING
added -short option
Correct make distcheck.
2009-11-09 18:14:13 +00:00
tnn
1e4c5ef61e update to xwd-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
2009-11-09 18:10:49 +00:00
tnn
c4ad9f63ae Update to xwininfo-1.0.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xwininfo 1.0.5
Do not spew usage on connection error
Ansification and compile warning fixes.
Report visual id along visual class for -stat switch
Update manpage for visual id
2009-11-09 18:08:30 +00:00
tnn
0db3be5b98 Update to xwud-1.0.2. Changes:
Plug leaks of color conversion arrays in Do_Direct
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with copyright/license notices from code
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Add more input checks. From "nob...@example.com" through OpenBSD bug list.
Ansification and compile warning fixes.
2009-11-09 18:04:53 +00:00
christos
f7d65f5dbb Fix build. New flex does not provide a main program by default, unless you
use %option main
2009-11-09 02:46:12 +00:00
jakllsch
ef06ab28e0 Update to startup-notification-0.10.
Changes since 0.9:
 - Add XCB backend
2009-11-08 18:59:56 +00:00
jakllsch
4afbc2435f +libxdg-basedir 2009-11-08 18:31:02 +00:00
jakllsch
1424b31a11 Import libxdg-basedir:
Various specifications specify files and file formats. The XDG Base
Directory specification defines where these files should be looked
for by defining one or more base directories relative to which
files should be located.  This library implements functions to list
the directories according to the specification and provides a few
higher-level functions for use with the specification.
2009-11-08 18:26:15 +00:00
markd
0ce22f2491 Update to KDE 4.3.3
KDE 4.3.3 has a number of improvements that will make your life just a
little bit better. Some of KWin's effects have been smoothed and freed
of visual glitches, JuK should now be more stable, KDE PIM has seen its
share of improvements while in the back-rooms of KDE, the developers are
working hard on porting all applications to the new Akonadi storage and
cache.
2009-11-04 11:05:50 +00:00
asau
0a4d649bb3 This needs Xinerama. Unbreak it. 2009-11-02 11:51:43 +00:00
tnn
0e17d06962 fix mandir 2009-10-31 15:02:40 +00:00
wiz
a92895f7a5 Update to 0.12.3:
==============
Version 0.12.3
==============

Misc
	* Set the translation domain to GtkBuilder

==============
Version 0.12.2
==============

Misc
	* Use the display name from X-GNOME-FullName when
	  possible (Vincent Untz)

Translations

	- Updated bn Translation (Jamil Ahmed)
	- Updated br Translation (Denis Arnaud)
	- Updated ca@valencia Translation (Carles Ferrando)
	- Updated cy Translation (Iestyn Pryce)
	- Updated es Translation (Jorge González)
	- Updated nds Translation (Andre Klapper)
	- Updated sv Translation (Daniel Nylander)
	- Updated vi Translation (Bùi Xuân Dương)
2009-10-31 03:10:30 +00:00
wiz
b3eb6cafbc Update to 0.15.9:
What's new in gnome-mag-0.15.9:

* Translations:
	Denis Arnaud (br), Fábio Nogueira (pt_BR), Rajesh Ranjan (mai),
	Rodrigo L. M. Flores (pt_BR)
2009-10-31 01:14:42 +00:00
drochner
8d4befead5 to avoid trouble in the future, remove the "gdl" part as newer
versions are API incompatible
(afaict the only useful thing in this pkg is the "gtkspell" wrapper,
should perhaps be put into its own pkg)
ride on today's PKGREV bump
2009-10-30 15:47:26 +00:00
drochner
adbd42abb5 bump PKGREVISION for libgnome linkage change 2009-10-30 11:04:29 +00:00
drochner
5550a4cc26 PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
tnn
bb9068165f Fix build with the latest GTK+ 2009-10-29 22:58:38 +00:00
drochner
cb465af0b5 trim dependencies, bump PKGREV 2009-10-29 22:55:00 +00:00
drochner
946f2af303 trim dependencies, bump PKGREV 2009-10-29 22:25:42 +00:00
jakllsch
1d1c090c94 Bump pkgrev for removal of patch-ah. 2009-10-29 19:23:09 +00:00
jakllsch
3415ca2905 Upstream has done a black root window on startup for a while, no point in
doing it twice, and in a way that prevents `xsetroot -default` from working.
2009-10-29 19:12:03 +00:00
sborrill
e2676b507a Make guile support optional.
Bump PKGREVISION
2009-10-29 12:32:44 +00:00
drochner
f4badac82e update to 0.22.3
changes:
-bugfixes
-Rework mouse selection to be more robust.  In particular, PRIMARY
 selection now only changes when mouse button is released, not upon every
 motion when selecting
2009-10-28 18:53:21 +00:00
drochner
a0323b2b09 tell configure the right python version, should fix build with
default set to 2.6 (problem reported by wiz)
2009-10-27 16:19:14 +00:00
drochner
cf99e9027e misc cleanup (stale dependencies, old comments) 2009-10-26 10:57:21 +00:00
tron
9a477066c9 Update "xlockmore" and "xlockmore-lite" packages to version 5.29.1.
Changes since version 5.28:
- Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
  on pievwm and tvtwm.
- juggler3d mode stolen from xscreensaver with help from Tim Auckland.
  Jouk Jansen made safe for VMS and fixed colour problem.
- nose: cleaned up for win32.  Still do not know why this mode has
  bottom task bar.
- petri: crashed due to shift of int, fix from Dr Nigel Warr
  <warr AT kp.uni-koeln.de>.  petri improved for win32, should not be
  red all the time now.
- penrose should be working again.  Other small fixes for life, etc.
- image: image set right away and added option -icononly to only display
  image when in password window
- Xinerama patch so the password window will be displayed on one screen
  thanks to Kaelyn Uhrain <satyr_22901 AT yahoo.com>.  (On the wish
  list would be to have password window on screen with mouse instead
  of first screen.
- SuSE patch set thanks to Stanislav Brabec <sbrabec AT suse.cz> and
  Petr Gajdos <pgajdos AT suse.cz>.  For problems in code and compiler
  warnings: fixes build with GLTT and FTGL modules, return if fontset
  is null instead of crash, fixes strict-aliasing compiler warning,
  makes void function not returning anything.
- life3d: resync with my Java code for new patterns.
- xlockrc (use of xlock without system password) did not actually check
  if Key portion matched Again portion.  Also now deletes null .xlockrc
  file when there is a mismatch.
2009-10-25 22:54:03 +00:00
tnn
a3ca25b55e More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.
From Alexander Nasonov in PR pkg/39879.
2009-10-25 12:15:54 +00:00
drochner
6215423bec update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:52:32 +00:00
drochner
3ec4f35a9e update to 2.18.4
This switches to the gnome-2.28 release branch.
2009-10-24 12:51:42 +00:00
drochner
e2a2e51013 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:50:49 +00:00
drochner
cd1b1c2706 update to 0.22.2
This switches to the gnome-2.28 release branch.
2009-10-24 12:49:59 +00:00
tnn
50f13a4bf2 Fix qt4-tools build on Linux by adding -ldl to LDFLAGS.
From Ondrej Tuma in PR pkg/37688
XXX I think -ldl should go into the generated libQtCore.la instead,
but I lack sufficient clue how to make that happen.
2009-10-23 15:47:09 +00:00
plunky
b3ec578876 avoid conflicts with GSocket in glib >= 2.21 as per
http://trac.wxwidgets.org/ticket/10883

(fixes build)
2009-10-23 12:26:13 +00:00
plunky
6ed41d82c6 avoid conflicts with GSocket in glib >= 2.21 as per
http://trac.wxwidgets.org/ticket/10883
2009-10-23 11:16:55 +00:00
plunky
ba79a64f84 avoid conflicts with GSocket in glib >= 2.21 in a similar way to
http://trac.wxwidgets.org/ticket/10883

(just fixes build)
2009-10-23 10:55:06 +00:00
tnn
ad2f94f0f2 Add kludge to let it build on debian squeeze, where it failed with:
/usr/include/asm-generic/fcntl.h:117: error: redefinition of 'struct flock'
/usr/include/bits/fcntl.h:159: error: previous definition of 'struct flock'
(this is due to kdelibs including kernel headers for inotify)
Fingers crossed that this won't introduce regressions on $otherLinux.
2009-10-23 07:46:08 +00:00
wiz
608494e9be + gselt. 2009-10-22 22:31:04 +00:00
wiz
40d9de4b22 Initial import of gselt-1.2:
This tool shows a borderless GTK window with various buttons in
depending on the current X11 selection. It's configured by a ".gselt"
file in your $HOME directory.
2009-10-22 22:30:40 +00:00
tnn
605262109e add debug option 2009-10-22 20:12:25 +00:00
tnn
008bdc4d3e Drop MAKE_JOBS_SAFE=no.
Built OK with MAKE_JOBS=16 three times.
2009-10-22 19:32:01 +00:00
drochner
d69e2d59ed update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:29:42 +00:00
drochner
cfc5b0f332 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:25:44 +00:00
drochner
cdb7fb867b update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:20:55 +00:00
drochner
0484bc7e27 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:15:35 +00:00
drochner
e0cd8517f6 update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:09:35 +00:00
adam
b69da57628 Changes 2.18.2:
* Reintroduce accidentally removed API methods Gtk::Widget::can_default()
  and Gtk::Widget::can_focus().
* Include infobar.h from main gtkmm.h header.

Changes 2.18.1:
* RecentManager: Undeprecate get_default().

Changes 2.18.0:
* Clipboard: wait_for_targets): Fix a crash.
Build:
* Require a recent pangomm.
* Style: Fix a compiler error with the Intel C++ compiler.
* Fix recently-introduced problems with disable-deprecated options.
2009-10-22 08:22:02 +00:00
drochner
a3c9d4cf8e update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-21 16:48:24 +00:00
drochner
0631b63984 update to 2.8.1
This switches to the gnome-2.28 release branch.
2009-10-21 16:47:17 +00:00
drochner
f933a37dd6 update to 2.18.3
This switches to the gnome-2.28 release branch.
2009-10-21 15:34:06 +00:00
sborrill
0b97394178 Set app-defaults folder so it is in ${PREFIX} (previously tried to install
in /usr/lib).
Bump PKGREVISION
2009-10-20 13:15:29 +00:00
tez
10ed9cde5e Fix build for SunOS modular x11 (PR#36132) 2009-10-19 21:47:22 +00:00
ahoka
9cb6dce6a9 Add the required buildlink foo for the gtk2 options, some stuff wants
to link against gobject it seems.
2009-10-19 11:07:32 +00:00
ahoka
0cf9f7307a Add option for gtk2 support. (allows qt to draw native gtk2 widgets) 2009-10-18 16:34:34 +00:00
wiz
96f5d2403e Install QtHelp headers again. Bump PKGREVISION. 2009-10-17 23:32:52 +00:00
wiz
c1ae70edc9 Install missing headers again. Should fix build of dependencies like soprano
or phonon. (hi adam!)

Bump PKGREVISION.
2009-10-17 22:57:45 +00:00
dsainty
da9c17c003 Fix execution of 'configure' under shells that dislike if-fi with no
intermediate block (Linux here, but probably Solaris too).

Whilst here, remove a cosmetic patch hunk.
2009-10-15 21:24:26 +00:00
sborrill
f58fa6646b Update to 0.2.904.
Changes:
Save/restore ECK Clock Synthesizer
Fixed bug with panel autodetection using
ViaPanelGetNativeModeFromScratchPad function
Fixed problem with backlite (Ticket #308)
TV-out VT1625 chip support
Cursor support speedup
Removed two old variables:
        pBIOSInfo->panelX
        pBIOSInfo->panelY
and replaced it by:
        pBIOSInfo->Panel->NativeMode->Width
        pBIOSInfo->Panel->NativeMode->Height
Fix bug with DFP Power Off (ticket #317)
Fix bug with wrong panel size value
(http://www.openchrome.org/trac/ticket/301)
       This bug appeared only when UseLegacyModeSwitch was TRUE
Added support of the VIA OpenBook
Added support for screen rotate upside-down and remove "magic numbers"
Forgot to remove an old Dot Clock entry from the table.
XO 1.5 Panel patch contributed by Xavier Bachelot.
Fixup some of the Dotclock code and add working plls
for the XO 1.5
CX700 integrated TMDS (Patch courtesy Tim Chen from VIA).
Initialize CRTC before a mode switch. Fix bug #260.
a couple of small compatibility fixes for XAA and EXA.
viaLowLevel.c and via_accel.c are fixes by
        Bartosz Kosiorek.  The via_video.c is a syntax
        fix by Robert Bridge.  Thanks for the bug fixes.
Patch submitted by Robert Bridge, originally started by
        Xavier Bachelot, to remove old EXA support.  We are moving
        forward with the driver and are no longer supporting the
        old EXA initializations.
According to VIA's code the P4M900 should have the same
        acceleration initialization registers as the K8M890.  This
        patch fixes this and gives about a 10x increase in the
        video benchmark numbers.
remove the check for VIA_3D_ENG_BUSY in the idle loop.
        This causes xorg to chew a bit more cpu with XAA enabled,
        and it causes the entire X server to dump if EXA is enabled.
        I should investigate further, but for now I will just remove
        it.
Oops forgot to change registers for the vx800 chipset
        when waiting for Idle in the engines.  I also added
        back in waiting for the 3d engine to be idle.  I am
        not sure if this was removed for a reason.
Temporary hack to fix a bug with newer Xorg and DRI
        that crashes if CRTC is not setup.  I am adding this
        because I am working on this part of the code anyways
        so it won't get lost in bit rot.
Make sure that the monitor settings will handle our
        internal Modes set for TV out and LCD Panels.
A couple more tweaks to fix mono hardware cursor on older
        chipsets.
Missed a couple of changes for the chipset specific
        cursors.  Moved chipset detection to HWInit.  Removed
        some extraneous debugging.
Initial XVideo support for VX800.
Okay I tried to cheat.  We need to have some chipset
        specific intelligence.  I have added this back into
        the initial test to check for HWCursor support.
This is a take at reworking HWCursor.  It works off the
        ttm_branch and the work done in the randr_branch.  It only needs
        marginal testing as HWCursor was already very broken.
Moved pVia->FrameBufferBase setting to within
        VIAMapFB where it was before being called without
        being set.
Patch submitted by Robert Bridge to clean up compiler
        warnings.  Should close trac ticket #243.  Thanks
        RobbieAB.
Finally tracked down the XAA libpciaccess bug.  Also
        Realized I had not enabled write-combining on the main
        framebuffer.  This should give a small speed boost.
Added support for all Modes in ViaPanelNativeModes to
        ViaPanelModes.  Modes used are from Via's released driver
        in ViaSupportModes.
Found needed register writes that are needed so VX800 doesn't
        crash when CRT is not enabled.  I also removed NEEDS FIXING
        comments from them as they are obviously needed.
A few more acceleration tweaks for the VX800.
        This should fix all the XAA rendering issues.
        This should also allow 800x480 Panels to work without
        custom modelines.
Initial support for the VX800 chipset.  This is based off the
        Basic chipset support work of Xavier Bachelot and the inital
        Acceleration work done by Harald Welte.  I verified the changes
        based off the most recent VIA codebaase and fixed a couple of
        rendering issues.

        Still needs more work on EXA ( font rendering glitches ) and
        XVideo.
2009-10-15 08:16:03 +00:00
hasso
f76484e789 Update to 1.3.0. Version 1.3.0 improvements:
- Added support for RV740, M92, M93, M97.
  - Added support for HDMI audio on RS690 and R700.
  - Added support for power management.
  - Implemented almost correct analysis of PowerPlay AtomBIOS tables.
  - 2D acceleration (EXA) is enabled by default now, except on RV740.
  - Backlight handling finally fixed - compatible with xbacklight 1.1.1.
  - Overhaul of memory controller setup. Fixes many "MC not idle" issues.
  - Overhaul of cursor handling. Fixes most cursor bugs.
  - Selectable color space for XVideo on R6xx/R7xx.
  - Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS).
  - More quirk table entries.
  - Shave support (cleaner compilation output).
  - All warnings fixed.
  - Some start of Developer's documentation in README.coding.
2009-10-14 18:50:20 +00:00
hasso
3eecdab148 Update to 1.6.5. Changes since 1.6.4:
Keith Packard (1):
      Re-fix DGA removal.
Peter Hutterer (1):
      ephyr: if -parent is given, check for a trailing -screen. (#24144)

Changes since 1.6.3:

Daniel Stone (1):
      fbdevhw: Test for graphics:fb%d as well as graphics/fb%d

Keith Packard (3):
      render: return the supported version rather than just passing the
      proto's version
      xfree86/modes: Remove all framebuffer support from DGA
      Bump to version 1.6.4

Michel Dänzer (1):
      dri2: Don't crash if pPriv is NULL.

Peter Hutterer (1):
      Don't send events through the master if the device has SendCoreEvents off.

Richard Hughes (1):
      Don't reset the lastDeviceEventTime when doing DPMS actions

Rémi Cardona (1):
      dix: append "built-ins" to the font path in SetDefaultFontPath
2009-10-14 18:46:58 +00:00
hasso
d9701ec5ba Unbreak it with making it install Qt<subsystem>/<class> headers again. Bump
PKGREVISION.
2009-10-13 15:59:02 +00:00
obache
650f8e4646 Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.2.

=== Changes

===== Ruby/GLib2

  * Bug fix:
    * really fix
      'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.'
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud

== Ruby-GNOME2 0.19.2: 2009-09-23

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.1.

=== Changes

==== Ruby/GLib2

  * Bug fixes:
    * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.
      [Toshiyuki Suzumura, Kouhei Sutou]
    * [#2862022] fix multi thread blocking with Ruby
      1.8.6-p368 or later and 1.8.7-p173 or later.
      [Roy Wright, Andrea Dallera, Kouhei Sutou]
    * [Debian #502262] work Ruby thread with GTK+.
      [Johan Walles, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * [#2679744] fix a typo:
      Gtk::Widget#set_scroll_adjustment ->
      Gtk::Widget#set_scroll_adjustments.
      [Kentaro Fukuchi, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Bug fixes:
    * fix .pc detection.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Toshiyuki Suzumura
  * Roy Wright
  * Andrea Dallera
  * Johan Walles
  * Kentaro Fukuchi
2009-10-12 03:09:30 +00:00
adam
11649f3ea0 Changes 4.5.3:
* This is a bug-fix release.
2009-10-11 09:14:52 +00:00
markd
e4aeda29e7 Update KDE4 to 4.3.2
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
  stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
  a number of bugs in effect plugins such as the famous coverswitch window
  switcher
* The biggest number of bugs for this release has been fixed in KMail,
  KDE's email client, making it more reliable and usable by correcting a
  number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
2009-10-11 08:13:38 +00:00
markd
45b94ec3fa patch-ab was old and shouldn't have been commited, remove it. 2009-10-10 10:31:25 +00:00
jnemeth
67a3f8f8a0 sort 2009-10-08 06:17:24 +00:00
joerg
c49647eeb0 DESTDIR support. Fix build on NetBSD 5.0+ 2009-10-07 14:59:35 +00:00
joerg
e9916e85ee No APM on NetBSD/amd64. 2009-10-06 18:47:10 +00:00
joerg
796acec9d0 Fix PLIST. Bump revision. 2009-10-06 14:06:27 +00:00
sketch
5bc52d5f23 Some fixes for previous. 2009-10-05 08:39:06 +00:00
sketch
eaed30b965 Kludge to work around hardcoded 'grep -o' GNUism. 2009-10-05 06:28:11 +00:00
wiz
57f0ceef2a Remove wip artefacts. 2009-10-03 07:09:22 +00:00
markd
4d2c8e676f Add kde4 l10n packages 2009-10-02 22:28:29 +00:00
markd
834d5711ae Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 22:26:19 +00:00
markd
ee7f8a19f9 Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 22:07:52 +00:00
markd
782faeac25 add kde4 packages 2009-10-02 19:55:05 +00:00
markd
8b9e282b40 Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 19:47:45 +00:00
markd
090157803b Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 19:37:19 +00:00
markd
92f50d15bf Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 19:23:22 +00:00
markd
f444e6eae0 Import KDE4.3.1 from wip
OKed during freeze by wiz and agc
2009-10-02 19:18:56 +00:00
drochner
8cbab1da4e add patch from upstream to fix certificate check flaw (CVE-2009-2700),
bump PKGREVISION
2009-10-01 13:30:42 +00:00
tnn
ea92a441aa don't leak WRKDIR into run path.
Bump revision.
2009-09-30 14:59:06 +00:00
sketch
cf1a51c2a4 Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
wiz
0b40ef0ddc Give unsigned char argument to toupper.
Fixes coredumps in Sigil when pressing "CTRL" or "BACKSPACE".

Bump PKGREVISION.
2009-09-29 06:39:29 +00:00
wiz
3bb697d031 Add pkg-config to TOOLS. Fixes library linking on systems using native
xorg. Suggestion from drochner.

Bump PKGREVISION.
2009-09-28 18:26:38 +00:00
drochner
9e528ffeb4 fix botch in client ID generation if the (BSD) uuid functions are used,
it caused the first character of the ID to be random, and for me this
crashed XFCE4 sessions through a somewhat complex chain involving
a consistency check in dbus-glib signal generation
bump PKGREVISION
2009-09-28 12:38:50 +00:00
ahoka
0d9fc214cc Install a NetBSD flavoured screensaver. 2009-09-24 19:05:36 +00:00
tron
48371fd9b0 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
tnn
6f481597ba Invoke the C preprocessor in a portable manner on all non-GCC compilers.
This is PR pkg/39879.
2009-09-22 19:34:05 +00:00
tnn
f9702bcd7b fix copy-pasto in previous 2009-09-21 17:48:46 +00:00
tnn
3edfe5e2b7 Use SUBST to fixup hardcoded "/usr/pkg/include" in configure script.
Makes configure work with X11_TYPE=modular and LOCALBASE != /usr/pkg
2009-09-21 17:47:11 +00:00
obache
3f388912c7 Update Eterm to 0.9.5.
Changes in pkgsrc:
 * remove patch-ac.
     It is noted for CVE-2008-1142. but the CVE is for rxvt.
     CVE-2008-1692 is for Eterm and fixed by this release.
 * add xim option and enabled by default
 * enable mult-charset and auto-encoding
 * replace bg images with currently distributed one.

Changes in upsteram:
Wed Oct 18 13:35:18 2006                        Michael Jennings (mej)

Fixed a typo and some logic errors in libscream located by Mike
Frysinger <vapier@gentoo.org>.
----------------------------------------------------------------------
Mon Oct 30 16:11:47 2006                        Michael Jennings (mej)

Patch from Jason McCarver <slam@parasite.cc> to support -S/--sticky
option for "sticky" (i.e., present on all desktops) startup.
----------------------------------------------------------------------
Tue Jul  3 20:48:46 2007                        Michael Jennings (mej)

Remove some cruft from kEsetroot.
----------------------------------------------------------------------
Wed May 14 12:42:51 2008                        Michael Jennings (mej)

Patch from Kim Woelders <kim@woelders.dk>:

    There is a race problem with Eterm during startup related to the
    shell LINES/COLUMNS env vars.

    If the WM changes the window size (e.g. due to saved settings)
    before mapping the window, sometimes the shell will set LINES and
    COLUMNS according to the old/incorrect size and sometimes to the
    new/correct size, depending on wheter the call to tt_winsize() at
    command.c line 2322 (by the shell child process) or the
    tt_resize() (by the Eterm process) due to the ConfigureNotify
    caused by the resize (or WM ICCCM ConfigureNotify) operation
    happens first.

The call in question was added by Azundris for Escreen.  So far
Escreen seems to be behaving properly with this patch applied, but all
my Eterm windows (Escreen and otherwise) are pre-sized with -g anyway.
So I'm going to keep my eye on it for awhile.  In case of trouble,
change the "#if 0" to "#ifdef ESCREEN" to revert to previous behavior
when in Escreen mode.  Normal operation should not require the call in
question.
----------------------------------------------------------------------
Wed May 14 14:54:16 2008                        Michael Jennings (mej)

Modified patch from hsim@gmx.li to allow setting of the "Urgent" hint
on beep.
----------------------------------------------------------------------
Wed May 14 15:26:13 2008                        Michael Jennings (mej)

Patch from Emmanuel Anne <emmanuel.anne@gmail.com> to fix cut/paste
with KDE applications.
----------------------------------------------------------------------
Wed May 14 16:09:04 2008                        Michael Jennings (mej)

(Correct) fix for CVE-2008-1692.  Eterm no longer defaults to using
":0" for $DISPLAY due to the possibility that an attacker can create a
fake X server on a shared system, intercept the Eterm X connection,
and send fake keystrokes to the victim's Eterm to execute arbitrary
commands as that user.

The previous fix, while it did indeed correct the vulnerability, broke
the --display option.  The original fix from Bernhard Link was more
correct, albeit not quite on target.
2009-09-21 07:29:30 +00:00
obache
78cf033540 pax does not required anymore. 2009-09-20 12:51:42 +00:00
sno
1dacb3ba8b fix to build on FreeBSD7-STABE/amd64 2009-09-20 12:04:01 +00:00
plunky
07fa6bc49a add LICENSE=mit
The Tcl license is not mit exactly but its close enough
2009-09-20 10:34:03 +00:00
obache
ec535154ee simplify DISTFILES and extract. 2009-09-20 04:35:25 +00:00
obache
7fed234de5 ftp.dti.ad.jp does not have recent release. 2009-09-20 04:21:44 +00:00
reed
6ff00733a0 Added devel/xfconf version 4.6.1
Added x11/libxfce4menu version 4.6.1
Added x11/xfce4-settings version 4.6.1
Removed x11/libxfce4mcs
Removed x11/xfce4-mcs-manager
Removed x11/xfce4-mcs-plugins

And updated various xfce4 packages.
2009-09-16 02:18:31 +00:00
reed
fa97414630 Remove these packages. They are no longer part of Xfce since 4.6.0.
xfce4-settings replaces xfce-mcs-manager frontend.

xfconf replaces xfce4-mcs-manager backend.
2009-09-16 01:55:52 +00:00
reed
b35416b8a9 Remove include of the xfce4-dev-tools buildlink.
It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
2009-09-16 01:31:12 +00:00
reed
aab221b8a2 Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00
reed
827aa55e67 Add new package: libxfce4menu
Menu library for Xfce.
2009-09-16 01:05:31 +00:00
reed
b667949021 Add new package: xfce4-settings
The Xfce settings manager allows you to customize your desktop
environment in an easy and intuitive way. You can set some hardware
components such as mouse, keyboard or display; but also theme your
windows, widgets and icons, set your preferred applications, manage
your sessions.
2009-09-16 01:04:02 +00:00
drochner
9a86134743 +xlsfonts 2009-09-15 12:20:54 +00:00
drochner
e871334416 add xlsfonts-1.0.2, the base X11 font information tool, from
Blair Sadewitz per pkgsrc-wip
2009-09-15 12:11:51 +00:00
drochner
fa76fe594b update to 248
changes: minor bugfixes
2009-09-15 11:37:02 +00:00
wiz
e60a6c016d Allow python26. 2009-09-13 14:42:00 +00:00
plunky
5f362b7df9 remove bwidget as it is a duplicate of tk-BWidget 2009-09-12 20:52:10 +00:00
plunky
368ef54490 update to BWidget 1.9.0 2009-09-12 20:49:44 +00:00
snj
1a1e963b71 Add 'clean' to PRIVILEGED_STAGES. 2009-09-12 18:12:13 +00:00
tonio
4bc58b528b Publish gtksourceview binding by default.
It does not bring additional dependencies, except gtksourceview
bump pkgrevision, as this changes the default binary package.
2009-09-11 14:22:07 +00:00
joerg
babefc16fb Fix variable name to not use -I without argument. 2009-09-11 14:09:53 +00:00
hasso
297990fa05 Update to 6.12.4.
Brown paper bag release for X.org 7.5, missed one
of the need commits in the cherry picker.

Dave Airlie (2):
      Update to xextproto 7.1 support.
      ati 6.12.4
2009-09-11 07:29:42 +00:00
hasso
400f97f10e Update to 6.12.3.
It contains numerous fixes to 6.12.2 backported from
master over the last few months, along with PCI IDs
for some new hardware.

Adam Jackson (1):
      Fix misleading filenames in DRI setup failure messages

Alex Deucher (42):
      R6xx/R7xx: set proper 3D client driver name for r600
      radeon: chip family typo
      R6xx/R7xx: cleanup macro
      radeon: remove old crtc size heuristics
      radeon: fix tmds_pll randr property
      Revert "DCE3/3.2: cleanup dpms after previous changes"
      Remove old messages
      Endian fixes for object table
      RS690: add quirk for acer board
      AVIVO: fix for cursor corruption issue
      r2xx/r3xx/r4xx: further i2c fixups
      AVIVO: make sure cursor width isn't negative
      RV410: SE variants only have 1 quad pipe
      AVIVO: fix cursor corruption/flickering issues
      R6xx/r7xx: fix CURSOR_SWAPPING_* macros
      AVIVO: better fix for cursor flickering/corruption issues
      radeon: fix several dpms issues
      r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin sel
      AVIVO: move cusor offscreen when disabling
      AVIVO: fix cursor corruption bands for real
      AVIVO: set default cursor mode in cursor init
      RS690/RS740: fix connector enumeration in some cases
      RS690: gpio/connector fixes
      R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNT
      r3xx-r5xx: switch to 1/12 subpixel precision
      R3xx/R4xx tex vid: increase the guardband limit for rendering with a tri
      RV770: add missing pci id
      radeon: try harder when checking if a card is posted
      r4xx: Add some missing pci ids
      Add RV740 (HD4770) support
      atom: connector quirk
      Add some missing M96 pci ids
      RV280: Add an AGP quirk
      RV280: another AGP quirk
      Add an r420 AGP quirk
      radeon: Set PCI/PCIE bus type properly per asic
      radeon: fix typo in object header to connector type conversion
      radeon: add some new r7xx pci ids
      RS880: enable accel
      RV280: add agp quirk
      RV740: disable small DFS transfers
      RV280: add agp quirk

Bryce Harrington (3):
      radeon: AGPMode quirk needed for HP Omnibook 6200
      radeon: AGPMode quirk needed for IBM Thinkpad T40 with Mobility M7 LW
      radeon: AGPMode quirk needed for SiS

Dave Airlie (13):
      radeon: fix DDC on rv410 VGA ports for non-atom use.
      radeon: tweak ddc fix for all r300s.
      radeon: fix r600 shadow fb mode with cursor allocation in wrong place
      radeon/tv: fix typo in crtc register modifications
      r100/r200: dont emit wrong clamp modes.
      atom/tvout: set the correct scaler up for tv out
      atombios: store dac detect result into save register.
      atom: recall crtc source script after tv dpms on
      radeon: move detected monitor type debugging.
      r600: fix bad unit in texture setup
      ati: update for resources/RAC API removal
      ati: change to using ABI version check
      ati 6.12.3

Fredrik Höglund (1):
      Check if the composite op is supported in R200CheckComposite.

Markus Gapp (1):
      Add quirk for asus hd3450 board

Michel Dänzer (2):
      Clear the framebuffer before initializing modes.
      Pre-R600 EXA: Fix coordinate limits off-by-one error.

Roland Scheidegger (1):
      R6xx/R7xx: fix pixel centers
2009-09-11 06:38:36 +00:00
wiz
8ca3238792 Update to 2.16.0:
pygtk-2.16.0 23-Aug-2009
    - Allow to use automake 1.11 (Paolo Borelli)
    - Remove compiler warnings (Gian)
    - Add gtk.gdk.CURRENT_TIME constant (Paul)
    - Fix gtk.IMContext().set_client_window() (Gian)
    - Some docs fix (John Finlay)
    - Fixed invocation of FileChooserDialog in print demo (Pietro Battiston)
    - Some autotools tweaks (Gian)
    - Fix arg parsing format typo for gtk_toggle_button_new (John Finlay)
    - Update some docs to the new 2.16 API (Gian)

pygtk-2.15.2 20-Jun-2009
    - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message (Paul)
    - Allow pango.Context creation (Paul, #550855)
    - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
      compatibility accepting also chars (Paul, #586094)
    - Protect window obj from GC in gtk.window_get_toplevels (Gustavo, #574259)
    - Plug huge number of memory leaks in Pango wrappers (Paul)
    - Add gtk.gdk.WINDOWING constant (Paul, #555112)
    - Wrap gdk_pixbuf_apply_embedded_orientation (Chris Wilson)
    - Modernize constructors of seven more types (Paul)
    - Don't free a string we don't own (Paul, #585458)
    - Some docs tweaking (Gian)


pygtk-2.15.1 25-May-2009
    - (Add HSV support to gtk.gdk.Color objects)
    - Add floating-point support to gtk.gdk.Color (Paul)
    - Retire hand-written ChangeLog; autocreate from Git history (Paul)
    - Fix conditional in docs/Makefile.am (Frederic Peters)
    - Document that gtk.gdk.GC coordinates are not related to allocation (Paul)
    - Make pygtk_boxed_unref_shared() also handle Py_None (Paul)
    - Make gtk.MenuItem.set_submenu accept None (Paul)
    - Don't run 'fixxref.py' if documentation is not built (Bj
    - Apply libtool 2.2 compatibility patch (Gian)
    - Plug reference leak on main signal watch source (Paul)
    - Add extra warning against accidental misuse of tree model columns (Paul)
    - Wrap gtk.Border attributes and constructor (Mariano Su
    - Make gtk.gdk.Event.time accept 'long' in assignments (Paul)
    - Wrap gtk.RcStyle attributes (Paul)

pygtk-2.15.0 01-May-2009
    - Update pygtk to use numpy instead of Numeric
      (Josselin Mouette, Brian Cameron, #397544)
    - Update the address of the FSF (Tobias Mueller, #577154)
    - Wrap gtk_builder_add_objects_from_string and
      gtk_builder_add_objects_from_file.
    - Add GTK+ 2.16 API (Gian)
    - wrap gtk.IconView.convert_widget_to_bin_window_coords (Gian)
    - add gtk.gdk.Window.redirect_to_drawable (Gian)
    - add GtkNumberUpLayout enum (Gian)
    - some method argument fixes (Gian)
    - add gtk.PrintSettings.[get|set]_number_up_layout (Gian)
    - Some demo fixes (Gian, Andi Albrecht)
    - Add various deprecation warnings (Gian Mario)
2009-09-10 19:03:48 +00:00
drochner
cfd5ba7994 Fix lossage due to the assumption that a time_t has the same width
as a pointer, which fails at least on NetBSD-64bit <=5 and -32bit >5.
Unfortunately this assumption is deep in the code, in particular
already in gtk-sharp, so this fix isn't great because it only corrects
the translation of a C structure into C# data.
(With this fix, I can import pictures into f-spot from the filesystem.)
Many thanks to Brian de Alwis for explaining how conditionals can
be done in C#.
bump PKGREVISION
2009-09-09 15:28:04 +00:00
wiz
206a66b761 Remove references to python-2.3. 2009-09-09 11:16:56 +00:00
joerg
8847d05b14 Use libtool --mode=XXX in all cases. 2009-09-08 19:20:49 +00:00
tonio
18f74f5a56 Fix x11/labltk for ocaml 3.11.1 [PR pkg/42017] 2009-09-08 18:35:46 +00:00
ahoka
35dd31db58 Update to 0.90.3. 2009-09-08 14:39:27 +00:00
tonio
806608122f Update lang/ocaml to 3.11.1 [PR pkg/41695]
(Changes that can break existing programs are marked with a "*"  )
Language features:
- Addition of lazy patterns: "lazy <pat>" matches suspensions whose values,
  after forcing, match the pattern <pat>.
- Introduction of private abbreviation types "type t = private <type-expr>",
  for abstracting the actual manifest type in type abbreviations.
- Subtyping is now allowed between a private abbreviation and its definition,
  and between a polymorphic method and its monomorphic instance.

Compilers:
- The file name for a compilation unit should correspond to a valid
  identifier (Otherwise dynamic linking and other things can fail, and
  a warning is emitted.)
* Revised -output-obj: the output name must now be provided; its
  extension must be one of .o/.obj, .so/.dll, or .c for the
  bytecode compiler. The compilers can now produce a shared library
  (with all the needed -ccopts/-ccobjs options) directly.
- -dtypes renamed to -annot, records (in .annot files) which function calls
  are tail calls.
- All compiler error messages now include a file name and location, for
  better interaction with Emacs' compilation mode.
- Optimized compilation of "lazy e" when the argument "e" is
  already evaluated.
- Optimized compilation of equality tests with a variant constant constructor.
- The -dllib options recorded in libraries are no longer ignored when
  -use_runtime or -use_prims is used (unless -no_auto_link is
  explicitly used).
- Check that at most one of -pack, -a, -shared, -c, -output-obj is
  given on the command line.
- Optimized compilation of private types as regular manifest types
  (e.g. abbreviation to float, float array or record types with only
   float fields).

Native-code compiler:
- New port: Mac OS X / Intel in 64-bit mode (configure with -cc "gcc -m64").
- A new option "-shared" to produce a plugin that can be dynamically
  loaded with the native version of Dynlink.
- A new option "-nodynlink" to enable optimizations valid only for code
  that is never dynlinked (no-op except for AMD64).
- More aggressive unboxing of floats and boxed integers.
- Can select which assembler and asm options to use at configuration time.

Run-time system:
- New implementation of the page table describing the heap (two-level
  array in 32 bits, sparse hashtable in 64 bits), fixes issues with address
  space randomization on 64-bit OS (PR#4448).
- New "generational" API for registering global memory roots with the GC,
  enables faster scanning of global roots.
  (The functions are caml_*_generational_global_root in <caml/memory.h>.)
- New function "caml_raise_with_args" to raise an exception with several
  arguments from C.
- Changes in implementation of dynamic linking of C code:
  under Win32, use Alain Frisch's flexdll implementation of the dlopen
  API; under MacOSX, use dlopen API instead of MacOSX bundle API.
- Programs may now choose a first-fit allocation policy instead of
  the default next-fit.  First-fit reduces fragmentation but is
  slightly slower in some cases.

Standard library:
- Parsing library: new function "set_trace" to programmatically turn
  on or off the printing of a trace during parsing.
- Printexc library: new functions "print_backtrace" and "get_backtrace"
  to obtain a stack backtrace of the most recently raised exception.
  New function "record_backtrace" to turn the exception backtrace mechanism
  on or off from within a program.
- Scanf library: fine-tuning of meta format implementation;
  fscanf behaviour revisited: only one input buffer is allocated for any
  given input channel;
  the %n conversion does not count a lookahead character as read.

Other libraries:
- Dynlink: on some platforms, the Dynlink library is now available in
  native code. The boolean Dynlink.is_native allows the program to
  know whether it has been compiled in bytecode or in native code.
- Bigarrays: added "unsafe_get" and "unsafe_set"
  (non-bound-checking versions of "get" and "set").
- Bigarrays: removed limitation "array dimension < 2^31".
- Labltk: added support for TK 8.5.
- Num: added conversions between big_int and int32, nativeint, int64.
  More efficient implementation of Num.quo_num and Num.mod_num.
- Threads: improved efficiency of mutex and condition variable operations;
  improved interaction with Unix.fork (PR#4577).
- Unix: added getsockopt_error returning type Unix.error.
  Added support for TCP_NODELAY and IPV6_ONLY socket options.
- Win32 Unix: "select" now supports all kinds of file descriptors.
  Improved emulation of "lockf" (PR#4609).

Tools:
- ocamldebug now supported under Windows (MSVC and Mingw ports),
  but without the replay feature.  (Contributed by Dmitry Bely
  and Sylvain Le Gall at OCamlCore with support from Lexifi.)
- ocamldoc: new option -no-module-constraint-filter to include functions
  hidden by signature constraint in documentation.
- ocamlmklib and ocamldep.opt now available under Windows ports.
- ocamlmklib no longer supports the -implib option.
- ocamlnat: an experimental native toplevel (not built by default).

Camlp4:
* programs linked with camlp4lib.cma now also need dynlink.cma.
2009-09-07 21:48:13 +00:00
joerg
9a2074208a Retire Python 2.3 support. 2009-09-07 19:02:13 +00:00
drochner
17b23237e8 don't propagate the "cups" dependency, this is nut referenced by
the exported libraries
(according to the CVS log, this was only to work around spurious db4
dependencies which are hopefully fixed by my last change to db4/bl3)
2009-09-07 18:42:39 +00:00
roy
88dd914262 Fix compiling against NetBSD popcount libc function. 2009-09-03 19:29:26 +00:00
joerg
531ef2d6d5 Use --mode=install for libtool, don't dependency on the legacy
detection.
2009-09-03 12:12:14 +00:00
joerg
edd71c026b Explicitly call libtool with --mode=install. 2009-09-02 13:32:56 +00:00
wiz
53c3cf70b2 Fix build with openssl-1.0. From markd.
Enable openssl again on NetBSD-current and bump PKGREVISION.
2009-09-01 09:51:02 +00:00
wiz
26faa15d7b Fix build with openssl-1.0. From markd.
Enable openssl again on NetBSD-current. Bump PKGREVISION.
2009-08-31 20:54:26 +00:00
obache
36787f6557 Update xterm to Patch#246.
Patch #246 - 2009/8/16

    * remove obsolete logic for saving/restoring wrapping flags, which did not
      work on 64-bit platform. Wrapping flags (stored in the line-index) are now
      copied with line-data (Debian #541160).
    * modify comments in app-defaults files to avoid problem with C preprocessor
      used by xrdb (Debian #541603).
    * restore special case in makeColorPair, needed for colorBDMode resource
      (Debian #541089).
    * correct SetLineFlags() macro, broken in patch #244 when recoding to avoid
      gcc-specific bitfields (Debian #541236).
    * modify initialization of screen buffers to ensure that pointers align to
      int-boundaries. This fixes a problem introduced in patch #244 where the
      color- and character-arrays (stored after the video-attributes in each
      row) might be misaligned (report by Rajeev V Pillai).
    * add limit-check in ScrnRefresh for handling saved-lines from the circular
      buffer which are repainted on a screen whose width has increased. To
      improve performance, circular buffer entries are not resized (report by
      Rajeev V Pillai).
    * correct type for CellColor (a late change in patch #244 to avoid gcc-
      specifc enums made that unsigned rather than unsigned short, for the
      256-color option).
    * fix typo in configure option --enable-16bit-chars (report by Rajeev V.
      Pillai).

Patch #245 - 2009/8/12

    * correct a special case in saving FIFO-lines from patch #244. If the screen
      was shrunk, xterm used the wrong amount for copying to FIFO-lines, and
      then used this amount to adjust the current row on the screen. That was
      both a visible defect (Debian #541109) as well as a potential addressing
      error (Debian #541132, #541160, and #541236).
    * add clarification in xterm manual about the various allowXXXOps resources,
      which are disabled when the allowSendEvents resource is active (patch by
      Julien Cristau, Debian #531597).

Patch #244 - 2009/8/9

    * refactored storage of saved-lines, providing a configure option to manage
      them as a FIFO (actually a circular buffer), improving performance. Added
      configure option --enable-fifo-lines to enable/disable the new feature (it
      is enabled by default).
    * added fastScroll resource, to amuse people who measure terminal emulator
      performance by cat'ing large files to the screen.
    * modify check in readPtyData from return values to provide exit on zero-
      bytes read from pty for FreeBSD, or eliminate high-CPU in "xterm-hold"
      processing (discussion with Ulrich Spoerlein, FreeBSD ports/136686). The
      check was originally modified to combine negative/zero values in
      XFree86-3.1.2E, 1996/05/06.
    * add configure option --enable-16bit-chars to provide wide-characters with
      16-bits (rather than the default 32-bits).
    * add retryInputMethod resource to allow configuring out the retries xterm
      uses to connect to non-responsive XIM server, to work around defective X
      configurations as noted in NetBSD mailing list.
      http://mail-index.netbsd.org/tech-x11/2009/06/07/msg000511.html
    * make regular-expression selection work for VT100 double-sized characters.
    * improve layout when drawing missing characters in a proportional font,
      e.g., as boxes, to take into account whether they are double-width
      (report by Guilbert Stabilo on comp.unix.shell).
    * add capability for keypad-center (kb2/KA2) to termcap entry for xterm-new,
      as well as xterm-8bit, xterm-sun and xterm-vt220 (FreeBSD conf/136336).
    * change default for keepSelection resource to true (prompted by discussion
      with David Muir Sharnoff).
    * remove a limit-check in ptydata.c, allowing Unicode values past 64k to be
      displayed using TrueType fonts (Debian #458432).
    * remove a vt52-specific ifdef to allow mapping F1-F4 to PF1-PF4 when vt52
      support is not compiled (report by Olaf 'Rhialto' Seibert).
    * save/restore line-wrapping flags when converting from ISO-8859-1 encoding
      to UTF-8 encoding, as well as when resizing screen.
    * remove extra adjustment of position in fix for Debian #418324.
    * modify default check for mkWidth resource to check for line-drawing
      characters, which are categorized as double-width in Solaris 10 (report by
      Sebastian Kayser).
    * add "print-everything" action (patch by Ovidiu Gheorghioiu).
    * start refactoring scrollback data using new getLineData() function.
    * demote recent change to Debian #252873 fix to experimental, ifdef'd out as
      EXP_BOGUS_FG (Debian #522141).
    * work around groff mapping of ASCII quotes using macros (requested by
      Reuben Thomas based on Colin Watson advice, fixes Debian #378700).
    * correct symbol used for default of allowWindowOps which was DEF_ALLOW_FONT
      rather than DEF_ALLOW_WINDOW (report by Matthieu Herrb).
    * amend fix for tek4014 from patch #243 to make it only apply to the Tek
      Options menu.
2009-08-30 05:40:06 +00:00