Richard Gallamore
859fddd551
* Fix guacd.conf man page to point to the proper directories
2018-01-19 22:54:20 +00:00
Richard Gallamore
73d6457bdf
* Remove MK_LINK option
...
* Fixed GUACAMOLE_HOME location to ETCDIR
2018-01-19 22:46:55 +00:00
Adriaan de Groot
4feaf2ea6a
Fix Qt4 atomics on aarch64. Add a patch from Fedora (similar changes in
...
Arch and Debian) that implements the atomics; removes the use of generic
atomics on aarch64. This allows textproc/qt4-dbus to build.
PR: 223988
Reported by: linimon
Approved by: tcberner (mentor)
Obtained from: Fedora (url is in patch)
Differential Revision: https://reviews.freebsd.org/D13935
2018-01-19 22:35:14 +00:00
Ben Woods
abd7f2a55a
multimedia/emby-server: Update to 3.2.70.0
...
Changes this release:
https://github.com/MediaBrowser/Emby/releases/tag/3.2.70.0
2018-01-19 22:27:58 +00:00
Antoine Brodin
4f8127ec05
Update devel/doxygen to 1.8.14
...
PR: 225290
Submitted by: Naram Qashat (maintainer)
2018-01-19 21:28:34 +00:00
Thierry Thomas
37beac9842
Upgrade to 2.1.9.
2018-01-19 21:14:32 +00:00
Danilo G. Baio
9bbd1405a7
net-mgmt/cacti: Update to 1.1.31
...
Changes: https://www.cacti.net/release_notes.php?version=1.1.31
PR: 225293
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-01-19 21:06:22 +00:00
Thierry Thomas
93b54b8bda
Update to 1.19.1. This should avoid node's problems.
...
Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.1 >.
2018-01-19 20:53:29 +00:00
Palle Girgensohn
e59635827c
Bump PORTREVISION since adding CPE
2018-01-19 20:34:42 +00:00
Palle Girgensohn
2ba02089ce
Fix build problems with clang
...
Two patches where pulled from upstream repository.
2018-01-19 20:33:23 +00:00
Dmitry Marakasov
5c686c5e29
- Update to 2.4.0
2018-01-19 20:17:25 +00:00
Don Lewis
5d34385aa7
Remove the CCACHE option and other ccache code from the Makefile
...
and use the ccache code in the ports framework handle all of the
details.
Don't prepend ${WRKSRC}/solenv/bin to PATH in CONFIGURE_ENV since
it is no longer needed and blocks the framework from adding
CCACHE_WRAPPER_PATH to PATH in CONFIGURE_ENV and MAKE_ENV.
Sanitize MAKE_ENV and export its to the build, similar to what is
done by the default do-build target. This passes CCACHE_DIR and
HOME (set to WRKDIR) to the build, so the $HOME override in r459316
is no longer needed. We need to remove the CPPFLAGS setting from
MAKE_ENV before exporting to the build because it breaks the build
of the bundled icu module. CFLAGS and CXXFLAGS are also removed
because they would interfere with the carefully constructed compiler
flags set by the port. The include paths are already handled by
the port, and the port also modifies the optmization flags for some
files to work around compiler bugs.
While here, remove files/ooo.sh files/generate.pl since they have
been obsolete for a long while.
No PORTREVISION bump since the package should be unchanged.
PR: 224276
2018-01-19 19:40:46 +00:00
Sean Bruno
3b6e10de50
sysutils/devcpu-data: Revert back to legacy microcode.dat implementation.
...
Either there is a problem with the Intel supplied microcode files or
cpucontrol does not yet understand how to process a micrcode update file
with multiple entries. For now, abort.
Reviewed by: swills
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13987
2018-01-19 19:28:08 +00:00
Renato Botelho
a5c0bf781b
Update devel/git to 2.16.0
...
Sponsored by: Rubicon Communications, LLC (Netgate)
2018-01-19 19:22:32 +00:00
Jan Beich
604f18a7b4
devel/nspr: update to 4.18
...
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-18-Release-td372135.html
ABI: https://abi-laboratory.pro/tracker/timeline/nspr/
MFH: 2018Q1
2018-01-19 18:57:32 +00:00
Jan Beich
87ce19696c
security/nss: update to 3.35
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2018Q1
2018-01-19 18:49:03 +00:00
Rene Ladan
2fc2a635f6
Remove expired port:
...
2018-01-18 graphics/py-rabbyt: Development ceased, no longer used in the ports
2018-01-19 18:37:39 +00:00
Carlos J. Puga Medina
7e533e74a3
devel/py-codecov: Update to 2.0.14
...
Changelog: https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md#2014
2018-01-19 18:36:15 +00:00
Dmitry Marakasov
e742f5eee7
- Update to 1.1.8
2018-01-19 18:31:35 +00:00
Dmitry Marakasov
892139881b
- Add portscout
2018-01-19 18:28:33 +00:00
Mathieu Arnold
c8fb02ae31
Options are already optional.
...
Sponsored by: Absolight
2018-01-19 17:04:52 +00:00
Sunpoet Po-Chuan Hsieh
60273f4966
Update to 20180112
...
- While I'm here, strip binary executable
Changes: https://github.com/janmojzis/dq/releases
PR: 225300
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-01-19 17:03:12 +00:00
Sunpoet Po-Chuan Hsieh
76f0bf0c77
Update to 3.3.0
...
Changes: https://github.com/bblimke/webmock/blob/master/CHANGELOG.md
2018-01-19 17:03:07 +00:00
Sunpoet Po-Chuan Hsieh
82d780d567
Update to 3.11.1
...
Changes: https://github.com/puma/puma/releases
2018-01-19 17:03:02 +00:00
Sunpoet Po-Chuan Hsieh
d93346be5b
Update to 2.10.121
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-19 17:02:58 +00:00
Sunpoet Po-Chuan Hsieh
d8f8686496
Update to 2.10.121
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-19 17:02:52 +00:00
Sunpoet Po-Chuan Hsieh
e73b187167
Update to 2.10.121
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-19 17:02:47 +00:00
Sunpoet Po-Chuan Hsieh
6a0f21bd1c
Update to 2.6.0
...
Changes: https://github.com/camertron/arel-helpers/blob/master/CHANGELOG.md
2018-01-19 17:02:42 +00:00
Sunpoet Po-Chuan Hsieh
833e4925dc
Update to 2018.1.18
...
Changes: https://github.com/certifi/python-certifi/commits/master
2018-01-19 17:02:37 +00:00
Sunpoet Po-Chuan Hsieh
a4568cbb81
Update to 1.22
...
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/Async-Interrupt/Changes
2018-01-19 17:02:32 +00:00
Sunpoet Po-Chuan Hsieh
56cebb1929
Update to 0.76.0
...
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2018-01-19 17:02:27 +00:00
Sunpoet Po-Chuan Hsieh
5d1755a33a
Update to 1.0.9
...
Changes: https://github.com/floraison/et-orbi/blob/master/CHANGELOG.md
2018-01-19 17:02:22 +00:00
Sunpoet Po-Chuan Hsieh
f6ca71c873
Update to 1.92
...
Changes: http://search.cpan.org/dist/BDB/Changes
2018-01-19 17:02:16 +00:00
Jimmy Olgeni
9455726e89
Update lang/elixir to version 1.6.0.
2018-01-19 16:48:30 +00:00
Palle Girgensohn
15cd466ef8
Add more information about the recents security notice for shibboleth2-sp
2018-01-19 16:43:35 +00:00
Roman Bogorodskiy
fe75e029c9
sysutils/cbsd: update to 11.1.12
...
- Update to 11.1.12 [1];
- Add 'pkgconfig' to USES as it's now uses it to check sqlite libs. This
release also fixes build when databases/sqlite3 was built with ICU=on [2].
PR: 225319 [1], 214551 [2]
Submitted by: maintainer [1], Pavel Volkov [2]
Reported by: jbeich [2]
2018-01-19 16:32:25 +00:00
Danilo G. Baio
b7f258b03a
dns/unbound: Update to 1.6.8, Fixes security vulnerability
...
PR: 225313
Submitted by: jaap@NLnetLabs.nl (maintainer)
MFH: 2018Q1
Security: 8d3bae09-fd28-11e7-95f2-005056925db4
2018-01-19 16:27:07 +00:00
Alexey Dokuchaev
a1f5cb0b8d
There is no need to say "(optional)" about something that is an option.
...
Suggested by: mat
2018-01-19 16:10:20 +00:00
Roman Bogorodskiy
050b351e74
security/libtasn1: update to 4.13
...
While here, reorder USE* to pet portlint.
2018-01-19 15:44:49 +00:00
Danilo G. Baio
7b133373d0
security/vuxml: Document vulnerability in dns/unbound
...
Security: CVE-2017-15105
PR: 225313
Reported by: jaap@NLnetLabs.nl
2018-01-19 15:12:47 +00:00
Tobias C. Berner
d472c27f98
astro/xearth, remove xmj from the committers list
...
Submitted by: xmj
2018-01-19 15:09:04 +00:00
Alexey Dokuchaev
fcff2d9942
Unbreak the port presumably everywhere by not trying to redefine GLintptrARB
...
and GLsizeiptrARB: they are already (correctly) defined in <GL/gl.h>. While
here, set USE_GL to `gl' instead of old-school, umbrella `yes'.
2018-01-19 15:08:00 +00:00
Alexey Dokuchaev
e388234f5a
Revert inadvertent change that crept in the previous commit (r459416).
2018-01-19 15:07:23 +00:00
Jimmy Olgeni
9c00bc5384
devel/elixir-bson: mark as IGNORE (build fails with Elixir 1.6).
2018-01-19 14:49:45 +00:00
Jimmy Olgeni
6a07ffcda4
devel/elixir-conform_exrm: mark as IGNORE and DEPRECATED (unmaintained upstream).
2018-01-19 14:49:01 +00:00
Jimmy Olgeni
cb8792c4d5
devel/elixir-exrm: mark as IGNORE and DEPRECATED (unmaintained upstream).
2018-01-19 14:48:12 +00:00
Jimmy Olgeni
6cbd39bb05
devel/elixir-red_black_tree: mark as DEPRECATED (no longer maintained upstream).
2018-01-19 14:46:14 +00:00
Jimmy Olgeni
5a25903e75
devel/elixir-sorted_set: mark as DEPRECATED (no longer maintained upstream).
2018-01-19 14:44:40 +00:00
Mark Felder
c904c1df8a
databases/memcached: Fix user/group handling for running process
...
You can now set memcached_user and memcached_group in rc.conf and get
expected results of running process and socket ownership.
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13967
2018-01-19 14:32:16 +00:00
Vanilla I. Shu
d144b4e849
Update to 1.8.5.
2018-01-19 14:27:15 +00:00