Date: Sat, 10 May 2014 22:15:38 -0700 From: Eitan Adler <eadler@freebsd.org> To: Stephen Montgomery-Smith <stephen@freebsd.org> Cc: "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r353642 - head/math/sage Message-ID: <CAF6rxg=QM0bco9x1CX6p_Gm2aNtkRQ==uFpM%2Bj47HL8KBdJ6Hg@mail.gmail.com> In-Reply-To: <201405110319.s4B3JZFN009165@svn.freebsd.org> References: <201405110319.s4B3JZFN009165@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 May 2014 20:19, Stephen Montgomery-Smith <stephen@freebsd.org> wrote: > +pre-extract: > + @${ECHO_MSG} > + @${ECHO_MSG} \# The best way to build this port is to first type \"make build\". > + @${ECHO_MSG} \# If you type \"make\" or \"make install\", this will cause the building of a > + @${ECHO_MSG} \# package, which will take a considerable amount of time and space. > + @${ECHO_MSG} I really dislike this approach. If user does not wish to create a package they may install sage using 'pkg install'. Teaching users to bypass the package manager and directly install binaries without registering the resulting package will create problems in the long term. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxg=QM0bco9x1CX6p_Gm2aNtkRQ==uFpM%2Bj47HL8KBdJ6Hg>