Date: Wed, 3 Apr 2019 15:52:23 -0700 From: Gleb Smirnoff <glebius@freebsd.org> To: Harti Brandt <harti@freebsd.org> Cc: Baptiste Daroussin <bapt@freebsd.org>, "Andrey V. Elsukov" <ae@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r345797 - in head: contrib/bsnmp/gensnmptree contrib/bsnmp/lib contrib/bsnmp/snmpd lib/libbsnmp/libbsnmp usr.sbin/bsnmpd/bsnmpd Message-ID: <20190403225223.GE3562@FreeBSD.org> In-Reply-To: <alpine.BSF.2.21.9999.1904021620110.1374@KNOP-BEAGLE.kn.op.dlr.de> References: <201904021250.x32Co13P053573@repo.freebsd.org> <20190402134019.j325zduvwstcgz3s@ivaldir.net> <alpine.BSF.2.21.9999.1904021620110.1374@KNOP-BEAGLE.kn.op.dlr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Harti, On Tue, Apr 02, 2019 at 04:24:10PM +0200, Harti Brandt wrote: H> BD>Jumping in this commit, maybe it is time to move bsnmpd out of contrib, given H> BD>that all the dev appears to only be in our own source tree right? H> H> Actually I have a private tree that has some more stuff in it than there H> is in the contrib tree in FreeBSD. I usually do modifications first in H> that tree, then I bring it to FreeBSD. If somebody commits modifications H> to FreeBSD I feed that back. H> H> One day I intend to put this into a public place. With your current setup already there is no point in having bsnmpd in contrib/. The normal software in contrib/ has a public upstream repo and releases. It can be imported into vendor SVN namespaces, and after that merged with svn into src/contrib. AFAIR, this was the case for bsnmpd in the past. Your current development setup virtually has no difference to any other FreeBSD developer that has local patches in /usr/src, or own fork of FreeBSD on github with modifications in area of interest. -- Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190403225223.GE3562>