Commit Graph

472091 Commits

Author SHA1 Message Date
Jan Beich
5db6b2734f MFH: r497535
devel/git-cinnabar: update to 0.5.0.110

Changes:	d486d5c...ddd4e3b
Approved by:	ports-secteam (miwi)
2019-04-02 16:07:49 +00:00
Jan Beich
32002f3a70 MFH: r497556
multimedia/libva: don't skip r497485 fix

Approved by:	ports-secteam blanket
2019-04-02 08:12:23 +00:00
Jan Beich
8e0fd62c45 MFH: r497537
games/openbor: update to 6980

Changes:	f5d92c5f...21e153f5
Approved by:	ports-secteam (feld, implicit for snapshots)
2019-04-02 00:42:06 +00:00
Jan Beich
7922c67086 MFH: r497534
lang/rust-nightly: update to 1.35.0.20190402

Changes:	e782d790f1...f694222887
Approved by:	ports-secteam blanket (previous version didn't build)
2019-04-02 00:41:00 +00:00
Tobias Kortkamp
38103570cc MFH: r497513
sysutils/consul-replicate: Unbreak build with Go 1.12

- Remove GOCACHE=off as build cache is required starting from Go 1.12 [1]
- Pass MAKE_ENV (so GOCACHE defaults to $WRKDIR/.cache)

[1] https://tip.golang.org/doc/go1.12#gocache

PR:		236033
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	jhixson (maintainer)

Approved by:	ports-secteam build fix blanket
2019-04-01 20:09:48 +00:00
Antoine Brodin
43a6e1523e MFH: r497496
Revert r497404, it breaks some ports depending on it

Reported by:	pkg-fallout
2019-04-01 17:46:01 +00:00
Raphael Kubo da Costa
1f64de6916 MFH: r497494
Fix gexiv dependencies in the port.

The port was erroneously depending on graphics/py-exiv2 while in fact it only
needs exiv2 itself (which was always present anyway because py-exiv2 depends on
it). This port builds a Python module that links against exiv2, so clarify the
situation and stop depending on py-exiv2, which is BROKEN and DEPRECATED.

PR:		236806
Approved by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)

Approved by:	ports-secteam (blanket approval)
2019-04-01 17:39:32 +00:00
Jan Beich
cd095fa1b3 MFH: r497485
multimedia/libva: unbreak DRM backend in some cases

$ vainfo
error: XDG_RUNTIME_DIR not set in the environment.
error: can't connect to X server!
vaInitialize failed with error code 1 (operation failed),exit

$ ls -lL /dev/dri
total 0
crw-rw----  1 root  video  0x188 Mar 30 17:28 card0
crw-rw----  1 root  video  0x208 Mar 30 17:28 renderD128

$ echo $((0x208 & 0x80))
0

Reported by:	김종성 (via private mail)
Approved by:	ports-secteam blanket
2019-04-01 15:19:46 +00:00
Tobias Kortkamp
22422d13eb MFH: r497470
sysutils/runit-faster: Update scripts to 0.1.36

Changes:	https://github.com/t6/freebsd-runit/releases/tag/v0.1.36

Approved by:	ports-secteam runtime fix blanket (fix up of mistake in 0.1.35)
2019-04-01 09:11:16 +00:00
Mathieu Arnold
3afbf9d471 Update to latest commit. 2019-04-01 08:36:08 +00:00
Mathieu Arnold
e23cfe6779 Update to v5.29.9-51-g011b14198f. 2019-04-01 08:35:59 +00:00
Tobias Kortkamp
5b3f367318 sysutils/runit-faster: Update scripts to 0.1.35
Changes:	https://github.com/t6/freebsd-runit/releases/tag/v0.1.35
2019-04-01 08:26:50 +00:00
Mateusz Piotrowski
de7634dbb7 textproc/miller: Update to 5.4.0
- Remove DISTVERSIONPREFIX as upstream is no longer using it.
- Improve COMMENT.
- Add a test target.
- 5.4.0 changelog:
  https://github.com/johnkerl/miller/releases/tag/5.4.0

PR:		236547
Reviewed by:	mat
Approved by:	maintainer (timeout, >14 days)
Differential Revision:	https://reviews.freebsd.org/D19593
2019-04-01 08:01:54 +00:00
Mathieu Arnold
c63c9a1c66 allflavors is only used for ports that are parts of Python itself. 2019-04-01 07:39:22 +00:00
Emanuel Haupt
0a942095d1 Update to 0.1.b145 2019-04-01 06:36:10 +00:00
Muhammad Moinur Rahman
e6011dc21b net/libosip2: Fix patch
Reported by:	antoine
2019-04-01 06:17:08 +00:00
Antoine Brodin
1fd179eb86 Remove nop 2019-04-01 06:04:13 +00:00
Vanilla I. Shu
9d5cc399aa Update to 62.10. 2019-04-01 03:38:58 +00:00
Michael Gmelin
e46584e490 Various build fixes:
- Make sure man pages are always built correctly. They were
  only built if asciidoc happened to be installed and
  the output was XML instead of troff.
- Fix build on 13-CURRENT - the build picked up
  OpenMP implicitly and didn't link the library to libomp
  properly, which broke dependent ports (like graphics/ffmpeg).
- Fix build on releases if OpenMP was already installed.
- Enable building with OpenMP support by default on i386
  and amd64.
- Bump revision

PR:		234285
Approved by:	portmgr (build fix blanket)
2019-04-01 03:08:20 +00:00
Koichiro Iwao
8f72f8ffb8 net/tigervnc-server: restore default options
Before separating ports GNUTLS and PAM are on by default.
2019-04-01 01:48:41 +00:00
Eric Turgeon
d42001ebaa defaulting audio/libmatemixer with pulseaudio
Approved by:	mentors (implicit)
2019-04-01 01:15:29 +00:00
Koichiro Iwao
2966866a63 astro/xtide: Update distinfo
Restore distribution information of World Vector Shoreline (WVS) that
disappeared with revision 494518.

PR:		236302
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
2019-04-01 01:11:43 +00:00
Stephen Montgomery-Smith
531654dc44 - Correction to BROKEN message. 2019-04-01 01:02:30 +00:00
Koichiro Iwao
42696c48f1 net/tigervnc: Add options description 2019-04-01 00:49:37 +00:00
Yuri Victorovich
bb520fbcaa net-im/qTox: Fix the SPELL_CHECK option 2019-03-31 23:09:46 +00:00
Yuri Victorovich
108f75bed8 net-im/qTox: 1.16.3 -> 1.16.3-363
It has been a long time since the last release, several things that I've reported have been fixed since.

New option: SPELL_CHECK that introduces the dependency on KDE's sonnet.
2019-03-31 22:28:05 +00:00
Kai Knoblich
51c5448f2e textproc/py-tablib: Update to 0.13.0
While I'm here:

* Remove the dependency for math/py-pandas because it's listed as an extra
  dependency and thus not required for basic runtime.
* Add a note for users that want to make use of the Pandas Dataframe
  structure.
* Add a patch for setup.py to limit devel/py-backports.csv to Python 2.
* Pet portlint

Changelog:

https://github.com/kennethreitz/tablib/compare/v0.12.1...v0.13.0

Approved by:	mentors (implicit)
2019-03-31 21:31:13 +00:00
Danilo Egea Gondolfo
31f2f7fd4d - Update to 0.1.26 2019-03-31 21:05:50 +00:00
Yuri Victorovich
5e434d4d0b graphics/oidn: Update 0.8.1 -> 0.8.2
Reported by:	portscout
2019-03-31 20:47:54 +00:00
Carlos J. Puga Medina
fec0107d4f www/chromium: fix U2F support
U2F (ie Yubikeys) support was broken in r489612 when part of the required functionality was removed from services/device/hid/hid_connection_freebsd.cc

Submitted patch brings it back and also synchronizes blocking checks API with Linux version of the file.

PR:		236911
Submitted by:	gonzo
2019-03-31 20:47:15 +00:00
Mark Linimon
e01c0b0acb Mark as NOT_FOR big-endian architectures per powerpc64 errorlog.
Approved by:	portmgr (tier-2 blanket)
2019-03-31 20:46:04 +00:00
Craig Leres
6458a34845 net/py-pcap: Update to 0.6.5. Switch from abandoned SF project to
new github fork. Add python 3 support.

PR:		236674
Submitted by:	bofh
Approved by:	matthew (mentor, implicit)
2019-03-31 20:45:47 +00:00
Tobias Kortkamp
6b2783700c devel/ccls: Update to 0.20190314
Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20190314
2019-03-31 19:42:07 +00:00
Cy Schubert
23c14c4eb7 Correctly support python35+.
PR:		236845
Submitted by:	leres@
2019-03-31 18:51:09 +00:00
Bradley T. Hughes
95553dc2ee devel/awscli: Update 1.16.131 -> 1.16.135
Sponsored by:	Miles AS
2019-03-31 18:49:13 +00:00
Guido Falsi
1e0a81f778 Update courier-imap to 5.0.7 2019-03-31 18:49:11 +00:00
Bradley T. Hughes
397d47946e devel/py-botocore: Update 1.12.121 -> 1.12.125
Sponsored by:	Miles AS
2019-03-31 18:48:55 +00:00
Guido Falsi
3a6e8660a3 Update xfce4-screenshooter-plugin to 1.9.5
PR:		236417
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2019-03-31 18:47:22 +00:00
Mark Linimon
0dcfcdedf5 Fix typo.
Reported by:	jbeich
Approved by:	portmgr (tier-2 blanket)
2019-03-31 17:43:53 +00:00
Thomas Zander
e9922d8230 Update to upstream release 1.0
PR:		236175
Submitted by:	ume
2019-03-31 17:39:55 +00:00
Yuri Victorovich
34d1c3d5f2 science/lammps: Update 28Feb2019 -> 29Mar2019 2019-03-31 17:33:52 +00:00
David Naylor
5377859638 archivers/R-cran-zip: updated to version 2.0.1
- removed PORTREVISION due to version bump
 - add new test dependencies:
   - devel/R-cran-R6
   - devel/R-cran-covr
   - devel/R-cran-testthat
 - update website URL to align with CRAN package
 - no changelog provided

Generated by:	portcran (0.1.9)
2019-03-31 17:31:13 +00:00
David Naylor
89fdd1f739 finance/R-cran-fGarch: updated to version 3042.83.1
- removed PORTREVISION due to version bump
 - changelog not updated

Generated by:	portcran (0.1.9)
2019-03-31 17:28:18 +00:00
Raphael Kubo da Costa
9548c7f121 Update comment.
Printing support was enabled in r475479.
2019-03-31 17:11:10 +00:00
Danilo G. Baio
9cab8eabf7 irc/znc: Update to 1.7.3, Fix Denial of Service
Changelog:	https://wiki.znc.in/ChangeLog/1.7.3

MFH:		2019Q1
Security:	b22d6d4c-53b9-11e9-9310-28d244aee256
2019-03-31 17:08:41 +00:00
Yuri Victorovich
b936e927ab graphics/drawpile: Update 2.1.4 -> 2.1.5
Reported by:	portscout
2019-03-31 17:04:09 +00:00
Yuri Victorovich
8a05aed32b biology/py-fastTSNE: Add the PORTSCOUT line 2019-03-31 16:57:54 +00:00
Yuri Victorovich
33e3dce80a math/barvinok: Update 0.41.1 -> 0.41.2
Reported by:	portscout
2019-03-31 16:47:12 +00:00
Raphael Kubo da Costa
7c29538c6a Remove yet another unneeded patch.
The port built fine with the static_assert on 11.2-i386 and 12.0-amd64.
2019-03-31 16:35:11 +00:00
David Naylor
1d1160c3b9 devel/eric6: update to 19.03
ChangeLog: https://eric-ide.python-projects.org/eric-news.html
2019-03-31 16:15:36 +00:00