From 9610c1e727c1f1b09a1289df8d37f393dd043993 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 10 Oct 2011 17:51:57 +0200 Subject: Imported nxauth-3.1.0-1.tar.gz Summary: Imported nxauth-3.1.0-1.tar.gz Keywords: Imported nxauth-3.1.0-1.tar.gz into Git repository --- nx-X11/programs/nxauth/Imakefile | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nx-X11/programs/nxauth/Imakefile (limited to 'nx-X11/programs/nxauth/Imakefile') diff --git a/nx-X11/programs/nxauth/Imakefile b/nx-X11/programs/nxauth/Imakefile new file mode 100644 index 000000000..9a3c5d1e9 --- /dev/null +++ b/nx-X11/programs/nxauth/Imakefile @@ -0,0 +1,38 @@ +XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:11 cpqbld Exp $ + + + + +XCOMM $XFree86: xc/programs/xauth/Imakefile,v 3.5 2001/03/30 02:15:23 keithp Exp $ + +/**************************************************************************/ +/* */ +/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* */ +/* NXAUTH, NX protocol compression and NX extensions to this software */ +/* are copyright of NoMachine. Redistribution and use of the present */ +/* software is allowed according to terms specified in the file LICENSE */ +/* which comes in the source distribution. */ +/* */ +/* Check http://www.nomachine.com/licensing.html for applicability. */ +/* */ +/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* */ +/* All rights reserved. */ +/* */ +/**************************************************************************/ +/* LOCAL_LIBRARIES = $(DESTDIR)$(SHLIBDIR)/libXau.a */ + + + INCLUDES=-I../../lib + DEPLIBS = $(DEPXAUTHLIB) + LOCAL_LIBRARIES = ../../exports/lib/libXau.a + SRCS = xauth.c gethost.c process.c parsedpy.c + OBJS = xauth.o gethost.o process.o parsedpy.o + CONN_DEFINES = $(CONNECTION_FLAGS) + +ComplexProgramTarget(nxauth) + +SpecialCObjectRule(gethost,$(ICONFIGFILES),$(CONN_DEFINES) $(SIGNAL_DEFINES)) +SpecialCObjectRule(process,$(ICONFIGFILES),$(SIGNAL_DEFINES)) +SpecialCObjectRule(parsedpy,$(ICONFIGFILES),$(CONN_DEFINES)) -- cgit v1.2.3 From d90fd5d13f13672c1b338f60fb47b576548b6f10 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 10 Oct 2011 17:51:57 +0200 Subject: Imported nxauth-3.4.0-2.tar.gz Summary: Imported nxauth-3.4.0-2.tar.gz Keywords: Imported nxauth-3.4.0-2.tar.gz into Git repository --- nx-X11/programs/nxauth/CHANGELOG | 4 ++++ nx-X11/programs/nxauth/Imakefile | 4 ++-- nx-X11/programs/nxauth/LICENSE | 2 +- nx-X11/programs/nxauth/parsedpy.c | 4 ++-- nx-X11/programs/nxauth/process.c | 4 ++-- nx-X11/programs/nxauth/xauth.c | 4 ++-- 6 files changed, 13 insertions(+), 9 deletions(-) (limited to 'nx-X11/programs/nxauth/Imakefile') diff --git a/nx-X11/programs/nxauth/CHANGELOG b/nx-X11/programs/nxauth/CHANGELOG index a1317be4e..335b73153 100644 --- a/nx-X11/programs/nxauth/CHANGELOG +++ b/nx-X11/programs/nxauth/CHANGELOG @@ -1,5 +1,9 @@ ChangeLog: +nxauth-3.4.0-2 + +- Updated copyright to year 2010. + nxauth-3.4.0-1 - Opened the 3.4.0 branch based on nxauth-3.3.0-1. diff --git a/nx-X11/programs/nxauth/Imakefile b/nx-X11/programs/nxauth/Imakefile index 9a3c5d1e9..07b1ca752 100644 --- a/nx-X11/programs/nxauth/Imakefile +++ b/nx-X11/programs/nxauth/Imakefile @@ -7,7 +7,7 @@ XCOMM $XFree86: xc/programs/xauth/Imakefile,v 3.5 2001/03/30 02:15:23 keithp Exp /**************************************************************************/ /* */ -/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */ /* */ /* NXAUTH, NX protocol compression and NX extensions to this software */ /* are copyright of NoMachine. Redistribution and use of the present */ @@ -16,7 +16,7 @@ XCOMM $XFree86: xc/programs/xauth/Imakefile,v 3.5 2001/03/30 02:15:23 keithp Exp /* */ /* Check http://www.nomachine.com/licensing.html for applicability. */ /* */ -/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* NX and NoMachine are trademarks of Medialogic S.p.A. */ /* */ /* All rights reserved. */ /* */ diff --git a/nx-X11/programs/nxauth/LICENSE b/nx-X11/programs/nxauth/LICENSE index 96ae6425a..626b9c54f 100644 --- a/nx-X11/programs/nxauth/LICENSE +++ b/nx-X11/programs/nxauth/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2001, 2009 NoMachine - http://www.nomachine.com/. +Copyright (c) 2001, 2010 NoMachine - http://www.nomachine.com/. NXAUTH and NX extensions to X are copyright of NoMachine. diff --git a/nx-X11/programs/nxauth/parsedpy.c b/nx-X11/programs/nxauth/parsedpy.c index 104eb1ebc..8ce46815c 100644 --- a/nx-X11/programs/nxauth/parsedpy.c +++ b/nx-X11/programs/nxauth/parsedpy.c @@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. /* $XFree86: xc/programs/xauth/parsedpy.c,v 3.6 2001/12/14 20:01:15 dawes Exp $ */ /**************************************************************************/ /* */ -/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */ /* */ /* NXAUTH, NX protocol compression and NX extensions to this software */ /* are copyright of NoMachine. Redistribution and use of the present */ @@ -41,7 +41,7 @@ in this Software without prior written authorization from The Open Group. /* */ /* Check http://www.nomachine.com/licensing.html for applicability. */ /* */ -/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* NX and NoMachine are trademarks of Medialogic S.p.A. */ /* */ /* All rights reserved. */ /* */ diff --git a/nx-X11/programs/nxauth/process.c b/nx-X11/programs/nxauth/process.c index d65638697..90fb23fc4 100644 --- a/nx-X11/programs/nxauth/process.c +++ b/nx-X11/programs/nxauth/process.c @@ -30,7 +30,7 @@ from The Open Group. /**************************************************************************/ /* */ -/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */ /* */ /* NXAUTH, NX protocol compression and NX extensions to this software */ /* are copyright of NoMachine. Redistribution and use of the present */ @@ -39,7 +39,7 @@ from The Open Group. /* */ /* Check http://www.nomachine.com/licensing.html for applicability. */ /* */ -/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* NX and NoMachine are trademarks of Medialogic S.p.A. */ /* */ /* All rights reserved. */ /* */ diff --git a/nx-X11/programs/nxauth/xauth.c b/nx-X11/programs/nxauth/xauth.c index 924e11cfb..5a37c34c8 100644 --- a/nx-X11/programs/nxauth/xauth.c +++ b/nx-X11/programs/nxauth/xauth.c @@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. /**************************************************************************/ /* */ -/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */ /* */ /* NXAUTH, NX protocol compression and NX extensions to this software */ /* are copyright of NoMachine. Redistribution and use of the present */ @@ -41,7 +41,7 @@ in this Software without prior written authorization from The Open Group. /* */ /* Check http://www.nomachine.com/licensing.html for applicability. */ /* */ -/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* NX and NoMachine are trademarks of Medialogic S.p.A. */ /* */ /* All rights reserved. */ /* */ -- cgit v1.2.3