Commit graph

2519 commits

Author SHA1 Message Date
Florian Smeets
9d682678bc security/amavisd-new: Update 2.12.2, add 7-Zip.org support
- update to 2.12.2
- switch to archivers/7-zip for extracting 7-Zip archives. Patch has
  been discussed with upstream and is waiting to be committed.
  https://gitlab.com/amavis/amavis/-/merge_requests/90

PR:		260866
2022-02-07 18:22:29 +01:00
Adam Weinberger
010b98f9e4 UPDATING: Add entry for neovim luajit backend change 2022-01-29 05:54:46 -07:00
Ashish SHUKLA
13323032df
net-im/dendrite: Update to 0.6
- Add UPDATING entry for required configuration change
2022-01-28 21:08:54 +00:00
Loïc Bartoletti
4f0a5e1540 PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
2022-01-27 07:12:26 +01:00
Muhammad Moinur Rahman
7fbf84c377 Fix entry for lang/php74
- 'pkg info php7\*' captures ports starting with portnames php74 only
  while there are other ports like icingaweb2-php74 or nextcloud-php74.
  This modification captures the later too.

Reported by:    mfechner
2022-01-26 21:30:30 -06:00
Matthias Andree
c443b6628e mail/bogofilter*: change default database
* The default version of mail/bogofilter now uses LMDB instead
  of Berkeley DB. It is not compatible and cannot read databases.

* bogofilter was renamed to bogofilter-bdb
* bogofilter-lmdb was renamed to bogofilter

* MOVED/UPDATING entries included.
2022-01-27 01:08:31 +01:00
Muhammad Moinur Rahman
2e1fdc1738 Change PHP default version to 8.0
- databases/xapian-bindings is a mata port which do not have
  php:flavors and is unable to be MARKED to IGNORE as one of it's
  dependent databases/php-xapian do not support php8.0. Hence this
  creates a circular dependency and it fails to start bulk building. So
  for now remove PHP from OPTIONS_DEFAULT.

PR:             260595
Approved by:	ale portmgr(exp-run)
Sponsored by:	Bounce Experts
2022-01-24 17:41:06 -06:00
Mateusz Piotrowski
8f5c722109 x11-wm/dwm: Update to 6.3
Drop the RUGAPS option. The old version 6.2 patch no longer applies and
there is no patch for version 6.3 available at the moment.
2022-01-20 12:11:06 +01:00
Kai Knoblich
ff2328ac29 UPDATING: Add missing semi-colon
Fixes:	a5bb8b7889 UPDATING: Add upgrade instructions for net-mgmt/netbox
2022-01-18 19:48:52 +01:00
Kai Knoblich
a5bb8b7889 UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.1 release
series.
2022-01-18 19:18:11 +01:00
Alexander Leidinger
37ee0986fc security/bastillion: add UPDATING entry
Add bastillion 3.13.00 updating entry. While I'm here fix the line
length for my previous entry.
2022-01-10 12:03:10 +01:00
Alexander Leidinger
9b6ae218f5 security/bastillion: simplify previous update instructions
The new release has a more simple DB upgrade procedure.
2022-01-04 11:39:04 +01:00
Danilo G. Baio
04138ea7ad sysutils/py-azure-cli: Update to 2.31.0
Release notes:	https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli?tabs=azure-cli#december-07-2021
2022-01-02 11:19:00 -03:00
Alexander Leidinger
85fc17bba8 security/bastillion: update to 3.12.00
This update contains an incompatible DB change, please read UPDATING
*before* updating.
2021-12-23 15:52:55 +01:00
Nick Black
fb8a3a126a devel/notcurses: Update to 3.0.1
Changes:		https://github.com/dankamongmen/notcurses/releases/tag/v3.0.0
Changes:		https://github.com/dankamongmen/notcurses/releases/tag/v3.0.1
PR:			260197
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D33461
2021-12-20 12:14:03 +01:00
Nikita Druba
7c3d90bc94 net-im/openfire: Update to 4.6.5
- Change option names to be more readable
- Pet portclippy and portfmt

Changes:		http://download.igniterealtime.org/openfire/docs/4.6.5/changelog.html
PR:			260428
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33556
2021-12-20 09:46:09 +01:00
Muhammad Moinur Rahman
80d36b0564 emulators/qemu-utils: Mark DEPRECATED
- qemu-utils aka qemu-tools has now been merged as a flavor
  within emulators/qemu.
- qemu-utils currently is a slave of qemu42 which has also been
  DEPRECATED.
- Marked to EXPIRE on 2022-01-09 one day before qemu42
- Fix a typo in my previous UPDATING commit related to qemu5 [1]

PR: 260087 [1]
Reported by: grahamperrin@gmail.com [1]
Approved by: portmgr (blanket: infrastructure, compliance, sweeping)
2021-12-12 17:55:55 -06:00
Muhammad Moinur Rahman
05ef481d14 emulators/qemu52: Moved to emulators/qemu5
- Has been updated to 5.2.0.
- This is the last version of 5.X.X branch of qemu and part of updating
  emulators/qemu to latest 6.X.X branch.
- Added a stripped down version of qemu5-nox11 with FLAVORS
- Removed some reference to oszoo.org which no longer hosts qemu images
  and is totally an irrelevent site
2021-11-16 14:03:37 -06:00
Joseph Mingrone
1d376e5a14
UPDATING: Document removal of emacs version from package names
PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
2021-11-15 11:06:22 -04:00
Matthias Fechner
46ce086c71 Mk/Uses: default version for nodejs
If a port depends on node, a simple:
USES= nodejs
can be added. It is also possible to define a specific version:
USES= nodejs:14
Use as current version the latest LTS version of node.

PR:                     259783
Differential Revision:	https://reviews.freebsd.org/D32790
2021-11-12 06:54:51 +01:00
Dries Michiels
8534f4382c */*: Consistently use my new driesm@FreeBSD.org alias
Replace all occurences of driesm.michiels@gmail.com with
driesm@FreeBSD.org.

Approved by:		philip (mentor), 0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D32896
2021-11-09 11:31:38 +01:00
Bernard Spil
5c5878b7d1 security/libressl: Upgrade to 3.4.1
* Includes TLS 1.3 capability
2021-11-09 08:19:33 +00:00
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