Tim Schumacher
b67b5b8292
Ports/thesilversearcher: Change the file name to match the compression
2022-06-08 13:23:04 +01:00
EWouters
e3eb45c6e5
Ports/x264: Update x264 to version baee400
2022-06-08 11:40:31 +01:00
EWouters
6f4a903be6
Ports/sqlite: Update sqlite to version 3380500
2022-06-08 11:40:31 +01:00
EWouters
7e3a952158
Ports/radare2: Support x86_64
...
This update was merged with a33b9a8
, which has the `--disable-threads`
flag. This update brings support for `x86_64` and uses a more up to date
Github url. It also removes the `workdir` as it was set to the default.
2022-06-08 11:40:31 +01:00
EWouters
4d2f148267
Ports/pt2-clone: Update pt2-clone to version 1.49
2022-06-08 11:40:31 +01:00
EWouters
a9e9b55380
Ports/php: Update php to version 8.1.6
2022-06-08 11:40:31 +01:00
EWouters
e26d0a9c9f
Ports/pcre2: Use sha256 to check the downloaded file
2022-06-08 11:40:31 +01:00
EWouters
bb98991ff8
Ports/pcre2: Update pcre2 to version 10.40
2022-06-08 11:40:31 +01:00
EWouters
a25ab52ee7
Ports/oksh: Update oksh to version 7.1
2022-06-08 11:40:31 +01:00
EWouters
efa9b7d9a1
Ports/ninja: Update ninja to version 1.11.0
2022-06-08 11:40:31 +01:00
EWouters
41390c9da8
Ports/ncdu: Update ncdu to version 1.17
2022-06-08 11:40:31 +01:00
EWouters
6d1ec983a4
Ports/nano: Use sha256 to check the downloaded file
2022-06-08 11:40:31 +01:00
EWouters
2714e58b52
Ports/nano: Update nano to version 6.3
2022-06-08 11:40:31 +01:00
EWouters
b706d7cf57
Ports/m4: Use sha256 to check the downloaded file
2022-06-08 11:40:31 +01:00
EWouters
9846533ce4
Ports/m4: Update m4 to version 1.4.19
2022-06-08 11:40:31 +01:00
EWouters
d73bb1dcd6
Ports/links: Update links to version 2.26
2022-06-08 11:40:31 +01:00
EWouters
7f0d4eef76
Ports/libzip: Update libzip to version 1.8.0
2022-06-08 11:40:31 +01:00
EWouters
582192ce91
Ports/libxml2: Update libxml2 to version 2.9.14
2022-06-08 11:40:31 +01:00
EWouters
459c49803b
Ports/libtiff: Update libtiff to version 4.4.0
2022-06-08 11:40:31 +01:00
EWouters
411277e5d0
Ports/libiconv: Update libiconv to version 1.17
...
This also removes the patch that stubbed out `getprogname()` as it is no
longer needed.
2022-06-08 11:40:31 +01:00
EWouters
41bb21985e
Ports/libgpg-error: Update libgpg-error to version 1.45
2022-06-08 11:40:31 +01:00
EWouters
accf20c83e
Ports/harfbuzz: Update harfbuzz to version 4.3.0
2022-06-08 11:40:31 +01:00
EWouters
9a692aaabc
Ports/glib: Update glib to version 2.72.2
2022-06-08 11:40:31 +01:00
EWouters
810f363fc0
Ports/git: Update git to version 2.36.1
2022-06-08 11:40:31 +01:00
EWouters
dea9eff3cd
Ports/frotz: Update frotz to version 2.54
2022-06-08 11:40:31 +01:00
EWouters
b3cf5a5df7
Ports/freetype: Update freetype to version 2.12.1
2022-06-08 11:40:31 +01:00
EWouters
b0f8f4ca7d
Ports/fio: Update fio to version 3.30
2022-06-08 11:40:31 +01:00
EWouters
202f7c48ed
Ports/dialog: Use sha256 to check the downloaded file
2022-06-08 11:40:31 +01:00
EWouters
f24aa0d574
Ports/dialog: Update dialog to version 1.3-20220526
2022-06-08 11:40:31 +01:00
EWouters
2a9a2f17a1
Ports/composer: Update composer to version 2.3.5
2022-06-08 11:40:31 +01:00
EWouters
34eff055b2
Ports/brogue: Update brogue to version 1.11.1
2022-06-08 11:40:31 +01:00
EWouters
6238b3896a
Ports/bc: Remove hardcoded HOSTCC
...
The configure script will pick up the `HOSTCC` via `HOST_CC`, which is
defined in `Ports/.hosted_defs.sh`.
2022-06-08 11:40:31 +01:00
EWouters
49928a5703
Ports/bc: Use sha256 to check the downloaded file
2022-06-08 11:40:31 +01:00
EWouters
1da48b2c0c
Ports/bc: Update bc to version 5.2.5
2022-06-08 11:40:31 +01:00
EWouters
3a611ff2cb
Ports/libyaml: Add correct workdir
...
This fixes the `workdir` after fd9125c
and uses single quotes for
strings.
2022-06-07 22:23:26 +01:00
SeekingBlues
c579617375
Ports: Unbreak ccache
2022-06-05 22:32:26 +01:00
pancake
a33b9a8bca
Ports: Update radare2 from 5.4.0 to the latest 5.7.0
2022-06-05 22:14:25 +01:00
Xexxa
2a171dfc38
Ports: Update serenity-theming to 2287073
2022-06-04 21:48:03 +01:00
Tim Schumacher
0ecf17cf91
Ports: Replace manually linking xz
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
1c66ec7aea
Ports: Replace manually linking ntbtls
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
1f726791fb
Ports: Replace manually linking npth
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
834e0ee614
Ports: Replace manually linking libxml2
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
9213ed85f0
Ports: Replace manually linking libvorbis
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
e3b29ef61c
Ports: Replace manually linking libtiff
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
bd7bcd2407
Ports: Replace manually linking libtheora
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
6d20f2aaa1
Ports: Replace manually linking libsodium
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
e9e6dd925c
Ports: Replace manually linking libpng
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
5b034a75bb
Ports: Replace manually linking libogg
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
07e046cf97
Ports: Replace manually linking libmodplug
with a libtool patch
2022-06-03 20:50:01 +01:00
Tim Schumacher
095eb8194e
Ports: Replace manually linking libksba
with a libtool patch
2022-06-03 20:50:01 +01:00