From aa2d28d62c4f4bdb00b8184c9cdaf47af01f733a Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 27 Sep 2011 08:15:24 +0000 Subject: [PATCH] MESSAGE -> README. --- sysutils/gamin/Makefile | 4 ++-- sysutils/gamin/pkg/PLIST-server | 3 ++- sysutils/gamin/pkg/{MESSAGE-server => README-server} | 6 ++++++ 3 files changed, 10 insertions(+), 3 deletions(-) rename sysutils/gamin/pkg/{MESSAGE-server => README-server} (50%) diff --git a/sysutils/gamin/Makefile b/sysutils/gamin/Makefile index a0651afacea..7b6261296ce 100755 --- a/sysutils/gamin/Makefile +++ b/sysutils/gamin/Makefile @@ -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) CFLAGS += "-DG_CONST_RETURN=const" @@ -16,7 +16,7 @@ PKGNAME-server= ${DISTNAME} PKGNAME-python= py-gamin-${GNOME_VERSION} REVISION-main= 5 -REVISION-server=16 +REVISION-server=17 REVISION-python=5 SHARED_LIBS += gamin-1 0.0 # .1.10 diff --git a/sysutils/gamin/pkg/PLIST-server b/sysutils/gamin/pkg/PLIST-server index 3d4e1f8ce0a..5095909fc58 100644 --- a/sysutils/gamin/pkg/PLIST-server +++ b/sysutils/gamin/pkg/PLIST-server @@ -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 +share/doc/pkg-readmes/${FULLPKGNAME} share/examples/gamin/ @sample ${SYSCONFDIR}/gamin/ share/examples/gamin/gaminrc diff --git a/sysutils/gamin/pkg/MESSAGE-server b/sysutils/gamin/pkg/README-server similarity index 50% rename from sysutils/gamin/pkg/MESSAGE-server rename to sysutils/gamin/pkg/README-server index 8b147003923..a0e8578d8bc 100644 --- a/sysutils/gamin/pkg/MESSAGE-server +++ b/sysutils/gamin/pkg/README-server @@ -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 open file descriptors before falling back to polling. To prevent that, when dealing with large directories, increase the kern.maxfiles