Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2019 05:30:42 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Kirill Ponomarev <krion@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r510145 - head/sysutils/screen
Message-ID:  <201908291230.x7TCUgKI027625@slippy.cwsent.com>
In-Reply-To: <201908290638.x7T6cVFc033808@repo.freebsd.org>
References:  <201908290638.x7T6cVFc033808@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <201908290638.x7T6cVFc033808@repo.freebsd.org>, Kirill Ponomarev 
wri
tes:
> Author: krion
> Date: Thu Aug 29 06:38:31 2019
> New Revision: 510145
> URL: https://svnweb.freebsd.org/changeset/ports/510145
>
> Log:
>   Remove building man page by default. It's currently broken on HEAD
>   and requires to build textproc/groff which requires devel/llvm80
>   which is an overkill for using screen.
>
> Modified:
>   head/sysutils/screen/Makefile
>
> Modified: head/sysutils/screen/Makefile
> =============================================================================
> =
> --- head/sysutils/screen/Makefile	Thu Aug 29 06:37:17 2019	(r51014
> 4)
> +++ head/sysutils/screen/Makefile	Thu Aug 29 06:38:31 2019	(r51014
> 5)
> @@ -3,7 +3,7 @@
>  
>  PORTNAME=	screen
>  PORTVERSION=	4.6.2
> -PORTREVISION=	1
> +PORTREVISION=	2
>  CATEGORIES=	sysutils
>  MASTER_SITES=	GNU \
>  		ftp://ftp.gnu.org/gnu/screen/ \
> @@ -20,7 +20,7 @@ COMMENT=	Multi-screen window manager
>  LICENSE=	GPLv3
>  
>  OPTIONS_DEFINE=		INFO MAN NETHACK XTERM_256 SHOWENC SYSTEM_SCREE
> NRC
> -OPTIONS_DEFAULT=	INFO MAN NETHACK XTERM_256 SOCKETS SYSTEM_SCREENRC \
> +OPTIONS_DEFAULT=	INFO NETHACK XTERM_256 SOCKETS SYSTEM_SCREENRC \
>  			NCURSES_DEFAULT
>  OPTIONS_SINGLE=		IPC NCURSES
>  OPTIONS_SINGLE_IPC=	SOCKETS NAMED_PIPES
>

Should you not have obtained maintainer approval for this first?

And now the package will not include man pages. Can I assign those PRs to 
you?


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





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