Path to this page:
./
devel/macports-legacy-support,
Support for missing functions in legacy Mac OS X
Branch: CURRENT,
Version: 1.4.0,
Package name: macports-legacy-support-1.4.0,
Maintainer: niaInstalls wrapper headers and library functions that add common
functions missing in various older OSX releases to bring them
approximately up to current expected standards.
This package differs from libnbcompat in that it includes
Mac OS X specific APIs.
Master sites:
Filesize: 159.97 KB
Version history: (Expand)
- (2025-03-05) Updated to version: macports-legacy-support-1.4.0
- (2024-04-24) Updated to version: macports-legacy-support-1.2.3
- (2023-11-15) Package added to pkgsrc.se, version macports-legacy-support-1.1.1 (created)
CVS history: (Expand)
2025-03-05 13:23:16 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
macports-legacy-support: update to 1.4.0. Changes:
1.4.0:
Update copyright years
Multiple updates, mostly for realpath()
Multiple updates, mostly for stat() by @fhgwright in #105
Multiple changes (primarily cleanups)
Fixes for copyfile(), *statx() and TargetConditionals
Multiple fixes and new features
Add CPU_TYPE_ARM; update README
1.3.0:
Add implementation and tests for stpncpy() security wrapper
Many updates - primarily header-related
Cleanups and a few minor bugfixes
Mostly SDK-related changes, including __DARWIN_C_LEVEL stuff
Add two new queue macros with tests, plus a warning fix
Add fgetattrlist()
Tested on Sequoia/aarch64 and Tiger/powerpc.
|
2024-04-23 23:33:38 by Amitai Schleier | Files touched by this commit (7) |  |
Log message:
macports-legacy-support: update to 1.2.3. Changes:
1.2.3:
- Add stpncpy() support, along with associated tests
- Allow reexport on newer systems
- test_dirfuncs_compat: fix warning
1.2.2:
- dirfuncs_compat: Add comment regarding retention
- sysconf(_SC_PHYS_PAGES): Always use wrapper on i386
- sys/socket.h: Fix CMSG_DATA definition in <10.6
- Add test for os/lock.h
- Add more library symbols for Rust support
1.2.1:
- Added compatibility entry points. No change to existing code.
1.2.0:
- fdopendir: fixes/improvements
- Build fixes for dirent.h, on 10.9 and 10.4
|
2023-11-15 16:23:13 by Nia Alarie | Files touched by this commit (8) |
Log message:
Add devel/macports-legacy-support
Installs wrapper headers and library functions that add common
functions missing in various older OSX releases to bring them
approximately up to current expected standards.
This package differs from libnbcompat in that it includes
Mac OS X specific APIs.
|