Commit graph

10 commits

Author SHA1 Message Date
wiz
62b92a4f4d Update to 1.0.3:
Note that this release changes the default location for the system provided
configuration files from $(libdir)/X11/xsm to $(sysconfdir)/X11/xsm (on most
systems that will be from /usr/lib/X11/xsm to /etc/X11/xsm, though results
may vary depending on configure arguments).

This minor maintenance release also includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (12):
      Make System() prototype for Solaris in xsm.h actually a prototype
      Convert XtMalloc + sprintf to XtAsprintf
      Convert a couple last sprintf calls to snprintf
      Terminate execl() arguments with NULL instead of 0
      Fix some gcc -Wwrite-strings warnings
      Add size limit to scanf string specifier
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Use standard autoconf defines for mkstemp & putenv instead of imake leftovers
      Use mode_t, not int, for umask return/argument value
      unifdef ISC
      xsm 1.0.3

Egbert Eich (1):
      install: Use sysconfdir instead of libdir for config files.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      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
2013-02-11 09:09:53 +00:00
asau
e9540187fc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
d2c34a22d1 Update to 1.0.2:
This release includes nearly 5 years worth of build improvements and cleanups,
including fixes for builds on case-insensitive filesystems, builds without the
Xaw8 macros, and other fixes needed for building on various platforms.
2012-06-03 18:26:25 +00:00
joerg
0094d4aa4f Override appdefaultdir inherited from pkg-config, so that e.g. with
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
2011-09-24 13:14:15 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
d30465d2ca Adjust previous, no need for bsd.prefs.mk here. 2008-05-17 20:52:13 +00:00
tnn
2a7a4f980b # Most modern Linuxen don't come with rcmds by default,
# so just pretend to have them to keep configure happy.

This is PR pkg/37912.
2008-05-17 20:51:31 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
0a773d0a09 Import xsm-1.0.1. This package contains the X Session Manager. It allows to restart active programs and continue where the session was left. This is from the modular X.org project. 2007-04-12 14:47:28 +00:00