|
|||||||||
Monday the 23rd of November, 2009 |
|||||||||
shibboleth most recent diffversion 2.2.1
Scroll down toward the bottom of the page to get installation instructions for shibboleth. The raw portfile for shibboleth 2.2.1 is located here: http://shibboleth.darwinports.com/dports/security/shibboleth/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/shibboleth # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 The shibboleth Portfile 57375 2009-09-10 08:16:41Z ryandesign PortSystem 1.0 Name: shibboleth Version: 2.2.1 Category: security www shibboleth #license Apache Maintainers: snc scantor Description: Shibboleth Native Service Provider Long Description: The Shibboleth System is a standards based, open source software package for web single sign-on across or within organizational boundaries. It allows sites to make informed authorization decisions for individual access of protected online resources in a privacy-preserving manner. Homepage: http://shibboleth.internet2.edu/ Platform: darwin depends_lib port:opensaml port:xmltooling port:xercesc3 port:xml-security-c port:log4shib pre-fetch { set status 0 if {[catch {exec ${prefix}/bin/curl --version | grep SSL} results]} { if {[lindex $::errorCode 0] eq "CHILDSTATUS"} { set status [lindex $::errorCode 2] } else { set status [lindex $::errorCode 3] } } if {${status} != 0} { return -code error "\n ${name} requires curl to be installed with SSL support. Please deactivate your current curl installation and install the proper version of curl: sudo port deactivate curl sudo port install curl +ssl\n" } } Master Sites: http://shibboleth.internet2.edu/downloads/${name}/cppsp/${version}/ distname ${name}-sp-${version} worksrcdir ${name}-${version} Checksums: sha1 f667b37f98757bef951cd4fa81f13da73acff345 configure.args --with-xmltooling=${prefix} --with-opensaml=${prefix} --with-xerces=${prefix} --with-xmlsec=${prefix} Variant: odbc description {enable odbc support} { depends_lib-append port:unixODBC configure.args-append --enable-odbc } destroot.keepdirs ${destroot}${prefix}/var/log/${name} ${destroot}${prefix}/var/log/httpd ${destroot}${prefix}/var/run/${name} destroot.args NOKEYGEN=1 post-destroot { eval file delete [glob ${destroot}${prefix}/etc/${name}/*.logger] eval file delete [glob ${destroot}${prefix}/etc/${name}/*.html] eval file delete [glob ${destroot}${prefix}/etc/${name}/*.xml] eval file delete [glob ${destroot}${prefix}/etc/${name}/shibd-*] eval file delete [glob ${destroot}${prefix}/lib/${name}/*.la] } startupitem.create yes startupitem.name shibd startupitem.executable ${prefix}/sbin/shibd -F -f -p ${prefix}/var/run/shibboleth/shibd.pid livecheck.type regex livecheck.url http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/ livecheck.regex ${name}-sp-(\\d+\\.\\d+\\.\\d+) 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/shibbolethYou 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 shibboleth with these commands: % man shibboleth 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 |
|||||||
| |




