aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* UPDATING: fix trailing whitespaceDmitry Marakasov2022-04-011-10/+10
|
* security/sshguard: disable blacklisting by defaultDmitry Marakasov2022-04-011-0/+8
| | | | | | | | | | Blacklisting is now disabled by default to avoid overriding the setting in sshguard.conf. To enable blacklisting, uncomment the BLACKLIST_FILE line in sshguard.conf. PR: 221602 Reported by: bahlgren@beah.se Submitted by: kevinz5000@gmail.com
* UPDATING: Chase sysutils/screen-4.9.0_3Cy Schubert2022-03-291-0/+19
| | | | | | | | | | Describe user impact as a result of sysutils/screen-4.9.0_3 which removes setuid root by default, disabling multiuser feature. The option is appropriately called MULTUSER. Users may enable the multiuser feature in three ways, as discsussed by the update to UPDATING. PR: 262903 Reported by: david@isnic.is
* UPDATING: Add entry for misc/freebsd-doc-* changesMarc Fonvieille2022-03-261-0/+12
|
* UPDATING: Typos fixesMarc Fonvieille2022-03-261-2/+2
|
* net/unison: Update to 2.52Guido Falsi2022-03-131-0/+16
| | | | Release notes: https://github.com/bcpierce00/unison/releases/tag/v2.52.0
* multimedia/get_iplayer: Update to 3.29Jamie Landeg-Jones2022-03-121-0/+10
| | | | PR: 261809
* emulators/virtualbox-ose: Put vbox/networks.conf in the right placeMichael Gmelin2022-03-111-0/+8
| | | | | | | | | | | | | | | | | | Since virtualbox-ose 6.1.26 a new networks.conf file has been introduced and the software looks for it in /etc/vbox. This commit introduces a patch to make virtualbox look for it in PREFIX/etc/vbox. To help users with configurations already using this file in /etc/vbox notes to UPDATING, pkg-message and to the main virtualbox executable script have been added. Also adding some comments to the Makefile to note that QA warning due to reinplace being run but not having changed any file are expected due to the design of this port Makefile. PR: 261522
* net/nats-server: improve rc.dJimmy Olgeni2022-03-111-0/+8
| | | | | | | | | | | | | | | | | - Add nats to UIDs and GIDs - Add extra commands for logrotate and 'lame duck mode'. From the docs: In production we recommend that a server is shut down with "lame duck mode" as a graceful way to slowly evict clients. With large deployments this mitigates the "thundering herd" situation that will place CPU pressure on servers as TLS enabled clients reconnect. After entering lame duck mode, the server will stop accepting new connections, wait for a 10 second grace period, then begin to evict clients over a period of time configurable by the configuration option. This period defaults to 2 minutes.
* graphics/bmeps: Update to 4.33.0Fernando Apesteguía2022-02-271-0/+6
| | | | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ NOTE: The binary file and the man page have been renamed. PR: 262132 Reported by: takefu@airport.fm (maintainer)
* x11-toolkits/py-wxPython4: Update to 4.1Loïc Bartoletti2022-02-251-0/+11
| | | | | | | | | | | | | | | - Rename wxPython40 to wxPython4 - Update to 4.1 version - Fix wxgtk31 for string - Use wxGtk31 instead of wxgtk30 - Fix kicad* ports with wxgtk31/wxPython 4.1 Changes: - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html Reviewed by: tcberner Approved by: yuri, bofh Differential Revision: D34080
* net-im/openfire: Update to 4.7.1Fernando Apesteguía2022-02-241-0/+7
| | | | | | | | ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.1/changelog.html PR: 262166 Reported by: nikita@druba.su (maintainer) MFH: 2022Q1 many bugfixes
* print/*: Fix ports installation of TeX2021Muhammad Moinur Rahman2022-02-201-2/+4
| | | | | | | | | There have some CONFLICTS which doesn't make sense and actually makes it impossible to install/upgrade the TeX through portmaster/ports so remove those CONFLICTS and update UPDATING accordingly. PR: 262058 Reported by: alt2600@icloud.com
* sysutils/intel-pcm-devel: delete portVinícius Zavam2022-02-191-0/+14
| | | | | | | | | | | | sysutils/intel-pcm-devel became quite obsolte once sysutils/intel-pcm is now pretty much following a constant and stable update cycle, so users of the -devel version are encouraged to switch to it. If you still have sysutils/intel-pcm-devel installed, please delete it from your system and install sysutils/intel-pcm instead: # pkg delete sysutils/intel-pcm-devel # pkg install sysutils/intel-pcm
* tex* : Update version 20150521=>20210325Muhammad Moinur Rahman2022-02-191-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update MASTER_SITES_TEX_CTAN from https://tug.org/historic/ - Update texlua to use texlua53 library - Deprecate CSLaTeX format - Remove aleph as per Upstream - Add common variables TEXLIVE_YEAR and TEXLIVE_VERSION to be used in all ports related to tex* - Fix dependency of print/texlive-texmf-source [1] - devel/tex-kpathsea: Update version 6.2.1=>6.3.3 - devel/tex-libtexlua: Update version 5.2.4=>5.3.6 - devel/tex-libtexluajit: Update version 2.0.3=>2.1.0 - devel/tex-synctex: Update version 1.17.0=>2.0.0 - devel/tex-web2c: Update version 20150521=>20210325 - editors/texworks: Fix build with newer tex version - print/tex-basic-engines: Update version 20150521=>20210325 - print/tex-dvipdfmax: Update version 20150521=>20210325 - print/tex-dvipsk: Update version 5.995=>20210325.1 - print/tex-formats: Update version 20150521=>20210325 - print/tex-jadetex: - print/tex-luatex: Update version 0.80.0=>1.12.0 * Convert to dynamic pkg-plist - print/tex-ptexenc: Update version 1.3.3=>1.3.9 - print/tex-xetex: Update version 0.99992=>0.99993 * Convert to dynamic pkg-plist - print/texlive-base: Update version 20150521=>20210325 - print/texlive-docs: Update version 20150521=>20210325 * Convert to dynamic pkg-plist - print/texlive-full: Update version 20150521=>20210325 - print/texlive-texmf-source: Update version 20150521=>20210325 - print/texlive-texmf: Update version 20150521=>20210325 * Convert to dynamic pkg-plist - print/texlive-tlmgr: Update version 20150521=>20210325 - print/xpdfopen: Transfer MAINTAINER to tex@ as xpdfopen is an integral part of tex after poppler support has been deprecated from tex [2] - textproc/dblatex: Update version 0.3.11=>0.3.12 * Take MAINTAINERship - textproc/gastex: Fix build - textproc/metauml: Fix build PR: 226983 [1] Reported by: Trond.Endrestol@ximalas.info [1] Reviewed by: tcberner (private repo) Approved by: hrs (maintainer-timeout) [2] Relnotes: https://tug.org/texlive/doc/texlive-en/texlive-en.html#news Sponsored by: Nepustil.net
* UPDATING: Report qhull problems.Stephen Montgomery-Smith2022-02-191-0/+8
|
* net-mgmt/librenms: Update to 22.2.1Dan Langille2022-02-181-0/+8
| | | | | | | | | | | | | | | | | | | | re: https://github.com/librenms/librenms/releases/tag/22.2.1 This port update skips over several releases. See: https://github.com/librenms/librenms/releases See UPDATING for details on storage directory which needs to move to /var/db/librenms LiberNMS wants to write to the %%WWWDIR%%/storage directory. To comply with man 7 hier, this entry is now a symlink to /var/db/librenms/storage Please adjust your filesystem accordingly. The contrib directory has been removed from the upstream tarball. As such, the port now installs the log rotation file to /${PREFIX}/etc/newsyslog.conf.d/librenms.conf.sample PR: 260085 261031
* lang/php8[01]: Update UPDATINGMuhammad Moinur Rahman2022-02-171-0/+17
| | | | | | | | | | | | | | There are some cases at least when using ports/portmaster php8[01] reinstalltion do not properly overwrite php.conf file omitting openssl as a default module. Additionally if we are using pkg then php8[01]-openssl needs to be manually removed otherwise both the old module and builtin module tried to be loaded while restarting php-fpm service. This note defines these cases in UPDATING. Reported by: dim Sponsored by: Bounce Experts
* lang/php8[01]: Make openssl as DEFAULTMuhammad Moinur Rahman2022-02-121-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the 91fdbed776033fd4b210135429a171ab5fed549b commit fixing the issue for MySQL80 introduced another problem for the ports that depends on php8[01]-openssl port couldn't be built as the fix prevented php8[01]-openssl from being installed as it's already built with default php installation. As the problem has grown much bigger now and php80 is currently the DEFAULT php version so we are switching the behavior of php8[01] ports making the openssl module as default. - Remove non-default OPTION MYSQL80 from lang/php8[01] - Remove ports security/php8[01]-openssl - Remove OPTION OPENSSL from lang/php8[01]-extensions - Mark lang/php8[01] to IGNORE with libressl and libressl-devel Although php builds fine with those most of the extensions do not as they have dependency on curl. So mark it early. - OPTIONIZE lang/php80 - Change openssl_DEPENDS to conditional for php74 only as this module is default from php80 with this commit. php74 do not have the issue where it fails to connect to MySQL80 due to new caching_sha2_password - Remove hash_DEPENDS from php.mk as it is a default module for all php - Change json_DEPENDS to conditional for php74 only as this module is default from php80 PR: 261797 259793 252420 Reported by: sean@rogue-research.com martin@waschbuesch.de Approved by: tz (private email) ale (private email) Sponsored by: Bounce Experts
* security/amavisd-new: Update 2.12.2, add 7-Zip.org supportFlorian Smeets2022-02-071-0/+7
| | | | | | | | | - 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
* UPDATING: Add entry for neovim luajit backend changeAdam Weinberger2022-01-291-0/+15
|
* net-im/dendrite: Update to 0.6Ashish SHUKLA2022-01-281-0/+8
| | | | - Add UPDATING entry for required configuration change
* PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.Loïc Bartoletti2022-01-271-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix entry for lang/php74Muhammad Moinur Rahman2022-01-271-1/+1
| | | | | | | | - '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
* mail/bogofilter*: change default databaseMatthias Andree2022-01-271-0/+15
| | | | | | | | | | * 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.
* Change PHP default version to 8.0Muhammad Moinur Rahman2022-01-241-0/+16
| | | | | | | | | | | | - 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
* x11-wm/dwm: Update to 6.3Mateusz Piotrowski2022-01-201-0/+8
| | | | | 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.
* UPDATING: Add missing semi-colonKai Knoblich2022-01-181-1/+1
| | | | Fixes: a5bb8b78893c UPDATING: Add upgrade instructions for net-mgmt/netbox
* UPDATING: Add upgrade instructions for net-mgmt/netboxKai Knoblich2022-01-181-0/+11
| | | | | Give users some advice about the upgrade to the NetBox 3.1 release series.
* security/bastillion: add UPDATING entryAlexander Leidinger2022-01-101-3/+15
| | | | | Add bastillion 3.13.00 updating entry. While I'm here fix the line length for my previous entry.
* security/bastillion: simplify previous update instructionsAlexander Leidinger2022-01-041-11/+9
| | | | The new release has a more simple DB upgrade procedure.
* sysutils/py-azure-cli: Update to 2.31.0Danilo G. Baio2022-01-021-0/+14
| | | | Release notes: https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli?tabs=azure-cli#december-07-2021
* security/bastillion: update to 3.12.00Alexander Leidinger2021-12-231-0/+11
| | | | | This update contains an incompatible DB change, please read UPDATING *before* updating.
* devel/notcurses: Update to 3.0.1Nick Black2021-12-201-0/+10
| | | | | | | | 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
* net-im/openfire: Update to 4.6.5Nikita Druba2021-12-201-0/+10
| | | | | | | | | | - 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
* emulators/qemu-utils: Mark DEPRECATEDMuhammad Moinur Rahman2021-12-121-1/+15
| | | | | | | | | | | | | - 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)
* emulators/qemu52: Moved to emulators/qemu5Muhammad Moinur Rahman2021-11-161-0/+19
| | | | | | | | | - 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
* UPDATING: Document removal of emacs version from package namesJoseph Mingrone2021-11-151-0/+57
| | | | | PR: 259259 Differential Revision: https://reviews.freebsd.org/D32613
* Mk/Uses: default version for nodejsMatthias Fechner2021-11-121-0/+19
| | | | | | | | | | | 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
* */*: Consistently use my new driesm@FreeBSD.org aliasDries Michiels2021-11-091-1/+1
| | | | | | | | 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
* security/libressl: Upgrade to 3.4.1Bernard Spil2021-11-091-0/+17
| | | | * Includes TLS 1.3 capability
* UPDATING: Add entry for sysutils/devcpu-data changesJoseph Mingrone2021-11-071-0/+13
|
* UPDATING: add entry for databases/redisearch20Sergey A. Osokin2021-11-021-0/+18
|
* UPDATING: Fix 20211024 to use new .pkg extensionKevin Bowling2021-10-281-2/+2
| | | | Reported by: mfechner
* sysutils/beats7: Update to 7.15.1Juraj Lutter2021-10-241-0/+30
| | | | | | | | | | | - 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
* Mk/bsd.default-versions.mk: Update to PostgreSQL 13Kevin Bowling2021-10-231-0/+56
| | | | | | PR: 258792 Reviewed by: girgen (pgsql@) Exp-run by: antoine
* 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.