Commit Graph

120 Commits

Author SHA1 Message Date
Xi Ruoyao
abfacaf80e
Remove most references to PCRE1
Some notes:

- proftpd has been supporting PCRE2 since 1.3.8a.
- bluefish actually invokes PCRE via Glib, so since Glib was ported
  from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
- zsh and rasqal will support PCRE2 in the next release.  For zsh pcre
  is not used with book instruction anyway, and for rasqal the
  maintainer suggests just relying on Glibc regex.h before the next
  release.
- The other distros (Fedora for eg) are already disabling PCRE for
  slang.
2024-03-05 22:22:51 +08:00
Bruce Dubbs
868811beac Many tags.
genutils
sysutils
netlibs
netprogs
netutils
editors
filesystems
shells
2024-02-18 20:06:03 -06:00
Xi Ruoyao
d472e22c32
zsh: Fix up configuration file paths in doc
When I tried to make some system-wide configuration for zsh I created
/etc/zprofile following the man page, but it's incorrect due to we are
passing --with-etcdir=/etc/zsh.  Fix up the doc so people won't be
puzzled.
2024-02-04 06:31:13 +08:00
Xi Ruoyao
fedbe2f15f
treewide: Use <ulink> instead of <filename> for referring man pages
Sync with LFS.

Note that in BLFS many man pages are even not referred via <filename>
and these references need to be found and fixed manually.
2024-01-27 19:50:40 +08:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Xi Ruoyao
7ca69c6a8a
zsh: Remove unused entities
I forgot them when cleaning up the instructions.
2024-01-08 19:00:41 +08:00
Xi Ruoyao
7299d5ef26
zsh: Clean up documentation build and install instruction
The so-called "optional documentation" actually contains nothing more
than the HTML documentations generated by makeinfo --html.  So just stop
downloading it.

A change in texinfo-7.0 has actually break makeinfo --html of zsh, but
the issue was hidden due to the inclusion of the "optional
documentation".  Use a sed to correct it.

Do not put zsh.txt and zsh.html info the Doc directory, or they'll be
installed to /usr/share/doc/zsh-5.9/html by make install.html.

Also install the FAQ of zsh.
2024-01-07 04:48:26 +08:00
Bruce Dubbs
fbd0412508 Tag all of postlfs except gedit and kate 2023-08-21 15:00:25 -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
Bruce Dubbs
cfd4fa88b5 Tags 2023-02-20 15:14:57 -06: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
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Xi Ruoyao
4f4e7f18af
zsh: enable libcap and gdbm
They are already in LFS so there is no significant reason not to use
them.  Using gdbm may cause license issue but AFAIK as long as we don't
edit gdbm or zsh code in a hidden way we'll not violate the license.

And zsh does not use pam_cap (or any PAM module) at all.  Perhaps we
should perform a cleanup on pam_cap dependencies.
2022-06-11 15:52:51 +08:00
Xi Ruoyao
36357196f2
zsh: remove an extra comma 2022-06-03 15:42:44 +08:00
Bruce Dubbs
06333e609f Package updates.
Update to zsh-5.9.
Update to openjpeg-2.5.0.
2022-05-15 20:04:49 -05:00
Bruce Dubbs
ef8290b1d0 Tags - mostly multimedia 2022-02-19 16:48:51 -06:00
Bruce Dubbs
3e6ac08f9e Package updates.
Update to hexchat-2.16.1.
Update to harfbuzz-3.4.0.
Update to zsh-5.8.1.
2022-02-13 11:51:14 -06:00
Bruce Dubbs
85a581fd3b Tags 2021-08-29 19:19:44 -05:00
Bruce Dubbs
890456ea00 Package updates and tags'
Update to vim-8.2.3337.
Update to xfsprogs-5.13.0.
2021-08-21 23:53:19 -05:00
Xi Ruoyao
29e0d9d6c4
zsh: merge /usr 2021-06-02 12:56:14 +08: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
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Bruce Dubbs
eef74abe52 Tags for postlfs, general libraries, and programming
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24259 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 01:43:43 +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
Bruce Dubbs
64218c206e Jist tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23605 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-23 03:38:33 +00:00
Pierre Labastie
f716ef4508 Format "editors"
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22896 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-26 13:13:18 +00:00
Bruce Dubbs
56229a7e66 Update to zsh-5.8.
Update to ImageMagick-6.9.10-93. 
Update to ImageMagick-7.0.9-23. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 02:27:03 +00:00
Bruce Dubbs
57e1c095d8 Tags for editors, shells, X libraries.
Update vim version to match LFS



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22036 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-23 00:29:06 +00:00
Pierre Labastie
06908bf6d5 Add remap="doc", remap="test", or just realign them
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21946 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 13:50:16 +00:00
Bruce Dubbs
be2215e000 Tag packages in postlfs part
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21199 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-18 21:07:03 +00:00
Bruce Dubbs
f0bce38858 Update to unbound-1.9.0.
Update to libdvdread-6.0.1. 
Update to zsh-5.7.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21092 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-05 22:53:07 +00:00
Bruce Dubbs
fccc8d9759 Update to zsh-5.7.
Update to whois-5.4.1. 
Update to libcdio-paranoia-10.2+2.0.0 (a part of libcdio).



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21048 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-27 16:45:25 +00:00
Bruce Dubbs
d97e2f713b Update to zsh-5.6.2.
Update to unbound-1.8.0. 
Update to mupdf-1.14.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20604 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-08 20:07:04 +00:00
Bruce Dubbs
864abc637a Update to libarchive-3.3.3.
Update to keyutils-1.5.11. 
Update to stunnel-5.49. 
Update to zsh-5.6. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20465 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-06 21:16:55 +00:00
Bruce Dubbs
9eb7ee7ffa Update to bluez-5.50.
Update to libical-3.0.4. 
Tags



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20333 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-18 21:53:19 +00:00
Bruce Dubbs
7f9b4efce6 Update to cmake-3.11.1.
Update to poppler-0.64.0. 
Update to zsh-5.5.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20094 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-19 03:53:24 +00:00
Bruce Dubbs
d385aba150 Update to vala-0.40.3.
Update to zsh-5.5. 
Update to time-1.9. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20072 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-09 18:17:14 +00:00
Bruce Dubbs
2e0d6b9c6b Update sshfs instructions fo rmeson/ninja.
Tags and cleanup.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-22 19:45:27 +00:00
Bruce Dubbs
366ee3a610 Restore omitted md5sum
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19122 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-28 22:24:26 +00:00
Bruce Dubbs
3ee805c877 Update to zsh-5.4.2.
Update to nano-2.8.7.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19120 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-28 20:52:53 +00:00
Bruce Dubbs
d6c65628af Remove gcc7 entity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-16 20:38:22 +00:00
Bruce Dubbs
b5413188c4 Update to pango 1.40.8.
Update to gtk+3 3.22.18. 
Update to gdk-pixbuf 2.36.8. 
Update to zsh and zsh-doc 5.4.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19001 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-09 20:11:20 +00:00
Bruce Dubbs
995a461b00 More tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18318 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-16 03:06:46 +00:00
Bruce Dubbs
e676cd07cf Update to zsh-5.3.1.
Update to ldns-1.7.0. 
Update to nmap-7.40.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18106 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-28 20:55:28 +00:00
Bruce Dubbs
6a5f9b34b5 Update to hexchat-2.12.4.
Update to zsh-5.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18061 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-13 01:28:46 +00:00
Bruce Dubbs
a72cdddfd6 Update to emacs-25.1-rc2 for compatibility with latest glibc.
Archive two unused files
Tags 


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17708 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-01 03:11:41 +00:00
Bruce Dubbs
166fa17242 Just tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16998 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-22 03:34:40 +00:00
Fernando de Oliveira
551baf16d2 • Update to zsh-5.2 and zsh-5.2-doc.
• Update to libassuan-2.4.2.
• Update to cmake-3.4.1.
• Update to curl-7.46.0.
• Update to cups-2.1.2.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-12-03 18:41:47 +00:00
Bruce Dubbs
90cb5d62d3 Finish tagging Part II. Post LFS Configuration and Extra Software
Archive unussed libxfcegui4


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16429 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-18 21:40:16 +00:00
Fernando de Oliveira
1590eb9074 • Update to zsh-5.1.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16400 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-13 14:15:02 +00:00