---
name: fam
version: 2.6.10_4
origin: devel/fam
comment: A file alteration monitor
arch: freebsd:9:x86:64
www: http://oss.sgi.com/projects/fam/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 235007
desc: |
  FAM, the File Alteration Monitor, provides an API which applications can use
  to be notified when specific files or directories are changed.

  WWW: http://oss.sgi.com/projects/fam/
categories: [devel]
files:
  /usr/local/bin/fam: c670b9e92ae6587856d2789f83b2af2117eb6db39bedb46447fc450c160ada2e
  /usr/local/etc/fam.conf: 1d8a5221390bd5e2c907078182167681bca18dcaa79d76eea950affd1dc73efd
  /usr/local/include/fam.h: f11cad63adf68e7861c1cba8b079445b265b8fd00c0beebc0805ca3a38bb9e2f
  /usr/local/lib/libfam.a: 8ac8b898abb81fc8e14e7d2ab8af8bee15037614d2280bbb5f8d1a247be071ae
  /usr/local/lib/libfam.la: 54d997d85d855a48afb5dca0b7854920c360633c116ccf64234f379d43d4fbf6
  /usr/local/lib/libfam.so: '-'
  /usr/local/lib/libfam.so.0: cfcd1b051cbde5f96bd3de3ce38fea6f23c4932d7094d844d088ca0bc126f97c
  /usr/local/man/man1/fam.1m.gz: e724948a93350be6756c89bf0f39387f736a9f33c907d81ecf85bcb39558cf65
  /usr/local/man/man3/fam.3x.gz: c20c1cbd77eaf90f70c52a94a9bed9032bf89d102aaec756fdb0a1bcae01a819
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    rm -f /usr/local/libdata/ldconfig/fam 2>/dev/null || true
    /sbin/ldconfig -R
message: "************************************************************************\n\n1.
  In order to run this port, please add the following line to /etc/rpc if\nit is not
  already there:\n\n--------------------------------------------------------------------\nsgi_fam\t\t391002\n--------------------------------------------------------------------\n\n2.
  To run fam from inetd (the recommended method), then please add the\nfollowing lines
  to /etc/inetd.conf if they are not already there:\n\n--------------------------------------------------------------------\n#
  FAM: File Alteration Monitor [devel/fam]\nsgi_fam/1-2\tstream rpc/tcp wait root
  /usr/local/bin/fam\tfam\n--------------------------------------------------------------------\n\nAfter
  modifying /etc/inetd.conf, you must (as root) run:\n\n\tkillall -HUP inetd\n\nFam
  also requires that portmapper is running.  Add the appropriate\nentry to /etc/rc.conf:\n\nFor
  4.x:\nAdd portmap_enable=\"YES\" and either reboot or run /usr/sbin/portmap.\n\nFor
  5.x and later:\nAdd rpcbind_enable=\"YES\" and either reboot or run /etc/rc.d/rpcbind
  start.\n\n************************************************************************\n"
