Commit Graph

4117 Commits

Author SHA1 Message Date
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