aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* www/node: Update 16.11.1 -> 17.0.0Bradley T. Hughes2021-10-231-0/+15
| | | | | | | | | | 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
* devel/git: Split into subpackagesRenato Botelho2021-10-121-0/+15
| | | | | | | | | | | | | | | | | | 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
* devel/geany*: Update to 1.38Guido Falsi2021-10-101-0/+22
| | | | | | | | - 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
* security/clamav-lts: Add new portYasuhiro Kimura2021-10-071-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* UPDATING: change 'affects user of' to 'affect users of'Dan Langille2021-10-061-1/+1
|
* UPDATING: Document misc/freebsd-doc-* upgradeMarc Fonvieille2021-10-061-0/+11
| | | | | | | misc/freebsd-doc-* need to be deleted by end. pkg fails at handling correctly new directories. PR: 258858 Reported by: Matthias Andree (mandree)
* net/kafkacat: update to 1.7.0, and rename to kcat.Vanilla I. Shu2021-10-061-0/+7
| | | | | PR: 258061 Reported by: maintainer
* UPDATING: Add upgrade instructions for NetBox 3.xKai Knoblich2021-10-041-0/+30
| | | | | Give users a few pointers on what to keep in mind when updating to NetBox 3.x.
* UPDATING: Correct date of the entryRainer Hurling2021-10-041-1/+1
|
* www/py-pyjwt: Rename to www/py-pyjwt1Goran Mekic2021-10-041-0/+14
| | | | | | | 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
* UPDATING: Fix some typosMarc Fonvieille2021-09-261-2/+2
|
* sysutils/seatd: drop SUID option after b8a20cd29e54Jan Beich2021-09-121-0/+32
| | | | | | | 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.
* math/eigen3: massage OPTIONsAdriaan de Groot2021-09-071-0/+18
| | | | | | | | | 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
* UPDATING: Add entry for vim reconstructionAdam Weinberger2021-09-021-0/+16
|
* audio/ampache: Update to 5.0.0Chris Rees2021-09-011-0/+22
| | | | | | | 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
* mail/mu: update to 1.6.4Hiroki Sato2021-08-231-0/+9
| | | | PR: 249244, 250588, 257834
* mail/postfixadmin: Update to 3.3.10 release (+)Dima Panov2021-08-231-0/+11
| | | | | | | | | | | | | | 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
* databases/redis*: update databases/redis to 6.2.5.Sergey A. Osokin2021-08-181-0/+14
| | | | | | Update CONFLICTS for databases/redis* ports. Add a notice to UPDATING. Connect databases/redis6 to build.
* UPDATING: Fix typos in 20210805 for sysutils/beats7Juraj Lutter2021-08-051-2/+2
| | | | Reported by: dvl
* UPDATING: Document sysutils/beats7 breaking changeJuraj Lutter2021-08-051-0/+17
| | | | | Reported by: bgdnlp <freebsd.org@neant.ro> PR: 257309
* UPDATING: Fix instructions for OpenLDAP entry.Kevin Oberman2021-08-011-2/+2
| | | | | | | The package names do not have versions in them, so make it match the reality. PR: ports/257540
* net/openldap24-server: Make SASL permanent for OpenLDAP port.Xin LI2021-08-011-0/+13
| | | | | | | PR: ports/257374 Reviewed by: obrien Approved by: portmgr (exp-run by antoine) Differential Revision: https://reviews.freebsd.org/D31301
* multimedia/{py-,}mlt{-qt5,}: rename to multimedia/{py-,}mlt6{-qt5,}:Tobias C. Berner2021-07-301-0/+7
| | | | | | | | | | | | | | | | | | | | | | - 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
* x11/rxvt-unicode: add a message into UPDATINGThierry Thomas2021-07-211-0/+9
| | | | | | | | -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>
* misc/qtchooser: removeLoïc Bartoletti2021-07-041-0/+13
| | | | | | | | | | | 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.
* misc/openhab: update to 3.1.0Alexander Leidinger2021-06-281-0/+8
| | | | Release notes: https://www.openhab.org/blog/2021-06-28-openhab-3-1-release.html
* UPDATING: clarify mesa-libs and nvidia-driver conflictsKevin Bowling2021-06-221-5/+7
| | | | | PR: 246767 Reported by: jbeich
* www/gitlab-ce: Added a note that you must upgrade at first to 13.12.Matthias Fechner2021-06-211-0/+15
| | | | | Version 14.0.0 drops SQL migration scripts, so upgrade to 13.12 is required, otherwise you must recreate the advanced search index.
* misc/openhab: new v3 based upon copy from openhab2Alexander Leidinger2021-06-201-0/+13
| | | | | | | | | | - 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
* UPDATING: Add notes for mesa-libs on portmaster/portupgradeKevin Bowling2021-06-171-0/+16
| | | | PR: 246767
* UPDATING: fix spelinkMatthias Andree2021-05-231-1/+1
| | | | whish->wish
* www/tt-rss: Update to g20210423 e8f78181fThierry Thomas2021-05-231-0/+11
| | | | | | | | | | | | | | | | | | | 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>
* FFECTS -> AFFECTS for security/bitwarden_rs entryDan Langille2021-05-161-1/+1
| | | | Correct spelling of AFFECTS
* security/bitwarden_rs: Rename to security/vaultwardenMichael Reifenberger2021-05-161-0/+7
| | | | | | | | | 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
* UPDATING: fix bad spelingPalle Girgensohn2021-05-151-1/+1
|
* databases/postgresql??-*: Upgrade to latest versionPalle Girgensohn2021-05-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* sysutils/ansible: Update to 3.3.0Mateusz Piotrowski2021-05-121-0/+9
| | | | Changes: https://github.com/ansible-community/ansible-build-data/blob/main/3/CHANGELOG-v3.rst
* devel/pycharm-ce: Update to version 2021.1.1Boris Samorodov2021-05-071-0/+6
| | | | | - update to version 2021.1.1; - the supported java version has been switched to version 11.
* UPDATING: Adjust Python 3.7 -> 3.8 instructions for portmasterKai Knoblich2021-05-071-2/+2
| | | | | | | | 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
* mail/postfix35 add new portOlli Hauer2021-05-061-0/+14
| | | | | | 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
* sysutils/terraform: Update to 0.15.1Mateusz Piotrowski2021-05-051-2/+4
|
* UPDATING: Heads-up regarding Terraform updateMateusz Piotrowski2021-05-051-0/+9
|
* Revert "www/tt-rss: Update to g20210423 e8f78181f"Fernando Apesteguía2021-04-301-13/+0
| | | | | | This reverts commit ca4d4d01cf0aaa7cac65c813b188687825a7cce2. Requested by maintainer.
* www/tt-rss: Update to g20210423 e8f78181fFernando Apesteguía2021-04-301-0/+13
| | | | | | PR: 255476 Reported by: dereks@lifeofadishwasher.com (maintainer) Differential Revision: https://reviews.freebsd.org/D30030
* x11-fonts/iosevka: Update to 6.0.1Mateusz Piotrowski2021-04-261-0/+8
| | | | | | | | | 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
* *: Add UPDATING entry of the Python 3.7 to 3.8 switchoverKai Knoblich2021-04-251-0/+27
| | | | | | | | Add appropriately adapted upgrading instructions that have resulted from the experience gained from the previous (Python 3.6 to 3.7) switchover. PR: 253815
* www/node: Update 15.14.0_1 -> 16.0.0Bradley T. Hughes2021-04-201-0/+11
| | | | | | | | | 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
* shells/bash:Prefix '/etc/inputrc' in bundled readline and documentationEmanuel Haupt2021-04-161-0/+8
| | | | | | | | | 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
* x11-fonts/oldschool-pc-fonts: update to 2.2 and set MAINTAINER to submitterNeel Chauhan2021-04-141-0/+9
| | | | | PR: 255060 Submitted by: Evgeniy Khramtsov <evgeniy AT khramtsov DOT org>
* UPDATING: Revise OpenEXR/ilmbase/Imath info.Matthias Andree2021-04-131-9/+9
|