Joshua Root
035f994bc4
2.11.6 release date
...
(cherry picked from commit 53b9badd97 )
v2.11.6
2025-10-29 20:01:10 +11:00
Joshua Root
4ff81f8052
Bump branch version to 2.11.6
2025-10-29 20:00:14 +11:00
Joshua Root
df18d0913e
uid.c: declare helper function static
...
(cherry picked from commit 067a4d43dc )
2025-10-27 01:12:40 +11:00
Joshua Root
1ef9d3947e
Update ChangeLog
...
(cherry picked from commit b357731441 )
2025-10-25 23:03:47 +11:00
Joshua Root
459acae9d6
Linux fixes
...
(cherry picked from commit 0a7588956e )
2025-10-25 22:40:18 +11:00
Joshua Root
1f718f72ae
Call initgroups when changing (e)uid
...
Closes: https://trac.macports.org/ticket/73160
(cherry picked from commit 4497293e70 )
2025-10-25 22:10:35 +11:00
Joshua Root
4fd9c1ccba
uid.c: remove trailing whitespace
...
(cherry picked from commit e0cd38e6c8 )
2025-10-25 22:10:32 +11:00
Joshua Root
d4c4cc57bd
porttrace: don't add clonebin_path if empty
...
(cherry picked from commit 77458f071e )
2025-10-25 22:10:28 +11:00
Joshua Root
5b4de2fc9b
prefer /usr/bin/tar for hfscompression
...
See: https://trac.macports.org/ticket/73103
(cherry picked from commit c391f3fe30 )
2025-10-25 22:10:24 +11:00
Joshua Root
f722f4c2ae
diagnose: remove unneeded package require
...
The calls that needed this were removed in acd931c .
(cherry picked from commit 8694a6ef2a )
2025-10-25 22:09:06 +11:00
Joshua Root
0c7b558ba0
Update ChangeLog
...
(cherry picked from commit 9a76c86c15 )
2025-10-05 00:14:28 +10:00
Joshua Root
35adc0742b
mportexec: close mports if mportdepends fails
...
(cherry picked from commit 960f80940d )
2025-10-04 18:53:32 +10:00
Joshua Root
4c0fddb278
release mirroring: don't trigger on edits of drafts
...
(cherry picked from commit 5d03cb6411 )
2025-10-04 18:52:14 +10:00
Joshua Root
d07f12054c
CI: use macOS 15 for coverage
...
(cherry picked from commit 79fe68cd95 )
2025-10-04 18:51:55 +10:00
Joshua Root
f03d3b5fc7
CI: add macOS 26
...
(cherry picked from commit 11082ac290 )
2025-10-04 18:51:40 +10:00
Joshua Root
2ed1448797
Update current Xcode versions
...
(cherry picked from commit d48ec52095 )
2025-10-04 18:51:09 +10:00
Joshua Root
787baefb3c
portsandbox: only add allow job-creation on 10.6+
...
Closes: https://trac.macports.org/ticket/72940
(cherry picked from commit 81ada266b0 )
2025-09-01 02:11:56 +10:00
Joshua Root
faf5f4166d
Document test and patch dependencies.
...
Closes: https://trac.macports.org/ticket/69848
(cherry picked from commit ebe342ac69 )
2025-08-23 13:26:34 +10:00
Joshua Root
6dcb3d766e
vendor/tcl: use install-sh to create dirs if needed
...
The system install -d can fail when used concurrently, so only use
install(1) to create directories if it's our fixed version. Otherwise
use the bundled install-sh for directories but still use install(1) for
files.
See: https://trac.macports.org/ticket/72886
(cherry picked from commit 8cc73ed9ad )
2025-08-23 13:26:30 +10:00
Joshua Root
1e6704418a
(x)install: avoid failure with concurrent mkdir
...
See: https://trac.macports.org/ticket/72886
(cherry picked from commit 97aedd92a7 )
2025-08-23 13:26:24 +10:00
Joshua Root
d51058f755
Update ChangeLog
...
(cherry picked from commit 9311ae74dd )
v2.11.5
2025-08-18 21:47:18 +10:00
Joshua Root
ff5577d0f8
xinstall: apply fixes from vendor/install
...
See ea247a7 .
(cherry picked from commit d8cfd53982 )
2025-08-18 19:39:34 +10:00
Joshua Root
be73d12dd3
_check_xcode_version: update Guide URL
...
Closes: https://github.com/macports/macports-base/pull/371
(cherry picked from commit 204be4097f )
2025-08-18 12:02:57 +10:00
Joshua Root
46d7a5be2f
Bump branch version to 2.11.5
2025-08-18 10:43:38 +10:00
Joshua Root
a3337d61f5
vendor/install: correct file handling
...
Handle existing target files and source symlinks in the expected way.
Closes: https://trac.macports.org/ticket/72850
(cherry picked from commit ea247a70af )
2025-08-18 10:34:54 +10:00