non port: lang/erlang-runtime21/Makefile |
SVNWeb
|
Number of commits found: 72 |
Sat, 18 Feb 2023
|
[ 08:10 Jimmy Olgeni (olgeni) ] 236da5b
lang/erlang-runtime21: reduce diff with lang/erlang-runtime22
|
Tue, 25 Oct 2022
|
[ 05:44 Loïc Bartoletti (lbartoletti) ] 67a4480
lang/erlang-runtime2*: use wx 3.2
PR: 265093
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Jun 2022
|
[ 16:24 Tijl Coosemans (tijl) ] bd70827 (Only the first 10 of 37 ports in this commit are shown above. )
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine
|
Sun, 3 Oct 2021
|
[ 10:13 Dimitry Andric (dim) ] 9ce64e9
lang/(erlang(-runtime2[13])?): work around dtrace failures with clang 13
During an exp-run for llvm 13 (see bug 258209), it turned out that
lang/erlang and lang/erlang-runtime2[13] fail to build with clang 13.
What appears to happen is that for these versions of erlang, PGO is
enabled, and it first builds a PGO-enabled beam.smp:
gmake[5]: Entering directory
'/wrkdirs/usr/ports/lang/erlang/work/otp-OTP-21.3.8.24/erts/emulator'
if utils/gen_git_version amd64-portbld-freebsd14.0/gen_git_version.mk; then
touch beam/erl_bif_info.c; fi
echo " PROFILE beam.prof.smp"
PROFILE beam.prof.smp
rm -f obj/amd64-portbld-freebsd14.0/opt/smp/erl*.profraw
set -e;
LLVM_PROFILE_FILE="obj/amd64-portbld-freebsd14.0/opt/smp/erlc-%m.profraw" \
ERL_FLAGS="-emu_type prof +S 1" erlc -W -DPGO \ (Only the first 15 lines of the commit message are shown above )
|
Thu, 2 Sep 2021
|
[ 15:19 Bernhard Froehlich (decke) ] a5df985
lang/erlang-runtime21: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Tue, 1 Jun 2021
|
[ 09:16 Jimmy Olgeni (olgeni) ] 7bb098a
lang/erlang-runtime21: Update to version 21.3.8.24.
|
Fri, 7 May 2021
|
[ 14:45 Jimmy Olgeni (olgeni) ] ac9e9b35
lang/erlang-runtime21: Update to version 21.3.8.23.
|
Fri, 16 Apr 2021
|
[ 07:52 Yuri Victorovich (yuri) ] 925e342 (Only the first 10 of 51 ports in this commit are shown above. )
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
|
[ 07:46 Jimmy Olgeni (olgeni) ] ff6ac45
Erlang: bump PORTREVISION after 24e45b0.
Reported by: mat
|
Thu, 15 Apr 2021
|
[ 14:00 Jimmy Olgeni (olgeni) ] 85caa76
Erlang: portclippy fixes (order of variables and targets).
|
[ 14:00 Jimmy Olgeni (olgeni) ] 24e45b0
Erlang: replace CONFIGURE_ENABLE with CONFIGURE_ARGS.
CONFIGURE_ENABLE (by itself) does not actually exist.
|
Sat, 10 Apr 2021
|
[ 19:25 Jimmy Olgeni (olgeni) ] 71a7031
lang/erlang-runtime21: update to version 21.3.8.22.
- Unbreak ODBC.
- update WX dependency to 3.1.
PR: 254767 (ODBC part)
|
[ 19:25 Jimmy Olgeni (olgeni) ] f634fc8
Apply portfmt to Erlang ports.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 19 Feb 2021
|
[ 16:22 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.21.
|
Mon, 25 Jan 2021
|
[ 23:48 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.20.
|
Wed, 20 Jan 2021
|
[ 10:18 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.19.
|
Tue, 22 Dec 2020
|
[ 03:09 linimon ]
On riscv64, disable DTRACE here by default, the same as on lang/erlang-
runtime23.
Approved by: portmgr (tier-2 blanket)
|
Wed, 2 Dec 2020
|
[ 15:25 pkubaj ]
lang/erlang-runtime21: enable DTRACE on powerpc64 head
Builds fine now.
|
Fri, 2 Oct 2020
|
[ 17:44 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.18.
|
Sun, 27 Sep 2020
|
[ 14:29 pkubaj ]
lang/erlang-runtime21: disable HIPE on powerpc64le to fix build
|
Mon, 3 Aug 2020
|
[ 13:28 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.17.
|
Wed, 20 May 2020
|
[ 12:30 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.16.
|
Sun, 17 May 2020
|
[ 10:57 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.15.
|
[ 05:55 lbartoletti ] (Only the first 10 of 79 ports in this commit are shown above. )
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
|
Thu, 5 Mar 2020
|
[ 15:53 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.14.
|
Mon, 3 Feb 2020
|
[ 20:02 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.13.
|
Thu, 23 Jan 2020
|
[ 11:59 dch ] (Only the first 10 of 14 ports in this commit are shown above. )
lang/erlang*: include serious scheduler bugfixes
OTP-16371
Taking a scheduler offline could cause timers set while executing on
that scheduler to be delayed until the scheduler was put online again.
This bug was introduced in ERTS version 10.0 (OTP 21.0).
OTP-16378 | ERL-1125
The ets:update_counter/4 core dumped when given an ordered_set with
write_concurrency enabled and an invalid position.
OTP-16379
A process calling erlang:system_flag(multi_scheduling, block) could end
up blocked waiting for the operation to complete indefinitely.
Reviewed by: olgeni
MFH: 2020Q1
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23313
|
[ 11:27 dch ]
lang/erlang*: repair 32-bit x86 erlang builds
Having HIPE & NATIVE enabled breaks OTP on 32-bit x86. They have not
built succesfully for quite some time.
Reported by: pkg fallout
Reviewed by: olgeni
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23296
|
Tue, 19 Nov 2019
|
[ 20:58 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.11.
|
Sun, 27 Oct 2019
|
[ 11:19 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.10.
|
Sat, 19 Oct 2019
|
[ 21:00 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.9.
|
Tue, 8 Oct 2019
|
[ 15:38 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.8.
|
Fri, 4 Oct 2019
|
[ 22:31 linimon ]
Disable DTRACE on powerpc64-CURRENT. It is known not to link on elfv2.
Rather than conditionalize the inclusion on elfv2, I am asssuming the
userbase of erlang on powerpc64-CURRENT is still tiny. Effort would
better be spent on investigating the general problem on powerpc64.
PR: 240458 240461 240501 240502
Submitted by: pkubaj
Approved by: erlang (maintainer-timeout, > 2 weeks)
|
Mon, 16 Sep 2019
|
[ 10:53 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.7.
|
Fri, 12 Jul 2019
|
[ 11:23 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.6.
|
Thu, 4 Jul 2019
|
[ 10:29 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.5.
|
Tue, 25 Jun 2019
|
[ 06:38 olgeni ]
lang/erlang-runtime*: remove DATADIR conflicts from r505053, r505054, r505056.
They show up while testing net/rabbitmq, which brings in both
erlang-runtime21 and lang/erlang (via lang/elixir).
|
Mon, 24 Jun 2019
|
[ 21:02 olgeni ]
lang/erlang-runtime21: install dtrace files (*.d) if DTRACE is enabled.
Also, remove BROKEN_SSL=openssl111 since it has been reported to work.
|
Tue, 18 Jun 2019
|
[ 12:36 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.4.
|
Tue, 4 Jun 2019
|
[ 09:55 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.3.
|
Sat, 25 May 2019
|
[ 06:27 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.2.
|
Fri, 24 May 2019
|
[ 13:02 olgeni ]
Update lang/erlang-runtime21 to version 21.3.8.1.
- Fix Corba installation path
|
Sun, 28 Apr 2019
|
[ 07:55 olgeni ]
Update lang/erlang-runtime21 to version 21.3.7.
|
Thu, 18 Apr 2019
|
[ 12:35 olgeni ]
Update lang/erlang-runtime21 to version 21.3.6.
|
Mon, 15 Apr 2019
|
[ 10:02 olgeni ]
Update lang/erlang-runtime21 to version 21.3.5.
|
Sat, 13 Apr 2019
|
[ 23:13 olgeni ]
lang/erlang-runtime20,21: remove GS option.
The GS application has been removed in version 20.
|
[ 16:50 olgeni ]
lang/erlang-runtime21: restore Corba support.
Upstream moved Corba applications to a separate repository, but it
still requires a fully configured source tree to build.
Add a CORBA option (enabled by default) to restore the pre-21
behavior, with orber, ic, and the other Corba applications installed.
|
Fri, 12 Apr 2019
|
[ 13:28 olgeni ]
Update lang/erlang-runtime21 to version 21.3.4.
|
Wed, 10 Apr 2019
|
[ 10:26 olgeni ]
lang/erlang-runtime21: switch to GitHub build and update to 21.3.3.
Differential Revision: https://reviews.freebsd.org/D19644
|
Mon, 18 Mar 2019
|
[ 21:08 dch ]
lang/erlang-runtime21: repair broken port fetch
In r496134, MASTER_SITES was not sufficient to pick up all DISTFILES.
Reviewed by: olgeni
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D19623
|
[ 10:51 dch ]
lang/erlang-runtime21: update to 21.3
Reviewed by: olgeni
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D18820
|
Tue, 22 Jan 2019
|
[ 12:30 linimon ]
The HIPE compiler is not available on powerpc64. Disable this option
on powerpc64 to allow the port to build.
PR: 234967
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Thu, 20 Dec 2018
|
[ 09:43 dch ]
databases/couchdb2: bump PORTREVISION after lang/erlang-runtime21 was updated
As lang/erlang-runtime21 is a dependency, it requires a PORTREVISION
bump to ensure BEAM bytecode in CouchDB is updated accordingly. Byte
code is versioned so the module version changes in Erlang break those
in CouchDB.
Approved by: jrm (mentor)
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D18597
|
Tue, 11 Dec 2018
|
[ 19:31 olgeni ]
Update lang/erlang-runtime21 to version 21.2.
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Fri, 26 Oct 2018
|
[ 13:19 olgeni ]
Update lang/erlang-runtime21 to version 21.1.1.
|
Thu, 27 Sep 2018
|
[ 08:50 olgeni ]
Update lang/erlang-runtime21 to version 21.1.
|
Fri, 14 Sep 2018
|
[ 10:00 olgeni ]
Update lang/erlang-runtime21 to version 21.0.9.
|
Thu, 6 Sep 2018
|
[ 17:56 olgeni ]
Update lang/erlang-runtime21 to version 21.0.8.
|
Fri, 31 Aug 2018
|
[ 07:35 olgeni ]
Update lang/erlang-runtime21 to version 21.0.7.
|
Sat, 25 Aug 2018
|
[ 08:01 olgeni ]
Update lang/erlang-runtime21 to version 21.0.6.
|
Mon, 30 Jul 2018
|
[ 09:14 dumbbell ]
lang/erlang-runtime{20,21}: Add patch to fix build on i386
Those two ports fail to build on FreeBSD/i386 (all versions) for quite
some time. The Erlang/OTP team provided a patch after Dewayne Geraghty
reported the issue upstream.
Here is the entry in the Erlang/OTP bug tracker:
https://bugs.erlang.org/browse/ERL-677
The patch was successfully tested on FreeBSD 10.4 and 11.1, both i386
and amd64. Dewayne also confirmed success on FreeBSD 11.2.
PR: 229600
Reported by: Dewayne Geraghty <dewayne@heuristicsystems.com.au>
Obtained from: https://bugs.erlang.org/browse/ERL-677
MFH: 2018Q3
|
Thu, 26 Jul 2018
|
[ 11:29 olgeni ]
Update lang/erlang-runtime21 to version 21.0.4.
|
Fri, 13 Jul 2018
|
[ 14:57 olgeni ]
Update lang/erlang-runtime21 to version 21.0.3.
|
Wed, 4 Jul 2018
|
[ 17:42 olgeni ]
Update lang/erlang-runtime21 to version 21.0.2.
|
Wed, 27 Jun 2018
|
[ 20:58 antoine ]
Fix PKGNAME
|
[ 12:22 olgeni ]
Add lang/erlang-runtime21, tracking branch 21 of Erlang.
|
Number of commits found: 72 |