1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

393391 Commits

Author SHA1 Message Date
Timur I. Bakeyev
d99b609d21 Update samba42 and samba43 to the latest versions. A lot of fixes are made to fix the fixes in the previous security fixes :)
* BUG 11841: Fix NT_STATUS_ACCESS_DENIED when accessing Windows
  public share.
* BUG 11847: Only validate MIC if "map to guest" is not being used.
* BUG 11849: auth/ntlmssp: Add ntlmssp_{client,server}:force_old_spnego
  option for testing.
* BUG 11850: NetAPP SMB servers don't negotiate NTLMSSP_SIGN.
* BUG 11858: Allow anonymous smb connections.
* BUG 11870: Fix ads_sasl_spnego_gensec_bind(KRB5).
* BUG 11872: Fix 'wbinfo -u' and 'net ads search'.
2016-05-07 00:28:25 +00:00
Sunpoet Po-Chuan Hsieh
a744a1eabf - Update to 1.11.1
Changes:	http://kramdown.gettalong.org/news.html
2016-05-07 00:17:37 +00:00
Sunpoet Po-Chuan Hsieh
8371a98901 - Update to 2.2.5
Changes:	https://github.com/jekyll/jekyll-assets/commits/master
2016-05-07 00:17:32 +00:00
Sunpoet Po-Chuan Hsieh
9aa99d08a3 - Update to 10.1.0
Changes:	https://gitlab.com/gitlab-org/gitlab_git/blob/master/CHANGELOG
		https://gitlab.com/gitlab-org/gitlab_git/commits/master
2016-05-07 00:17:28 +00:00
Sunpoet Po-Chuan Hsieh
446e7c2494 - Update to 4.8.4
Changes:	https://github.com/github/linguist/releases
2016-05-07 00:17:23 +00:00
Sunpoet Po-Chuan Hsieh
bcb2d73e23 - Update to 1.12.1
- Add LICENSE_FILE

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
2016-05-07 00:17:19 +00:00
Sunpoet Po-Chuan Hsieh
29148f8033 - Update to 1.2.0
Changes:	https://github.com/onelogin/ruby-saml/releases
2016-05-07 00:17:14 +00:00
Sunpoet Po-Chuan Hsieh
2c0083802f - Update to 0.25.0
Changes:	https://github.com/mogest/prawn-svg/releases
2016-05-07 00:17:10 +00:00
Sunpoet Po-Chuan Hsieh
5f5c2040dc - Update to 4.34.0
Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
2016-05-07 00:17:05 +00:00
Sunpoet Po-Chuan Hsieh
fea42c6af6 - Update to 0.1.2
Changes:	https://github.com/puppetlabs/semantic_puppet/blob/master/CHANGELOG.md
2016-05-07 00:17:00 +00:00
Sunpoet Po-Chuan Hsieh
e7cb7d3e6f - Add LICENSE_FILE 2016-05-07 00:16:56 +00:00
Sunpoet Po-Chuan Hsieh
e841116b9d - Update to 1.2.4
- Add LICENSE_FILE

Changes:	https://github.com/copiousfreetime/hitimes/blob/master/HISTORY.md
2016-05-07 00:16:51 +00:00
Sunpoet Po-Chuan Hsieh
20e08bc352 - Update to 4.1.2
Changes:	https://github.com/mperham/sidekiq/blob/master/Changes.md
2016-05-07 00:16:47 +00:00
Sunpoet Po-Chuan Hsieh
fd4b2f3702 - Update to 0.2.2
Changes:	https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
2016-05-07 00:16:42 +00:00
Sunpoet Po-Chuan Hsieh
3974d00a60 - Update to 1.0.2
Changes:	https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
2016-05-07 00:16:38 +00:00
Sunpoet Po-Chuan Hsieh
0b742afb80 - Update to 3.12
Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
2016-05-07 00:16:33 +00:00
Sunpoet Po-Chuan Hsieh
207f5e8c4a - Update to 2.74
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2016-05-07 00:16:28 +00:00
Gerald Pfeifer
baabf138fa Apply the following to all common GCC ports based on end-of-life versions
of GCC including lang/gcc:

Only override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the
rest of the world including GNU and GCC.  For all other architectures
it already defaults to the value we were setting.
2016-05-06 23:00:26 +00:00
Stephen Montgomery-Smith
0cc234d363 - Further attempts to make it C11 compliant for FreeBSD 9.
Suggested by:	Brooks Davis <brooks@freebsd.org>
Reported by:	pkg-fallout@FreeBSD.org
2016-05-06 22:35:16 +00:00
Don Lewis
9068f977eb Fix build with science/hdf5 version 1.10 by specifying that we want to
use the version 1.8 API.

Fix the build when the GUI option is disabled.

Since this port installs icons, add INSTALLS_ICONS=yes to Makefile.

PR:		209244
Approved by:	makc (maintainer)
2016-05-06 21:45:19 +00:00
Kurt Jaeger
643b1116ef www/node: 6.0.0 -> 6.1.0
Update to the latest upstream v6.x current release after the recent
openssl CVEs. This release also includes several semver minor changes.

Release announcment with changelog is here:
  https://nodejs.org/en/blog/release/v6.1.0/
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:		209342
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-05-06 21:32:09 +00:00
Kurt Jaeger
83a9ef2c12 www/node5: 5.11.0 -> 5.11.1
Update to the latest upstream v5.x stable release after the recent
openssl CVEs.

Release announcement with changelog is here:
  https://nodejs.org/en/blog/release/v5.11.1
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:		209341
MFH:		2016Q2
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-05-06 21:30:57 +00:00
Kurt Jaeger
4b870e4b74 www/node4: 4.4.3 -> 4.4.4
Update to the latest upstream v4.x LTS release after the recent openssl
CVEs.

Release announcement with changelog is here:
  https://nodejs.org/en/blog/release/v4.4.4/
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:		209340
MFH:		2016Q2
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-05-06 21:29:18 +00:00
Kurt Jaeger
cbef02a5e7 www/node012: 0.12.13 -> 0.12.14
Update to the latest upstream v0.12.x maintenance release after the
recent openssl CVEs.

Release announcement with changelog is here:
  https://nodejs.org/en/blog/release/v0.12.14/
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:		209339
MFH:		2016Q2
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-05-06 21:27:37 +00:00
Kurt Jaeger
62cd608f68 www/node010: 0.10.44 -> 0.10.45
Update to the latest upstream v0.10.x maintenance release after the
recent openssl CVEs.

Release announcement with changelog is here:
  https://nodejs.org/en/blog/release/v0.10.45/
  https://nodejs.org/en/blog/vulnerability/openssl-may-2016/

PR:             209337
MFH:            2016Q2
Submitter:      Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2016-05-06 21:25:40 +00:00
Bernard Spil
fc8fdbf005 www/mod_http2-devel: Update to 1.5.3
- Update to version 1.5.3

Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D6234
2016-05-06 21:01:05 +00:00
Bernard Spil
65609c67cf databases/mariadb100-{client,server}: Update to 10.0.25
- Update to latest version 10.0.25
  - Fix security vulnerabilities
  - Replace USE_MYSQL/WANT_MYSQL_VER with USES= mysql:100m
  - Always build with SSL support, remove bundled CyaSSL
  - Align INNODB engine option with upstream option name
  - Mark not supported for TokuDB on i386
  - Backport improvements from 10.1 port
    - Replace bundled libs with ports' versions
    - ENGINES options group
  - TokuDB Engine
    - Add upstreamed patch fixing linuxism
    - Add/fix docs and license files
  - Make OQGraph ignore message explicit

PR:		209318
Security:	8c2b2f11-0ebe-11e6-b55e-b499baebfeaf
Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D6162
2016-05-06 20:59:50 +00:00
John Marino
76d8477ed9 Cache ac_cv_sys_long_file_names conftest result (always yes)
There are a few ports that check for long file name support during
configuration, but the conftest actually modifies $LOCALBASE/lib when
the port is built by the root user.  By caching the result (yes), the
test is avoiding and so is the consequential file system violation.
(The synth test option can detect this FS violation.)

Differential Revision:	https://reviews.freebsd.org/D6160
Approved by:		portmgr (bapt@, bdrewery@)
2016-05-06 20:57:55 +00:00
Gerald Pfeifer
c69257ec23 Update to the 20160505 snapshot of GCC 6. 2016-05-06 19:55:06 +00:00
Baptiste Daroussin
edc0dc7842 Update to 1.7.99.8
Changes:
- run post install scripts a bit later to ensure all the new files are in place
- fix a fd leak when extracting files
2016-05-06 19:51:30 +00:00
Kurt Jaeger
3cd17b143e audio/calf: Fix build with libc++ 3.8.0
- change some patches to conform to makepatch rules

PR:		209333
Submitted by:	dim
2016-05-06 19:25:49 +00:00
Don Lewis
cf9dbe3716 Fix build with science/hdf5 version 1.10 by specifying that we want to
use the version 1.8 API.

PR:		209242
Approved by:	makc (maintainer)
2016-05-06 19:18:41 +00:00
Lev A. Serebryakov
9e75068d78 Update to latest commit, in nrw version 1.2 2016-05-06 18:58:06 +00:00
Sean Bruno
b9e3a0e2c4 Move the Cockatrice dir to cockatrice for more lower case correctness. 2016-05-06 18:34:47 +00:00
Sean Bruno
fc6453053f Mark both ports broken on 11-CURRENT
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D6240
2016-05-06 18:24:15 +00:00
Baptiste Daroussin
42dc37945a Update to 1.7.99.7
Changes:
- bug fixes after capsicumization of pkg clean
- improved a bit the output of pkg fetch to make it more understandable
2016-05-06 18:22:48 +00:00
Thomas Zander
40f1fda31e Allow build with upcoming version of graphics/osg 3.4.0; bump PORTREVISION
PR:		209235
Submitted by:	woodsb02@gmail.com
2016-05-06 17:52:23 +00:00
Jun Kuriyama
cf1789e98c - Update to 20160428. 2016-05-06 16:02:50 +00:00
Jun Kuriyama
fd4b89a11d - Upgrade to 2.1.12 (bugfixes). 2016-05-06 15:48:53 +00:00
Koop Mast
d06cca2e1c Document ImageMagick vulnabilities.
PR:		209241
Submitted by:	Ben Woods
2016-05-06 15:27:49 +00:00
Kurt Jaeger
78dd6ad23c New port: databases/sqlite-ext-regexp
Regular-expression matcher for posix extended regular expressions
against UTF8 text.

Functions: regexp

WWW: https://www.sqlite.org/

PR:		203218
Submitted by:	Yuri <yuri@rawbw.com>
2016-05-06 15:02:46 +00:00
Kurt Jaeger
cf5405d2ef New port: databases/sqlite-ext-spellfix
This module implements the spellfix1 VIRTUAL TABLE that can be used
to search a large vocabulary for close matches using Levenshtein distance.

Virtual table:

  spellfix1

Functions:

  editdist, editdist3, spellfix1_translit, spellfix1_phonehash,
  spellfix1_scriptcode

WWW: http://www.sqlite.org/spellfix1.html

PR:		203217
Submitted by:	Yuri <yuri@rawbw.com>
2016-05-06 14:59:36 +00:00
Thomas Zander
f83159f188 Update to 5.7.12, fixing 31 partially critical vulnerabilities
List of vulnerabilities is documented on:
http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.html
CVE IDs see below.

PR:		206998
Submitted by:	mokhi64@gmail.com (maintainer)
Reviewed by:	rootservice@gmail.com
Approved by:	mokhi64@gmail.com (maintainer)
MFH:		2016Q2
Security:	CVE-2016-0705
		CVE-2016-0639
		CVE-2015-3194
		CVE-2016-0640
		CVE-2016-0641
		CVE-2016-3461
		CVE-2016-2047
		CVE-2016-0642
		CVE-2016-0643
		CVE-2016-0644
		CVE-2016-0646
		CVE-2016-0647
		CVE-2016-0648
		CVE-2016-0649
		CVE-2016-0650
		CVE-2016-0652
		CVE-2016-0653
		CVE-2016-0654
		CVE-2016-0655
		CVE-2016-0656
		CVE-2016-0657
		CVE-2016-0658
		CVE-2016-0651
		CVE-2016-0659
		CVE-2016-0661
		CVE-2016-0662
		CVE-2016-0663
		CVE-2016-0665
		CVE-2016-0666
		CVE-2016-0667
		CVE-2016-0668
2016-05-06 14:39:59 +00:00
Kurt Jaeger
1f2da4d299 net/isboot-kmod: fix build on 11-current
Commit r293886 removed rtrequest() from sys/net/route.c in 11-CURRENT.
This update patches isboot.c to call rtrequest_fib() instead. I
have already sent the patch to the isboot maintainer, so hopefully
this is only needed until the next point release.

This allows the port to build on 11-CURRENT as well as 10.x.

PR:		209024
Submitted by:	John Nielsen <john@jnielsen.net> (maintainer)
2016-05-06 14:34:57 +00:00
Jung-uk Kim
3ba8c251ba Update to b39.
MFH:		2016Q2
2016-05-06 14:27:51 +00:00
Kris Moore
55a687a721 - Distfile was re-rolled
- Update depends
- Improve pkg-descr
- Bump PORTREV
2016-05-06 13:07:50 +00:00
Kurt Jaeger
ede84250b9 devel/libtecla: 1.6.2 -> 1.6.3
- This release corrects some problems in the build process,
  including one that was preventing libtecla from being compiled
  on Mac OS X.

PR:		208485
Submitted by:	pfg
Approved by:	k@stereochro.me (maintainer timeout)
2016-05-06 12:02:20 +00:00
Baptiste Daroussin
01cd57f515 Update to 1.7.99.6
Changes:
- Fix a regression on systems wihtout utimensat(2)
- Revert a behaviour change with rootdir and repositories that
  appeared to be more painful for users than helpful
- Fix pkg clean removing /var/cache/pkg if it is a symlink
- capsicumize pkg clean
- make pkg clean remove empty directories
2016-05-06 11:49:06 +00:00
Kurt Jaeger
3ccfb0a9b0 databases/tcl-sqlite3: 3.12.1 -> 3.12.2
Changes:
  https://www.sqlite.org/releaselog/3_12_2.html

PR:		209285
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-05-06 11:42:14 +00:00
Kurt Jaeger
487d975a34 databases/sqlite3: 3.12.1 -> 3.12.2
Changes:
  https://www.sqlite.org/releaselog/3_12_2.html
- change to default on options FTS3_TOKEN, as required by
  audio/clementine-player

PR:		209284
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-05-06 11:40:28 +00:00