aboutsummaryrefslogtreecommitdiffstats
path: root/net/sendfile
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-24 04:39:14 +0800
committerantoine <antoine@FreeBSD.org>2014-06-24 04:39:14 +0800
commit756c0eceaa31dac659289874f3dc33275aee3c1b (patch)
tree9d770d0efb5b7c5e938a3fd1212d1b2cf9b95f04 /net/sendfile
parent561027563ae5188b2d5a2b2c09c61f92f7ee39df (diff)
downloadfreebsd-ports-graphics-756c0eceaa31dac659289874f3dc33275aee3c1b.tar.gz
freebsd-ports-graphics-756c0eceaa31dac659289874f3dc33275aee3c1b.tar.zst
freebsd-ports-graphics-756c0eceaa31dac659289874f3dc33275aee3c1b.zip
Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them With hat: portmgr
Diffstat (limited to 'net/sendfile')
-rw-r--r--net/sendfile/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index 8e333052b15..bdeadebbb7f 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-20010216
MAINTAINER= sec@42.org
COMMENT= Simple Asynchronous File Transfer Reference Implementation
+DEPRECATED= Fails to build with new utmpx
+EXPIRATION_DATE= 2014-07-23
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= makeconfig
CONFIGURE_ENV= PREFIX="${PREFIX}"