Before pushing I wanted to make sure that I get it right. @des is this
what you suggested earlier?
Details
Details
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 63852 Build 60736: arc lint + arc unit
Event Timeline
misc/compat13x/Makefile | ||
---|---|---|
29 | I'm confused again. misc/compat12x has >= 1400000 in this place, why compat13x also has to have 14 there? |
misc/compat13x/pkg-plist.aarch64 | ||
---|---|---|
2 | was libmd originally added instead of full compat14x for FreeBSD 15? Or is it needed by some earlier 14.x? | |
misc/compat14x/pkg-descr | ||
2 | I'd say this package provides the compat14x libraries -- to me "allows you to install" suggests that once you have compat14x installed you can then do something to install the libraries themselves. |
misc/compat14x/pkg-plist.aarch64 | ||
---|---|---|
2 | Why no lib32/compat/libmd.so.6 (for armv7 support)? |
misc/compat14x/pkg-plist.aarch64 | ||
---|---|---|
2 | FYI: lib32 for aarch64 was new in 14.0-RELEASE. It was not in any 13.*-* as I remember. |