Readd a patch that fixes thread support
Correct configure test so it detects r_fs and r_gs fields of struct reg.
This fixes thread support on i386 10-current.
Fix a segmentation fault on the amd64 architecture
PR: ports/171109 [2], ports/171086 [1]
Reported by: Arrowdodger <6yearold@gmail.com> [2]
Submitted by: maintainer [2], Tijl Coosemans <tijl@coosemans.org> [1]
- Adds a symbolic link executable with the version suffix to support tools without debugger configuration (like devel/nemiver)
- Bump PORTREVISION due to track changes to options and pkg-plist
PR: ports/165357
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit)
- adds devel/readline as mandatory dependency (the previous version is not compatible anymore)
- fixes a problem with multihread applications (thanks Lee Thomas)
- fixes a misconfiguration issue if the devel/binutils port is installed
PR: ports/164521
Submitted by: maintainer
Approved by: gabor (mentor, implicit)