Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2017 10:59:48 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430453 - in head: audio/aureal-kmod audio/xmms-openspc emulators/doscmd net/cyphesis net/gpxe net/openospfd security/openbsm-devel security/ssh-copy-id sysutils/apt sysutils/fusefs-kmo...
Message-ID:  <201701031059.v03AxmP8037338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan  3 10:59:48 2017
New Revision: 430453
URL: https://svnweb.freebsd.org/changeset/ports/430453

Log:
  Deprecate ports broken for FreeBSD 10.3-
  
  Sponsored by:	Absolight

Modified:
  head/audio/aureal-kmod/Makefile   (contents, props changed)
  head/audio/xmms-openspc/Makefile   (contents, props changed)
  head/emulators/doscmd/Makefile   (contents, props changed)
  head/net/cyphesis/Makefile   (contents, props changed)
  head/net/gpxe/Makefile   (contents, props changed)
  head/net/openospfd/Makefile   (contents, props changed)
  head/security/openbsm-devel/Makefile   (contents, props changed)
  head/security/ssh-copy-id/Makefile   (contents, props changed)
  head/sysutils/apt/Makefile   (contents, props changed)
  head/sysutils/fusefs-kmod/Makefile   (contents, props changed)
  head/textproc/aiksaurus-gtk/Makefile   (contents, props changed)
  head/textproc/aiksaurus/Makefile   (contents, props changed)
  head/x11-drivers/drm-kmod/Makefile   (contents, props changed)

Modified: head/audio/aureal-kmod/Makefile
==============================================================================
--- head/audio/aureal-kmod/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/audio/aureal-kmod/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -13,7 +13,9 @@ DISTNAME=	au88x0-${PORTVERSION}_4
 MAINTAINER=	c.kworr@gmail.com
 COMMENT=	Driver for Aureal Vortex based soundcards
 
-BROKEN=		Unfetchable (google code has gone away)
+BROKEN=		does not build (and fetch)
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
 
 ONLY_FOR_ARCHS=	i386
 STRAYFILES=	au88x0.h au88x0.c asp10.o asp20.o asp30.o
@@ -36,10 +38,6 @@ USES=		kmod
 
 EXTRA_PATCHES+=	${PATCHDIR}/extra_800000_patch-au88x0.c
 
-.if ${OSVERSION} >= 1000000
-BROKEN=	does not build
-.endif
-
 pre-everything::
 .for STRAY in ${STRAYFILES}
 .if exists(${SRC_BASE}/sys/dev/sound/pci/${STRAY})

Modified: head/audio/xmms-openspc/Makefile
==============================================================================
--- head/audio/xmms-openspc/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/audio/xmms-openspc/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -12,6 +12,10 @@ DISTNAME=	xmms-OpenSPC-${PORTVERSION}
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	SPC player for XMMS using OpenSPC
 
+BROKEN=		does not build on FreeBSD 10.x and later
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 BUILD_DEPENDS=	nasm:devel/nasm \
 		xmms:multimedia/xmms
 RUN_DEPENDS=	xmms:multimedia/xmms
@@ -23,10 +27,4 @@ PLIST_FILES=	lib/xmms/Input/openspc.so
 
 ONLY_FOR_ARCHS=	i386	# contains x86 assembler code
 
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} >= 1000000
-BROKEN=		does not build on FreeBSD 10.x and later
-.endif
-
 .include <bsd.port.mk>

Modified: head/emulators/doscmd/Makefile
==============================================================================
--- head/emulators/doscmd/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/emulators/doscmd/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -8,6 +8,10 @@ MASTER_SITES=	SF/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DOS emulator
 
+BROKEN=		does not build (accesses field of opaque structure)
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 ONLY_FOR_ARCHS=	i386
 
 FONTFILES=	cp437-8x8.pcf.gz cp437-8x14.pcf.gz cp437-8x16.pcf.gz
@@ -23,11 +27,6 @@ X11_MAKE_ARGS_OFF=	-DNO_X
 
 .include <bsd.port.options.mk>
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000012
-# files/extra-patch-cwd.c will fix this, see inside
-BROKEN=		does not build (accesses field of opaque structure)
-.endif
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1

Modified: head/net/cyphesis/Makefile
==============================================================================
--- head/net/cyphesis/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/net/cyphesis/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -12,6 +12,10 @@ COMMENT=	Server for WorldForge games
 
 LICENSE=	GPLv2
 
+BROKEN=		Does not compile on FreeBSD 10+
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 LIB_DEPENDS=	libAtlas-0.6.so:devel/atlas-devel \
 		libvarconf-1.0.so:devel/varconf \
 		libwfmath-1.0.so:math/wfmath \
@@ -33,10 +37,6 @@ OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.pre.mk>
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
-BROKEN=		Does not compile on FreeBSD 10+
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's| install-dist_docDATA | |g' ${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -e 's| install-confbackupDATA | |g' \

Modified: head/net/gpxe/Makefile
==============================================================================
--- head/net/gpxe/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/net/gpxe/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -13,6 +13,10 @@ COMMENT=	Open Source (GPL) gPXE network 
 
 LICENSE=	GPLv2
 
+BROKEN=	does not build on FreeBSD 10.x and later
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 BUILD_DEPENDS=	syslinux:sysutils/syslinux \
 		mkisofs:sysutils/cdrtools
 
@@ -31,10 +35,6 @@ SUB_FILES=	pkg-message
 ONLY_FOR_ARCHS=		amd64 i386
 ONLY_FOR_ARCHS_REASON=	not yet ported to anything other than amd64/i386
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
-BROKEN=	does not build on FreeBSD 10.x and later
-.endif
-
 .if ${ARCH} == "amd64"
 MAKE_ARGS+=	ARCH=i386
 .endif

Modified: head/net/openospfd/Makefile
==============================================================================
--- head/net/openospfd/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/net/openospfd/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -16,6 +16,10 @@ COMMENT=	Free implementation of the Open
 
 LICENSE=	ISCL
 
+BROKEN=		requires old CARP implementation (interface layer)
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 CONFLICTS=	zebra-0* quagga-0*
 
 LIB_DEPENDS=	libevent.so:devel/libevent2
@@ -54,10 +58,6 @@ post-patch:
 
 .include <bsd.port.options.mk>
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000003
-BROKEN=		requires old CARP implementation (interface layer)
-.endif
-
 do-build:
 .for subdir in ospfd ospfctl
 	${MAKE_CMD} -C ${WRKSRC}/${subdir} COPTS="${COPTS}" LDADD="${LDADD}"

Modified: head/security/openbsm-devel/Makefile
==============================================================================
--- head/security/openbsm-devel/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/security/openbsm-devel/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -14,6 +14,10 @@ COMMENT=	Open Source Basic Security Modu
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+IGNORE=		is not needed under FreeBSD 10.x or higher
+DEPRECATED=	${IGNORE}
+EXPIRATION_DATE=	2017-01-15
+
 CONFLICTS=	openbsm-1.[0-9]*
 
 GNU_CONFIGURE=	yes
@@ -37,10 +41,6 @@ NEEDVARDIRS=	""
 NEEDVARDIRS=	"@comment "
 .endif
 
-.if ${OSVERSION} >= 1000000
-IGNORE=		is not needed under FreeBSD 10.x or higher
-.endif
-
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libauditd.so.0.0.0
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libbsm.so.0.0.0

Modified: head/security/ssh-copy-id/Makefile
==============================================================================
--- head/security/ssh-copy-id/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/security/ssh-copy-id/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -10,16 +10,16 @@ DISTFILES=	# none
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Small script which copies your ssh public-key to a remote host
 
+IGNORE=		is already in the base system
+DEPRECATED=	${IGNORE}
+EXPIRATION_DATE=	2017-01-15
+
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/ssh-copy-id man/man1/ssh-copy-id.1.gz
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 1000024
-IGNORE=		is already in the base system
-.endif
-
 pre-patch:
 .for f in ssh-copy-id ssh-copy-id.1
 	@${CP} ${FILESDIR}/${f} ${WRKDIR}

Modified: head/sysutils/apt/Makefile
==============================================================================
--- head/sysutils/apt/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/sysutils/apt/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -11,6 +11,10 @@ DISTNAME=	apt_0.6.46.4-0.1
 MAINTAINER=	koobs@FreeBSD.org
 COMMENT=	Advanced front-end for dpkg
 
+BROKEN=		does not build on 10+
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 BUILD_DEPENDS=	bash:shells/bash \
 		${LOCALBASE}/lib/libpub.a:devel/publib
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
@@ -35,10 +39,6 @@ PLIST_SUB+=	APTDIR=${APTDIR:C,^/,,}
 
 .include <bsd.port.pre.mk>
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
-BROKEN=		does not build
-.endif
-
 post-patch:
 	${CP} ${FILESDIR}/https.cc ${FILESDIR}/https.h ${WRKSRC}/methods/
 	${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|g' -e \

Modified: head/sysutils/fusefs-kmod/Makefile
==============================================================================
--- head/sysutils/fusefs-kmod/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/sysutils/fusefs-kmod/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -10,6 +10,10 @@ MASTER_SITES=	https://googledrive.com/ho
 MAINTAINER=	dpejesh@yahoo.com
 COMMENT=	FUSE kernel module
 
+IGNORE=		integrated into base
+DEPRECATED=	${IGNORE}
+EXPIRATION_DATE=	2017-01-15
+
 BUILD_DEPENDS=	fusefs-libs>2.4.1:sysutils/fusefs-libs
 
 ONLY_FOR_ARCHS=	amd64 i386
@@ -32,9 +36,6 @@ EXTRA_PATCHES+=	${FILESDIR}/extra-patch-
 EXTRA_PATCHES+=	${FILESDIR}/extra-patch-9-fuse_vfsops.c
 EXTRA_PATCHES+=	${FILESDIR}/extra-patch-9-fuse_vnops.c
 .endif
-.if ${OSVERSION} >= 1000000
-IGNORE=		integrated into base
-.endif
 
 do-build:
 	cd ${WRKDIR}/modules/fuse; ${MAKE}

Modified: head/textproc/aiksaurus-gtk/Makefile
==============================================================================
--- head/textproc/aiksaurus-gtk/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/textproc/aiksaurus-gtk/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -6,6 +6,10 @@ PKGNAMESUFFIX=	-gtk
 
 COMMENT=	GTK+2 front-end for Aiksaurus, a thesaurus
 
+BROKEN=		does not link against GTK2 on FreeBSD 10+
+DEPRECATED=	${BROKEN}
+EXPIRATION_DATE=	2017-01-15
+
 LIB_DEPENDS=	libAiksaurus.so:textproc/aiksaurus
 
 MASTERDIR=	${.CURDIR}/../aiksaurus

Modified: head/textproc/aiksaurus/Makefile
==============================================================================
--- head/textproc/aiksaurus/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/textproc/aiksaurus/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -18,10 +18,4 @@ USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS?=--without-gtk
 
-.include <bsd.port.pre.mk>
-
-.if defined(PKGNAMESUFFIX) && ${OPSYS} == FreeBSD && ${OSVERSION} > 1000000
-BROKEN=		does not link against GTK2 on FreeBSD 10+
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/x11-drivers/drm-kmod/Makefile
==============================================================================
--- head/x11-drivers/drm-kmod/Makefile	Tue Jan  3 10:59:40 2017	(r430452)
+++ head/x11-drivers/drm-kmod/Makefile	Tue Jan  3 10:59:48 2017	(r430453)
@@ -12,6 +12,10 @@ COMMENT=	FreeBSD 9.3 Kernel DRM driver
 
 LICENSE=	MIT
 
+IGNORE=		this port is only for 9.3 systems
+DEPRECATED=	${IGNORE}
+EXPIRATION_DATE=	2017-01-15
+
 USES=		kmod uidfix tar:xz
 ONLY_FOR_ARCHS=	i386 amd64
 
@@ -21,10 +25,6 @@ PLIST_FILES=	${KMODDIR}/drm2_port.ko \
 
 .include <bsd.port.options.mk>
 
-.if (${OSVERSION} < 903000 || ${OSVERSION} > 1000000)
-IGNORE=		this port is only for 9.3 systems
-.endif
-
 .if ${PORT_OPTIONS:MDEBUG}
 MAKE_ARGS+=" HAVE_DEBUG=YES"
 .endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701031059.v03AxmP8037338>