Subject: CVS commit: pkgsrc/devel/syncdir
From: Amitai Schlair
Date: 2004-08-15 02:45:50
Message id: 20040815004550.007882DA1D@cvs.netbsd.org

Log Message:
Initial import of Bruce Guenter's syncdir library. In order to
portably create the shared library, I've libtoolized it (tested on
NetBSD 2.0_BETA and Darwin 7.5.0).

syncdir is a small library that makes the link() system call
synchronous. This is necessary when using qmail with the queue on
a filesystem that doesn't perform link() synchronously, such as
Linux's ext2fs, Reiserfs, SGI's XFS, and BSD FFS with softupdates.


Files:
RevisionActionfile
1.1importpkgsrc/devel/syncdir/Makefile
1.1importpkgsrc/devel/syncdir/PLIST
1.1importpkgsrc/devel/syncdir/distinfo
1.1importpkgsrc/devel/syncdir/buildlink3.mk
1.1importpkgsrc/devel/syncdir/DESCR
1.1importpkgsrc/devel/syncdir/patches/patch-aa