---
name: libeatmydata
version: 9
origin: misc/libeatmydata
comment: a small LD_PRELOAD library designed to (transparently) disable fsync
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: bra@fsn.hu
prefix: /usr/local
licenselogic: single
flatsize: 7317
desc: "libeatmydata is a small LD_PRELOAD library designed to (transparently) disable
  \nfsync (and friends, like open(O_SYNC)). This has two side-effects: making \nsoftware
  that writes data safely to disk a lot quicker and making this \nsoftware no longer
  crash safe.\n\nDO NOT use libeatmydata on software where you care about what it
  \nstores. It's called libEAT-MY-DATA for a reason.\n"
categories: [misc]
files:
  /usr/local/lib/libeatmydata.so: 9b85e963194e8f2bd97437c2fa8e5eeba40c157cafa55c384acbce35713f35b5
  /usr/local/lib/libeatmydata.so.1: 9b85e963194e8f2bd97437c2fa8e5eeba40c157cafa55c384acbce35713f35b5
  /usr/local/lib/libeatmydata.so.1.0: 9b85e963194e8f2bd97437c2fa8e5eeba40c157cafa55c384acbce35713f35b5
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
