|
|||||||||
Tuesday the 8th of July, 2008 |
|||||||||
osxvnc most recent diff
Scroll down toward the bottom of the page to get installation instructions for osxvnc. The raw portfile for osxvnc 3.0 is located here: http://osxvnc.darwinports.com/dports/aqua/osxvnc/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/osxvnc # $Id: Portfile 38117 2008-07-07 05:53:48Z ryandesign PortSystem 1.0 PortGroup xcode 1.0 Name: osxvnc Version: 3.0 Category: aqua vnc Homepage: http://www.redstonesoftware.com/vnc.html Maintainers: ryandesign fetch.type cvs cvs.root :pserver:anonymous 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 { If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/osxvncYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using osxvnc with these commands: % man osxvnc Where to find more information:
|
![]() |
![]() Digg osxvnc on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




