FreeBSD Bugzilla – Attachment 119092 Details for
Bug 161558
[bsd.port.mk] [patch] exp-run required for X11BASE removal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
the-long-diff.diff
the-long-diff.diff (text/x-patch; charset=US-ASCII), 8.31 KB, created by
Eitan Adler
on 2011-12-10 20:42:04 UTC
(
hide
)
Description:
the-long-diff.diff
Filename:
MIME Type:
Creator:
Eitan Adler
Created:
2011-12-10 20:42:04 UTC
Size:
8.31 KB
patch
obsolete
>Index: dangerdeep/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/dangerdeep/Makefile,v >retrieving revision 1.21 >diff -u -r1.21 Makefile >--- games/dangerdeep/Makefile 17 Oct 2011 10:08:28 -0000 1.21 >+++ games/dangerdeep/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -20,6 +20,7 @@ > execinfo.1:${PORTSDIR}/devel/libexecinfo > RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/maps/default.xml:${PORTSDIR}/games/dangerdeep-data > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_GL= yes > USE_SDL= sdl mixer image net > >Index: dtv/Makefile >=================================================================== >RCS file: /home/pcvs/ports/multimedia/dtv/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- multimedia/dtv/Makefile 23 Jan 2009 16:27:47 -0000 1.12 >+++ multimedia/dtv/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -16,6 +16,7 @@ > > RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= xau x11 xext xxf86dga > NOT_FOR_ARCHS= sparc64 > >Index: eyeclock/Makefile >=================================================================== >RCS file: /home/pcvs/ports/x11-clocks/eyeclock/Makefile,v >retrieving revision 1.17 >diff -u -r1.17 Makefile >--- x11-clocks/eyeclock/Makefile 2 Aug 2011 19:22:12 -0000 1.17 >+++ x11-clocks/eyeclock/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -17,6 +17,7 @@ > COMMENT= A clock with eyes following the mouse pointer > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 xau xdmcp xpm xt ice > > MAN1= eyeclock.1 >Index: fxtv/Makefile >=================================================================== >RCS file: /home/pcvs/ports/multimedia/fxtv/Makefile,v >retrieving revision 1.58 >diff -u -r1.58 Makefile >--- multimedia/fxtv/Makefile 27 Nov 2011 11:56:21 -0000 1.58 >+++ multimedia/fxtv/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -19,6 +19,7 @@ > LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ > Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= ice sm x11 xaw xext xmu xt xpm xxf86vm xxf86dga > USE_GMAKE= yes > MAKE_FLAGS= -e >Index: ishido/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/ishido/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- games/ishido/Makefile 24 Mar 2008 23:21:22 -0000 1.9 >+++ games/ishido/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -15,6 +15,7 @@ > MAINTAINER= samorodi@NUXI.com > COMMENT= Tile placement game > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 > MAN6= ishido.6 > >Index: nadar/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/nadar/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- games/nadar/Makefile 20 Nov 2009 22:53:03 -0000 1.11 >+++ games/nadar/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -14,6 +14,7 @@ > MAINTAINER= hsakai@m8.ffn.ne.jp > COMMENT= A network tank battle game > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= xpm > MAKE_JOBS_UNSAFE= yes > >Index: nickleby/Makefile >=================================================================== >RCS file: /home/pcvs/ports/x11-wm/nickleby/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- x11-wm/nickleby/Makefile 16 Apr 2011 03:47:09 -0000 1.24 >+++ x11-wm/nickleby/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -15,6 +15,7 @@ > > MAN1= nickleby.1 > MANCOMPRESSED= yes >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 > > PLIST_FILES= bin/nickleby >Index: nxtvepg/Makefile >=================================================================== >RCS file: /home/pcvs/ports/multimedia/nxtvepg/Makefile,v >retrieving revision 1.22 >diff -u -r1.22 Makefile >--- multimedia/xtvepg/Makefile 30 Oct 2009 01:35:30 -0000 1.22 >+++ multimedia/xtvepg/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -18,7 +18,7 @@ > NOT_FOR_ARCHS= sparc64 > USE_GMAKE= yes > USE_XORG= x11 xmu >-MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} WRKSRC=${WRKSRC} >+MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} WRKSRC=${WRKSRC} X11BASE=${LOCALBASE} > > MAN1= nxtvepg.1 nxtvepgd.1 > MYPORTDOCS= README TODO CHANGES manual.html >Index: qnetchess/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/qnetchess/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- games/qnetchess/Makefile 24 Sep 2010 09:49:55 -0000 1.12 >+++ games/qnetchess/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -17,6 +17,7 @@ > MAKEFILE= Makefile.FreeBSD > LOCALE_FILE= "${DATADIR}/${PORTNAME}_ru" > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_BZIP2= yes > USE_QT_VER= 3 > >Index: talloc/Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/talloc/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- devel/talloc/Makefile 16 Oct 2011 22:32:37 -0000 1.9 >+++ devel/talloc/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -7,8 +7,6 @@ > > PORTNAME= talloc > PORTVERSION= 2.0.7 >-PORTREVISION= 0 >-PORTEPOCH= 0 > CATEGORIES= devel > MASTER_SITES= ftp://ftp.samba.org/pub/%SUBDIR%/ \ > ftp://ca.samba.org/pub/%SUBDIR%/ \ >@@ -18,6 +16,8 @@ > MAINTAINER= timur@FreeBSD.org > COMMENT= Hierarchical pool based memory allocator > >+LICENSE= LGPL3 >+ > CONFLICTS= samba33-3.* > > USE_PYTHON_BUILD= yes >@@ -28,7 +28,6 @@ > CONFIGURE_LOG= bin/config.log > USE_GNOME= pkgconfig > >-LICENSE= LGPL3 > MAKE_JOBS_SAFE= yes > > PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig >@@ -47,7 +46,7 @@ > > CONFIGURE_ENV+= XSLTPROC="/usr/bin/true" > CONFIGURE_ENV+= NOCOLOR=yes >-MAKE_ENV+= NOCOLOR=yes >+MAKE_ENV+= NOCOLOR=yes X11BASE=${LOCALBASE} > > CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man > >Index: tetrons/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/tetrons/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- games/tetrons/Makefile 15 Jan 2010 17:51:02 -0000 1.10 >+++ games/tetrons/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -15,6 +15,7 @@ > > MAKE_ARGS+= -DRANDOM > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 xext xi > PLIST_FILES= bin/tetrons > >Index: tyrquake/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/tyrquake/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- games/tyrquake/Makefile 31 Mar 2009 08:09:51 -0000 1.13 >+++ games/tyrquake/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -18,7 +18,7 @@ > USE_GL= yes > USE_GMAKE= yes > MAKE_JOBS_SAFE= yes >-MAKE_ENV= QBASEDIR="${Q1DIR}" >+MAKE_ENV= QBASEDIR="${Q1DIR}" X11BASE=${LOCALBASE} > > OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on \ > X86_ASM "Enable x86 assembly code when possible" on >Index: wmbday/Makefile >=================================================================== >RCS file: /home/pcvs/ports/x11-clocks/wmbday/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- x11-clocks/wmbday/Makefile 26 Nov 2010 08:01:48 -0000 1.16 >+++ x11-clocks/wmbday/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -19,7 +19,7 @@ > > HAS_CONFIGURE= yes > MAKEFILE= BSDmakefile >-MAKE_ENV+= ${CONFIGURE_ENV} >+MAKE_ENV+= ${CONFIGURE_ENV} ${LOCALBASE} > > MAN1= wmbday.1 > MANCOMPRESSED= yes >Index: xblood/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/xblood/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- games/xblood/Makefile 7 Aug 2011 16:10:20 -0000 1.13 >+++ games/xblood/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -14,6 +14,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Makes the root window bloody > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 > MAN1= xblood.1 > MANCOMPRESSED= yes >Index: xjumpx/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/xjumpx/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- games/xjumpx/Makefile 23 Jan 2009 16:27:31 -0000 1.8 >+++ games/xjumpx/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -14,6 +14,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Improved version of xjump > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= xpm xaw > > MAN1= xjumpx.1 >Index: xkeywrap/Makefile >=================================================================== >RCS file: /home/pcvs/ports/x11/xkeywrap/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- x11/xkeywrap/Makefile 27 Nov 2009 22:52:30 -0000 1.15 >+++ x11/xkeywrap/Makefile 9 Dec 2011 22:59:34 -0000 >@@ -14,6 +14,7 @@ > MAINTAINER= sylvio@FreeBSD.org > COMMENT= Record, repeat, and play key sequence from keyboard > >+MAKE_ENV= X11BASE=${LOCALBASE} > USE_XORG= x11 xt > MAN1= xkeywrap.1 > MANCOMPRESSED= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 161558
:
119091
| 119092