Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.3.4.20_3 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
23.3.4.20_3 25 Nov 2024 12:07:22
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
23.3.4.20_2 01 Jul 2024 20:27:23
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
23.3.4.20_2 29 May 2024 13:04:11
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update CORBA applications to 5.2.1 |
23.3.4.20_1 05 May 2024 20:46:01
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update Corba to 5.2
- Reorder variables according to portclippy |
23.3.4.20 18 Mar 2024 18:05:51
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.20 |
23.3.4.19_2 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
23.3.4.19_2 23 Nov 2023 11:20:28
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
23.3.4.19_1 16 Aug 2023 05:34:36
    |
Muhammad Moinur Rahman (bofh)  |
lang/erlang-runtime22: Fix build with openssl3
- Utilize USES=localbase
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
23.3.4.19_1 13 Aug 2023 14:48:44
    |
Piotr Kubaj (pkubaj)  |
lang/erlang-runtime23: enable HIPE on powerpc64 |
23.3.4.19 08 Jun 2023 22:24:50
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.19 |
23.3.4.18_1 03 May 2023 16:19:56
    |
Muhammad Moinur Rahman (bofh)  |
lang/erlang-runtime23: Mark BROKEN_SSL
- Requires OpenSSL 3.0.0 deprecated FIPS_mode routines
Approved by: portmgr (blanket) |
23.3.4.18_1 18 Feb 2023 08:10:44
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: reduce diff with lang/erlang-runtime24 |
23.3.4.18_1 25 Oct 2022 05:44:06
    |
Loïc Bartoletti (lbartoletti)  |
lang/erlang-runtime2*: use wx 3.2
PR: 265093 |
23.3.4.18 04 Oct 2022 13:02:37
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.18 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
23.3.4.16 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
23.3.4.16 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
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 ) |
23.3.4.16 13 Jul 2022 10:50:00
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.16 |
23.3.4.15 22 Jun 2022 15:50:31
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.15 |
23.3.4.14 04 May 2022 09:52:26
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.14 |
23.3.4.13 07 Apr 2022 10:10:56
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.13, with Corba 5.1 |
23.3.4.12 24 Mar 2022 14:10:26
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.4.12 |
23.3.4.11 26 Jan 2022 10:54:23
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.11 |
23.3.4.10 21 Dec 2021 20:26:10
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.10 |
23.3.4.9 12 Nov 2021 09:01:16
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.9 |
23.3.4.8 19 Oct 2021 09:22:09
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.8 |
23.3.4.7 03 Oct 2021 10:13:35
    |
Dimitry Andric (dim)  |
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 ) |
23.3.4.7 08 Sep 2021 13:36:27
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.7. |
23.3.4.6 03 Sep 2021 10:50:44
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.6. |
23.3.4.5 02 Sep 2021 15:19:20
    |
Bernhard Froehlich (decke)  |
lang/erlang-runtime23: Add CPE information
Approved by: portmgr (blanket) |
23.3.4.5 24 Jul 2021 07:32:01
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.5. |
23.3.4.4_1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
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 |
23.3.4.4 17 Jun 2021 11:05:45
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.4. |
23.3.4.3 09 Jun 2021 15:17:55
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.3. |
23.3.4.2 01 Jun 2021 09:16:55
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.2. |
23.3.4.1 22 May 2021 15:09:59
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4.1. |
23.3.4 12 May 2021 00:04:52
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.4. |
23.3.3 07 May 2021 14:45:20
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: Update to version 23.3.3 (corba 5.0.2). |
23.3.2 27 Apr 2021 16:46:12
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.3.2. |
23.2.7.2_2 16 Apr 2021 07:52:45
    |
Yuri Victorovich (yuri)  |
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 |
23.2.7.2_1 16 Apr 2021 07:46:19
    |
Jimmy Olgeni (olgeni)  |
Erlang: bump PORTREVISION after 24e45b0.
Reported by: mat |
23.2.7.2 15 Apr 2021 14:00:10
    |
Jimmy Olgeni (olgeni)  |
Erlang: portclippy fixes (order of variables and targets). |
23.2.7.2 15 Apr 2021 14:00:09
    |
Jimmy Olgeni (olgeni)  |
Erlang: replace CONFIGURE_ENABLE with CONFIGURE_ARGS.
CONFIGURE_ENABLE (by itself) does not actually exist. |
23.2.7.2 10 Apr 2021 19:25:40
    |
Jimmy Olgeni (olgeni)  |
lang/erlang-runtime23: update to version 23.2.7.2.
- Unbreak ODBC.
- update WX dependency to 3.1.
PR: 254767 (ODBC part) |
23.2.7 10 Apr 2021 19:25:39
    |
Jimmy Olgeni (olgeni)  |
Apply portfmt to Erlang ports. |
23.2.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23.2.7 03 Mar 2021 10:53:50
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.7. |
23.2.5 16 Feb 2021 10:47:42
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.5. |
23.2.4 05 Feb 2021 11:21:08
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.4. |
23.2.3 20 Jan 2021 17:13:26
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.3. |
23.2.2 16 Jan 2021 19:41:09
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.2. |
23.2.1 21 Dec 2020 11:11:11
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2.1. |
23.2 18 Dec 2020 08:41:35
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.2. |
23.1.5 08 Dec 2020 11:20:17
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1.5. |
23.1.4_1 02 Dec 2020 18:07:36
  |
pkubaj  |
lang/erlang-runtime23: enable DTRACE on powerpc64 head |
23.1.4 02 Dec 2020 13:51:44
  |
linimon  |
Disable DTRACE option on riscv64 to allow build.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
23.1.4 20 Nov 2020 16:19:44
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1.4. |
23.1.3 17 Nov 2020 15:27:35
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1.3. |
23.1.2 05 Nov 2020 16:50:47
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1.2. |
23.1.1 02 Oct 2020 17:44:19
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1.1. |
23.1 30 Sep 2020 08:52:48
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.1. |
23.0.4_1 20 Sep 2020 09:50:42
  |
olgeni  |
lang/erlang-runtime23: update Corba to 5.0. |
23.0.4 11 Sep 2020 09:51:29
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0.4. |
23.0.3 28 Jul 2020 15:53:39
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0.3. |
23.0.2 28 May 2020 19:11:36
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0.2. |
23.0.1 20 May 2020 13:28:24
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0.1. |
23.0_1 17 May 2020 05:55:12
  |
lbartoletti  |
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 |
23.0 13 May 2020 19:35:04
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0. |
23.0.r1 29 Feb 2020 00:14:01
  |
olgeni  |
Update lang/erlang-runtime23 to version 23.0-rc1 and connect to the tree.
CORBA is currently unavailable but hopefully it can be fixed. |
22.2.8 28 Feb 2020 17:12:49
  |
olgeni  |
Copy lang/erlang-runtime22 to erlang-runtime23. |