svn commit: r430454 - in head: archivers/py-attic archivers/py-borgbackup audio/festalon databases/mongodb32 devel/ds2 devel/elfutils devel/libdispatch devel/libpru devel/linux_libusb devel/p4 deve...
Mathieu Arnold
mat at FreeBSD.org
Tue Jan 3 11:01:14 UTC 2017
Author: mat
Date: Tue Jan 3 11:01:05 2017
New Revision: 430454
URL: https://svnweb.freebsd.org/changeset/ports/430454
Log:
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Modified:
head/archivers/py-attic/Makefile (contents, props changed)
head/archivers/py-borgbackup/Makefile (contents, props changed)
head/audio/festalon/Makefile (contents, props changed)
head/databases/mongodb32/Makefile (contents, props changed)
head/devel/ds2/Makefile (contents, props changed)
head/devel/elfutils/Makefile (contents, props changed)
head/devel/libdispatch/Makefile (contents, props changed)
head/devel/libpru/Makefile (contents, props changed)
head/devel/linux_libusb/Makefile (contents, props changed)
head/devel/p4/Makefile.inc (contents, props changed)
head/devel/p5-B-C/Makefile (contents, props changed)
head/devel/py-libzfs/Makefile (contents, props changed)
head/devel/py-pycapsicum/Makefile (contents, props changed)
head/editors/mg/Makefile (contents, props changed)
head/emulators/bochs/Makefile (contents, props changed)
head/emulators/gem5/Makefile (contents, props changed)
head/emulators/pearpc/Makefile (contents, props changed)
head/emulators/x49gp/Makefile (contents, props changed)
head/games/0ad/Makefile (contents, props changed)
head/games/spring/Makefile (contents, props changed)
head/games/vegastrike/Makefile (contents, props changed)
head/lang/beignet/Makefile (contents, props changed)
head/lang/clover/Makefile (contents, props changed)
head/lang/erlang-runtime15/Makefile (contents, props changed)
head/lang/erlang-runtime16/Makefile (contents, props changed)
head/lang/erlang-runtime17/Makefile (contents, props changed)
head/lang/erlang-runtime18/Makefile (contents, props changed)
head/lang/erlang-runtime19/Makefile (contents, props changed)
head/lang/erlang/Makefile (contents, props changed)
head/lang/libjit/Makefile (contents, props changed)
head/lang/racket-minimal/Makefile (contents, props changed)
head/lang/spidermonkey170/Makefile (contents, props changed)
head/lang/spidermonkey24/Makefile (contents, props changed)
head/lang/swift/Makefile (contents, props changed)
head/lang/yabasic/Makefile (contents, props changed)
head/math/octave-forge-image/Makefile (contents, props changed)
head/math/octave-forge-level-set/Makefile (contents, props changed)
head/math/octave-forge-tisean/Makefile (contents, props changed)
head/misc/compat10x/Makefile (contents, props changed)
head/misc/compat8x/Makefile (contents, props changed)
head/misc/freebsd-doc-en/Makefile (contents, props changed)
head/misc/rump/Makefile (contents, props changed)
head/misc/xiphos/Makefile (contents, props changed)
head/net-im/ring-daemon/Makefile (contents, props changed)
head/net/axa/Makefile (contents, props changed)
head/net/intel-ixl-kmod/Makefile (contents, props changed)
head/net/ntp/Makefile (contents, props changed)
head/net/py-netif/Makefile (contents, props changed)
head/net/yami4/Makefile (contents, props changed)
head/science/orthanc/Makefile (contents, props changed)
head/security/R-cran-openssl/Makefile (contents, props changed)
head/security/krb5-115/Makefile (contents, props changed)
head/security/p5-Crypt-SMIME/Makefile (contents, props changed)
head/security/titus/Makefile (contents, props changed)
head/security/vm-to-tor/Makefile (contents, props changed)
head/sysutils/acerhdf-kmod/Makefile (contents, props changed)
head/sysutils/bhyve-rc/Makefile (contents, props changed)
head/sysutils/cbsd/Makefile (contents, props changed)
head/sysutils/cloudabi-utils/Makefile (contents, props changed)
head/sysutils/freefilesync/Makefile (contents, props changed)
head/sysutils/grub2-bhyve/Makefile (contents, props changed)
head/sysutils/hpacucli/Makefile (contents, props changed)
head/sysutils/intel-nvmupdate/Makefile (contents, props changed)
head/sysutils/intel-qcu/Makefile (contents, props changed)
head/sysutils/jobd/Makefile (contents, props changed)
head/sysutils/life-preserver/Makefile (contents, props changed)
head/sysutils/pbi-manager/Makefile (contents, props changed)
head/sysutils/pcbsd-appweb/Makefile (contents, props changed)
head/sysutils/pcbsd-libsh/Makefile (contents, props changed)
head/sysutils/pcbsd-syscache/Makefile (contents, props changed)
head/sysutils/pcbsd-utils-qt5/Makefile (contents, props changed)
head/sysutils/pcbsd-utils/Makefile (contents, props changed)
head/sysutils/u-boot-olimex-a20-som-evb/Makefile (contents, props changed)
head/sysutils/u-boot-pine64/Makefile (contents, props changed)
head/sysutils/u-boot-sinovoip-bpi-m3/Makefile (contents, props changed)
head/sysutils/vm-bhyve/Makefile (contents, props changed)
head/sysutils/warden/Makefile (contents, props changed)
head/textproc/sdcv/Makefile (contents, props changed)
head/www/squid-devel/Makefile (contents, props changed)
Modified: head/archivers/py-attic/Makefile
==============================================================================
--- head/archivers/py-attic/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/archivers/py-attic/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -24,12 +24,6 @@ USE_OPENSSL= yes
STRIP_FILES= hashindex.so platform_freebsd.so chunker.so crypto.so
PYDISTUTILS_BUILDPATH=${BUILD_WRKSRC}/build/lib.${OPSYS:tl}-${UNAMER}-${ARCH}-${PYTHON_VER}
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000015
-WITH_OPENSSL_PORT= yes
-.endif
-
.include <bsd.port.pre.mk>
.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT}
Modified: head/archivers/py-borgbackup/Makefile
==============================================================================
--- head/archivers/py-borgbackup/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/archivers/py-borgbackup/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -26,13 +26,6 @@ FUSE_RUN_DEPENDS= ${PYTHONPREFIX_SITELIB
USES= python:3.4+ ssl
USE_PYTHON= autoplist distutils
-.include <bsd.port.options.mk>
-
-# borg requires openssl>=1.0.0
-.if ${OSVERSION} < 1000015
-WITH_OPENSSL_PORT=yes
-.endif
-
.include <bsd.port.pre.mk>
.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT}
Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/audio/festalon/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -14,6 +14,8 @@ COMMENT?= Command line player for .nsf a
LICENSE= GPLv2
+BROKEN_i386= does not build on i386 FreeBSD 10.x and later
+
LIB_DEPENDS+= libsamplerate.so:audio/libsamplerate
USES+= libtool pkgconfig tar:bzip2
@@ -25,12 +27,6 @@ ONLY_FOR_ARCHS= i386 amd64
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
-BROKEN_i386= does not build on i386 FreeBSD 10.x and later
-.endif
-
.if ${PKGNAMEPREFIX} == ""
USE_SDL= yes
Modified: head/databases/mongodb32/Makefile
==============================================================================
--- head/databases/mongodb32/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/databases/mongodb32/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -53,10 +53,6 @@ TEST_TARGET= unittests
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-# Cannot be built
-IGNORE= unsupported on FreeBSD 10.1 or older
-.endif
# Bugs when compiled with < Clang 3.7
# - https://jira.mongodb.org/browse/SERVER-21217
# - https://jira.mongodb.org/browse/SERVER-22740
Modified: head/devel/ds2/Makefile
==============================================================================
--- head/devel/ds2/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/ds2/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -26,7 +26,7 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1002000 || ${COMPILER_TYPE} == "gcc"
+.if ${COMPILER_TYPE} == "gcc"
IGNORE= builds only on greater than 10.1 and with clang
.endif
Modified: head/devel/elfutils/Makefile
==============================================================================
--- head/devel/elfutils/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/elfutils/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -51,10 +51,4 @@ post-patch:
pre-configure:
@cd ${WRKSRC} && ${AUTOMAKE}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1003000
-IGNORE= requires FreeBSD 10.3 (futimens)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/devel/libdispatch/Makefile
==============================================================================
--- head/devel/libdispatch/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/libdispatch/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -84,14 +84,6 @@ OPTIONS_DEFAULT= CLANG
CLANG_DESC= Build with LLVM/Clang (required for blocks support)
.endif
-.if (${OSVERSION} < 1000706)
-.if ${ARCH} == "powerpc"
-BROKEN= Does not configure on powerpc-9
-.elif ${ARCH} == "sparc64"
-BROKEN= Does not link on sparc64-9
-.endif
-.endif
-
.if ${PORT_OPTIONS:MCLANG}
CONFIGURE_ARGS+= --with-blocks-runtime=/usr/lib
CONFIGURE_ENV+= CC="/usr/bin/clang"
Modified: head/devel/libpru/Makefile
==============================================================================
--- head/devel/libpru/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/libpru/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -10,21 +10,12 @@ COMMENT= Library to interface with PRUs
LICENSE= BSD2CLAUSE
+IGNORE_DragonFly= only supported on FreeBSD
BROKEN_mips= Does not build: unrecognized command line option -Weverything
BROKEN_mips64= Does not build: unrecognized command line option -Weverything
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: unrecognized command line option -Weverything
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} != FreeBSD
-IGNORE= only supported on FreeBSD
-.endif
-
-.if ${OSVERSION} < 1000510
-IGNORE= only supported on FreeBSD 10+
-.endif
-
USES= cmake
WRKSRC= ${WRKDIR}/rpaulo-libpru-5a74157b82b8
Modified: head/devel/linux_libusb/Makefile
==============================================================================
--- head/devel/linux_libusb/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/linux_libusb/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -41,9 +41,6 @@ pre-everything::
@${ECHO_MSG} '===> Using the FreeBSD source tree under ${SRC_BASE}'
@${ECHO_MSG} '===> Set SRC_BASE to use an alternate source tree'
-.if ${OSVERSION} < 1000000
-IGNORE= doesn't build on < 10.x
-.endif
.if !exists(${SRC_BASE}/sys/i386/linux/syscalls.master)
IGNORE= requires kernel source present in ${SRC_BASE}/sys
.endif
Modified: head/devel/p4/Makefile.inc
==============================================================================
--- head/devel/p4/Makefile.inc Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/p4/Makefile.inc Tue Jan 3 11:01:05 2017 (r430454)
@@ -4,18 +4,10 @@
ONLY_FOR_ARCHS?= amd64 i386
.if ${ARCH} == amd64
-. if ${OSVERSION} >= 1000100
PLATFORM= freebsd100x86_64
-. else
-IGNORE= unsupported OS release, sorry
-. endif
.elif ${ARCH} == i386
-. if ${OSVERSION} >= 1000100
PLATFORM= freebsd100x86
-. else
-IGNORE= unsupported OS release, sorry
-. endif
.else
IGNORE= unsupported OS release, sorry
Modified: head/devel/p5-B-C/Makefile
==============================================================================
--- head/devel/p5-B-C/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/p5-B-C/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -27,12 +27,6 @@ PERL_INC_STAGE= ${STAGEDIR}${PREFIX}/lib
MAKE_ENV+= PERL_INC_STAGE=${PERL_INC_STAGE}
PLIST_SUB+= PERL_ARCH=${PERL_ARCH}
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 502400 && ${OSVERSION} < 1000054
-BROKEN= Does not build
-.endif
-
post-patch:
${REINPLACE_CMD} -e "s|PERL_INC|PERL_INC_STAGE|g" ${WRKSRC}/Makefile.PL
${MKDIR} ${PERL_INC_STAGE}
@@ -42,4 +36,4 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/B/Stash/Stash.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/ByteLoader/ByteLoader.so
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/devel/py-libzfs/Makefile
==============================================================================
--- head/devel/py-libzfs/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/py-libzfs/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -34,8 +34,4 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enu
IGNORE= requires kernel source files in ${SRC_BASE}
.endif
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-IGNORE= This module requires at least FreeBSD 10.2
-.endif
-
.include <bsd.port.post.mk>
Modified: head/devel/py-pycapsicum/Makefile
==============================================================================
--- head/devel/py-pycapsicum/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/devel/py-pycapsicum/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -15,10 +15,4 @@ LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= autoplist distutils
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-IGNORE= requires FreeBSD 10.0 or newer
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/editors/mg/Makefile
==============================================================================
--- head/editors/mg/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/editors/mg/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -19,10 +19,6 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002506
-BROKEN= does not build, requires futimens system call
-.endif
-
.if ${OPSYS} != FreeBSD || (${OSVERSION} >= 1002506 && ${OSVERSION} < 1100072)
EXTRA_PATCHES= ${FILESDIR}/extra-patch-def.h
Modified: head/emulators/bochs/Makefile
==============================================================================
--- head/emulators/bochs/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/emulators/bochs/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -12,6 +12,8 @@ COMMENT= IA-32 (x86) PC emulator that ru
LICENSE= LGPL21
+BROKEN_i386= does not build on i386 (../cpu.h:4513:117: error: 'regparm' parameter must be between 0 and 3 inclusive)
+
USES= gmake libtool:keepla pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_alsa_asoundlib_h=no \
@@ -290,10 +292,4 @@ post-install-DOCS-on:
(cd ${WRKSRC}/docs-html && ${INSTALL_DATA} *.html \
${STAGEDIR}${DOCSDIR}/html)
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${ARCH} == i386
-BROKEN= does not build on i386 (../cpu.h:4513:117: error: 'regparm' parameter must be between 0 and 3 inclusive)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/emulators/gem5/Makefile
==============================================================================
--- head/emulators/gem5/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/emulators/gem5/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -23,10 +23,6 @@ USES= gmake
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-IGNORE= does not support FreeBSD versions < 10.0
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|sys/termios.h|termios.h|' \
${WRKSRC}/src/base/vnc/vncserver.cc \
Modified: head/emulators/pearpc/Makefile
==============================================================================
--- head/emulators/pearpc/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/emulators/pearpc/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -38,10 +38,6 @@ USE_GCC= yes
CONFIGURE_ARGS+= --enable-cpu=generic
.endif
-.if ${ARCH} == "amd64" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= does not build on FreeBSD < 10.x amd64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|-O3|| ; \
Modified: head/emulators/x49gp/Makefile
==============================================================================
--- head/emulators/x49gp/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/emulators/x49gp/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -9,11 +9,12 @@ PORTREVISION= 1
CATEGORIES= emulators math
MASTER_SITES= LOCAL/shaun
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sdcard64.tar.gz
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= shaun at FreeBSD.org
COMMENT= HP 49g+/50g graphics calculator emulator
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+BROKEN_i386= does not build on i386 (error: frame pointer required, but reserved)
WRKSRC= ${WRKDIR}/x49gp/x49gp-code
HAVE_CONFIGURE= yes
@@ -95,10 +96,4 @@ do-install:
${INSTALL_DATA} ${DISTDIR}/sdcard64.tar.gz ${STAGEDIR}${DATADIR}/
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${ARCH} == i386
-BROKEN= does not build on i386 (error: frame pointer required, but reserved)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/games/0ad/Makefile
==============================================================================
--- head/games/0ad/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/games/0ad/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -45,10 +45,6 @@ PORTDATA= *
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1000024
-BROKEN= segfaults during build
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
-e 's|%%CC%%|${CC}|' \
Modified: head/games/spring/Makefile
==============================================================================
--- head/games/spring/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/games/spring/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -81,10 +81,6 @@ PR_DOWNLOADER_LIB_DEPENDS=libcurl.so:ftp
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= does not build (lack of proper c++11 support)
-.endif
-
.if defined(WITH_SYNC_DEBUG)
CFLAGS= # empty
CXXFLAGS= # empty
Modified: head/games/vegastrike/Makefile
==============================================================================
--- head/games/vegastrike/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/games/vegastrike/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -48,12 +48,6 @@ MESHER_PLIST_FILES= bin/mesher
MESHER_LIB_DEPENDS= libOgreMain.so:graphics/ogre3d
MESHER_CONFIGURE_ENABLE= ogre
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000
-BROKEN= does not build on 10.1
-.endif
-
post-patch:
@${REINPLACE_CMD} -E 's,/usr/(local|X11R6),${LOCALBASE},' \
${WRKSRC}/configure
@@ -64,4 +58,4 @@ do-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/lang/beignet/Makefile
==============================================================================
--- head/lang/beignet/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/beignet/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -34,12 +34,6 @@ ONLY_FOR_ARCHS_REASON= Beignet needs a g
#OPTIONS_DEFINE= TESTS
#TESTS_DESC= Build and run the test suite
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${OSVERSION} < 1002000
-BROKEN= Beignet needs FreeBSD 10.2 or newer due to too old libc++ in 10.1-Release
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|llvm-dis|llvm-dis${LLVMVER}|g; \
s|clang |clang${LLVMVER} |g' \
Modified: head/lang/clover/Makefile
==============================================================================
--- head/lang/clover/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/clover/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -26,10 +26,6 @@ ONLY_FOR_ARCHS_REASON= Clover needs a gr
#MESA_BUILD_WRKSRC= src/util src/glsl src/mesa src/gallium
MESA_INSTALL_WRKSRC= src/gallium/targets/opencl src/gallium/targets/pipe-loader
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1001000
-IGNORE= Clover is only supported on FreeBSD 10.1 and newer
-.endif
-
.include "${.CURDIR}/../../graphics/libGL/Makefile.targets"
post-install:
Modified: head/lang/erlang-runtime15/Makefile
==============================================================================
--- head/lang/erlang-runtime15/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang-runtime15/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -61,12 +61,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC}
-IGNORE= support for DTrace on amd64 requires GCC option
-.endif
-.endif
-
.if ${PORT_OPTIONS:MGCC}
USE_GCC?= yes
.endif
Modified: head/lang/erlang-runtime16/Makefile
==============================================================================
--- head/lang/erlang-runtime16/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang-runtime16/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -61,12 +61,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC}
-IGNORE= support for DTrace on amd64 requires GCC option
-.endif
-.endif
-
.if ${PORT_OPTIONS:MGCC}
USE_GCC?= yes
.endif
Modified: head/lang/erlang-runtime17/Makefile
==============================================================================
--- head/lang/erlang-runtime17/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang-runtime17/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -70,12 +70,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC}
-IGNORE= support for DTrace on amd64 requires GCC option
-.endif
-.endif
-
.if ${PORT_OPTIONS:MGCC}
USE_GCC?= yes
.endif
Modified: head/lang/erlang-runtime18/Makefile
==============================================================================
--- head/lang/erlang-runtime18/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang-runtime18/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -66,12 +66,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE} && ! ${PORT_OPTIONS:MGCC}
-IGNORE= support for DTrace on amd64 requires GCC option
-.endif
-.endif
-
.if ${PORT_OPTIONS:MGCC}
USE_GCC?= yes
.endif
Modified: head/lang/erlang-runtime19/Makefile
==============================================================================
--- head/lang/erlang-runtime19/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang-runtime19/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -77,12 +77,6 @@ DISTFILES+= ${ERLANG_DOCS}:erlangorg
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE}
-IGNORE= support for DTrace on amd64 requires at least FreeBSD 10
-.endif
-.endif
-
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100000
CFLAGS+= -DMAP_NORESERVE=0
.endif
Modified: head/lang/erlang/Makefile
==============================================================================
--- head/lang/erlang/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/erlang/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -94,12 +94,6 @@ DOC_DISTFILES= armstrong_thesis_2003.pdf
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.
-.if ${OSVERSION} < 1000000
-.if ${ARCH} == "amd64" && ${PORT_OPTIONS:MDTRACE}
-IGNORE= support for DTrace on amd64 requires at least FreeBSD 10
-.endif
-.endif
-
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100000
CFLAGS+= -DMAP_NORESERVE=0
.endif
Modified: head/lang/libjit/Makefile
==============================================================================
--- head/lang/libjit/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/libjit/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -28,15 +28,12 @@ BROKEN_aarch64= Fails to compile: error
BROKEN_powerpc= Fails to compile: invokes i386 asm
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Fails to compile: internal gcc error
+BROKEN_i386= Segfault during build
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
-BROKEN= Segfault during build
-.endif
+.include <bsd.port.mk>
post-patch:
@${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \
${WRKSRC}/config.h.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/lang/racket-minimal/Makefile
==============================================================================
--- head/lang/racket-minimal/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/racket-minimal/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -23,6 +23,8 @@ LIB_DEPENDS= libffi.so:devel/libffi
BROKEN_aarch64= does not build: error: Unported platform
BROKEN_sparc64= does not build
+BROKEN_i386= does not build on i386 (Seg fault (internal error) at 0x606060a)
+
MAKE_JOBS_UNSAFE=yes
@@ -55,10 +57,4 @@ JIT_CONFIGURE_ENABLE= jit
post-install:
${FIND} ${STAGEDIR}${PREFIX} -type d -empty -delete
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 && ${ARCH} == i386
-BROKEN= does not build on i386 (Seg fault (internal error) at 0x606060a)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/lang/spidermonkey170/Makefile
==============================================================================
--- head/lang/spidermonkey170/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/spidermonkey170/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -59,9 +59,6 @@ UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8
CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
.if ${PORT_OPTIONS:MDTRACE}
-. if ${OSVERSION} < 1000510
-BROKEN= dtrace -G crashes with C++ object files
-. endif
STRIP_CMD= ${TRUE}
.endif
Modified: head/lang/spidermonkey24/Makefile
==============================================================================
--- head/lang/spidermonkey24/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/spidermonkey24/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -60,10 +60,6 @@ UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
.endif
-.if ${PORT_OPTIONS:MDTRACE} && ${OSVERSION} < 1000510
-BROKEN= dtrace -G crashes with C++ object files
-.endif
-
regression-test: build
@${ECHO_MSG} -n "===> Running jstests.py: "
@cd ${WRKSRC} && ${SETENV} TZ=PST8PDT ${PYTHON_CMD} tests/jstests.py \
Modified: head/lang/swift/Makefile
==============================================================================
--- head/lang/swift/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/swift/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -50,9 +50,6 @@ PORTDOCS= *
BUILD_DEPENDS+= clang38:devel/llvm38
EXTRA_FLAGS= --host-cc=${LOCALBASE}/bin/clang38 --host-cxx=${LOCALBASE}/bin/clang++38
.endif
-.if (${OSVERSION} < 1001513)
-BROKEN= Does not build
-.endif
.endif
post-extract:
Modified: head/lang/yabasic/Makefile
==============================================================================
--- head/lang/yabasic/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/lang/yabasic/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -21,12 +21,6 @@ PLIST_FILES= bin/yabasic man/man1/yabasi
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${ARCH} == "amd64" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= all tests end up with segfault on FreeBSD < 10.x amd64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|= -DUNIX|= @X_CFLAGS@ -DUNIX|g' ${WRKSRC}/Makefile.in
Modified: head/math/octave-forge-image/Makefile
==============================================================================
--- head/math/octave-forge-image/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/math/octave-forge-image/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -29,10 +29,4 @@ post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= Doesn't build on FreeBSD 9 or older
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/math/octave-forge-level-set/Makefile
==============================================================================
--- head/math/octave-forge-level-set/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/math/octave-forge-level-set/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -27,10 +27,4 @@ post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= Doesn't build on FreeBSD 9 or older
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/math/octave-forge-tisean/Makefile
==============================================================================
--- head/math/octave-forge-tisean/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/math/octave-forge-tisean/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -28,10 +28,4 @@ post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= Doesn't build on FreeBSD 9 or older
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/misc/compat10x/Makefile
==============================================================================
--- head/misc/compat10x/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/misc/compat10x/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -20,10 +20,6 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1000000
-IGNORE= is for FreeBSD 10.x and newer
-.endif
-
.if ${ARCH} == amd64
USE_LDCONFIG32= ${TARGET32_DIR}
.endif
Modified: head/misc/compat8x/Makefile
==============================================================================
--- head/misc/compat8x/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/misc/compat8x/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -20,10 +20,6 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 800000
-IGNORE= is for FreeBSD 8.x and newer
-.endif
-
.if ${OSVERSION} >= 1000000
RUN_DEPENDS= compat9x-${ARCH}>=0:misc/compat9x
.endif
Modified: head/misc/freebsd-doc-en/Makefile
==============================================================================
--- head/misc/freebsd-doc-en/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/misc/freebsd-doc-en/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -54,10 +54,6 @@ OPTIONS_DEFAULT+= ${AVAILABLEFORMATS}
.include <bsd.port.options.mk>
-.if defined(PACKAGE_BUILDING) && ${OSVERSION} < 1000000 && ${ARCH} == i386
-IGNORE= fails to build on the package builders in 9.x i386 jails due to java exceptions
-.endif
-
.for O in ${AVAILABLEFORMATS}
.if ${PORT_OPTIONS:M${O}}
DOCFORMAT+= ${O:tl:S,_,-,}
Modified: head/misc/rump/Makefile
==============================================================================
--- head/misc/rump/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/misc/rump/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -23,10 +23,6 @@ USE_GCC= any
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1000510
-IGNORE= require 10.0-Release or later
-.endif
-
do-build:
cd ${WRKSRC}; ${SETENV} CC=${CC} AR=${AR} NM=${NM} OBJCOPY=${OBJCOPY} ./buildrump.sh -r fullbuild
Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/misc/xiphos/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -31,10 +31,4 @@ OPTIONS_DEFINE= DOCS
post-install:
@${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/icon-theme.cache
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= Does not build on FreeBSD < 10.X
-.endif
-
.include <bsd.port.mk>
Modified: head/net-im/ring-daemon/Makefile
==============================================================================
--- head/net-im/ring-daemon/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net-im/ring-daemon/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -59,10 +59,6 @@ OPTIONS_SUB= yes
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-BROKEN= does not build
-.endif
-
post-extract:
@${MKDIR} ${WRKSRC}/contrib/native
@${MV} ${WRKDIR}/pjproject-2.4.5 ${WRKSRC}/contrib/native/
Modified: head/net/axa/Makefile
==============================================================================
--- head/net/axa/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net/axa/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -44,14 +44,10 @@ LDFLAGS+= -lm
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base
-. if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-IGNORE= base OpenSSL in FreeBSD 9 is too old, specify a ports version of SSL by adding DEFAULT_VERSIONS+=ssl=... to /etc/make.conf and rebuild everything that needs SSL
-. else
CONFIGURE_ENV+= libcrypto_CFLAGS="-I${OPENSSLINC}" \
libcrypto_LIBS="${OPENSSLLIB}/libcrypto.so" \
libssl_CFLAGS="-I${OPENSSLINC}" \
libssl_LIBS="${OPENSSLLIB}/libssl.so"
-. endif
.endif
post-extract:
Modified: head/net/intel-ixl-kmod/Makefile
==============================================================================
--- head/net/intel-ixl-kmod/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net/intel-ixl-kmod/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -31,10 +31,6 @@ PLIST_FILES= ${KMODDIR}/if_${PORTNAME}_u
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= Not supported on other architectures, amd64 only.
-.if ${OSVERSION} < 1001000
-IGNORE= is not supported on FreeBSD 10.0 and older
-.endif
-
.if ${OSVERSION} >= 1100000
BROKEN= does not build
.endif
Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net/ntp/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -66,10 +66,6 @@ ${D}_CONFIGURE_ON= --enable-${D}
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= Does not build under FreeBSD-9, aclocal not found
-.endif
-
# XXX Temporary hack. Remember to remove this next commit.
post-extract:
@${TOUCH} ${WRKSRC}/scripts/build/checkHtmlFileDates
Modified: head/net/py-netif/Makefile
==============================================================================
--- head/net/py-netif/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net/py-netif/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -27,8 +27,4 @@ USE_PYTHON= autoplist distutils
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34
.endif
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1003000
-IGNORE= This module requires at least FreeBSD 10.3
-.endif
-
.include <bsd.port.post.mk>
Modified: head/net/yami4/Makefile
==============================================================================
--- head/net/yami4/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/net/yami4/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -16,12 +16,6 @@ BROKEN_powerpc64= Does not build
# USES= compiler:c++11-lib
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= Does only compile with FreeBSD 10.x or higher
-.endif
-
do-build :
cd ${WRKSRC}/src/core; make
cd ${WRKSRC}/src/cpp; make
@@ -36,4 +30,4 @@ do-install :
(cd ${WRKSRC}/include && ${COPYTREE_SHARE} yami4-cpp ${STAGEDIR}${PREFIX}/include)
(cd ${WRKSRC}/lib && ${INSTALL_DATA} *.a ${STAGEDIR}${PREFIX}/lib)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/science/orthanc/Makefile
==============================================================================
--- head/science/orthanc/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/science/orthanc/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -84,10 +84,4 @@ post-install:
${CP} ${WRKSRC}/Resources/Configuration.json ${STAGEDIR}${ETCDIR}/orthanc.json.sample
${STRIP_CMD} ${STAGEDIR}${DATADIR}/plugins/libServeFolders.so.${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1001000
-IGNORE= supported only on 10.x by upstream, not all unit tests are passed
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/security/R-cran-openssl/Makefile
==============================================================================
--- head/security/R-cran-openssl/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/security/R-cran-openssl/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -22,10 +22,6 @@ post-patch:
.if ${SSL_DEFAULT:Mlibressl*}
IGNORE= Detected LibreSSL (missing RSA_get0_key and others)
-.else
-. if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase}
-IGNORE= Need a more recent version of OpenSSL.
-. endif
.endif
.include <bsd.port.post.mk>
Modified: head/security/krb5-115/Makefile
==============================================================================
--- head/security/krb5-115/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/security/krb5-115/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -110,10 +110,6 @@ PDF_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PO
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= Does not build under FreeBSD-9, fails to build pkinit.so
-.endif
-
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/krb5
# html documentation
Modified: head/security/p5-Crypt-SMIME/Makefile
==============================================================================
--- head/security/p5-Crypt-SMIME/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/security/p5-Crypt-SMIME/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -31,10 +31,6 @@ post-install:
.if ${SSL_DEFAULT:Mlibressl*}
IGNORE= Required CMS is disabled on LibreSSL
-.else
-. if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase}
-IGNORE= Need a more recent version of OpenSSL.
-. endif
.endif
.include <bsd.port.post.mk>
Modified: head/security/titus/Makefile
==============================================================================
--- head/security/titus/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/security/titus/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -23,16 +23,10 @@ MAKE_ENV+= MANDIR=${MANPREFIX}/man
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-BROKEN= Requires FreeBSD 10.2 or higher
-.endif
-
post-patch:
${REINPLACE_CMD} 's|/var/lib/titus/empty|/var/empty|' ${WRKSRC}/titus.conf.example
post-install:
${INSTALL_DATA} ${WRKSRC}/titus.conf.example ${STAGEDIR}${PREFIX}/etc/titus.conf.sample
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/security/vm-to-tor/Makefile
==============================================================================
--- head/security/vm-to-tor/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/security/vm-to-tor/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -25,12 +25,6 @@ PLIST_FILES+= etc/rc.d/${PORTNAME} bin/v
PLIST_FILES+= "@sample etc/${PORTNAME}.rc.conf.simple.sample"
PLIST_FILES+= "@sample etc/${PORTNAME}.rc.conf.complex.sample"
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-BROKEN= Does not work on FreeBSD versions earlier than 10
-.endif
-
post-patch:
@${REINPLACE_CMD} 's|"/usr/local"|"${LOCALBASE}"|' \
${WRKSRC}/${PORTNAME}
@@ -46,4 +40,4 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/rc.conf.complex.sample \
${STAGEDIR}${PREFIX}/etc/${PORTNAME}.rc.conf.complex.sample
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/sysutils/acerhdf-kmod/Makefile
==============================================================================
--- head/sysutils/acerhdf-kmod/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/acerhdf-kmod/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -20,16 +20,10 @@ USE_GITHUB= yes
GH_PROJECT= kmod-acerhdf
GH_ACCOUNT= t6
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1001000
-IGNORE= does not support FreeBSD versions older than 10.1
-.endif
-
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= specific to one machine
post-install:
${INSTALL_MAN} ${WRKSRC}/${KMODNAME}.4 ${STAGEDIR}${MANDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/sysutils/bhyve-rc/Makefile
==============================================================================
--- head/sysutils/bhyve-rc/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/bhyve-rc/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -19,10 +19,4 @@ NO_INSTALL= yes
USE_RC_SUBR= bhyve
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000000
-IGNORE= bhyve first appeared in FreeBSD 10.0
-.endif
-
.include <bsd.port.mk>
Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/cbsd/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -27,15 +27,9 @@ PLIST_FILES+= man/man8/cbsd.8.gz
CBSD_HOME?= ${PREFIX}/cbsd
-.include <bsd.port.pre.mk>
-
USERS= ${PORTNAME}
GROUPS= ${PORTNAME}
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
-IGNORE= does not support FreeBSD versions < 10.0
-.endif
-
do-install:
@${ECHO} "Installing in ${CBSD_HOME}"
${MKDIR} ${STAGEDIR}${CBSD_HOME}
@@ -50,4 +44,4 @@ post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/libexec/bsdconfig
@${LN} -sf ${CBSD_HOME}/share/bsdconfig/cbsd ${STAGEDIR}${PREFIX}/libexec/bsdconfig/cbsd
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/sysutils/cloudabi-utils/Makefile
==============================================================================
--- head/sysutils/cloudabi-utils/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/cloudabi-utils/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -26,10 +26,4 @@ USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1001511
-IGNORE= requires a recent implementation of Capsicum
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/sysutils/freefilesync/Makefile
==============================================================================
--- head/sysutils/freefilesync/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/freefilesync/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -29,12 +29,6 @@ USES= compiler:c++14-lang dos2unix gmak
USE_LDCONFIG= yes
USE_WX= 3.0+
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1003000
-BROKEN= does not build on FreeBSD < 10.3 (lack of futimens(2))
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's/wx-config/$${WX_CONFIG:T}/' \
-e 's,g++,$${CXX},' ${WRKSRC}/Makefile
@@ -44,4 +38,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|CLOCK_MONOTONIC_RAW|CLOCK_MONOTONIC|' \
${WRKDIR}/zen/tick_count.h
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/sysutils/grub2-bhyve/Makefile
==============================================================================
--- head/sysutils/grub2-bhyve/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/grub2-bhyve/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -27,12 +27,6 @@ CONFIGURE_ARGS= --with-platform=emu CC=$
--enable-grub-mount=no --enable-grub-mkfont=no \
--enable-grub-emu-sdl=no --disable-nls --disable-werror
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} <= 1000000
-IGNORE= for FreeBSD 10 and higher
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "s/libintl\.h/I_do_not_want_libintl.h/g" ${WRKSRC}/configure
@${REINPLACE_CMD} -e "s/-lintl//g" ${WRKSRC}/grub-core/Makefile.in
@@ -43,6 +37,6 @@ do-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/grub-core/grub-emu ${STAGEDIR}${LOCALBASE}/sbin/grub-bhyve
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
RUN_DEPENDS:= ${RUN_DEPENDS:Ngcc*}
Modified: head/sysutils/hpacucli/Makefile
==============================================================================
--- head/sysutils/hpacucli/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/hpacucli/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -32,9 +32,6 @@ do-install:
.if ${ARCH} == amd64
USE_LDCONFIG32= ${APP_PREFIX}
-. if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000019
-BROKEN= currently does not work on amd64 (see PR ports/128288)
-. endif
.else
USE_LDCONFIG= ${APP_PREFIX}
.endif
Modified: head/sysutils/intel-nvmupdate/Makefile
==============================================================================
--- head/sysutils/intel-nvmupdate/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/intel-nvmupdate/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -36,10 +36,6 @@ NVMUPDATE_DIR= intel-nvmupdate
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1001000
-IGNORE= is not supported on FreeBSD 10.0 and older
-.endif
-
.if ${OSVERSION} >= 1100000
BROKEN= core dump on application startup
.endif
Modified: head/sysutils/intel-qcu/Makefile
==============================================================================
--- head/sysutils/intel-qcu/Makefile Tue Jan 3 10:59:48 2017 (r430453)
+++ head/sysutils/intel-qcu/Makefile Tue Jan 3 11:01:05 2017 (r430454)
@@ -29,10 +29,6 @@ PLIST_FILES= sbin/qcu
.include <bsd.port.pre.mk>
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-all
mailing list