Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 21:41:06 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Cy Schubert <cy@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r569288 - head/devel/bitkeeper
Message-ID:  <202103270441.12R4f6Qq059634@slippy.cwsent.com>
In-Reply-To: <20210327040518.GA30283@FreeBSD.org>
References:  <202103270245.12R2j5Ww059339@repo.freebsd.org>  <20210327040518.GA30283@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20210327040518.GA30283@FreeBSD.org>, Alexey Dokuchaev writes:
> On Sat, Mar 27, 2021 at 02:45:05AM +0000, Cy Schubert wrote:
> > New Revision: 569288
> > URL: https://svnweb.freebsd.org/changeset/ports/569288
> > 
> > Log:
> >   devel/bitkeeper: pet portlint: compress man pages
> >   
> >   Compress man pages satisfying portlint.
>
> Well, no, we compress manpages to satisfy common sense and save some
> disk space. :-)
>
> > ...
> > -	${MAKE_CMD} DESTDIR=${STAGEDIR}${PREFIX}/bitkeeper ${INSTALL_TARGET})
> > +	${MAKE_CMD} DESTDIR=${STAGEDIR}${PREFIX}/bitkeeper ${INSTALL_TARGET}); 
> \
> > +	${GZIP_CMD} ${STAGEDIR}${PREFIX}/bitkeeper/man/man1/*
> > +
> > 
> >  .include <bsd.port.mk>
>
> Why not amend MANDIRS to include custom manpage directory so that the
> standard `compress-man' from b.p.m could do its work?  Also, you've
> inserted superfluous linefeed there.

I forgot about that, thanks. I used MANPREFIX instead.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.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?202103270441.12R4f6Qq059634>