Commit graph

395727 commits

Author SHA1 Message Date
Wen Heping
7cc668a926 - Update to 3.0.9 2016-06-21 06:12:14 +00:00
Rene Ladan
a06d7b4094 www/chromium: update to 51.0.2704.103
MFH:		2016Q2
X-MFH-with:	r416869
Security:	http://vuxml.freebsd.org/freebsd/d59ebed4-34be-11e6-be25-3065ec8fd3ec.html
2016-06-21 06:02:32 +00:00
Kurt Jaeger
98d9ba11eb sysutils/duplicity: 0.7.06 -> 0.7.07.1
Changes: http://duplicity.nongnu.org/CHANGELOG
- Fixed bug #1570293 duplicity is very slow due to excessive fsync
- LIB_DEPENDS from librsync to librsync1

PR:		210073
Submitted by:	Philip Jocks <freebsdbugs@filis.org>
Approved by:	jase (maintainer timeout)
2016-06-21 05:31:14 +00:00
Olivier Duchateau
7262c9cad3 Update to 0.6.0 2016-06-21 03:39:35 +00:00
Gerald Pfeifer
292226c05d Update to Wine 1.9.12. This includes the following changes:
- Initial version of a taskbar in desktop mode.
 - Fixes for right-to-left languages in Uniscribe.
 - More Shader Model 4 support in Direct3D.
 - Better metafile support in RichEdit.
 - Various bug fixes.

It also now uses a bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.3 from 4.6.2.
2016-06-20 22:32:23 +00:00
Dmitry Marakasov
0b009efd6f - Update to 1.74 2016-06-20 20:57:30 +00:00
Adam Weinberger
0bcf8c1676 Revert part of r417063 that wasn't supposed to be committed. It
removed a -I/usr/local/include, but it's present elsewhere in the
CFLAGS so it doesn't change the final product.

PR:		210400
Submitted by:	maintainer (Bradley T. Hughes)
2016-06-20 20:09:53 +00:00
Dirk Meyer
e7994cc754 - fix possible integer overflow and application crash
Security: CVE-2016-2177
MFH:		2016Q2
2016-06-20 19:16:43 +00:00
Mark Felder
0c017ca3e1 textproc/libxslt: Update to 1.1.29
Changelog: https://git.gnome.org/browse/libxslt/commit/NEWS?id=9a1b3ddf6034aa2f6a30b4b7ea4bfc3c4037cd58

Absent from the Changelog are the CVEs Google discovered, CVE-2016-1683
and CVE-2016-1684. This library needs to be updated to ensure
www/chromium is no longer vulnerable to these CVEs. Additionally the
changelog notes a fix for CVE-2015-7995, but we solved that previously
with a patch to the port.

PR:		210298
MFH:		2016Q2
Security:	CVE-2016-1683
Security:	CVE-2016-1684
2016-06-20 19:13:44 +00:00
Mark Felder
aade2eccbb Update vuxml for libxslt vulnerabilities
These vulnerabilities were previously reported by Google as they bundle
libxslt with Chrome. When we patched Chromium to address these
vulnerabilites it was overlooked that we do not bundle libxslt library
with Chromium, but instead use textproc/libxslt. Chromium users have
continued to be vulnerable to these CVEs as a result. This update fixes
the Chromium CVE entry and adds a separate one for libxslt.

PR:		210298
Security:	CVE-2016-1683
Security:	CVE-2016-1684
2016-06-20 19:08:31 +00:00
Thomas Zander
ff10e5d3fb Update LICENSE* in audio/faac; remove from LEGAL
Detailed log:
- Remove audio/faac from LEGAL. There is no evidence that faac
  may not be redistributed on sold media like FreeBSD CDs/DVDs.
  Other well-established open source organisations arrive at the
  same conclusion, e.g. Debian:
  http://metadata.ftp-master.debian.org/changelogs//non-free/f/faac/faac_1.28-6_copyright
  and, by extension, Ubuntu:
  https://launchpad.net/ubuntu/trusty/+source/faac/+copyright
  Arch Linux ships redistributable packages as well:
  https://www.archlinux.org/packages/?sort=&repo=Extra&q=faac
- Add LICENSE* tags in audio/faac
- Bump PORTREVISION in audio/faac (package metadata changes)
- Pet portlint

PR:		209959
Submitted by:	takefu@airport.fm
Reviewed by:	riggs
2016-06-20 18:58:36 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
John Marino
c6f85bb00c ports-mgmt/synth: Upgrade version 1.40 => 1.41
This release adds detection and handling of circular dependencies.
Two users that tried replacing OpenSSL with LibreSSL found out that
ftp/curl depends on itself when its built with GNUTLS.  That's because
Synth goes into an infinity dependency loop, runs out of stack space,
and crashes.

Now Synth can detect a circular dependency and abort gracefully and
informatively, e.g.

> synth status ftp/curl
ftp/curl scan aborted because a circular dependency on ftp/curl was detected.
... backtrace devel/cmake
... backtrace emulators/tpm-emulator
... backtrace security/trousers
... backtrace security/gnutls
... backtrace ftp/curl

While here, build synth with stack-checking on so out-of-stack situations
result in an exception and not an illegal instruction crash.
2016-06-20 16:57:28 +00:00
Bartek Rutkowski
76048d915f devel/etcd: update 2.3.6 -> 2.3.7 2016-06-20 16:25:51 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Torsten Zuehlsdorff
a35ba13770 textproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again
The update of misc/rubygem-mime-types break this port, because it is not allowed to work with mime-types version >= 3. I removed this limitation since the port works fine with newer version of mime-types.

Approved by: swills (mentor)
2016-06-20 16:05:17 +00:00
Li-Wen Hsu
c5b37a2e5f - Update to 1.651.3
Approved by:	swills (maintainer)
2016-06-20 16:01:37 +00:00
Li-Wen Hsu
437f07764f - Update to 2.10 2016-06-20 16:01:14 +00:00
Christian Weisgerber
c6172f11e8 Add license information.
PR:		210126
Submitted by:	takefu@airport.fm
2016-06-20 15:28:13 +00:00
Christian Weisgerber
8109611cf5 * Add license information.
* Always install the API documentation. A pre-generated copy is
  already included, so we don't need to run doxygen.

PR:		210125
Submitted by:	takefu@airport.fm
2016-06-20 15:21:36 +00:00
Philippe Audeoud
2c8a747578 - Update to 2.00 2016-06-20 14:33:23 +00:00
Philippe Audeoud
c41b957090 - Update to 1.0.2 2016-06-20 14:23:31 +00:00
Cy Schubert
becd50be04 Update 1.8.16 --> 1.8.17
PR:		210407
Submitted by:	cy@
Approved by:	garga@
MFH:		2016Q2
2016-06-20 14:03:03 +00:00
Vsevolod Stakhov
ef2ee88cb2 - Update to 4.2.0 2016-06-20 13:45:37 +00:00
Mathieu Arnold
b96b595ad0 lang/ifc was removed quite a while back.
Sponsored by:	Absolight
2016-06-20 13:12:09 +00:00
Pietro Cerutti
66b2b46153 irc/znc: avoid depending on a particular ICU version
PR:		209855
Submitted by:	gahr
Approved by:	maintainer (timeout)
2016-06-20 12:51:32 +00:00
Dmitry Sivachenko
2fecb8c97a Fix possible crash when using reqdeny.
PR:		210385
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-06-20 12:40:11 +00:00
Mathieu Arnold
67bef9914f Update to latest snapshot.
Sponsored by:	Absolight
2016-06-20 12:20:31 +00:00
Mathieu Arnold
c9696a315f Update to v5.25.1-209-g683433b.
Changes:	https://github.com/Perl/perl5/compare/v5.25.1-156-gf871eec...v5.25.1-209-g683433b
Sponsored by:	Absolight
2016-06-20 12:20:25 +00:00
Alex Dupre
0a4722baff Update to 0.16.0 release.
PR:		210406
Submitted by:	cmt
2016-06-20 10:55:33 +00:00
Jun Kuriyama
a96d0cea62 - Upgrade to 2.1.13 (minor bugfixes). 2016-06-20 10:49:47 +00:00
Vsevolod Stakhov
08377dc6c5 - Update to 1.8.6 2016-06-20 10:24:36 +00:00
Carlos J. Puga Medina
00902906d4 - Update to 0.11.3
- Add LIB_DEPENDS for security/nettle
- Switch to USES=localbase framework

ChangeLog:
  http://lists.infradead.org/pipermail/openconnect-devel/2016-June/003720.html

Reviewed by:	amdmi3, junovitch (mentors)
Approved by:	amdmi3, junovitch (mentors)
Differential Revision:	D6890
2016-06-20 10:04:38 +00:00
Gerald Pfeifer
9d2e4a7a7e Update to the 20160619 development snapshot of GCC 7.
The issue addressed by files/patch-fix-selftests has been fixed
upstream in a variation of my approach, so remove this patch.
2016-06-20 09:09:57 +00:00
Dmitry Marakasov
fa0c83030b - Add LICENSE
- Add NO_ARCH
- Switch to options helpers
2016-06-20 09:05:07 +00:00
Olivier Cochard
dc4d849281 New port: sysutils/bstack
bstack - gstack for FreeBSD

This is a port of gstack, a script build around gdb on RedHat and other
Linux distros, to FreeBSD.

bstack take a PID as only parameter and print out the back trace of that
running process. If the process is multithread, the backtrace of all
threads is printed.

It works with the last version of GDB

WWW: https://github.com/pizzamig/bstack

PR:		209398
Submitted by:	luca.pizzamiglio@gmail.com
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D6899
2016-06-20 08:18:29 +00:00
Olivier Cochard
54a41720e3 Update devel/hs-ShellCheck to 0.4.4
PR:	209933
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D6887
2016-06-20 08:12:45 +00:00
Olivier Cochard
71cf1564f9 Fix multimedia/zoneminder build on 9.3-i386 and head-amd64
PR:	210261
Submitted by:	bsd@abinet.ru
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D6854
2016-06-20 08:06:46 +00:00
Baptiste Daroussin
a3b3ff1f71 Provide a new MASTER_SITES
Add explicit xorg dependencies

PR:		210396
Submitted by:	lightside@gmx.com
2016-06-20 06:29:43 +00:00
Kurt Jaeger
86915ae712 mail/roundcube-html5_notifier: 0.5.2 -> 0.6.2
- some additional translations
- small fixes, among them issue #29

PR:		210087
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2016-06-20 06:19:33 +00:00
Ashish SHUKLA
b18226c2c5 - Update to 201606152203p1
- Remove the already upstream-ed diff
2016-06-20 05:46:08 +00:00
David Naylor
c4206bba43 finance/R-cran-tseries: add missing pkg.plist.
The port was changed from autoplist to manual plist to ensure detenction
of silent configuration changes.

Bump port revision has valid packages (although with missing content) was
generated.

PR:		210394
2016-06-20 04:32:29 +00:00
David Naylor
ea7f775974 emulators/i386-wine: update to 1.8.3.
- Backport TIMESTAMP handling for distinfo.
2016-06-20 04:26:46 +00:00
David Naylor
4013b199d9 emulators/i386-wine-devel: update to 1.9.11_1 2016-06-20 04:24:49 +00:00
Baptiste Daroussin
ecba37e1cc Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs 2016-06-19 23:00:37 +00:00
Baptiste Daroussin
f74fd16099 Mark as deprecated: does not fetch 2016-06-19 22:34:15 +00:00
Baptiste Daroussin
a593d30187 Remove now useless comments 2016-06-19 22:21:22 +00:00
Baptiste Daroussin
989f98d4ce backout libedit update it breaks all mysql clients
Reported by:	antoine
2016-06-19 19:55:49 +00:00
Baptiste Daroussin
788862f36f Remove portrevision forgotten in previous commit 2016-06-19 19:10:12 +00:00
Pawel Pekala
153810a163 - Make fetchable, update pkg-descr and homepage
- Add patch to fix color of textviews

PR:		210057
Submitted by:	maintainer
2016-06-19 19:10:00 +00:00