---
name: hidesvn
version: 1.2
origin: sysutils/hidesvn
comment: Utility that uses LD_PRELOAD to hide .svn directories
arch: freebsd:9:x86:64
www: http://80386.nl/projects/hidesvn/
maintainer: ed@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 7447
desc: "hidesvn uses LD_PRELOAD to change readdir() and readdir_r() to hide .svn\nentries
  from directories. This is useful when using tools like find(1)\nand grep(1) to search
  through large source trees, like the FreeBSD SVN\nrepository.\n \nWWW: http://80386.nl/projects/hidesvn/\n"
categories: [sysutils]
files:
  /usr/local/bin/hidesvn: 72738451bd9a1eedd6ebbfc4f3ec5f471da9ac76327780221996db8fc9cd3205
  /usr/local/lib/libhidesvn.so: ebf552a126b5f5096d39f04634053dfd03c379d00d5df92846f9ef65ca764b2e
  /usr/local/man/man1/hidesvn.1.gz: a021c4d09efaf0b77b4149ce919e99c5de57143faff5a196d62eefcf4c11e967
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
