Commit graph

11 commits

Author SHA1 Message Date
wiz
9bbb6050e0 Update to 1.0.6:
This release fixes a build issue on FreeBSD, minor file handling issues on
all platforms, and deletes code for OS'es that xconsole hasn't built on in
years.

Alan Coopersmith (7):
      config: Add missing AC_CONFIG_SRCDIR
      unifdef -Uultrix
      unifdef -UISC
      unifdef -ULynx
      Fix file leak if fdopen() fails
      Use fstat() on the fd from open(), instead of stat() on the same pathname
      xconsole 1.0.6

Niclas Zeising (1):
      Fix build on FreeBSD
2013-07-19 05:53:07 +00:00
wiz
a1c14da758 Update to 1.0.5:
This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (8):
      Strip trailing whitespace
      Remove old Xorg & XFree86 CVS version tags
      Mark functions _X_NORETURN that gcc warnings suggest
      unifdef umips
      unifdef CRAY
      unifdef -U__UNIXOS2__
      Fix implicit conversion from size_t to int warnings in Deiconified()
      xconsole 1.0.5

Arvind Umrao (1):
      Open /dev/console with NOCTTY and O_NONBLOCK flags

Eric S. Raymond (1):
      Don't rely on being able to set tab stops.

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Require xt >= 1.0 for appdefaultdir
2013-01-21 13:19:12 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
918501a508 Update to 1.0.4:
This minor maintenance release includes several years of build improvements
and janitorial fixes, including support for building without libXaw8 macros.
2012-06-03 18:11:16 +00:00
joerg
e6249e5ad3 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
bjs
d8ba52243a update to xconsole-1.0.3. Changes include:
- Replace xconsole_CFLAGS with AM_CFLAGS to make automake-1.10 happier

 - Check if openpty() is available and use it if it is.
2007-11-23 12:04:03 +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
887ff2d6ce DESTDIR support. Take blame for it, making the current xorg rule
of thumb apply.
2007-04-12 16:20:45 +00:00
reed
3290231627 Import xconsole.
The xconsole X11 program displays messages which are usually sent
to /dev/console. This client uses the Athena (Xaw) toolkit.  This
is from the modular X.org project.
2007-02-28 03:21:51 +00:00