Commit Graph

4373 Commits

Author SHA1 Message Date
Rahul Chandra
7e4c8fbc87 Update to cmake-3.28.1 2023-12-17 01:40:52 -05:00
Bruce Dubbs
2c758f05b7 Update to Python-3.12.1. 2023-12-16 11:01:26 -06:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Rahul Chandra
627bb154cf Update to pygments-2.17.2 2023-12-05 20:27:35 -05:00
Douglas R. Reno
0fcea3af89 Update to Text-CSV-2.04 (Perl Module) 2023-12-04 17:12:36 -06:00
Douglas R. Reno
8d444f5ce1 Update to Text_CSV-XS-1.53 (Perl Module) 2023-12-04 17:10:24 -06:00
Xi Ruoyao
f6b8764349
llvm: Remove a hanging test "getline_nohang.cpp"
This test hangs in a QEMU VM running LFS r12.0-102 (built with jhalfs
w/o any modification) even if -fsanitize=thread is not used...  While
it's difficult to root cause the issue, let's not hang forever.

Link:https://github.com/llvm/llvm-project/issues/39012
2023-12-03 17:28:27 +08:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Xi Ruoyao
674e73cb18
gi-docgen: Add packaging as required dependency
Link: https://gitlab.gnome.org/GNOME/gi-docgen/-/issues/175
2023-11-26 20:03:18 +08:00
Bruce Dubbs
fb04459f1e Update to gi-docgen-2023.3. 2023-11-25 10:53:01 -06:00
Bruce Dubbs
0be945fe5b Typo 2023-11-24 18:08:42 -06:00
Bruce Dubbs
f30c0dc176 Update to php-8.3.0. 2023-11-24 18:04:08 -06:00
Douglas R. Reno
3525199c5a Typo fixes from rhubarbpieguy 2023-11-23 14:24:33 -06:00
Pierre Labastie
e2d263e891 Pygments depends on hatchling 2023-11-23 14:04:57 +01:00
Douglas R. Reno
f300248e89 Update to mercurial-6.6 2023-11-22 20:22:55 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Bruce Dubbs
01b92cda01 Update to git-2.43.0. 2023-11-22 09:45:44 -06:00
Douglas R. Reno
d71f68c943 Update to rustc-1.74.0 2023-11-20 16:28:39 -06:00
Douglas R. Reno
9af8c3efbc Update to SCons-4.6.0 2023-11-20 14:05:29 -06:00
Douglas R. Reno
9ccad1931b Update to Pygments-2.17.1 (Python Module) 2023-11-20 13:42:34 -06:00
Douglas R. Reno
4de66bc72d Add some more dependencies on Qt6.
I've marked most of these as 'role=nodep' so that jhalfs doesn't pick up
multiples in cases where it's not needed.

Transmission, Libreoffice, CMake, Poppler, and Appstream now have Qt6
ports working well.

I have left Qca, gpgme, polkit-qt, and other KDE-related packages alone.
They do have support for Qt6, but we should not list them as they are
incompatible with the Qt5 versions and we could end up causing
unintentional breakage by doing this.
2023-11-20 13:16:18 -06:00
Bruce Dubbs
0e60ff709e Add File::FcntlLock-0.22 (Perl module) in support of exim. 2023-11-17 10:30:17 -06:00
Bruce Dubbs
a23620a62d Update to cmake-3.27.8. 2023-11-16 17:15:16 -06:00
Douglas R. Reno
6280f75250 Update to Encode-JIS2K-0.03 (Perl Module) 2023-11-16 15:47:41 -06:00
Xi Ruoyao
e872138fb6
vala: Turn "bootstrap" into an <option> instead of <parameter> 2023-11-15 06:45:15 +08:00
Douglas R. Reno
7c61e1b954 vala: We don't need to bootstrap anymore 2023-11-14 14:45:59 -06:00
Bruce Dubbs
b18c081179 Update to vala-0.56.14. 2023-11-14 10:56:18 -06:00
Bruce Dubbs
db035ac955 Update to numpy-1.26.2 (Python module). 2023-11-12 20:35:21 -06:00
Xi Ruoyao
2f1e634e17
Archive libxml2py2 2023-11-12 08:43:55 +08:00
Xi Ruoyao
874812232a
python3: Add libxml2 into the list of packages requiring an reinstallation when upgrading Python 3 to a new minor version 2023-11-12 00:24:49 +08:00
Xi Ruoyao
4e7ec17c2e
autoconf213: Archive
With a simple hack in SeaMonkey, autoconf-2.13 is not needed anymore.

Fixes: #18459
2023-11-10 14:35:47 +08:00
Bruce Dubbs
2f7217b14d Update to Mako-1.3.0. 2023-11-09 16:32:48 -06:00
Pierre Labastie
68dfef54d6 Fix alignement of blocks
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Pierre Labastie
3261d400c3 Remove a spurious dependency paragraph 2023-11-09 13:51:49 +01:00
Pierre Labastie
96d7fa5509 Fix dependencies of perl-html-parser
perl-http-message is not only a runtime requirement, it is also needed
for tests.
2023-11-09 11:00:01 +01:00
Pierre Labastie
10c5df84cd Update to mercurial-6.5.3 2023-11-08 18:03:05 +01:00
Douglas R. Reno
8228a4187a Update to IO-Socket-SSL-2.084 (Perl Module) 2023-11-07 14:02:07 -06:00
Rahul Chandra
4ea4a6e62e Update to git-2.42.1 2023-11-03 22:58:08 -04:00
Xi Ruoyao
8ef3f050af
asciidoc: Really fix the "invalid escape sequence" issue
I was confused by the ' and " characters...
2023-11-03 15:18:43 +08:00
Xi Ruoyao
9ef2bd487f
asciidoc: Add fix for Python 3.12 2023-11-03 15:14:51 +08:00
Douglas R. Reno
9393fdeeef Update to OpenJDK-21.0.1 2023-11-02 00:57:56 -05:00
Bruce Dubbs
15dbe35479 Update to valgrind-3.22.0. 2023-11-01 20:51:20 -05:00
Bruce Dubbs
37f7e062a1 Fix python docs md5sum 2023-11-01 10:48:08 -05:00
Xi Ruoyao
4ca6236f04
python3: Remove stale explanation for --with-system-ffi 2023-11-01 21:35:36 +08:00
Bruce Dubbs
7420ff72f1 Update to Python-3.12.0. 2023-10-31 17:45:31 -05:00
Bruce Dubbs
6c73ed0422 Update to php-8.2.12. 2023-10-29 14:10:40 -05:00
Bruce Dubbs
91f9740f83 Revert last commit to Sphinxcontrib-serializinghtml (FBBG) 2023-10-26 00:59:40 -05:00
Bruce Dubbs
a2da666098 Sphinxcontrib-serializinghtml requires sphinx
INFO: pip is looking at multiple versions of
sphinxcontrib-serializinghtml to determine which version is
compatible with other requirements. This could take a while.

ERROR: Could not find a version that satisfies the requirement
Sphinx>=5 (from sphinxcontrib-serializinghtml) (from versions: none)

ERROR: No matching distribution found for Sphinx>=5
2023-10-26 00:50:12 -05:00
Bruce Dubbs
acda4399b2 Sphinxcontrib-jquery requires sphinx
INFO: pip is looking at multiple versions of sphinxcontrib-jquery to
determine which version is compatible with other requirements.
This could take a while.

ERROR: Could not find a version that satisfies the requirement
Sphinx>=1.8 (from sphinxcontrib-jquery) (from versions: none)

ERROR: No matching distribution found for Sphinx>=1.8
2023-10-26 00:43:48 -05:00
Bruce Dubbs
52f84d9958 The package is Msgpack, not MessagePack. 2023-10-26 00:33:22 -05:00
Bruce Dubbs
95677e0b1f Update to pytest-7.4.3 (Python module). 2023-10-25 23:12:27 -05:00
Bruce Dubbs
3810a5ed18 Update to pycairo3-1.25.1 (Python module). 2023-10-23 13:17:11 -05:00
Douglas R. Reno
7d70bd4b3a Update to doxyqml-0.5.3 (Python Module) 2023-10-16 12:41:25 -05:00
Douglas R. Reno
f14d3acdc3 Update to numpy-1.26.1 (Python Module) 2023-10-16 12:37:53 -05:00
Pierre Labastie
f4ac71418d Remove many more forgotten ftp urls 2023-10-15 23:14:18 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
e7bef35412 Update to Test-Differences-0.71 (Perl module). 2023-10-13 11:26:08 -05:00
Xi Ruoyao
e34c9a405c
vala: Fix a crash building NetworkManager 2023-10-12 00:20:41 +08:00
Douglas R. Reno
6136a5c600 Update to packaging-23.2 (Python Module) 2023-10-09 11:29:04 -05:00
Thomas Trepl
6aa83d8443 Upgrade cmake-3.27.7 2023-10-09 14:33:26 +02:00
Xi Ruoyao
f764a889fe
Update to rustc-1.73.0 2023-10-09 02:32:13 +08:00
Thomas Trepl
1f27b71c07 Upgrade to php-8.2.11 2023-10-08 17:34:47 +02:00
Xi Ruoyao
382d011512
Python: Set LC_ALL=en_US.UTF-8 for testing
See added comment for details.
2023-10-05 16:07:18 +08:00
Bruce Dubbs
78a778b5c6 Typo 2023-10-02 10:28:24 -05:00
Douglas R. Reno
46358aefa8 Update to pycairo-1.25.0 2023-09-27 23:57:08 -05:00
Pierre Labastie
32e3833aa9 Update to OpenJDK-21 2023-09-28 06:56:05 +02:00
Thomas Trepl
14136bd166 Upgrade cmake-3.27.6 2023-09-26 10:33:23 +02:00
Ken Moffat
991369adcc NumPy now requires pyproject-metadata. 2023-09-22 22:07:14 +01:00
Xi Ruoyao
2b676a5c4a
doxygen: Remove reference to Python 2
We are already using a sed to make the scripts run with Python 3.
2023-09-20 19:38:08 +08:00
Xi Ruoyao
00766cca21
subversion: Move away from Python 2
We are already using sed to fix test scripts to use Python 3 instead.
2023-09-20 19:36:34 +08:00
Xi Ruoyao
7bfadabeaa
llvm: Fix SSP patch name 2023-09-20 01:39:33 +08:00
Xi Ruoyao
5c01736c9b
llvm: Align test instruction with build-in-cgroup 2023-09-20 01:39:33 +08:00
Xi Ruoyao
d6b169d789
rust: Adapt for LLVM 17 and note additional test failures 2023-09-20 01:39:33 +08:00
Xi Ruoyao
32ced1784a
llvm: Update to LLVM-17.0.1 2023-09-20 01:39:26 +08:00
Douglas R. Reno
0b4d98d21a Archive sysprof.
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.

Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
3b76db39a6 Update to numpy-1.26.0 (Python Module) 2023-09-18 15:28:48 -05:00
Xi Ruoyao
b6d544942b
building-notes: Note how to use cgroup for limiting resource usage
We were saying "-jN means using N cores (or N threads)".  This is
completely wrong. "-jN" only tells the building system to run N jobs
simultaneously, but each job can start their own subprocesses or threads
and there is no way for the building system to know how many
subprocesses or threads a job will start.

This caused a lot of misunderstandings and encouraged users to wrongly
blame building systems.

Fix the description of -jN, and add how to use cgroup to control the
usage of CPU cores and system RAM.

On a systemd-based system, systemd is the cgroup manager and manually
operating on cgroups may puzzle systemd.  So use systemd-run for
creating and setting up cgroup.  On a sysv-based system create and set
up the cgroup manually.
2023-09-19 02:59:45 +08:00
Douglas R. Reno
60f566d97e Archive pycryptodome.
It was only used by Samba previously, and Samba has moved to
Cryptography.
2023-09-18 11:34:00 -05:00
Bruce Dubbs
cace266364 Fix cbindgen md5sum 2023-09-17 12:33:22 -05:00
Douglas R. Reno
2d73dcae1b Update to cmake-3.27.5 2023-09-16 16:24:02 -05:00
Douglas R. Reno
8a65127f68 Update to cbindgen-0.26.0 2023-09-16 15:23:39 -05:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
f71b76a938 Fix installing python-dbusmock
The name of the package in the install command was inadvertently
changed to dbusmock. But this name is unknown to the build system,
and should be python-dbusmock (or python_dbusmock).
2023-09-15 21:20:49 +02:00
Douglas R. Reno
1856819d95 Update to pygobject-3.46.0 2023-09-14 18:26:26 -05:00
Pierre Labastie
5d51dad6c5 Update to sphinx-7.2.6 2023-09-14 21:22:31 +02:00
Bruce Dubbs
082e722cf2 Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES 2023-09-10 21:14:32 -05:00
Bruce Dubbs
db244ae299 Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES
Currently only python-modules are complete.  The python-dependencies
page will be done in another commit.
2023-09-10 18:13:10 -05:00
Pierre Labastie
07fa316dd3 sphinxcontrib-serializinghtml: fix circ. dep.
Upstream has introduced a build dependency on sphinx, which is
not needed. Sphinx is only needed for tests.
2023-09-10 18:54:55 +02:00
Pierre Labastie
30677e5f07 Fix indentation in sphincontrib-serializinghtml 2023-09-10 18:53:58 +02:00
Douglas R. Reno
e302a0151f Update to mercurial-6.5.2 2023-09-07 14:55:39 -05:00
Thomas Trepl
109e7d1e14 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-07 21:30:28 +02:00
Thomas Trepl
f6752fce88 Upgrade php-8.2.10 2023-09-07 21:30:07 +02:00
Douglas R. Reno
fe6657bac7 doxygen: 012_cite.dox no longer seems to fail with 1.9.8 2023-09-07 12:14:58 -05:00
Bruce Dubbs
5b75675566 Update to doxygen-1.9.8. 2023-09-06 15:04:05 -05:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466).  Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Douglas R. Reno
8cc28db68b rustc: minor text tweak on the description of systemd-run. 2023-09-05 14:15:48 -05:00
Bruce Dubbs
38022152f7 Archive librep to go with previous archiving of sawfish 2023-09-04 14:58:46 -05:00
Douglas R. Reno
f7fe3e6aed Typo fixes from Julien Lepiller 2023-09-04 13:33:48 -05:00
Xi Ruoyao
ce49f79e46
cbindgen: Update to cbindgen-0.25.0 2023-09-05 00:14:58 +08:00
Xi Ruoyao
808aeec3d8
rust: Update to rustc-1.72.0 2023-09-04 23:50:51 +08:00
Pierre Labastie
deaa20092f Python-3.11.5 2023-09-03 21:45:57 +02:00
Pierre Labastie
9015514af8 URI-5.21 (perl module) 2023-09-03 20:53:36 +02:00
Douglas R. Reno
addfe49b9c Update to pytest-7.4.1 (Python Module) 2023-09-03 11:25:11 -05:00
Douglas R. Reno
bf904c0632 Update to Net-DNS-1.40 (Perl Module) 2023-09-03 11:13:32 -05:00
Douglas R. Reno
eb6844544b Typos from rhubarbpieguy, and minor modification to bind-utils' XML to
make it standard with other pages.
2023-09-03 10:41:39 -05:00
Pierre Labastie
31ddfc35b0 Fix test results in sphinx 2023-09-02 15:11:06 +02:00
Pierre Labastie
8a826d4c68 Typos 2023-09-02 15:09:19 +02:00
Pierre Labastie
c1ce2f1436 Update to sphinx_rtd_theme-1.3.0
Python module
2023-09-02 15:02:38 +02:00
Pierre Labastie
72d9cebb56 Update to git-2.42.0 2023-09-02 14:52:57 +02:00
Pierre Labastie
f3fc1174ea Update to vala-0.56.13 2023-09-02 14:10:26 +02:00
Pierre Labastie
5c5417a89d Update to sphinx-7.2.5 (python module) 2023-09-02 14:01:30 +02:00
Pierre Labastie
fe7a360b70 Update to cmake-3.27.4 2023-09-02 13:55:03 +02:00
Pierre Labastie
237edc2caa Update to sphinxcontrib-serializinghtml-1.1.9
It is now required by sphinx-7.2.
2023-09-02 11:44:22 +02:00
Xi Ruoyao
7ecc6cd935
autoconf213: Update package description 2023-08-31 20:00:29 +08:00
Douglas R. Reno
a325582c46 Lua52: text change - add VLC to the list of packages that use it. 2023-08-29 12:19:04 -05:00
Douglas R. Reno
07efc98375 doxygen: Add a note about "Ignoring unknown extended header keyword"
messages coming from tar when untarring this package
2023-08-28 11:49:11 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Xi Ruoyao
08b315d090
rust: Git is needed for running test suite
If Git is not installed, the test suite bails out very early.
2023-08-26 19:20:45 +08:00
Pierre Labastie
5a0c70cb1c FFI::checklib: one test needs File::Which 2023-08-24 17:56:43 +02:00
Bruce Dubbs
91b3917838 Update to apache-ant-1.10.14. 2023-08-22 19:19:36 -05:00
Bruce Dubbs
6156212c00 Update to php-8.2.9 (Security update) and tags.
Finish tagging all packages in /general/progs/
2023-08-19 14:58:44 -05:00
Xi Ruoyao
d401fde500
rust: Correct the document for ui failures related to path length
See the updated comment for details.
2023-08-19 10:22:47 +08:00
Douglas R. Reno
30c1c726dd Tag GTK+-2, GTK+-3, and Sawfish 2023-08-18 16:30:17 -05:00
Douglas R. Reno
b481603cd5 yasm: Run the tests at -j1 to fix problems with intermittent test
failures.

The tests always pass if run at -j1, but if they are run in parallel,
the rawpp_test.sh and nasmpp_test.sh tests will fail intermittently.
2023-08-18 15:37:35 -05:00
Xi Ruoyao
00e0c9cc97
rust: Remove spurious ".old" files
This is a after-tag change but I suppose it's OK.  I don't think
anything will ever invoke a rustc utility with ".old" name.
2023-08-18 21:04:46 +08:00
Bruce Dubbs
62a5408799 Update to xcb-proto-1.16.0. 2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2 Tag most of Chapter 13 2023-08-17 12:39:01 -05:00
Douglas R. Reno
7e52a4ad2c rustc: Document a test that is known to hang on some systems when
scripting.

If combine_install_with_separate_uninstall hangs, a user can press the
Enter key, or remove the test with a sed.

Thanks goes to Rainer Fiebig for the report.
2023-08-17 11:41:25 -05:00
Douglas R. Reno
f0206fc972 OpenJDK Configuration: Disable the creation of
/tmp/hsperfdata_[username].

This feature generates performance monitoring and profiling information,
and isn't generally used on a BLFS system.
2023-08-17 11:27:10 -05:00
Douglas R. Reno
342d139a92 Typo fixes from rhubarbpieguy 2023-08-17 10:33:34 -05:00
Douglas R. Reno
f192a5c4f7 hatch_vcs: Document the test that fails 2023-08-17 10:25:58 -05:00
Thomas Trepl
2314cd79bd Some tags 2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475 Tags 2023-08-16 15:00:41 -05:00
Douglas R. Reno
dd104138b4 Archive the SUPER Perl Module 2023-08-16 14:56:54 -05:00
Douglas R. Reno
aba3149a34 Archive Test::MockModule.
It was previously used only in Archive::Zip, but Archive::Zip no longer
uses it.
2023-08-16 14:54:47 -05:00
Douglas R. Reno
b3f19e5697 Archive::Zip: Test-MockModule is no longer used.
It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68

This commit also has a minor reword for a command explanation in 'db'
2023-08-16 12:36:05 -05:00
Douglas R. Reno
7481fd4a6f Tags 2023-08-16 11:39:48 -05:00
Douglas R. Reno
41bd054413 Perl Modules and Dependencies: Minor tweaks and rewords 2023-08-16 11:34:20 -05:00
Douglas R. Reno
a8337252bc LLVM: Remove an extra newline from the systemd test instructions 2023-08-15 23:18:47 -05:00
Xi Ruoyao
3fd4a83fb6
llvm: Remove an empty line in testing command for systemd, and ...
add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.
2023-08-16 11:53:02 +08:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
f48dfb394c PyYAML: We're using pip3 so we don't install the python2 version. 2023-08-15 17:06:59 -05:00
Douglas R. Reno
d87e6ae6ff Py: Move the deprecation notice to after the install command 2023-08-15 17:02:20 -05:00
Douglas R. Reno
7fb07ec8b5 pytest: The 11 tests that used to fail before are now marked as XFAILs 2023-08-15 17:02:20 -05:00
Douglas R. Reno
aaf10276a6 Snowballstemmer: Minor reword in Description 2023-08-15 17:02:20 -05:00
Douglas R. Reno
95efba9dab CMake: minor reword for --no-system-* 2023-08-15 17:02:20 -05:00
Douglas R. Reno
77d59f8a6c Update to vala-0.56.11 2023-08-14 23:03:10 -05:00
Douglas R. Reno
1af71bc655 Update to cmake-3.27.2 2023-08-13 14:03:23 -05:00
Douglas R. Reno
12a362f7aa Update to Text-CSV-2.03 and Text-CSV_XS-1.51 (Perl Modules) 2023-08-13 12:49:07 -05:00
Douglas R. Reno
6400940322 Update to mercurial-6.5.1 2023-08-08 16:02:24 -05:00
Douglas R. Reno
dba62f0505 Update to vala-0.56.10 2023-08-07 19:12:41 -05:00
Douglas R. Reno
514063f076 Update to Pygments-2.16.1 (Python Module) 2023-08-07 18:56:40 -05:00
Douglas R. Reno
134f1cbadc Update to rustc-1.71.1 (Security Update) 2023-08-07 18:42:22 -05:00
Xi Ruoyao
55939efc07
smartypants: Note unusual extracted directory name 2023-08-04 12:54:31 +08:00
Xi Ruoyao
d89633ea91
slang: Drop unneeded chmod command
On my system it says "mode retained 755" for all files.
2023-08-04 10:56:48 +08:00
Douglas R. Reno
61f3e8118d Update to sphinx-7.1.2 (Python Module) 2023-08-03 11:21:59 -05:00
Xi Ruoyao
403aae5807
llvm: Run tests with core dump disabled, and note failures with Glibc-2.38 2023-08-03 16:22:53 +08:00
Bruce Dubbs
5e5f88fc16 Update to numpy-1.25.2 (Python module). 2023-08-01 14:29:40 -05:00
Bruce Dubbs
711469f127 Update to pyparsing-3.1.1. 2023-08-01 14:05:24 -05:00
Ken Moffat
0f6e309a51 Update to Net-HTTP-6.23 (Perl Module dependency). 2023-07-31 21:54:40 +01:00
Bruce Dubbs
5864a1662c Update to gcc-13.2.0. 2023-07-30 16:15:35 -05:00
Douglas R. Reno
1c19af5d1a Update to sphinx-7.1.1 (Python Module) 2023-07-28 12:11:37 -05:00
Douglas R. Reno
5ac273f689 Update to python-dbusmock-0.29.1 (Python Module) 2023-07-28 12:11:37 -05:00
Douglas R. Reno
3a001df828 Update to cmake-3.27.1 2023-07-26 13:02:35 -05:00
Bruce Dubbs
a858014f04 Update to sphinx-7.1.0 (Python module). 2023-07-25 13:57:30 -05:00
Xi Ruoyao
b1e8343a88
cmake: Add pkgs of which we use the internal copy (for now) as external dependencies 2023-07-24 17:51:02 +08:00
Douglas R. Reno
aa1bc104f3 Update to OpenJDK-20.0.2 (Security Update) 2023-07-22 17:12:51 -05:00
Bruce Dubbs
5699c63846 Update to cmake-3.27.0. 2023-07-20 13:49:40 -05:00
Bruce Dubbs
6cea08714b Update to PyYAML-6.0.1. 2023-07-19 19:42:20 -05:00
Bruce Dubbs
6332c2b457 Update to LWP (libwww-perl-6.72). 2023-07-18 15:40:47 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
5af5876404 Fix LWP-Protocol-https md5sum 2023-07-18 11:13:58 -05:00
Xi Ruoyao
32c1b7796b
Archive MarkupSafe and Jinja2
They are now a part of LFS for both sysv and systemd.
2023-07-17 21:33:08 +08:00
Xi Ruoyao
cf983bd491
rustc: Update to rustc-1.71.0 2023-07-16 00:23:30 +08:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Pierre Labastie
ea781cde8a Update to mercurial-6.5 2023-07-12 22:59:41 +02:00
Xi Ruoyao
17658ff961
llvm: Document a test failure 2023-07-13 00:35:14 +08:00
Thomas Trepl
f45d55ceab Upgrade php-8.2.8 2023-07-11 09:53:40 +02:00
Douglas R. Reno
80a51925de Update to LWP-Protocol-https-6.11 (Perl Module)
Fixes CVE-2014-3230.
2023-07-10 13:56:53 -05:00
Douglas R. Reno
82330eb463 Update to Test-Differences-0.70 (Perl Module) 2023-07-10 13:49:11 -05:00
Douglas R. Reno
96a515a141 Update to Cython-0.29.36 2023-07-10 13:14:09 -05:00
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