Commit Graph

4031 Commits

Author SHA1 Message Date
Douglas R. Reno
dde26e3f60 Update to OpenJDK-20.0.1 2023-07-06 00:38:04 -05:00
Bruce Dubbs
b5b377ad46 Update to vala-0.56.9. 2023-07-04 13:19:08 -05:00
Xi Ruoyao
dd0d59795b
ruby: Comment out an outdated (?) sed
With this sed the test suite failed very early and refused to continue,
but without it the tests seem fine.

Also add -k for make check to running the complete test suite even if
some test fails.
2023-07-01 19:10:41 +08:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Xi Ruoyao
bcedca6a96
gcc: Add Modula-2 compiler and runtime library into contents 2023-06-28 19:14:39 +08:00
Douglas R. Reno
d1e1cbdf05 cssselect: needs lxml for test suite 2023-06-26 21:31:41 -05:00
Bruce Dubbs
a887a08b2a Update to mercurial-6.4.5. 2023-06-26 15:17:04 -05:00
Douglas R. Reno
8f7f93bebc Update to pytest-7.4.0 (Python Module) 2023-06-26 11:43:18 -05:00
Douglas R. Reno
27e309e7ad Update to libwww-perl-6.71 (Perl Module) 2023-06-22 11:01:16 -05:00
Douglas R. Reno
b9a11e666c Update to pycairo-1.24.0 (Python Module) 2023-06-22 10:55:12 -05:00
Douglas R. Reno
543663e75f Update to NumPy-1.25.0 (Python Module) 2023-06-19 12:11:33 -05:00
Xi Ruoyao
0c0bf1fa42
gcc: Reword description for --enable-languages
jit needs --enable-host-shared which slows down GCC, so separate
--enable-host-shared --enable-languages=jit out.
2023-06-16 23:57:50 +08:00
Xi Ruoyao
d98ca85468
git: Some tests need apache (and some of them fails :( ) 2023-06-13 20:55:47 +08:00
Bruce Dubbs
766b6fb3fb Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-12 13:46:10 -05:00
Douglas R. Reno
6c7614f75d Git: Document test suite failures with curl-8.1.x
Also sent an email to upstream about them since they seem pretty
significant.
2023-06-12 12:25:00 -05:00
Bruce Dubbs
a5218250a7 pytest-7.3.2 (Python module). 2023-06-12 12:05:30 -05:00
Xi Ruoyao
0c1c573e69
rust: Document test failures, and correct some XML elements in explanations 2023-06-12 19:08:35 +08:00
Bruce Dubbs
023dffb796 pdate to cachecontrol-0.13.1. 2023-06-10 17:24:18 -05:00
Bruce Dubbs
3a05e32400 Update to php-8.2.7. 2023-06-10 17:20:03 -05:00
Bruce Dubbs
f19b4b89f4 Update to mercurial-6.4.4. 2023-06-10 17:06:46 -05:00
Pierre Labastie
23b68489ad Fix python3 docs md5 2023-06-10 09:30:01 +02:00
Bruce Dubbs
49e2ba59fe Update to Python-3.11.4. 2023-06-09 16:56:16 -05:00
Bruce Dubbs
1fd75935de Update to rustc-1.70.0. 2023-06-07 15:30:06 -05:00
Bruce Dubbs
55fb76ba30 Update to llvm-16.0.5. 2023-06-07 11:23:14 -05:00
Bruce Dubbs
d3cf76e101 Update to cachecontrol-0.13.0.tar.gz (Python module). 2023-06-06 20:01:26 -05:00
Bruce Dubbs
75532e57ce Update to gc-8.2.4. 2023-06-05 14:20:48 -05:00
Bruce Dubbs
0863931d90 Update to MarkupSafe-2.1.3 (Python Module). 2023-06-04 17:40:24 -05:00
Bruce Dubbs
e962ced3ca Update to Net-DNS-1.39 (Perl Module). 2023-06-04 17:35:34 -05:00
Bruce Dubbs
a68ccb1615 Fix git md5sum 2023-06-03 06:38:57 -05:00
Tim Tassonis
97bd764c30 Update to git-2.41.0. 2023-06-02 23:33:21 +02:00
Xi Ruoyao
c407a61f5e
rust: Symlink the Zsh completion file so Zsh can find it 2023-06-03 00:22:55 +08:00
Xi Ruoyao
24ecd679da
rust: Add rustdoc into build.tools
The rustdoc program is a part of rustup default install.  And it was
installed with previous rustc releases even if we didn't specify it in
build.tools (so it's in the "contents and short descriptions" section).
But with rustc-1.69 it's not installed if we don't explicitly add it
into build.tools.

It's needed by "cargo doc" command (I use it when I develop Rust
crates), and also some BLFS packages (at least, the testsuite of
librsvg).

Add rustdoc into build.tools so it will be built and installed.
2023-06-01 19:09:45 +08:00
Douglas R. Reno
363ca805ed sphinxcontrib-htmlhelp: Remove text about a sed that no longer exists. 2023-05-31 15:25:20 -05:00
Pierre Labastie
11f9b1d14c Document gdb-add-index in short descriptions
Also reinstate libinproctrace in short descriptions
2023-05-30 13:34:50 +02:00
Pierre Labastie
da73c1c05f Update to gdb-13.2 2023-05-29 21:36:13 +02:00
Pierre Labastie
c824000c34 Update to vala-0.56.8 2023-05-29 21:36:13 +02:00
Bruce Dubbs
b5404f8878 Update to Cython-0.29.35 (Python module). 2023-05-26 15:56:13 -05:00
Bruce Dubbs
25991359df Update python sphinx modules and dependencies.
Update to sphinx_rtd_theme-1.2.1.
Update to python sphinx dependencies to
  sphinxcontrib-jquery-4.1
  sphinxcontrib-applehelp-1.0.4
  sphinxcontrib-htmlhelp-2.0.1.
2023-05-24 17:18:22 -05:00
Pierre Labastie
9f2364e465 Update to requests-2.31.0 2023-05-24 22:01:43 +02:00
Bruce Dubbs
31c9e2a6d3 Update to pycryptodome-3.18.0 (Python module). 2023-05-22 19:15:25 -05:00
Bruce Dubbs
853a907634 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-05-22 17:06:08 -05:00
Ken Moffat
2a24738059 Add depndencies for HTTP::CookieJar perl module. 2023-05-22 22:51:52 +01:00
Bruce Dubbs
0ca57d1968 Fix doxygen dependency 2023-05-22 15:17:48 -05:00
Bruce Dubbs
9629dabf39 Update to doxygen-1.9.7. 2023-05-22 15:09:21 -05:00
Bruce Dubbs
05374c37b2 Update to cmake-3.26.4. 2023-05-21 18:47:34 -05:00
Bruce Dubbs
eeb331f820 Update to llvm-16.0.4. 2023-05-21 12:02:01 -05:00
Bruce Dubbs
7d8336d9af Update to IO-Socket-SSL-2.083 (Perl Module). 2023-05-19 15:31:55 -05:00
Bruce Dubbs
cba968b420 Update to docutils-0.20.1 (Python module). 2023-05-19 15:18:27 -05:00