summaryrefslogtreecommitdiff
path: root/x11/xsm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2018-03-10xsm: update to 1.0.4.wiz1-4/+2
Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Print which option was in error along with usage message xsm 1.0.4 Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (1): Remove obsolete Imake SIGNALRETURNSINT Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Stéphane Aulery (2): Drop CRAY support Improve help messages & man page Thomas Klausner (1): Close file descriptors on exec.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2013-02-11Update to 1.0.3:wiz1-2/+6
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
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-06-03Update to 1.0.2:wiz1-3/+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.
2011-09-24Override appdefaultdir inherited from pkg-config, so that e.g. withjoerg1-1/+3
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-1/+2
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2008-05-17Adjust previous, no need for bsd.prefs.mk here.tnn1-3/+1
2008-05-17# Most modern Linuxen don't come with rcmds by default,tnn1-1/+9
# so just pretend to have them to keep configure happy. This is PR pkg/37912.
2007-06-19Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.joerg1-1/+3
2007-04-12Import xsm-1.0.1. This package contains the X Session Manager. It allows to ↵joerg1-0/+21
restart active programs and continue where the session was left. This is from the modular X.org project.