1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

417412 Commits

Author SHA1 Message Date
Carlos J. Puga Medina
e07f65b746 www/chromium: update to 58.0.3029.81
MFH:		2017Q2
Security:	https://vuxml.freebsd.org/freebsd/95a74a48-2691-11e7-9e2d-e8e0b747a45a.html
2017-04-29 22:08:59 +00:00
Kurt Jaeger
04078721f0 dns/unbound: update 1.6.1 -> 1.6.2
PR:		218872
Changes:	http://www.unbound.net/pipermail/unbound-users/2017-April/004762.html
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:59:34 +00:00
Kurt Jaeger
4206804e2c dns/nsd: update 4.1.15 -> 4.1.16
features:
- zone parser can parse acronyms for algorithms ED25519 and ED448.
- Fix 1243: Option to make NSD emit really minimal responses,
  minimal-responses: yes in nsd.conf.

bug fixes:
- Calculate new udb index after growing the array, fix from
  Chaofeng Liu.
- Fix missing _t to _type conversion for disable-radix-tree option.
- Printout serial error with hint it may be too big.
- Fix 1228: OpenSSL include is not guarded with HAVE_SSL
- Patch for expire state in multi-master when masters includes
  broken master, from Manabu Sonoda.
- minor manpage fix.

PR:		218873
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2017-04-29 20:39:23 +00:00
Kurt Jaeger
834171938d dns/knot2: update 2.3.3 -> 2.4.3
PR:		218948
Changes:	https://gitlab.labs.nic.cz/labs/knot/raw/v2.4.3/NEWS
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-04-29 20:28:55 +00:00
Bernard Spil
a36372ce10 security/libressl: Bump static library consumers
Reported by:	jbeich
2017-04-29 20:13:48 +00:00
Ruslan Makhmatkhanov
40636d0ec4 net/py-ldap: update to 2.4.38 2017-04-29 19:46:39 +00:00
Koop Mast
9e4224e95c Fix a problem in GLib/gio which caused gnome-shell and others to crash.
The problem happened when, for example, a packages was installed/deinstall
that placed a file in ${LOCALBASE}/share/applications.

Thanks to ajacoutot@openbsd.org and mpi@openbsd.org for bringing these
patches to my attention.

Obtained from:	https://bugzilla.gnome.org/show_bug.cgi?id=739424
		https://bugzilla.gnome.org/show_bug.cgi?id=778515
MFH:		2017Q2
2017-04-29 19:09:44 +00:00
Bernard Spil
c37876b36c databases/mariadb55-server: Update to 5.5.55
- Security and bugfix update to 5.5.55
 - Fix up patches
 - Remove CVE-2017-3302 patch (now included)
 - Add upstream patch for WITHOUT_SERVER issue

MFH:		2017Q2
Security:	d9e01c35-2531-11e7-b291-b499baebfeaf
Security:	CVE-2017-3308
Security:	CVE-2017-3309
Security:	CVE-2017-3313
Security:	CVE-2017-3453
Security:	CVE-2017-3456
Security:	CVE-2017-3464
2017-04-29 18:54:07 +00:00
Alexey Dokuchaev
f69dbf38cf Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant when
PREFIX is an absolute path (common case) and could break things if it is
not (and DESTDIR is empty).  Should have been part of r439766.
2017-04-29 17:55:55 +00:00
Roman Bogorodskiy
eb17c18bf6 net/py-libcloud: update to 2.0.0 2017-04-29 17:51:47 +00:00
Alexey Dokuchaev
c128e4666f Don't pass STAGEDIR via MAKE_ENV, it's already being defined (as DESTDIR)
in MAKE_ARGS.  Also, remove bogus trailing slash when setting INSTALLDIR,
kill EOL whitespace in the port description text, and fix its formatting.

Forgotten by:	db
2017-04-29 17:42:25 +00:00
Bernard Spil
eb0fe4115c security/libressl-devel: Mark vulnerabile 2.5.3 2017-04-29 17:33:51 +00:00
Bernard Spil
293bf5a055 security/libressl: Fix vulnerability
Obtained from:	OpenBSD
MFH:		2017Q2
Security:	24673ed7-2bf3-11e7-b291-b499baebfeaf
Security:	CVE-2017-8301
2017-04-29 17:32:15 +00:00
Roman Bogorodskiy
93fb5b3a87 misc/osinfo-db: update to 20170423 2017-04-29 17:29:01 +00:00
Bernard Spil
eba1dcb344 security/libressl: Fix vulnerability
Obtained from:	OpenBSD
MFH:		2017Q2
Security:	24673ed7-2bf3-11e7-b291-b499baebfeaf
Security:	CVE-2017-8301
2017-04-29 17:10:09 +00:00
Emanuel Haupt
497229eceb Remove MAKE_JOBS_UNSAFE. This slipped in during testing. 2017-04-29 16:37:53 +00:00
Emanuel Haupt
b12cdd1790 Add goattracker 2.73, a crossplatform music editor for creating Commodore
64 music.
2017-04-29 16:34:15 +00:00
Larry Rosenman
8f28a73a30 devel/artifactory: Update to 5.2.1
PR:		218760
Submitted by:	dharrigan@gmail.com (maintainer)
Approved by:	adamw (mentor, implicit)
2017-04-29 16:28:26 +00:00
Gerald Pfeifer
a9dbe957fc Update to the 20170427 snapshot of GCC 7, essentially RC1 of GCC 7.1,
the first release on this branch.
2017-04-29 16:09:26 +00:00
Adam Weinberger
96b83ed36e Update to patchlevel 589. 2017-04-29 16:09:19 +00:00
Alexey Dokuchaev
952d8c7c2a - Update to version 0.1beta2 (still a pre-release)
- Remove patching for Linuxish #include <linux/limits.h> since it
  no longer does anything useful (the code was changed upstream)
- Use dedicated pkg-plist file now that it is long enough

Reported by:	portscout

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1493302986 which corresponds to commit ba6aa54 tagged
as this release.
2017-04-29 15:50:46 +00:00
Sunpoet Po-Chuan Hsieh
25cb699d38 Update to 1.1.5
- Regenerate patch files with makepatch:

Changes:	http://www.cacti.net/changelog.php
PR:		218949
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-04-29 15:44:00 +00:00
Sunpoet Po-Chuan Hsieh
ea8850eaa8 Update to 3.3.0
- Add LICENSE_FILE

Changes:	https://github.com/google/protobuf/releases
2017-04-29 15:43:54 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Joseph Mingrone
1b1d7b5d53 biology/py-biom-format: Update to version 2.1.6
Upstream changes: https://github.com/biocore/biom-format/releases/tag/2.1.6

Approved by:	swills (mentor, implicit)
2017-04-29 13:59:15 +00:00
Carlos J. Puga Medina
b4587902fc - Update to 2.0.9 2017-04-29 12:07:28 +00:00
Carlos J. Puga Medina
b52ebd3967 security/py-certbot: update to 0.13.0
- Update PORTVERSION and distinfo checksum (0.13.0)
- Update pkg-descr to cope with the renaming to "certbot"

Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0130---2017-04-06

Approved by:	koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D10317
2017-04-29 12:03:20 +00:00
Carlos J. Puga Medina
39eda8e1bd security/py-acme: update to 0.13.0
- Update PORTVERSION and distinfo checksum (0.13.0)
- Improve pkg-descr

Differential Revision:	https://reviews.freebsd.org/D10317
2017-04-29 12:00:22 +00:00
Joseph Mingrone
4c203eb261 devel/rubygem-font-awesome-rails-rails5: permit build with latest
www/rubygem-railties5

Approved by:	swills (mentor, implicit)
2017-04-29 11:24:14 +00:00
Joseph Mingrone
9d9d6339c3 devel/rubygem-devise-rails5: permit build with latest www/rubygem-railties5
Approved by:	swills (mentor, implicit)
2017-04-29 11:13:18 +00:00
Philip Paeps
529ad4eaa5 - Fix build with LLVM 4.0 on HEAD
- Install manpage in the correct place [1]
  (bump PORTREVISION to reinstall package)

PR:		218767
Submitted by:	caso.ramiro@gmail.com [1]
		Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2017-04-29 10:26:23 +00:00
Dmitry Marakasov
72581ee305 - Switch to options helpers
- Update WWW
2017-04-29 09:00:08 +00:00
Thierry Thomas
67b4d4b4ed Upgrade to v0.1.8.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.8>.

PR:		218947
Submitted by:	Yuri Victorovich
2017-04-29 08:52:18 +00:00
Sunpoet Po-Chuan Hsieh
07e16506e6 Update to 0.27.1
Changes:	https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md
2017-04-29 07:51:08 +00:00
Sunpoet Po-Chuan Hsieh
2dbb4d7f90 Update to 1.11.2
Changes:	https://github.com/vmware/rbvmomi/releases
		https://github.com/vmware/rbvmomi/commits/master
2017-04-29 07:51:02 +00:00
Sunpoet Po-Chuan Hsieh
b883f418da Add PORTSCOUT
- Use USES=python:3.3+
2017-04-29 07:50:56 +00:00
Sunpoet Po-Chuan Hsieh
0ae0d7ccd4 Update to 3.18.0
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2017-04-29 07:50:50 +00:00
Sunpoet Po-Chuan Hsieh
8a65bf2520 Update to 2.0.2
- Clean up DISTINFO_FILE which should be part of r439384

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2017-04-29 07:50:44 +00:00
Mark Linimon
f4ea425a5b Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-29 07:04:49 +00:00
Sunpoet Po-Chuan Hsieh
835419af27 Update to 0.5.0
- Add NO_ARCH

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2017-04-29 06:58:27 +00:00
Sunpoet Po-Chuan Hsieh
98fb7e0793 Update to 4.2.0
Changes:	https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
		https://github.com/ambethia/recaptcha/commits/master
2017-04-29 06:58:22 +00:00
Sunpoet Po-Chuan Hsieh
f9f8d66f83 Update to 2.9.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-04-29 06:58:17 +00:00
Sunpoet Po-Chuan Hsieh
56a3ea0849 Update to 2.9.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-04-29 06:58:12 +00:00
Sunpoet Po-Chuan Hsieh
8602fde1d5 Update to 2.9.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-04-29 06:58:07 +00:00
Sunpoet Po-Chuan Hsieh
bedcc92ff0 Update to 3.6.0
Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
2017-04-29 06:58:02 +00:00
Sunpoet Po-Chuan Hsieh
ced4c01d96 Update WWW 2017-04-29 06:57:57 +00:00
Sunpoet Po-Chuan Hsieh
b88f19afa4 Update WWW 2017-04-29 06:57:53 +00:00
Sunpoet Po-Chuan Hsieh
a411bc7569 Update to 0.98
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2017-04-29 06:57:48 +00:00
Sunpoet Po-Chuan Hsieh
b3ee89b07b Update to 2.4.0
Changes:	https://github.com/plataformatec/responders/blob/master/CHANGELOG.md
2017-04-29 06:57:43 +00:00