Commit Graph

7258 Commits

Author SHA1 Message Date
sthen
60d3738c5b update to php-8.0.26 2022-11-27 10:08:01 +00:00
jeremy
0179434f30 Update to Ruby 3.1.3
Remove patch for the removing the capstone detection, no longer needed.

Update patch for gem install --user-install, needed due to changes in
rubygems.
2022-11-27 01:10:37 +00:00
jeremy
ea92d455f3 Update to Ruby 3.0.5 2022-11-27 01:10:09 +00:00
jeremy
c1054a5556 Update to Ruby 2.7.7 2022-11-27 01:09:53 +00:00
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
fd403c631e fix -tests package spec, should not conflict with py27 2022-11-26 20:04:23 +00:00
naddy
2a59e22b55 lang/gcc/8: remove spurious duplicate entry in distinfo 2022-11-26 15:46:17 +00:00
sthen
5bfa677550 update to lucee-5.3.10.97 2022-11-26 09:26:37 +00:00
sthen
c2fac5fe5d use MODPY_PYBUILD, fix deps in secularize while there 2022-11-25 16:38:02 +00:00
sthen
b7554f3b92 warn if MODPY_PYBUILD is used and not set to setuptools_scm when the
port appears to need setuptools_scm.
2022-11-25 16:33:15 +00:00
sthen
f04e702653 use absolute paths in MODPY_TEST_LIBDIR, relative paths don't work if
MODPY_TEST_DIR is set
2022-11-25 16:32:04 +00:00
sthen
5c6dee094c update to php-8.1.13 2022-11-25 10:02:37 +00:00
pascal
f580c8e1f3 Correct size/checksum for i386 and powerpc bootstraps. 2022-11-24 17:23:53 +00:00
pascal
0ceedb0241 Update bootstraps. 2022-11-22 23:26:10 +00:00
pascal
dc0556651d Update remaining bootstraps. 2022-11-22 23:25:21 +00:00
stu
232b19cbe9 Update to 8.6.13.
More tests can be run thanks to upstream changes.
2022-11-22 21:13:09 +00:00
visa
bf896dfde4 Update mips64 adastrap.
OK pascal@ (maintainer)
2022-11-21 13:26:38 +00:00
fcambus
71ed5bef56 Update wabt to 1.0.31. 2022-11-19 21:34:44 +00:00
fcambus
7830185f04 Update binaryen to 111. 2022-11-19 21:34:00 +00:00
naddy
0334efaed3 copy in newer libc for bootstrap to workaround abi breakage triggered by a diff 2022-11-19 21:04:40 +00:00
naddy
bff0064f62 copy in newer libc for bootstrap to workaround abi breakage triggered by a diff 2022-11-19 16:57:55 +00:00
op
c2788e2adf update lang/clojure to 1.11.1.1200
- Added support in :mvn/repos map to set release and snapshot policies
- TDEPS-101 Output repo policies in -Spom and -X:deps mvn-pom
- Use tools.deps.alpha 0.15.1254
2022-11-18 15:28:23 +00:00
semarie
e8ad6a0e55 lang/rust: update riscv64 and sparc64 bootstrap to 1.65.0
riscv64 bootstrap from jca@
2022-11-18 10:04:33 +00:00
sthen
7902674c32 missed bump in -gdb for py3.10 2022-11-14 08:10:31 +00:00
naddy
c0f5554a06 remove useless CONFIGURE_STYLE=none
If a port should not attempt to run a configure script, simply don't
set CONFIGURE_STYLE at all.

The perl and pyton modules use CONFIGURE_STYLE=none for their own
purposes.  Also, some ports use it to disable a default provided
by Makefile.inc.  Apart from that, CONFIGURE_STYLE=none has no meaning.

ok semarie@ ajacoutot@ kn@ sthen@
2022-11-13 22:24:51 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
sthen
80fda491b1 switch MODPY_DEFAULT_VERSION_3 to 3.10 2022-11-13 15:26:02 +00:00
tb
dfb2fede76 lang/pypy: fix build after Ed25519 and raw public key addition to
libcrypto.
2022-11-13 14:10:54 +00:00
op
da78065c76 lang/chicken: backport security fix for CVE-2022-45145
Details:
https://lists.nongnu.org/archive/html/chicken-announce/2022-11/msg00000.html

> Vasilij found a security issue with the way egg-information
> files are created during installation of an extension package.
> Currently, escape characters in the .egg file may be used to
> perform arbitrary OS command injection due to the method the
> egg metadata is created and installed in the local egg repository
> during the install-stage of an egg.

diff from MAINTAINER Timo Myyrä, thanks!
2022-11-12 10:08:15 +00:00
sdk
ac5a8872cb go.port.mk: use -buildvcs=false to prevent go from calling git
OK kn, sthen
2022-11-10 12:16:26 +00:00
sthen
a8c6e21484 move some files from erlang/21's wx->main, from Volker Schlect 2022-11-07 22:24:47 +00:00
sthen
d2090f1985 update to erlang 25.1.2 and move some files from wx->main, from Volker Schlect
add @conflict, from me
2022-11-07 22:24:03 +00:00
sthen
867f54f358 reinstate patch which should not have been removed 2022-11-07 16:33:55 +00:00
robert
283b266860 our ranlib can now take multiple files at once, no need for this hack anymore
prodded by Brad
2022-11-06 19:56:57 +00:00
tb
9e438e0f0d Python: Undo the readline hack again now that most snapshots have caught
up with the rlstdc.h change.

ok kmos (maintainer), sthen
2022-11-05 20:46:24 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
sthen
5b2a41390c update to php-7.4.33 2022-11-04 09:05:53 +00:00
op
a45f2f7bf3 update clojure to 1.11.1.1189
- TDEPS-233 bash script fixes from stale jar check changes
 - Add some missing items on help and man page
2022-11-04 09:03:58 +00:00
semarie
8cdfd2a295 update lang/rust to 1.65.0
Announce: https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1650-2022-11-03
2022-11-03 15:44:04 +00:00
jturner
d747098eff Update janet to 1.25.1 2022-11-03 01:30:44 +00:00
sthen
a8dd03208c Patch Modules/readline.c to workaround an issue with the readline module
with Python 3.9+'s definition of PyMODINIT_FUNC and our readline headers
https://github.com/openbsd/src/blob/master/gnu/lib/libreadline/rlstdc.h#L41

(Due to some other strangeness in the build system, on 3.9 it rebuilt a
working version after the first attempt failed and the file was moved out
of the way, but that no longer happens with 3.10+ where readline just
failed).

Fix up PLISTs and WANTLIB for Python 3.11 while there.

Joint work with landry@ tb@ kmos@, ok tb kmos
2022-11-01 16:18:22 +00:00
landry
2ac76f7f45 lang/node: fetch/install nodejs*-headers.tar.gz instead of .xz
node-gyp expects a .gz, and its tar implementation doesnt support xz.

from maintainer Volker Schlecht, thanks !
2022-11-01 12:01:49 +00:00
op
3db69bb002 update lang/clojure to 1.11.1.1182
changelog: https://clojure.org/releases/tools
2022-11-01 11:37:52 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
kmos
633af1ae20 Add Python 3.11.0 to build and python.port.mk
ok sthen@ tb@
2022-10-31 22:06:28 +00:00
kmos
e527e1494f Import Python 3.11.0
https://www.python.org/downloads/release/python-3110/

Still has the same readline module problem as 3.10

Tweaks and ok from tb@ and sthen@
2022-10-31 22:05:43 +00:00
naddy
a345bd907c ruby.port.mk: fix check for conflicting flavors
Remove trailing whitespace after line continuation character that
somehow did not result in a syntax error, and add missing ruby31
check.
2022-10-31 20:28:25 +00:00
sthen
533f76026d regen PLISTs following py-sphinx update 2022-10-31 08:47:46 +00:00