Re: Update to graphics/luminance and transferring ownership

2012-09-14 Thread Hannes
On 13.09.2012 16:27, Alexey Dokuchaev wrote: > On Thu, Sep 13, 2012 at 01:55:07PM +0200, Hannes wrote: >> Hi everyone, >> >> a while back I created a new (updated) port of graphics/luminance and >> discussed with the original port maintainer (in CC) that he wants to >> transfer ownership of the por

Negative port option test?

2012-09-14 Thread Lev Serebryakov
Hello, Freebsd-ports. How to express "option is not set" with new options style? I need complex condition like "OPT1 is set and OPT2 doesn't". It could be expressed as two nested .if's (when .else branch of inner is only used), but it looks ugly. -- // Black Lion AKA Lev Serebryakov __

New options: options dependencies feature?

2012-09-14 Thread Lev Serebryakov
Hello, Freebsd-ports. Is it possible to express options' dependencies in new options framework? I need option, which could be set if and only if some other option is already selected. Now such situations are resolved via IGNORE which is set conditionally, but it is old-style, maybe now he

Re: Negative port option test?

2012-09-14 Thread Bryan Drewery
.if empty(PORT_OPTIONS:MOPTION) && ${PORT_OPTIONS:MOPTION} Is If not set and is set Sent from my iPhone On Sep 14, 2012, at 7:25, Lev Serebryakov wrote: > Hello, Freebsd-ports. > > How to express "option is not set" with new options style? I need > complex condition like "OPT1 is set and O

Re: Update to graphics/luminance and transferring ownership

2012-09-14 Thread Joao Rocha Braga Filho
On Fri, Sep 14, 2012 at 4:53 AM, Hannes wrote: > On 13.09.2012 16:27, Alexey Dokuchaev wrote: >> On Thu, Sep 13, 2012 at 01:55:07PM +0200, Hannes wrote: >>> Hi everyone, >>> >>> a while back I created a new (updated) port of graphics/luminance and >>> discussed with the original port maintainer (i

Re: New options: options dependencies feature?

2012-09-14 Thread Bryan Drewery
On 9/14/2012 7:27 AM, Lev Serebryakov wrote: > Hello, Freebsd-ports. > > Is it possible to express options' dependencies in new options > framework? > > I need option, which could be set if and only if some other option > is already selected. > > Now such situations are resolved via IGNORE

Re: New options: options dependencies feature?

2012-09-14 Thread Baptiste Daroussin
On Fri, Sep 14, 2012 at 08:14:33AM -0500, Bryan Drewery wrote: > On 9/14/2012 7:27 AM, Lev Serebryakov wrote: > > Hello, Freebsd-ports. > > > > Is it possible to express options' dependencies in new options > > framework? > > > > I need option, which could be set if and only if some other opt

New Port Request: lgi

2012-09-14 Thread Mike Manilone
lgi is the Lua wrapper for GObject Introspection. It can make a great portability between GTK+ apps and scripts. Official page: https://github.com/pavouk/lgi I hope there will be someone making a port :-) ___ freebsd-ports@freebsd.org mailing list htt

Need a reality check: "portmaster --list-origins" misses entries?

2012-09-14 Thread David Wolfskill
I am tentatively planning on rebuilding the installed ports on my laptop under stable/9 (vs. their current stable/8) on Sunday, to take advantage of several hours of travel time expected. In preparation for this, I was reviewing the steps listed at the end of portmaster(8) "Using portmaster to do

FreeBSD Port: zoneminder-1.25.0

2012-09-14 Thread Hernan Freschi
Hi, there's a bug in the zoneminder start script, zmpkg.pl When you install it in a jail, rc calls it with "faststart", and zmpkg doesn't understand that. My hack was to add the following line: if ($command eq "quietstart") { $command="start"; } right after my $command = $ARGV[0]; Cheers, Her

Re: Need a reality check: "portmaster --list-origins" misses entries?

2012-09-14 Thread Bryan Drewery
On 9/14/2012 5:38 PM, David Wolfskill wrote: > I am tentatively planning on rebuilding the installed ports on my laptop > under stable/9 (vs. their current stable/8) on Sunday, to take advantage > of several hours of travel time expected. > > In preparation for this, I was reviewing the steps list

Re: Need a reality check: "portmaster --list-origins" misses entries?

2012-09-14 Thread Doug Barton
On 9/14/2012 2:58 PM, Bryan Drewery wrote: > On 9/14/2012 5:38 PM, David Wolfskill wrote: >> I am tentatively planning on rebuilding the installed ports on my >> laptop under stable/9 (vs. their current stable/8) on Sunday, to >> take advantage of several hours of travel time expected. >> >> In pr

Re: Need a reality check: "portmaster --list-origins" misses entries?

2012-09-14 Thread David Wolfskill
On Fri, Sep 14, 2012 at 04:56:46PM -1000, Doug Barton wrote: > ... > >> d134(9.1-P)[8] portmaster --list-origins | wc -l 181 > > Read the description of the --list-origins feature in the man page. :) Aye -- and thanks (also) to Bryan, who also pointed that out. :-} > > Assuming you ... > > insta

firefox built with qt doesn't work on 9.0 i386 release

2012-09-14 Thread HU Dong
Hi! I have problem running firefox which was built with qt toolkit. When I started firefox, a blank window showed up, without menubar, content area, status bar, etc. Here's some information that maybe useful. 1. [user@~]uname -a FreeBSD hostname 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan