9f8bdfd4ac
- Update to 1.13.0 - Changelogs: - https://github.com/emcrisostomo/fswatch/releases/tag/1.11.3 - https://github.com/emcrisostomo/fswatch/releases/tag/1.12.0 - https://github.com/emcrisostomo/fswatch/releases/tag/1.13.0 - Do not use GH_* variables as USE_GITHUB is not set - Use DISTVERSION instead of PORTVERSION - Set LICENSE_FILE - Fix the order of variables - Use INSTALL_TARGET=install-strip instead of STRIP_CMD in post-install - Remove trailing whitespace from pkg-descr PR: 232556 Reviewed by: krion, mat Approved by: krion (mentor), mat (mentor), maintainer (timeout) Differential Revision: https://reviews.freebsd.org/D17666
47 lines
1.7 KiB
Text
47 lines
1.7 KiB
Text
bin/fswatch
|
|
include/libfswatch/c++/event.hpp
|
|
include/libfswatch/c++/filter.hpp
|
|
include/libfswatch/c++/kqueue_monitor.hpp
|
|
include/libfswatch/c++/libfswatch_exception.hpp
|
|
include/libfswatch/c++/libfswatch_map.hpp
|
|
include/libfswatch/c++/libfswatch_set.hpp
|
|
include/libfswatch/c++/monitor.hpp
|
|
include/libfswatch/c++/monitor_factory.hpp
|
|
include/libfswatch/c++/path_utils.hpp
|
|
include/libfswatch/c++/poll_monitor.hpp
|
|
include/libfswatch/c++/string_utils.hpp
|
|
include/libfswatch/c/cevent.h
|
|
include/libfswatch/c/cfilter.h
|
|
include/libfswatch/c/cmonitor.h
|
|
include/libfswatch/c/error.h
|
|
include/libfswatch/c/libfswatch.h
|
|
include/libfswatch/c/libfswatch_log.h
|
|
include/libfswatch/c/libfswatch_types.h
|
|
lib/libfswatch.a
|
|
lib/libfswatch.so
|
|
lib/libfswatch.so.11
|
|
lib/libfswatch.so.11.0.0
|
|
man/man7/fswatch.7.gz
|
|
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.libfswatch
|
|
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS.libfswatch
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.bsd
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.codestyle
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.freebsd
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.libfswatch.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.gnu-build-system
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.illumos
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.linux
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.osx
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.smartos
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.solaris
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.windows
|
|
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/fswatch.mo
|
|
%%NLS%%share/locale/en@quot/LC_MESSAGES/fswatch.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/fswatch.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/fswatch.mo
|