FreeBSD Bugzilla – Attachment 72309 Details for
Bug 105135
net/linux-nx-client: update to 2.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.10 KB, created by
Eric P. Scott
on 2006-11-04 08:50:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eric P. Scott
Created:
2006-11-04 08:50:04 UTC
Size:
3.10 KB
patch
obsolete
>--- net/linux-nx-client/Makefile.orig Fri Jun 17 15:59:23 2005 >+++ net/linux-nx-client/Makefile >@@ -2,51 +2,54 @@ > # Date created: 01 Sep 2004 > # Whom: Jean-Yves Lefort <jylefort@brutele.be> > # >-# $FreeBSD: ports/net/linux-nx-client/Makefile,v 1.6 2005/06/17 22:59:23 netchild Exp $ >+# $FreeBSD$ > # > > PORTNAME= linux-nx-client >-PORTVERSION= 1.4.0 >-PORTREVISION= 2 >+PORTVERSION= 2.1.0 > CATEGORIES= net >-MASTER_SITES= http://www.nomachine.com/download/nxclient/${PORTVERSION}/Linux-Static-Tar/ >-DISTNAME= nxclient-${PORTVERSION}-91.i386 >+MASTER_SITES= http://web04.nomachine.com/download/${PORTVERSION}/Linux/ >+DISTNAME= nxclient-${PORTVERSION}-9.i386 > > MAINTAINER= jylefort@FreeBSD.org > COMMENT= The NoMachine NX client > >-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg >+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-libaudiofile \ >+ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \ >+ ${LINUXBASE}/usr/lib/libpng12.so.0:${PORTSDIR}/graphics/linux-png > > NO_WRKSUBDIR= yes > ONLY_FOR_ARCHS= i386 > USE_LINUX= yes > USE_X_PREFIX= yes > NO_BUILD= yes >+INSTALLS_ICONS= yes > > NXSRC= ${WRKSRC}/NX > NXDST= ${PREFIX}/lib/linux-nx-client >+USE_LDCONFIG= ${NXDST}/lib > > PLIST_SUB+= PORTVERSION=${PORTVERSION} > >-post-extract: >- @${CP} ${NXSRC}/share/applnk/NX\ Client\ for\ Linux/* ${WRKSRC} >- > do-install: > ${MKDIR} ${NXDST}/bin > ${INSTALL_PROGRAM} ${NXSRC}/bin/* ${NXDST}/bin > ${MKDIR} ${NXDST}/lib >- ${INSTALL_DATA} ${NXSRC}/lib/libXcomp.so.${PORTVERSION} ${NXDST}/lib >- ${LN} -sf libXcomp.so.${PORTVERSION} ${NXDST}/lib/libXcomp.so >- ${LN} -sf libXcomp.so.${PORTVERSION} ${NXDST}/lib/libXcomp.so.1 >+.for f in libXcomp libXcompsh >+ ${INSTALL_DATA} ${NXSRC}/lib/${f}.so.${PORTVERSION} ${NXDST}/lib >+ ${LN} -sf ${f}.so.${PORTVERSION} ${NXDST}/lib/${f}.so >+ ${LN} -sf ${f}.so.${PORTVERSION} ${NXDST}/lib/${f}.so.2 >+.endfor >+ ${INSTALL_DATA} ${NXSRC}/lib/libcrypto.so.0.9.8 ${NXDST}/lib >+ ${LN} -sf libcrypto.so.0.9.8 ${NXDST}/lib/libcrypto.so > ${MKDIR} ${NXDST}/share >- ${INSTALL_DATA} ${NXSRC}/share/client.id_dsa.key ${NXDST}/share >+ ${INSTALL_DATA} ${NXSRC}/share/keyboards ${NXDST}/share >+ ${MKDIR} ${NXDST}/share/keys >+ ${INSTALL_DATA} ${NXSRC}/share/keys/* ${NXDST}/share/keys > ${MKDIR} ${NXDST}/share/images > ${INSTALL_DATA} ${NXSRC}/share/images/* ${NXDST}/share/images >- >- ${MKDIR} ${PREFIX}/share/applications >- ${INSTALL_DATA} ${WRKSRC}/*.desktop ${PREFIX}/share/applications > ${MKDIR} ${PREFIX}/share/gnome/pixmaps >- ${INSTALL_DATA} ${NXSRC}/share/icons/* ${PREFIX}/share/gnome/pixmaps >+ ${INSTALL_DATA} ${NXSRC}/share/icons/*.png ${PREFIX}/share/gnome/pixmaps > ${MKDIR} ${LOCALBASE}/share/icons/crystalsvg/48x48 \ > ${LOCALBASE}/share/icons/crystalsvg/32x32 > ${INSTALL_DATA} ${NXSRC}/share/icons/nx-desktop.png \ >@@ -56,7 +59,7 @@ > ${LOCALBASE}/share/icons/crystalsvg/32x32 > .endfor > >-.for f in nxclient nxprint nxproxy nxssh >+.for f in nxclient nxesd nxkill nxservice nxssh > ${ECHO_CMD} "#!/bin/sh" > ${WRKSRC}/${f} > ${ECHO_CMD} "export NXDIR=${NXDST}" >> ${WRKSRC}/${f} > ${ECHO_CMD} "exec \$$NXDIR/bin/${f} \"\$$@\"" >> ${WRKSRC}/${f}
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 105135
: 72309 |
72310
|
72311