1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

464516 Commits

Author SHA1 Message Date
Guido Falsi
38f666cd29 - Enable mpris2 and wnck support in xfce4-pulseaudio-plugin
- Add Uses=gnome
- While here silence some portlint warnings

PR:		234768
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2019-01-09 11:01:26 +00:00
Guido Falsi
eb4c24d06d - Update midori to 0.7.0
- Silence some portlint warnings
- Remove unsupported options
- Project distribution moved to github

PR:		233958
Submitted by:	vermaden@interia.pl
2019-01-09 10:57:31 +00:00
Tobias Kortkamp
0fcf8df9b4 graphics/waylandpp: Update to 0.2.4
- Mark the port as needing C++11
- Add missing USE_LDCONFIG

Changes:	https://github.com/NilsBrause/waylandpp/releases/tag/0.2.4
2019-01-09 10:19:49 +00:00
Dmitry Marakasov
89057b75f8 - Update WWW
Approved by:	portmgr blanket
2019-01-09 09:30:27 +00:00
Vinícius Zavam
3789c74a84 net/py-sbws: RUN_DEPENDS needs www/py-requests
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18787
2019-01-09 09:07:32 +00:00
Dmitry Marakasov
1f8bc60ff0 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-01-09 09:00:26 +00:00
Bernhard Froehlich
64fc3b7c2e Simple Golang SMTP relay/proxy server that accepts mail via SMTP
and forwards it directly to another SMTP server. It supports TLS,
STARTTLS, plain SMTP, can do authentication and various sender
and receiver checks.

WWW: https://code.bluelife.at/decke/smtprelay
Submitted by:	myself
2019-01-09 08:32:15 +00:00
Wen Heping
eb3ff6ddfb - Update to 1.75 2019-01-09 08:30:07 +00:00
Li-Wen Hsu
accf5ec091 - Update to 2.157
Sponsored by:	The FreeBSD Foundation
2019-01-09 08:24:08 +00:00
Xin LI
229b511042 Update to 2018-04-22b.
MFH:		2019Q1
2019-01-09 08:13:22 +00:00
Niclas Zeising
cad8743cbb Fix illegal instruction when running in kvm/qemu
Fix illegal instruction when running xserver in kvm or qemu (and possibly
others) virtualisation.  This is solved by disabling sse instructions while
compiling the xf86SlowBcopy (don't ask) function.

This fix was originally committed by dim as r396167 in 2015, and then most
likely accidentally removed in r433863 in 2017.

Bump portrevision

Original commit message:

> Disable use of SSE instructions in Xorg's xf86SlowBcopy() function.
>
> When such instructions are used to copy data from/to mapped video
> memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate
> SIGILL or SIGBUS exceptions, causing Xorg to crash.

PR:		202643
Reported by:	nogcjx@fastmail.fm
Requested by:	dim
Diagnose and fix by:	dim
MFH:		2019Q1
2019-01-09 07:25:55 +00:00
Wen Heping
f74e8a57e5 - Update to 1.2.6 2019-01-09 06:05:52 +00:00
Jan Beich
8fae43c6e2 www/firefox: update to 64.0.2
Changes:	https://www.mozilla.org/firefox/64.0.2/releasenotes/
PR:		233028
2019-01-09 05:28:04 +00:00
Cy Schubert
467c2371dc Remove redundant CONFLICTS.
PR:		234742
Reported by:	tobik@
MFH:		2019Q1
2019-01-09 03:53:25 +00:00
Cy Schubert
7d662f64f8 Sync LMDB description with that of krb5-117. 2019-01-09 03:20:03 +00:00
Cy Schubert
5c67445fdc LMDB requires LDAP. 2019-01-09 03:19:12 +00:00
Cy Schubert
89b28dd066 Disable auto detection of lmdb. It causes grief to those without
databases/lmdb installed.

Reported by:	"Alex V. Petrov" <alexvpetrov@gmail.com>, kib@
2019-01-09 03:04:30 +00:00
Gleb Smirnoff
7efb08e00c Remove patch that I missed to add to commit index in r489641. 2019-01-08 23:34:48 +00:00
Danilo Egea Gondolfo
3a7be1bd18 - Update to 0.20190104 2019-01-08 23:17:23 +00:00
Ganael LAPLANCHE
e0799811d8 Update to 20190106 2019-01-08 21:58:57 +00:00
Ganael LAPLANCHE
7ba9c16bb9 Use statfs(2) instead of getfsfile(3) to get device name from a mount point.
PR:		234694
Submitted by:	tijl
2019-01-08 21:50:21 +00:00
Jung-uk Kim
2ff69c6c6f Update to 20190108.
https://acpica.org/node/164
2019-01-08 21:42:57 +00:00
Babak Farrokhi
b512d0144c databases/py-asyncpg: update to 0.18.3 2019-01-08 21:07:52 +00:00
Matthew Seaman
389333ae5f Update databases/mysql-connector-java to 8.0.13
This now requires Java 1.8+

Repo-copy the orgiginal port to	databases/mysql-connector-java51 to
provide continued support for Java 1,6 and 1.7 users.  Hook up to the
tree.

Summary	of Changes:	https://insidemysql.com/connector-j-8-0-11-the-face-for-your-brand-new-document-oriented-database/
ChangeLogs:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/
2019-01-08 20:36:03 +00:00
Niclas Zeising
6a4f1d35b8 x11/xcursorgen: Update to 1.0.7
Changelog:
https://lists.x.org/archives/xorg/2019-January/059567.html

PR:		234725
Submitted by:	pete@nomadlogic.org
2019-01-08 20:34:50 +00:00
Dirk Meyer
43845282f6 - fix BUILD_DEPENDS 2019-01-08 20:30:06 +00:00
Cy Schubert
6c14398cf8 Welcome the new KRB5 1.17 (krb5-117).
Major changes in 1.17 (2019-01-08)
==================================

Administrator experience:

* A new Kerberos database module using the Lightning Memory-Mapped
  Database library (LMDB) has been added.  The LMDB KDB module should
  be more performant and more robust than the DB2 module, and may
  become the default module for new databases in a future release.

* "kdb5_util dump" will no longer dump policy entries when specific
  principal names are requested.

Developer experience:

* The new krb5_get_etype_info() API can be used to retrieve enctype,
  salt, and string-to-key parameters from the KDC for a client
  principal.

* The new GSS_KRB5_NT_ENTERPRISE_NAME name type allows enterprise
  principal names to be used with GSS-API functions.

* KDC and kadmind modules which call com_err() will now write to the
  log file in a format more consistent with other log messages.

* Programs which use large numbers of memory credential caches should
  perform better.

Protocol evolution:

* The SPAKE pre-authentication mechanism is now supported.  This
  mechanism protects against password dictionary attacks without
  requiring any additional infrastructure such as certificates.  SPAKE
  is enabled by default on clients, but must be manually enabled on
  the KDC for this release.

* PKINIT freshness tokens are now supported.  Freshness tokens can
  protect against scenarios where an attacker uses temporary access to
  a smart card to generate authentication requests for the future.

* Password change operations now prefer TCP over UDP, to avoid
  spurious error messages about replays when a response packet is
  dropped.

* The KDC now supports cross-realm S4U2Self requests when used with a
  third-party KDB module such as Samba's.  The client code for
  cross-realm S4U2Self requests is also now more robust.

User experience:

* The new ktutil addent -f flag can be used to fetch salt information
  from the KDC for password-based keys.

* The new kdestroy -p option can be used to destroy a credential cache
  within a collection by client principal name.

* The Kerberos man page has been restored, and documents the
  environment variables that affect programs using the Kerberos
  library.

Changes to the FreeBSD krb5* ports include:

* CONFLICTS updated in krb5-115 and krb5-116 taking krb5-117 in
  consideration.

* The default krb5 port is now krb5-117.

* MIT's practice is to EOL KRB5 n-2. krb5-115 is deprecated and set
  to expire Jan 31, 2020.
2019-01-08 20:29:34 +00:00
Cy Schubert
838d5d3a84 Correct CONFLICTS.
MFH:		2019Q1
2019-01-08 20:04:04 +00:00
Cy Schubert
b5042bdabb Correct CONFLICTS.
MFH:		2019Q1
2019-01-08 20:02:54 +00:00
Jung-uk Kim
dd74d048d3 Update to 32.0.0.114.
https://helpx.adobe.com/security/products/flash-player/apsb19-01.html
2019-01-08 18:50:29 +00:00
Grzegorz Blach
08ab4b3e2b Update to 0.13.0 2019-01-08 18:39:45 +00:00
Steve Wills
d130a123af net-mgmt/cacti: fix typo
PR:		234735
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Reported by:	Arnaud de Prelle <arnaud@pnzone.net>
2019-01-08 18:13:55 +00:00
Don Lewis
e8b4b36c08 Make USES=gl conditional on the GUI option to unbreak build when GUI is
disabled.  Error was:
  scilab-5.5.2_15 need to specify gl component with USE_GL.
because USE_GUI is conditional on GUI.

While here, tweak Makefile statement ordering to reduce portlint warnings.

PR:		234651
Approved by:	makc (maintainer)
MFH:		2019Q1
2019-01-08 17:51:14 +00:00
Steve Wills
edd29c5e2d devel/jiri: try to fix distinfo 2019-01-08 17:36:01 +00:00
Emanuel Haupt
2a6ca6720e Drop maintainership 2019-01-08 17:18:41 +00:00
Steve Wills
20b9472aec devel/rubygem-cms_scanner: create port
Framework to provide an easy way to implement CMS Scanners

WWW: https://github.com/wpscanteam/CMSScanner

PR:		231838
Submitted by:	Rihaz Jerrin <rihaz.jerrin@gmail.com> (with changes)
2019-01-08 17:17:48 +00:00
Steve Wills
17eb11332b devel/rubygem-opt_parse_validator: update to 0.0.16.5
PR:		234635
Approved by:	Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer)
2019-01-08 17:09:19 +00:00
Alexandre C. Guimarães
f085e15028 net-p2p/py-tremc: remove the broken GeoIP option
- add IPY option (extract ipv4 from ipv6 addresses)

PR:		234703
Reported by:	huber.georg@gmail.com
Approved by:	tcberner (mentor)
2019-01-08 17:00:06 +00:00
Steve Wills
f3c997af5c x11-fonts/py-QtAwesome: update to 0.5.5
PR:		234678
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2019-01-08 16:07:12 +00:00
Steve Wills
657d15ce08 science/p5-PerlMol: Do not set BUILD_DEPENDS twice
PR:		234701
Submitted by:	tobik
2019-01-08 16:00:58 +00:00
Torsten Zuehlsdorff
dfd2e3f597 lang/php73: Fix "Bus error (core dumped)" by disabling ifuncs
PHP 7.3 uses ifuncs optimisations which generates a list of problems on FreeBSD:
https://bugs.php.net/bug.php?id=77284
https://bugs.php.net/bug.php?id=77279
https://bugs.php.net/bug.php?id=77261

Therefore ifuncs will be disabled in PHP 7.3.1. To make it usable until the release,
we import the patch until then:
291589114a

PR:		233024
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
MFH:		2019Q1
2019-01-08 15:54:23 +00:00
Steve Wills
477f2358a0 misc/py-tqdm: update to 4.29.0
PR:		234698
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-01-08 15:54:07 +00:00
Steve Wills
f659a4c28c sysutils/zrep: update to 1.7.5
PR:		234701
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-01-08 15:51:45 +00:00
Steve Wills
5c07de80d5 net/py-iptools: update to 0.7.0
PR:		234711
Submitted by:	Jeremy Baggs <jbaggs2016@gmail.com> (maintainer)
2019-01-08 15:49:42 +00:00
Steve Wills
8737092e8b mail/mutt: update to 1.11.2
PR:		234727
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-01-08 15:47:40 +00:00
Steve Wills
9d5f89db05 finance/cointop: Update to 1.1.2
PR:		234729
Submitted by:	Nathan <ndowens@yahoo.com> (maintainer)
2019-01-08 15:45:35 +00:00
Steve Wills
f2150cc951 multimedia/gtk-youtube-viewer: update to 3.5.1
While here, drop maintainership per maintainer

PR:		234730
Submitted by:	Nathan <ndowens@yahoo.com> (maintainer)
2019-01-08 15:41:43 +00:00
Steve Wills
fbccc283a3 sysutils/p5-Proc-ProcessTable-Colorizer: update to 0.3.0
PR:		234744
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer)
2019-01-08 15:38:42 +00:00
Dmitry Marakasov
644bfabd59 Bring back LLD_UNSAFE, it's still needed 2019-01-08 15:34:32 +00:00
Dmitry Marakasov
6368fa5823 - Update to 3.5.2 2019-01-08 15:32:54 +00:00