Current unassigned ports problem reports

2012-01-30 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

[HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? Our current pkg_install tools are showing their age, are hard to maintain, and they lack features: - missing metadata - no upgrade support - no repository sup

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread wen heping
Cool ! wen 2012/1/30 Baptiste Daroussin > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > > > Our current pkg_install tools are showing their age, are hard to maintain, > and they lack features:

databases/postgresql91-server - fails to compile with selected options

2012-01-30 Thread Volodymyr Kostyrko
Hello. I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found that databases/postgresql91-server stops building with my selected options. The one that pains me most is absence of pam integration. 1. When compiling port today it yields me this binary: /usr/local/bin/postgres:

Re: databases/postgresql91-server - fails to compile with selected options

2012-01-30 Thread Volodymyr Kostyrko
Volodymyr Kostyrko wrote: I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found that databases/postgresql91-server stops building with my selected options. The one that pains me most is absence of pam integration. I've found who to blame: "/usr/ports/Mk/bsd.port.mk", line 125

[joernc...@phenoelit.de: [Full-disclosure] Advisory: sudo 1.8 Format String Vulnerability]

2012-01-30 Thread Jason Hellenthal
Please update this port. - Forwarded message from joernchen of Phenoelit - Date: Mon, 30 Jan 2012 14:56:26 +0100 From: joernchen of Phenoelit To: full-disclos...@lists.grok.org.uk, bugt...@securityfocus.com Subject: [Full-disclosure] Advisory: sudo 1.8 Format String Vulnerability User

Re: databases/postgresql91-server - fails to compile with selected options

2012-01-30 Thread Chris Rees
On 30 January 2012 14:53, Volodymyr Kostyrko wrote: > Volodymyr Kostyrko wrote: >> >> I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found >> that databases/postgresql91-server stops building with my selected >> options. The one that pains me most is absence of pam integration.

Sudo security advisory

2012-01-30 Thread Mike Tancsa
Hi, http://www.gratisoft.us/sudo/alerts/sudo_debug.html >From the advisory, Successful exploitation of the bug will allow a user to run arbitrary commands as root. Exploitation of the bug does *not* require that the attacker be listed in the sudoers file. As such, we strongly suggest th

Re: Sudo security advisory

2012-01-30 Thread Wesley Shields
On Mon, Jan 30, 2012 at 10:56:44AM -0500, Mike Tancsa wrote: > Hi, > > > http://www.gratisoft.us/sudo/alerts/sudo_debug.html > > >From the advisory, > > Successful exploitation of the bug will allow a user to run arbitrary > commands as root. > Exploitation of the bug does *not* require t

Re: Sudo security advisory

2012-01-30 Thread Wesley Shields
On Mon, Jan 30, 2012 at 10:56:44AM -0500, Mike Tancsa wrote: > Hi, > > > http://www.gratisoft.us/sudo/alerts/sudo_debug.html > > >From the advisory, > > Successful exploitation of the bug will allow a user to run arbitrary > commands as root. > Exploitation of the bug does *not* require t

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 08:43:58AM -0800, Jos Backus wrote: > Hi Baptiste, > > This looks great! > > On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wrote: > > > > > Sample output of pkg info: > > > > $ pkg info -f libreoffice: > > Name : libreoffice > > Version: 3.4.4 > >

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Jos Backus
Hi Baptiste, This looks great! On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wrote: > > Sample output of pkg info: > > $ pkg info -f libreoffice: > Name : libreoffice > Version: 3.4.4 > Origin : editors/libreoffice > Prefix : /usr/local > Categories :

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Jos Backus
On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin wrote: No pkg query can't do this, but this would be a nice addition (something > like > raw output for info or query) I do like the idea, please create an issue > on the > github :)) > > regards, Bapt > I just created issue #128, thanks Baptis

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: > On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin wrote: > > No pkg query can't do this, but this would be a nice addition (something > > like > > raw output for info or query) I do like the idea, please create an issue > > on the > >

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Yuri Pankov
On Mon, Jan 30, 2012 at 01:39:30PM +0100, Baptiste Daroussin wrote: [...] > to use pkgng: > > echo WITH_PKGNG=yes >> /etc/make.conf > make -C /usr/ports/ports-mgmt/pkg install clean > > Some links: > http://wiki.FreeBSD.org/pkgng > http://github.com/pkgng/pkgng > > Note that on github you can

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Alberto Villa
On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > The patch seems to have typos in it (usr_pkgng): > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 Please, take the patch from here: https://githu

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Alberto Villa
On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > Set use_pkgng=yes in /usr/local/etc/portmaster.conf. Sorry, portmaster.rc. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla The government of the United States is not in any sense founded on the Christian Religion

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Jan Beich
Baptiste Daroussin writes: [...] > It has been done with scripting features in mind: 'pkg query' will allow > you to query almost everything from the pkgng database in a script friendly > way. How to query the date a package was installed? I often manually remove my packages based on time interv

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Alberto Villa
On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > > The patch seems to have typos in it (usr_pkgng): > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > > https://github.com/pkgng/pkgng/blob/master/ports/portm

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Jos Backus
On Mon, Jan 30, 2012 at 9:32 AM, Baptiste Daroussin wrote: > On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: > > On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin >wrote: > > > > No pkg query can't do this, but this would be a nice addition (something > > > like > > > raw output for

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Mon, Jan 30, 2012 at 10:16:00PM -0800, Julian Elischer wrote: > On 1/30/12 4:39 AM, Baptiste Daroussin wrote: > > Hi, > > > > pkgng has just reached the beta phase, and has now found its way to the > > ports tree (disabled by default). > > > > 1/ Why pkgng? > > > the name sucks thou

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Baptiste Daroussin
On Tue, Jan 31, 2012 at 03:27:20AM +0100, Alberto Villa wrote: > On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > > On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > > > The patch seems to have typos in it (usr_pkgng): > > > https://github.com/pkgng/pkgng/blob/master/ports/portmaste

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-30 Thread Julian Elischer
On 1/30/12 4:39 AM, Baptiste Daroussin wrote: Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? the name sucks though it would be good to fix it before it's built in everywhere. like windows NT, which it is