From yselkowitz@users.sourceforge.net Tue Nov 11 16:46:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Tue, 11 Nov 2008 16:46:00 -0000 Subject: X11R7.4 Message-ID: <4919B605.7080800@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Cygwin/X has been updated to X.Org X11R7.4. WHAT'S NEW IN X11R7.4? ====================== * Each program, library, set of headers, set of fonts, etc., has its own package, for a total of around 250 binary packages. This sounds like a lot, but most are optional, very small and only occasionally updated. * The standard /usr prefix is now used. Other Cygwin packages that use /usr/X11R6 should be rebuilt and updated in the coming weeks. * Fonts have been moved to /usr/share/fonts. * libX11 is based on XCB. * Support for a number of X extensions which were long ago deprecated upstream have been removed. FEATURES AND NOTES ================== * Multiwindow mode includes several enhancements: - - application icons with transparent backgrounds are properly rendered; - - WM hints (e.g. no window decoration) are better followed; - - shaped windows are displayed properly; - - window styles can be customized in the .XWinrc file. * The Composite extension has been enabled, with the following caveats: - - Compositing cannot be used in multiwindow mode; - - A compositing manager (xcompmgr) with an ordinary window manager, or a compositing window manager (e.g. metacity or xfwm4), is required. - - OpenGL windows do not always render correctly when a compositing manager is running. - - When a compositing manager is running, the root window becomes a silver colour which cannot be changed through xsetroot(1). Desktop environment wallpapers are handled differently and still work. Here's a screenshot from a local instance of Xfce 4.6-beta1: https://sourceforge.net/project/screenshots.php?group_id=99645 * The WindowsWM extension is currently disabled, as neither xwinwm nor the supporting code in the xserver currently build. This may be restored in a future release. * The XVideo extension is currently disabled. There is some skeleton code in the server, but it doesn't do anything yet. * Hardware-accelerated OpenGL (XWin_GL) is not currently available. * XWin uses the new X.Org logo as the icon, and its dialogs have a modern look on Windows XP. * The Xephyr and Xfake kdrive servers are available in addition to the classic Xnest and Xvfb servers. DEPRECATIONS ============ These X extensions, and their related packages, are no longer available: DPS library: libdpstk1 Removed upstream before 6.9/7.0; a compatibility runtime package exists for the few packages still using it until they are rebuilt. DMX library: libdmx programs: Xdmx server, dmx* clients Recently deprecated upstream because it hasn't been updated to the current server APIs. It may be restored in the future, but it's too soon to determine a timeframe. FontCache library: libXfontcache Deprecated long ago and recently removed upstream. Nothing currently in the distro was using it. Font server library: libFS programs: fslsfonts, fstobdf, showfont, xfs, xfsinfo Deprecated upstream. Server-side fonts, used by Xt/Xaw/Motif apps, are still available. LBX library: liblbxutil programs: lbxproxy Removed upstream in 2006. XFree86-BigFont Recently removed upstream. Xinerama library: libXinerama This extension is being replaced by recent enhancements to XRandR. Xprint libraries: libXp, libXprintAppUtil, libXprintUtil programs: Xprt server, xphelloworld, xplsprinters, xprehashprinterlist Long ago deprecated in favour of client-side solutions, this was recently removed upstream. This also affects Xaw programs, as Xaw8 used the Xprint API (in fact, this was the sole difference between it and Xaw7). All X.Org programs have been rebuilt for Xaw7; other packages will need to be rebuilt. In the meantime, libXaw8 and libXp6 packages exist for compatibility. XTrap library: libXTrap programs: xtrap Replaced upstream by Record/XTest, it was recently removed. Nothing in the distro was using it. Other deprecated libraries and programs: liboldX: X11 is 21 years old already! libOSMesa4: mesa now provides libOSMesa7; nothing in the distro depends on the old library. libxkbui: Was only used by xorgcfg, which isn't present on Cygwin and is disappearing upstream anyway. xsetpointer: Replaced by xinput. UPGRADE INSTRUCTIONS ==================== 1) Before upgrading, check if /usr/include/X11 and /usr/lib/X11 are symlinks or directories. If they are symlinks, remove them manually. 2) Take note of the programs you use from /usr/X11R6/bin; you will need to choose them for installation later. 3) If you use programs in /usr/X11R6/bin which are NOT from the xorg-x11-* packages, add /usr/X11R6/bin to the PATH variable in your preferred shell (e.g. for bash, in ~/.bashrc). 4) Follow the normal download/install procedure with setup.exe; packages are all in the X11 category. setup.exe will automatically upgrade as follows: X-startup-scripts -> xinit xorg-x11-bin-dlls -> libX11_6 xorg-x11-bin-lndir -> lndir xorg-x11-devel -> libX11-devel xorg-x11-f100 -> font-bitstream-dpi100 xorg-x11-fcyr -> font-misc-cyrillic xorg-x11-fenc -> font-encodings xorg-x11-fnts -> font-bitstream-dpi75 xorg-x11-fscl -> font-bitstream-type1 xorg-x11-man-pages* -> xorg-docs xorg-x11-{nest,vfb,xwin} -> xorg-server Correct library dependencies for all programs from the distro will be automatically selected for install. Installation of the following components is up to you: * fonts (all fonts packages are named font--); * programs (with a few exceptions, each program has its own package; if you can't find something, use http://cygwin.com/packages/ to search.); * runtime libraries for packages not installed from the distro; * libdevel packages; * development tools (e.g. imake, xorg-util-macros). FURTHER DEVELOPMENT =================== Development of Cygwin/X is primarily focused on the XWin server; most other components are extremely stable and work OOTB. Anyone who despaired of touching the monolithic tree will find things much easier now with modular packages. If you want to see XWin stay current and add new features, then WE NEED YOU. Here are some of the projects that could be worked on: * Update the Cygwin/X website. * Fix remaining quirks with shaped windows in multiwindow. * Fix Qt4 program icons in multiwindow. * Review and integrate remaining packages from Xming. * Fix the few bugs in Composite in rooted mode. * Fix WindowsWM/xwinwm. * Continue development of hardware-accelerated GLX extension, DirectDraw engine, and native GDI engine. * Implement the XVideo extension. * Implement newest XRandR protocol. * Compositing in multiwindow mode (using Win2K+ window transparency). FEEDBACK ======== All comments, questions, bug reports, patches, discussion, etc. should take place on the cygwin-xfree@ list. CREDITS ======= Jon Turney for stepping up and organizing everyone else's patches, and adding several more of his own. Colin Harrison for permission to use his Xming patches. Janjaap Bos for pinpointing the font-finding problem to weak symbol handling in libXfont, and providing a patch to port XWin to the new input API. Larry Hall for continuing to answer questions on cygwin-xfree@ while there was no maintainer. Previous Cygwin/X leaders Alan Hourihane, Alexander Gottwald, and Harold L Hunt II, and all other previous maintainers and contributors. And whomever else I may have inadvertently neglected to mention. Enjoy! Yaakov Cygwin/X coordinator -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkZtgQACgkQpiWmPGlmQSPdjQCgls6INjPG9hzd+l8bmCLJmfsx Y+4An2QoiInolo0+/QB/lmVuXJ9PjcMG =NpLa -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:27:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:27:00 -0000 Subject: Updated: xterm-237-2 Message-ID: <491B1EF0.9030501@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following package has been updated in the Cygwin net distribution: *** xterm-237-2 This in an update to the latest upstream release and is built for the new X11R7.4. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHvAACgkQpiWmPGlmQSOcTQCfVSrgVwtGtUJJQw2jpm88LYV4 YKgAnjWPse7X7hWyA972GIhUErzKOn4I =an+o -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:30:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:30:00 -0000 Subject: Updated: xedit-1.1.2-1 Message-ID: <491B1F24.9020205@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xedit-1.1.2-1 This is an update to the latest upstream release, fixing some double-click problems. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHyQACgkQpiWmPGlmQSNx4wCfUbWXAf6rfsjArL9roM/w6hFz 8tAAn06ezabGil3GcMDd1gcNpr3SR14j =ykKO -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:30:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:30:00 -0000 Subject: Updated: glitz-0.5.6-1 Message-ID: <491B1EFE.2030700@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libglitz1-0.5.6-1 +++ libglitz-devel-0.5.6-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHv4ACgkQpiWmPGlmQSNKIACdG23I4u9riLrydj6Dr5Hf6hPC X/0Anj4h6u+n4C+jIhbD+Wxi6Yr1TXw2 =q8VA -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:30:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:30:00 -0000 Subject: Updated: startup-notification-0.9-1 Message-ID: <491B1EF9.7060608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** startup-notification-0.9-1 +++ startup-notification-devel-0.9-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHvkACgkQpiWmPGlmQSPPKgCghEugFtQGsNRvTzUqo+7zTuZn mgwAoKJL7OFLN/hRMv3kVRfwKBwpy99E =fBsU -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:30:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:30:00 -0000 Subject: Updated: gtk+-1.2.10-3 Message-ID: <491B1F15.5030406@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** gtk+-1.2.10-3 *** gtk+-devel-1.2.10-3 This is a rebuild of gtk+-1.2 for X11R7.4, based on the patchset from Gentoo's 1.2.10-r12. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxUACgkQpiWmPGlmQSMoRgCeNUZ6rLYOxayWURChjdqfVs1p 4p0An1kXNv8+e7aSjG6VjyTJybIMHTQo =0N+4 -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:31:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:31:00 -0000 Subject: Updated: lesstif-0.95.0-2 Message-ID: <491B1EF4.7050407@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** lesstif-0.95.0-2 +++ libXm2-0.95.0-2 +++ libXm-devel-0.95.0-2 This is an update to the latest upstream release, built for the new X11R7.4. The dependency on libXp6 has been removed. The runtime library and development files have been broken out into their own packages, with the programs (mwm, uil, xmbind) remaining in the lesstif package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHvQACgkQpiWmPGlmQSOJzgCg+Myy/YRfXxePPWKyWev0DcGJ g68AoPklCAavRm2a0G33oKz4cEDPfToN =hWGz -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:31:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:31:00 -0000 Subject: Updated: cairo-1.6.4-1 Message-ID: <491B1F10.8050608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libcairo2-1.6.4-1 +++ libcairo-devel-1.6.4-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxAACgkQpiWmPGlmQSMsWQCfbEAZM6Dbrzgg8++WJ9ym7pSM p6sAoKSrGvezNvEpc41nCXx6i3FF4KJA =0c4G -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:35:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:35:00 -0000 Subject: Updated: cairo-1.6.4-1 Message-ID: <491B1F10.8050608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libcairo2-1.6.4-1 +++ libcairo-devel-1.6.4-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxAACgkQpiWmPGlmQSMsWQCfbEAZM6Dbrzgg8++WJ9ym7pSM p6sAoKSrGvezNvEpc41nCXx6i3FF4KJA =0c4G -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Wed Nov 12 18:44:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Wed, 12 Nov 2008 18:44:00 -0000 Subject: Updated: cairo-1.6.4-1 Message-ID: <491B1F10.8050608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libcairo2-1.6.4-1 +++ libcairo-devel-1.6.4-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxAACgkQpiWmPGlmQSMsWQCfbEAZM6Dbrzgg8++WJ9ym7pSM p6sAoKSrGvezNvEpc41nCXx6i3FF4KJA =0c4G -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Thu Nov 13 09:15:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Thu, 13 Nov 2008 09:15:00 -0000 Subject: Updated: gtk-engines-0.12-3 Message-ID: <491B1F19.6080202@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** gtk-engines-0.12-3 The Pixmap theme engine was disabled in order to remove the dependency on libgdk_imlib, which is being obsoleted. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxkACgkQpiWmPGlmQSNydQCg7PzsTwnvAgKBjDi9X1zmqk+/ 5ZwAniBbtbajSP4qOIjx+3X+ZV6MSBug =GJTj -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 14 04:58:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 14 Nov 2008 04:58:00 -0000 Subject: Updated: cairo-1.6.4-1 Message-ID: <491B1F10.8050608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libcairo2-1.6.4-1 +++ libcairo-devel-1.6.4-1 This is an update to the latest upstream release, built for the new X11R7.4. The headers and development libraries are in a separate package. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbHxAACgkQpiWmPGlmQSMsWQCfbEAZM6Dbrzgg8++WJ9ym7pSM p6sAoKSrGvezNvEpc41nCXx6i3FF4KJA =0c4G -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 14 08:00:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 14 Nov 2008 08:00:00 -0000 Subject: Updated: xorg-cf-files-1.0.2-6 Message-ID: <491B2350.9040002@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xorg-cf-files-1.0.2-6 This should unbreak building of imake-based packages against libXaw. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkbI1AACgkQpiWmPGlmQSNEhQCfWml04XnhKevKMqHuO4krgVIz UK0An2CsYGYcv7TXkwvUmk+ew614+9EP =COnr -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 14 08:51:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 14 Nov 2008 08:51:00 -0000 Subject: Updated: xtrans-1.2.2-2 Message-ID: <491BEFB2.2030904@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xtrans-1.2.2-2 I added a patch to silence the bogus warning "Owner of /tmp/.X11-unix should be set to root" from the X servers, once they are rebuilt. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkb77IACgkQpiWmPGlmQSOZXQCg9vd7V0IBinzXTlSPJCp1lz7z vwcAoKkC6UZR52uO4XMXY5WS5Gi1klq9 =dIk0 -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 14 20:17:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 14 Nov 2008 20:17:00 -0000 Subject: Updated: xman-1.0.3-3 Message-ID: <491D027D.8060608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xman-1.0.3-3 This release fixes the installation of the app-defaults file and groff formatting handling, and adds man.conf support. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkdAn0ACgkQpiWmPGlmQSMibACfVTExKk4fDw/KpzRVEkP0smqf hSYAoMY7c2gE3BINVYGnFDW/TW0x7GEP =wwNj -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Sun Nov 16 18:28:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Sun, 16 Nov 2008 18:28:00 -0000 Subject: Updated: xinit-1.1.0-3 Message-ID: <491D2E62.8050500@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xinit-1.1.0-3 This release adds a Windows Start Menu shortcut to the startxwin script, making it easier to launch XWin and an xterm. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkdLmIACgkQpiWmPGlmQSPXkgCgzlVBYp4Zq5WegS3GOg/5vI5p pRcAniR13TID6CALkyGLPv/a4S/mx2XD =uBl5 -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Mon Nov 17 02:30:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Mon, 17 Nov 2008 02:30:00 -0000 Subject: Updated: xorg-server-1.5.3-2 Message-ID: <491D3B5D.6030505@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xorg-server-1.5.3-2 These are the changes in this release: * Additional fixes to multiwindow mode: Qt4 program icons display correctly; window geometry take window decorations into account; window decorations do not appear and immediately disappear when they shouldn't be shown at all. * Moved system.XWinrc to /etc/X11. This file is meant only as a sane default; personal customizations should be made in ~/.XWinrc. * IMPORTANT: Moved XWin.log to /var/log. * Fixed up XWin and XWinrc man pages. * Added patch to fix build when Xv is disabled and videoproto not installed. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkdO10ACgkQpiWmPGlmQSNudwCgraH53dXrFgis4BKdOWH9rT6b HBkAn2apdV52LB/HQwvLbbdpZel4Bs7/ =8+tB -----END PGP SIGNATURE----- From jon.turney@dronecode.org.uk Wed Nov 19 19:42:00 2008 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Wed, 19 Nov 2008 19:42:00 -0000 Subject: New package: font-bitstream-vera-ttf 1.10 Message-ID: <491DC979.9060202@dronecode.org.uk> font-bitstream-vera-ttf 1.10 The Bitstream Vera TTF font family has gone AWOL in the upgrade to X.Org R7.4 (it was previously contained in the xorg-x11-fscl package). This new package makes the font available again. From dr.volker.zell@oracle.com Fri Nov 21 02:34:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Fri, 21 Nov 2008 02:34:00 -0000 Subject: Updated: {Xaw3d/libXaw3d7/libXaw3d-devel}-1.5D-8: A 3D version of the MIT Athena widget set for X Message-ID: <7zzljzyid0.fsf@vzell-de.de.oracle.com> Hi New versions of 'Xaw3d/libXaw3d7/libXaw3d-devel' have been uploaded to a server near you. DESCRIPTION: ============ Xaw3d is an enhanced version of the MIT Athena widget set for the X Window System. Xaw3d adds a three-dimensional look to X11 applications with minimal or no source code changes. You should install Xaw3d if you are using applications which incorporate the MIT Athena widget set and you'd like to incorporate a 3D look into those applications. Cygwin NEWS: ============ o Changed layout from /usr/X11R6 to /usr hierarchy to accomodate latest X11R7.4 o Packaged as a library only package UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'Xaw3d' from the 'Libs' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Dr. Volker Zell volunteer cygwin Xaw3d maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. From yselkowitz@users.sourceforge.net Fri Nov 21 02:36:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 21 Nov 2008 02:36:00 -0000 Subject: Updated: libXi-1.1.4-1 Message-ID: <4920D5A6.1030609@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libXi6-1.1.4-1 *** libXi-devel-1.1.4-1 This is the latest upstream bugfix release. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkg1aUACgkQpiWmPGlmQSMULACfbmmLn6u4fpHf7bUxyD+PN4a8 9g0An3x0SVF9SidAFBz50yhUbrGWYiQb =BBWm -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 21 02:59:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 21 Nov 2008 02:59:00 -0000 Subject: New package: nas/libaudio2/libaudio-devel-1.9.1-2 Message-ID: <49245F5B.2000607@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been added to the Cygwin net release: +++ nas-1.9.1-2 +++ libaudio2-1.9.1-2 +++ libaudio-devel-1.9.1-2 The Network Audio System is a network-transparent, client/server audio system based on X11. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkkX1sACgkQpiWmPGlmQSO/ewCeNbgaRTVsTqKjltcJC9DIXIr2 0uUAn3UK8t9AhiZakp7K3YRICSrcF0vA =drg0 -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Fri Nov 21 08:57:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Fri, 21 Nov 2008 08:57:00 -0000 Subject: Updated: libXaw-1.0.5-1 Message-ID: <49261D5C.7010106@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** libXaw6-1.0.5-1 *** libXaw7-1.0.5-1 *** libXaw-devel-1.0.5-1 This is the latest upstream release. Even though all references to the xaw.m4 macro has been removed upstream in git, a simplified version is included in this package for building the current X.Org Xaw-dependent tarballs. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkmHVwACgkQpiWmPGlmQSMLQwCfW1j7ZoJ5TLNlUbmMMx6jSp5b ZAQAn0I+NUh2yGFyNLhC31JPMrGYUeZp =bgpR -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Sun Nov 23 02:34:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Sun, 23 Nov 2008 02:34:00 -0000 Subject: Updated: xtrans-1.2.2-3 Message-ID: <49261DBE.6060605@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xtrans-1.2.2-3 I added a patch to avoid the bogus error "euid != 0, directory /tmp/.X11-unix will not be created" from the X servers, once they are rebuilt. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkmHb4ACgkQpiWmPGlmQSM30QCgwR4fR+WEKSeqbDSgX2mcC9qV NUkAn0LZJn/pfzMKj34501UYoJMTZEWi =u5Ls -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Mon Nov 24 01:51:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Mon, 24 Nov 2008 01:51:00 -0000 Subject: Updated: xorg-server-1.5.3-3 Message-ID: <49262375.1010400@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xorg-server-1.5.3-3 These are the changes in this release: * Log changes: - - In addition to the XWin logs now being found in /var/log (as of the last release), now a separate log is created for each display. THE DEFAULT LOG LOCATION IS NOW /var/log/XWin.0.log, when run as "X :1" the log will be /var/log/XWin.1.log, etc. - - The -logfile flag argument may contain "%s" (w/o quotations) to have the display number automatically substituted; e.g. "XWin :2 -logfile ~/tmp/XWin.%s.log" will create ~/tmp/XWin.2.log. - - The verbosity of the logfile and the console output should now match. * The messages about /tmp/.X11-unix creation and ownership are silenced. * Multiwindow mode fix: - - Windows which remember their placement don't drift with each instance. * Multihead fixes: - - Windows don't appear offscreen when the primary monitor is not upper-left. - - XWin dialogs are placed near the tray icon so that they don't end up in the middle of the virtual desktop, possibly split between two monitors. * Numerous clipboard fixes, including a fix for clipboard startup with XDMCP. * Built-in fonts are used in addition to server-side fonts. The default font has changed as a result, but the full selection of fonts is still available if installed. * Temporary disabled the NumLock/CapsLock synchronization due to several bug reports. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkmI3UACgkQpiWmPGlmQSOb+wCg6wy1jbPiTEyyTRwnweZZz0lK HwAAn0WlK/jOIKaWAlZTVgPMxGzeGk32 =jSRU -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Mon Nov 24 01:52:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Mon, 24 Nov 2008 01:52:00 -0000 Subject: Updated: xscope-1.1-2 Message-ID: <49267484.8060608@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xscope-1.1-2 This package has been rebuilt with the newest xtrans to silence the messages about /tmp/.X11-unix creation and ownership. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkmdIQACgkQpiWmPGlmQSPpEgCfS0U1ha0m/jK79nuaR9lkho+s +zEAoNQjWb41uKf1CCo0U2vwuF++jMNU =2aIy -----END PGP SIGNATURE----- From yselkowitz@users.sourceforge.net Mon Nov 24 02:06:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin Ports)) Date: Mon, 24 Nov 2008 02:06:00 -0000 Subject: Updated: xorg-cf-files-1.0.2-7 Message-ID: <4928C036.2000509@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xorg-cf-files-1.0.2-7 This release fixes the definitions of MANPATH, FONTDIR, and ENCODINGSDIR. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkowDYACgkQpiWmPGlmQSMe3gCeJRePn7k52VVpgZCdbO+Xdi3W KoIAoJBr+DdmfNcaGs5+mA08axXd0kFC =yCqh -----END PGP SIGNATURE----- From dr.volker.zell@oracle.com Mon Nov 24 22:27:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Mon, 24 Nov 2008 22:27:00 -0000 Subject: Updated: {t1lib/t1lib5/t1lib-devel/t1lib-x11/t1libx5/t1libx-devel}-5.1.2-2: Rasterizer library for Adobe Type 1 Fonts Message-ID: <7zfxlidk7o.fsf@vzell-de.de.oracle.com> Hi New versions of 't1lib/t1lib5/t1lib-devel/t1lib-x11/t1libx5/t1libx-devel' have been uploaded to a server near you. DESCRIPTION: ============ Rasterizer library for Adobe Type 1 Fonts. Supports rotation and transformation, kerning underlining and antialiasing. Does not need X11, but special functions for X11 are provided. AFM-files can be generated from Type 1 font files and font subsetting is also easily possible. Includes Composite Character support. Cygwin NEWS: ============ o Recompiled against latest X11R7.4 t1lib NEWS: =============== o Small number of fixes reported by users. The fixes pertain to a vulnerability issue, memory access issues. o More decent handling if Encoding and / or FontBBox specification are missing (which is invalid with respect to the specification, but recoverablel). UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 't1lib' from the 'Libs' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Dr. Volker Zell volunteer cygwin t1lib maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. From dr.volker.zell@oracle.com Wed Nov 26 16:43:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Wed, 26 Nov 2008 16:43:00 -0000 Subject: Updated: {ghostscript/gs8/gs-devel}-8.62-3 - GPL PostScript interpreter Message-ID: <7zd4gmdjwh.fsf@vzell-de.de.oracle.com> Hi New versions of 'ghostscript/gs8/gs-devel' have been uploaded to a server near you. DESCRIPTION: ============ GNU Ghostscript is Postscript interpreter capable of converting PS files into a number of printer output formats. Ghostscript can also render PS files into a number of graphics file formats. Cygwin NEWS: ============ o Recompiled against latest X11R7.4 o Implemented the suggestions from Yaakow, see http://cygwin.com/ml/cygwin/2008-11/msg00411.html - Removed the native/X11 split (ghostscript-base and ghostscript-x11 packages obsolete, contents now in ghostscript package) - Fixed font paths - Added shared library and corresponding devel packages UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'ghostscript' from the 'Graphics' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Dr. Volker Zell volunteer cygwin ghostscript maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. From dr.volker.zell@oracle.com Wed Nov 26 16:43:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Wed, 26 Nov 2008 16:43:00 -0000 Subject: Updated: {aalib/libaa1/aalib-devel}-1.4rc5-3: An ascii art library Message-ID: <7zej12djxd.fsf@vzell-de.de.oracle.com> Hi New versions of 'aalib/libaa1/aalib-devel' have been uploaded to a server near you. Cygwin NEWS: ============ o Recompiled against latest X11R7.4 DESCRIPTION: ============ AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'aalib' from the 'Libs' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Dr. Volker Zell volunteer cygwin aalib maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. From yselkowitz@users.sourceforge.net Wed Nov 26 16:43:00 2008 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Wed, 26 Nov 2008 16:43:00 -0000 Subject: Updated: xorg-server-1.5.3-4 Message-ID: <492B28EB.4090005@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following packages have been updated in the Cygwin net distribution: *** xorg-server-1.5.3-4 These are the changes in this release: * Potential fix for crashing of remote GLX clients which were built for earlier versions of GLX. * Fixed and restored the NumLock/CapsLock synchronization. Yaakov Cygwin/X DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the cygwin-xfree mailing list is the appropriate place. CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO: ======================================= To unsubscribe to the cygwin-xfree-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkrKOsACgkQpiWmPGlmQSO7KgCg+ydCixN0Hz+ohsBXyNQ7ZRxp QyYAoNBreNVmHozvkn0eIkivRcIEfWDe =6zX8 -----END PGP SIGNATURE----- From dr.volker.zell@oracle.com Thu Nov 27 08:50:00 2008 From: dr.volker.zell@oracle.com (Dr. Volker Zell) Date: Thu, 27 Nov 2008 08:50:00 -0000 Subject: Updated: XmHTML-1.1.7-3 - A widget capable of displaying HTML 3.2 conforming text Message-ID: <7z3ahe1n5d.fsf@vzell-de.de.oracle.com> Hi A new version of 'XmHTML' has been uploaded to a server near you. DESCRIPTION: ============ A widget capable of displaying HTML 3.2 conforming text CYGWIN NEWS: ============ o Rebuild against latest X11R7.4 (fixes the problems mentioned in http://cygwin.com/ml/cygwin-xfree/2008-11/msg00375.html) o Package split into main, lib, devel INSTALLATION: ============= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up the above mentioned package from the 'Libs' or 'X11' category. DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Enjoy Volker