Age | Commit message (Collapse) | Author |
|
Connect and query Watchman to discover file changes.
https://pypi.python.org/pypi/pywatchman
PR: 201031
Approved by: cookie licking (47 days)
|
|
- 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)
|
|
- Update WWW
PR: 204742
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4342
|
|
Approved by: portmgr blanket
|
|
PR: 204425
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4401
|
|
|
|
With hat: portmgr
Sponsored by: Absolight
|
|
PR: 188941
Submitted by: mat
|
|
|
|
PR: 188941
Submitted by: matthew, dim
Pointy hat to: pi
|
|
|
|
|
|
The ports are intended to provide a stable base policy for
installations and upgrades, and is used by CFEngine 3.6 and newer.
The ports install the repository as examples which should be copied by
the user to the masterfiles directory (usually /var/cfengine/masterfiles).
|
|
|
|
its own binary.
Submitted by: Trix Farrar <trix@basement.net>
|
|
PR: 205072
Submitted by: leonardo@schenkel.net (maintainer)
|
|
Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES
|
|
- No reason to use ppoll(2), so switch to poll(2)
- Include missing strchrnul(3) for 9.x
No PORTREVISION bump because 10.2+ behavior doesn't change.
PR: 205039
Approved by: trasz (maintainer)
MFH: 2015Q4
|
|
PR: 205043
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
To enable tracking dmidecode diffs in daily mail the admin should
set the variable daily_status_dmidecode_enable to "YES" in
/etc/periodic.conf
PR: 188941
Submitted by: marck
Approved by: sunpoet (timeout)
|
|
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0
Several new unit ports were added, some were contracted. Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.
All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
|
|
- While I'm here, add NO_ARCH
PR: 205023
Submitted by: <fre.fbsdpr@expertmaker.com>
Approved by: portmgr (blanket)
|
|
Submitted by: Maintainer (mark@heily.com)
|
|
- Add NO_ARCH
- Remove USE_RAKE
|
|
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8421
|
|
- Add NO_ARCH
- Remoe USE_RAKE
|
|
- Bump PORTREVISION for package change
|
|
Usbhid-dump is a USB HID dumping utility based on libusb 1.0. It dumps USB HID
device report descriptors and reports themselves as they are being sent, for all
or specific device interfaces.
WWW: https://github.com/DIGImend/usbhid-dump
|
|
PR: 204492
|
|
Point hat to: junovitch
PR: 204934
|
|
- Update PORTVERSION, distinfo, and pkg-plist for 2.1.0
- Update logstash.conf.sample and remove elasticsearch.yml.sample to
reflect 2.1.0 no longer having an embedded ElasticSearch instance
UPDATING: Document potential config file changes
Changes: https://github.com/elastic/logstash/blob/2.1/CHANGELOG.md
PR: 204934
Submitted by: Davide D'Amico <davide.damico@gmail.com> (initial patch)
Submitted by: Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> (maintainer)
|
|
Submitted by: mat@FreeBSD.org
|
|
PR: 204948
|
|
- libfuse.so is already provided by USES=fuse
|
|
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Sort pkg-plist
PointyHat -> Me!
|
|
the launchd(8) facility found in the Darwin operating environment.
WWW: https://github.com/mheily/relaunchd
PR: 204240
Submitted by: Mark Heily <mark@heily.com>
|
|
PR: 204778
Submitted by: walkerd@pamandduncan.co.uk
Approved by: portmgr blanket
MFH: 2015Q4 (blanket)
|
|
|
|
|
|
- Fix rc.d script starting at boot
- Update default datastore location to match commands default
Approved by: Maintainer
|
|
|
|
|
|
|
|
WWW: https://github.com/creaktive/rainbarf
|
|
|
|
This port has failed on me multiple times. The last time, it tried to
use errnos.h before it was generated.
|
|
- Rename to match upstream (PyPI) name: pylibzma
- Backport upstream issue/commit to fix build without pkg-config [1][2]
- Remove post-patch: target, no longer necessary
- Remove other setup.py overrides, back to upstream sources
- Add do-test target:
- Add LICENSE_FILE
- Add MOVED entry
While I'm here:
- Update sysutils/bsdploy dependency
[1] https://bugs.launchpad.net/pyliblzma/+bug/613837
[2] https://bazaar.launchpad.net/~proyvind/pyliblzma/trunk/revision/494
Reviewed by: sbz
Approved by: dbn (maintainer timeout, 15 days)
Differential Revision: D4161
|
|
`archivers/p7zip' port, which I've added in r396461.
Discussed with: linimon
|
|
|
|
Author pushed the source to github, use it as new site [1]
- add extra-patch to PATCHDIR
- use new post-patch target
- unbreak the port
- bump PORTREVISION
[1] verified there is no difference between old 1.6.2 and github 8ea64c0
|