Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv25673/10.7/stable/main/finkinfo/utils

Added Files:
        smartmontools.info 
Log Message:
New upstream smartmontools from Submissions-3466091.
WorksOnLion
SyncToStable

--- NEW FILE: smartmontools.info ---
Package: smartmontools
Version: 5.42
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Maintainer: Michael Roitzsch <m...@users.sourceforge.net>
# Former Maintainer: Edmund Rhudy 
Homepage: http://smartmontools.sourceforge.net
License: GPL
Description: Suite of SMART status monitoring tools
Source-MD5: 4460bf9a79a1252ff5c00ba52cf76b2a
ConfigureParams: --mandir=%i/share/man --disable-dependency-tracking

SplitOff: <<
  Description: smartmontools daemon
  DescDetail: Runs smartd using the daemonic package.
  DescUsage: <<
    smartd (the smartmontools daemon) may be configured by
    modifying %p/etc/smartd.conf (read the man page for
    details).  You should not need to modify this file unless
    you do not want the daemon to monitor all drives or would
    like to set up remote reporting.
  <<
  Package: %N-daemon
  Depends: daemonic, smartmontools
  Files: <<
    etc/smartd.conf
    sbin/smartd
    share/doc/smartmontools/smartd.conf
    share/man/man5/smartd.conf.5
    share/man/man8/smartd.8
  <<
  ConfFiles: %p/etc/smartd.conf
  DaemonicName: smartmontools
  DaemonicFile: <<
    <service>
      <description>smartmontools</description>
      <message>SMART monitoring daemon</message>
      <daemon name="smartd">
        <executable background="yes">%p/sbin/smartd</executable>
        <parameters>-p %p/var/run/smartd.pid</parameters>
        <configfile>%p/etc/smartd.conf</configfile>
        <pidfile>%p/var/run/smartd.pid</pidfile>
      </daemon>
    </service>
  <<
  PostInstScript: <<
    daemonic enable smartmontools
    /Library/StartupItems/daemonic-smartmontools/daemonic-smartmontools start
  <<
  PreRmScript: <<
    if [ $1 != "upgrade" ]; then
      daemonic remove smartmontools
    fi
  <<
<<


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to