| non port: lang/Makefile |
Number of commits found: 1194 (showing only 100 on this page) |
|
Monday, 11 May 2026
|
18:18 Yusuf Yaman (nxjoseph)
lang/Makefile: unbreak INDEX
PR: 295202
Reported by: Yasuhito FUTATSUKI
Approved by: vvd (co-mentor, implicit)
8d5202d |
15:33 Kenneth Raplee (kenrap) Author: Pero Oršolić
lang/zig015: copy from lang/zig
Create the lang/zig015 for ports not ready for Zig 0.16.0 and depending
on Zig 0.15
PR: 294741
Approved by: arrowd (co-mentor)
5baffc8 |
|
Saturday, 9 May 2026
|
22:03 Vladimir Druzenko (vvd) Author: Matthias Andree
lang/python315: New port, Python 3.15.0beta1
Please read: https://blog.python.org/2026/05/python-3150-beta-1/
Changelog: https://www.python.org/downloads/release/python-3150b1/
Details: https://docs.python.org/3.15/whatsnew/3.15.html
PR: 295131
Sponsored by: UNIS Labs
4ade564 |
|
Monday, 4 May 2026
|
16:41 Rene Ladan (rene)
lang/ghc92: Remove expired port
2026-04-30 lang/ghc92: Old version
563fb63 |
16:40 Rene Ladan (rene)
lang/ruby32: Remove expired port
2026-04-30 lang/ruby32: Please migrate to newer version. Ruby 3.2 is expected to
reach its EoL on March 31, 2026
8b1a7934 |
16:30 Rene Ladan (rene)
lang/elm: Remove expired port
2026-04-30 lang/elm: Depends on a deprecated compiler's version
ee6c12d |
|
Sunday, 3 May 2026
|
20:46 Dave Cottlehuber (dch)
lang/erlang-runtime29: Import RC3 from upstream
https://www.erlang.org/news/186
https://erlang.org/download/otp_src_29.0-rc3.readme
Sponsored by: SkunkWerks, GmbH
b147bca |
|
Wednesday, 29 Apr 2026
|
13:26 Lorenzo Salvadore (salvadore)
lang/gcc17-devel: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc17, g++17,
and gfortran17, respectively.
This is the first snapshot from trunk with the GCC 17 designation.
It largely is a copy of lang/gcc16-devel.
619a15f |
|
Tuesday, 28 Apr 2026
|
00:17 Yuri Victorovich (yuri)
lang/bun: New port: JavaScript runtime, bundler, test runner, and package
manager
8407c94 |
|
Friday, 17 Apr 2026
|
05:36 Michael Osipov (michaelo) Author: Derek Anderson
[NEW PORT] lang/nickel Universal configuration language
Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR: 294549
96a7b88 |
|
Tuesday, 31 Mar 2026
|
17:06 Rene Ladan (rene)
lang/cython0: Revert: Remove expired port, it broke INDEX
This reverts commit 56c3f39b3f92b4356488716e88f10f832ae2001d.
24e24d7 |
16:11 Rene Ladan (rene)
lang/cython0: Remove expired port
2026-03-31 lang/cython0
56c3f39 |
|
Sunday, 15 Mar 2026
|
15:28 Robert Clausecker (fuz)
lang/asmc: Masm compatible assembler
Asmc is a slow-burning attempt of making a functional programming
language out of assembly. It supports AVX-512 instructions (Masm v14)
but the Version macro is currently set to v10. The assembler is
written in assembly and is open source under the GNU General Public
License. It runs on Windows and Linux.
NOTE: this assembler is written in assembly and has its own structure
definitions for Linux that it uses when it builds itself. While these
are wrong on FreeBSD, the set of library calls it does is small and
only readdir() and sigaction() seem to possibly diverge. However,
this does not seem to cause any observable problems when using asmc to
build the LZMA SDK on amd64, though there is a crash on i386 I need to
investigate further.
WWW: https://github.com/nidud/asmc
cdf6e05 |
|
Thursday, 12 Mar 2026
|
15:04 Rene Ladan (rene)
lang/go124: Remove expired port
2026-03-11 lang/go124: End of life--please switch to go125 or go126
79939a753 |
|
Sunday, 1 Mar 2026
|
17:37 Rene Ladan (rene)
lang/go-devel: Remove expired port
2026-03-01 lang/go-devel: Old version of Go. Use the go package (lang/go)
instead.
d6b2b21 |
|
Tuesday, 17 Feb 2026
|
20:19 Siva Mahadevan (siva)
lang/cbqn: new port: A BQN implementation in C
Approved by: lwhsu (mentor, implicitly)
3ae18e1 |
|
Wednesday, 11 Feb 2026
|
18:06 Adam Weinberger (adamw)
lang/go126: Add go 1.26
From https://go.dev/doc/go1.26:
The latest Go release, version 1.26, arrives in February 2026, six
months after Go 1.25. Most of its changes are in the implementation
of the toolchain, runtime, and libraries. As always, the release
maintains the Go 1 promise of compatibility. We expect almost all Go
programs to continue to compile and run as before.
There are exciting updates in this new Go minor:
- New Green Tea-based garbage collector that cuts GC overhead by an
observed 10-40%.
- cgo runtime overhead reduced by an observed 30%.
- `go fix` has been rewritten as is now Go's official modernizer. In
particular, it includes all of `go vet`'s heuristics, making it
possible to fix the things that the latter identifies.
- Heap base address is now randomized.
- pprof can now (experimentally) identify leaked goroutines.
- New crypto/hpke package includes support for quantum-vulnerable and
post-quantum hybrid KEMs.
3439683 |
|
Saturday, 7 Feb 2026
|
12:36 Vladimir Druzenko (vvd) Author: Trond Endrestøl
lang/Makefile: Remove python-doc-pdf-a4
PR: 292970
Approved by: blanket
Fixes: 5e61a90f3a23 (lang/python-doc-pdf-a4: remove)
c004847 |
|
Thursday, 15 Jan 2026
|
17:51 Po-Chuan Hsieh (sunpoet)
lang/cython3: Remove obsoleted port
Use lang/cython instead.
bad7417 |
|
Wednesday, 14 Jan 2026
|
14:40 Adam Weinberger (adamw)
lang/go12{2,3}: Remove remaining unsupported versions of Go
Go's support lifecycle is current minor and current-1. New minors are
released every 6 months, so any minor is supported for one year. There
are no LTS versions.
With des's phenomenal work on go.mk, it was finally possible to
resolve the remaining hard deps on these old versions.
5cc7a15 |
|
Sunday, 4 Jan 2026
|
21:50 Gleb Popov (arrowd)
lang/ghc98: Create port from lang/ghc
97824cf |
|
Thursday, 1 Jan 2026
|
19:51 Michael Zhilin (mizhka)
lang/kotlin22: add port for Kotlin 2.2.21
This port is required by games/lwjgl3. Since Kotlin 2.3.0, Ant support has been
removed, but lwjgl3 has complex long ongoing migration story from Ant to
Gradle.
Hopefully after migration the port may be removed.
PR: 292099
Reported by: vvd@
ead895e |
15:56 Rene Ladan (rene)
lang/go121: Remove expired port
2026-01-01 lang/go121: Old version, unsupported upstream
49bafa7 |
12:25 Rene Ladan (rene)
lang/go121: revert "Remove expired port"
This reverts commit 00007dfa8db499e601fbf2150ce43ebe73312e86.
This port is still needed by textproc/zed
0f8fc8c |
11:58 Rene Ladan (rene)
lang/go121: Remove expired port
2026-01-01 lang/go121: Old version, unsupported upstream
00007df |
11:54 Rene Ladan (rene)
lang/go120: Remove expired port
2026-01-01 lang/go120: Old version, unsupported upstream
ad4b025 |
|
Wednesday, 31 Dec 2025
|
14:48 Muhammad Moinur Rahman (bofh)
*/*php81*: Sunset
95b3559 |
12:53 Rene Ladan (rene)
lang/spidermonkey102: Remove expired port
2025-12-31 lang/spidermonkey102: Old version, no more users in the ports tree.
df7a509 |
12:51 Rene Ladan (rene)
lang/spidermonkey78: Remove expired port
2025-12-31 lang/spidermonkey78: Legacy version
d1586ef |
|
Tuesday, 30 Dec 2025
|
13:29 Po-Chuan Hsieh (sunpoet)
lang/cython0: Add cython0 0.29.37 (copied from cython)
- Add PORTSCOUT
5776980 |
|
Sunday, 28 Dec 2025
|
15:35 Thierry Thomas (thierry)
lang/gnat14: repocopy from lzng/gnat13
df1970a5 |
|
Thursday, 18 Dec 2025
|
10:47 Rodrigo Osorio (rodrigo)
lang/zig014: copy from lang/zig
Zig is making lots of breaking changes from 0.14
to 0.15 consumers aren't necessarily keeping up.
Create the lang/zig014 as a tempoirary solution
for ports depending on zig 0.14
PR: 289011
Approved by: Pero Oršolić <bsd@orsolic.org> (maintainer)
59aa706 |
|
Tuesday, 16 Dec 2025
|
09:23 Yuri Victorovich (yuri)
lang/typstfmt: Remove
4326361 |
|
Monday, 1 Dec 2025
|
11:29 Rene Ladan (rene)
lang/typescript: Remove expired port
2025-11-30 lang/typescript: New port was added without port maintainer,
submitter not interested in taking it. See
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856 and contact mandree@ if
you are willing to maintain typescript and have a track record that lets you
appear suitable for maintaining a high-profile port.
fe8e952 |
|
Tuesday, 18 Nov 2025
|
20:18 Matthias Andree (mandree)
lang/spidermonkey91: Remove expired port
lang/spidermonkey91 has no users in the ports tree, so let's remove
before someone adds a museum software port that depends on it.
We have more than enough newer versions available to start new projects.
88e0ee1 |
19:39 Charlie Li (vishwin)
lang/spidermonkey140: add
f26f347 |
|
Monday, 17 Nov 2025
|
22:52 Yasuhiro Kimura (yasu)
lang/ruby40: Rename from lang/ruby35
Upstrem changed version of master branch in their repository from 3.5
to 4.0.
9edd05a |
|
Sunday, 16 Nov 2025
|
12:13 Hiroki Tagato (tagattie)
lang/typescript-go: Add port: JavaScript with syntax for types
TypeScript is JavaScript with syntax for types.
TypeScript is a strongly typed programming language that builds on
JavaScript, giving you better tooling at any scale.
WWW: https://www.typescriptlang.org/
WWW: https://devblogs.microsoft.com/typescript/typescript-native-port/
567b394 |
|
Saturday, 1 Nov 2025
|
22:40 Charlie Li (vishwin) Author: Wen Heping
lang/python313: add
What's new: https://docs.python.org/3/whatsnew/3.13.html
Most notably, introduce free-threaded mode. As this mode changes
the ABI, the entire distribution lives in a separate hierarchy, and
thus a new child port (lang/python313t) and FLAVOR (py313t) are
introduced.
Co-authored-by: vishwin
PR: 274671
Differential Revision: https://reviews.freebsd.org/D49680
edcf1d7 |
20:11 Matthias Andree (mandree) Author: Wen Heping
lang/python314: add new port
-----
committer's note by mandree@:
This does not enable the optional free-threaded build.
PR: 282176
962f4aa |
12:26 Matthias Andree (mandree)
lang/python39: Remove expired port
2025-10-31 lang/python39: Upgrade to a newer Python version. 3.9 is in
maintenance status and gets security fixes only. End-of-Life: 2025-10. See
https://devguide.python.org/versions/
05de8ef |
|
Wednesday, 22 Oct 2025
|
17:16 Gleb Popov (arrowd)
lang/dotnet-devel: Add port targeting .NET 10.0.0-alpha.1.24530.1
This port is intended to be used to produce bootstraps for upcoming .NET
versions. It is not intended to be packaged by FreeBSD, hence setting
the IGNORE knob.
dd3f029 |
|
Sunday, 19 Oct 2025
|
08:03 Robert Clausecker (fuz)
lang/kefir: C17/C23 compiler
Kefir is an independent compiler for the C17/C23 programming language,
developed by Jevgenij Protopopov. Kefir has been validated with a test
suite of 80 software projects, among which are GNU core- and binutils,
Curl, Nginx, OpenSSL, Perl, Postgresql, Tcl and many others. The
compiler targets x86_64 architecture and System-V AMD64 ABI, supporting
Linux, FreeBSD, NetBSD an OpenBSD. While the primary priority is
compatibility and compliance, Kefir also features conservative SSA-based
optimization pipeline, debug information generation,
position-independent code, and implements bit-identical bootstrap.
Kefir focuses on C source code translation to assembly, and integrates
with the rest of system toolchain (assembler, linker, standard library)
for other tasks.
WWW: https://kefir.protopopov.lv/
8a2fd68 |
|
Thursday, 9 Oct 2025
|
05:23 Yuri Victorovich (yuri)
lang/py-gherkin-official: New port: Gherkin parser (official, by Cucumber team)
575a3fb |
|
Tuesday, 30 Sep 2025
|
00:13 Don Lewis (truckman) Author: Olivier Duchateau
lang/typescript: New port
Strongly typed superset of JavaScript that compiles to JavaScript output.
PR: 289856
4e48906 |
|
Wednesday, 24 Sep 2025
|
09:56 Rene Ladan (rene)
lang/gcc11: Remove expired port
2025-07-19 lang/gcc11: End-of-life upstream since mid 2024, newer versions
available
Event: EuroBSDCon 2025 devsummit
e00b185 |
|
Monday, 1 Sep 2025
|
08:24 Mikael Urankar (mikael)
lang/rust: fork 1.88 into a pinned port
A temporary workaround for devel/git-branchless and games/veloren-weekly.
PR: 288923, 289015, 289016
c61dde3 |
|
Sunday, 31 Aug 2025
|
10:11 Rene Ladan (rene)
lang/zig010: Remove expired port
2025-08-30 lang/zig010: Old zig implementation, no consumers in ports
7ef7906 |
|
Thursday, 14 Aug 2025
|
01:46 Adam Weinberger (adamw)
lang/go125: Add port
Introduction to Go 1.25¶
The latest Go release, version 1.25, arrives in August 2025, six months
after Go 1.24. Most of its changes are in the implementation of the
toolchain, runtime, and libraries. As always, the release maintains the
Go 1 promise of compatibility. We expect almost all Go programs to
continue to compile and run as before.
https://go.dev/doc/go1.25
eb2548c |
|
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 |
|
Tuesday, 1 Jul 2025
|
16:45 Rene Ladan (rene)
lang/linux-dotnet-cli: remove port depending on removed
lang/linux-dotnet-runtime
ba96410 |
16:42 Rene Ladan (rene)
lang/linux-dotnet-runtime: Remove expired port
2025-07-01 lang/linux-dotnet-runtime: Ancient version, no practical use
f8d5aab |
16:42 Rene Ladan (rene)
lang/linux-dotnet-sdk: Remove expired port
lang/linux-dotnet-sdk
9288dcc |
16:38 Rene Ladan (rene)
lang/linux-dotnet11-runtime: Remove expired port
2025-07-01 lang/linux-dotnet11-runtime: Ancient version, no practical use
7e0b634 |
16:37 Rene Ladan (rene)
lang/linux-dotnet10-runtime: Remove expired port
2025-07-01 lang/linux-dotnet10-runtime: Ancient version, no practical use
0cfa80b |
16:36 Rene Ladan (rene)
lang/linux-dotnet11-sdk: Remove expired port
lang/linux-dotnet11-sdk
2a62fc2 |
|
Monday, 30 Jun 2025
|
11:27 Rene Ladan (rene)
lang/spl: Remove expired port
2025-06-30 lang/spl: dead upstream
ee736db |
|
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, 22 Jun 2025
|
09:11 Kurt Jaeger (pi) Author: Jordan Gordeev
lang/swift510: New port
The Swift programming language -- a modern programming language with
many great features.
This port includes:
* the Swift compiler
* the Swift standard library
* various tools
* the Foundation framework
* the Swift Package Manager (SwiftPM)
* the run-time support that you need for running compiled programs
PR: 286454
Reviewed-by: kib
95f54e5 |
|
Sunday, 15 Jun 2025
|
16:23 Yuri Victorovich (yuri)
lang/frawk: Remove
PR: 287529
Reported by: Daniel Engberg <diizzy@FreeBSD.org>
07623da |
|
Wednesday, 4 Jun 2025
|
13:02 Gleb Popov (arrowd)
lang/ghc810: Remove the port
782acf9 |
|
Saturday, 31 May 2025
|
18:13 Rene Ladan (rene)
lang/kross-interpreters: Remove expired port
2025-05-30 lang/kross-interpreters: Development discontinued, not shipped with
the next KDE Gear release
de3407ac |
|
Thursday, 29 May 2025
|
11:56 Rene Ladan (rene)
lang/perl5.36: Remove expired port
2025-05-28 lang/perl5.36: Support end three years after .0 release, please
upgrade to a more recent version of Perl
bcd3d73 |
|
Tuesday, 13 May 2025
|
07:34 Gleb Popov (arrowd)
lang/ghc: Update to 9.8.4
Move GHC 9.6.7 to lang/ghc96
1a6b1d8 |
|
Saturday, 3 May 2025
|
09:46 Lorenzo Salvadore (salvadore)
lang/gcc16-devel: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc16, g++16,
and gfortran16, respectively.
This is the first snapshot from trunk with the GCC 16 designation. It
largely is a copy of lang/gcc15-devel.
Note: files/patch-libgcc_unwind.inc will get obsolete once all supported
FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1. [1]
PR: 285711 [1]
3e400b4 |
09:46 Lorenzo Salvadore (salvadore)
lang/gcc15: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc15,
g++15, and gfortran15, respectively.
This is the first release from the GCC 15 series.
It largely is a copy of lang/gcc15-devel, with release-specific
modifications from lang/gcc14.
Common issues that could happen when porting code to GCC 15:
https://gcc.gnu.org/gcc-15/porting_to.html
Changes: https://gcc.gnu.org/gcc-15/changes.html
Note: files/patch-libgcc_unwind.inc will get obsolete once all supported
FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1. [1]
PR: 285711 [1]
bfcb6f3 |
|
Tuesday, 22 Apr 2025
|
06:38 Wen Heping (wen) Author: Siva Mahadevan
lang/trealla-prolog: New port
A compact, efficient Prolog interpreter with ISO Prolog aspirations.
MIT licensed
Integers & Rationals are unbounded
Atoms are UTF-8 of unlimited length
The default double-quoted representation is *chars* list
Strings & slices are super-efficient (especially with mmap'd files)
REPL with history
Runs on Linux, Android, FreeBSD, macOS, and WebAssembly (WASI) & Go
API for calling from C (or by using WASM from Go & JS)
Foreign function interface (FFI) for calling out to user code
Access SQLITE databases using builtin module (uses FFI)
Concurrency via tasks / linda / futures / engines (generators)
Pre-emptive multi-threading
Blackboarding primitives
...
FFIs for GNU Scientific Library (GSL), SQLite, Raylib
Delimited continuations ##EXPERIMENTAL##
Rational trees ##EXPERIMENTAL##
CLP(Z) ##EXPERIMENTAL##
PR: 286272
Reported by: Siva Mahadevan <me@svmhdvn.name>
3c6713e |
|
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: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, 16 Apr 2025
|
06:50 Wen Heping (wen) Author: Siva Mahadevan
lang/scryer-prolog: New port
Scryer Prolog aims to become to ISO Prolog what GHC is to Haskell: an open
source industrial strength production environment that is also a
testbed for bleeding edge research in logic and constraint
programming, which is itself written in a high-level language.
PR: 286124
Reported by: Siva Mahadevan <me@svmhdvn.name>
d52129d |
|
Wednesday, 9 Apr 2025
|
12:11 Charlie Li (vishwin)
lang/python-doc-pdf-letter: remove
No longer provided since 3.12, only the A4-sized PDF remains
5c6e133 |
|
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 |
|
Monday, 31 Mar 2025
|
16:30 Rene Ladan (rene)
lang/neko: Remove expired port
2025-03-31 lang/neko: Depends on expired security/mbedtls2
2e0ce92 |
16:26 Rene Ladan (rene)
lang/ruby31: Remove expired port
2025-03-31 lang/ruby31: Please migrate to newer version. Ruby 3.1 is expected to
reach its EoL on March 31, 2025
14280b8 |
15:34 Rene Ladan (rene)
lang/python38: remove and unregister, it reached end-of-life in October 2024
This has to be done in one commit to avoid breaking INDEX
ca15850 |
|
Thursday, 6 Mar 2025
|
19:13 Dave Cottlehuber (dch)
lang/erlang-runtime28: import RC1 from upstream
Sponsored by: SkunkWerks, GmbH
84d19e6 |
16:59 Adam Weinberger (adamw) Author: Denis Shaposhnikov
lang/go124: Add port
PR: 284764
c70b0d4 |
|
Saturday, 22 Feb 2025
|
19:14 Yuri Victorovich (yuri)
lang/odin: New port: Odin programming language
f25e337 |
|
Friday, 21 Feb 2025
|
18:40 Rene Ladan (rene)
lang/nhc98: Remove expired port
2025-02-21 lang/nhc98: only for i386, latest release in 2010, does not build
with GCC 14
0a0fe57 |
|
Saturday, 15 Feb 2025
|
08:00 Gleb Popov (arrowd)
lang/dotnet-runtime: Rename to lang/dotnet-host to match Microsoft
recommendation
https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging#recommended-packages
8a13f41 |
|
Saturday, 8 Feb 2025
|
13:00 Rene Ladan (rene)
lang/tcl87: Remove expired port
2025-02-07 lang/tcl87: Tcl/Tk 8.7 is not scheduled for release, use 8.6 or 9.0
b7f8300 |
|
Thursday, 30 Jan 2025
|
02:06 Jan Beich (jbeich)
lang/rust182: remove port after 182ff2d0ad1b
917563d |
|
Tuesday, 28 Jan 2025
|
21:03 Sergey A. Osokin (osa)
lang/Makefile: connect lang/quickjs-ng port to the build
4bad05f |
|
Tuesday, 7 Jan 2025
|
00:45 Charlie Li (vishwin)
lang/spidermonkey115: add
JavaScript engine from mozilla-central 115, to be used by newer lang/cjs
e61260b |
|
Wednesday, 1 Jan 2025
|
12:37 Rene Ladan (rene)
lang/twelf: Remove expired port
2024-05-31 lang/twelf: Dead upstream and fails to build
8012c43 |
11:26 Rene Ladan (rene)
lang/parrot: Remove expired port
2024-12-31 lang/parrot: Development stopped in 2017
6984e7c |
|
Friday, 20 Dec 2024
|
11:39 Robert Clausecker (fuz)
lang/s7-nrepl: notcurses-based repl for lang/s7
This slave port has the s7-nrepl binary from lang/s7 so it can be
installed independently by binary package users. s7-repl remains in
lang/s7 as it's only ~6 kB in size and doesn't hurt to always install.
b8ade68 |
|
Wednesday, 4 Dec 2024
|
06:02 Gleb Popov (arrowd) Author: Szczepan Ćwikliński
lang/dotnet-runtime: Factor out .NET runtime part into a separate port
This allows to make dotnet packages co-installable.
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
1a4e461 |
|
Sunday, 1 Dec 2024
|
00:52 Jan Beich (jbeich)
lang/rust: fork 1.82 into a pinned port
A temporary workaround for games/veloren-weekly.
PR: 283039
c3e06e3 |
|
Tuesday, 19 Nov 2024
|
19:48 Gleb Popov (arrowd) Author: Szczepan Ćwikliński
lang/dotnet: Update to 9.0.0
Move .NET 8 to lang/dotnet8
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
cbf4344 |
|
Thursday, 14 Nov 2024
|
21:22 Dima Panov (fluffy)
lang/linux-rl9-tcl86: add new port (+)
Tool Command Language 8.6
Sponsored by: Future Crew, LLC
6a7e2dee |
|
Monday, 11 Nov 2024
|
23:55 Gerald Pfeifer (gerald)
lang/gcc11-devel: Remove obsolete port
GCC 11 has gone end of life upstream and with that stopped the weekly
snapshots, so there is nothing to do for a gcc11-devel port (whereas
lang/gcc11 remains for the time being).
Approved by: salvadore (maintainer)
2df79ea |
|
Thursday, 31 Oct 2024
|
22:19 Rene Ladan (rene)
lang/ferite: Remove expired port
2024-10-31 lang/ferite: Abandonware and outdated, last release in 2009 (current
version in 2005)
634087a |
|
Sunday, 20 Oct 2024
|
12:32 Rene Ladan (rene)
lang/gcc10: Remove expired port
2024-10-20 lang/gcc10: Unsupported by upstream. Use GCC 12 or newer instead.
4522469 |
|
Tuesday, 15 Oct 2024
|
20:33 Charlie Li (vishwin)
lang/spidermonkey128: add
JavaScript engine from mozilla-central 128, to be used by newer gjs
amongst other consumers
172e413 |
|
Monday, 9 Sep 2024
|
15:01 Adam Weinberger (adamw)
lang: Hook go123 to build
68513bf |
|
Thursday, 5 Sep 2024
|
06:11 Po-Chuan Hsieh (sunpoet)
lang/p5-JavaScript-QuickJS: Add p5-JavaScript-QuickJS 0.21
JavaScript::QuickJS embeds Fabrice Bellard's QuickJS engine into a Perl XS
module. You can thus run JavaScript (ES2020 specification) directly in your Perl
programs.
This distribution includes all needed C code; unlike with most XS modules that
interface with C libraries, you don't need QuickJS pre-installed on your system.
0eef924 |
|
Saturday, 17 Aug 2024
|
20:44 Gleb Popov (arrowd) Author: Shapovalov Alexey
lang/py-sly: Python implementation of the lex and yacc tools
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
37457c2 |
|
Sunday, 28 Jul 2024
|
20:56 Muhammad Moinur Rahman (bofh)
Fix INDEX build
Reported by: antoine
ef29a96 |
Number of commits found: 1194 (showing only 100 on this page) |