Path to this page:
./
devel/macports-legacy-support,
Support for missing functions in legacy Mac OS X
Branch: CURRENT,
Version: 1.2.3,
Package name: macports-legacy-support-1.2.3,
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: 74.197 KB
Version history: (Expand)
- (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)
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.
|