|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
sshkeychain most recent diffversion 0.8.2
Scroll down toward the bottom of the page to get installation instructions for sshkeychain. The raw portfile for sshkeychain 0.8.2 is located here: http://sshkeychain.darwinports.com/dports/aqua/SSHKeychain/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/sshkeychain The sshkeychain Portfile 57386 2009-09-10 11:02:25Z toby # -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # # Inspired by the Portfile of CocoaDialog PortSystem 1.0 PortGroup xcode 1.0 Name: SSHKeychain Version: 0.8.2 Category: aqua sysutils Maintainers: nomaintainer Description: SSHKeychain is a graphical front-end to ssh-add Long Description: SSHKeychain is a graphical front-end to ssh-agent and also allows the creation of ssh tunnels. It automatically loads keys when needed, integrates with Apple Keychain and offers key-management. Homepage: http://www.sshkeychain.org/ Platform: macosx # unfortunately there are no tarballs... fetch.type svn # ... but the upstream developer uses tags, so that's a good thing... svn.url http://svn.sshkeychain.org/repos/tags/0.8.2 # ... and we make it airtight with the revision number svn.revision 122 # needed to prevent helper apps from getting installed Patch Files: patch-SSHKeychain_xcodeproj__project_pbxproj.diff worksrcdir ${version} xcode.target ${name} # Dummy configure to enable +universal. use_configure yes configure {} # Determine for what architecture to build # (if +universal, the project already does the right thing...) if {! [variant_isset universal]} { set arch ${os.arch} if {! [string compare ${os.arch} powerpc]} { set arch ppc } xcode.build.settings-append ARCHS=${arch} xcode.destroot.settings-append ARCHS=${arch} } post-destroot { fs-traverse dir ${destroot} { if {[file isdirectory ${dir}]} { file attributes ${dir} -permissions u+w } } } 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/sshkeychainYou 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 sshkeychain with these commands: % man sshkeychain Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




