On 2016/03/16 16:04, Christian Weisgerber wrote: > A quick update: > > The variables and all references to CONFIGURE_SHARED, NO_SHARED_ARCHS, > and NO_SHARED_LIBS have been eliminated, as well as "no_shared" in > PROPERTIES. > > There are about a hundred PFRAG.shared files left. Committers are > invited to clean up the ports they maintain. > > The SHARED_ONLY variable is a bit of a tangle. I'll start pulling > a few threads soon. > > Loose ends: bsd.port.mk.7 and bits and pieces in the Perl code parts > of the infrastructure.
SHARED_ONLY in Perl-land is tied to PKG_ARCH=*. As one of the few people who used PKG_ARCH=* to help speed up release builds in the past, I wouldn't mind losing it, I don't think it's useful enough to be worth the complexity (and it was only ever any good for release builds, snapshots are too much of a moving target).
