pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov 12 16:49:07 UTC 2013

Modified Files:
        pkgsrc/devel/boost-build: PLIST buildlink3.mk
        pkgsrc/devel/boost-headers: Makefile PLIST buildlink3.mk
        pkgsrc/devel/boost-jam: bjam.mk buildlink3.mk
        pkgsrc/devel/boost-libs: PLIST buildlink3.mk
        pkgsrc/devel/boost-python: buildlink3.mk
        pkgsrc/meta-pkgs/boost: Makefile.common distinfo
Removed Files:
        pkgsrc/meta-pkgs/boost/patches:
            patch-boost_context_detail_fcontext__sparc.hpp
            patch-boost_context_fcontext.hpp patch-boost_detail_endian.hpp
            patch-libs_context_build_Jamfile.v2
            patch-libs_context_build_architecture.jam
            patch-libs_context_config_Jamfile.jam
            patch-libs_context_config_sparc.cpp
            patch-libs_context_src_asm_jump__sparc__sysv__elf__gas.S
            patch-libs_context_src_asm_make__sparc__sysv__elf__gas.S
            patch-tools_build_v2_engine_hash.c

Log Message:
Changes 1.55.0:
Support was removed from Config for some very old versions of compilers. The 
new minimum requirements are:
Digitial Mars 8.41
GCC 3.3
Intel 6.0
Visual C++ 7.1
Other compilers are currently unchanged, but we are considering removing 
support for some other old compilers. Candidates for removal are:
Metroworks C++ (i.e. codewarrior)
SunPro 5.7 and earlier
Borland C++ Builder 2006 (5.82) and earlier
If you're using any of these, please let us know on the mailing lists. We will 
take into account any feedback received before making a decision.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/boost-build/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/boost-build/buildlink3.mk
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/boost-headers/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/boost-headers/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/boost-headers/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/boost-jam/bjam.mk
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/boost-jam/buildlink3.mk
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/boost-libs/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/boost-libs/buildlink3.mk
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/boost-python/buildlink3.mk
cvs rdiff -u -r1.40 -r1.41 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.59 -r1.60 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r1.1 -r0 \
    
pkgsrc/meta-pkgs/boost/patches/patch-boost_context_detail_fcontext__sparc.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_detail_endian.hpp
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_context_fcontext.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_build_architecture.jam \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_config_Jamfile.jam \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_config_sparc.cpp \
    
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_jump__sparc__sysv__elf__gas.S
 \
    
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_make__sparc__sysv__elf__gas.S
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_build_Jamfile.v2 \
    pkgsrc/meta-pkgs/boost/patches/patch-tools_build_v2_engine_hash.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index