CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2018/12/13 12:52:46

Modified files:
        devel/boost    : Makefile 
Added files:
        devel/boost/patches: patch-boost_context_fixedsize_stack_hpp 
                             patch-boost_context_pooled_fixedsize_stack_hpp 
                             
patch-boost_context_posix_protected_fixedsize_stack_hpp 
                             
patch-libs_context_src_asm_jump_i386_sysv_elf_gas_S 
                             
patch-libs_context_src_asm_make_i386_sysv_elf_gas_S 
                             
patch-libs_context_src_asm_ontop_i386_sysv_elf_gas_S 
                             patch-tools_build_src_engine_execunix_c 
        devel/boost/pkg: DESCR-main DESCR-md PLIST-main PLIST-md 
Removed files:
        devel/boost/pkg: DESCR PLIST 

Log message:
Add support for boost contexts on i386, arm, amd64, from otto@.

As this brings new libraries on supported architectures, split the
package into -main and -md subpackages, keeping plist updates simpler
and avoiding need for knowledge of supported arches in dependent
ports. Also means that if future ports start picking up the MD
libraries they will be easier to find. (Thanks aja@ for running a
bulk build and check-lib-depends run with an earlier version to
make sure existing ports don't pick up the new libs.)

ok rsadowski@

Bumps for ports using boost as LIB_DEPENDS or RUN_DEPENDS to
follow.

Reply via email to