pkgsrc/lang
wiz a109ccc5c5 perl: update to 5.32.1.
Incompatible Changes

There are no changes intentionally incompatible with Perl 5.32.0.
If any exist, they are bugs, and we request that you submit a
report. See "Reporting Bugs" below.

Modules and Pragmata

Updated Modules and Pragmata

    Data::Dumper has been upgraded from version 2.174 to 2.174_01.

    A number of memory leaks have been fixed.

    DynaLoader has been upgraded from version 1.47 to 1.47_01.

    Module::CoreList has been upgraded from version 5.20200620 to
    5.20210123.

    Opcode has been upgraded from version 1.47 to 1.48.

    A warning has been added about evaluating untrusted code with
    the perl interpreter.

    Safe has been upgraded from version 2.41 to 2.41_01.

    A warning has been added about evaluating untrusted code with
    the perl interpreter.

Documentation

New Documentation

perlgov

Documentation of the newly formed rules of governance for Perl.

perlsecpolicy

Documentation of how the Perl security team operates and how the
team evaluates new security reports.

Changes to Existing Documentation

We have attempted to update the documentation to reflect the changes
listed in this document. If you find any we have missed, open an
issue at https://github.com/Perl/perl5/issues.

Additionally, the following selected changes have been made:

perlop

    Document range op behaviour change.

Diagnostics

The following additions or changes have been made to diagnostic
output, including warnings and fatal error messages. For the complete
list of diagnostic messages, see perldiag.

Changes to Existing Diagnostics

    \K not permitted in lookahead/lookbehind in regex; marked by
    <-- HERE in m/%s/

    This error was incorrectly produced in some cases involving
    nested lookarounds. This has been fixed.

    [GH #18123]

Configuration and Compilation

    Newer 64-bit versions of the Intel C/C++ compiler are now
    recognized and have the correct flags set.

    We now trap SIGBUS when Configure checks for va_copy.

    On several systems the attempt to determine if we need va_copy
    or similar results in a SIGBUS instead of the expected SIGSEGV,
    which previously caused a core dump.

    [GH #18148]

Testing

Tests were added and changed to reflect the other additions and
changes in this release.

Platform Support

Platform-Specific Notes

MacOS (Darwin)

    The hints file for darwin has been updated to handle future
    macOS versions beyond 10. Perl can now be built on macOS Big
    Sur.

    [GH #17946, GH #18406] Minix

    Build errors on Minix have been fixed.

    [GH #17908]

Selected Bug Fixes

    Some list assignments involving undef on the left-hand side
    were over-optimized and produced incorrect results.

    [GH #16685, GH #17816]

    Fixed a bug in which some regexps with recursive subpatterns
    matched incorrectly.

    [GH #18096]

    Fixed a deadlock that hung the build when Perl is compiled for
    debugging memory problems and has PERL_MEM_LOG enabled.

    [GH #18341]

    Fixed a crash in the use of chained comparison operators when
    run under "no warnings 'uninitialized'".

    [GH #17917, GH #18380]

    Exceptions thrown from destructors during global destruction
    are no longer swallowed.

    [GH #18063]
2021-01-25 09:33:19 +00:00
..
a60
abcl Update to version 1.7.1. 2020-07-29 21:47:46 +00:00
adoptopenjdk11-bin Add jmap to JAVA_WRAPPERS, bump PKGREVISION 2020-05-29 10:51:23 +00:00
algol68g lang/algol68g: fix outdated configure options 2020-05-21 07:02:56 +00:00
asn1c *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
awka lang/awka: fix homepage 2020-05-03 15:36:46 +00:00
baci Fix typo, and add indentation 2020-09-26 11:35:14 +00:00
boomerang
brandybasic
bwbasic
caml-light all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
camlp4 Marked lang/camlp4 as BROKEN. 2020-01-17 09:44:32 +00:00
camlp5 camlp5: Update to 7.13 2021-01-02 13:26:20 +00:00
cbmbasic
ccsh *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
cdl3
Cg-compiler lang: align variable assignments 2019-11-03 19:03:56 +00:00
chibi-scheme chibi-scheme: Update to 0.9.1 2020-08-18 10:25:16 +00:00
chicken all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
chicken5 chicken: Update to version 5.2.0 2020-05-16 20:01:56 +00:00
cim *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cint
clang Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
clang-tools-extra *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
classpath *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
classpath-gui *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
clisp clisp: Remove iconv warning avoidance. 2020-10-20 12:46:17 +00:00
clojure clojure: Avoid changing version numbers in two places. 2019-10-09 12:41:13 +00:00
compiler-rt compiler-rt: remove patch fixing build on NetBSD 2020-10-02 14:20:34 +00:00
coq *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
coreclr Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
cparser *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
cu-prolog lang/cu-prolog: suppress harmless array[char] compiler warnings 2020-05-03 16:45:52 +00:00
duktape duktape: Update to 2.6 2020-11-26 15:31:31 +00:00
eag
ecl lang/ecl: update to ecl-20.4.24 2020-07-09 08:23:37 +00:00
eieio *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
elisp-manual all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
elixir elixir: updated to 1.11.3 2021-01-15 12:10:33 +00:00
elk lang: align variable assignments 2019-11-03 19:03:56 +00:00
embryo Update embryo to 1.7.10. No relevant changes. 2020-05-01 00:14:17 +00:00
erlang erlang: Re-add accidentally lost PLIST entries. 2021-01-15 13:47:45 +00:00
erlang-doc erlang-doc: catch up with base package 2021-01-15 21:34:31 +00:00
erlang-luerl
erlang-man erlang-man: catch up with base package 2021-01-15 21:30:32 +00:00
execline Bump PKGREVISION for skalibs update. 2021-01-22 16:10:35 +00:00
f2c all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ficl *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
focal
fort77 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
forth-retro forth-retro: Update to 2019.7 2020-06-14 10:38:11 +00:00
g95 g95: Not for aarch64 2020-10-20 11:33:10 +00:00
gambc lang/gambc: skip configure in SUBST block 2020-05-13 04:17:26 +00:00
gauche lang/gauche: skip check for unknown configure options 2020-03-22 10:50:35 +00:00
gawk gawk: update to 5.1.0. 2020-08-24 07:52:03 +00:00
gcc-aux *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gcc2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
gcc3 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
gcc3-c lang/gcc3*: suppress USE_TOOLS+=perl warning 2020-05-13 05:02:08 +00:00
gcc3-c++ lang: align variable assignments 2019-11-03 19:03:56 +00:00
gcc3-f77 lang: align variable assignments 2019-11-03 19:03:56 +00:00
gcc3-objc lang: align variable assignments 2019-11-03 19:03:56 +00:00
gcc5 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc5-aux gcc*-aux: avoid future issues and accept NetBSD-10 as a version. 2020-04-29 20:33:28 +00:00
gcc5-libs Fix PKGREVISION values of gcc*-libs that got out of sync 2020-10-23 00:39:37 +00:00
gcc6 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc6-aux lang/gcc6-aux: fix shell portability 2020-05-03 17:42:20 +00:00
gcc6-libs Fix PKGREVISION values of gcc*-libs that got out of sync 2020-10-23 00:39:37 +00:00
gcc7 Fix grammar in a comment in gcc* Makefiles 2020-10-23 00:45:47 +00:00
gcc7-libs Fix PKGREVISION values of gcc*-libs that got out of sync 2020-10-23 00:39:37 +00:00
gcc8 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc8-libs gcc8-libs: Bump PKGREVISION from lang/gcc8 2020-09-17 22:05:16 +00:00
gcc9 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc9-libs glib9-libs: Bump PKGREVISION from lang/gcc9 update 2020-09-17 12:28:29 +00:00
gcc10 Fix grammar in a comment in gcc* Makefiles 2020-10-23 00:45:47 +00:00
gcc10-libs gcc10-libs: fix buildlink3.mk to not refer to gcc8-libs 2020-12-05 09:22:54 +00:00
gcc34 lang/gcc3*: suppress USE_TOOLS+=perl warning 2020-05-13 05:02:08 +00:00
gcc44 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc48 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc48-libs Fix PKGREVISION values of gcc*-libs that got out of sync 2020-10-23 00:39:37 +00:00
gcc49 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gcc49-libs Fix PKGREVISION values of gcc*-libs that got out of sync 2020-10-23 00:39:37 +00:00
gforth *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc-bootstrap *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc7 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc80 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc84 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ghc88 ghc88: Ensure libiconv can be found at runtime. 2020-09-16 17:26:31 +00:00
gjs gjs: Update to 1.66.1 2020-11-10 11:33:50 +00:00
gnat_util lang: align variable assignments 2019-11-03 19:03:56 +00:00
gnucobol gnucobol: update to 3.1.2. 2020-12-31 22:16:15 +00:00
go Update go115 to 1.15.7. 2021-01-23 14:07:37 +00:00
go-bin go-bin: s/go/go-bin/ 2020-12-19 14:28:56 +00:00
go-hcl Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go14 go14: Not for aarch64 2020-10-20 11:22:27 +00:00
go19 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
go110 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
go114 Update go114 to 1.14.14. 2021-01-22 20:08:32 +00:00
go115 Update go115 to 1.15.7. 2021-01-23 14:07:37 +00:00
go116 Add a package for go116-1.16.beta1. 2020-12-19 17:58:06 +00:00
gpc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
gprolog gprolog: fix PowerPC build 2020-12-12 02:01:57 +00:00
guile lang/guile: disable check for unknown configure options 2020-03-22 08:17:23 +00:00
guile20 Revbump packages depending on libffi after .so version change. 2020-03-08 16:42:24 +00:00
guile22 Fix lang/guile22 on Darwin 2020-08-30 13:27:30 +00:00
gwydion-dylan *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
heirloom-awk
hs-hslua hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hugs lang: align variable assignments 2019-11-03 19:03:56 +00:00
icon lang: align variable assignments 2019-11-03 19:03:56 +00:00
idris Fix the installation path for man pages 2020-10-13 16:35:44 +00:00
inform
intercal lang: align variable assignments 2019-11-03 19:03:56 +00:00
ja-gawk all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
jamvm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
janet janet: Update to 1.14.1 2021-01-22 16:16:11 +00:00
japhar japhar: Define LICENSE 2020-03-27 15:09:00 +00:00
jasmin
jikes *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
jimtcl
joos
js
kaffe *: Remove esound support from pkgsrc 2020-01-20 21:54:00 +00:00
kaffe-x11 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
kali lang: align variable assignments 2019-11-03 19:03:56 +00:00
konoha *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ksi ksi: Define LICENSE 2020-03-27 23:29:39 +00:00
libBlocksRuntime all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libcxx llvm: updated to 10.0.1 2020-07-26 19:20:12 +00:00
libcxxabi llvm: updated to 10.0.1 2020-07-26 19:20:12 +00:00
libduktape duktape: Update to 2.6 2020-11-26 15:31:31 +00:00
libLLVM On powerpc, use -mlongcall so that we don't get 24-bit relocation overflow. 2020-09-15 16:16:29 +00:00
libLLVM4 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libLLVM34 devel/libLLVM34: remove nonexistent file from SUBST_FILES 2020-04-27 03:47:31 +00:00
libobjc2 Import libobjc2-2.0, a modern version of devel/gnustep-objc for use with 2020-04-16 17:35:47 +00:00
librep Revbump packages depending on libffi after .so version change. 2020-03-08 16:42:24 +00:00
libunwind libunwind: Remove patch .orig file, fix install. 2020-10-20 06:34:23 +00:00
likepython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
llvm Apply fix from 2020-11-07 21:26:41 +00:00
lua lua: fix typo in luaversion.mk 2020-08-25 22:46:24 +00:00
lua-moonscript lang: Add lua-moonscript 2020-07-11 11:56:59 +00:00
lua51 lua*: update descriptions 2020-09-20 14:48:17 +00:00
lua52 lua*: update descriptions 2020-09-20 14:48:17 +00:00
lua53 lua53: update to 5.3.6. 2020-10-14 16:39:50 +00:00
lua54 lua54: Update to 5.4.2. 2020-12-18 19:58:31 +00:00
LuaJIT2 Make luajit PaX MPROTECT safe. 2020-11-06 12:15:53 +00:00
lush math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
maude
mawk
mercury *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
micropython Revbump packages depending on libffi after .so version change. 2020-03-08 16:42:24 +00:00
minischeme
mit-scheme-bin all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mono Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
mono-basic *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mono6 mono6: make buildlink3.mk point at this package. 2021-01-24 19:04:55 +00:00
moscow_ml *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mozjs78 mozjs78: create PLIST.Linux 2021-01-18 09:27:31 +00:00
mpd mpd: avoid problematic netbsd version check (would fail for netbsd-10) 2020-04-29 20:31:58 +00:00
nawk all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
neko *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
newlisp Dropping a dependency warrants a PKGREVISION bump. 2020-08-11 17:18:59 +00:00
newsqueak lang: align variable assignments 2019-11-03 19:03:56 +00:00
nhc98 nhc98: Fails on aarch64 due to a lack of -m32 2020-10-20 12:00:26 +00:00
nim nim: Update to 1.4.2 2020-12-07 12:40:44 +00:00
nodejs nodejs: updated to 14.15.4 2021-01-05 08:31:04 +00:00
nodejs8 nodejs8, nodejs10: add PYTHON_VERSIONS_ACCEPTED 2020-12-16 07:29:36 +00:00
nodejs10 nodejs10: updated to 10.23.1 2021-01-05 08:35:36 +00:00
nodejs12 nodejs12: updated to 12.20.1 2021-01-05 08:34:57 +00:00
npm npm: updated to 6.14.11 2021-01-16 08:13:18 +00:00
nqp (lang/nqp) Updated 2020.11 to 2020.12, No explicit ChangLog/Release note known 2021-01-09 08:34:23 +00:00
nuitka all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
objc mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
ocaml ocaml: Fix ocamlmklib wrapper script for ld options. 2021-01-12 11:19:17 +00:00
oo2c *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
open-cobol-ce lang: align variable assignments 2019-11-03 19:03:56 +00:00
opencobol
openjdk-bin openjdk-bin: Update to 15 2020-09-15 20:09:00 +00:00
openjdk8 Depend on binutils for OmniOS build, too. 2020-10-13 09:46:03 +00:00
openjdk11 openjdk11: put back non-amd64 bootstrap checksums 2020-10-26 22:46:04 +00:00
opensource-cobol all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
oracle-jdk8 Add jmap to JAVA_WRAPPERS, bump PKGREVISION 2020-05-29 10:51:23 +00:00
oracle-jre8 lang: align variable assignments 2019-11-03 19:03:56 +00:00
ossp-js *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
owl-lisp
p2c
p5-Switch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
parrot *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
pc-lisp
pcc lang/pcc: remove dependency on gmake 2020-06-06 21:24:14 +00:00
pcc-current
pear lang/pear: update Archive_Tar to 1.4.12 2021-01-19 00:12:46 +00:00
perl5 perl: update to 5.32.1. 2021-01-25 09:33:19 +00:00
pfe *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
pforth
php lang/php74: udpate to 7.4.14 2021-01-07 13:39:09 +00:00
php56 php56: Fix php-intl module build with textproc/icu-68.1 2020-11-16 12:10:05 +00:00
php73 lang/php73: update to 7.3.26 2021-01-07 13:35:02 +00:00
php74 lang/php74: udpate to 7.4.14 2021-01-07 13:39:09 +00:00
picoc
pict all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
polyml In light of PR 55569, mark lang/polyml NOT_FOR_BULK_PLATFORM *-*-*. 2020-08-14 00:47:10 +00:00
py-asttokens py-asttokens: cleanup 2020-07-01 14:55:12 +00:00
py-basicproperty *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
py-byterun lang: align variable assignments 2019-11-03 19:03:56 +00:00
py-cmake-language-server py-cmake-language-server: update to 0.1.2. 2020-06-29 13:07:55 +00:00
py-cxfreeze *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-execjs
py-hy py-hy: updated to 0.18.0 2020-03-27 15:27:41 +00:00
py-inflect lang/py-inflect: import py-inflect-4.1.0 2020-03-12 07:12:05 +00:00
py-js2py
py-jsparser
py-mypy py-mypy: updated to 0.790 2020-11-09 13:36:24 +00:00
py-mypy_extensions py-mypy: updated to 0.740; py-mypy_extensions updated to 0.4.3 2019-10-18 12:28:37 +00:00
py-parso py-parso: updated to 0.8.1 2020-12-11 08:12:32 +00:00
py-paver
py-py3c py-py3c: added version 1.2 2020-07-27 20:11:44 +00:00
py-pygls py-pygls: updated to 0.9.1 2020-12-04 16:46:59 +00:00
py-pyrex lang: align variable assignments 2019-11-03 19:03:56 +00:00
py-python-language-server py-jedi: mark as not for python 2.7 because of py-parso 2020-08-24 08:32:43 +00:00
py-python-lua *: switch to versioned_dependencies.mk for py-setuptools 2020-08-31 23:07:00 +00:00
py-pythonz
py-six py-six: updated to 1.15.0 2020-05-27 12:14:31 +00:00
py-spark-parser
py-uncompyle6 py-uncompyle6: updated to 3.7.4 2020-09-10 09:27:26 +00:00
py27-html-docs python27: updated to 2.7.18 2020-04-20 20:05:56 +00:00
py36-html-docs python36 py36-html-docs: updated to 3.6.12 2020-08-19 07:07:46 +00:00
py37-html-docs python37 py37-html-docs: updated to 3.7.9 2020-08-19 07:08:34 +00:00
py38-html-docs python38 py38-html-docs: updated to 3.8.7 2021-01-02 09:51:48 +00:00
py39-html-docs python39: updated to 3.9.1 2020-12-08 14:30:40 +00:00
python python/egg.mk: Increase quoting 2021-01-20 23:56:51 +00:00
python27 python*: Revert shm_open workaround now it's fixed in mksandbox 2020-12-07 13:14:38 +00:00
python36 python*: Revert shm_open workaround now it's fixed in mksandbox 2020-12-07 13:14:38 +00:00
python37 python*: Revert shm_open workaround now it's fixed in mksandbox 2020-12-07 13:14:38 +00:00
python38 python38 py38-html-docs: updated to 3.8.7 2021-01-02 09:51:48 +00:00
python39 python39: updated to 3.9.1 2020-12-08 14:30:40 +00:00
qore Don't modify the instance from a const method. 2020-03-19 23:59:58 +00:00
quickjs lang/quickjs: install documentation and examples 2020-05-10 10:32:33 +00:00
R-cpp11 (lang/R-cpp11) import R-cpp11-0.2.4 2021-01-01 05:09:26 +00:00
R-sourcetools
racket *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
racket-textual lang: align variable assignments 2019-11-03 19:03:56 +00:00
rakudo (lang/rakudo) Updated 2020.11 to 2020.12 2021-01-09 07:31:56 +00:00
rakudo-star *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rcfunge rcfunge: avoid workaround for netbsd<6, EOL versions 2020-04-29 20:30:27 +00:00
rexx-imc
rexx-regina all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
ruby lang/ruby: add GEM_PLUGINSDIR support 2021-01-11 11:21:31 +00:00
ruby-coffee-script
ruby-coffee-script-source all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ruby-cucumber-gherkin lang/ruby-cucumber-gherkin: update to 15.0.2 2020-09-13 16:14:19 +00:00
ruby-doc-stdlib
ruby-execjs
ruby-rkelly-remix
ruby25 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ruby25-base lang/ruby25-base: Add fix for CVE-2020-25613 2020-10-04 03:45:26 +00:00
ruby26 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ruby26-base lang/ruby26-base: Add fix for CVE-2020-25613 2020-10-04 03:41:12 +00:00
ruby27 lang/ruby27: add ruby27 package version 2.7.0 2020-03-15 15:30:30 +00:00
ruby27-base lang/ruby27: update to 2.7.2 2020-10-04 03:29:25 +00:00
runawk runawk: Fix typo in DESCR 2020-03-27 23:31:04 +00:00
rust rust: Disable SSP checks which will always fail. 2021-01-12 15:37:32 +00:00
rust-bin rust-bin: Update to 1.48.0 2021-01-02 12:43:20 +00:00
sablevm sablevm: Set LICENSE 2020-07-07 14:58:24 +00:00
sablevm-classpath
sablevm-classpath-gui *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
sather *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sbcl Update to version 2.1.0. 2021-01-17 23:00:18 +00:00
scala (lang/scala) Fix install stage, ${TAR} was not defined 2020-04-04 04:19:36 +00:00
scala-sbt
scheme48
scm lang: align variable assignments 2019-11-03 19:03:56 +00:00
see *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sigscheme
siod
smalltalk *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
smlnj all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
smlnj11072 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
snobol lang: align variable assignments 2019-11-03 19:03:56 +00:00
spidermonkey lang: align variable assignments 2019-11-03 19:03:56 +00:00
spidermonkey185 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
spl *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
squeak all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
squeak-vm *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
sr lang: align variable assignments 2019-11-03 19:03:56 +00:00
sr-examples lang: align variable assignments 2019-11-03 19:03:56 +00:00
stalin
STk lang/STk: fix array index using char 2020-05-03 14:49:30 +00:00
sun-jdk7 Add jmap to JAVA_WRAPPERS, bump PKGREVISION 2020-05-29 10:51:23 +00:00
sun-jre7 lang: align variable assignments 2019-11-03 19:03:56 +00:00
swi-prolog
swi-prolog-jpl
swi-prolog-lite Don't depend on openssl.cnf to exist. 2020-08-09 23:16:48 +00:00
swi-prolog-packages *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
tcl tcl: updated to 8.6.11 2021-01-20 20:38:48 +00:00
tcl-expect *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
tcl-otcl *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
tcl85 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tcltutor lang/tcltutor: import tcltutor-30b7 2019-10-07 14:37:34 +00:00
tinyscheme *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ucblogo lang: align variable assignments 2019-11-03 19:03:56 +00:00
umb-scheme
utilisp
vala vala: update to 0.50.2. 2020-11-23 16:20:18 +00:00
vscm
vslisp *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
wsbasic *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
yabasic yabasic: update to 2.87.1. 2020-11-24 21:16:17 +00:00
yap Fix STL use 2020-04-17 00:19:43 +00:00
zenlisp
zig *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
Makefile lang/Makefile: remove php72 2021-01-03 15:17:40 +00:00