cvs commit: ports/devel Makefile ports/devel/libinotify Makefile distinfo pkg-descr pkg-plist

Stanislav Sedov stas at FreeBSD.org
Tue Aug 30 05:33:21 UTC 2011


stas        2011-08-30 05:33:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libinotify     Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add libinotify, a inotify-compatible file monitoring library, based
    on kevent(2).
  
    Author: Dmitry Matveev <me at dmitrymatveev.co.uk>
    WWW: https://github.com/dmatveev/libinotify-kqueue
  
  Revision  Changes    Path
  1.4523    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/libinotify/Makefile (new)
  1.1       +2 -0      ports/devel/libinotify/distinfo (new)
  1.1       +9 -0      ports/devel/libinotify/pkg-descr (new)
  1.1       +4 -0      ports/devel/libinotify/pkg-plist (new)


More information about the cvs-ports mailing list