Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2014 16:18:19 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Maxim V FIlimonov <che@bein.link>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: devel/stlink
Message-ID:  <20140802141819.GH2644@home.opsec.eu>
In-Reply-To: <1637580.MU5nyUnjPH@quad>
References:  <4443341.EiikNYngQK@quad> <20140802133153.GG2644@home.opsec.eu> <1637580.MU5nyUnjPH@quad>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Can you tell me where I get urllib2 for python on an 10.0-amd64 ?
> > 
> > f10$ ./latest.sh
> > Traceback (most recent call last):
> >   File "getlatest.py", line 1, in <module>
> >     import urllib2
> > ImportError: No module named 'urllib2'
> 
> Ah, I see, in my case it was installed with python27:
> $ pkg which /usr/local/lib/python2.7/urllib2.py
> /usr/local/lib/python2.7/urllib2.py was installed by package python27-2.7.8

Thanks. Now, frankly, I have no easy idea on how to integrate this
"get the latest from github" into a proper port.

Probably some /usr/ports/Mk/ magic needs to be created for this
to work in general.

Would it be sufficient if we just commit the current "state",
explain the process in the pkg-message and provide your scripts
latest.sh and getlatest.py with a stlink-related name ?

I know this is not purrrrfect 8-}

-- 
pi@opsec.eu            +49 171 3101372                         6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140802141819.GH2644>