pkgsrc/sysutils/fam
sketch 97ff422b68 Various fixes/cleanups to get this package compiling on Solaris:
+ Use the mnttab(4) interface instead of mntent.
 + C++ syntax cleanups to appease the SunPro compiler.
 + Use MAXPATHLEN instead of NAME_MAX which can be unimplemented on strict
   POSIX systems.
 + Use POSIX inttypes.h if BSD types are not available.
 + RPC includes and C++ namespace fixes.
 + Use dirent(3) instead of older sys/dir.h interface.
 + Avoid `sun' namespace collision.

Patch based on the work of Robert Lillack and others, described in
http://mail-index.netbsd.org/tech-pkg/2004/08/20/0005.html and tested with
SunPro and gcc.
2004-11-19 12:35:22 +00:00
..
files Remove a memory leak that was supposed to fix a bug (but the bug is not 2004-10-19 17:00:56 +00:00
patches Various fixes/cleanups to get this package compiling on Solaris: 2004-11-19 12:35:22 +00:00
buildlink3.mk Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
DESCR
distinfo Various fixes/cleanups to get this package compiling on Solaris: 2004-11-19 12:35:22 +00:00
Makefile Various fixes/cleanups to get this package compiling on Solaris: 2004-11-19 12:35:22 +00:00
MESSAGE Add kqueue support. This way, famd can be notified of changes to files and 2004-10-17 19:20:53 +00:00
MESSAGE.kqueue Add kqueue support. This way, famd can be notified of changes to files and 2004-10-17 19:20:53 +00:00
PLIST Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00