Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 00:44:22 +0300
From:      "George L. Yermulnik" <yz@yz.kiev.ua>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r422154 - head/misc/fortune_strfile
Message-ID:  <20160914214421.GA61341@yz.kiev.ua>
In-Reply-To: <201609141925.u8EJPJb8077087@repo.freebsd.org>
References:  <201609141925.u8EJPJb8077087@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello!

On Wed, 14 Sep 2016 at 19:25:19 (+0000), Bryan Drewery wrote:

> Author: bdrewery
> Date: Wed Sep 14 19:25:19 2016
> New Revision: 422154
> URL: https://svnweb.freebsd.org/changeset/ports/422154

> Log:
>   Mark deprecated as it has no maintainer and is already in base.

Am I using some broken FreeBSD installation?
[--- cut ---]
00:41:56 [root#nb][w:2][j:0][~]> uname -srm
FreeBSD 10.3-STABLE i386
00:41:57 [root#nb][w:2][j:0][~]> echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:
00:41:59 [root#nb][w:2][j:0][~]> fgrep GAMES /etc/src.conf
WITHOUT_GAMES=YES
00:42:03 [root#nb][w:2][j:0][~]> which fortune_strfile strfile | wc -l
       0
[--- cut ---]

>   With hat:	portmgr

> Modified:
>   head/misc/fortune_strfile/Makefile

> Modified: head/misc/fortune_strfile/Makefile
> ==============================================================================
> --- head/misc/fortune_strfile/Makefile	Wed Sep 14 19:19:28 2016	(r422153)
> +++ head/misc/fortune_strfile/Makefile	Wed Sep 14 19:25:19 2016	(r422154)
> @@ -13,6 +13,9 @@ COMMENT=	Duplicate of strfile(8)
>  PROGRAM=	fortune_strfile
>  PLIST_FILES=	bin/${PROGRAM}

> +DEPRECATED=	unmaintained and duplicated from base
> +EXPIRATION_DATE=	2016-10-14
> +
>  do-build:
>  	${MKDIR} ${WRKSRC}
>  	${CC} ${CFLAGS} -o ${WRKSRC}/${PROGRAM} ${FILESDIR}/strfile.c
> _______________________________________________
> svn-ports-all@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"

-- 
George L. Yermulnik
[YZ-RIPE]



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