Le 10/06/11 17:05, David Cantrell a écrit :
On 10/06/2011 09:55 AM, Stuart Henderson wrote:
On 2011-10-04, David Cantrell<david.l.cantr...@gmail.com> wrote:
My suggestion was to add support to the ports system infrastructure to
allow people an easy way to locally package up stuff from projects that
do not release tarballs.

You could add something like this to your Makefile

create-tarball:
cd ${FULLDISTDIR}&& \
svn export http://foo ${DISTNAME}&& \
tar czf ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}

FETCH_MANUALLY= "Use: make create-tarball"

Now that's something that could work in this particular case and it
still fits nicely within the ports infrastructure.

Thanks for the suggestion!

Also, nothing prevents you from including more than bsd.port.mk for local ports.

--
Thomas de Grivel

"I must plunge into the water of doubt again and again."

Reply via email to