non port: lang/Makefile |
Number of commits found: 1095 (showing only 100 on this page) |
Sunday, 28 Jul 2024
|
20:56 Muhammad Moinur Rahman (bofh)
Fix INDEX build
Reported by: antoine
ef29a96 |
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 |
Monday, 1 Jul 2024
|
20:22 Rene Ladan (rene)
lang/icc: Remove expired port
2024-07-01 lang/icc: This version is EOL since a long time, i386 only, and the
current clang based Intel oneAPI DPC++/C++ seems to work
b23ffb8 |
Sunday, 30 Jun 2024
|
12:52 Rene Ladan (rene)
lang/gcc9: Remove expired port
2024-06-30 lang/gcc9: Unsupported by upstream. Use GCC 10 or newer instead.
db3dda6 |
11:26 Rene Ladan (rene)
lang/perl5.34: Remove expired port
2024-06-30 lang/perl5.34: Support end three years after .0 release, please
upgrade to a more recent version of Perl
cd5068b |
Wednesday, 26 Jun 2024
|
17:58 Li-Wen Hsu (lwhsu) Author: Yan Ka Chiu
Add lang/pkl, Apple's Open Source Configuration as Code language
bbb58d3 |
Thursday, 20 Jun 2024
|
12:33 Lorenzo Salvadore (salvadore)
lang/gcc14: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc14,
g++14, and gfortran14, respectively.
This is the first release from the GCC 14 series.
It largely is a copy of lang/gcc14-devel, with release-specific
modifications from lang/gcc13.
Common issues that could happen when porting code to GCC 14:
https://gcc.gnu.org/gcc-14/porting_to.html
Changes: https://gcc.gnu.org/gcc-14/changes.html
4700c3f1 |
01:11 Yuri Victorovich (yuri)
lang/py-dhall: New port: Python bindings for dhall, a functional configuration
language
d551041 |
Sunday, 16 Jun 2024
|
08:27 Yuri Victorovich (yuri)
lang/typstyle: New port: Reliable typst code formatter
3b37546 |
Thursday, 13 Jun 2024
|
18:57 Jan Beich (jbeich)
lang/zig-devel: remove port after 28238a95a3f5
PR: 279702
Approved by: bsd@orsolic.org (maintainer)
674b0ae |
00:28 Jan Beich (jbeich)
lang/zig011: remove port after 8819825cd882
PR: 278570
1bb52ba |
Sunday, 2 Jun 2024
|
19:23 Dave Cottlehuber (dch)
lang/erlang-runtime27: new port, based off erlang26
- https://www.erlang.org/blog/highlights-otp-27/
- https://www.erlang.org/doc/apps/erts/notes
- https://github.com/erlang/otp/releases/download/OTP-27.0/OTP-27.0.README
afb2e35 |
Saturday, 25 May 2024
|
13:44 Mathieu Arnold (mat)
lang/perl5.40: add Perl 5.40.0-RC1
Changes: https://metacpan.org/release/HAARG/perl-5.40.0-RC1/view/pod/perldelta.pod
0665212 |
04:12 Yuri Victorovich (yuri)
lang/amber: New port: Amber: the programming language compiled to bash
a5d86f4 |
Monday, 20 May 2024
|
14:42 Jan Beich (jbeich)
lang/zig: fork 0.11 into a pinned port
Some consumers are ready for 0.12 syntax but many are not.
PR: 278570
Approved by: portmgr blanket
0991b97 |
Sunday, 19 May 2024
|
05:27 Yuri Victorovich (yuri)
lang/bend: New port: Massively parallel, high-level programming language
cdb51da |
Sunday, 12 May 2024
|
10:01 Gleb Popov (arrowd) Author: Dima Panov
Linuxulator ports: More Rocky Linux 9 packages
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
Sponsored by: Serenity Cybersecurity, LLC
bcd8439 |
Wednesday, 1 May 2024
|
20:28 Rene Ladan (rene)
lang/gcc48: Remove expired port
2024-05-01 lang/gcc48: Unsupported by upstream since 2015. Use GCC 10 or newer
instead.
4938cdf |
Tuesday, 30 Apr 2024
|
12:40 Pietro Cerutti (gahr)
lang/tcl90: update to 9.0b2 RC1, move port directory
I've moved lang/tcl9 to lang/tcl90, for consistency with tcl86 and
tcl87. It is still to be seen whether we'll need to maintain more minor
releases in the 9.x series.
e648a5b |
Monday, 29 Apr 2024
|
20:21 Lorenzo Salvadore (salvadore)
lang/gcc15-devel: 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 snapshot from trunk with the GCC 15 designation. It
largely is a copy of lang/gcc14-devel.
220cbe0 |
Thursday, 18 Apr 2024
|
19:07 Rene Ladan (rene)
lang/go119: Remove expired port
2024-04-18 lang/go119: Upsrteam EOL reached on 2023-09-06
29d53fb |
Thursday, 11 Apr 2024
|
20:47 Rene Ladan (rene)
lang/cython-devel: Remove expired port
2024-04-11 lang/cython-devel: use devel/cython3
2529a3d |
Wednesday, 10 Apr 2024
|
19:12 Rene Ladan (rene)
lang/qscheme: Remove expired port
2024-04-10 lang/qscheme: Unmaintained and there are more modern alternatives
820bb22 |
16:19 Guido Falsi (madpilot) Author: Benjamin Jacobs
lang/ocaml-nox11: Remove redundant sub port
X11 support has been removed upstream from ocaml, menaing the UI
support in the ocaml compiler.
Ability to compile ports with X11 UI is supported and depends on
other components available in the ports tree.
So remove this redundant port since the provided functionality is
identical to the lang/ocaml port.
PR: 277676
Approved by: michael.grunewald@laposte.net (maintainer timeout)
68c4464 |
Tuesday, 9 Apr 2024
|
06:49 Pietro Cerutti (gahr)
lang/tcl85, x11-toolkits/tk85: remove, EOL
0e2a249 |
Friday, 5 Apr 2024
|
09:19 Nicola Vitale (nivit)
lang/gptscript: Add new port
GPTScript is a new scripting language to automate your interaction with a Large
Language Model (LLM), namely OpenAI. The ultimate goal is to create a natural
language programming experience. The syntax of GPTScript is largely natural
language, making it very easy to learn and use. Natural language prompts can be
mixed with traditional scripts such as bash and python or even external HTTP
service calls. With GPTScript you can do just about anything, like plan a
vacation, edit a file, run some SQL, or build a mongodb/flask app. Here are
some common use cases for GPTScript:
- Retrieval-Augmented Generation (RAG)
- Task Automation
- Agents and Assistants
- Data Analysis
- Vision, Image, and Audio
- Memory Management
- Chatbots
https://github.com/gptscript-ai/gptscript
867d880 |
Tuesday, 2 Apr 2024
|
08:57 Yuri Victorovich (yuri)
lang/starlark-rust: New port: Rust implementation of the Starlark language
a728733 |
Sunday, 31 Mar 2024
|
10:45 Rene Ladan (rene)
lang/ruby30: Remove expired port
2024-03-30 lang/ruby30: Please migrate to newer versions. Ruby 3.0 will reach
its EoL on March 30, 2024
Sort MOVED while here
d9726846 |
Saturday, 30 Mar 2024
|
18:26 Gleb Popov (arrowd) Author: Er2
lang/rizin-cutter: Reverse engineering platform powered by Rizin
6ed1bd4 |
Monday, 18 Mar 2024
|
07:52 Wen Heping (wen)
lang/swi-pl: Rename lang/swi-pl to lang/swipl
Reported by: mailinglist@diamondbox.dk(maintainer, via email)
08c798a |
Wednesday, 6 Mar 2024
|
10:54 Pietro Cerutti (gahr)
lang/picolisp: new port
PicoLisp is a minimal Lisp interpreter with a focus on simplicity.
https://picolisp.com
7c93735 |
Saturday, 2 Mar 2024
|
09:20 Gleb Popov (arrowd)
lang/ghc94: Copy from lang/ghc
1b1770f |
Wednesday, 28 Feb 2024
|
17:41 Thierry Thomas (thierry)
lang/gnat13: repocopy from lang/gnat12
Preparing the upgrade of GCC_DEFAULT.
3b4e444 |
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 |
Monday, 19 Feb 2024
|
08:19 Pietro Cerutti (gahr)
lang/tcl9: add port for Tcl 9, currently in beta1
Contrary to what we're doing for the 8.x series, where we have ports for
8.5, 8.6, and 8.7, my goal is to maintain a single port for 9.x.
I have not had the chance to work on Tk 9 yet, which is why I haven't
added the 9 version to Mk/Uses/tcl.mk. Hopefully I'll get around to
doing it in the not so distant future.
55b20a9 |
Wednesday, 14 Feb 2024
|
14:39 Dave Cottlehuber (dch)
lang/zig-devel: NEW PORT - latest version of zig language
Adds latest development version of zig-lang - upcoming 0.12.
- based off https://reviews.freebsd.org/D41067
- with further changes from lang/zig which has evolved
- update MAINTAINER per email approval for lang/zig*
Test Plan: Tested on 14.0-RELEASE and 15.0-CURRENT.
Differential Revision: https://reviews.freebsd.org/D43416
Differential Revision: https://reviews.freebsd.org/D41067
Obtained from: Pero Orsolic <bsd@orsolic.org>
98d7039 |
Monday, 29 Jan 2024
|
09:29 Gleb Popov (arrowd)
lang/dotnet: Attach to the build
37c3be7 |
Sunday, 14 Jan 2024
|
21:22 Yuri Victorovich (yuri)
lang/gluon: New port: Static, type inferred and embeddable language
12728a7 |
21:22 Yuri Victorovich (yuri)
lang/asm-lsp: New port: Language server for NASM/GAS/GO Assembly
96ca9b7 |
18:52 Yuri Victorovich (yuri)
lang/neocmakelsp: New port: Cmake language server
8f0f611 |
Friday, 12 Jan 2024
|
10:44 Yuri Victorovich (yuri)
lang/rustpython: New port: Python interpreter written in Rust
ee8c911 |
Thursday, 4 Jan 2024
|
10:22 Yuri Victorovich (yuri)
lang/typstfmt: New port: Basic formatter for the Typst language
eef6555 |
Tuesday, 2 Jan 2024
|
16:52 Yuri Victorovich (yuri)
lang/hs-koka: New port: Koka: strongly typed functional-style language with
effect inference
9e5b4b3 |
Monday, 1 Jan 2024
|
05:36 Jan Beich (jbeich)
lang/zig: fork 0.10 into a pinned port
Some consumers are ready for 0.11 syntax but many are not.
PR: 273124
Approved by: dch (maintainer)
aaaa65f |
Sunday, 31 Dec 2023
|
00:06 Muhammad Moinur Rahman (bofh)
lang/php80: Sunset
beced89 |
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 |
Sunday, 12 Nov 2023
|
20:49 Jose Alonso Cardenas Marquez (acm)
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
0b92f92 |
Saturday, 4 Nov 2023
|
03:10 Yuri Victorovich (yuri)
lang/numbat: New port: Statically typed programming language for scientific
computations
69479d4 |
Thursday, 2 Nov 2023
|
01:40 Yuri Victorovich (yuri)
lang/crumb: New port: Crumb programming language
90a56ae |
Tuesday, 31 Oct 2023
|
07:58 Yuri Victorovich (yuri)
lang/inko: New port: Language for building concurrent software
83e86f0 |
Saturday, 28 Oct 2023
|
22:56 Jose Alonso Cardenas Marquez (acm)
lang/fpc-devel-source: New port: Free Pascal compiler with Turbo and Delphi
compatibility (source)
Free Pascal is a mature, versatile, open source Pascal compiler. It can target
many processor architectures: Intel x86 (16 and 32 bit), AMD64/x86-64, PowerPC,
PowerPC64, SPARC, SPARC64, ARM, AArch64, MIPS, Motorola 68k, AVR, and the JVM.
Supported operating systems include Windows (16/32/64 bit, CE, and native NT),
Linux, Mac OS X/iOS/iPhoneSimulator/Darwin, FreeBSD and other BSD flavors, DOS
(16 bit, or 32 bit DPMI), OS/2, AIX, Android, Haiku, Nintendo GBA/DS/Wii,
AmigaOS, MorphOS, AROS, Atari TOS, and various embedded platforms. Additionally,
support for RISC-V (32/64), Xtensa, and Z80 architectures, and for the LLVM
compiler infrastructure is available in the development version. Additionally,
the Free Pascal team maintains a transpiler for pascal to Javascript called
pas2js.
90d03b7 |
22:54 Jose Alonso Cardenas Marquez (acm)
lang/fpc-devel: New port: Free Pascal compiler with Turbo and Delphi (devel)
Free Pascal is a mature, versatile, open source Pascal compiler. It can target
many processor architectures: Intel x86 (16 and 32 bit), AMD64/x86-64, PowerPC,
PowerPC64, SPARC, SPARC64, ARM, AArch64, MIPS, Motorola 68k, AVR, and the JVM.
Supported operating systems include Windows (16/32/64 bit, CE, and native NT),
Linux, Mac OS X/iOS/iPhoneSimulator/Darwin, FreeBSD and other BSD flavors, DOS
(16 bit, or 32 bit DPMI), OS/2, AIX, Android, Haiku, Nintendo GBA/DS/Wii,
AmigaOS, MorphOS, AROS, Atari TOS, and various embedded platforms. Additionally,
support for RISC-V (32/64), Xtensa, and Z80 architectures, and for the LLVM
compiler infrastructure is available in the development version. Additionally,
the Free Pascal team maintains a transpiler for pascal to Javascript called
pas2js.
db9286b |
Friday, 27 Oct 2023
|
06:32 Robert Clausecker (fuz)
lang/s7: Scheme interpreter
s7 is a Scheme interpreter intended as an extension language for other
applications. Although it is a descendant of tinyScheme, s7 is closest
as a Scheme dialect to Guile 1.8. I believe it is compatible with r5rs
and r7rs. It has continuations, ratios, complex numbers, macros,
keywords, hash-tables, multiprecision arithmetic, generalized set!,
unicode, and so on. It does not have syntax-rules or any of its friends,
and it thinks there is no such thing as an inexact integer.
WWW: https://ccrma.stanford.edu/software/snd/snd/s7.html
33b159c |
Wednesday, 18 Oct 2023
|
08:53 Gleb Popov (arrowd)
lang/rizin: UNIX-like reverse engineering framework.
458cee3 |
Saturday, 30 Sep 2023
|
02:22 Muhammad Moinur Rahman (bofh)
lang/onyx: Remove expired port
2023-09-30 lang/onyx: Requires deprecated cook port
51741ca |
02:22 Muhammad Moinur Rahman (bofh)
lang/perl5.32: Remove expired port
2023-09-30 lang/perl5.32: Support ends three years after .0 release. Please
upgrade to a more recent version of Perl
9664714 |
Friday, 22 Sep 2023
|
04:56 Robert Clausecker (fuz) Author: Valter Nazianzeno
lang/emilua: Lua execution engine with support for async IO and flexible
threading layout
Emilua strives to be the most complete execution engine for Lua.
Whether you want single-VM concurrency support to exploit complex
async IO interactions or multi-VM support to exploit possible parallelism
your needs should be covered.
WWW: https://emilua.org
PR: 273922
cc75996 |
Tuesday, 12 Sep 2023
|
14:55 Robert Clausecker (fuz) Author: SAKAI Hiroaki
lang/nll: Simple language for programming learning
NLL is a simple language for programming learning
Simple script language for beginners for programming learning.
Complicated sentence structures are abolished and It is designed to understand
if you can go on reading it by a line unit.
Integer arithmetic, character string processing, a floating decimal operation
are possible.
This has text drawing, graphic and sound function and can make simple games.
NLL is one implementation in NLUX of programming language HOBBY.
PR: 244786
7c0a57e |
Monday, 11 Sep 2023
|
02:56 Po-Chuan Hsieh (sunpoet)
lang/cython3: Add cython3 3.0.2
9ab6753 |
Saturday, 12 Aug 2023
|
11:39 Dmitri Goutnik (dmgk)
lang/go121: Add new port
Add new port for the latest Go release, version 1.21.
Changes: https://go.dev/doc/go1.21
ab16dbb |
Friday, 4 Aug 2023
|
15:22 Dmitri Goutnik (dmgk)
lang/go118: Remove outdated port
go118 is unsupported by upstream since 2023-02-14.
fedeb22 |
Monday, 31 Jul 2023
|
09:42 Antoine Brodin (antoine)
lang/Makefile: unbreak INDEX
e6ddb43 |
Sunday, 30 Jul 2023
|
22:59 Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth
Mk/Uses: Add guile.mk
This patch adds USES=guile[:options], a framework to permit the
concurrent installation of different guile versions, allowing
ports to specify which guile they need.
lang/guile is now a meta-port, installing the default guile version;
guile 3 is now shipped in lang/guile3.
A new port lang/guile-aclocal holds the guile.m4 file from guile3
to permit ports written against guile1 or guile2 to avoid conflicts.
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194
94218d3 |
22:59 Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194
7edcfae |
Monday, 10 Jul 2023
|
16:44 Yuri Victorovich (yuri)
lang/prql: New port: Language for transforming data: powerful, pipelined SQL
replacement
b5ec750 |
Tuesday, 4 Jul 2023
|
19:48 Yuri Victorovich (yuri)
lang/cairo: New port: Turing-complete language for creating provable programs
c2b8390 |
Tuesday, 27 Jun 2023
|
19:07 Rene Ladan (rene)
lang/python37: remove expired port
Manual commit as the previous commit broke some Makefile logic.
12f5a11 |
Saturday, 24 Jun 2023
|
18:53 Mathieu Arnold (mat)
lang/perl5.38: add latest Perl version (in RC2)
(cherry picked from commit b5cbd10fb4052bfe3f61536eabcdcf02a4fd606a)
0623388 |
Saturday, 10 Jun 2023
|
14:57 Muhammad Moinur Rahman (bofh)
*/*php83*: 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.3.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by: Bounce Experts
95967c2 |
Monday, 29 May 2023
|
23:24 Robert Clausecker (fuz) Author: Serpent7776
lang/mlkit: Standard ML Compiler
The MLKit is a compiler toolkit for the Standard ML language, including
The MLKit with Regions, which features a native backend for
the x64 architecture, based on region inference, and SMLtoJs,
which features a JavaScript backend targeting web browsers.
The two compilers share the same frontend and compilation management scheme.
The MLKit covers all of Standard ML, as defined in the 1997 edition of
The Definition of Standard ML and supports most of
the Standard ML Basis Library.
WWW: https://elsman.com/mlkit/
PR: 269566
ebc62e3 |
Saturday, 27 May 2023
|
08:42 Gleb Popov (arrowd)
lang/ghc92: Create slave port for GHC 9.2.7.
1841795 |
Friday, 19 May 2023
|
10:00 Dave Cottlehuber (dch)
lang/erlang-runtime26: new port derived from erlang-runtime25
OTP-26 is the annual major release from Ericsson's Erlang/OTP team.
- https://www.erlang.org/news/164
- https://erlang.org/download/otp_src_26.0.readme
Reviewed by: dumbbell
Sponsored by: VMware, Inc.
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D40126
73d4e67 |
Thursday, 18 May 2023
|
05:57 Matthias Fechner (mfechner)
www/gitlab-ce: added new ports required for gitlab-ce 16.0.0
3f97a92 |
Monday, 15 May 2023
|
05:32 Yasuhiro Kimura (yasu)
lang/ruby33: Add new port
Add preview1 of Ruby 3.3 series.
ReleaseNotes: https://www.ruby-lang.org/en/news/2023/05/12/ruby-3-3-0-preview1-released/
PR: 271387
Approved by: meta (ruby@)
a1e6f9f |
Saturday, 6 May 2023
|
16:10 Norikatsu Shigemura (nork) Author: Takeshi Mutoh
lang/scratch: Add Scratch 1.4.0.7, is a new programing language
that makes it easy to create your own interactive stories, animations,
games, music, and art - and share your creations on the web.
WWW: https://scratch.mit.edu/
PR: 216811
Requested by: Takeshi Mutoh <takeshi.mutoh@gmail.com>
Approved by: hrs (mentor)
1b05393 |
Saturday, 29 Apr 2023
|
15:23 Lorenzo Salvadore (salvadore)
lang/gcc13: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc13,
g++13, and gfortran13, respectively.
This is the first release from the GCC 13 series.
It largely is a copy of lang/gcc13-devel, with release-specific
modifications from lang/gcc12.
Common issues that could happen when porting code to GCC 13:
https://gcc.gnu.org/gcc-13/porting_to.html
Changes: https://gcc.gnu.org/gcc-13/changes.html
Reviewed by: gerald, Dan McGregor <dan.mcgregor@usask.ca>
Differential Revision: https://reviews.freebsd.org/D39841
e14f6ce |
Tuesday, 25 Apr 2023
|
13:50 Lorenzo Salvadore (salvadore)
lang/gcc14-devel: Add port
GCC, the GNU Compiler Collection, supports a number of languages.
This port installs the C, C++, and Fortran front ends as gcc14, g++14,
and gfortran14, respectively.
This is the first snapshot from trunk with the GCC 14 designation. It
largely is a copy of lang/gcc13-devel.
4dd6b46 |
Thursday, 13 Apr 2023
|
20:35 Rene Ladan (rene)
lang: unregister and remove expired lang/ruby27
Bump example version from 2.7 to 3.1 which is the default version.
6edd7f2 |
Sunday, 2 Apr 2023
|
17:50 Yuri Victorovich (yuri)
lang/opensycl: New port: Multi-backend implementation of SYCL for CPUs and GPUs
18b9e6b |
Tuesday, 21 Mar 2023
|
00:01 Muhammad Moinur Rahman (bofh)
lang/J: Remove expired port:
2023-03-21 lang/J: Broken since 2021
1f05ea9 |
00:01 Muhammad Moinur Rahman (bofh)
lang/visualworks: Remove expired port:
2023-03-21 lang/visualworks: Broken since 2021
2ced6a9 |
Sunday, 19 Mar 2023
|
23:51 Muhammad Moinur Rahman (bofh)
lang/dlv: Remove expired port:
2023-03-20 lang/dlv: Broken since 2020
57aa88a |
Monday, 6 Mar 2023
|
12:06 Rene Ladan (rene)
lang/gcc-ecj45/: Remove expired port:
2023-03-06 lang/gcc-ecj45: Long time unsupported upstream, use java/eclipse-ecj
instead
967e918 |
Saturday, 18 Feb 2023
|
09:13 Yuri Victorovich (yuri)
lang/hs-futhark: New port: Data-parallel functional programming language
31808ae |
Friday, 17 Feb 2023
|
09:27 Gleb Popov (arrowd)
lang/gir-to-d: + D language bindings generator for GNOME introspection.
Sponsored by: Serenity Cybersecurity, LLC
33ceef0 |
Thursday, 2 Feb 2023
|
13:47 Dmitri Goutnik (dmgk)
lang/go120: Add new port
Add new port for the latest Go release, version 1.20.
Release notes: https://go.dev/doc/go1.20
968bde7 |
Thursday, 19 Jan 2023
|
09:03 Dave Cottlehuber (dch)
lang/zig-devel: retire in favour of lang/zig
ab64b28 |
Tuesday, 17 Jan 2023
|
07:58 Yuri Victorovich (yuri)
lang/antimony: New port: Antimony programming language
2950aea |
Tuesday, 3 Jan 2023
|
16:52 Yuri Victorovich (yuri)
lang/frawk: New port: Efficient awk-like language
b6b142a |
Sunday, 1 Jan 2023
|
09:42 Yuri Victorovich (yuri)
lang/pomsky: New port: Portable, modern regular expression language
eb81a22 |
Saturday, 31 Dec 2022
|
01:16 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-12-31 lang/ponyc: Very outdated and unsupported upstream, depends on end of
life devel/llvm70
c2f2391 |
Sunday, 25 Dec 2022
|
19:36 Muhammad Moinur Rahman (bofh)
*/*php74*: Sunset php 7.4
As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
0d310d7 |
Sunday, 11 Dec 2022
|
18:38 Thierry Thomas (thierry)
lang/gnat12: adding GNAT from Gcc-12
This Ada compiler is built from Gcc-12, with help from Stephane Carrez
(Ada France).
The first time it uses lang/gcc6-aux as a bootstrap, but it can produce
a bootstrap for the next time, either for this version or for the next
ones.
Yet to be done:
- plug it into Mk/Uses/ada.mk
- build more bootstrapping assets
(ATM they exist only for amd64 on FreeBSD 13 and 14)
- add a test target
- try to cross-compile for more platforms?
d435301 |
Friday, 25 Nov 2022
|
09:37 Yuri Victorovich (yuri)
lang/colm: New port: Colm Programming Language
66fda47 |
Tuesday, 1 Nov 2022
|
16:24 Thierry Thomas (thierry)
lang/lfortran: adding LFortran, a modern Fortran compiler built on top of LLVM
/!\ This is an experimental prototype, not ready for end users.
c653021 |
Sunday, 30 Oct 2022
|
10:01 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-10-30 lang/chicken5: Please use lang/chicken instead
21c4fcd |
Friday, 30 Sep 2022
|
20:22 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-09-30 lang/spidermonkey17: Obsolete, released in 2007 and since long
unsupported upstream
2022-09-30 lang/p5-JavaScript-SpiderMonkey: Depends on deprecated SpiderMonkey
1.7
66873a8 |
Tuesday, 13 Sep 2022
|
16:49 Neel Chauhan (nc)
lang/spidermonkey102: New port
9251295 |
Thursday, 8 Sep 2022
|
13:08 Pietro Cerutti (gahr)
lang/chicken: restore unsuffixed chicken port
The lang/chicken5 port was introduced to help migrating from v4 in
lang/chicken. The latter is not long gone, and we're left with a '5'
suffix everywhere. Let's put a copy of chicken v5 in lang/chicken, with
a plan to remove lang/chicken5 in two months.
The use of PORTEPOCH is necessary because it was there in chicken v4.
17e9c85 |
Monday, 15 Aug 2022
|
15:05 Vanilla I. Shu (vanilla)
lang/zephir: add zephir, it is a transpiled language used for creating
C-extensions for PHP.
PR: 265737
Reported by: R. Christian McDonald cmcdonald at netgate dot com
99f5901 |
Number of commits found: 1095 (showing only 100 on this page) |