# $Id: Portfile 38117 2008-07-07 05:53:48Z ryandesign@macports.org $ PortSystem 1.0 PortGroup xcode 1.0 name osxvnc version 3.0 categories aqua vnc homepage http://www.redstonesoftware.com/vnc.html maintainers ryandesign fetch.type cvs cvs.root :pserver:anonymous@osxvnc.cvs.sourceforge.net:/cvsroot/osxvnc cvs.module OSXvnc cvs.tag V[strsed ${version} {g/\./_/}] worksrcdir OSXvnc description \ a full-featured VNC server (formerly OSXvnc) long_description \ Vine Server (formerly OSXvnc) is a full-featured VNC server \ for Mac OS X providing remote access to the GUI, keyboard and \ mouse using any VNC client. depends_lib \ port:zlib patchfiles \ patch-project.pbxproj.diff platform darwin 6 { pre-fetch { return -code error "${name} requires Mac OS X 10.3 or newer" } } post-destroot { # Fix permissions for users not installing with root fs-traverse dir ${workpath} { if {[file isdirectory ${dir}]} { file attributes ${dir} -permissions 0755 } } } variant universal {} if {! [variant_isset universal]} { set arch ${os.arch} if {! [string compare ${arch} powerpc]} { set arch ppc } xcode.build.settings ARCHS=${arch} xcode.destroot.settings ARCHS=${arch} } livecheck.check sourceforge livecheck.regex {