Up to [cvs.NetBSD.org] / pkgsrc / x11 / xconsole
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:24 2022 UTC (2 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Reset MAINTAINER
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 11 19:33:47 2022 UTC (6 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.13: +3 -4
lines
Diff to previous 1.13 (colored)
xconsole: update to 1.0.8. Alan Coopersmith (9): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Use _CONST_X_STRING to make libXt declare String as const char * unifdef sgi Reduce scope of ttydev & ptydev gitlab CI: stop requiring Signed-off-by in commits xconsole 1.0.8
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:59 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
all: migrate several HOMEPAGEs to https 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.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 2 18:40:25 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Updated xconsole to 1.0.7. Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 config: add AC_USE_SYSTEM_EXTENSIONS Emil Velikov (1): autogen.sh: use quoted string variables Matt Turner (1): xconsole 1.0.7 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 19 05:53:07 2013 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
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
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 21 13:19:12 2013 UTC (10 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
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
Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:00 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.8: +1 -3
lines
Diff to previous 1.8 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 3 18:11:16 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 24 13:14:16 2011 UTC (11 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Override appdefaultdir inherited from pkg-config, so that e.g. with native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 10 17:21:39 2008 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Revision 1.5 / (download) - annotate - [select for diffs], Sat May 24 21:45:16 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 23 12:04:03 2007 UTC (15 years, 2 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 19 09:39:12 2007 UTC (15 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 12 16:20:45 2007 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
DESTDIR support. Take blame for it, making the current xorg rule of thumb apply.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 28 03:21:51 2007 UTC (15 years, 11 months ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 28 03:21:51 2007 UTC (15 years, 11 months ago) by reed
Branch: MAIN
Initial revision