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

2359 Commits

Author SHA1 Message Date
Baptiste Daroussin
6f9493fae2 Fix typo and explain how to change the group for the user tests using pw(8) 2020-04-23 08:05:19 +00:00
Brooks Davis
1c71c2d5a0 Create and use a tests group for the tests user.
Nobody but nobody should be a member of the nobody group.

PR:		245107
Approved by:	maintainer timeout
Sponsored by:	DARPA
2020-04-22 18:01:16 +00:00
Matthias Andree
7260ea29bb UPDATING: caution users to backup templates/ before update when updating mail/mailman from 2.1.29* or older.
MFH: 2020Q2 (only documentation update after r531981/MFH 531727)
2020-04-17 23:09:54 +00:00
Bryan Drewery
50be8d32ae Note an upgrade issue with OpenSSH 8.2 2020-04-08 22:02:46 +00:00
Muhammad Moinur Rahman
0a74f33882 net/irrd: Update version 2.3.10=>4.0.8
- Change LICENSE to BSD2CLAUSE from BSD4CLAUSE
- Utilizes UID and GID irrd for 252
- Take MAINTAINERSHIP
- Mentioned in UPDATING
- Both irrd-legacy and irrd can bes installed and run concurrently

Approved by:	ume (private mail)
2020-04-08 10:59:28 +00:00
Tobias C. Berner
03b42c8190 x11/fontconfig: improve UPDATING (r530561)
Reported by:	adamw
2020-04-04 04:32:51 +00:00
Tobias C. Berner
442473fe3e x11-fonts/fontconfig: update to 2.13.92
Fontconfig 2.13.1 generated .uuid files in the fonts directory which where
not properly registered to the packages. To clean them up, please execute the
following command:

        find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete

By switching to this RC, the dependency on libuuid can be droped again, and the
issue of registering uuid is moot.

PR:		239167
Exp-run by:	antoine
Submitted by:	lightside <lightside@gmx.com>
MFH:		2020Q2
2020-04-03 20:02:24 +00:00
Alexander Leidinger
e60ff63988 Update sonarqube ports to the most revent version:
- sonarqube-community: 8.2
 - sonarqube-ant-task: 2.7.0.1612
 - sonar-scanner-cli: 4.3.0.2102
2020-03-26 10:03:49 +00:00
Niclas Zeising
d09304c07d x11/libxkbcommon: swtch to legacy rules on 11
x11/libxkbcommon was switched to use evdev rules in r528813, but FreeBSD 11
still needs the legacy rules.  Switch back to the legacy rules, but only on
FreeBSD 11.
Adjust the UPDATING entry to indicate that the switch to evdev rules by
default is only on FreeBSD 12 and later, and that FreeBSD 11 still uses the
legacy rules.
2020-03-23 20:55:08 +00:00
Tobias C. Berner
62aa63f89c devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
  the FreeBSD version

Users on FreeBSD11 must therefore change their pkg orign à la:

   pkg set -o devel/qca:devel/qca-legacy

PR:		244682
Exp-run by:	antoine
Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D24042
2020-03-21 07:23:59 +00:00
Niclas Zeising
a529835de3 UPDATING: Fix another typo
Fix another typo in UPDATING

Reported by:	pkubaj
2020-03-21 00:00:38 +00:00
Niclas Zeising
57ad9fe12d UPDATING: wordsmith and fix typos 2020-03-20 23:43:44 +00:00
Niclas Zeising
13d4989f6b x11/libxkbcommon: Switch to evdev rules by default
Switch x11/libxkbcommon to use evdev rules rather than legacy rules by
default, to improve support for keyboards when using evdev.
For users using the legacy configuration, or running xorg on FreeBSD 11,
please consult UPDATING for instructions in case of issues.

PR:		244354 [1]
Submitted by:	jbeich (fix)
Reported by:	Patricio Villar [1]
Differential Revision:	https://reviews.freebsd.org/D23860
2020-03-20 23:39:37 +00:00
Dmitri Goutnik
5946948a6b net-im/slack-term: Update to 0.5.0
- Add UPDATING entry about config file location change
- Pet portclippy

Changes:	https://github.com/erroneousboat/slack-term/releases/tag/v0.5.0
Reported by:	portscout
2020-03-16 16:38:01 +00:00
Dan Langille
6f9892cbd5 Fix my typo:
In other to simplify
becomes
In order to simplify

Reported by:	Reed (via private email)
2020-03-09 15:17:17 +00:00
Niclas Zeising
121ae90af1 graphics/mesa-libs: Change default to use DRI3
Change the default mesa configuration to use DRI3 rather than the older DRI2
interface.  This should improve performance somewhat, and alleviates the need
for the FIXDRM option in x11-servers/xorg-server.

Remove the FIXDRM option from x11-servers/xorg-server.

Add an UPDATING entry for the change.

For users of graphics/drm-legacy-kmod or the base graphics drivers, this might
cause regressions.  If you experience problems when running OpenGL applications
please force the use of the DRI2 backend by setting the LIBGL_DRI3_DISABLE
environment variable to 1 before starting any OpenGL application.  This is
easiest done by adding it to your shell startup file or .xinitrc.

Add UPDATING entry for xorg-server, detailing the change of device
configuration backend.

PR:		196678, 244306 (for tracking)
2020-03-08 19:27:27 +00:00
Jochen Neumeister
b28de03516 Add entry for MySQL 8.0 about mysql_upgrade
Sponsored by:	Netzkommune GmbH
2020-03-06 08:26:32 +00:00
Kurt Jaeger
baee6b2d5e net-im/prosody: refactor and move to lua 5.2
- Use Lua 5.2 and drop support for the dead LuaJIT.
- Explicitly state all required configure options
  as the "freebsd" preset has some of them wrong.
- Do not install the example certs as they clutter the
  config directory and nobody should ever use them.
  They can be recreated with prosodyctl if needed.
- Remove the broken "daemonize" option from the rc script,
  handle all actions with "prosodyctl" instead.
- Change data directory from /usr/local/var/lib/prosody to
  /var/db/prosody and include instructions in UPDATING
- Install the prosody migrator
- Use arc4random

PR:		241619
Submitted by:	thomas@beingboiled.info
Reviewed by:	lx (maintainer), Sascha Biberhofer <ports@skyforge.at>
Approved by:	lx (maintainer timeout)
2020-03-04 19:47:53 +00:00
Dan Langille
6d40a7d6fe Update to 1.61
While here, adjust the webserver options (see PR)

NOTE: upgrading existing installations will break unless you read UPGRADING
and follow the instructions.

In short:

* Apache / mod_php is no longer an option
* config.php needs entries added manually

We are jumping a few versions here:

* https://github.com/librenms/librenms/releases/tag/1.61
* https://github.com/librenms/librenms/releases/tag/1.60
* https://github.com/librenms/librenms/releases/tag/1.59
* https://github.com/librenms/librenms/releases/tag/1.58.1
* https://github.com/librenms/librenms/releases/tag/1.58

PR:		235949
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
2020-03-03 16:25:33 +00:00
Matthias Fechner
7d421b43ec textproc/apache-solr: security related update to 8.4.1
Switch java version to current LTS version.

MFH:		2020Q1
Security:	e59cb761-5ad8-11ea-abb7-001b217b3468
2020-02-29 13:17:59 +00:00
Kai Knoblich
9cdba54864 net-mgmt/netbox: Update to 2.7.7
* Remove the "post-patch" target because the "requirements.txt" is only used
  for installations via devel/py-pip.

Notable changes since 2.6.12:

* Bulk import of device components via CSV files
* External file storage support (FTP, S3, SFTP, etc.)
* Rack elevations rendered by SVG (= Scalable Vector Graphics)
* Separate configuration for Webhooks and Cache databases via Redis
* Add ability to clone objects (pre-populate form fields)
* Toggle config context display between JSON and YAML
* Add support for Redis Sentinel
* Further cable and port types
* Many other enhancements and bugfixes

https://github.com/netbox-community/netbox/blob/v2.7.7/docs/release-notes/version-2.7.md
2020-02-25 22:19:07 +00:00
Niclas Zeising
1f47c5f9ad UPDATING: improve xorg-server entry
Improve the xorg-server entry a bit, add a note about needing
xf86-input-libinput and x11/libinput, since they seem to not always be
installed when people have custom configs or options.
2020-02-23 10:51:48 +00:00
Sunpoet Po-Chuan Hsieh
6c110f2260 Document the split of GNU SASL (gsasl) 2020-02-23 08:08:03 +00:00
Niclas Zeising
01dfed0607 Add UPDATING entry for xorg-server
Add UPDATING entry for xorg-server, detailing the change of device
configuration backend.

Reminded by:	linimon, grembo
PR:		196678 (for tracking)
2020-02-20 22:26:53 +00:00
Li-Wen Hsu
76606c8e0b Reduce the duplicated 'nss' in include and lib path
From jbeich:
This appeared after r78824 which failed to adjust do-install.  Arch, Debian,
Gentoo, OpenBSD use include/nss/, Fedora uses include/nss3/, NetBSD/PkgSrc
uses include/nss/nss/.

PR:		243835
Reviewed by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D23424
2020-02-07 13:32:00 +00:00
Adam Weinberger
25ab2c090e vim: Update to patchlevel 205 and add PYTHON option
When python is built with DEBUG, vim fails to build. In fixing this
case, note that vim will now fail to build if python or vim is build
with DEBUG and the other isn't.

This also highlighted that python support is being kludged. The
PYTHON2 and PYTHON3 options have been combined into a single PYTHON
option that builds with the default python. Consequently, it is no
longer possible to build vim with both py2 and py3 support. I can't
name any modern high-usage python-based plugin that requires 2.7,
so hopefully this only messes up things for a very small minority.

Thanks to koobs for the prompt to combine these options. I've been
wanting to do this for a while now.

PR:		243606
Submitted by:	novel
2020-02-04 14:03:00 +00:00
Li-Wen Hsu
d450c53754 Remove trailing whitespace 2020-01-30 05:04:29 +00:00
Alexander Leidinger
00473bba01 Improve the 20191216 entry. This may or may not cover the 20200113 entry.
At least it covers some cases like gdb or gobject-introspection I
encountered.
2020-01-27 19:47:20 +00:00
Koop Mast
aa49f23a6d Update gstreamer1 to 1.16.2.
- The spc plugin was removed inflavor for the gsm plugin.
- Added in tree qt plugin.

Changelog: https://gstreamer.freedesktop.org/releases/1.16/#1.16.2

Update net-im/fractal to 4.2.2 to support GStreamer 1.16 (approved by maintainer)

Thanks to antoine@ for the exp-run.

PR:		239386
2020-01-26 17:42:36 +00:00
Danilo Egea Gondolfo
154da88196 - Update to 3.0.2
- Add UPDATING note about the incompatibility with Helm 2
2020-01-26 15:38:32 +00:00
Timur I. Bakeyev
725a401db4 Add a note about need of additional update of Samba-related ports in case of Python 3 upgrade. 2020-01-13 13:25:49 +00:00
Jan Beich
0b5bf13572 www/firefox: document Capsicum usage via UPDATING
PR:		243252
Reported by:	Jakub Lach
Analyzed by:	Greg V
2020-01-13 06:03:59 +00:00
Joseph Mingrone
ced1e88d5e editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.

Submitted by:	ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23012
2020-01-07 04:55:40 +00:00
Jimmy Olgeni
f695d8ef06 UPDATING: add note about net/gnatsd becoming net/nats-server. 2020-01-06 23:03:46 +00:00
Bernard Spil
ec9d22cc64 security/openssl111: Rename to openssl
- Honoring promise from DEPRECATED message
 - Unbreak people's builds

PR:		243014
MFH:		2020Q1
2020-01-01 16:42:44 +00:00
Fernando Apesteguía
b43583f747 sysutils/dsbmd: update to 1.10
From ChangeLog: https://freeshell.de/~mk/projects/dsbmd-relnotes.html

* The fuse daemon to mount MTP devices has been changed to sysutils/fusefs-jmtpfs
  (Entry added in UPDATING)

* The environment variables DSBMD_USB_UNIT and DSBMD_USB_ADDR has been added which
  can be used by commands in dsbmd.conf

PR:	242888
Submitted by:	mk@nic-nac-project.org (maintainer)
2019-12-26 21:09:28 +00:00
Jan Beich
7806f212ae Let users cleanup after r520872 2019-12-25 15:14:50 +00:00
Alexander Leidinger
eb41775d8d Add info about openhab2. 2019-12-22 11:58:33 +00:00
Alexander Leidinger
1591f2c89b Update the python entry with instructions for portmaster users. 2019-12-21 12:20:15 +00:00
Antoine Brodin
9e65389496 Add some instructions that may help the python upgrade 2019-12-17 09:40:51 +00:00
Antoine Brodin
95f5e3f5f3 Add updating entry for python 2019-12-16 06:46:58 +00:00
Bernard Spil
2715ded668 mail/nextcloud-mail: Update to 0.20.0 2019-12-04 16:04:09 +00:00
Kai Knoblich
cd672417a0 net/py-urllib3: Update to 1.25.6
* Convert the RUN_DEPENDS into separate OPTIONS as they are listed as extra
  dependencies in setup.py.  Also set those as default that contain the
  previous RUN_DEPENDS to allow a clean transition.

* Remove the Python-specific version limitation for security/py-certifi
  because it's required for all Python versions.

* Also remove the info about the broken IPv6 support of net/py-socks (was
  broken in 1.5.7) and the relevant patch as both are obsolete.

* Update the TEST_DEPENDS and add a "do-test" target to make future QA easier.

Please note that a MFH won't be done as it didn't get an approval because
there are too much changes to make it work in the 2019Q4 branch. [1]

Notable changes since 1.22:

* Require and validate certificates by default when using HTTPS.

* Add mitigation for BPO-37428 affecting Python < 3.7.4 and OpenSSL 1.1.1+
  which caused certificate verification to be enabled when using
  "cert_reqs=CERT_NONE".

* Add TLSv1.3 support to CPython, pyOpenSSL and SecureTransport "SSLContext"
  implementations.

https://github.com/urllib3/urllib3/blob/1.25.6/CHANGES.rst

Exp-run by:	antoine
PR:		229322 [1]
Reported by:	Patrice Clement <monsieurp@gentoo.org>
Security:	87270ba5-03d3-11ea-b81f-3085a9a95629
2019-11-26 18:37:58 +00:00
Muhammad Moinur Rahman
a9b56381c0 emulators/qemu: Updating version 3.1.1.1=>4.1.1
- 3.1.X branch has been moved to emulators/qemu31

Relnotes:	https://wiki.qemu.org/ChangeLog/4.1
2019-11-25 11:01:43 +00:00
Danilo G. Baio
677780dac1 irc/eggdrop: Update to 1.8.4
Changelog:	https://raw.githubusercontent.com/eggheads/eggdrop/v1.8.4/NEWS
2019-11-24 18:57:21 +00:00
Sergey A. Osokin
89e0b04783 Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.

PR:		241526
Reviewed by:	portmgr (adamw)
Approved by:	portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D22336
2019-11-21 19:27:39 +00:00
Bradley T. Hughes
aa9a4716b0 www/node: Update 12.13.0 -> 13.0.0
Update to the latest major release of Node.js, regenerating patches
with `make makepatch` while here.

https://nodejs.org/en/blog/release/v13.0.0/

Sponsored by:	Miles AS
2019-11-03 22:38:40 +00:00
Josh Paetzel
29c57298f2 Update to version 11.0.1
The biggest change is the removal of vmxnet from this package.  This means you
*must* be using the vmx driver included in FreeBSD or your networking will fail
after this update.  This is a danger for people who are running unsupported versions
of FreeBSD but could also affect people who are running custom kernels that have
removed vmx from them.

This update reduces our patchset by taking advantage of patches submitted upstream.

Sponsored by:	Panzura
2019-10-29 14:36:04 +00:00
Kai Knoblich
12b38b8896 www/qt5-webengine: Update to 5.13.0
Under the hood runs Chromium 73.0.3683.105 with applied security fixes from
Chrome up to version 74.0.3729.157.

Most of the patches were synced with www/chromium 73.0.3683.103 (= r498089)
with some re-added/modified patches from r497877 and r499210 to get also
successful builds on aarch64. Some tweaking might still be needed to get
positive build results on the armv7 architecture.

Other notable changes:

* GN keywords "use_system_{libusb,libcxx}" aren't used anymore thus both
  were removed from the FreeBSD specific qmake file "freebsd.pri".

* In various GN files the OS is now identified as "freebsd" (prior it was
  "bsd") so "mkspecs/features/functions.prf" was changed accordingly.

* The hook up of the sandbox feature is no longer excluded which led to some
  more patches (= patch-*crashpad* files)

* Add "xorg" to USES as using USE_XORG alone is deprecated.

Changelog:

https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.13.0

Approved by:	tcberner (kde)
Differential Revision:	https://reviews.freebsd.org/D22095
2019-10-26 22:00:04 +00:00
Alexey Dokuchaev
08775ad905 - Add a note about `x11/nvidia-driver' split in r515584
- Consistently spell "users" lowercased after "AFFECTS:"
2019-10-25 09:30:02 +00:00