Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin find moved manual and app-defaults files.
details: https://anonhg.NetBSD.org/src/rev/be562d0df665
branches: trunk
changeset: 787058:be562d0df665
user: mrg <mrg%NetBSD.org@localhost>
date: Fri May 31 08:01:59 2013 +0000
description:
find moved manual and app-defaults files.
diffstat:
external/mit/xorg/bin/xload/Makefile | 3 ++-
external/mit/xorg/bin/xlogo/Makefile | 3 ++-
external/mit/xorg/bin/xlsatoms/Makefile | 3 ++-
external/mit/xorg/bin/xmag/Makefile | 3 ++-
external/mit/xorg/bin/xmessage/Makefile | 5 +++--
external/mit/xorg/bin/xrefresh/Makefile | 3 ++-
external/mit/xorg/bin/xsetroot/Makefile | 3 ++-
external/mit/xorg/bin/xsm/Makefile | 5 +++--
external/mit/xorg/bin/xstdcmap/Makefile | 3 ++-
external/mit/xorg/bin/xvidtune/Makefile | 3 ++-
external/mit/xorg/bin/xwd/Makefile | 3 ++-
11 files changed, 24 insertions(+), 13 deletions(-)
diffs (203 lines):
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xload/Makefile
--- a/external/mit/xorg/bin/xload/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xload/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/11/20 23:47:30 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
@@ -14,6 +14,7 @@
${LIBXPM} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/app-defaults
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xlogo/Makefile
--- a/external/mit/xorg/bin/xlogo/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xlogo/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/05/21 06:04:37 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
@@ -16,6 +16,7 @@
${LIBXPM} ${LIBXEXT} ${LIBX11} ${LIBM}
.PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/app-defaults
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xlsatoms/Makefile
--- a/external/mit/xorg/bin/xlsatoms/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xlsatoms/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/07/18 10:42:24 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
@@ -8,6 +8,7 @@
DPADD+= ${LIBXCB}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xmag/Makefile
--- a/external/mit/xorg/bin/xmag/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xmag/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/08/22 01:25:45 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
@@ -14,6 +14,7 @@
${LIBXPM} ${LIBXEXT} ${LIBX11} ${LIBM}
.PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/app-defaults
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xmessage/Makefile
--- a/external/mit/xorg/bin/xmessage/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xmessage/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2010/11/21 02:33:42 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
PROG= xmessage
SRCS= xmessage.c makeform.c readfile.c
-APPDEFS=Xmessage.ad Xmessage-color.ad
+APPDEFS=Xmessage Xmessage-color
LDADD+= -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
DPADD+= ${LIBXAW} ${LIBXMU} ${LIBXT} ${LIBSM} ${LIBICE} \
${LIBXPM} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/app-defaults
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xrefresh/Makefile
--- a/external/mit/xorg/bin/xrefresh/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xrefresh/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/31 08:01:59 mrg Exp $
.include <bsd.own.mk>
@@ -8,6 +8,7 @@
DPADD+= ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xsetroot/Makefile
--- a/external/mit/xorg/bin/xsetroot/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xsetroot/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/11/20 23:34:06 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:02:00 mrg Exp $
.include <bsd.own.mk>
@@ -8,6 +8,7 @@
DPADD+= ${LIBXMUU} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11} ${LIBXCURSOR}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xsm/Makefile
--- a/external/mit/xorg/bin/xsm/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xsm/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/11/21 06:01:50 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:02:00 mrg Exp $
.include <bsd.own.mk>
@@ -9,7 +9,7 @@
XSMDIR= ${X11ETCDIR}/xsm
-CPPFLAGS+=-DHAS_MKSTEMP
+CPPFLAGS+=-DHAVE_MKSTEMP -DHAVE_PUTENV
CPPFLAGS.remote.c= -DRSHCMD=\"ssh\"
CPPFLAGS.restart.c= -DSYSTEM_INIT_FILE=\"${XSMDIR}/system.xsm\"
@@ -24,6 +24,7 @@
${LIBXPM} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xstdcmap/Makefile
--- a/external/mit/xorg/bin/xstdcmap/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xstdcmap/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/31 08:02:00 mrg Exp $
.include <bsd.own.mk>
@@ -8,6 +8,7 @@
DPADD+= ${LIBXMU} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xvidtune/Makefile
--- a/external/mit/xorg/bin/xvidtune/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xvidtune/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/05/21 06:37:26 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 08:02:00 mrg Exp $
.include <bsd.own.mk>
@@ -12,6 +12,7 @@
${LIBXPM} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/app-defaults
+.PATH: ${X11SRCDIR.${PROG}}/man
VENDOR_NAME=The Xorg Foundation
diff -r 8439bd22f735 -r be562d0df665 external/mit/xorg/bin/xwd/Makefile
--- a/external/mit/xorg/bin/xwd/Makefile Fri May 31 07:22:21 2013 +0000
+++ b/external/mit/xorg/bin/xwd/Makefile Fri May 31 08:01:59 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/09 07:07:19 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 08:02:00 mrg Exp $
.include <bsd.own.mk>
@@ -12,6 +12,7 @@
DPADD+= ${LIBXMUU} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index