Up to [cvs.NetBSD.org] / pkgsrc / x11 / xhost
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 13 00:02:33 2022 UTC (8 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
xhost: update to 1.0.9. This release delivers upstream two changes we've been shipping in Solaris for many years - a fix to the command line handling to allow specifying IPv6 addresses directly ("xhost +2001:DB8::11") and the use of gettext() to allow localizing output & error messages. Unfortunately, this release only includes the changes to use gettext, but does not include any translations. Alan Coopersmith (6): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Recognize raw IPv6 numeric address Use gettext() to localize messages if available Simplify i18n of 'unable to get ... address for ...' error message xhost 1.0.9
Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:29 2022 UTC (3 months ago) by joerg
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Reset MAINTAINER
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:09 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
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.13: +2 -2
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu Feb 21 09:41:42 2019 UTC (3 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
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
xhost: update to 1.0.8. This release hardens xhost against corrupted or malicious responses from the X server, as well as some minor bug & compatibility fixes, and general janitorial maintenance. Alan Coopersmith (5): Prefer inet_aton, if available, over inet_addr Drop ancient workarounds for Cray that are no longer needed Update README for gitlab migration Update configure.ac bug URL for gitlab migration xhost 1.0.8 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (1): Move sethostent()/gethostent() stubs used in Windows builds to avoid implicit-function-declaration warnings Mihail Konev (1): autogen: add default patch prefix Tobias Stoeckmann (1): Prevent OOB access on illegal server response.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 17 07:08:59 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: 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,
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
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update to 1.0.7: Alan Coopersmith (3): Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions configure: Drop AM_MAINTAINER_MODE xhost 1.0.7 Colin Walters (1): autogen.sh: Honor NOCONFIGURE=1
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 17 21:48:49 2013 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: 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 removes a bunch of dead code for platforms that have been unsupported since the Imake->autotools conversion, fixes some compiler warnings for the remaining platforms, and fixes build issues for Win32 & MinGW. Alan Coopersmith (14): Remove unused DECnet ("DNETCONN") code from xhost Remove unused TLI ("STREAMSCONN") code from xhost unifdef -UCRAY unifdef -ULynx unifdef -Uatt unifdef -UBAD_ARPAINET Assume signal handlers return void, as C89 requires Move dpy declaration from static to main() function Convert sprintf to snprintf in SECURE_RPC code Fix some integer sign/size conversion warnings flagged by clang Drop pre-POSIX signal handling support in favor of sigaction() Mark argument to nameserver_lost signal handler as unused Fix const warning for FamilyLocalHost empty address string xhost 1.0.6 Jon TURNEY (4): Use Xwinsock.h on WIN32 Link with winsock for MinGW Provide dummy sethostent(),endhostent() for Win32 also If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), just wait
Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:12 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.9: +1 -3
lines
Diff to previous 1.9 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 3 18:16:04 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.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to 1.0.5. 1.0.5: This release improves usability through better documentation & error reporting, as well as including fixes for compiler warnings, build configuration improvements and other cleanups. 1.0.4: This release updates the man page to clarify the /etc/X*.hosts files, as well as delivering the usual recent collection of build configuration improvements and janitorial cleanups.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 9 18:55:02 2009 UTC (13 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to xhost-1.0.3. Changes: Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings.
Revision 1.7 / (download) - annotate - [select for diffs], Sat May 24 21:45:18 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 15 14:39:46 2007 UTC (15 years, 3 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.5: +4 -1
lines
Diff to previous 1.5 (colored)
Update to xhost-1.0.2nb1: Explicitly pass inet6 setting to configure - from Yakovetsky Vladimir in PR/37115
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 5 21:25:54 2007 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to xhost-1.0.2: Minor man page improvements.
Revision 1.4 / (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-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 21 00:16:42 2007 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
DESTDIR works fine.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 27 15:05:41 2007 UTC (15 years, 11 months ago) by dsainty
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Transfer maintainership to Joerg for these Xorg programs.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 25 04:29:15 2007 UTC (15 years, 11 months ago) by dsainty
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This package provides xhost, the server access control program for X. This is from the modular X.org X11 project.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 25 04:29:15 2007 UTC (15 years, 11 months ago) by dsainty
Branch: MAIN
Initial revision