Pierre Labastie
8097885f44
libreoffice: don't hardcode the symlink
...
Presently, we do "ln -s libreoffice-<version> /opt/libreoffice"
but we use $LO_PREFIX everywhere else. So if $LO_PREFIX is not
equal to libreoffice-<version>, the symlink is broken. Use
"ln -s $LO_PREFIX /opt/libreoffice instead".
2023-12-30 20:14:39 +01:00
Douglas R. Reno
c05d5f52c9
Update to xarchiver-0.5.4.22
2023-12-30 12:34:37 -06:00
Pierre Labastie
d8ce0863fc
Add xcb-util-cursor to rec. dep. of qt6
...
Otherwise, X11 support is not built
2023-12-30 18:40:32 +01:00
Douglas R. Reno
d524862aa9
Update to postfix-3.8.4 (Security Update)
2023-12-29 23:33:09 -06:00
Douglas R. Reno
418dddda76
curl: minor text fix
2023-12-29 20:53:53 -06:00
Douglas R. Reno
2a4508ed4d
Update to thunar-4.18.9
...
Also remove an unnecessary 'rm' command for SysV systems, which removes
systemd units. This is already taken care of by a sed to Makefile.in
earlier in the page
2023-12-29 18:34:54 -06:00
Douglas R. Reno
c4541d69fa
Update to exim-4.97.1 (Security Update)
2023-12-29 18:15:01 -06:00
Douglas R. Reno
4365a9e145
Update to subversion-1.14.3
2023-12-29 15:54:39 -06:00
Xi Ruoyao
f94402b44d
seamonkey: Fix usage of Python 3.11
...
The mach of seamonkey is more nasty than FF or TB :(.
Q: Why not just export PATH=/opt/python3.11/bin:$PATH?
A: This will be too easy forgetting to unset it. And an explicit
PATH=$PATH_PY311 also helps sudo (sudo PATH=$PATH_PY311 mach install
will work perfectly fine, but export PATH=$PATH_PY311; sudo ... won't
work as sudo will reset $PATH).
2023-12-30 04:41:02 +08:00
Rahul Chandra
469e448810
Update to libdrm-2.4.119
2023-12-28 22:38:28 -05:00
Rahul Chandra
5dacc0e984
Update to fdk-aac-2.0.3
2023-12-28 22:35:27 -05:00
Rahul Chandra
41e8cc955f
Update to iw-6.7
2023-12-28 21:01:07 -05:00
Rahul Chandra
a007a58069
Fix double-hyphens from php test comment
2023-12-28 20:52:56 -05:00
Rahul Chandra
ef15363660
Update to php-8.3.1
2023-12-28 20:49:55 -05:00
Rahul Chandra
d8b5d284f7
Update to libsass-3.6.6
2023-12-28 20:34:53 -05:00
Pierre Labastie
93bd33d26b
grub-efi: move a comment start to its right place
...
"Additional Downloads" is needed for anything that is not the main
package, otherwise it wreaks havoc jhalfs
2023-12-28 23:01:51 +01:00
Pierre Labastie
ad89b1a187
fix link to dmalloc site in lame
2023-12-28 22:42:49 +01:00
Pierre Labastie
2e072015eb
Fix link to Wine site
2023-12-28 22:42:49 +01:00
Douglas R. Reno
2b5370f97f
Update to snapshot-45.2
2023-12-28 15:35:14 -06:00
Douglas R. Reno
07955b8e5a
Update to mesa-23.3.2
2023-12-28 14:51:38 -06:00
Douglas R. Reno
0b7dd495e8
Update to opencv-4.9.0
2023-12-28 14:50:04 -06:00
Douglas R. Reno
67f44136c7
Mozilla packages: drop ./mach configure
...
This command is no longer needed as './mach build' will run it for us
automatically.
2023-12-28 13:37:41 -06:00
Douglas R. Reno
be539946ea
Update to gnome-settings-daemon-45.1
2023-12-27 19:42:59 -06:00
Douglas R. Reno
00e84e8e7f
Update vulkan-headers and vulkan-loader to 1.3.274
2023-12-27 19:23:40 -06:00
Douglas R. Reno
a60a3f9f7c
Update the gstreamer stack to 1.22.8 (Security Update)
2023-12-27 19:07:34 -06:00
Douglas R. Reno
9e0abc2473
Update to Spidermonkey-115.6.0 (Security Update)
2023-12-27 17:03:36 -06:00
Bruce Dubbs
4e0eea9cda
Add fmt as required dependency for paps
2023-12-27 16:23:13 -06:00
Bruce Dubbs
3e9fa03056
Update to paps-0.8.0.
2023-12-27 16:14:05 -06:00
Bruce Dubbs
99947ffb1e
Add fmt-10.1.1.
2023-12-27 16:00:30 -06:00
Bruce Dubbs
1251fe7595
Update to doxygen-1.10.0.
2023-12-27 13:38:35 -06:00
Bruce Dubbs
c4f5f1e082
Update to ruby-3.3.0.
2023-12-27 13:34:15 -06:00
Bruce Dubbs
c29909c877
Update to Net-DNS-1.42 (Perl module).
2023-12-27 13:06:42 -06:00
Bruce Dubbs
e394cf6300
Update to exempi-2.6.5.
2023-12-27 12:26:10 -06:00
Douglas R. Reno
b0f39cc3f1
Update to Thunderbird-115.6.0 (Security Update)
...
Also undo the Python 3.12 changes for now
2023-12-26 23:56:17 -06:00
Douglas R. Reno
bc35d575e4
Add a security patch to libssh2 to guard it against the Terrapin attack.
2023-12-26 22:06:42 -06:00
Douglas R. Reno
41557a5e32
Update to openssh-9.6p1 (Security Update)
2023-12-26 21:54:38 -06:00
Douglas R. Reno
604708da12
Changelog: add entry for my seamonkey changes
2023-12-26 21:47:52 -06:00
Douglas R. Reno
6848f3f59b
Seamonkey: adapt to the new Python 3.11 installation method.
2023-12-26 21:41:42 -06:00
Douglas R. Reno
da3147829f
Firefox: drop the six dependency.
...
We're using a system copy of Python 3.11 now, and we don't copy the
system copy of six into the Firefox build tree anymore
2023-12-26 21:28:51 -06:00
Douglas R. Reno
5aaa0677fa
Sysstat: fix the installation of systemd units.
...
The new version of sysstat requires the installation of
sysstat-rotate.{timer,service} in order to function correctly when
enabling the new systemd unit.
2023-12-26 16:15:29 -06:00
Douglas R. Reno
d614325f2b
Changelog: remove tabs and replace with spaces
2023-12-26 16:09:26 -06:00
Douglas R. Reno
9a9ad53107
Changelog: make the systemd-255 update systemd only
2023-12-26 16:07:56 -06:00
Douglas R. Reno
170af09f95
glslang: libHLSL is no longer installed with version 14.0.0
2023-12-26 16:05:42 -06:00
Douglas R. Reno
97e8769af9
Firefox: remove extra newlines at the start of command blocks
2023-12-26 15:15:27 -06:00
Rahul Chandra
ddf9c81479
Add changelog entries for the Python-3.11 addition
2023-12-26 15:59:00 -05:00
Bruce Dubbs
6dd695f77f
Typo
2023-12-26 12:48:38 -06:00
Bruce Dubbs
01c1ac6aff
Typos and small corrections.
2023-12-26 12:44:02 -06:00
Bruce Dubbs
5bd4e666b2
Simplify python3.11 page and firefox page.
2023-12-26 12:34:06 -06:00
Rahul Chandra
105d06c49a
Add python3.11 in order to build Mozilla packages
...
I haven't modified all the reverse-depends to remove the
python-3.12 fixes (only firefox right now)
2023-12-26 02:33:08 -05:00
Bruce Dubbs
b146348077
Update to sysstat-12.7.5.
2023-12-24 15:42:43 -06:00