MESSAGE -> README.

This commit is contained in:
ajacoutot 2011-09-27 08:15:24 +00:00
parent bc558dbb5b
commit aa2d28d62c
3 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2011/09/20 21:17:26 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.28 2011/09/27 08:15:24 ajacoutot Exp $
# XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated) # XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated)
CFLAGS += "-DG_CONST_RETURN=const" CFLAGS += "-DG_CONST_RETURN=const"
@ -16,7 +16,7 @@ PKGNAME-server= ${DISTNAME}
PKGNAME-python= py-gamin-${GNOME_VERSION} PKGNAME-python= py-gamin-${GNOME_VERSION}
REVISION-main= 5 REVISION-main= 5
REVISION-server=16 REVISION-server=17
REVISION-python=5 REVISION-python=5
SHARED_LIBS += gamin-1 0.0 # .1.10 SHARED_LIBS += gamin-1 0.0 # .1.10

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PLIST-server,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ @comment $OpenBSD: PLIST-server,v 1.2 2011/09/27 08:15:24 ajacoutot Exp $
@bin libexec/gam_server @bin libexec/gam_server
share/doc/pkg-readmes/${FULLPKGNAME}
share/examples/gamin/ share/examples/gamin/
@sample ${SYSCONFDIR}/gamin/ @sample ${SYSCONFDIR}/gamin/
share/examples/gamin/gaminrc share/examples/gamin/gaminrc

View File

@ -1,3 +1,9 @@
$OpenBSD: README-server,v 1.1 2011/09/27 08:15:24 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Gamin will provide realtime kqueue(2) notifications up to the limit of Gamin will provide realtime kqueue(2) notifications up to the limit of
open file descriptors before falling back to polling. To prevent that, open file descriptors before falling back to polling. To prevent that,
when dealing with large directories, increase the kern.maxfiles when dealing with large directories, increase the kern.maxfiles