cvs commit: ports/security/tor Makefile
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Jan 5 13:17:27 UTC 2011
* Brendan Fabeny (bf at FreeBSD.org) wrote:
> bf 2011-01-01 18:36:01 UTC
>
> FreeBSD ports repository
>
> Modified files:
> security/tor Makefile
> Log:
> - update MASTER_SITES on the basis of distilator results and:
> http://www.torproject.org/getinvolved/mirrors.html.en
> - fix conditional openssl requirements [1] (thanks to Pascal Stumpf
> for raising this issue, and that of CVE 2010-1676)
Cool, thanks - was just about to report that WITH_OPENSSL_PORT should be
tweaked. However, it says
(if)
${OSVERSION} >= 800000 && ${OSVERSION} < 801500
(WITH_OPENSSL_PORT=yes)
which still uses openssl from ports for 8.1-RELEASE (OSVERSION=801000).
While here, security/tor/plist should use @dirrmtry (insread of
@dirrm) for etc/tor as it is expected that user place changed config
files there manually. Would be even better to use automatic handling of
cleaning up unchanged configs as in porter's handbook.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://www.amdmi3.ru
More information about the cvs-ports
mailing list