#20701: new port: hyperic-sigfar -------------------------------+-------------------------------------------- Reporter: nefar@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: hyperic-sigar -------------------------------+-------------------------------------------- {{{ # $Id PortSystem 1.0 name hyperic-sigar version 1.6.2 categories sysutils maintainers nefar@hotmail.com openmaintainer description Hardware/OS information gathering tool long_description \ SIGAR (System Information Gatherer and Reporter) is a cross-platform, \ cross-language library and command-line tool for accessing operating system and \ hardware level information in Java, Perl and .NET. \ homepage http://sigar.sourceforge.net/ master_sites sourceforge:sigar distname ${name}-${version} checksums md5 bc20535650a7529e72c4b5c7a76c9f04 \ sha1 1f377f0a635f0ee9b8d987aa0ec28f2e75436ed0 \ rmd160 5c7526fe2753f40c67dfa1958bb7460a69f76ad2 configure {} build {} destroot { xinstall -m 755 -d ${destroot}${prefix}/lib xinstall -m 755 -d ${destroot}${prefix}/include xinstall -m 755 ${worksrcpath}/sigar-bin/lib/libsigar-universal- macosx.dylib ${destroot}${prefix}/lib eval xinstall -m 755 [glob -directory ${worksrcpath}/sigar-bin/include/ "*.h"] /opt/local/include } livecheck.distname ${name} }}} -- Ticket URL: <http://trac.macports.org/ticket/20701> MacPorts <http://www.macports.org/> Ports system for Mac OS