CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/03/22 10:02:02
Modified files:
share/man/man5 : bsd.port.arch.mk.5 bsd.port.mk.5 port-modules.5
ruby-module.5
Log message:
The scaffolding to support architectures without shared libraries
has been removed from the ports infrastructure. Gone are:
* variables CONFIGURE_SHARED, NO_SHARED_LIBS, NO_SHARED_ARCHS, SHARED_ONLY
* PROPERTIES value "no_shared"
* PFRAG.shared and PFRAG.no-shared files
Also drop mention of the long gone PROPERTIES value "elf".
ok sthen@, ok & tweaks jmc@