# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortGroup conflicts_build 1.0
if {${os.platform} eq "darwin" && ${os.major} <= 15} {
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers {eborisch @eborisch} \
description OpenIPMI provides a full-function IPMI interface.
long_description The Open IPMI project aims to develop an open code base to\
allow access to platform information using Intelligent\
Platform Management Interface (IPMI).
homepage http://openipmi.sourceforge.net/
master_sites sourceforge:project/openipmi/OpenIPMI%20${branch}%20Library
if {${os.platform} eq "darwin" && ${os.major} <= 15} {
rmd160 ca624701659416da55a6b96abbec6aef4d323a26 \
sha256 5b0de4741f07e350bf53b7d31bb20dd1109c2dc005dfb13969d8a9ff290f3a4e
patchfiles weak_symbols.patch \
rmd160 386ca2973fe9f77420cf5dcd7ed06c82da1f51f6 \
sha256 f3b1fafaaec2e2bac32fec5a86941ad8b8cb64543470bd6d819d7b166713d20b \
patchfiles disable-lanserv.patch \
unix_posix_thread_os_hnd.c.patch \
# Grabs old headers from installed version during build...
path:lib/pkgconfig/glib-2.0.pc:glib2 \
path:lib/libssl.dylib:openssl
configure.args --with-poptlibs=-lpopt \