Commit Graph

107 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
1022c00c17 Tags and a small wording change in libreoffice 2024-02-20 09:13:17 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Xi Ruoyao
540854ca89
balsa: Change "WebKitGTK+" to "WebKitGTK"
GTK+ was renamed to GTK in GTK 4, and WebKitGTK+ was renamed to WebKitGTK
correspondingly.

I've not touched the ChangeLog but we should avoid "+" in the future
ChangeLog entries.

Link: https://bugs.webkit.org/show_bug.cgi?id=264161
2023-11-17 01:32:53 +08:00
Douglas R. Reno
6e45f2f1d3 Tag Balsa and Epiphany and Dependencies
Off to GNOME...
2023-08-22 11:45:35 -05:00
Douglas R. Reno
e1a06514af Balsa: move the required patch statement around so it matches our style 2023-08-08 19:23:34 -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
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Douglas R. Reno
fc11d2d444 Adapt Balsa to changes in WebKitGTK+-2.38. 2022-12-15 13:39:56 -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
d7f56e3314 Fix typo in balsa patch name 2022-09-24 10:46:46 -05:00
Bruce Dubbs
ee7740c844 Update to balsa-2.6.4. 2022-09-23 12:05:57 -05:00
Douglas R. Reno
4ca7becbd0 Two package updates and a bunch of tags
Update to feh-3.9.1
Update to xarchiver-0.5.4.19
2022-08-26 10:23:38 -05:00
Bruce Dubbs
2e9883635e More tags 2022-02-20 22:38:16 -06:00
Ken Moffat
0b664be0f5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
Ken Moffat
580ce987a3 Correct soem pcre dependencies which were outdated. 2021-10-16 14:00:13 +01:00
Douglas R. Reno
bdcd7dbd43 Archive Rarian 2021-10-12 23:21:22 -05: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
Douglas R. Reno
2a796b5ad7 Final tags from me 2021-08-30 21:22:00 -05:00
Douglas R. Reno
d40dd18176 Package updates
Update to samba-4.14.7
Update to Mako-1.1.5
Update to balsa-2.6.3
Update to openldap-2.5.7
Update to git-2.33.0
Update to Pygments-2.10.0
2021-08-26 02:57:51 -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
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
55a638625d Tag X Software and some dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24278 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-23 21:28:17 +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
bd17317681 Update to gmime-3.2.7. gmime3 needed for balsa.
Update to balsa-2.6.2. 
Update to highlight-3.60. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24023 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-28 19:25:03 +00:00
Pierre Labastie
b64a8ce993 A few other tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23614 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-24 20:37:50 +00:00
Douglas R. Reno
3d9b01d23f Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23182 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-21 05:38:31 +00:00
Pierre Labastie
622c102155 Format xsoft chapter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22857 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-19 05:57:38 +00:00
Bruce Dubbs
c9ea6c549a Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22738 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-21 00:18:37 +00:00
Bruce Dubbs
9cb3c66d45 Archive libESMTP.
Update to hexchat-2.14.3. 
Update to tumbler-0.2.8. 
Update to libmbim-1.20.4. 
Update to tigervnc-1.10.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22518 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-29 17:13:38 +00:00
Bruce Dubbs
31cca44d7d Update to balsa-2.5.9.
Update to xkeyboard-config-2.28. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22278 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-21 22:20:20 +00:00
Bruce Dubbs
ee5e39705b Update to ghostscript-9.50.
Update to qpdf-9.0.2. 
Update to aspell-0.60.8. 
Update to balsa-2.5.8. 
Update to opencv-4.1.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22269 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-19 22:45:42 +00:00
Bruce Dubbs
5b15225af0 Finish tagging X Software
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22048 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-24 16:01:41 +00:00
Bruce Dubbs
2216c1b184 Update to balsa-2.5.7.
Update to vlc-3.0.7.1. 
Update to xscreensaver-5.43. 
Update to goffice-0.10.45. 
Update to libICE-1.0.10 (Xorg Library). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21835 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-15 19:06:25 +00:00
Bruce Dubbs
adb010c11c Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21205 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-19 21:58:07 +00:00
Douglas R. Reno
7546a1cde3 Update to Balsa-2.5.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20435 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-31 02:17:06 +00:00
Bruce Dubbs
ce005d8db7 Upgrade to balsa-2.5.5.
Upgrade to xfsprogs-4.15.1. 
Upgrade to LibRaw-0.18.8. 
Upgrade to node-9.8.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19954 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-15 20:37:31 +00:00
Bruce Dubbs
af14fffce1 Tags. Fixed apine url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19884 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-26 23:52:57 +00:00
Bruce Dubbs
94b4290307 Archive openssl-1.1.x. Moved to LFS.
Update to v4l-utils-1.14.2. 
Update to vlc-3.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19748 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-11 17:41:19 +00:00
Douglas R. Reno
1c984ec320 Update to thunderbird-52.3.0
Rest of XSoft tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19160 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-31 03:57:11 +00:00
Douglas R. Reno
6dc0583727 Fix OpenSSL patch links for XSoft
Dependency changes for systemd-specific deps on Ekiga, Pidgin, and Balsa

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-31 02:10:53 +00:00
DJ Lucas
baaf708890 Introduce missing patches for balsa and transmission when using OpenSSL-1.1.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18931 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-07-09 06:32:16 +00:00
DJ Lucas
a4f3726934 Update to OpenSSL-1.1.0f. Fixes #8214.
Update to OpenSSL Libraries 1.0.2l. Fixes #9282.
Remove Re-alpine and raplaced with Alpine-2.21.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18783 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-03 22:32:28 +00:00
DJ Lucas
c51f263cfe Modify Balsa parameters/options.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18772 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-31 00:12:25 +00:00
Douglas R. Reno
164507a934 Tags for xsoft
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18380 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-21 21:10:36 +00:00
Douglas R. Reno
e5f7eee996 Update to balsa-2.5.3
Update to libgsf-1.14.41

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18157 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-08 19:01:25 +00:00
Bruce Dubbs
fd42347a8c Comment out sddm from systemd version of the book.
Finish all tags.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17736 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-05 19:13:49 +00:00
Bruce Dubbs
9685244358 Tags for X Software
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17065 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-03-05 06:15:24 +00:00
Fernando de Oliveira
f34293095b • mupdf-1.8: minor reformat.
• removing spaces from EOL, from Denis Mugnier.
• BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate
  the book. One chunck had been removed. Bruce, please check if it is
  OK, now.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16645 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-11-13 14:24:57 +00:00