confusion about sudo version

2011-10-30 Thread Barbara
$ pkg_info -Ix sudo sudo-1.8.3 Allow others to run commands as root $ grep DISTVERSION /usr/ports/security/sudo/Makefile DISTVERSION=1.8.3p1 $ pkg_version -I | grep sudo sudo Regards Barbara ___

Re: confusion about sudo version

2011-10-30 Thread Chris Rees
On 30 Oct 2011 09:48, Barbara barbara.xxx1...@libero.it wrote: $ pkg_info -Ix sudo sudo-1.8.3 Allow others to run commands as root $ grep DISTVERSION /usr/ports/security/sudo/Makefile DISTVERSION=1.8.3p1 $ pkg_version -I | grep sudo sudo Yeah,

Re: confusion about sudo version

2011-10-30 Thread Chris Rees
On 30 Oct 2011 14:14, Chris Rees utis...@gmail.com wrote: On 30 Oct 2011 09:48, Barbara barbara.xxx1...@libero.it wrote: $ pkg_info -Ix sudo sudo-1.8.3 Allow others to run commands as root $ grep DISTVERSION /usr/ports/security/sudo/Makefile DISTVERSION=1.8.3p1 $

Re: confusion about sudo version

2011-10-30 Thread Matthias Andree
Am 30.10.2011 15:14, schrieb Chris Rees: On 30 Oct 2011 09:48, Barbara barbara.xxx1...@libero.it wrote: $ pkg_info -Ix sudo sudo-1.8.3 Allow others to run commands as root $ grep DISTVERSION /usr/ports/security/sudo/Makefile DISTVERSION=1.8.3p1 $ pkg_version -I | grep sudo

Re: confusion about sudo version

2011-10-30 Thread Chris Rees
On 30 Oct 2011 15:21, Matthias Andree mand...@freebsd.org wrote: Am 30.10.2011 15:14, schrieb Chris Rees: On 30 Oct 2011 09:48, Barbara barbara.xxx1...@libero.it wrote: $ pkg_info -Ix sudo sudo-1.8.3 Allow others to run commands as root $ grep DISTVERSION

tinderbox error question

2011-10-30 Thread Ruslan Mahmatkhanov
Good day. I'm trying to update devel/geany-plugins and have weird tinderbox error: smeshariki3# ./tc tinderbuild -b 8.2-FreeBSD -nullfs devel/geany-plugins ERROR: Port, devel/geany-plugins is not in the datastore. tinderbuild: creating makefile... cd:

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-30 Thread Sean C. Farley
On Wed, 26 Oct 2011, Torfinn Ingolfsen wrote: On Wed, Oct 26, 2011 at 7:02 PM, Sean C. Farley s...@freebsd.org wrote: On Tue, 25 Oct 2011, Torfinn Ingolfsen wrote: Hello, It seems that the '-p' option of rfc doesn't work anymore: *snip* Thank you for the report.  I am not sure if this

bsd.clang.mk

2011-10-30 Thread Dominic Fandrey
I just submitted ports/162178 (http://www.freebsd.org/cgi/query-pr.cgi?pr=162178), it adds a bsd.clang.mk that allows port maintainers and users to tune the use of Clang/LLVM with the ports tree. Maintainers can: - Mark ports as CLANG_SAFE - Mark ports as CLANG_UNSAFE - Use CLANG_PREFERRED (if