Commit graph

2547 commits

Author SHA1 Message Date
Joseph Mingrone
40f591e1b3
UPDATING: Add entry for sysutils/devcpu-data changes 2021-11-07 17:18:36 -04:00
Sergey A. Osokin
5eedc797e1 UPDATING: add entry for databases/redisearch20 2021-11-01 21:19:12 -04:00
Kevin Bowling
1f4b891a3a UPDATING: Fix 20211024 to use new .pkg extension
Reported by:	mfechner
2021-10-28 07:48:07 -07:00
Juraj Lutter
3c59413074 sysutils/beats7: Update to 7.15.1
- Update to 7.15.1
- For breaking changes for 7.15.x see UPDATING
- Install kibana dashboard files from binary package (PR 247776)
- Install .yml config files into examples directory (PR 258506)
- Release notes:
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.15.1.html

PR:		247776, 258506
2021-10-25 00:37:44 +02:00
Kevin Bowling
51a00e6b94 Mk/bsd.default-versions.mk: Update to PostgreSQL 13
PR:		258792
Reviewed by:	girgen (pgsql@)
Exp-run by:	antoine
2021-10-23 16:42:29 -07:00
Bradley T. Hughes
f7594b482c
www/node: Update 16.11.1 -> 17.0.0
Upgrade to the latest major vesrion of Node.js. Regenerate patches
since some have been adopted upstream, while others needed refreshing.

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

MFH:		2021Q4
Sponsored by:   Miles AS
2021-10-23 11:00:35 +00:00
Renato Botelho
ff5ded75bc devel/git: Split into subpackages
Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:

devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn

All these packages depend of devel/git and install only additional files
and manpages.  This work is based on initial patch submitted by grembo@i
at review D30238.

PR:		251090
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D32369
2021-10-12 12:18:54 -03:00
Guido Falsi
4bd337ab28 devel/geany*: Update to 1.38
- Removed flavoring, upstream dropped gtk2 support, so the ports
  are now gtk3 only
- Removed geany-plugin-multiterm that is gtk2 only and cannot work
  with gtk3 only geany
- Use https scheme for main master site
2021-10-10 18:24:18 +02:00
Yasuhiro Kimura
e761728685 security/clamav-lts: Add new port
* Add Long Term Support release of ClamAV
* Add CONFLICTS_INSTALL to security/clamav
* Add entry to UPDATING that explains
  - Upstream changed their end-of-life policy and LTS release is
    introduced
  - How to switch from regular release (security/clamav) to LTS
    release (security/clamav-lts)

Note about setting PORTEPOCH

In general new port should not set PORTEPOCH. But in this case it
should be set with following reason.

1. Recently upstream changed their end-of-life policy as following.
  - Regular feature release (= 0.xyz.0 release) is released more
    frequently, and life time of each feature release is shortened to
    about 4 months.
  - To compensate for the short lifetime of regular feature release,
    Long Term Support feature release is introduced and its life time
    is about 3 years.
2. First LTS starts with version 0.103.3 and it is same as current
   version of security/clamav.
3. Because of short lifetime of regular feature release, it is
   probable that not a few users of security/clamav want to switch to
   security/clamav-lts after the latter is connected (and the former
   is updated to 0.104.0).
3. For such users the entry is added to UPDATING about how to switch
   from security/clamav to security/clamav-lts. And binary package
   user is suggested to execute
   `pkg set -o security/clamav:security/clamav-lts`. This command
   changes the origin of already installed clamav packages. So user
   can switch to LTS version without reinstalling.
4. But if PORTEPOCH isn't set in security/clamav-lts, binary package
   user who executed above command will notice that version of
   installed package (0.103.3,1) succeeds to current version of
   security/clamav-lts (0.103.3). The situation doesn't change after
   new patch release (0.103.4 for example) is released and it causes
   the problem that installed package isn't properly upgraded with
   `pkg upgrade`.
5. So PORTEPOCH is set in  security/clamav-lts to prevent binary
   package user from suffering from such problem.
2021-10-07 17:52:06 +09:00
Dan Langille
464873be22 UPDATING: change 'affects user of' to 'affect users of' 2021-10-06 17:57:30 +00:00
Marc Fonvieille
c1e0478c8f UPDATING: Document misc/freebsd-doc-* upgrade
misc/freebsd-doc-* need to be deleted by end.  pkg fails at
handling correctly new directories.
PR:		258858
Reported by:	Matthias Andree (mandree)
2021-10-06 19:41:28 +02:00
Vanilla I. Shu
7e8d9b84af net/kafkacat: update to 1.7.0, and rename to kcat.
PR:		258061
Reported by:	maintainer
2021-10-06 13:42:08 +08:00
Kai Knoblich
357edb1338 UPDATING: Add upgrade instructions for NetBox 3.x
Give users a few pointers on what to keep in mind when updating
to NetBox 3.x.
2021-10-04 19:26:08 +02:00
Rainer Hurling
e4688976d0 UPDATING: Correct date of the entry 2021-10-04 19:20:08 +02:00
Goran Mekic
e6ec12f664 www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.

PR:		254038
2021-10-04 19:10:05 +02:00
Marc Fonvieille
722c18a924 UPDATING: Fix some typos 2021-09-26 17:05:57 +02:00
Jan Beich
341770e867 sysutils/seatd: drop SUID option after b8a20cd29e
It's not possible to restrict setuid bit to "video" group without also
breaking compositor nesting (e.g., hikari on sway). So, leave setuid
handling to a dedicated executable. seatd-launch works similar to
ck-launch-session by starting the daemon on demand.
2021-09-12 10:43:25 +00:00
Adriaan de Groot
b41385d1aa math/eigen3: massage OPTIONs
Existing OPTIONs pull in too many dependencies -- Eigen is a template
library and doesn't **need** any of the libs -- and are overly-specific,
like requiring a particular BLAS implementation.

PR:		257321 251842
Reported by:	alt2600@icloud.com
2021-09-07 23:28:08 +02:00
Adam Weinberger
6e6d25870c UPDATING: Add entry for vim reconstruction 2021-09-02 00:55:09 -06:00
Chris Rees
f8b16d75a0 audio/ampache: Update to 5.0.0
Huge numbers of features added and several changes-- please refer to
UPDATING for required actions.

Release notes: https://github.com/ampache/ampache/releases/tag/5.0.0
2021-09-01 16:34:34 +01:00
Hiroki Sato
2a39d99e1c
mail/mu: update to 1.6.4
PR:	249244, 250588, 257834
2021-08-24 04:01:39 +09:00
Dima Panov
65e5396eca mail/postfixadmin: Update to 3.3.10 release (+)
Upgrade from 3.2.x to 3.3+ requires generating a new setup hash.
The post-ugprade visit to setup.php will walk you through this.

Other changes:
-XMLRPC support is moribund, so drop it from USE_PHP
-Virtual vacation scripts are now optional, making building without
 perl5 possible
-Optionally add imap to USE_PHP module for completeness
-Default options changed for maximal out-of-the-box support

PR:	257845
2021-08-23 22:59:05 +10:00
Sergey A. Osokin
6f1d9defbd databases/redis*: update databases/redis to 6.2.5.
Update CONFLICTS for databases/redis* ports.
Add a notice to UPDATING.
Connect databases/redis6 to build.
2021-08-18 19:37:45 -04:00
Juraj Lutter
5c04c7fff0 UPDATING: Fix typos in 20210805 for sysutils/beats7
Reported by:	dvl
2021-08-05 21:03:11 +02:00
Juraj Lutter
4d2b3e8552 UPDATING: Document sysutils/beats7 breaking change
Reported by:	bgdnlp <freebsd.org@neant.ro>
PR:		257309
2021-08-05 18:00:17 +02:00
Kevin Oberman
40207d07ff UPDATING: Fix instructions for OpenLDAP entry.
The package names do not have versions in them, so make it match the
reality.

PR:		ports/257540
2021-08-01 12:14:13 -07:00
Xin LI
974e13b501 net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
2021-08-01 01:32:35 -07:00
Tobias C. Berner
5c8adda949 multimedia/{py-,}mlt{-qt5,}: rename to multimedia/{py-,}mlt6{-qt5,}:
- To make it possible to easily import mlt-7 move the current port to
  a versioned directory.

- Add Mk/Uses/mlt.mk to make it easily possible to depend on a given mlt
  version:

  	USES=mlt:6

  will get you a dependency on multimedia/mlt6, while

	USES=mlt:7

  will get you a dependency on the soon to be added multimedia/mlt7

- Switch the port to use cmake as a build system
- While here, provide some more options to make it possible to have
  a leaner package if required

- Bump consumers after rename of the dependency
2021-07-30 20:14:36 +02:00
Thierry Thomas
2a57daeb2f x11/rxvt-unicode: add a message into UPDATING
-pe keysym-list doesn't work in 9.26. Upstream is aware of this and say
it'll be fixed in the next release.

PR:		257146
Reported by:	Mason Loring Bliss <mason (at) blisses.org>
2021-07-21 17:06:43 +02:00
Loïc Bartoletti
be86c4fe23 misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.

We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
2021-07-04 18:55:16 +02:00
Alexander Leidinger
81c83fa60e misc/openhab: update to 3.1.0
Release notes:	https://www.openhab.org/blog/2021-06-28-openhab-3-1-release.html
2021-06-28 11:14:05 +02:00
Kevin Bowling
aa133a965a UPDATING: clarify mesa-libs and nvidia-driver conflicts
PR:		246767
Reported by:	jbeich
2021-06-22 13:13:01 -07:00
Matthias Fechner
afee04dae9 www/gitlab-ce: Added a note that you must upgrade at first to 13.12.
Version 14.0.0 drops SQL migration scripts, so upgrade to 13.12 is
required, otherwise you must recreate the advanced search index.
2021-06-21 09:33:44 +02:00
Alexander Leidinger
207827e2a8 misc/openhab: new v3 based upon copy from openhab2
- copy openhab2* to openhab (follow upstream)
- update to 3.0.2
- remove update script (no auto migration from v2, scrip may come back
  later, if needed)
- use openhab instead openhabvX directories (follow upstream)
- use openjdk 11 (new requirement)
- add UPDATING entry for users which may want to switch to v3
2021-06-20 11:06:12 +02:00
Kevin Bowling
f0559e8734 UPDATING: Add notes for mesa-libs on portmaster/portupgrade
PR:		246767
2021-06-17 07:15:22 -07:00
Matthias Andree
80fdf5e385 UPDATING: fix spelink
whish->wish
2021-05-23 12:34:55 +02:00
Thierry Thomas
7e3a028cf0 www/tt-rss: Update to g20210423 e8f78181f
This update adds a new plugin installer and removes the web based installer.

    - Update to g20210423 (e8f78181f).
      - New config.php syntax.
      - Removeal of web installer.
      - New web based plug installer.
    - web plugin installer requires git.
    - pkg-message changes due to web installer removal.
    - ttrssd update to handle database schema upgrades.
    - ttrssd use daemon and cleanup.
    - UPDATING for config.php changes.
    - pkg-plist cleanup.

PR:		255476
Reported by:	Derek Schrock (maintainer)
Differential Revision:	<https://reviews.freebsd.org/D30030>
2021-05-23 12:09:58 +02:00
Dan Langille
3d486f6300 FFECTS -> AFFECTS for security/bitwarden_rs entry
Correct spelling of AFFECTS
2021-05-16 17:47:37 +00:00
Michael Reifenberger
cd80f4c4bf security/bitwarden_rs: Rename to security/vaultwarden
bitwarden_rs has been renamed to vaultwarden upstream.
Update to 1.21.0 accordingly.
Add UPDATING entry

PR:		255912, 255912
Reported by:	Adrien freebsd@asdrip.fr
2021-05-16 16:58:54 +02:00
Palle Girgensohn
c9932c0b01 UPDATING: fix bad speling 2021-05-15 11:57:12 +02:00
Palle Girgensohn
ab83f2b4bb databases/postgresql??-*: Upgrade to latest version
PostgreSQL 13.3, 12.7, 11.12, 10.17, and 9.6.22 Released!

The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 13.3, 12.7, 11.12, 10.17, and
9.6.22. This release closes three security vulnerabilities and fixes over 45
bugs reported over the last three months.

Security fixes in this release:

CVE-2021-32027: Buffer overrun from integer overflow in array subscripting
                calculations

CVE-2021-32028: Memory disclosure in INSERT ... ON CONFLICT ... DO UPDATE

CVE-2021-32029: Memory disclosure in partitioned-table UPDATE ... RETURNING

Also plenty of bug fixes. See the release note for details.

Changes to the port:

Make sure we use the matching version of llvm. This fixes a problem with the
llvm version string not being monotonically increasing with the version
number. [1]

Better pkg message about checksums for postgresql 12+. [2] [4]

Adjust login class parameter to adhere to the documentation in rc.subr(8) [3]:
  The rc.conf parameter for the login class of the postgresql daemon has
  changed name from postgresql_class to postgresql_login_class, since
  rc.subr(8) states that the parameter should be named ${name}_login_class.

Allow parallel builds. [5]

Correct the directory name for the user postgres in pkg message. [6]

PR:		250824 [1], 253558 [2], 236060 [3], 233106 [4],  230656 [5]
PR:		226674 [6]
Submitted by:	Michael Zhilin [2], Michael Zhilin [3], Dmitry Chestnykh [4]
Submitted by:	Steve Wills [5], knezour [6]

Security:	76e0bb86-b4cb-11eb-b9c9-6cc21735f730
Security:	62da9702-b4cc-11eb-b9c9-6cc21735f730

Release notes:	https://www.postgresql.org/docs/release/
2021-05-15 11:12:17 +02:00
Mateusz Piotrowski
e025129daf sysutils/ansible: Update to 3.3.0
Changes:	https://github.com/ansible-community/ansible-build-data/blob/main/3/CHANGELOG-v3.rst
2021-05-12 20:45:53 +02:00
Boris Samorodov
3a525228ba devel/pycharm-ce: Update to version 2021.1.1
- update to version 2021.1.1;
- the supported java version has been switched to version 11.
2021-05-08 00:40:52 +03:00
Kai Knoblich
3185130dad UPDATING: Adjust Python 3.7 -> 3.8 instructions for portmaster
Some ports, which use PYTHON_PKGNAMESUFFIX for their package name (e.g.
devel/scons), must also be taken into account when portmaster is used.

PR:		255663
Reported by:	nork@ninth-nine.com, Rozhuk Ivan
2021-05-07 15:26:34 +02:00
Olli Hauer
efa868ac95 mail/postfix35 add new port
Postfix 3.6 requires minimum OpenSSL 1.1.1,
this port is an alternative for FreeBSD 11 users using
'OpenSSL base' and will be removed if FreeBSD 11 is EoL
2021-05-06 19:09:50 +02:00
Mateusz Piotrowski
21c6122ebd sysutils/terraform: Update to 0.15.1 2021-05-05 17:44:10 +02:00
Mateusz Piotrowski
c79126a2b9 UPDATING: Heads-up regarding Terraform update 2021-05-05 17:24:39 +02:00
Fernando Apesteguía
626f25dc09 Revert "www/tt-rss: Update to g20210423 e8f78181f"
This reverts commit ca4d4d01cf.

Requested by maintainer.
2021-04-30 17:49:01 +02:00
Fernando Apesteguía
ca4d4d01cf www/tt-rss: Update to g20210423 e8f78181f
PR:	255476
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D30030
2021-04-30 10:38:10 +02:00
Mateusz Piotrowski
3a4ce00818 x11-fonts/iosevka: Update to 6.0.1
This commits switches the port from using TTF files to using TTC files.
As a result, the default package is no longer over 4 GB,
but 1.6 GB instead. The downside is that options of the port are less
granular now.

Changes:	https://github.com/be5invis/Iosevka/releases/tag/v6.0.1
2021-04-26 18:17:57 +02:00
Kai Knoblich
210ee04dd3 *: Add UPDATING entry of the Python 3.7 to 3.8 switchover
Add appropriately adapted upgrading instructions that have resulted
from the experience gained from the previous (Python 3.6 to 3.7)
switchover.

PR:		253815
2021-04-25 20:54:27 +02:00
Bradley T. Hughes
bc3d0937d0 www/node: Update 15.14.0_1 -> 16.0.0
Upgrade to the latest major vesrion of Node.js. Regenerate patches
since some have been adopted upstream, while others needed refreshing.

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

Sponsored by:	Miles AS
2021-04-20 21:29:53 +00:00
Emanuel Haupt
a0fcd3d707 shells/bash:Prefix '/etc/inputrc' in bundled readline and documentation
Bundled readline now will use LOCALBASE/etc/inputrc as its ultimate
default inputrc file (instead of /etc/inputrc). This puts these ports in
line with what devel/readline has been doing recently (since 20210103).

PR:             255126
Submitted by:   olivier.freebsd@free.fr
2021-04-16 20:07:43 +02:00
Neel Chauhan
74285196e1 x11-fonts/oldschool-pc-fonts: update to 2.2 and set MAINTAINER to submitter
PR:		255060
Submitted by:	Evgeniy Khramtsov <evgeniy AT khramtsov DOT org>
2021-04-14 13:17:14 -07:00
Matthias Andree
dfa4eee037 UPDATING: Revise OpenEXR/ilmbase/Imath info. 2021-04-14 00:32:46 +02:00
Matthias Andree
e9f871d147 UPDATING: Document OpenEXR/Imath 3.0. 2021-04-12 02:33:35 +02:00
Serhii (Sergey) Kozlov
132212e166 devel/py-RPyC: Update to 5.0.1
New branch has some incompatibilities with 4.x, please check out the
changelog before upgrading:
https://rpyc.readthedocs.io/en/latest/changelog.html#backwards-incompatible
2021-04-11 14:40:04 +00:00
Mathieu Arnold
5d33e04596
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
2021-04-06 16:27:10 +02:00
Guido Falsi
313aa231df www/phpvirtualbox: Update to 6.1, Add legacy port
www/phpvirtualbox copied to www/phpvirtualbox-legacy.

PR:		254079
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com>
2021-04-06 13:09:25 +02:00
Adam Weinberger
e2718638e3 www/caddy: Change all caddy runtime locations
Thanks to work by scf, the caddy rc(8) script has been completely
rewritten and substantially improved, though this necessitated
changing all runtime locations.

Most importantly:
- The runtime log now lives in /var/log/caddy/ instead of /var/log,
  so that the logdir can be null-mounted

- Automatic SSL certs are now stored in /var/db/caddy/data/caddy,
  instead of /root/.local/share/caddy

Caddy uses freedesktop.org's XDG base dir specification, which
conflicts quite spectacularly with FreeBSD's hier(7). The most
sensible thing to do was to put the runtime data stores into
/var/db/caddy, though XDG needs XDG_DATA_HOME and XDG_CONFIG_HOME
to be separate dirs and caddy will create a .../caddy subdir in
each of them.
2021-03-28 19:34:02 +00:00
Bernhard Froehlich
5f8c9fe574 net/wireguard: Fix instructions, kernel module is loaded by ifconfig automatically (magic?!) 2021-03-22 13:54:21 +00:00
Bernhard Froehlich
9dbb09756f net/wireguard: Updating and fallback instructions for wireguard kernel support 2021-03-22 12:42:09 +00:00
Dmitry Marakasov
ca2eb5c646 security/strongswan: use "vici" interface instead of deprecated "stroke" by default
Add UPDATING entry with migration instruction.

PR:		249865
Submitted by:	driesm.michiels@gmail.com
Approved by:	strongswan@nanoteq.com (maintainer)
2021-03-17 19:12:31 +00:00
Li-Wen Hsu
c7a06ef58b Add updating notes for net-mgmt/phpipam 1.4.1
PR:		248655
Submitted by:	Marko Cupać <marko.cupac@mimar.rs>
2021-03-13 19:00:41 +00:00
Sergey A. Osokin
5416d86007 Repo-copy textproc/redisearch to textproc/redisearch16 and
update to the recent stable version v2.0.
2021-03-10 22:11:41 +00:00
Guido Falsi
42d8425b62 - Update VirtualBox OSE to 6.1.18
- Old VirtualBox OSE 5.2.44 preserved as "-legacy" versions of the
  ports (repocopied)
- Add back extra patch removed in r528258, actually required to
  build DEBUG kmod
- Correctly define WITH_DEBUG when enabling the DEBUG option, so
  binaries are not stripped

Please note that this new version supports only amd64 CPUs. If you need
to use older hardware please install the legacy ports.

Note that moving VM snapshots across major updates is unsupported, it's
strongly suggested to properly shutdown VMs before upgrading, please
check UPDATING for further details.

This update is the result of work from many people, and thanks to all
who gave feedback and tested things.

Patch based on work from: Mario Lobo <lobo@bsd.com.br> and jkim.

PR:			234878
Submitted by:		kunda <chitty_cloud@me.com>
Approved by:		vbox (implicit)
Reviewed by:		decke
Tested by:		jwb,
			martin ilavsky <ilavsky.martin@gmail.com>,
			Mario Lobo <lobo@bsd.com.br>
Relnotes:		https://www.virtualbox.org/wiki/Changelog-6.1
Differential Revision:	https://reviews.freebsd.org/D28871
2021-03-09 18:27:36 +00:00
Joseph Mingrone
1abbf87c92 editors/emacs-devel: Update to 2021-03-02 commit, 20596a5 2021-03-02 19:37:26 +00:00
Marc Fonvieille
4ce0ad2630 Fix some typos. 2021-02-22 17:25:40 +00:00
Mark Linimon
03ecbb08f6 Wordsmithing. 2021-02-20 17:49:04 +00:00
Thierry Thomas
2c6113414c Add a notice about the split of math/py-mathics into several ports. 2021-02-20 09:17:49 +00:00
Adriaan de Groot
14a3d89c67 Update games/mangband to latest upstream release
Unmark BROKEN, generate patches for the bits (duplicate symbols) that
broke the build, (these have been submitted upstream), massage messages
and such. Changing version **DOES** mean that you can't connect to
older servers, so include UPDATING to try to avoid people losing
games (killed by pkg upgrade is so much more disheartening than
killed by a Greater basilisk).

Reported by:	linimon
2021-02-18 23:20:29 +00:00
Rodrigo Osorio
eefde745d9 audio/spotifyd: upgrade to 0.3.0 and fix panic after rust update
Major changes:
    - Changed the config format from ini to TOML
      Make sure to update your config file accordingly[1].
    - Expose volume trough dbus
    - Add an option to disable dbus

Introduce two temporary patches to :
 - Fix panic reported in upstream bug system #719[2] - fixed in future
 - Fix compilation issue with FreeBSD (Merged after 0.3.0[3] release)

[1] https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md
[2] https://github.com/Spotifyd/spotifyd/issues/719
[3] a352eab53e

PR:		251968
Submitted by:	<nick.rozhkov@gmail.com>
2021-02-12 10:41:53 +00:00
Tobias C. Berner
adcb1b482a UPDATING: document graphics/opencv-core removal
PR:		253116
2021-02-09 11:18:56 +00:00
Chris Rees
75d316ed18 Update to 5.4.3-3
Several changes in virus detection code

Output to stdout/stderr when running in foreground mode

... and much more:

https://raw.githubusercontent.com/MailScanner/v5/3c2329/changelog
2021-02-08 17:01:28 +00:00
Sergey A. Osokin
665302ab56 Change the default location for NGINX Unit's state directory has changed.
It was moved from /usr/local/libexec/unit to /var/db/unit in order to
avoid write operations on /usr/local filesystem.

Bump PORTREVISION.
2021-02-04 23:01:49 +00:00
Kai Knoblich
83d92bffcf net-mgmt/netbox: Update to 2.10.3
* Prune obsolete update instructions/notes for NetBox releases prior 2.7.

Notable changes since 2.9.11:

It contains many bugfixes/enhancements and the following new features:

* Route Targets
* REST API bulk deletion
* REST API bulk update
* Reimplementation of custom fields
* Improved cable trace performance

https://github.com/netbox-community/netbox/blob/v2.10.3/docs/release-notes/version-2.10.md
2021-01-24 12:20:49 +00:00
Mikael Urankar
4f82459d8d net-im/matterircd: Update to 0.22.0
PR:		252668
Submitted by:	norrland@nullbyte.se
2021-01-14 16:49:25 +00:00
Sergey A. Osokin
e8029e4846 Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel

Connect databases/redis5 to the build.

Bump PORTREVISIONs for dependant ports.
2021-01-13 16:13:24 +00:00
Marc Fonvieille
6f3f036e85 Typos fixing. 2021-01-10 12:44:44 +00:00
Greg Lewis
02b9f23c02 Fix a typo 2021-01-09 21:16:14 +00:00
Kurt Jaeger
a7c5ce311f mail/dovecot: update 2.3.11.3 -> 2.3.13, fix CVE in non-default config
mail/dovecot-pigeonhole: update 0.5.11 -> 0.5.13

- please note: option VPOPMAIl was removed from upstream

PR:		252415
Submitted by:	Evilham <contact@evilham.com>
Reviewed by:	fluffy
Approved by:	ler (maintainer)
MFH:		2021Q1
Relnotes:	https://dovecot.org/pipermail/dovecot-news/2021-January/000448.html
		https://dovecot.org/pipermail/dovecot-news/2021-January/000449.html
Security:	CVE-2020-24386, CVE-2020-25275
2021-01-06 14:58:35 +00:00
Dave Cottlehuber
aa336976bc sysutils/graylog: update to 4.0 and change license to SSPL
graylog 4.0 and higher now use a new license, the SSPL. For more
details, see https://www.graylog.org/post/graylog-v4-0-licensing-sspl

Submitted by:	Charles Gonçalves <charles@freebsdbrasil.com.br>
Reviewed by:	dch (maintainer)
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D27253
2021-01-06 13:32:23 +00:00
Guido Falsi
b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00
Dmitry Marakasov
02911bdd9e Cleanup whitespace 2020-12-28 15:35:47 +00:00
Jan Beich
600fc28011 www/py-flexget: rename to flexget and clean up
- Update COMMENT and pkg-descr from upstream
- Drop py- suffix because standalone and only for default python
- Drop out-of-date "Created by": everything changed since r321564
- Drop PORTEPOCH as package name changed
- Sort variables
2020-12-28 14:32:14 +00:00
Kai Knoblich
223e08d1be www/qt5-webengine: Update to 5.15.2
* Under the hood runs Chromium 83.0.4103.122 with security fixes up to
  version 86.0.4240.183 and patches were taken from r540991 of www/chromium.

* Also adjust some patches to avoid hardcoding of ${LOCALBASE} and remove a
  redundant blank line.

Changelog:

* [QTBUG-84632] Warn about QtWebengineProcess launching from network share
                on Windows.
* [QTBUG-85363] Handle non-ASCII names for PulseAudio
* [QTBUG-85494] Fix regression crash when not handling
                QQuickWebEngineNewViewRequest
* [QTBUG-85817] Fix crashes on resize
* [QTBUG-86672] Fix remapped menu key being mapped back to menu key
* [QTBUG-86945] Fix crash when opening a PDF in debug build on windows.
* [QTBUG-87129] Mention node.js build-time dependency
* The QtWebEngineProcess now has a version number
* The old compositor has been removed and can no longer be restored using
  command line argument.

Approved by:	tcberner (kde)
Differential Revision:	https://reviews.freebsd.org/D27587
2020-12-19 07:57:02 +00:00
Rene Ladan
8a45ee228f Remove graphics/jpeg which has expired in favor of graphics/jpeg-turbo
Update qa checks and add a note to UPDATING to help users migrate.
Differential Revision:	https://reviews.freebsd.org/D27425
2020-12-01 19:12:47 +00:00
Kurt Jaeger
6ed25dffef UPDATING: add note about databases/cego 2.45.x -> 2.46.x 2020-11-28 19:30:21 +00:00
Matthias Fechner
a053d04ce3 Switch default version of Ruby from 2.6 to 2.7.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-7-1-released/
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/

How to upgrade is described in UPDATING entry 20201128.

PR:		244787
Submitted by:	meta@
Exp-Run:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244787
Thanks to:	antoine, meta
2020-11-28 14:54:11 +00:00
Rainer Hurling
f5f167a6ff UPDATING: New entry for net-mgmt/pushgateway data format migration
Approved by:	tcberner (mentor), 0mp
Differential Revision:	https://reviews.freebsd.org/D27192
2020-11-12 16:45:49 +00:00
Kai Knoblich
dbb65ebd01 net-mgmt/netbox: Update to 2.9.8
* Limit the version ranges of the required Python packages and use very
  narrow ranges for those ones, which often cause regressions.

  That is because upstream already uses fixed Python package dependencies
  for a while and had relaxed them for a short period of time.

  However, because it led to regressions when some Python packages were
  updated during that time, upstream has been using fixed package
  dependencies again since then.

Changelog since 2.7.12:

It contains many bugfixes/enhancements and the following new features:

* Object-Based Permissions
* Background Execution of Scripts & Reports
* Named Virtual Chassis
* Changes to Tag Creation
* Dedicated Model for VM Interfaces
* REST API Endpoints for Users and Groups
* Remote Authentication Support
* Plugins

https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.9.md
https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.8.md
2020-11-10 09:11:35 +00:00
Dan Langille
489a4e63ff Update to 0.2.4
re https://github.com/dlangille/SamDrucker/releases/tag/0.2.4

See UPDATING for database schema changes
2020-11-06 16:53:31 +00:00
Li-Wen Hsu
4d4fc02959 Fix UPDATING 20200210 net-im/prosody entry
PR:		245053
Submitted by:	Thomas Morper <thomas@beingboiled.info>
2020-11-05 09:28:28 +00:00
Matthias Andree
dec3c81ea9 Update security/openvpn 2.5. For 2.3 peers, update your configuration,
...see ports/UPDATING or the
ChangeLog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-25

Avoid LibreSSL (IGNORE_SSL).
INSTALL_DATA -> INSTALL_MAN for documentation.
Rearrange Makefile according to portclippy.
2020-10-30 20:36:01 +00:00
Bradley T. Hughes
fd2545d237 www/node: Update 14.14.0 -> 15.0.0
Update to the latest major release of Node.js, which includes many
significant changes. Users are encouraged to read the release notes
before upgrading.

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

While here, refresh existing patches with `make makepatch`, removing
some powerpc* related patches that have been adopted/reworked upstream
in V8.

Remove the dependency on dns/c-ares and use the bundled version
instead, since Node.js has adopted a change to c-ares that has not yet
been released. The dependency will be re-added once dns/c-ares has
been updated to a release that contains support for CAA DNS records.

An UPDATING entry has also been added to include a notice about this
major version upgrade, and steps users can take to continue using the
v14.x line, which is now LTS.

Sponsored by:	Miles AS
2020-10-29 21:32:52 +00:00
Muhammad Moinur Rahman
5238ef4e5a emulators/qemu: Update version 4.2.1=>5.0.1
- Add OPTION DEBUG
2020-10-26 01:30:57 +00:00
Sergey A. Osokin
4a0482f68b Remove renamed port. 2020-10-21 16:18:00 +00:00
Fernando Apesteguía
1cb552851f sysutils/rundeck3: Update to 3.3.4
ChangeLog: https://docs.rundeck.com/docs/history/3_3_x/version-3.3.4.html

PR:	250446
Submitted by:	daniel.tihanyi@tetragir.com (maintainer)
2020-10-19 16:19:15 +00:00
Baptiste Daroussin
102009bb99 Document libsoup-gnome merge into libsoup 2020-10-12 14:24:09 +00:00
Emmanuel Vadot
57ce68a0c0 graphics/mesa*: Update to 20.2
Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.

Reviewed by:	x11 (zeising@)
Differential Revision:	https://reviews.freebsd.org/D26682
2020-10-12 08:30:54 +00:00