Next | Query returned 53 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2008-01-30 05:40:13 by OBATA Akio | Files touched by this commit (1)
Log message:
Re-add missing distinfo for solaris.  Side effect, fixes PR 33854.
   2007-11-13 10:16:59 by Stephen Borrill | Files touched by this commit (2)
Log message:
Make the installer recognise DragonFly as a BSD
   2007-07-29 07:20:04 by Johnny C. Lam | Files touched by this commit (427) | Package updated
Log message:
* Add new emulator framework in pkgsrc/mk/emulator that handles all
  binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and \ 
"emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
   2007-07-03 15:31:31 by Stephen Borrill | Files touched by this commit (2)
Log message:
Update to version 10.6.115659 of Linux client. Changes are:

Build    Fix

1        Fixes a failure to disconnect the session if the smart card used for
         logon is removed during a reconnected session with a server running
         Citrix Presentation Server version version 4.0. (Hotfix Rollup Pack
         3 or later must be installed on the server.) Corrects problems
         that prevent the client from running on Ubuntu Linux version 6.10.

         This build also includes all fixes from versions 9.43 to 9.49.

         9.43:
         Fixes a problem that prevented the Microsoft Windows "Snap To"
         mouse option from working.

         9.44:
         Ensures that the maximization state of seamless windows is correctly
         restored when they are maximized after being reduced to icon size.
         Adds a "TWIConfineToWorkArea" configuration option that can be set
         "Off" to allow seamless windows to be moved outside the work area.
         Also adds configuration parameters "PointerGrabTime" and
         "PointerClickTime" to set two timer parameters for pointer \ 
position
         echo suppression. They control the period after a mouse position
         report is sent during which any server-originated positions are
         discarded as echoes, and the period after a mouse click during which
         all server positions are accepted as a response to the click. Values
         are in milliseconds.

         9.45: Citrix internal build.

         9.46:
         Corrects an error in the treatment of the "BrowserTimeout" \ 
parameter
         that was introduced in build 9.20. The SCardListReaders function
         can now be called with a null context parameter when using the
         smart card virtual channel. The pnabrowse utility now enumerates
         applications correctly when $HOME/.ICAClient has not been populated.

         9.47:
         Improves the change to pointer positioning introduced in version 9.43
         and prevents client work-area information from having an effect
         in non-seamless sessions. Corrects an error in the pnabrowse utility
         that stopped it working with some server configurations.

         9.48:
         Corrects the modification time of files edited using client drive
         mapping. Corrects an error in the pnabrowse utility that could stop it
         launching published applications.

         9.49:
         Corrects an error that may inhibit session sharing when one seamless
         session is started within a few seconds of another.  Adds special
         behaviour to the smart card virtual channel to correct problems with
         a particular application following session reconnection.  That is
         controlled by a new configuration parameter "UCSCWAMap", and is
         normally disabled.

2        Causes tear-off menus from Microsoft Windows applications to vanish
         correctly when the application loses focus. Improves the drawing
         performance with seamless windows, particularly in 256-color sessions
         with multiple windows. Adds workspace control operations to the
         pnabrowse utility.

3        Fixes incorrect use of SSL error message 47.

4        Enlarges the sensitive area of notification area icons, improves text
         parameter handling in locales using the ISO 8859-15 character set and
         improves reconnection to multiple sessions using pnabrowse.

5        Fixes a font problem when using Ubuntu Linux version 7, and
         the appearance of some application icons in non-seamless sessions.
         Corrects Program Neighborhood's handling of 8-bit characters in
         user and client names when using non-UTF8 locales.
         Corrects the behaviour of seamless sessions started by Web Interface
         or Program Neighborhood Agent, when the default session type is
         full screen.

6        Updated for release to Web.
   2007-03-05 19:01:03 by Stephen Borrill | Files touched by this commit (6)
Log message:
Update to version 10 client (on i386) which includes support for new
features in Presentation Server 4.5. Sparc package left unchanged as there
has been no new release.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-21 13:44:49 by Stephen Borrill | Files touched by this commit (1)
Log message:
Set correct package version for Solaris/sparc version (Citrix display
the version number in x.y format, but internally they have a x.y.z format
and we can't be sure they won't release a version where z differs but
the display version remains the same).
Remove/fix URLs for HOMEPAGE and comments.
   2007-01-20 00:37:43 by Dan McMahill | Files touched by this commit (7)
Log message:
Fix this up on solaris with some patches from Stephen Borrill and some
from myself.
   2007-01-20 00:36:17 by Dan McMahill | Files touched by this commit (2)
Log message:
use
FOO=bar
export FOO
instead of
export FOO=bar

for the benefit of solaris.
   2007-01-19 09:56:45 by Stephen Borrill | Files touched by this commit (1)
Log message:
Take over as maintainer (missed from previous commit).

Next | Query returned 53 messages, browsing 21 to 30 | Previous