Re: Port Request: Mono Moonlight

2014-03-29 Thread Chris Whitehouse
On 29/03/2014 10:09, Thomas Mueller wrote: Silverlight 2 supports Microsoft /PlayReady/ Digital Rights Management (DRM). This is the DRM solution being used by Netflix's "Watch Instantly" service for streaming movies to PC (Windows-only) and Mac computers. Status: *unsupported* ==

[QAT] 349572: 4x configure_error, 4x leftovers, 4x ???, 44x success

2014-03-29 Thread Ports-QAT
Add stage support to news, and improve correctness. I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS

Re: unmaintained, expired, but probably working ports

2014-03-29 Thread René Ladan
On 03/10/2014 11:40, Thierry Thomas wrote: > Le dim 9 mar 14 à 10:14:21 +0100, René Ladan > écrivait : >> Hi, > Hello, > >> with my self-invented garbage collector hat on... >> >> The following ports were marked deprecated and have now expired because >> the distilator, a service which automatic

Re: "quazip" fails to build

2014-03-29 Thread Kevin Oberman
On Sat, Mar 29, 2014 at 3:39 AM, Jerry wrote: > On: Thursday, March 27, 2014 5:49 PM, Nicola Vitale replied: > > > Hi Jerry, > > > "archivers/quazip fails to build. > > > > That's very strange. The port builds fine on my system (FreeBS > 10.0-STABLE > > amd64) and apparentely on every arch/releas

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread Mark Linimon
On Sat, Mar 29, 2014 at 11:34:29AM +0100, John Marino wrote: > Don't dish it out if you don't want a response. The fact that you want to put it in these terms tells me everything I need to know. mcl ___ freebsd-ports@freebsd.org mailing list http://list

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dmitry Marakasov
* Dimitry Andric (d...@freebsd.org) wrote: > > I've just removed them and it worked. Or is there a reason for rpath to > > system lib directory? > > It seems that -rpath is sometimes used gratuitously, indeed. Though it > can sometimes be necessary, if shared libraries are installed into > non-s

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread Thomas Abthorpe
On Sat, Mar 22, 2014 at 12:27:07PM -0700, Kevin Oberman wrote: > On Sat, Mar 22, 2014 at 10:29 AM, John Marino > wrote: > > > In December, Nicola set the license for Arabtex to LPPL10. > > The result is that the port is no longer packagable: > > > > > >> Ignoring arabic/arabtex: License LPPL1

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread John Marino
On 3/29/2014 14:25, Chris Rees wrote: > On 29 March 2014 11:01:04 GMT+00:00, John Marino > wrote: > I think you may have success as far as dports is concerned if you > just disable it your end- there is a knob for that. > > If you think it's inherently bad, you should probably do so-- you > woul

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread Chris Rees
On 29 March 2014 11:01:04 GMT+00:00, John Marino wrote: >On 3/29/2014 11:48, Chris Rees wrote: >> On , John Marino wrote: >>> This licensing topic is actually kind of a big mess that nobody >seems to >>> be leading, and it's not even clear if missing licenses is a >problem. >>> What's the polic

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dimitry Andric
On 29 Mar 2014, at 13:46, Dmitry Marakasov wrote: > * Dimitry Andric (d...@freebsd.org) wrote: > >>> Are we to fix new clang failures related to that clang now treats >>> unknown arguments as fatal errors: >>> >>> --- >>> c++: error: unknown argument: '-R/usr/local/lib' >>> --- >> >> Yes, just

Re: Poudriere and p5- ports

2014-03-29 Thread Muhammad Moinur Rahman
Hi Antoine, Thanx for the tip. :) BR, Muhammad On Sat, Mar 29, 2014 at 5:54 PM, Antoine Brodin wrote: > On Sat, Mar 29, 2014 at 11:54 AM, Muhammad Moinur Rahman > <5u623...@gmail.com> wrote: > > Hi, > > I am facing a problem with perl related ports. Whenever I am building a > > p5-* ports I c

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dmitry Marakasov
* Dimitry Andric (d...@freebsd.org) wrote: > > Are we to fix new clang failures related to that clang now treats > > unknown arguments as fatal errors: > > > > --- > > c++: error: unknown argument: '-R/usr/local/lib' > > --- > > Yes, just replace -R/usr/local/lib with -Wl,-rpath,/usr/local/lib.

Re: Poudriere and p5- ports

2014-03-29 Thread Antoine Brodin
On Sat, Mar 29, 2014 at 11:54 AM, Muhammad Moinur Rahman <5u623...@gmail.com> wrote: > Hi, > I am facing a problem with perl related ports. Whenever I am building a > p5-* ports I can see that the following files are leftover: > @dirrm lib/perl5/site_perl > @dirrm lib/perl5/5.16/man > @dirrm lib/pe

Re: guile broken for me on 11.0-CURRENT i386

2014-03-29 Thread Koop Mast
On 29-3-2014 12:38, Dimitry Andric wrote: On 03 Mar 2014, at 20:23, Don Lewis wrote: I've been having trouble building gnome-games for a while now and finally had some time to dig into it. The problem appears to be that guile is broken. The gnome-games build runs guile-config during configure

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dimitry Andric
On 29 Mar 2014, at 05:43, Dmitry Marakasov wrote: > Are we to fix new clang failures related to that clang now treats > unknown arguments as fatal errors: > > --- > c++: error: unknown argument: '-R/usr/local/lib' > --- Yes, just replace -R/usr/local/lib with -Wl,-rpath,/usr/local/lib. This is

Re: guile broken for me on 11.0-CURRENT i386

2014-03-29 Thread Dimitry Andric
On 03 Mar 2014, at 20:23, Don Lewis wrote: > I've been having trouble building gnome-games for a while now and > finally had some time to dig into it. The problem appears to be that > guile is broken. The gnome-games build runs guile-config during > configure doesn't notice that the output is me

RE: Unable to install "Textproc/docbook-xml"

2014-03-29 Thread Jerry
On March 29, 2014 6:52 AM, Chris Rees replied: > On , Jerry wrote: > > On: Saturday, March 29, 2014 12:41 AM, Kevin Oberman replied: > > On Fri, Mar 28, 2014 at 7:06 AM, Jerry wrote: > > > > FreeBSD-10.0 amd64 > > > > I have been unable to get the “textproc/docbook-xml” to install. I > > followed

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread John Marino
On 3/29/2014 11:48, Chris Rees wrote: > On , John Marino wrote: >> This licensing topic is actually kind of a big mess that nobody seems to >> be leading, and it's not even clear if missing licenses is a problem. >> What's the policy? It would be better to disable the entire framework >> than cont

Poudriere and p5- ports

2014-03-29 Thread Muhammad Moinur Rahman
Hi, I am facing a problem with perl related ports. Whenever I am building a p5-* ports I can see that the following files are leftover: @dirrm lib/perl5/site_perl @dirrm lib/perl5/5.16/man @dirrm lib/perl5/5.16 @dirrm lib/perl5 @dirrm %%SITE_PERL%%/mach/auto @dirrm %%SITE_PERL%%/mach @dirrm %%SITE_

RE: Unable to install "Textproc/docbook-xml"

2014-03-29 Thread Chris Rees
On , Jerry wrote: On: Saturday, March 29, 2014 12:41 AM, Kevin Oberman replied: On Fri, Mar 28, 2014 at 7:06 AM, Jerry mailto:je...@seibercom.net> > wrote: FreeBSD-10.0 amd64 I have been unable to get the “textproc/docbook-xml” to install. I followed the directions in “UPDATING”; however, th

RE: Port Request: Mono Moonlight

2014-03-29 Thread Jerry
On Saturday, March 29, 2014 6:09 AM, Thomas Mueller replied: > > Silverlight 2 supports Microsoft /PlayReady/ Digital Rights Management > > (DRM). This is the DRM solution being used by Netflix's "Watch > > Instantly" service for streaming movies to PC (Windows-only) and Mac > > computers. > > >

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread Chris Rees
On , John Marino wrote: On 3/29/2014 11:14, Mark Linimon wrote: On Sat, Mar 29, 2014 at 09:39:42AM +0100, John Marino wrote: *this* is a crappy attitude though. No, that's the sound of burnout. IMVHO, one of the contributing factors to burnout is exactly this kind of email. It was certainly

RE: "quazip" fails to build

2014-03-29 Thread Jerry
On: Thursday, March 27, 2014 5:49 PM, Nicola Vitale replied: > Hi Jerry, > > "archivers/quazip fails to build. > > That's very strange. The port builds fine on my system (FreeBS 10.0-STABLE > amd64) and apparentely on every arch/release > https://qat.redports.org/buildarchive/r348485/ > > Anyway

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread John Marino
On 3/29/2014 11:14, Mark Linimon wrote: > On Sat, Mar 29, 2014 at 09:39:42AM +0100, John Marino wrote: >> *this* is a crappy attitude though. > > No, that's the sound of burnout. > > IMVHO, one of the contributing factors to burnout is exactly this kind > of email. It was certainly the case in m

RE: Unable to install "Textproc/docbook-xml"

2014-03-29 Thread Jerry
On: Saturday, March 29, 2014 12:41 AM, Kevin Oberman replied: On Fri, Mar 28, 2014 at 7:06 AM, Jerry mailto:je...@seibercom.net> > wrote: FreeBSD-10.0 amd64 I have been unable to get the “textproc/docbook-xml” to install. I followed the directions in “UPDATING”; however, that did not seem to

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread Mark Linimon
On Sat, Mar 29, 2014 at 09:39:42AM +0100, John Marino wrote: > *this* is a crappy attitude though. No, that's the sound of burnout. IMVHO, one of the contributing factors to burnout is exactly this kind of email. It was certainly the case in my decision to step back over a year ago. I appreciat

Re: Port Request: Mono Moonlight

2014-03-29 Thread Thomas Mueller
> Silverlight 2 supports Microsoft /PlayReady/ Digital Rights Management > (DRM). This is the DRM solution being used by Netflix's "Watch > Instantly" service for streaming movies to PC (Windows-only) and Mac > computers. > Status: *unsupported* == > And a quick google se

Re: LPPL10 license consequences intended? (arabic/arabtex)

2014-03-29 Thread John Marino
On 3/29/2014 04:14, Thomas Abthorpe wrote: > On Fri, Mar 28, 2014 at 10:33:25AM +0100, John Marino wrote: >> It's been a few days and there's been no response to this. >> Should I assume that tabthorpe@ read this but is not prepared to review >> his work? > > There is an old adage about assumption

FreeBSD ports you maintain which are out of date

2014-03-29 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: ftp/curl without GSSAPI

2014-03-29 Thread Milan Obuch
On Sat, 29 Mar 2014 10:35:09 +0200 l...@lena.kiev.ua wrote: > In `man curl`: > >--krb > (FTP) Enable Kerberos authentication and use. The level > must be entered and should be one of 'clear', 'safe', > 'confidential', or 'private'. Should you use a level that is not > on

ftp/curl without GSSAPI

2014-03-29 Thread Lena
In `man curl`: --krb (FTP) Enable Kerberos authentication and use. The level must be entered and should be one of 'clear', 'safe', 'confidential', or 'private'. Should you use a level that is not one of these, 'private' will ins

[QAT] 349483: 4x leftovers

2014-03-29 Thread Ports-QAT
- Update to 1.0.3 - Build ID: 20140329080200-19548 Job owner: t...@freebsd.org Buildtime: 21 minutes Enddate: Sat, 29 Mar 2014 08:22:32 GMT Revision: 349483 Repository: