| non port: UPDATING |
Number of commits found: 2829 (showing only 100 on this page) |
|
Sunday, 27 Feb 2022
|
18:12 Fernando Apesteguía (fernape)
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)
d2e4d48 |
|
Friday, 25 Feb 2022
|
18:10 Loïc Bartoletti (lbartoletti)
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
337a99b |
|
Thursday, 24 Feb 2022
|
14:07 Fernando Apesteguía (fernape)
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
7c49399 |
|
Sunday, 20 Feb 2022
|
12:09 Muhammad Moinur Rahman (bofh)
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
db4e6eb |
|
Saturday, 19 Feb 2022
|
14:06 Vinícius Zavam (egypcio)
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
31f0c6e |
02:25 Muhammad Moinur Rahman (bofh)
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
- 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
8374a33 |
00:50 Stephen Montgomery-Smith (stephen)
UPDATING: Report qhull problems.
8f15090 |
|
Friday, 18 Feb 2022
|
15:21 Dan Langille (dvl)
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
467e569 |
|
Thursday, 17 Feb 2022
|
22:35 Muhammad Moinur Rahman (bofh)
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
05f1b49 |
|
Saturday, 12 Feb 2022
|
15:41 Muhammad Moinur Rahman (bofh)
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
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
e8d9493 |
|
Monday, 7 Feb 2022
|
17:22 Florian Smeets (flo)
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
9d68267 |
|
Saturday, 29 Jan 2022
|
12:54 Adam Weinberger (adamw)
UPDATING: Add entry for neovim luajit backend change
010b98f |
|
Friday, 28 Jan 2022
|
21:08 Ashish SHUKLA (ashish)
net-im/dendrite: Update to 0.6
- Add UPDATING entry for required configuration change
1332303 |
|
Thursday, 27 Jan 2022
|
06:12 Loïc Bartoletti (lbartoletti)
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
4f0a5e1 |
03:30 Muhammad Moinur Rahman (bofh)
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
7fbf84c |
00:08 Matthias Andree (mandree)
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.
c443b66 |
|
Monday, 24 Jan 2022
|
23:41 Muhammad Moinur Rahman (bofh)
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
2e1fdc1 |
|
Thursday, 20 Jan 2022
|
11:11 Mateusz Piotrowski (0mp)
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.
8f5c722 |
|
Tuesday, 18 Jan 2022
|
18:48 Kai Knoblich (kai)
UPDATING: Add missing semi-colon
Fixes: a5bb8b78893c UPDATING: Add upgrade instructions for net-mgmt/netbox
ff2328a |
18:18 Kai Knoblich (kai)
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.1 release
series.
a5bb8b7 |
|
Monday, 10 Jan 2022
|
11:03 Alexander Leidinger (netchild)
security/bastillion: add UPDATING entry
Add bastillion 3.13.00 updating entry. While I'm here fix the line
length for my previous entry.
37ee098 |
|
Tuesday, 4 Jan 2022
|
10:39 Alexander Leidinger (netchild)
security/bastillion: simplify previous update instructions
The new release has a more simple DB upgrade procedure.
9b6ae21 |
|
Sunday, 2 Jan 2022
|
14:19 Danilo G. Baio (dbaio)
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
04138ea |
|
Thursday, 23 Dec 2021
|
14:52 Alexander Leidinger (netchild)
security/bastillion: update to 3.12.00
This update contains an incompatible DB change, please read UPDATING
*before* updating.
85fc17b |
|
Monday, 20 Dec 2021
|
11:14 Dries Michiels (driesm) Author: Nick Black
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
fb8a3a1 |
08:46 Dries Michiels (driesm) Author: Nikita Druba
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
7c3d90b |
|
Sunday, 12 Dec 2021
|
23:55 Muhammad Moinur Rahman (bofh)
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)
80d36b0 |
|
Tuesday, 16 Nov 2021
|
20:03 Muhammad Moinur Rahman (bofh)
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
05ef481 |
|
Monday, 15 Nov 2021
|
15:06 Joseph Mingrone (jrm)
UPDATING: Document removal of emacs version from package names
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
1d376e5 |
|
Friday, 12 Nov 2021
|
05:54 Matthias Fechner (mfechner)
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
46ce086 |
|
Tuesday, 9 Nov 2021
|
10:31 Dries Michiels (driesm)
*/*: 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
8534f43 |
08:19 Bernard Spil (brnrd)
security/libressl: Upgrade to 3.4.1
* Includes TLS 1.3 capability
5c5878b |
|
Sunday, 7 Nov 2021
|
21:18 Joseph Mingrone (jrm)
UPDATING: Add entry for sysutils/devcpu-data changes
40f591e |
|
Tuesday, 2 Nov 2021
|
01:19 Sergey A. Osokin (osa)
UPDATING: add entry for databases/redisearch20
5eedc79 |
|
Thursday, 28 Oct 2021
|
14:48 Kevin Bowling (kbowling)
UPDATING: Fix 20211024 to use new .pkg extension
Reported by: mfechner
1f4b891 |
|
Sunday, 24 Oct 2021
|
22:37 Juraj Lutter (otis)
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
3c59413 |
|
Saturday, 23 Oct 2021
|
23:42 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 13
PR: 258792
Reviewed by: girgen (pgsql@)
Exp-run by: antoine
51a00e6 |
11:00 Bradley T. Hughes (bhughes)
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
f7594b4 |
|
Tuesday, 12 Oct 2021
|
15:18 Renato Botelho (garga)
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
ff5ded7 |
|
Sunday, 10 Oct 2021
|
16:24 Guido Falsi (madpilot)
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
4bd337a |
|
Thursday, 7 Oct 2021
|
08:52 Yasuhiro Kimura (yasu)
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.
e761728 |
|
Wednesday, 6 Oct 2021
|
17:57 Dan Langille (dvl)
UPDATING: change 'affects user of' to 'affect users of'
464873b |
17:41 Marc Fonvieille (blackend)
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)
c1e0478 |
05:42 Vanilla I. Shu (vanilla)
net/kafkacat: update to 1.7.0, and rename to kcat.
PR: 258061
Reported by: maintainer
7e8d9b8 |
|
Monday, 4 Oct 2021
|
17:26 Kai Knoblich (kai)
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.
357edb1 |
17:20 Rainer Hurling (rhurlin)
UPDATING: Correct date of the entry
e468897 |
17:10 Rainer Hurling (rhurlin) Author: Goran Mekic
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
e6ec12f |
|
Sunday, 26 Sep 2021
|
15:05 Marc Fonvieille (blackend)
UPDATING: Fix some typos
722c18a |
|
Sunday, 12 Sep 2021
|
10:43 Jan Beich (jbeich)
sysutils/seatd: drop SUID option after b8a20cd29e54
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.
341770e |
|
Tuesday, 7 Sep 2021
|
21:28 Adriaan de Groot (adridg)
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
b41385d |
|
Thursday, 2 Sep 2021
|
06:55 Adam Weinberger (adamw)
UPDATING: Add entry for vim reconstruction
6e6d2587 |
|
Wednesday, 1 Sep 2021
|
15:34 Chris Rees (crees)
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
f8b16d7 |
|
Monday, 23 Aug 2021
|
19:01 Hiroki Sato (hrs)
mail/mu: update to 1.6.4
PR: 249244, 250588, 257834
2a39d99 |
12:59 Dima Panov (fluffy)
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
65e5396 |
|
Wednesday, 18 Aug 2021
|
23:37 Sergey A. Osokin (osa)
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.
6f1d9de |
|
Thursday, 5 Aug 2021
|
19:03 Juraj Lutter (otis)
UPDATING: Fix typos in 20210805 for sysutils/beats7
Reported by: dvl
5c04c7f |
16:00 Juraj Lutter (otis)
UPDATING: Document sysutils/beats7 breaking change
Reported by: bgdnlp <freebsd.org@neant.ro>
PR: 257309
4d2b3e8 |
|
Sunday, 1 Aug 2021
|
19:14 Xin LI (delphij) Author: Kevin Oberman
UPDATING: Fix instructions for OpenLDAP entry.
The package names do not have versions in them, so make it match the
reality.
PR: ports/257540
40207d0 |
08:32 Xin LI (delphij)
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
974e13b |
|
Friday, 30 Jul 2021
|
18:14 Tobias C. Berner (tcberner)
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
5c8adda |
|
Wednesday, 21 Jul 2021
|
15:06 Thierry Thomas (thierry)
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>
2a57dae |
|
Sunday, 4 Jul 2021
|
16:55 Loïc Bartoletti (lbartoletti)
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.
be86c4f |
|
Monday, 28 Jun 2021
|
09:14 Alexander Leidinger (netchild)
misc/openhab: update to 3.1.0
Release notes: https://www.openhab.org/blog/2021-06-28-openhab-3-1-release.html
81c83fa |
|
Tuesday, 22 Jun 2021
|
20:13 Kevin Bowling (kbowling)
UPDATING: clarify mesa-libs and nvidia-driver conflicts
PR: 246767
Reported by: jbeich
aa133a9 |
|
Monday, 21 Jun 2021
|
07:33 Matthias Fechner (mfechner)
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.
afee04d |
|
Sunday, 20 Jun 2021
|
09:06 Alexander Leidinger (netchild)
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
207827e |
|
Thursday, 17 Jun 2021
|
14:15 Kevin Bowling (kbowling)
UPDATING: Add notes for mesa-libs on portmaster/portupgrade
PR: 246767
f0559e8 |
|
Sunday, 23 May 2021
|
10:34 Matthias Andree (mandree)
UPDATING: fix spelink
whish->wish
80fdf5e |
10:09 Thierry Thomas (thierry)
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>
7e3a028 |
|
Sunday, 16 May 2021
|
17:47 Dan Langille (dvl)
FFECTS -> AFFECTS for security/bitwarden_rs entry
Correct spelling of AFFECTS
3d486f6 |
14:58 Michael Reifenberger (mr)
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
cd80f4c |
|
Saturday, 15 May 2021
|
09:57 Palle Girgensohn (girgen)
UPDATING: fix bad speling
c9932c0 |
09:12 Palle Girgensohn (girgen)
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/
ab83f2b |
|
Wednesday, 12 May 2021
|
18:45 Mateusz Piotrowski (0mp)
sysutils/ansible: Update to 3.3.0
Changes: https://github.com/ansible-community/ansible-build-data/blob/main/3/CHANGELOG-v3.rst
e025129 |
|
Friday, 7 May 2021
|
21:40 Boris Samorodov (bsam)
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.
3a52522 |
13:26 Kai Knoblich (kai)
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
3185130 |
|
Thursday, 6 May 2021
|
17:09 Olli Hauer (ohauer)
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
efa868a |
|
Wednesday, 5 May 2021
|
15:44 Mateusz Piotrowski (0mp)
sysutils/terraform: Update to 0.15.1
21c6122 |
15:24 Mateusz Piotrowski (0mp)
UPDATING: Heads-up regarding Terraform update
c79126a |
|
Friday, 30 Apr 2021
|
15:49 Fernando Apesteguía (fernape)
Revert "www/tt-rss: Update to g20210423 e8f78181f"
This reverts commit ca4d4d01cf0aaa7cac65c813b188687825a7cce2.
Requested by maintainer.
626f25d |
08:38 Fernando Apesteguía (fernape)
www/tt-rss: Update to g20210423 e8f78181f
PR: 255476
Reported by: dereks@lifeofadishwasher.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D30030
ca4d4d0 |
|
Monday, 26 Apr 2021
|
16:17 Mateusz Piotrowski (0mp)
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
3a4ce00 |
|
Sunday, 25 Apr 2021
|
18:54 Kai Knoblich (kai)
*: 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
210ee04 |
|
Tuesday, 20 Apr 2021
|
21:29 Bradley T. Hughes (bhughes)
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
bc3d093 |
|
Friday, 16 Apr 2021
|
18:07 Emanuel Haupt (ehaupt)
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
a0fcd3d |
|
Wednesday, 14 Apr 2021
|
20:17 Neel Chauhan (nc)
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>
7428519 |
|
Tuesday, 13 Apr 2021
|
22:32 Matthias Andree (mandree)
UPDATING: Revise OpenEXR/ilmbase/Imath info.
dfa4eee |
|
Monday, 12 Apr 2021
|
00:33 Matthias Andree (mandree)
UPDATING: Document OpenEXR/Imath 3.0.
e9f871d |
|
Sunday, 11 Apr 2021
|
14:40 Serhii (Sergey) Kozlov (skozlov)
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
132212e |
|
Tuesday, 6 Apr 2021
|
14:27 Mathieu Arnold (mat)
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
5d33e04 |
11:09 Guido Falsi (madpilot)
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>
313aa23 |
|
Sunday, 28 Mar 2021
|
19:34 adamw
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.
 |
|
Monday, 22 Mar 2021
|
13:54 decke
net/wireguard: Fix instructions, kernel module is loaded by ifconfig
automatically (magic?!)
 |
12:42 decke
net/wireguard: Updating and fallback instructions for wireguard kernel support
 |
|
Wednesday, 17 Mar 2021
|
19:12 amdmi3
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)
 |
|
Saturday, 13 Mar 2021
|
19:00 lwhsu
Add updating notes for net-mgmt/phpipam 1.4.1
PR: 248655
Submitted by: Marko Cupac <marko.cupac@mimar.rs>
 |
|
Wednesday, 10 Mar 2021
|
22:11 osa
Repo-copy textproc/redisearch to textproc/redisearch16 and
update to the recent stable version v2.0.
 |
|
Tuesday, 9 Mar 2021
|
18:27 madpilot
- 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
 |
|
Tuesday, 2 Mar 2021
|
19:37 jrm
editors/emacs-devel: Update to 2021-03-02 commit, 20596a5
 |
|
Monday, 22 Feb 2021
|
17:25 blackend
Fix some typos.
 |
Number of commits found: 2829 (showing only 100 on this page) |