Kenneth Myhra
e8a20b3c3e
Ports: Update mc to 4.8.31
2024-02-07 15:04:21 +01:00
Kenneth Myhra
4f0af7b4de
Ports: Update mc to 4.8.30
2023-10-15 07:16:04 +02:00
Tim Schumacher
456fd9f574
Ports: Switch to the new files
syntax
2023-09-09 01:06:31 +02:00
Tim Ledbetter
a0a43d1a0e
Ports/mc: Update formatting to be consistent with other ports
2023-08-27 01:20:47 +02:00
Tim Ledbetter
c5800229d5
Ports/mc: Remove libtool
dependency
...
This is a build time dependency only. Therefore it is expected to be
present on the host machine prior to installation.
2023-08-27 01:20:47 +02:00
Tim Ledbetter
b2f2156706
Ports/mc: Add --with-sysroot
to configopts
...
This prevents any host dependencies affecting the build and negates
the need to manually specify `ncurses` directories.
2023-08-27 01:20:47 +02:00
Tim Schumacher
fb4db096cb
Ports: Remove the filename
entry from files
2023-08-08 19:57:43 +02:00
Tim Schumacher
284fee9e77
Ports: Make files
a proper array
2023-08-08 19:57:43 +02:00
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
Kenneth Myhra
96ac527e3c
Ports: Update mc to 4.8.29
2023-02-07 13:35:49 +00:00
Tim Schumacher
d426c5a4b2
Ports: Format patches without numbering, commit hash or version number
2022-06-08 17:58:36 +01:00
Tim Schumacher
f81e47eea8
Ports: Allow selecting multiple config_{sub,guess}_path
s
...
Some ports may have more than one `config.sub` that is in use (vendored
dependencies, etc.). Instead of fiddling about with space-delimited
strings, let's just make that setting into an array right away.
2022-05-25 22:54:04 +01:00
Tim Schumacher
7eb8d13f84
Ports: Update mc
to 4.8.28
...
This also switches us from the GitHub tag archive to using the actual
release tarballs, which don't require us to run autoconf anymore.
2022-05-03 22:17:28 +02:00
Tim Schumacher
365caec2e2
Ports: Replace mc
config.sub patch with our own download
...
`mc` runs `autoconf` on the fly, which unpacks a `config.sub` from its
own files. This means that support for `serenity` (and the fact whether
the patch successfully applies) depends on the version of `autoconf`
that is installed on the host.
Instead, just always replace it with a fresh version straight from the
GNU server.
2022-05-03 22:17:28 +02:00
Ali Mohammad Pur
dd9049f6cb
Ports: Regenerate the patch readme file for mc
2022-01-16 10:32:50 +03:30
Kenneth Myhra
2255e8859c
Ports/mc: Add Midnight Commander port
2022-01-13 18:46:22 +01:00