Re: multimedia/libbluray -- IGNORE... Why?

2013-10-05 Thread RW
On Fri, 04 Oct 2013 12:01:19 -0700
Ronald F. Guilmette wrote:

 
 In message 20131004113101.GB42900@oldfaithful.bebik.local, you
 wrote:
 
 Hi,
 
 I Made a check in the SVN and libbluray was never
 marked IGNORE, at least BROKEN for some java reasons.

Setting BROKEN sets IGNORE.

 Well, I'm just showing you what portupgrade -a reported...
 
 - multimedia/libbluray (marked as IGNORE)
 
 Are you sure isn't a dependencie problem ?
 
 No, but I have no reason whatsoever to believe that is.

# cd /usr/ports/multimedia/libbluray

# make config

 ?? libbluray-0.3.0,1 ? ?
 ??
 ? ? ? [x] JAVA  Enable Blu-Ray Java support  ? ? ?
 ??
 ?
 ... 


# make
===  libbluray-0.3.0,1 is marked as broken: Does not build with JAVA.
*** Error code 1




Alternately:

# make -V IGNORE
is marked as broken: Does not build with JAVA



Or just read the Makefile:

.if ${PORT_OPTIONS:MJAVA}
BROKEN= Does not build with JAVA
   ...
.endif
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


multimedia/libbluray -- IGNORE... Why?

2013-10-04 Thread Ronald F. Guilmette


Why is the multimedia/libbluray port marked as IGNORE in the current ports
tree?

More to the point, why didn't whoever marked it as IGNORE have the simple
courtesy to put at least some explanitory note about the marking of this
port (as IGNORE) into the UPDATING file?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/libbluray -- IGNORE... Why?

2013-10-04 Thread Rodrigo Osorio
Hi,

I Made a check in the SVN and libbluray was never
marked IGNORE, at least BROKEN for some java reasons.

Are you sure isn't a dependencie problem ?
Which version are you trying to install ?

Regards,
- rodrigo

On 04/10/13 04:17 -0700, Ronald F. Guilmette wrote:
 
 
 Why is the multimedia/libbluray port marked as IGNORE in the current ports
 tree?
 
 More to the point, why didn't whoever marked it as IGNORE have the simple
 courtesy to put at least some explanitory note about the marking of this
 port (as IGNORE) into the UPDATING file?
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/libbluray -- IGNORE... Why?

2013-10-04 Thread RW
On Fri, 04 Oct 2013 04:17:12 -0700
Ronald F. Guilmette wrote:

 
 
 Why is the multimedia/libbluray port marked as IGNORE in the current
 ports tree?

If you try to build it, it will tell you why.

 More to the point, why didn't whoever marked it as IGNORE have the
 simple courtesy to put at least some explanitory note about the
 marking of this port (as IGNORE) into the UPDATING file?

That's not what UPDATING is for. 


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/libbluray -- IGNORE... Why?

2013-10-04 Thread Ronald F. Guilmette

In message 20131004113101.GB42900@oldfaithful.bebik.local, you wrote:

Hi,

I Made a check in the SVN and libbluray was never
marked IGNORE, at least BROKEN for some java reasons.

Well, I'm just showing you what portupgrade -a reported...

- multimedia/libbluray (marked as IGNORE)

Are you sure isn't a dependencie problem ?

No, but I have no reason whatsoever to believe that is.

Which version are you trying to install ?

Here is the info from the relevant Makefile:

PORTNAME=   libbluray
PORTVERSION=0.3.0
PORTEPOCH=  1

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org