non port: UPDATING |
SVNWeb
|
Number of commits found: 2599 (showing only 100 on this page) |
Sun, 22 Jan 2023
|
[ 17:44 Yuri Victorovich (yuri) ] 2a294ea
- 2a294eaa96f5fdd63a58f6f37bddcc3f9a1bd29e UPDATING
UPDATING: Fix typos
|
[ 17:42 Yuri Victorovich (yuri) ] 940d212
www/adguardhome: Move config and data files to a new location
... when these files are present at old locations.
PR: 269083
Reported by: Jony Hudson <bsd@j-star.org>
|
Wed, 18 Jan 2023
|
[ 01:07 Cy Schubert (cy) ] b11d3d7
- b11d3d797387ec42bfb6c17d98608a45f50213d1 UPDATING
UPDATING: Add comment about restarting devd
Restarting devd will adjust UPS USB devices to their new UID/GID. This
must be performed prior to restarting nut following an upgrade.
PR: 268960
Reported by: vvd@unislabs.com
Fixes: 02c038c8cc15469c27b4b8ec24ae8b75d587262f
|
Tue, 17 Jan 2023
|
[ 21:12 Cy Schubert (cy) ] 02c038c
sysutils/nut*: Use a dedicated UID and GID
To reduce conflicts with other packages and improve security, avoid
using the uucp UID and GID. This avoids potential conflicts with the
net/freebsd-uucp port.
Users who wish to continue using the uucp user and group may add
NUT_USER=uucp and NUT_GROUP=uucp to their make.conf.
PR: 268960
Reported by: delphij
MFH: 2023Q1
|
Wed, 11 Jan 2023
|
[ 22:08 Dave Cottlehuber (dch) ] e8723f0
sysutils/graylog: update to 5.0.2
- support JAVA_HOME
- accept additional java parameters in rc.conf
- OpenJDK17 is now required
- remove unsupported JVM tunables
Reported by: Einar Bjarni Halldórsson <einar@isnic.is>
Differential Revision: https://reviews.freebsd.org/D37979
|
Wed, 4 Jan 2023
|
[ 21:32 Cy Schubert (cy) ] c2d8143
- c2d8143d0d64926a82673b8909e48a510f2a97d4 UPDATING
UPDATING: Advise mail/spamassassin users of the removal of HashCash
The spamassassin HashCash plugin has been deprecated for a while now.
It was finally removed in spamassassin 4.0.0.
|
Mon, 26 Dec 2022
|
[ 22:03 Dries Michiels (driesm) Author: Artyom Davidov ] b74ef04
sysutils/zrepl: update to 0.6.0
Changes: https://github.com/zrepl/zrepl/releases/tag/v0.6.0
PR: 268058
Approved by: maintainer timeout
|
Tue, 20 Dec 2022
|
[ 12:43 Dmitri Goutnik (dmgk) Author: Thomas Morper ] 3574d67
net-mgmt/unbound_exporter: Update to 0.4.1
* Update to 0.4.1
* Update repo location
* Simplify Makefile by using GO_MODULE rather than GH_TUPLE
* Add missing SUB_LIST to Makefile
* Re-factor init script
Changes: https://github.com/letsencrypt/unbound_exporter/releases/tag/v0.4.1
PR: 267609
PR: 265255
Approved by: aduitsis@cpan.org (maintainer timeout, > 1 month)
|
Thu, 15 Dec 2022
|
[ 05:29 Yasuhiro Kimura (yasu) ] 689659c
- 689659cb4999c391f69400685fbacdafd943c1f7 UPDATING
UPDATING: Add entry about possible runtime error of security/clamav and the
solution
PR: 268069
Reported by: many
|
Fri, 9 Dec 2022
|
[ 11:23 Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson ] 8c8753eb
devel/py-proxmoxer: Update to 2.0.0
- add UPDATING notes
- pytest testunit in progress
ChangeLog:
https://github.com/proxmoxer/proxmoxer/blob/develop/CHANGELOG.md
PR: 268036
|
Sat, 26 Nov 2022
|
[ 21:03 Juraj Lutter (otis) ] 27c280e (Only the first 10 of 11 ports in this commit are shown above. )
textproc/kibana8: Add new port
Kibana is a visualisation tool for elasticsearch.
|
[ 01:14 Muhammad Moinur Rahman (bofh) ] 8f21d69
Mk/bsd.default-versions.mk: Change PHP default version to 8.1
Switching php DEFAULT_VERSION from 8.0 to 8.1. php 8.0 Active support
ends on 2022-11-26. This will not be merged in quarterly.
PR: 266854
Tested by: antoine
Approved by: ale
Relnotes: https://www.php.net/supported-versions.php
Sponsored by: Bounce Experts
|
Thu, 24 Nov 2022
|
[ 16:03 Fernando Apesteguía (fernape) Author: John Grafton ] 9253d1d
x11-wm/jwm: Update to 2.4.3
ChangeLog: https://joewing.net/projects/jwm/
New Features
* Mouse bindings are now configurable
* Added key bindings
* Added ~/.config/jwm/jwmrc as the new default location for per-user
configuration
* Maximized windows once again have borders and can be resized
* The placement of window buttons is now configurable
* Restored automatic tray "autohide" functionality using autohide="on"
* Added support for CDATA to the XML parser
* Moved the group and list attributes to the TaskListStyle tag
* Added key bindings to resize a window from a specific corner or side (Only the first 15 lines of the commit message are shown above )
|
Tue, 18 Oct 2022
|
[ 14:52 Koichiro Iwao (meta) Author: ykla ] f688807
- f688807dab7cb3228baff3ab30179ecf4207e573 UPDATING
UPDATING: Fix some typos
According to
https://cgit.freebsd.org/ports/commit/?id=e025129daf0d7006391e5311f20ec6102fb3d889
, the date of this line should be 2021 not 2020.
Pull Request: https://github.com/freebsd/freebsd-ports/pull/134
|
[ 05:02 Fernando Apesteguía (fernape) Author: Robert Clausecker ] 98e169c (Only the first 10 of 24 ports in this commit are shown above. )
devel/schilybase: update to 2022-10-16
ChangeLog: http://fuz.su/pub/schilytools/AN-2022-10-16.txt
This commit creates a new port archivers/tartest splitted off from
archivers/star. misc/schilytools depends now on this new port.
PR: 267131
Reported by: fuz@fuz.su (maintainer)
|
Sun, 16 Oct 2022
|
[ 07:12 Matthias Fechner (mfechner) ] 923ed9e
- 923ed9ea0129606f16eb96aa4096fb3ce744b838 UPDATING
UPDATING: document solr version 8 and 9
|
Sat, 15 Oct 2022
|
[ 21:51 Thomas Zander (riggs) ] 19d4e30
- 19d4e30eefd619bc11e24781f822fe50c862993d UPDATING
UPDATING: Add note for gstreamer1 1.20.3 update and build requirements
|
[ 09:08 Marc Fonvieille (blackend) ] 031f888
- 031f888dcaf357cbf125c12cf20c4e64647bc5d1 UPDATING
UPDATING: Fix some typos
|
Fri, 14 Oct 2022
|
[ 05:43 Fernando Apesteguía (fernape) Author: Michael Osipov ] df3fca4
devel/websvn: update to 2.8.0
PR: 266996
Reported by: michael.osipov@siemens.com (maintainer)
|
Tue, 11 Oct 2022
|
[ 20:04 Dan Langille (dvl) ] 318400a
security/acme.sh: Change crontab and add newsyslog
This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.
The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.
Neither the log rotation nor the crontab are active until you remove the
comments.
While here, several portclippy updates
Reported by: marck
|
Sun, 2 Oct 2022
|
[ 18:35 Emanuel Haupt (ehaupt) ] 5da973d
- 5da973d713c7f693f42cfc018a3d7ba492e33bd1 UPDATING
UPDATING: Mention PORTS_READLINE option in the recent bash update
|
Sat, 1 Oct 2022
|
[ 11:49 Matthias Andree (mandree) ] 9c1cf56
- 9c1cf562b58466a53ac9af24ab201d68c7b3931c UPDATING
UPDATING: Mention audio/strawberry flavors
|
Thu, 29 Sep 2022
|
[ 12:54 Dan Langille (dvl) ] 5b5ce75
- 5b5ce75cc6ac9f5dafa79363130200ab31b74f2b UPDATING
UPDATING: format a few entries
These entries did not have two spaces before AFFECTS/AUTHOR
|
[ 05:48 Fernando Apesteguía (fernape) ] 75f3b1c
graphics/bmeps: Update to 4.34.1
https://sourceforge.net/p/dktools/wiki/change%20log/#4330-2022-02-18
The former bmpp program was renamed to bitmap2pp, the former dkct program was
renamed to dkcpre.
Add UPDATING entry.
PR: 266652
Reported by: takefu@airport.fm (maintainer)
|
Sun, 25 Sep 2022
|
[ 11:15 Bernard Spil (brnrd) ] 2de6938
security/libressl: Update to 3.5.3
* Make sure you check https://wiki.freebsd.org/LibreSSL/3.5
and UPDATING
|
Mon, 19 Sep 2022
|
[ 15:47 Neel Chauhan (nc) ] 104be96
- 104be96890c9a3acf611fc60b23efc76f7f5dee5 UPDATING
shells/bosh: Add UPDATING entry
|
Sun, 18 Sep 2022
|
[ 10:29 Bernard Spil (brnrd) ] 72ed1c4
mail/roundcube: Update to 1.6.0
PR: 265653
Approved by: Maintainer timeout
|
Sat, 10 Sep 2022
|
[ 07:04 Daniel Engberg (diizzy) ] 6e9119f
- 6e9119f80d1c56b93aab218dab49f6a4eead6843 UPDATING
UPDATING: Add entry for devel/cmake
Installing devel/cmake-core or devel/cmake-man results in conflicts
if system already have devel/cmake installed prior to this change
PR: 266323
Reported by: se, dougs@dawnsign.com
Approved by: kde (tcberner)
Differential Revision: https://reviews.freebsd.org/D36512
|
Fri, 9 Sep 2022
|
[ 16:09 Muhammad Moinur Rahman (bofh) ] bd81f41
emulators/qemu: Update version 7.0.0=>7.1.0
- Unbreak on latest HEAD [1]
Users who want to stick with 7.0.X branch please check UPDATING or use
qemu6. As previous qemu comes with three flavors: the default with X11
support, -nox11 without X11 support and -tools which installs only a
subset of entire qemu.
Reported by: jhb [1]
Relnotes: https://wiki.qemu.org/ChangeLog/7.1
|
Sat, 3 Sep 2022
|
[ 18:10 Adam Weinberger (adamw) ] 8d26538
- 8d265382b25040ab4ac196db9b7d659a47c89b7d UPDATING
UPDATING: Add entry for editors/vim and the Great Vimrc Untangling
|
[ 14:33 Matthias Andree (mandree) ] 223e502
archivers/py-borgbackup: update to 1.2.2+man+test, preserve 1.1
Take maintainership, because original maintainer asked for a new
maintainer, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816#c10
¡Muchas gracias, José! Thanks for maintaining the port thus far.
If there is a potential maintainer who is using BorgBackup at scale,
I will be happy to pass maintainership on.
Update to v1.2.2 [1, was for 1.2.1],
preserve the earlier 1.1.18 version (also with manpages and self-tests added,
hence bumping PORTREVISION) as py-borgbackup11, and document this in UPDATING.
ChangeLog: https://www.borgbackup.org/releases/borg-1.2.html (Only the first 15 lines of the commit message are shown above )
|
Thu, 1 Sep 2022
|
[ 07:12 Yasuhiro Kimura (yasu) ] 37412b8 (Only the first 10 of 11 ports in this commit are shown above. )
mail/rainloop: Update to 1.17.0
Since only one edition "legacy" is provided under MIT license now,
* Remove mail/rainloop-community port and add entry to MOVED and
UPDATING.
* Use '=' rather than '?=' for PKGNAMESUFFIX and COMMENT.
* Update license information.
* Remove patch-rainloop_v_1.16.0_app_libraries_MailSo_Base_HtmlUtils.php
that is included in upstream.
|
Wed, 31 Aug 2022
|
[ 16:47 Felix Palmen (zirias) ] e4add0d9
- e4add0d91e9608ca80247f6765cc0f37b7cb68a1 UPDATING
UPDATING: Add entry for x11/xscreensaver
Warn about crashing pam_exec.so on 13.1-RELEASE prior to -p1.
PR: 264361
Approved by: tcberner (mentor)
|
Thu, 25 Aug 2022
|
[ 04:09 Koichiro Iwao (meta) ] bca3245
- bca32457500385841ff944021eb4259bd265383e UPDATING
UPDATING: add entry for net/xrdp after xorg upgrade
PR: 265728
|
Mon, 15 Aug 2022
|
[ 17:51 Fernando Apesteguía (fernape) ] 6ea0175
net/keycloak: Upgrade to 19.0.1
ChangeLog: https://www.keycloak.org/2022/07/keycloak-1901-released
PR: 265072
Reported by: yonas.yanfa@gmail.com (maintainer)
|
Mon, 8 Aug 2022
|
[ 14:17 Stefan Eßer (se) ] 14c8b9f
- 14c8b9f26c9228b9eedce8289686328eee7fb4f6 UPDATING
UPDATING: updating x11-servers/xorg-server from a port
Mention that the new library dependency x11/libxcvt cannot be
installed unless the previous version of xorg-server has been
deinstalled.
|
Sun, 7 Aug 2022
|
[ 19:17 Kevin Bowling (kbowling) ] f137c66
news/inn: Update to 2.7.0
See https://lists.isc.org/pipermail/inn-announce/2022-July/000015.html
|
Thu, 28 Jul 2022
|
[ 15:55 Kurt Jaeger (pi) Author: Michael Osipov ] 5f0ee47
devel/maven-wrapper: massively update port, align with devel/maven
- Submitter changes MAINTAINER to his @apache.org address
- Bump version to 2
- Use ETCDIR wherever possible
- Also install mvnDebug
- Burry long dead M2_HOME in favor of MAVEN_HOME which
will *never* be propagated
PR: 265028, 265025
|
Mon, 11 Jul 2022
|
[ 13:41 Ryan Steinmetz (zi) ] 7b6aed9
security/stunnel: Drop privs by default, update PID file location
- Document changes in UPDATING
PR: 249151
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
|
Tue, 28 Jun 2022
|
[ 06:32 Dave Cottlehuber (dch) ] ab4964e (Only the first 10 of 562 ports in this commit are shown above. )
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Jun 2022
|
[ 20:31 Thierry Thomas (thierry) Author: VVD ] f117f2c
Mk/bsd.default-versions.mk: Switch default Python version to 3.9
PR: 261703
Reported by: VVD
Tested by: exp-run by antoin@
Approved by: maintainer’s time-out
|
[ 00:54 Neel Chauhan (nc) Author: Leon Dietrich ] 7c89169
sysutils/fusefs-bindfs: Update to 1.16.1
Changes:
* Added --map-{passwd,group}-rev (PR #113 by @sshilovsky, thanks!)
* Fixed build on FreeBSD
Full Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt
PR: 264889
|
Thu, 23 Jun 2022
|
[ 15:39 Fernando Apesteguía (fernape) Author: Benjamin Takacs ] f8c049d
science/gramps: Optional dependency on py-bsddb3
databases/py-bsddb3 is deprecated. Make science/gramps use py-bsddb3 as an
option to facilitate the migration and remove the DEPRECATE note since it does
not apply anymore.
Add UPDATING note with instructions for the migration.
While here pet linters.
PR: 264529
Reported by: nimaje+fbz@bureaucracy.de
|
Mon, 20 Jun 2022
|
[ 20:47 Fernando Apesteguía (fernape) Author: Einar Bjarni Halldórsson ] 5e92d44
www/selenium: Update to 4.1.3
ChangeLog: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0
Add UPDATING note to warn about parameter change in rc.conf
PR: 263081
Reported by: einar@isnic.is
Approved by: daniel@blodan.se (maintainer)
|
Thu, 16 Jun 2022
|
[ 16:28 Kai Knoblich (kai) ] eb7517e
- eb7517e02fd6ee3a4a695173a49c99e1aa26f22d UPDATING
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.2 release
series.
|
Wed, 8 Jun 2022
|
[ 16:24 Tijl Coosemans (tijl) ] bd70827 (Only the first 10 of 37 ports in this commit are shown above. )
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine
|
Tue, 7 Jun 2022
|
[ 19:21 Bryan Drewery (bdrewery) ] ca9ce69
security/openssh-portable: Update to 9.0p1
Changes: https://www.openssh.com/txt/release-9.0
PR: 264211
|
Thu, 2 Jun 2022
|
[ 13:57 Dave Cottlehuber (dch) ] cb50f3e
sysutils/graylog: update to 4.3.1
Changelog: https://docs.graylog.org/docs/changelog
Reported by: Charles Gonçalves <charles@freebsdbrasil.com.br>
Sponsored by: FreeBSD Brasil
Sponsored by: SkunkWerks, GmbH
Tested by: <If someone else tested the change.>
|
Mon, 30 May 2022
|
[ 15:52 Marc Fonvieille (blackend) ] fced1bd
- fced1bd5b4201106b4c6a2832530b1256c0c8b99 UPDATING
UPDATING: Fix a typo.
s/attemping/attempting
|
Fri, 13 May 2022
|
[ 21:04 Kurt Jaeger (pi) Author: Michael Osipov ] 42fc598
devel/nexus2-oss: update 2.14.20 -> 2.15.1
PR: 263256
Approved by: Michael Osipov <michael.osipov@siemens.com> (maintainer)
|
Tue, 10 May 2022
|
[ 16:38 Dan Langille (dvl) ] d4d49b8
- d4d49b874b1613bc3f41085d744fb7edc14e28c3 UPDATING
UPDATING: AFFECT: to AFFECTS: for 20220501 entry
|
[ 16:05 Dmitri Goutnik (dmgk) Author: Thibault Payet ] f90b12b
- f90b12bfd6f798775f45307317522090b2039cd5 UPDATING
UPDATING: Add sysutils/zrepl 0.5.0.8 entry
PR: 262981
|
Mon, 2 May 2022
|
[ 13:10 Dmitri Goutnik (dmgk) Author: Derek Schrock ] e49c427
mail/mutt: New hcache options change default to lmdb
- Add three new(ish) hcache options HCACHE_{LMDB,GDBM,QDBM}
- Update HCACHE_BDB to use database/db18
- Due to bdb5's EOL change the default hcache to HCACHE_LMDB.
Favoring lmbd since it's performance is on par with BDB and that db18's
AGPL3 licensing seems to be a point of contention.
PR: 263211
|
Sun, 1 May 2022
|
[ 17:23 Emmanuel Vadot (manu) ] 2cac7df
- 2cac7dffa152b01f436c9c5122ab88b650529196 UPDATING
UPDATING: Document the drm-current-kmod and drm-devel-kmod removal
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Thu, 28 Apr 2022
|
[ 02:19 Yasuhiro Kimura (yasu) ] 27e36df (Only the first 10 of 15 ports in this commit are shown above. )
databases/redis: Update to 7.0.0
* Mark BROKEN if any of external lua library options are
enabled. Upstream add new APIs to bundled lua library and use them
in source code of redis. This makes it impossible to compile and
link redis with external lua libraries. According to the commit
message of upstream repository they took the code of new API from
the repository of lua. It means linking with external lua libraries
may get possible again if they are updated. So mark BROKEN rather
than remove these options.
* Update CONFLICTS of databases/redis*.
* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.0
Security: cc42db1c-c65f-11ec-ad96-0800270512f4
|
Tue, 26 Apr 2022
|
[ 04:19 Tobias C. Berner (tcberner) ] 8a90098
- 8a90098e6b19316d1403ff8ba109a188df369036 UPDATING
UPDATING: document issue with deskutils/grantleetheme
PR: 263570
|
Sun, 24 Apr 2022
|
[ 00:40 Muhammad Moinur Rahman (bofh) ] 7eac6b7
emulators/qemu: Update version 6.2.0=>7.0.0
Users who want to stick with 6.X branch please check UPDATING or use
qemu6. As previous qemu comes with three flavors: the default with X11
support, -nox11 without X11 support and -tools which instals only a
subset of entire qemu.
Relnotes: https://wiki.qemu.org/ChangeLog/7.0
|
Thu, 21 Apr 2022
|
[ 14:08 Yasuhiro Kimura (yasu) ] eca58e3
Mk/bsd.default-versions.mk: Switch default version of Ruby from 2.7 to 3.0
How to upgrade is described in the entry of 20220421 in UPDATING.
PR: 262350
Exp-run by: antoine
|
Wed, 13 Apr 2022
|
[ 13:58 Ashish SHUKLA (ashish) ] 76ad2b5
net-im/py-matrix-synapse: Update to 1.56.0
- Mention important changes related to the upgrade to UPDATING
- Update the dependency constraints
Co-authored-by: Sascha Biberhofer <ports at skyforge dot at>
PR: 263193
Approved by: Sascha Biberhofer <ports at skyforge dot at> (maintainer)
|
Sun, 10 Apr 2022
|
[ 13:39 Cy Schubert (cy) ] 4fa997a
- 4fa997a61fe059f99c05548a9e885f96d118bf34 UPDATING
UPDATING: Document that the screen MULTUISER option is now default
|
Fri, 8 Apr 2022
|
[ 17:30 Fernando Apesteguía (fernape) ] 71ec3a6
- 71ec3a62b70a6e75681cfbcc6e61abc207f731e3 UPDATING
UPDATING: add entry for x11-fonts/sourcesanspro-ttf
Font name changed. This is easy to miss and might cause problems.
Add a note as suggested in the PR.
PR: 249252
Reported by: tech-lists@zyxst.net
Fixes: 74953fa06f715a05f160d1ab32a58281aba4eb27
|
Fri, 1 Apr 2022
|
[ 15:09 Dmitry Marakasov (amdmi3) ] dc24d94
security/sshguard: disable blacklisting by default
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
|
[ 15:09 Dmitry Marakasov (amdmi3) ] fda98f5
- fda98f5fc2459e6d2a205ca94c44ec038b560866 UPDATING
UPDATING: fix trailing whitespace
|
Tue, 29 Mar 2022
|
[ 15:41 Cy Schubert (cy) ] 60683a7
- 60683a7bd52258b3f5e7e6681fac62dd7c88763b UPDATING
UPDATING: Chase sysutils/screen-4.9.0_3
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
|
Sat, 26 Mar 2022
|
[ 12:05 Marc Fonvieille (blackend) ] c925b9a
- c925b9a7fa8e9bd0f0807c03f6481e8ac43579e0 UPDATING
UPDATING: Add entry for misc/freebsd-doc-* changes
|
[ 11:55 Marc Fonvieille (blackend) ] 3c481ab
- 3c481aba95d4212ea5a92a635f6d8f0207c4307f UPDATING
UPDATING: Typos fixes
|
Sun, 13 Mar 2022
|
[ 21:28 Guido Falsi (madpilot) ] 1a57c0b
net/unison: Update to 2.52
Release notes: https://github.com/bcpierce00/unison/releases/tag/v2.52.0
|
Sat, 12 Mar 2022
|
[ 05:49 Neel Chauhan (nc) Author: Jamie Landeg-Jones ] 4ed814f
multimedia/get_iplayer: Update to 3.29
PR: 261809
|
Fri, 11 Mar 2022
|
[ 21:51 Guido Falsi (madpilot) Author: Michael Gmelin ] 66635b20
emulators/virtualbox-ose: Put vbox/networks.conf in the right place
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
|
[ 07:22 Jimmy Olgeni (olgeni) ] 0b09632
net/nats-server: improve rc.d
- 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.
|
Sun, 27 Feb 2022
|
[ 18:12 Fernando Apesteguía (fernape) ] d2e4d48
graphics/bmeps: Update to 4.33.0
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)
|
Fri, 25 Feb 2022
|
[ 18:10 Loïc Bartoletti (lbartoletti) ] 337a99b (Only the first 10 of 25 ports in this commit are shown above. )
x11-toolkits/py-wxPython4: Update to 4.1
- 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
|
Thu, 24 Feb 2022
|
[ 14:07 Fernando Apesteguía (fernape) ] 7c49399
net-im/openfire: Update to 4.7.1
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.1/changelog.html
PR: 262166
Reported by: nikita@druba.su (maintainer)
MFH: 2022Q1 many bugfixes
|
Sun, 20 Feb 2022
|
[ 12:09 Muhammad Moinur Rahman (bofh) ] db4e6eb
print/*: Fix ports installation of TeX2021
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
|
Sat, 19 Feb 2022
|
[ 14:06 Vinícius Zavam (egypcio) ] 31f0c6e
- 31f0c6e142cb70275e7f0d666b36ede7c6e0588b MOVED
- 31f0c6e142cb70275e7f0d666b36ede7c6e0588b UPDATING
- 31f0c6e142cb70275e7f0d666b36ede7c6e0588b sysutils/Makefile
sysutils/intel-pcm-devel: delete port
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
|
[ 02:25 Muhammad Moinur Rahman (bofh) ] 8374a33 (Only the first 10 of 139 ports in this commit are shown above. )
tex* : Update version 20150521=>20210325
- 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 (Only the first 15 lines of the commit message are shown above )
|
[ 00:50 Stephen Montgomery-Smith (stephen) ] 8f15090
- 8f1509004e1b160988cf1eba53b8555fddd50ed1 UPDATING
UPDATING: Report qhull problems.
|
Fri, 18 Feb 2022
|
[ 15:21 Dan Langille (dvl) ] 467e569
net-mgmt/librenms: Update to 22.2.1
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
|
Thu, 17 Feb 2022
|
[ 22:35 Muhammad Moinur Rahman (bofh) ] 05f1b49
- 05f1b494b23906b0693af71f7b1a0b13b0df104b UPDATING
lang/php8[01]: Update UPDATING
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
|
Sat, 12 Feb 2022
|
[ 15:41 Muhammad Moinur Rahman (bofh) ] e8d9493 (Only the first 10 of 11 ports in this commit are shown above. )
lang/php8[01]: Make openssl as DEFAULT
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Feb 2022
|
[ 17:22 Florian Smeets (flo) ] 9d68267
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
|
Sat, 29 Jan 2022
|
[ 12:54 Adam Weinberger (adamw) ] 010b98f
- 010b98f9e4ca192d7bc400b211dad0e9036a4eb0 UPDATING
UPDATING: Add entry for neovim luajit backend change
|
Fri, 28 Jan 2022
|
[ 21:08 Ashish SHUKLA (ashish) ] 1332303
net-im/dendrite: Update to 0.6
- Add UPDATING entry for required configuration change
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
[ 03:30 Muhammad Moinur Rahman (bofh) ] 7fbf84c
- 7fbf84c377221eb17a8ea16e33a6d8d31ed0d046 UPDATING
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
|
[ 00:08 Matthias Andree (mandree) ] c443b66 (Only the first 10 of 20 ports in this commit are shown above. )
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.
|
Mon, 24 Jan 2022
|
[ 23:41 Muhammad Moinur Rahman (bofh) ] 2e1fdc1
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
|
Thu, 20 Jan 2022
|
[ 11:11 Mateusz Piotrowski (0mp) ] 8f5c722
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.
|
Tue, 18 Jan 2022
|
[ 18:48 Kai Knoblich (kai) ] ff2328a
- ff2328ac298da5587edce4a66d2d3c6d93cb2f77 UPDATING
UPDATING: Add missing semi-colon
Fixes: a5bb8b78893c UPDATING: Add upgrade instructions for net-mgmt/netbox
|
[ 18:18 Kai Knoblich (kai) ] a5bb8b7
- a5bb8b78893caec2c8ed4efe92434cb11e6f9ec7 UPDATING
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.1 release
series.
|
Mon, 10 Jan 2022
|
[ 11:03 Alexander Leidinger (netchild) ] 37ee098
- 37ee0986fc163fcdbb306808cac2f2bb80f2fac6 UPDATING
security/bastillion: add UPDATING entry
Add bastillion 3.13.00 updating entry. While I'm here fix the line
length for my previous entry.
|
Tue, 4 Jan 2022
|
[ 10:39 Alexander Leidinger (netchild) ] 9b6ae21
- 9b6ae218f59d2471728b4a952ef10c7f92307193 UPDATING
security/bastillion: simplify previous update instructions
The new release has a more simple DB upgrade procedure.
|
Sun, 2 Jan 2022
|
[ 14:19 Danilo G. Baio (dbaio) ] 04138ea
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
|
Thu, 23 Dec 2021
|
[ 14:52 Alexander Leidinger (netchild) ] 85fc17b
security/bastillion: update to 3.12.00
This update contains an incompatible DB change, please read UPDATING
*before* updating.
|
Mon, 20 Dec 2021
|
[ 11:14 Dries Michiels (driesm) Author: Nick Black ] fb8a3a1
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
|
[ 08:46 Dries Michiels (driesm) Author: Nikita Druba ] 7c3d90b
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
|
Sun, 12 Dec 2021
|
[ 23:55 Muhammad Moinur Rahman (bofh) ] 80d36b0
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)
|
Tue, 16 Nov 2021
|
[ 20:03 Muhammad Moinur Rahman (bofh) ] 05ef481 (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Mon, 15 Nov 2021
|
[ 15:06 Joseph Mingrone (jrm) ] 1d376e5
- 1d376e5a14d80b6ac6ba42234c166356651db810 UPDATING
UPDATING: Document removal of emacs version from package names
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
Fri, 12 Nov 2021
|
[ 05:54 Matthias Fechner (mfechner) ] 46ce086
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
|
Number of commits found: 2599 (showing only 100 on this page) |