Re: graphics/ImageMagick: pthread linking problem

2012-07-03 Thread Benjamin Marsili
On 03/07/2012 21:00, Stuart Henderson wrote: On 2012/07/04 04:00, Benjamin wrote: Hi ports@, While testing Redmine I experienced a crash with ruby-rmagick. Turns out it came from a dependency (ImageMagick) linking to /usr/X11R6/lib/libpthread-stubs.so.1.0, which doesn't have the symbol pthread_

Orçamento Empresarial

2012-07-03 Thread member_servi...@live.com
Olá Estou expandino minha empresa,gostaria de um orcamento sobre alguns itens,que necessito com urgencia Fico aguardano.Arquivo(s) em Anexo(s): Orcamento-doc.pdf E-mail de contato: adriana.empr...@bol.com.br

Re: UPDATE: Mktorrent-1.0

2012-07-03 Thread Andres Perera
On Tue, Jul 3, 2012 at 12:09 PM, Christian Weisgerber wrote: > Gonzalo L. R. wrote: > >> * Hashing can be done multi threaded and supports multiple CPUs. > > Looks useless since hashing is I/O limited in practice. 4x raid0 assign affinity to each one xoxo, andres > >> Change Web and MASTER_SIT

Re: [update] lang/go 1.0.2

2012-07-03 Thread Juan Francisco Cantero Hurtado
On Wed, Jul 04, 2012 at 10:37:50AM +1000, Joel Sing wrote: > On Wednesday 04 July 2012, Juan Francisco Cantero Hurtado wrote: > > On Wed, Jul 04, 2012 at 01:17:00AM +1000, Joel Sing wrote: > > > The following diff updates lang/go to Go 1.0.2 - the current stable > > > release. Regress passes on bot

Re: [update] lang/go 1.0.2

2012-07-03 Thread Joel Sing
On Wednesday 04 July 2012, Juan Francisco Cantero Hurtado wrote: > On Wed, Jul 04, 2012 at 01:17:00AM +1000, Joel Sing wrote: > > The following diff updates lang/go to Go 1.0.2 - the current stable > > release. Regress passes on both amd64 and i386. > > > > ok? > > I can compile the package with US

Своя квартира в Киеве от 21900 до 26700 $

2012-07-03 Thread Denis Smirnov
Однокомнатная квартира в Киеве от 21900 до 26700 $ Если вы заинтересованы в приобретении собственного жилья без наценок и грабительских переплат, приглашаем в проект: Клуб Своя Квартира Что такое клуб Своя Квартира? Желающие заполучить свою квартиру в Киеве, собираются в группу и выступают заказ

Re: License question

2012-07-03 Thread Stuart Henderson
This license text is the first paragraph of the ISC license without the warranty disclaimer. However I do *not* like patching to replace copyright / license text. I would prefer "custom, see xyz file" until the author has time to make a new release.. On 2012/07/03 17:24, Chris Bennett wrote: > I

Informativo IDC

2012-07-03 Thread IDC
[IMAGE] Se você não estiver visualizando a imagem acesse este link . header-julho2 CONHEÇA AS ÁREAS DE ATUAÇÃO DO IDC: Pós-Graduação em Direito Cursos de Extensão Seminários Filosofia Preparatórios para Concursos PÓS-GRADUAÇÃO EM DIREITO Especialização em DIREITO CIVIL E

License question

2012-07-03 Thread Chris Bennett
I am porting Mail::Sendmail and I ran into this situation a good while back. The CPAN page said and still says: You can use this module freely. (Someone complained this is too vague. So, more precisely: do whatever you want with it, but be warned that terrible things will happen to you if you use

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Stuart Henderson
On 2012/07/03 23:23, Landry Breuil wrote: > On Tue, Jul 03, 2012 at 08:37:22PM +0200, Christian Weisgerber wrote: > > Chris Bennett: > > > > > > What's wrong with libmad-0.15.1bp0? > > > > > > Is it actually a Beta version?? > > > > Who cares. There hasn't been a new release of libid3tag, libma

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Landry Breuil
On Tue, Jul 03, 2012 at 08:37:22PM +0200, Christian Weisgerber wrote: > Chris Bennett: > > > > What's wrong with libmad-0.15.1bp0? > > > > Is it actually a Beta version?? > > Who cares. There hasn't been a new release of libid3tag, libmad, > or madplay since 2004. They're stable, their package

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Chris Bennett
And this is the maybe yes maybe no diff to libmad Chris Index: Makefile === RCS file: /cvs/ports/audio/libmad/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile29 Mar 2012 13:38:13 - 1.12 +++ Mak

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Chris Bennett
OK, here are two diffs for cdrdao. diff one is the correct version I was shooting for first. 0.15.1bp3 diff2 uses the libmad with 0.15.1betav0 Whichever version is preferred is fine by me. Will any of the other ports also need changes? Required by: normalize-0.7.7p0 kdemultimedia-3.5.10p10 cdrda

Re: graphics/ImageMagick: pthread linking problem

2012-07-03 Thread Stuart Henderson
On 2012/07/04 04:00, Benjamin wrote: > Hi ports@, > > While testing Redmine I experienced a crash with ruby-rmagick. Turns > out it came from a dependency (ImageMagick) linking to > /usr/X11R6/lib/libpthread-stubs.so.1.0, which doesn't have the symbol > pthread_mutexattr_init defined: > > ruby18:

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Christian Weisgerber
Chris Bennett: > > What's wrong with libmad-0.15.1bp0? > > Is it actually a Beta version?? Who cares. There hasn't been a new release of libid3tag, libmad, or madplay since 2004. They're stable, their package names are legal. > man packages-specs also says: > > The last part may contain an e

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Chris Bennett
On Tue, Jul 03, 2012 at 12:53:53PM -0500, Chris Bennett wrote: > > Is it actually a Beta version?? > I didn't check. I will take a better look. > > man packages-specs also says: > > The last part may contain an extra suffix matching rc[N], > beta[N], pre[N], or pl[N], with N an optional number.

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Chris Bennett
On Tue, Jul 03, 2012 at 05:43:22PM +, Christian Weisgerber wrote: > Landry Breuil wrote: > > > i think your mailer ate the diff... and while here, a fix to libmad's > > PKGNAME would be appropriate, so that it actually complies to > > packages-specs(7) (ie libmad-0.15.1betap0), which would ne

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Christian Weisgerber
Landry Breuil wrote: > i think your mailer ate the diff... and while here, a fix to libmad's > PKGNAME would be appropriate, so that it actually complies to > packages-specs(7) (ie libmad-0.15.1betap0), which would need an EPOCH > bump to go forward... What's wrong with libmad-0.15.1bp0? packag

UPDATE: Spectewm-1.1.0

2012-07-03 Thread Gonzalo L. R.
Hi, Update for Spectrwm to 1.1.0 with some changes: * Fix status bar flicker by double-buffering the output. * Add horizontal_flip and vertical_flip layout options. * Kill references before focusing on a new window. * Add new options to change focus behavior on window open and close. * Increase w

Re: UPDATE math/R 2.8.1 -> 2.15.0

2012-07-03 Thread Stefan Unterweger
* Stefan Unterweger on Mon, Jul 02, 2012 at 04:23:48PM +0200: > > > | begin installing recommended package MASS > > > | systrace: deny user: stefan, prog: > > > /usr/ports/pobj/R-2.15.1/build-i386/bin/exec/R, pid: 23647(0)[10587], > > > policy: /usr/bin/env, filters: 241, syscall: native-fswrite(

graphics/ImageMagick: pthread linking problem

2012-07-03 Thread Benjamin
Hi ports@, While testing Redmine I experienced a crash with ruby-rmagick. Turns out it came from a dependency (ImageMagick) linking to /usr/X11R6/lib/libpthread-stubs.so.1.0, which doesn't have the symbol pthread_mutexattr_init defined: ruby18:/usr/local/lib/libMagickCore.so.3.0: undefined s

Re: [update] lang/go 1.0.2

2012-07-03 Thread Juan Francisco Cantero Hurtado
On Tue, Jul 03, 2012 at 06:49:56PM +0200, Juan Francisco Cantero Hurtado wrote: > On Wed, Jul 04, 2012 at 01:17:00AM +1000, Joel Sing wrote: > > The following diff updates lang/go to Go 1.0.2 - the current stable release. > > Regress passes on both amd64 and i386. > > > > ok? > > I can compile th

Re: [update] lang/go 1.0.2

2012-07-03 Thread Juan Francisco Cantero Hurtado
On Wed, Jul 04, 2012 at 01:17:00AM +1000, Joel Sing wrote: > The following diff updates lang/go to Go 1.0.2 - the current stable release. > Regress passes on both amd64 and i386. > > ok? I can compile the package with USE_SYSTRACE enabled. Without USE_SYSTRACE, the package compiles but I haven't

Re: UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Landry Breuil
On Tue, Jul 03, 2012 at 11:35:35AM -0500, Chris Bennett wrote: > I got an error when trying to build cdrdao-audio FLAVOR. > Would not accept current libmad version. > > Index: Makefile > === > RCS file: /cvs/ports/misc/cdrdao/Makefile

Re: UPDATE: Mktorrent-1.0

2012-07-03 Thread Christian Weisgerber
Gonzalo L. R. wrote: > * Hashing can be done multi threaded and supports multiple CPUs. Looks useless since hashing is I/O limited in practice. > Change Web and MASTER_SITE, zap some white spaces and change License. The license is actually GPLv2. > Talking with stsp@ (maintainer) want to drop

UPDATE: Makefile error misc/cdrdao

2012-07-03 Thread Chris Bennett
I got an error when trying to build cdrdao-audio FLAVOR. Would not accept current libmad version. Index: Makefile === RCS file: /cvs/ports/misc/cdrdao/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile17 M

NEW: p5-Mail-RFC822-Address

2012-07-03 Thread Chris Bennett
Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions. OK? Chris Bennett p5-Mail-RFC822-Address.tar.gz Description: application/tar-gz

[update] lang/go 1.0.2

2012-07-03 Thread Joel Sing
The following diff updates lang/go to Go 1.0.2 - the current stable release. Regress passes on both amd64 and i386. ok? Index: Makefile === RCS file: /cvs/ports/lang/go/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile ---

Re: NEW: news/nzbget

2012-07-03 Thread Simon Kuhnle
On Mon, Jul 02, 2012 at 06:50:47PM -0700, Bryan Linton wrote: > On 2012-07-01 13:16:43, Bryan Linton wrote: > > This is a port of nzbget (http://nzbget.sourceforge.net/Main_Page). > > It requires archivers/libpar2 which I have sent to ports@ in a > > separate email. > > > > New version, MAINTAIN

[update] audacious-3.2.4

2012-07-03 Thread David Coppa
Hi, Maintenance update to audacious-3.2.4... Cheers! David Index: audacious/Makefile === RCS file: /cvs/ports/audio/audacious/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- audacious/Makefile 15 Jun 2012 08:32: