Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package updates #1538

Merged
merged 9 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/clang/build-19.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=clang
PKG=ooce/developer/clang-19
VER=19.1.2
VER=19.1.3
SUMMARY="C language family frontend for LLVM"
DESC="The Clang project provides a language front-end and tooling "
DESC+="infrastructure for languages in the C language family (C, C++, "
Expand Down
2 changes: 1 addition & 1 deletion build/dav1d/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=dav1d
VER=1.4.3
VER=1.5.0
PKG=ooce/multimedia/dav1d
SUMMARY="AV1 decoder"
DESC="AV1 cross-platform decoder, open-source, and focused on speed, "
Expand Down
15 changes: 8 additions & 7 deletions build/dav1d/testsuite.log
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
1/6 dav1d:headers / common.h_test OK
2/6 dav1d:headers / data.h_test OK
3/6 dav1d:headers / dav1d.h_test OK
4/6 dav1d:headers / headers.h_test OK
5/6 dav1d:headers / picture.h_test OK
6/6 dav1d:checkasm / checkasm OK
1/7 dav1d:headers / common.h_test OK
2/7 dav1d:headers / data.h_test OK
3/7 dav1d:headers / dav1d.h_test OK
4/7 dav1d:headers / headers.h_test OK
5/7 dav1d:headers / picture.h_test OK
6/7 dav1d:headers / version.h_test OK
7/7 dav1d:checkasm / checkasm OK

Ok: 6
Ok: 7
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Expand Down
2 changes: 1 addition & 1 deletion build/isc-bind9/build-918.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=bind
VER=9.18.30
VER=9.18.31
PKG=ooce/network/bind-918
SUMMARY="ISC BIND DNS Server & Tools"
DESC="Server & Client Utilities for DNS"
Expand Down
2 changes: 1 addition & 1 deletion build/isc-bind9/build-920.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=bind
VER=9.20.2
VER=9.20.3
PKG=ooce/network/bind-920
SUMMARY="ISC BIND DNS Server & Tools"
DESC="Server & Client Utilities for DNS"
Expand Down
2 changes: 1 addition & 1 deletion build/isc-bind9/patches-920/linker_flags.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff -wpruN --no-dereference '--exclude=*.orig' a~/configure.ac a/configure.ac
--- a~/configure.ac 1970-01-01 00:00:00
+++ a/configure.ac 1970-01-01 00:00:00
@@ -254,17 +254,6 @@ AM_CONDITIONAL([HAVE_PYTEST], [test -n "
@@ -331,17 +331,6 @@ AM_CONDITIONAL([HAVE_PYTEST], [test -n "
#
AC_PATH_PROG([XSLTPROC], [xsltproc])

Expand Down
2 changes: 1 addition & 1 deletion build/libheif/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=libheif
VER=1.18.2
VER=1.19.1
PKG=ooce/library/libheif
SUMMARY="HEIF and AVIF encoder"
DESC="ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) "
Expand Down
2 changes: 1 addition & 1 deletion build/llvm/build-19.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=llvm
PKG=ooce/developer/llvm-19
VER=19.1.2
VER=19.1.3
SUMMARY="Low Level Virtual Machine compiler infrastructure"
DESC="A collection of modular and reusable compiler and toolchain technologies"

Expand Down
2 changes: 1 addition & 1 deletion build/mattermost/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=mattermost
VER=9.11.3
VER=9.11.4
# check for the current morph version/commit hash and create a patched branch in
# https://github.com/omniosorg/morph; then point to that branch
MORPHBRANCH=il_1.1.0
Expand Down
2 changes: 1 addition & 1 deletion build/nodejs/build-22.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=node
VER=22.9.0
VER=22.11.0
PKG=ooce/runtime/node-22
SUMMARY="Node.js is an evented I/O framework for the V8 JavaScript engine."
DESC="Node.js is an evented I/O framework for the V8 JavaScript engine. "
Expand Down
2 changes: 1 addition & 1 deletion build/php/build-82.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=php
PKG=ooce/application/php-82
VER=8.2.24
VER=8.2.25
SUMMARY="PHP 8.2"
DESC="A popular general-purpose scripting language"

Expand Down
2 changes: 1 addition & 1 deletion build/php/build-83.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=php
PKG=ooce/application/php-83
VER=8.3.12
VER=8.3.13
SUMMARY="PHP 8.3"
DESC="A popular general-purpose scripting language"

Expand Down
2 changes: 1 addition & 1 deletion build/valgrind/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=valgrind
VER=3.23.0
VER=3.24.0
PKG=ooce/developer/valgrind
SUMMARY="An instrumentation framework for building dynamic analysis tools."
DESC="Valgrind tools can automatically detect many memory management and "
Expand Down
22 changes: 11 additions & 11 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
| ooce/application/imagemagick | 7.1.1-38 | https://imagemagick.org/archive/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/links | 2.29 | http://links.twibright.com/download.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/listmonk | 3.0.0 | https://github.com/knadh/listmonk/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/mattermost | 9.11.3 | https://docs.mattermost.com/about/version-archive.html | [omniosorg](https://github.com/omniosorg)
| ooce/application/mattermost | 9.11.4 | https://docs.mattermost.com/about/version-archive.html | [omniosorg](https://github.com/omniosorg)
| ooce/application/mc | 4.8.32 | http://ftp.midnight-commander.org/?C=N;O=D | [omniosorg](https://github.com/omniosorg)
| ooce/application/munin | 2.0.69 | https://github.com/munin-monitoring/munin/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/mutt | 2.2.13 | http://www.mutt.org/download.html | [omniosorg](https://github.com/omniosorg)
Expand All @@ -19,8 +19,8 @@
| ooce/application/nagios-plugins | 2.4.8 | http://www.nagios-plugins.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/novnc | 1.5.0 | https://github.com/novnc/noVNC/releases | Currently used solely by zadm
| ooce/application/php-81 | 8.1.30 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-82 | 8.2.24 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-83 | 8.3.12 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-82 | 8.2.25 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-83 | 8.3.13 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-XX/imagick | 3.7.0 | https://github.com/Imagick/imagick/tags | [omniosorg](https://github.com/omniosorg)
| ooce/application/rustdesk-server | 1.1.12 | https://github.com/rustdesk/rustdesk-server/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/texlive | 20230313 | https://pi.kwarc.info/historic/systems/texlive/2023/ | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -59,7 +59,7 @@
| ooce/developer/clang-16 | 16.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-18 | 18.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-19 | 19.1.2 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-19 | 19.1.3 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cmake | 3.30.5 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cscope | 15.9 | https://sourceforge.net/projects/cscope/files/cscope/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cunit | 2.1-3 | https://sourceforge.net/projects/cunit/files/CUnit/ | [omniosorg](https://github.com/omniosorg)
Expand All @@ -75,15 +75,15 @@
| ooce/developer/llvm-16 | 16.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-18 | 18.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-19 | 19.1.2 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-19 | 19.1.3 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/ninja | 1.12.1 | https://github.com/ninja-build/ninja/releases https://ninja-build.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/omni | github-latest | https://github.com/omniosorg/omni/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/protobuf | 28.2 | https://github.com/protocolbuffers/protobuf/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/radare2 | 5.9.2 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.82.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/subversion | 1.14.3 | https://downloads.apache.org/subversion/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.23.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.24.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/yasm | 1.3.0 | https://github.com/yasm/yasm/releases https://yasm.tortall.net/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/zig-09 | 0.9.1 | https://ziglang.org/download/index.json https://ziglang.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/zig-011 | 0.11.0 | https://ziglang.org/download/index.json https://ziglang.org/download/ | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -121,7 +121,7 @@
| ooce/library/libev | 4.33 | http://dist.schmorp.de/libev/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/libexif | 0.6.21 | https://sourceforge.net/projects/libexif/files/libexif/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/libgif | 5.2.2 | https://sourceforge.net/projects/giflib/files/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/libheif | 1.18.2 | https://github.com/strukturag/libheif/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/libheif | 1.19.1 | https://github.com/strukturag/libheif/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/libid3tag | 0.15.1b | https://sourceforge.net/projects/mad/files/libid3tag/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/libidl | 0.8.14 | https://download.gnome.org/sources/libIDL/cache.json https://download.gnome.org/sources/libIDL/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/libjpeg-turbo | 3.0.1 | https://sourceforge.net/projects/libjpeg-turbo/files/ | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -149,16 +149,16 @@
| ooce/library/tree-sitter | 0.22.4 | https://github.com/tree-sitter/tree-sitter/releases | [omniosorg](https://github.com/omniosorg)
| ooce/library/unistring | 1.1 | https://ftp.gnu.org/gnu/libunistring/ | [omniosorg](https://github.com/omniosorg)
| ooce/library/yaml | 0.2.5 | https://github.com/yaml/libyaml/releases | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/dav1d | 1.4.3 | https://downloads.videolan.org/pub/videolan/dav1d/ https://www.videolan.org/projects/dav1d.html | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/dav1d | 1.5.0 | https://downloads.videolan.org/pub/videolan/dav1d/ https://www.videolan.org/projects/dav1d.html | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/dcraw | 9.28.0 | https://www.dechifro.org/dcraw/archive/ | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/exif | 0.6.21 | https://sourceforge.net/projects/libexif/files/exif/ | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/ffmpeg | 7.1 | https://www.ffmpeg.org/download.html#releases | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/minidlna | 1.3.3 | https://sourceforge.net/projects/minidlna/files/minidlna/ | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/rav1e | 0.7.1 | https://github.com/xiph/rav1e/releases | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/x264 | 20210613 | https://code.videolan.org/videolan/x264/-/tree/stable https://www.videolan.org/developers/x264.html | [omniosorg](https://github.com/omniosorg)
| ooce/multimedia/x265 | 3.4 | https://github.com/videolan/x265/tags https://bitbucket.org/multicoreware/x265_git/wiki/Home | [omniosorg](https://github.com/omniosorg)
| ooce/network/bind-918 | 9.18.30 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/network/bind-920 | 9.20.2 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/network/bind-918 | 9.18.31 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/network/bind-920 | 9.20.3 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/network/bwm-ng | 0.6.3 | https://github.com/vgropp/bwm-ng/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/cyrus-imapd | 3.8.2 | https://github.com/cyrusimap/cyrus-imapd/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/dnscrypt-proxy | 2.1.5 | https://github.com/DNSCrypt/dnscrypt-proxy/releases | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -192,7 +192,7 @@
| ooce/runtime/groovy-40 | 4.0.21 | https://groovy.apache.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-18 | 18.20.4 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-20 | 20.18.0 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-22 | 22.9.0 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-22 | 22.11.0 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/ruby-30 | 3.0.7 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/ruby-31 | 3.1.6 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/ruby-32 | 3.2.5 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
Expand Down
Loading