| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 208737
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=413145
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
| |
should have.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=403355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=390118
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ 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
Notes:
svn path=/head/; revision=384296
|
|
WWW: https://facebook.github.io/watchman/
PR: 199061
Notes:
svn path=/head/; revision=383908
|