notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
watchman File alteration monitoring service
4.5.0,1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.5.0,1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-13 11:06:44
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: tmux, sysinfo, monit, coreutils
License: APACHE20
WWW:
https://facebook.github.io/watchman/
Description:
Watchman exists to watch files and record when they change. It can also trigger actions (such as rebuilding assets) when matching files change.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/watchman
  2. @dir(,,2777) /var/run/watchman
  3. /usr/local/share/licenses/watchman-4.5.0,1/catalog.mk
  4. /usr/local/share/licenses/watchman-4.5.0,1/LICENSE
  5. /usr/local/share/licenses/watchman-4.5.0,1/APACHE20
Collapse this list.
Dependency lines:
  • watchman>0:sysutils/watchman
To install the port:
cd /usr/ports/sysutils/watchman/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/watchman
  • pkg install watchman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: watchman
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (facebook-watchman-v4.5.0_GH0.tar.gz) = ef11ad11f3b79a09232a27d993331cc8b686fe06a8f0e7c777cb50cc198020f6 SIZE (facebook-watchman-v4.5.0_GH0.tar.gz) = 412516

Packages (timestamps in pop-ups are UTC):
watchman
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.0,14.5.0,14.5.0,14.5.0,14.5.0,1-4.5.0,1-
FreeBSD:13:quarterly4.5.0,14.5.0,14.5.0,14.5.0,14.5.0,14.5.0,14.5.0,14.5.0,1
FreeBSD:14:latest4.5.0,14.5.0,14.5.0,14.5.0,14.5.0,14.5.0,1-4.5.0,1
FreeBSD:14:quarterly4.5.0,14.5.0,1-4.5.0,14.5.0,14.5.0,14.5.0,14.5.0,1
FreeBSD:15:latest4.5.0,14.5.0,1n/a4.5.0,1n/a4.5.0,14.5.0,14.5.0,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libpcre.so : devel/pcre
This port is required by:
for Run
  1. sysutils/py-pywatchman

Configuration Options:
===> The following configuration options are available for watchman-4.5.0,1: BACKTRACE=on: Stack backtrace support via (lib)execinfo DOCS=on: Build and/or install documentation PCRE=on: Use Perl Compatible Regular Expressions ===> Use 'make config' to modify these settings
Options name:
sysutils_watchman
USES:
autoreconf gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/watchman/tar.gz/v4.5.0?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.5.0,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.5.0,1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.5.0,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.5.0,1
18 Aug 2020 18:19:00
Revision:545244Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Add the PORTSCOUT=ignore tag
4.5.0,1
13 Aug 2020 16:00:27
Revision:544817Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Rollback to 4.5.0, move sysutils/watchman450 to
sysutils/watchman

PR:		247343
Suggested by:	mat
2020.06.15.00
13 Aug 2020 15:59:07
Revision:544816Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Rollback to 4.5.0, remove sysutils/watchman in favor of
sysutils/watchman450

PR:		247343
Suggested by:	mat
2020.06.15.00
11 Aug 2020 22:52:43
Revision:544722Original commit files touched by this commit
yuri search for other commits by this committer
New port: sysutils/watchman450: Branch for version 4.5.0 of sysutils/watchman

sysutils/watchman is currently broken because F_GETPATH isn't currently
available.

PR:		247343
Reported by:	Urs <upte@triamec.com>
Suggested by:	Urs <upte@triamec.com>
2020.06.15.00
15 Jun 2020 20:46:56
Revision:539283Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Update 2020.06.08.00 -> 2020.06.15.00
2020.06.08.00
09 Jun 2020 23:30:05
Revision:538355Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Update 2020.06.01.00 -> 2020.06.08.00

Reported by:	portscout
2020.06.01.00
05 Jun 2020 20:10:29
Revision:538054Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchma: Update 2020.05.25.00 -> 2020.06.01.00

Reported by:	portscout
2020.05.25.00
29 May 2020 03:01:48
Revision:536878Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Update 4.9.0-1115 -> 2020.05.25.00
4.9.0.1115
28 May 2020 21:17:19
Revision:536820Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/watchman: Update 4.5.0 -> 4.9.0-1115

Maintainer refused of maintainership, so I am taking it.

The latest version of watchman doesn't build with the
port version of devel/folly, and the latest folly
can't yet be ported due to build issues.
Therefore, updating to the version that can be built.

PR:		238766
Approved by:	linpct@gmail.com (maintainer)
4.5.0_1
04 Aug 2019 17:15:41
Revision:508116Original commit files touched by this commit
yuri search for other commits by this committer
devel/double-conversion: Update 3.0.0 -> 3.1.5-11

Maintainer reset due to the extended timeout, as per policy.
Take maintainership.

7 ports are bumped.

PR:		239367
Approved by:	waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789
for the same port)
4.5.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
4.5.0
02 Jul 2018 00:47:14
Revision:473692Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports broken on mips64 and, where appropriate, mips.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.5.0
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
4.5.0
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.5.0
12 Apr 2016 16:45:43
Revision:413145Original commit files touched by this commit
robak search for other commits by this committer
sysutils/watchman: update 4.2.0 -> 4.5.0

PR:		208737
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
4.2.0_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
4.2.0_1
14 Dec 2015 14:32:28
Revision:403725Original commit files touched by this commit
mat search for other commits by this committer
Fix build as a user, and while there, fix the more /var/run/watchman
should have.

Sponsored by:	Absolight
4.2.0
09 Dec 2015 03:19:16
Revision:403355Original commit files touched by this commit
jbeich search for other commits by this committer
sysutils/watchman: update to 4.2.0

- Add BACKTRACE option
- Convert PCRE dependency into an option
- Respect PREFIX for /etc/watchman.json
- Explicitly disable devel/libinotify
- Connect to new testing framework

PR:		201031
Submitted by:	linpct@gmail.com (maintainer, based on)
Reviewed by:	amdmi3 (previous version)
Approved by:	cookie licking (47 days)
3.0.0
19 Jun 2015 14:36:36
Revision:390118Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on amd64 (while not breaking build on i386)

Since time_t size is unspecified, the only way to print it correctly is by using
%ld while casting the value to long

This is what upstream does for a long time:

https://github.com/facebook/watchman/commit/f2ec20fb2d98bfc9f54df43431564317de60429c

Approved by:	portmgr blanket
MFH:		2015Q2
3.0.0
30 May 2015 21:25:07
Revision:387986Original commit files touched by this commit
mat search for other commits by this committer
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
3.0.0
19 Apr 2015 16:01:49
Revision:384296Original commit files touched by this commit
jbeich search for other commits by this committer
Avoid invoking arcanist as part of vendor install

$ make
...
arc lint --output compiler --lintall
Usage Exception: This command must be run in a Git, Mercurial or Subversion
working copy.
Makefile:2464: recipe for target 'lint' failed
gmake[2]: [lint] Error 1 (ignored)

Approved by:	portmgr blanket
3.0.0
13 Apr 2015 11:06:28
Revision:383908Original commit files touched by this commit
danfe search for other commits by this committer
Add a port of watchman, file alteration monitor from Facebook.

WWW: https://facebook.github.io/watchman/

PR:	199061

Number of commits found: 26