Commit Graph

142 Commits

Author SHA1 Message Date
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
4365a9e145 Update to subversion-1.14.3 2023-12-29 15:54:39 -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
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -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
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
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
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05: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
Pierre Labastie
1917897d33 Typo in subversion's sed for ruby 2023-02-23 21:35:11 +01:00
Douglas R. Reno
e24abcdfdc Subversion: minor reformat of my sed from yesterday (remove extra -i) 2023-02-16 18:54:37 -06:00
Douglas R. Reno
893d3e5a94 Subversion: Adapt the Ruby bindings to Ruby-3.2. See #17666
Also tagged it
2023-02-15 23:13:04 -06:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
80106051b0
prog: URL updates 2022-09-08 15:34:19 +08:00
Douglas R. Reno
8b22593891 Tags for Subversion and friends 2022-08-22 17:06:21 -05:00
Douglas R. Reno
f5c839ee3e Subversion: Move tests for javahl bindings to after the installation. 2022-07-23 15:55:32 -05:00
Douglas R. Reno
ac605d0a9c Subversion: Using multiple jobs when compiling the Java bindings causes
a race condition.

Fix this by forcing the java bindings to build at -j1.
2022-07-23 11:21:24 -05:00
Tim Tassonis
1534275642 Update to subversion-1.14.2. 2022-04-12 19:28:14 +02:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06:00
Pierre Labastie
169d04af23 Clarify some optional deps in subversion and mercurial 2021-10-17 23:17:20 +02:00
Pierre Labastie
a7db2853fe Full typo fix in subversion.xml (+ some reformat) 2021-09-07 09:03:12 +02:00
Pierre Labastie
104e0c7252 Typo in subversion.xml 2021-09-07 09:00:53 +02:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
20a35abcba Tags 2021-08-27 19:08:59 -05:00
Bruce Dubbs
ef0722a3f4 Tags 2021-08-18 20:00:12 -05:00
Douglas R. Reno
7246c35922 Changelog: cups change is for both books, not just SysV
hdparm: Remove unnecessary text now that we're in merged-/usr
Subversion: Adapt some scripts to python3, avoiding several test suite
failures.
2021-05-18 17:09:31 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
52d886bc9e Subversion: add suites to the end of the failed tests list, missed when I did the last update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24260 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 03:28:54 +00:00
Bruce Dubbs
3df8ea4735 Tags for libraries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24255 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 19:05:24 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Douglas R. Reno
1f9c8ece80 Update to subversion-1.14.1 (Security Update)
Update to node-v14.15.5
Update to unbound-1.13.1
Update to graphene-1.10.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24210 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-11 02:35:09 +00:00
Douglas R. Reno
4c849ed204 Subversion: Add optional dependency on Boost that was discovered yesterday
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23987 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-16 15:13:59 +00:00
Pierre Labastie
9873d1ea37 Vim-8.2.1361
boost-1.74.0
libreoffice-6.4.6.2
a few tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23547 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 06:23:35 +00:00
Thomas Trepl
c4790c25f7 Add forgotten PYTHON=python3 to configure of subversion
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23260 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-06 20:48:10 +00:00
Pierre Labastie
432f6a2c26 Fix subversion md5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23214 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-29 13:39:58 +00:00
Thomas Trepl
3aee187cf8 Upgrade subversion-1.14.0; add py3c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23213 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-29 09:43:04 +00:00
Bruce Dubbs
66c4901f49 Just tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22697 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-15 16:54:30 +00:00
Douglas R. Reno
bd708475b6 Add an optional dependency on gnome-keyring to subversion. It can be used to store credentials for use in Seahorse
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22538 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-04 20:39:15 +00:00
Bruce Dubbs
e09b0ae017 Update to subversion-1.13.0.
Update to x265_3.2.1. 
Update to harfbuzz-2.6.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22331 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-30 20:53:40 +00:00
Douglas R. Reno
60301301ae Update to git-2.23.0
Tag the rest of the packages I normally build before Xorg

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21991 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-17 22:16:30 +00:00
Douglas R. Reno
0129b14308 Fix subversion to work with SWIG-4 again
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21907 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-07 20:52:11 +00:00
Pierre Labastie
2f3e3de952 Another round of adding remap="doc". jhalfs should be soon updated to
use them

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21900 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-05 20:26:50 +00:00
Bruce Dubbs
55582eb059 Update to subversion-1.12.2.
Update to mesa-19.1.3. 
Update to glib-2.60.6. 
Update to glu-9.0.1. 
Update to libtasn1-4.14. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21864 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-25 03:43:17 +00:00
Douglas R. Reno
2fcfa4a138 Subversion: Adapt to SWIG-4 changes, and note that the test suite for the python bindings fails to initialize.
MIT Kerberos V5 (krb5): Use the internal versions of libcom_err (ss/et) because the verisons shipped with e2fsprogs are incompatible due to function removal
libgrss: Fix the capitalization so that it is consistent with the rest of the book.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21844 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-20 03:54:29 +00:00
Bruce Dubbs
b4c475d5f8 Update to subversion-1.12.0.
Update to qca-2.2.1. 
Update to mesa-19.0.3. 
Update to cogl-1.22.4. 
Update to qemu-4.0.0. 
Update to cmake-3.14.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21517 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-26 22:47:30 +00:00
Pierre Labastie
f004db1b18 Patch subversion for apr-1.7.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21468 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-17 21:17:52 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00