the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: freeipmi
Version: 0.7.15
Revision: 3
Depends: %N-shlibs (= %v-%r)
BuildDepends: gettext-tools, pkgconfig, libgcrypt (>= 1.4.3-2), libgettext3-dev (>= 0.14.5-2), libgpg-error (>= 1.6-1), libiconv-dev (>= 1.12-3)
BuildDependsOnly: false
Source: http://ftp.zresearch.com/pub/%n/%v/%n-%v.tar.gz
Source-MD5: 0ef41690421aa1c93b83b956f3fad751
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libraries=%p/lib --disable-dependency-tracking --disable-init-scripts --disable-logrotate-config --disable-logdir --localstatedir=%p/var --with-ipmi-monitoring-sdr-cache-dir=%p/var/cache/ipmimonitoringsdrcache --sysconfdir=%p/etc
PatchScript: perl -pi -e 's,__FreeBSD__,__APPLE__,' libfreeipmi/src/driver/ipmi-semaphores.h && perl -pi -e 's,\} ipmi_monitoring_sensor_group_t\;,\}\;,' ipmimonitoring/src/libipmimonitoring/ipmi_monitoring.h && perl -pi -e 's,\$\(DESTDIR\)var,\$\(DESTDIR\)\$\(localstatedir\),' ipmiconsole/src/libipmiconsole/Makefile.in && perl -pi -e 's,-module,,' libfreeipmi/src/Makefile.in
InstallScript: make install DESTDIR=%d && mv %i/info %i/share/info
InfoDocs: freeipmi-faq.info
DocFiles: AUTHORS COPYING* ChangeLog* DISCLAIMER* NEWS README* TODO
Splitoff: <<
Package: %N-shlibs
Depends: libgcrypt-shlibs (>= 1.4.3-2), libgettext3-shlibs (>= 0.14.5-2), libgpg-error-shlibs (>= 1.6-1), libiconv (>= 1.12-3)
Files: <<
lib/libfreeipmi.6.dylib
lib/libfreeipmi.6.3.0.dylib
lib/libipmiconsole.2.dylib
lib/libipmiconsole.2.0.5.dylib
lib/libipmidetect.0.dylib
lib/libipmidetect.0.0.0.dylib
lib/libipmimonitoring.1.dylib
lib/libipmimonitoring.1.1.4.dylib
<<
Shlibs: <<
%p/lib/libfreeipmi.6.dylib 10.0.0 %n (>= 0.7.11-2)
%p/lib/libipmiconsole.2.dylib 3.0.0 %n (>= 0.7.9-5)
%p/lib/libipmidetect.0.dylib 1.0.0 %n (>= 0.7.9-5)
%p/lib/libipmimonitoring.1.dylib 3.0.0 %n (>= 0.7.9-5)
<<
DocFiles: COPYING
<<
License: GPL
Homepage: http://www.gnu.org/software/freeipmi
Maintainer: Jack Fink
Description: Free IPMI software
DescDetail: <<
The IPMI specification defines a set of interfaces for platform
management. It is utilized by a wide variety of vendors for system
management on motherboards. The features of IPMI that most users
will be interested in are sensor monitoring, remote power control,
serial-over-LAN (SOL), and system debugging. The FreeIPMI tools and
libraries listed below should provide users with the ability to
access and utilize these features.
<<