Checking you the maintainer of a port?

Kevin Oberman rkoberman at gmail.com
Thu Nov 28 04:56:57 UTC 2019


On Wed, Nov 27, 2019 at 1:08 PM Brooks Davis <brooks at freebsd.org> wrote:

> On Wed, Nov 27, 2019 at 02:05:56PM -0700, Janky Jay, III wrote:
> > Hello,
> >
> > On 11/27/19 2:03 PM, @lbutlr wrote:
> > > I thought that the maintainer of a port was listed somewhere in the
> files at user/ports/<group>/portbase/ but evidently not. What is the
> easiest way to find out, sitting in console on a server without a GUI, to
> find out who the maintainer is? (On my desktop I can just google and launch
> a browser, but that is not possible on most of the servers which do not
> have web clients installed.
> > >
> > > (Right now I am looking for the maintainer of roundcube, but this is a
> general question.)
> > >
> >
> >       Please see the "MAINTAINER=" line in the port's "Makefile".
>
> A slightly more general answer is:
>
> cd /usr/ports/<group>/<port>; make -V MAINTAINER
>
> -- Brooks
>

Or:
make -C /usr/ports/<group>/<port> maintainer
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman at gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


More information about the freebsd-ports mailing list