Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2015 12:12:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203121] devel/libinotify - [PATCH] update to latest available version
Message-ID:  <bug-203121-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203121

            Bug ID: 203121
           Summary: devel/libinotify - [PATCH] update to latest available
                    version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: delphij@FreeBSD.org
          Reporter: matthew@FreeBSD.org
             Flags: maintainer-feedback?(delphij@FreeBSD.org)
          Keywords: patch
          Assignee: delphij@FreeBSD.org

Created attachment 161051
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161051&action=edit
Update to devel/libinotify port

Update to commit b2873cf8a94b0574819075a003e33c0405f1b690

   - Now uses autotools to configure

One consequence of switching to autotools is that it is now simple to run the
test suite.  FreeBSD has some missing kqueue(2) functionality which means that
there will be test failures around:

  - detecting a file being moved into or out of a directory within the
    same filesystem
  - certain modifications to a symbolic link (rather than the
    file it points to.)

The upstream author has some kernel patches to address these:

   https://github.com/dmatveev/libinotify-kqueue/tree/master/patches

These are in addition to the already known and documented limitations on
detecting file open and close events.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203121-13>