1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

468600 Commits

Author SHA1 Message Date
Niclas Zeising
1d1158267b x11/xev: Update to 1.2.3
Update x11/xev to 1.2.3
Add license

This is a maintenance release

Changelog:
https://lists.x.org/archives/xorg/2019-February/059611.html

PR:		235888
Submitted by:	Samy Mahmoudi
Sponsored by:	B3 Init (zeising)
2019-02-27 16:28:06 +00:00
Mahdi Mokhtari
608dedf909 sysutils/lttng-tools: Fix build GCC (and Tier-2 archs)
Use compiler:c11 to fix the ld segfault during the build

PR:		235986
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	The FreeBSD Foundation
2019-02-27 16:20:08 +00:00
Kai Knoblich
e874fbccb2 www/kanboard: Update to 1.2.8
While I'm here:

* Convert PORTVERSION to DISTVERSION
* Move related variables to USES block
* Update requirements for the MYSQL option since PHP 5.x has gone from the
  ports tree
* Add MYSQL_USES as USE_MYSQL is deprecated

Changelog:

Breaking Changes:

* Authorize only API tokens when 2FA is enabled (no user password)
* Disable by default plugin installer for security reasons:
    - There is no code review or any approval process to submit a plugin.
    - This is up to the Kanboard instance owner to validate if a plugin
      is legit.

Fixes and Improvements:

* Limit avatar image size
* Avoid CSRF in users CSV import
* Avoid XSS in pagination sorting
* Do not show projects dropdown when prompting the 2FA code
* Always returns a 404 instead of 403 to avoid people discovering users
* Check if user role has changed while the session is open
* Add missing CSRF check in TwoFactorController::deactivate()
* Hide edit button when user cannot edit task
* Fix permission check before "Assign to me"
* Fix permission check before showing project options
* Fix assignable users on a group with a custom role
* Fix import of automatic actions when parameters are "unassigned"
  or "no category"
* Update license year
* Update Docker image to Alpine 3.9
* Update translations
* Fix PHP error in task views (tag colors)
* Limit assignee drop-down selector scope

PR:		235712
Submitted by:	Alexander <sa.inbox@gmail.com>
Approved by:	tcberner (mentor), maintainer timeout
Differential Revision:	https://reviews.freebsd.org/D19217
2019-02-27 16:07:48 +00:00
Steve Wills
0886e394cd graphics/gpxsee: update to 7.3
PR:		235855
Submitted by:	Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
2019-02-27 16:01:39 +00:00
Niclas Zeising
98f9472f19 x11/xvinfo: Update to 1.1.4
Update x11/xvinfo to 1.1.4
Add license information.

Changelog:
https://lists.x.org/archives/xorg/2019-February/059618.html

PR:		235932
Submitted by:	Samy Mahmoudi
Sponsored by:	B3 Init (zeising)
2019-02-27 16:00:18 +00:00
Hiroki Sato
f0ce7eb2f1 Exclude devel_nox due to build failure. 2019-02-27 15:57:44 +00:00
Steve Wills
6eef253ae2 security/openvpn-devel: Update to 201907 development snapshot
PR:		235859
Submitted by:	ecrist@secure-computing.net (maintainer)
2019-02-27 15:31:00 +00:00
Steve Wills
88e7a95e87 devel/tass64: Update to 1.54.1900
While here, pet portlint

PR:		235877
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
2019-02-27 15:12:27 +00:00
Ben Woods
84be5ab890 sysutils/py-salt: Update to 2019.2.0
Changes this release:
  https://docs.saltstack.com/en/latest/topics/releases/2019.2.0.html

PR:		236054
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2019-02-27 15:05:33 +00:00
Niclas Zeising
710df75c4d x11/libXau: Update to 1.0.9
Update x11/libXau to 1.0.9.
Strip installed library.

The original PR suggested adding a variety of different licenses, all
MIT-like.  After discussion with portmgr, it was decided that since the
liceneses are basically the same (only wording differs), we just tag it as
MIT licensed, without making a difference.  This is already done.

PR:		235911 (based on)
Submitted by:	Samy Mahmoudi
Sponsored by:	B3 Init (zeising)
2019-02-27 15:04:01 +00:00
Steve Wills
724ee4784b www/py-flask-login: update to 0.4.1
PR:		235950
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	Andrej Ebert <andrej@ebert.su> (maintainer)
2019-02-27 15:03:59 +00:00
Niclas Zeising
b2c6a43026 x11-clocks/xclock: Update to 1.0.8
Update xclock to 1.0.8
Add LICENSE
Add missing dependency and sort USE_XORG.
Move USES before USE_XORG to pet portlint.

PR:		235886
Submitted by:	Samy Mahmoudi
Sponsored by:	B3 Init (zeising)
2019-02-27 14:53:57 +00:00
Ryan Steinmetz
363f5b4c3d New port: net-mgmt/nsd_exporter:
nsd_exporter is a prometheus exporter for nsd metrics

WWW: https://github.com/optix2000/nsd_exporter
2019-02-27 14:34:57 +00:00
Roger Pau Monné
48c035bae6 xen-kernel & xen-tools: fix ignore message
To mention 12.0 or any newer release, instead of just mentioning
HEAD.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19387
2019-02-27 14:00:43 +00:00
Emanuel Haupt
b14988d332 Update to 2.13.1 2019-02-27 13:49:41 +00:00
Dmitry Marakasov
01d4b7aa62 - Update to 3.7.7 2019-02-27 13:28:44 +00:00
Tobias Kortkamp
1e28682661 science/p5-Mcstas-Tools: Merge {do,post}-install 2019-02-27 13:15:02 +00:00
Tobias Kortkamp
cf49d73be3 science/p5-Mcstas-Tools: Update to 2.5
PR:		235858
Submitted by:	Erik B Knudsen <erkn@fysik.dtu.dk> (maintainer)
2019-02-27 13:09:13 +00:00
Tobias Kortkamp
3cfc5a2920 audio/gmusicbrowser: Update to 1.1.15
- Enable more options by default

PR:		235948
Submitted by:	w.schwarzenfeld@utanet.at
Approved by:	maintainer
2019-02-27 12:57:17 +00:00
Niclas Zeising
728d8d6de2 devel/imake Add LICENSE
Add license information to devel/imake. [1]
As per discussions with portmgr, there is no need to add the different
varieties of MIT license, since they are so similar.  Just note that this is
MIT licensed.

PR:		223255 [1] (based on)
Submitted by:	Yasuhiro KIMURA [1]
Sponsored by:	B3 Init (zeising)
2019-02-27 12:55:18 +00:00
Alexey Dokuchaev
87fa32e3ca Fix several grammar mistakes and improve formatting (cosmetic changes). 2019-02-27 12:06:57 +00:00
Tobias Kortkamp
9afb858ec7 net/self-service-password: Update to 1.3
- Enable flavors

PR:		236068
Submitted by:	maintainer
2019-02-27 11:54:07 +00:00
Wen Heping
6b4ebbfec5 - Update to 0.8.10
- Take maintainership

PR:		233052
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, > 3 months)
2019-02-27 11:26:52 +00:00
Mahdi Mokhtari
cb89e74641 databases/mysql80-{client, server}: Update to new release 8.0.15
This is a quick release after 8.0.14 which fixes Bug #29249542, Bug #94004
on upstream (Group repl. doesn't work when IPv6 is disabled on OS)
More info on upstream: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-15.html

While here, delete the no-more-needed warning from "pkg-message" since MySQL8.0 is GA.

Sponsored by:	The FreeBSD Foundation
2019-02-27 11:02:49 +00:00
Alexey Dokuchaev
1595e8a791 - Update `x11-fm/worker' to version 3.15.4
- Remove bogus indefinite article from AVFS_DESC
- Chase HTTP 302 redirection in the WWW: line

Approved by:	maintainer
2019-02-27 10:31:38 +00:00
Roger Pau Monné
4cfcdeaeb3 emulators/xen-kernel & sysutils/xen-tools: update to 4.11.1
Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19293
2019-02-27 10:02:43 +00:00
Antoine Brodin
c432863c03 Fix packaging after r493867 2019-02-27 09:49:35 +00:00
Antoine Brodin
ba4d82c4b0 Fix packaging after r493883 2019-02-27 09:48:45 +00:00
Roger Pau Monné
3b0d6a32bd emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from port
Actually perform the rename of the directories missing in r494039.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19284
2019-02-27 09:45:13 +00:00
Roger Pau Monné
1e97781330 emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from port
I don't have the bandwidth to maintain multiple version of Xen, and
going forward all newer version of Xen should work on FreeBSD without
issues.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19284
2019-02-27 09:40:36 +00:00
Mateusz Piotrowski
129fcd6d8c net-im/toot: Update to 0.21.0
- Add new runtime dependencies
- Add more toot tests to the makefile
- Changelogs:
  - https://github.com/ihabunek/toot/releases/tag/0.20.0
  - https://github.com/ihabunek/toot/releases/tag/0.21.0

Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D19377
2019-02-27 09:36:25 +00:00
Roger Pau Monné
e99ed03273 emulators/xen-kernel47 & sysutils/xen-tools47: deprecate
It's about to go out of security support, so mark it as deprecated.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19283
2019-02-27 09:36:06 +00:00
Kevin Bowling
fa26ee6230 net/packetdrill: update to 2019/02/26 head
Reviewed by:	tuexen
Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D19371
2019-02-27 09:25:37 +00:00
Dmitry Marakasov
ed2f858694 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-02-27 09:00:52 +00:00
Jochen Neumeister
59039eb377 Update to 6.3.66
Sponsored by:	Netzkommune GmbH
2019-02-27 08:48:24 +00:00
Bernard Spil
d7631b3603 security/openssl: Security update to 1.0.2r
MFH:		2019Q1
Security:	7700061f-34f7-11e9-b95c-b499baebfeaf
2019-02-27 08:06:02 +00:00
Gerald Pfeifer
c531899f2c Update to the 20190221 snapshot of GCC 7.4.1. 2019-02-27 07:49:45 +00:00
Bernard Spil
697f5dceb8 security/openssl111: Update to 1.1.1b 2019-02-27 07:49:19 +00:00
Bernard Spil
b7c3cac945 security/vuxml: Update OpenSSL 1.0.2r entry 2019-02-27 07:33:22 +00:00
Koichiro Iwao
014b23b8e4 Document change forgotten in r494024 in UPDATING 2019-02-27 07:14:35 +00:00
Rodrigo Osorio
fab0e2113b Remove GH_TAGNAME who points to v2.7.0 instead of v2.7.3
Add new files in plist
Bump portrevision

PR:		235960
Reported by:	Michael Lyngbol <michael@lyngbol.dk>
2019-02-27 07:08:04 +00:00
Kurt Jaeger
bb711657d1 www/elinks: Fix ssl initialization on newer openssl/libressl without EGD
PR:		234808
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com>
Approved by:	beat (maintainer timeout)
Obtained from:	https://repo.or.cz/elinks.git/blobdiff/6eba447e8ae12cacac3b479c7148d189bea3e8ea..f4a58ba3b574a478fd5954ba2c5b29e8b809ff9b:/src/network/ssl/ssl.c
MFH:		2019Q1
2019-02-27 06:45:57 +00:00
Tobias Kortkamp
59c474536d devel/leiningen: Update to 2.9.1
Changes:	https://github.com/technomancy/leiningen/blob/2.9.1/NEWS.md
2019-02-27 06:38:46 +00:00
Koichiro Iwao
09a66268df security/softether{,-devel}: do not spit out anything on libexec directory
SoftEther client, bridge, server daemon unintendedly had spit on libexec
directory up to this update. Spit out all runtime files, directories and
logs on SE_DBDIR or SE_LOGDIR.

While here,
- Avoid all hardcoded use of /var/db/softether, /var/log/softether
  Respect SE_DBDIR and SE_LOGDIR defined in Makefile
- Substitute these directories in pkg-message as well
- Regenerate some patches
- Bump PORTREVISION to force rebuild

Sponsored by:	HAW International, Inc.
2019-02-27 06:34:44 +00:00
Yuri Victorovich
dc73dfedce science/abinit: Add the 'test' target 2019-02-27 06:09:17 +00:00
Jochen Neumeister
7b1a44a7ae Update to 7.5.6
Sponsored by:	Netzkommune GmbH
2019-02-27 05:52:40 +00:00
Yuri Victorovich
96709c3304 science/abinit: Add OPENMP and MPI options 2019-02-27 05:37:33 +00:00
Koichiro Iwao
4715089f05 security/softether5: Fix typo in substitution at post-patch target
Bump PORTREVISION to force rebuild.

Due to this typo, server log was unintendedly written to /server that
should have been written to %%SE_LOGDIR%%/server.

Sponsored by:	HAW International, Inc.
2019-02-27 05:07:52 +00:00
Tobias Kortkamp
aa7eedf106 sysutils/javaservicewrapper: Update to 3.5.37
PR:		236026
Submitted by:	Michael Osipov <michael.osipov@siemens.com> (maintainer)
2019-02-27 04:29:33 +00:00
Tobias Kortkamp
8915195c22 multimedia/avidemux-plugins: Attempt to fix package after r493856
pkg-static: Unable to access file .../usr/local/%%ESD%%lib/ADM_plugins6/audioDevices/libADM_av_esd.so:No such file or directory

http://beefy9.nyi.freebsd.org/data/112amd64-default/493926/logs/avidemux-plugins-2.6.11_11.log
2019-02-27 04:10:44 +00:00