non port: Mk/bsd.default-versions.mk |
Number of commits found: 450 (showing only 100 on this page) |
Thursday, 2 Oct 2025
|
08:53 Matthias Andree (mandree)
Mk/: update openssl3* comments for newer ports
Now that security/openssl36 is official
related to:
PR: 289938
092db47 |
Wednesday, 1 Oct 2025
|
12:01 Matthias Andree (mandree)
security/openssl32: Revert "Remove expired port"
This reverts commit 38010f8c963447fe75bb7965f62e61e8f0e37c87.
I am removing the patch because it contains unapproved changes to Mk/
while the approval for the following is pending:
PR: 289938
f261c43 |
09:58 Matthias Andree (mandree)
security/openssl32: Remove expired port
2025-09-30 security/openssl32: Please use security/openssl35 (LTS)
At the same time, update Mk/ infrastructure to remove traces of
openssl31 (forgotten at the time when we removed it) and openssl32,
and fill in openssl34 openssl35 openssl36 instead.
38010f8 |
Wednesday, 24 Sep 2025
|
09:22 Rene Ladan (rene)
Mk/bsd.default-versions.mk: remove GCC=11
842642c |
Wednesday, 3 Sep 2025
|
21:15 Rene Ladan (rene)
Mk: unregister expired www/node18
7b7ceb6 |
Sunday, 17 Aug 2025
|
06:33 Mathieu Arnold (mat)
Mk/bsd.default-versions.mk: update perl5 default to 5.42
PR: 288020
0716058 |
Thursday, 14 Aug 2025
|
13:05 Muhammad Moinur Rahman (bofh)
Mk/Uses/mysql.mk: Remove stale mariadb105 reference
- Sync Mk/bsd.default-versions.mk with current versions
Approved by: portmgr (just-fix-it)
b8a9212 |
01:46 Adam Weinberger (adamw)
Mk: Support for Go 1.25
1.24 remains the default
fe7d2a3 |
Tuesday, 12 Aug 2025
|
18:16 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: remove lazarus 4.0 and add 4.2
(followup of 04dadb8de67cc68ef2f9a24bed18f5a30fbfdd80)
9cf988c |
Monday, 11 Aug 2025
|
14:29 Vladimir Druzenko (vvd)
Mk/{Uses/llvm.mk,bsd.default-versions.mk}: Add devel/llvm21
Approved by: brooks (mantainer of devel/llvm*)
10eb826 |
Sunday, 3 Aug 2025
|
21:39 Piotr Kubaj (pkubaj)
Mk/bsd.default-versions.mk: use luajit-openresty for powerpc64*
Other luajit ports don't support powerpc64*.
Pointy hat: osa
25ab227 |
Wednesday, 23 Jul 2025
|
21:43 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Update LAZARUS_DEFAULT to 4.2
04dadb8 |
Wednesday, 9 Jul 2025
|
03:05 Sergey A. Osokin (osa)
lang/luajit: update to v2.1
Disconnect lang/luajit-devel from the build, will be removed soon.
Bump PORTREVISIONs for the consumers.
Discussed with: adamw
PR: 225342
0af0578 |
Wednesday, 2 Jul 2025
|
16:29 Muhammad Moinur Rahman (bofh)
*/*php85*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.5.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS
c0b9892 |
Monday, 30 Jun 2025
|
20:33 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: Remove nodejs 23
b74a04d |
Sunday, 29 Jun 2025
|
07:42 Mathieu Arnold (mat)
lang/perl5.42: introduce new Perl version
Changes: https://metacpan.org/release/CONTRA/perl-5.42.0-RC1/view/pod/perldelta.pod
0711140 |
Sunday, 1 Jun 2025
|
21:20 Rene Ladan (rene)
Revert: "Mk: unregister expired www/node18"
This reverts commit 16956a660928f7dff5738ca259aaa86d489a60a7.
This has to be committed together with the removal of www/*node18,
which we cannot do yet because of textproc/kibana8.
Noticed by: bofh
3204f5b |
20:21 Rene Ladan (rene)
Mk: unregister expired www/node18
16956a6 |
Thursday, 29 May 2025
|
11:53 Rene Ladan (rene)
Mk: unregister expired lang/perl5.36
d4a6f84 |
Sunday, 25 May 2025
|
18:49 Muhammad Moinur Rahman (bofh)
Mk/bsd.default-versions.mk: Sync with llvm.mk
Approved by: portmgr (blanket)
02e33c0 |
Saturday, 24 May 2025
|
00:40 Jose Alonso Cardenas Marquez (acm)
editors/lazarus*: Updatet to 4.0
ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_4.0_release_notes
4df4940 |
Wednesday, 21 May 2025
|
17:26 Adam Weinberger (adamw)
defaults: Change Go default to 1.24
There's a lot that's happening in Go town. All Go versions can build any
other Go version, so individual Go ports are irrelevant.
There's no longer any point to having multiple Go versions. On paper,
it's SUPPOSED to work like this:
- 1.24 can build something that only works in ex. 1.14
- It restricts itself to features that quirks in 1.14
- It's precisely the same as building it in 1.14 itself, except with
toolchain bugs fixed, etc.
- 1.24 can build something that only works in 1.28
- It downloads the sources for 1.28, builds that stdlib, and then
statically links against that
The first step here is making Go 1.24 the default and seeing whether
reality matches the specs. If everything looks good, the next steps are:
1. Remove all version specifiers from Go ports.
2. Remove all other Go versions except 1.24 and 1.25-devel, and simplify
the heck out of Uses/go.mk.
3. ???
4. Profit.
All these changes should be largely transparent. Except if it's not.
Wish me luck, as I wish the builders luck. Vaya con Dios.
8cb04a4 |
Sunday, 18 May 2025
|
03:54 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: Add nodejs 24 and update current
9870524 |
Wednesday, 14 May 2025
|
11:42 Mathieu Arnold (mat)
Mk/bsd.default-versions.mk: update perl5 default to 5.40
PR: 286309
0705456 |
Friday, 9 May 2025
|
10:06 Yasuhiro Kimura (yasu)
Mk/bsd.default-versions.mk: Change default version of Ruby to 3.3
With the release of 3.2.8 Ruby 3.2 series switched to security fix
only phase and will be reach its EoL on March 2026. So change defult
version of Ruby to 3.3.
Following changes are made to pass exp-run.
* Fix build of audio/rubygem-ruby-shout by adding
'--with-cflags="-Wno-error=int-conversion"' to CONFIGURE_ARGS.
* Build of devel/rubygem-mmap2 fails with Ruby 3.3 and later because
of internal API change of Ruby. So mark BROKEN with them.
* devel/rubygem-xdg7, sysutils/vagrant and www/redmine51 don't support
Ruby 3.3 and later. So mark BROKEN with them.
* misc/sdformat and textproc/ruby-rdtool are already marked BROKEN
with Ruby 3.2 and build with all other Ruby versions also fails with
same error. So mark just BROKEN.
* Fix plist error of sysutils/puppet8.
* Fix RUN_DEPENDS of textproc/quarto.
PR: 286217
Approved by: self (with hat of ruby)
Exp-run by: antoine
da2a4bd |
Tuesday, 6 May 2025
|
18:34 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 17
See UPDATING for upgrade advice
PR: 283788
Approved by: antoine (exp-run)
bcb73b4 |
Saturday, 3 May 2025
|
09:46 Lorenzo Salvadore (salvadore)
Mk/bsd.gcc.mk: Update with new GCC ports
- Add GCC 16.
- Switch GCC 15 to its first release version.
Approved by: gerald (maintainer)
b268e2a |
Monday, 21 Apr 2025
|
02:39 Yasuhiro Kimura (yasu)
lang/ruby35: Add new port
Add preview1 of Ruby 3.5 series.
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/04/18/ruby-3-5-0-preview1-released/
bc358c3 |
Sunday, 20 Apr 2025
|
03:34 Yasuhiro Kimura (yasu)
Mk/bsd.default-versions.mk: Update possible values of RUBY_DEFAULT
lang/ruby31 has already removed from ports tree.
30827af |
03:20 Yasuhiro Kimura (yasu)
lang/ruby34: Add new port
Add lang/ruby34, new 3.4 series of Ruby language.
ReleaseNotes: https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-1-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/02/14/ruby-3-4-2-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/04/14/ruby-3-4-3-released/
438427b |
Wednesday, 9 Apr 2025
|
10:30 Gleb Popov (arrowd)
Framework: Switch LINUX_DEFAULT to rl9 for all arches except i386
Differential Revision: https://reviews.freebsd.org/D49632
Approved by: portmgr (bapt)
614644e |
Tuesday, 8 Apr 2025
|
01:59 Charlie Li (vishwin) Author: Wen Heping
lang/python312: add 3.12.9
What's new: https://docs.python.org/3/whatsnew/3.12.html
PR: 271673
Co-authored-by: vishwin
Differential Revision: https://reviews.freebsd.org/D49679
deb3169 |
Sunday, 6 Apr 2025
|
03:11 Charlie Li (vishwin)
bsd.default-versions.mk: remove Python 3.8 comment
f3fe38d |
Saturday, 29 Mar 2025
|
16:18 Joseph Mingrone (jrm)
Mk/bsd.default-versions.mk: Note version 24 of openjdk in comment
8866cf9 |
Thursday, 6 Mar 2025
|
16:59 Adam Weinberger (adamw) Author: Denis Shaposhnikov
lang/go124: Add port
PR: 284764
c70b0d4 |
Wednesday, 26 Feb 2025
|
19:01 Dimitry Andric (dim)
bsd.default-versions.mk: bump LLVM_DEFAULT to 19.
PR: 284297
Approved by: portmgr (rene)
MFH: 2025Q1
6913526 |
Tuesday, 4 Feb 2025
|
20:37 Rene Ladan (rene)
Mk: unregister expired databases/mysql90-*
a5f4c7b |
Saturday, 1 Feb 2025
|
02:59 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Minor change
- Change 3.99 to 4.99 version
614d36d |
Thursday, 30 Jan 2025
|
14:42 Xavier Beaudouin (kiwi)
Mk: Add Samba 4.20
Add Samba 4.20 to Uses/samba.mk and bsd.default-versions.mk.
PR: 280533
Approved by: samba (0mp, kiwi)
Sponsored by: Klara, Inc.
Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org>
29ed900 |
Tuesday, 28 Jan 2025
|
17:05 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update tcltk comment
- Remove EOL'd 8.5 and deprecated 8.7
- Add 9.0
7c09878 |
Saturday, 25 Jan 2025
|
00:19 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Update lazarus default version to 3.8.0
18c2b06 |
Thursday, 9 Jan 2025
|
18:44 Jochen Neumeister (joneum)
databases/mysql91-{server|client}: add new Ports
Welcome MySQL 9.1
What is new in MySQL9.1:
https://dev.mysql.com/doc/relnotes/mysql/9.1/en/news-9-1-0.html
MySQL8.4+ supports only 64-bit platforms!
Sponsored by: Netzkommune GmbH
Special thanks to: samm
1fbff9c |
Wednesday, 1 Jan 2025
|
12:00 Rene Ladan (rene)
all: unregister expired postgresql12 and update affected USES
bca2014 |
Tuesday, 31 Dec 2024
|
14:39 Muhammad Moinur Rahman (bofh)
**php**: Switch PHP default
Active support for php 8.2 ends tonight. So time to switch the PHP
default. See:
https://www.php.net/supported-versions.php
Tested through local exp-run.
Approved by: portmgr (blanket)
522fb32 |
Friday, 27 Dec 2024
|
19:41 Joseph Mingrone (jrm) Author: Haral Eilertsen
java/openjdk23: Add port
Release notes: https://openjdk.org/projects/jdk/23/
Reviewed by: bofh, diizzy, emaste, glewis, jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48194
aa17c50 |
10:37 Muhammad Moinur Rahman (bofh)
Mk/bsd.java.mk: Hook openjdk22 into java system
PR: 283600
Approved by: java, glewis
494efd7 |
Tuesday, 3 Dec 2024
|
17:29 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update nodejs comment
Node.js 22 is the new lts.
Reference: https://github.com/nodejs/Release/blob/main/README.md#release-schedule
https://github.com/nodejs/Release/commit/60a6dfbf8677fc0acac91699c5a3c55093792ee3
001205c |
Thursday, 31 Oct 2024
|
22:11 Rene Ladan (rene)
Mk: Revert "Mk: unregister expired lang/python38 and update some comments"
This reverts commit ee12243bdd7f5fda05a716c29f90671307a5c059.
At least devel/include-what-you-use and emulators/libretro-mame still
require Python 3.8
c6cba04 |
22:01 Rene Ladan (rene)
Mk: unregister expired lang/python38 and update some comments
ee12243 |
20:41 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add llvm 18 and 19
5b5d244 |
Monday, 21 Oct 2024
|
09:17 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update nodejs comment
Node.js 23 is the new current.
Reference: https://github.com/nodejs/Release/blob/main/README.md#release-schedule
https://github.com/nodejs/Release/commit/a7eb7a7e7fa303c21f8e06bad8e8255cf045f15b
e1a6126 |
Sunday, 20 Oct 2024
|
12:27 Rene Ladan (rene)
Mk: unregister expired lang/gcc10
3ef17f3 |
Wednesday, 9 Oct 2024
|
05:58 Jose Alonso Cardenas Marquez (acm)
editors/lazarus-devel: Update to 4.99
c140ec7 |
05:58 Jose Alonso Cardenas Marquez (acm)
editors/lazarus: Update to 3.6.0
313f570 |
Monday, 30 Sep 2024
|
13:38 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add pgsql 17
databases/postgresql17-* is 17.0 now.
It also matches Mk/Uses/pgsql.mk.
Reference: https://cgit.freebsd.org/ports/commit/?id=7327472603f98df8f9e889a599b3c6dd64d5feea
https://cgit.freebsd.org/ports/commit/?id=82699783b8e89534999cc4b85c101823f453e6be
499662f |
Tuesday, 17 Sep 2024
|
08:30 Jose Alonso Cardenas Marquez (acm)
lang/fpc-devel: Improve aarch64 support for fpc/lazarus based ports
87b2573 |
01:46 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Use a better way for detect WANT_FPC|LAZARUS_DEVEL
28a4afe |
Tuesday, 10 Sep 2024
|
15:07 Mateusz Piotrowski (0mp)
Mk/bsd.default-versions.mk: Revert the SAMBA default from 4.19 back to 4.16
This reverts commit 0d1aba712a301ddb1e8b7ccbf3acc721dc3c90e8.
A recently reported bug 281360 might suggests that Samba 4.19 does not
work with Time Machine and might result in data loss.
Let's revert the default version bump for now until we have more time to
plan how we are going to deal with issue. A potential solution would be
to disable Time Machine support in 4.19 for now.
PR: 280769 281360
Reported by: theraven
Approved by: samba (0mp)
550e029 |
11:43 Mateusz Piotrowski (0mp)
Mk/bsd.default-versions.mk: Switch SAMBA default to 4.19
PR: 280769
Exp-run by: antoine
Approved by: portmgr (exp-run), samba (0mp)
Sponsored by: Klara, Inc.
0d1aba7 |
Sunday, 8 Sep 2024
|
16:05 Adam Weinberger (adamw)
Mk: Support go1.23
a4183d5 |
Monday, 2 Sep 2024
|
19:10 Rene Ladan (rene)
Mk: unregister expired mysql81
55fc390 |
Sunday, 1 Sep 2024
|
01:00 Jochen Neumeister (joneum)
databases/mysql90-{server|client}: add new Ports
Welcome MySQL 8.4
What is new in MySQL8.4 since MySQL 9.0:
https://dev.mysql.com/doc/refman/9.0/en/mysql-nutshell.html
HINT: MySQL8.4+ supports only 64-bit platforms!!!
Sponsored by: Netzkommune GmbH
83d646c |
Saturday, 3 Aug 2024
|
15:59 Michael Osipov (michaelo)
Mk/: Possible values for "ssl" are inconsistent
Co-authored-by: Mathieu Arnold <mat@FreeBSD.org>
PR: 278406
Approved by: jrm (mentor), otis (mentor), mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D46059
4c51f2b |
Sunday, 28 Jul 2024
|
13:15 Muhammad Moinur Rahman (bofh)
*/*php84*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
42db2c3 |
Tuesday, 23 Jul 2024
|
16:31 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 16
See UPDATING for upgrade advice
PR: 278885
Exp-run by: antoine
b86336f |
Thursday, 18 Jul 2024
|
09:50 Vladimir Druzenko (vvd)
Mk/bsd.default-versions.mk: Update comment: Add MariaDB 11.4
8b32619 |
Sunday, 30 Jun 2024
|
12:51 Rene Ladan (rene)
Mk: unregister expired lang/gcc9
34fa701 |
11:57 Rene Ladan (rene)
Mk: unregister expired www/node21
2dc24e3 |
11:25 Rene Ladan (rene)
Mk: unregister expired lang/perl5.34
14fd4a8 |
Tuesday, 18 Jun 2024
|
04:04 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add perl5 5.40
4b7e407 |
Sunday, 16 Jun 2024
|
08:26 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Update LAZARUS default versions
- Othe minor modification about fpc version
42b4007 |
08:26 Jose Alonso Cardenas Marquez (acm)
lang/fpc: update to 3.2.3
- Now we will use fixes_3.2 branch. It includes fixes of stable branch of fpc
- Remove obsolete patch files
- Change FPC DEFAULT version to 3.2.3
22caa26 |
Wednesday, 5 Jun 2024
|
12:13 Mathieu Arnold (mat)
Mk/bsd.default-versions.mk: add a comment about updating default Perl
When we bump PERL5_DEFAULT, we need to mark the lang/perl5.* ports older
than the new default as DEPRECATED, so that people know they are old,
and they should upgrade.
0666400 |
Wednesday, 29 May 2024
|
13:51 Ruslan Makhmatkhanov (rm)
Mk/Uses/python.mk: Switch to Python 3.11 as default
The switch is a collective effort of Wen Heping, Alastair Hogge,
Muhammad Moinur Rahman, Antoine Brodin, Vladimir Druzenko,
Thomas Zander, Daniel Engberg et al.
PR: 275494
Tested by: antoine (multiple exp-runs)
With hat: python
62a23ef |
Friday, 24 May 2024
|
16:15 Jochen Neumeister (joneum)
databases/mysql84-{server|client}: add new Ports
Welcome MySQL 8.4
What is new in MySQL8.4 since MySQL 8.0:
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
HINT: MySQL8.2+ supports only 64-bit platforms!!!
special thanks for the majority of the work on this port: samm aka Alex
S.
3c10bef |
Thursday, 16 May 2024
|
06:21 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update nodejs comment
Node.js 22 is the new current.
Reference: https://github.com/nodejs/Release/blob/main/README.md#release-schedule
https://github.com/nodejs/Release/commit/17c98b429783838c7c19471c598a03082fcf4f7b
4dcff5a |
Sunday, 12 May 2024
|
10:01 Gleb Popov (arrowd)
Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Dima Panov <fluffy@FreeBSD.org>
5aa75e1 |
Monday, 6 May 2024
|
11:59 Lorenzo Salvadore (salvadore)
Mk/bsd.gcc.mk: Add GCC 15 support
b481def |
Thursday, 18 Apr 2024
|
19:03 Rene Ladan (rene)
Mk: unregister expired Go 1.19
Simplify a tautology in USES=go while here.
01dfb9b |
Monday, 1 Apr 2024
|
13:31 Rene Ladan (rene)
Mk: unregister expired net/samba413
abc5940 |
10:25 Rene Ladan (rene)
Mk: unregister expired llvm10
d5a66b3 |
Sunday, 31 Mar 2024
|
10:38 Rene Ladan (rene)
Mk: unregister expired lang/ruby30
767b02e |
Sunday, 24 Mar 2024
|
14:29 Muhammad Moinur Rahman (bofh)
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run)
a5a000d |
06:29 Jose Alonso Cardenas Marquez (acm)
editors/lazarus-devel*: Update to 3.3.1.20240323
- Use fpc-devel as dependency
bd468c7 |
04:36 Jose Alonso Cardenas Marquez (acm)
*/*: Bump PORTREVISION. lazarus was updated to 3.2.0
- Change default lazarus version to 3.2.0
cc84ccd |
Sunday, 17 Mar 2024
|
15:01 Muhammad Moinur Rahman (bofh)
www/node16: Remove expired port
ff92351 |
Wednesday, 28 Feb 2024
|
08:20 Muhammad Moinur Rahman (bofh)
*/ruby: Switch DEFAULT to 3.2
BREAKING CHANGES:
www/redmine50 will stop working. At the moment there is no redmine 5.1.X
in the tree. So users of redmine should utilize the following in their
relevant make.conf file:
DEFAULT_VERSIONS=ruby=3.1
PR: 244427
Approved by: portmgr (exp-run)
d0833d7 |
Saturday, 24 Feb 2024
|
10:27 Lorenzo Salvadore (salvadore)
Mk/bsd.default-versions.mk: Set GCC_DEFAULT=13
Also updates the list of available GCC versions.
PR: 273397
Tested by: exp-run (antoine)
38cea82 |
Tuesday, 20 Feb 2024
|
21:08 Ashish SHUKLA (ashish)
lang/go122: New port: Go release, version 1.22
- Update Mk/* for Go 1.22
PR: 277091
6277275 |
Friday, 9 Feb 2024
|
15:33 Mikael Urankar (mikael)
net/samba419: Add new port
Many thanks to Joshua Kinard, Siva Mahadevan, Yasuhiro Kimura, Andrew Walker,
and Peter Eriksson for their patches.
PR: 270383
b0a4fa4 |
Sunday, 31 Dec 2023
|
03:51 Muhammad Moinur Rahman (bofh)
Mk/bsd.default-versions.mk: Switch SAMBA default to 4.16
PR: 275224
Approved by: portmgr (exp-run)
fabf8b5 |
00:06 Muhammad Moinur Rahman (bofh)
lang/php80: Sunset
beced89 |
00:06 Muhammad Moinur Rahman (bofh)
databases/postgresql11: Sunset
bbd8259 |
00:06 Muhammad Moinur Rahman (bofh)
lang/gcc8: Remove expired port
2023-12-31 lang/gcc8: Unsupported by upstream. Use GCC 11 or newer instead.
8738260 |
00:06 Muhammad Moinur Rahman (bofh)
databases/mysql57-*: Remove expired port
e716c4e |
00:06 Muhammad Moinur Rahman (bofh) Author: Michael Osipov
print/ghostscript9-agpl-*: Remove expired port
2023-12-31 print/ghostscript9-agpl-x11: Obsolete and unsupported upstream,
consider using print/ghostscipt10
2023-12-31 print/ghostscript9-agpl-base: Obsolete and unsupported upstream,
consider using print/ghostscipt10
Differential Revision: https://reviews.freebsd.org/D42376
b05ed46 |
00:06 Muhammad Moinur Rahman (bofh)
databases/mysqlwsrep57-server: Remove expired port
Depends on upstream EOL MySQL 5.7.
74b5232 |
Sunday, 24 Dec 2023
|
18:52 Muhammad Moinur Rahman (bofh)
Mk/Uses/mysql.mk: Remove percona57
percona57-* was removed from the tree on 2023-10-01 as upstream support
ended however the necessary codebase in the Mk infrastructure was still
there. This commit removes thos unnecessary part and also syncs with
bsd.default-version.mk.
66f73a2 |
Saturday, 23 Dec 2023
|
01:11 Jose Alonso Cardenas Marquez (acm)
editors/lazarus-*: Update to 3.0.0 and 3.1.0
- Add editors/lazarus-qt6
- Add new CONFLICTS
- Change default lazarus and lazarus-devel to 3.0.0 and 3.1.0
- Change lazarus.mk file. Now stable and devel version support qt6 interface
4a05009 |
Monday, 18 Dec 2023
|
06:54 Jochen Neumeister (joneum)
add databases/mysql81-server and databases/mysql81-client
Welcome MySQL81 to the Port Tree
Special thanks for help: fluffy, both
Sponsored by: Netzkommune GmbH
7e5dafe |
Number of commits found: 450 (showing only 100 on this page) |