Commit Graph

457471 Commits

Author SHA1 Message Date
Matthias Fechner
46a56131ee Security update of devel/libgit2 and depending ports to fix seceurity vulnerabilities.
For more details see here:
https://github.com/libgit2/libgit2/releases/tag/v0.27.5

Approved by:	mentors (implicit)
MFC after:	1d
MFH:		2018Q4
Security:	8c08ab4c-d06c-11e8-b35c-001b217b3468
2018-10-15 16:14:51 +00:00
Mateusz Piotrowski
f7d2b37bae sysutils/s6: Update to 2.7.2.1
While here, pet portlint:
- Fix COMMENT
- Fix order of variables

Changelog:
http://git.skarnet.org/cgi-bin/cgit.cgi/s6/tree/NEWS

PR:		232052
Submitted by:	crest@rlwinm.de (maintainer)
Reported by:	dewayne@heuristicsystems.com.au
Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17568
2018-10-15 16:11:57 +00:00
Jesper Schmitz Mouridsen
5f0eecd752 New port x11-wm/obconf-qt
PR: 229306
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17261
2018-10-15 14:55:00 +00:00
Alexey Dokuchaev
62b5c15c80 Attempt to unbreak against OpenSSL 1.1.1.
Reported by:	pkg-fallout
2018-10-15 13:43:56 +00:00
Bernard Spil
89ca8a0a62 www/nextcloud: Update to 14.0.3
- Add more guidance for users
 - Add config for options to sample
2018-10-15 13:17:24 +00:00
Martin Wilke
1dc7682746 - Update to 0.17.5
Changelog: https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0175

PR:		232071
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2018-10-15 12:15:13 +00:00
Emanuel Haupt
8de550d686 - Update to 0.3.12
- Pacify portlint
2018-10-15 12:11:07 +00:00
Jason E. Hale
e355b320a1 Fix build on powerpc64
PR:		232227
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	IntegriCloud
2018-10-15 11:48:08 +00:00
Matthias Fechner
9fd63e070a Document security vulnerability with devel/libgit2 < 0.27.5.
Approved by:	mentors (implicit)
2018-10-15 11:29:07 +00:00
Jason E. Hale
a689e7bd17 graphics/krita: Fix pkg-plist
Reported by:	pkg-fallout
2018-10-15 11:13:41 +00:00
Pietro Cerutti
e4f8d20d1e lang/seed7: update to 05_20181014
20181014:
- Simple function profiling has been added to the compiler. Profiling
  is enabled, when programs are compiled with the option -p. When
  programs with profiling are executed they write profiling information
  to the file profile_out, when they terminate.
- An explanation of the compiler option -p (simple profiling) has been
  added to the FAQ.
- The function str_dd_mm_yy has been added to the library time.s7i.
- In chkflt.sd7 the tests for the operator ** (with an exponent of NaN)
  have been improved.
- Documentation comments have been improved in integer.s7i, intlib.c,
  int_rtl.c, tim_unx.c and tim_win.c.
- In hsh_rtl.c the function hshIdxEnterDefault has been simplified to
  use fewer parameters. Usages of hshIdxEnterDefault in gkb_win.c,
  gkb_x11.c, pol_sel.c, pol_unx.c, ref_data.c and typ_data.c have been
  adjusted to the reduced number of parameters.
- In int_rtl.c the performance of the function intParse has been
  improved (when two's complement integers are used).
- In pcs_unx.c the function pcsStart has been improved to work correct
  when stdin, stdout or stderr are not redirected.
- In flt_rtl.c the function fltPow() has been improved to work correct,
  when the base is zero and the exponent is NaN.
- The program chkccomp.c has been improved to check the function pow()
  with more test cases.
- In striutl.c the function heapAllocOsStri() has been refactored to
  return the allocated string instead of using a pointer to a string
  variable. This opens the possibility to optimize usages of the macro
  os_stri_alloc().
- The definition of WITH_SQL has been removed from the makefiles and
  added to the file config.h instead.
- The file config.h has been changed to define the macros WITH_FLOAT,
  WITH_REFERENCE, WITH_DRAW, WITH_STATISTIC, WITH_COMPILATION_INFO and
  WITH_TYPE_CHECK always.
- The function timMicroSec in tim_unx.c and tim_win.c has been changed
  to be useable for the simple profiling.
2018-10-15 11:05:29 +00:00
Thomas Zander
922a2074fe Update to upstream version 1.7.2
Details:
- Bug fix release, see
  https://github.com/containous/traefik/releases/tag/v1.7.2

MFH:		2018Q4
2018-10-15 10:26:27 +00:00
Emanuel Haupt
c0e2b0d5bd - Update to 1.10.4
- Pacify portlint
2018-10-15 09:44:31 +00:00
Dmitry Marakasov
5f66328d5e - Add LICENSE
- Whitespace fix
- Silence patching
- Update WWW
2018-10-15 09:38:43 +00:00
Emanuel Haupt
08cb4f0026 - Mark broken on 11.x [1]
- Mark deprecated and set an expiration time of one month, upstream is gone [2]
- Remove WWW (website no longer available) [2]
- Drop maintainership

PR:		226180 (related)
Reported by:    pkg-fallout [1], repology [2]
MFH:		2018Q4 (blanket)
2018-10-15 09:25:22 +00:00
Wen Heping
320215dfe9 - Update to 3.34 2018-10-15 09:22:24 +00:00
Vinícius Zavam
b7d375c837 updating to version 12.0.0
took a look into upstream's Gopkg.lock, checking for modifications;
    changed 2 depencies to use version instead of revision;
      google:go-cmp and golang:text

  get QA done right; thanks to portlint;
    moved PLIST_FILES to appear after USES.

Approved by:	araujo (mentor), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17530
2018-10-15 09:02:45 +00:00
Vinícius Zavam
948fecda45 update to version 2.0.17;
changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.17/ChangeLog

  while here, silence portlint
    move USE_* variables to a point after USES;
    extra item placed in the USES/USE_x section got a new line, for example, "GH_ACCOUNT".

Approved by:	beat (mentor), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17509
2018-10-15 08:58:30 +00:00
Adriaan de Groot
4fe01ca1ce Fix misattributed entry (email was wrong).
Submitted by:	loise@kde.org
2018-10-15 08:14:39 +00:00
Baptiste Daroussin
f83c04ea27 Update to 4.2.1 2018-10-15 08:14:04 +00:00
Wen Heping
fc7072de53 - Update to 1.10.0
PR:		231620
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-15 07:44:55 +00:00
Wen Heping
17c7f03d14 - Update to 2.2.0
PR:		231611
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-15 07:43:30 +00:00
Tobias Kortkamp
6b36e95613 editors/ghostwriter needs a compiler with C++11 support 2018-10-15 06:24:42 +00:00
Tobias Kortkamp
5bd3db5329 audio/qsynth needs a compiler with C++11 support 2018-10-15 06:22:44 +00:00
Yuri Victorovich
40a86cc349 science/gamess-us: Cosmetic change: internal version number change to 00 for convenence because it is a default 2018-10-15 06:12:03 +00:00
Alexandre C. Guimarães
45627a3e73 Follow up to r482017: upstream address was not updated in pkg-descr of
x11-themes/freebsd-8k-wallpapers
x11-themes/sddm-freebsd-black-theme
x11-themes/slim-freebsd-black-theme

Reported by:	swills
Approved by:	tcberner (mentor)
2018-10-15 05:30:04 +00:00
Cy Schubert
ba57152ddc Jettison SSLv2 support. Not only does this allow mail/mailx to
build using openssl111 in base but SSLv2 is insecure.
2018-10-15 02:56:36 +00:00
Nikolai Lifanov
3c9a54e4cb update sysutils/ansible to 2.7.0
This is a major release. Please see changelog and migration guide:

https://github.com/ansible/ansible/blob/2.7/changelogs/CHANGELOG-v2.7.rst
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html

This also introduces sysutils/ansible26, which will track the 2.6 stable
branch.
2018-10-15 00:58:09 +00:00
Nikolai Lifanov
1ec5d74d21 update sysutils/ansible to 2.6.5
https://github.com/ansible/ansible/blob/v2.6.5/changelogs/CHANGELOG-v2.6.rst
2018-10-15 00:39:35 +00:00
Mark Felder
c364f82053 multimedia/plexmediaserver-plexpass: Update to 1.13.9.5439
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/236
2018-10-15 00:25:08 +00:00
Nikolai Lifanov
377180c10e update games/wtf to 20180925 snapshot from NetBSD 2018-10-15 00:23:56 +00:00
Nikolai Lifanov
1b2573bc31 unbreak games/nxengine on powerpc64 and others
PR:		232016
Submitted by:	Piotr Kubaj
2018-10-15 00:13:06 +00:00
Jan Beich
29b3a86f5f security/d0_blind_id: pacify portlint after r482123
Tools/scripts/bump-revision.sh doesn't handle PORTVERSION +
DISTVERSIONPREFIX well, so switch to DISTVERSION.

$ portlint -C
FATAL: Makefile: PORTVERSION appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
2018-10-14 23:17:19 +00:00
Yuri Victorovich
70e1ff5833 New port: science/wxmacmolplt: Graphical user interface principally for the GAMESS program 2018-10-14 23:15:09 +00:00
Jan Beich
ad2e111f32 security/d0_blind_id: switch to actual 1.0 release
Changes:	https://github.com/divVerent/d0_blind_id/compare/ff1ce7e...v1.0
Tested by:	readelf -a (no difference)
2018-10-14 23:10:22 +00:00
Jan Beich
ab561a9e85 devel/android-tools-adb: apply boringssl style fixes
http://github.com/google/boringssl/commit/54091230cda4
http://github.com/google/boringssl/commit/808f8329177f
2018-10-14 23:10:06 +00:00
Dan Langille
37b108c24b Correct invalid EXPIRATION_DATE
2021-09-31 => 2021-09-30
2018-10-14 22:11:32 +00:00
Jan Beich
e6e3f71b0e devel/android-tools-adb: unbreak with OpenSSL 1.1
adb/../libcrypto_utils/android_pubkey.c:84:10: error: incomplete definition of type 'struct rsa_st'
  new_key->n = BN_bin2bn(modulus_buffer, sizeof(modulus_buffer), NULL);
  ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:85:15: error: incomplete definition of type 'struct rsa_st'
  if (!new_key->n) {
       ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:90:10: error: incomplete definition of type 'struct rsa_st'
  new_key->e = BN_new();
  ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:91:15: error: incomplete definition of type 'struct rsa_st'
  if (!new_key->e || !BN_set_word(new_key->e, key_struct->exponent)) {
       ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:91:42: error: incomplete definition of type 'struct rsa_st'
  if (!new_key->e || !BN_set_word(new_key->e, key_struct->exponent)) {
                                  ~~~~~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:138:18: error: incomplete definition of type 'struct bignum_st'
  BN_ULONG l = in->d[constant_time_select_ulong(
               ~~^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^
adb/../libcrypto_utils/android_pubkey.c:139:33: error: incomplete definition of type 'struct bignum_st'
      constant_time_le_size_t(in->dmax, i), in->dmax - 1, i)];
                              ~~^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^
adb/../libcrypto_utils/android_pubkey.c:139:47: error: incomplete definition of type 'struct bignum_st'
      constant_time_le_size_t(in->dmax, i), in->dmax - 1, i)];
                                            ~~^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^
adb/../libcrypto_utils/android_pubkey.c:142:63: error: incomplete definition of type 'struct bignum_st'
  return constant_time_select_ulong(constant_time_le_size_t(in->top, i), 0, l);
                                                            ~~^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^
adb/../libcrypto_utils/android_pubkey.c:157:17: error: incomplete definition of type 'struct bignum_st'
  if ((size_t)in->top > (len + (BN_BYTES - 1)) / BN_BYTES) {
              ~~^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^
adb/../libcrypto_utils/android_pubkey.c:210:25: error: incomplete definition of type 'struct rsa_st'
      !BN_mod(n0inv, key->n, r32, ctx) ||
                     ~~~^
/usr/include/openssl/bn.h:247:49: note: expanded from macro 'BN_mod'
 # define BN_mod(rem,m,d,ctx) BN_div(NULL,(rem),(m),(d),(ctx))
                                                 ^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:217:40: error: incomplete definition of type 'struct rsa_st'
  if (!android_pubkey_encode_bignum(key->n, key_struct->modulus)) {
                                    ~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:223:30: error: incomplete definition of type 'struct rsa_st'
      !BN_mod_sqr(rr, rr, key->n, ctx) ||
                          ~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^
adb/../libcrypto_utils/android_pubkey.c:229:51: error: incomplete definition of type 'struct rsa_st'
  key_struct->exponent = (uint32_t)BN_get_word(key->e);
                                               ~~~^
/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st'
typedef struct rsa_st RSA;
               ^

Reported by:	pkg-fallout
2018-10-14 21:53:29 +00:00
Jason E. Hale
a5536c1ac9 audio/puddletag: Remove unused dependency
audio/py-musicbrainz2 is DEPRECATED and will be removed soon. The code
requiring it was removed in 2012.
https://github.com/keithgg/puddletag/commit/3da2d0d
2018-10-14 21:27:18 +00:00
Jason E. Hale
26c895681b audio/py-musicbrainz2: Mark DEPRECATED and set EXPIRATION_DATE (2 weeks)
Musicbrainz Webservice 1.0 support ended 2018-08-01, so this port is useless.
Set a short expiration window since only audio/puddletag depends on this and
the code that required it was removed in 2012.
2018-10-14 21:20:25 +00:00
Cy Schubert
13ee71baac After reviewing the VTun/VTun github site, the fork of VTUN itself
hasn't had any activity since 2013. Deprecating and expiring VTUN
due to openssl111 was the correct decision howeever adjust the
expriation date as suggested by mat@ to the FreeBSD 11 EOL.

VTUN currently has no upline maintainer and there are no plans
to add openssl111 support.

Reported by:	mat@
Discussed with:	Bishop Clark  <bishopolis@gmail.com>
		Previous VTUN upline maintainer
2018-10-14 21:18:06 +00:00
Cy Schubert
0714ffa5d6 Older releases of cfengine do not support openssl111 which is now in
HEAD. Mark cfengine 3.11 and older broken under HEAD. Deprecate
and expire the older cfengine ports when FreeBSD 11 is EOL.

Users are encouraged to upgrade to cfengine 3.12 (sysutils/cfengine312)
as soon as conveinent or when using cfengine on FreeBSD 12 and newer.

The default cfengine was recently changed to cfengine312.
2018-10-14 20:59:36 +00:00
Cy Schubert
822c43800a Set the default cfengine and masterfiles to 3.12.
cfengine releases 3.11 and older do not support OpenSSL 1.1.X
which is now in HEAD.
2018-10-14 20:59:30 +00:00
Jason E. Hale
35df638d6e Take maintainership 2018-10-14 20:42:38 +00:00
Fernando Apesteguía
26166510af math/cddlib: strip .so objects
Reported by:	mat@
2018-10-14 20:41:33 +00:00
Tilman Keskinoz
560b2215dd Remove gd.tuwien.ac.at. It doesn't resolve anymore. 2018-10-14 20:17:25 +00:00
Steve Wills
b68d6b8423 devel/py-nose2: update to 0.8.0
PR:		232181
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2018-10-14 19:51:03 +00:00
Steve Wills
902f517930 net-im/telegram-desktop: update to 1.4.2
PR:		232212
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2018-10-14 19:35:18 +00:00
Guido Falsi
91079fc1de Fix build with OpenSSL 1.1.x
PR:		232154
Submitted by:	me
2018-10-14 19:28:57 +00:00
Steve Wills
5c93a6357f net/socketw: Update to 3.10.26.20180918
PR:		232222
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2018-10-14 19:04:12 +00:00