./wip/smproxy, Proxy to allow non-XSMP apps to be managed by xsm

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.7, Package name: smproxy-1.0.7, Maintainer: metaridley

smproxy is a simple proxy used to allow a session manager, such as xsm, manage
X11 apps that do not use the X Session Management Protocol (XSMP).


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 126.02 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-17 08:56:55 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.6:

This minor maintenance release provides assorted build configuration
improvements and janitorial clenaups.

Alan Coopersmith (11):
      Replace #ifdef X_NOT_POSIX with explicit check for mktemp function
      config: Add missing AC_CONFIG_SRCDIR
      Add local copy of asprintf()
      Convert sprintf calls to asprintf or snprintf
      Simplify & unify variants of unique_filename
      Print which option was in error along with usage message
      Add -version option to print program version
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Remove unneeded checks for X_NOT_POSIX
      smproxy 1.0.6
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-13 16:12:55 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.5:

1.0.5:
This minor maintenance release fixes a few small bugs and cleans up some
build configuration issues - most notably it makes sure the build is
compatible with future versions (including current git master) of the
pkg-config file from libSM.

Alan Coopersmith (2):
      Explicitly depend on libICE since ICE functions are called directly
      smproxy 1.0.5

Gaetan Nadon (4):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Fix a possible NULL dereference in an error handler
   2009-11-09 20:24:39 by Tobias Nygren | Files touched by this commit (2)
Log message:
Update to smproxy-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
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
Ansification and compile warning fixes.
   2008-05-25 00:31:40 by Tobias Nygren | Files touched by this commit (14)
Log message:
Switch to MASTER_SITE_XORG.
   2007-12-11 23:42:39 by dvol | Files touched by this commit (5) | Imported package
Log message:
Proxy to enable non-XSMP X11 apps to be managed in xsm