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_mutexattr_init defined:

ruby18:/usr/local/lib/libMagickCore.so.3.0: undefined symbol
'pthread_mutexattr_init'
lazy binding failed!
/usr/local/lib/ruby/gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.so:
[BUG] Segmentation fault
ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-openbsd]

Workaround is to use the system libpthread:
env LD_PRELOAD=/usr/lib/libpthread.so.16.0

I don't really know how to fix it properly, it makes sense to link
ImageMagick to the pthread lib in X11R6, and I don't know if there
will be any problem linking to /usr/lib/libpthread.so.16.0 instead. I
figured someone here can think of a solution.

I ran current (from today) and all the packages are up to date. I
tried to install ImageMagick from ports and from the packaging
system, both had the same problem.

Hope it helps,
Bye,

Benjamin



ruby18 isn't linked with -pthread, your LD_PRELOAD workaround is ok,
or you could use ruby19 if this works with all the modules you need
as this is linked with -pthread.

linking the library or module with -lpthread is wrong and can cause
problems.



Alright, thanks. I will stick with LD_PRELOAD for the time being. I 
don't know how it will work with apache or lighttpd though, I had to use 
this workaround when launching the standalone webrick http server 
shipped with redmine.




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_SITE, zap some white spaces and change License.
>
> The license is actually GPLv2.
>
>> Talking with stsp@ (maintainer) want to drop maintainer (so put myself
>> as maintainer), BUT this mktorrent 'seems' to be a different mktorrent
>> implementation, different author, different code, different license, and
>> can't find the original website and mktorrent... so...
>>
>> Anyway, tested on i386.
>
> Works on sparc64.  I'm okay with this if you fix the license marker.
>
> --
> Christian "naddy" Weisgerber  na...@mips.inka.de
>
>



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 both amd64 and i386.
> > >
> > > ok?
> >
> > I can compile the package with USE_SYSTRACE enabled. Without
> > USE_SYSTRACE, the package compiles but I haven't tested the "regress"
> > step.
> 
> Thanks for catching this - the issue is due to guenther@'s recent changes to 
> the __tfork syscall, which resulted in it getting a new syscall number (the 
> port is still using the older syscall which is now marked as compat and has a 
> different name). This is unrelated to the version update and the existing 
> port will also fail in the same way - I'll fix this in a separate diff.

OK. Try also the regression test, I've a lot of errors like this
(without systrace enabled):

fork/exec /tmp/go-build449254209/unicode/utf8/_test/utf8.test:
permission denied
FAILunicode/utf80.001s

Thanks.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



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 USE_SYSTRACE enabled. Without
> USE_SYSTRACE, the package compiles but I haven't tested the "regress"
> step.

Thanks for catching this - the issue is due to guenther@'s recent changes to 
the __tfork syscall, which resulted in it getting a new syscall number (the 
port is still using the older syscall which is now marked as compat and has a 
different name). This is unrelated to the version update and the existing 
port will also fail in the same way - I'll fix this in a separate diff.

> kern.version=OpenBSD 5.2-beta (GENERIC.MP) #339: Thu Jun 28 01:18:21 MDT
> 2012
> t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
>
> pkg/go/parser
> pkg/os/exec
> pkg/net/url
> pkg/text/template/parse
> pkg/text/template
> pkg/go/doc
> pkg/go/build
> cmd/go
> systrace: deny user: root, prog:
> /usr/ports/pobj/go-1.0.2/go/pkg/tool/openbsd_amd64/go_bootstrap, pid:
> 5391(0)[2197], policy: /usr/bin/make, filters: 242, syscall:
> native-compat_o51___tfork(328), args: 8
> runtime: failed to create new OS thread (have 1 already; errno=1)
> throw: runtime.newosproc
>
> goroutine 1 [syscall]:
> syscall.Syscall()
> /usr/ports/pobj/go-1.0.2/go/src/pkg/syscall/asm_openbsd_amd64.s:15
>   +0x5
>   syscall.Stat(0xf840057c30, 0xf80025, 0xf840078090, 0x0, 0x0,
>   ...)
>   /usr/local/go/src/pkg/syscall/zsyscall_openbsd_amd64.o:01
>
>   goroutine 2 [runnable]:
>   created by runtime.main
>   /usr/ports/pobj/go-1.0.2/go/src/pkg/runtime/proc.c:221
>   *** Error code 2
>
>   Stop in /usr/ports/lang/go (line 65 of
>   Makefile).*** Error code 1
>
>   Stop in /usr/ports/lang/go (line 2496 of
>   /usr/ports/infrastructure/mk/bsd.port.mk).***
>   Error code 1
>
>   Stop in /usr/ports/lang/go (line 1718 of
>   /usr/ports/infrastructure/mk/bsd.port.mk).***
>   Error code 1
>
>   Stop in /usr/ports/lang/go (line 2265 of
>   /usr/ports/infrastructure/mk/bsd.port.mk).***
>   Error code 1
>
>   Stop in /usr/ports/lang/go (line 2245 of
>   /usr/ports/infrastructure/mk/bsd.port.mk).



-- 

"Reason is not automatic. Those who deny it cannot be conquered by it.
 Do not count on them. Leave them alone." -- Ayn Rand



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

2012-07-03 Thread Denis Smirnov
Однокомнатная квартира в Киеве от 21900 до 26700 $
Если вы заинтересованы в приобретении собственного жилья 
без наценок и грабительских переплат, приглашаем в проект:
Клуб Своя Квартира 
Что такое клуб Своя Квартира?
Желающие заполучить свою квартиру в Киеве, собираются в 
группу и выступают заказчиками постройки жилого дома.
Длительность полного строительства 6-7 месяцев.
Вступая в клуб в этом месяце, уже к новому году, вы будете 
счастливым обладателем собственной квартиры за честные деньги.
Как реализуется эта идея юридически: 
Форма сотрудничества будущих владельцев дома – ЖСК 
со статусом неприбыльной организации.
+ инжиниринговая компания, которая выступает 100% 
реализатором строительства, от получения разрешений 
на строительство, проектных работ и до 100% сдачи дома в эксплуатацию.
Возможно, у вас возникнут вопросы по этому поводу.
Позвоните нам и мы ответим на все ваши вопросы:  (044) 223 32 69
Подобный формат проекта позволяет максимально оптимизировать все расходы на 
строительство жилого дома.
Итоговая стоимость квартир от 21900 до 26700 $ (без доп. платежей и переплат!)
Технология строительства:
Каркас – монолитный, наружные стены газоблок + утепляющий и декоративные слои.
Отличительные черты строительства:
- Высокая  скорость строительства (5-6 месяцев + 1 месяц подготовки);
- Низкая стоимость (итоговая цена квартиры 21900 - 26700 $)
- Низкая стоимость дальнейшего обслуживания;
- Энергосберегающие технологии;
- Возможность выбора территории строительства;
- Возможность выбора планировки квартиры;
- Низкая стоимость отделочных работ (экономия до 30%)
По итогу, каждый участник получает документы о 100% частном владении квартиры.
Запишитесь на открытое заседание Клуба Своя Квартира: (044) 223 32 69


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 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 it badly, like for sending
> spam, or ...?)
> 
> I emailed the author who replied:
> 
> On Sat, Jun 18, 2011 at 01:45:40PM +0200, Milivoj Ivkovic wrote:
>  I will replace the license in the module, but I would really like to
>  upload the lat est version which supports authentication, and clean it
>  up a bit. And I'm really much too busy these days, so it may take a
>  while.
>   
>  In the meantime, please feel free in your packaging to remove the
>  pseudo-license paragraph in the Notes section, and add your license
>  text:
>  
>  Copyright (c) 1998-2011 M Ivkovic
>  
>  Permission to use, copy, modify, and distribute this software
>  for any
>  purpose with or without fee is hereby granted, provided
>  that the above
>  copyright notice and this permission notice appear in
>  all copies.
>  
>  
>  Sorry for not doing it myself straight away, but I
>  know I would spend too much time on it, which I
>  don't have.
>  
>  Thank you,
>  
>  Milivoj
> 
> I have seen one Linux describe it as distributable another claimed
> artistic, etc
> 
> What should I put into the port's license spot?
> 
> Thanks,
> Chris Bennett
> 



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 PROCESSUAL CIVIL

14ª ed. – Aulas nas 3ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 14/08/2012 – Turno: noite

Saiba mais

Especialização em
DIREITO PENAL E PROCESSUAL PENAL

13ª ed. – Aulas nas 3ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 14/08/2012 - Turno: noite

Saiba mais

Especialização em
DIREITO DO TRABALHO E PROCESSUAL DO TRABALHO

13ª ed. – Aulas nas 3ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 14/08/2012 - Turno: noite

Saiba mais

Especialização em
DIREITO PÚBLICO

12ª ed. – Aulas nas 2ª, 3ª e 5ª feiras (eventuais 5ªs sem atividades) –
Início 13/08/2012 - Turno: noite

Saiba mais

MBA em
DIREITO DA EMPRESA - Ênfase em Direito Tributário

8ª ed. – Aulas 6ª feiras à noite e sábados manhã e tarde (finais de
semana alternados) – Início 10/08/2012

Saiba mais

Especialização em
DIREITO CIVIL - Ênfase em Família e Sucessões

9ª ed. – Aulas 6ª feiras à noite e sábados manhã e tarde (finais de
semana alternados) - Início 10/08/2012

Saiba mais

Especialização em
DIREITO PROCESSUAL CIVIL

11ª ed. – Aulas 6ª feiras à noite e sábados pela manhã – Início
10/08/2012

Saiba mais

Especialização em
DIREITO DO TRABALHO, PROCESSO DO TRABALHO E PREVIDENCIÁRIO

4ª ed. - Aulas nas 3ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 14/08/2012 - Turno: manhã

Saiba mais

Especialização em
DIREITO IMOBILIÁRIO, CONTRATOS E RESPONSABILIDADE CIVIL

4ª ed. – Aulas sextas-feiras à noite e sábados manhã – Início 
10/08/2012

Saiba mais

Especialização em
DIREITO PREVIDENCIÁRIO

10ª ed. – Aulas nas 2ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 13/08/2012 - Turno: noite

Saiba mais

Especialização em
GESTÃO PÚBLICA

2ª ed. - Aulas nas 3ª, 4ª e 5ª feiras (eventuais 4ªs sem atividades) –
Início 14/08/2012

Saiba mais

Especialização em
OPERAÇÕES ESPECIAIS POLICIAIS

Início 24/08/2012

Saiba mais

Especialização em
DIREITO DO TRABALHO, PROCESSO DO TRABALHO E PREVIDENCIÁRIO - EM SANTA
MARIA (G10)

1ª ed. - Aulas:  -6ªs feiras das 14h às 17h35min e das 19h15min às
22h45min
-Sábados das 08h30min às 12h05min - Início 24/08/2012

Saiba mais

Especialização em
DIREITO CIVIL E PROCESSO CIVIL - EM SANTA MARIA (G10)

1ª ed. - Aulas:  -6ªs feiras das 14h às 17h35min e das 19h15min às
22h45min
-Sábados das 08h30min às 12h05min - Início 24/08/2012

Saiba mais

MBA em
DIREITO DA EMPRESA - Ênfase em Direito Tributário - EM SANTA MARIA (G10)

1ª ed. - Aulas:  -6ªs feiras das 14h às 17h35min e das 19h15min às
22h45min
-Sábados das 08h30min às 12h05min - Início 24/08/2012

Saiba mais

Especialização em
DIREITO CIVIL E PROCESSO CIVIL - EM NOVO HAMBURGO (FACULDADE IENH)

1ª ed. - Aulas: 2ª, 4ª e 5ª feiras à noite - (eventuais quintas sem
atividades) - Início 20/08/2012

Saiba mais

CURSOS DE EXTENSÃO

Clique aqui para saber mais.

CAPACITAÇÃO EM LICITAÇÕES E CONTRATOS:
início 14/09/2012

DIREITO ADMINISTRATIVO | PRESENCIAL OU EAD:
início 22/08/2012

PRÁTICA TRABALHISTA:
início 20/08/2012

DIREITO DO TRABALHO:
início 23/08/2012

DIREITO E PRÁTICA CIVIL | PRESENCIAL OU EAD:
início 23/08/2012

DIREITO PREVIDENCIÁRIO | PRESENCIAL E EAD:
início 25/08/2012

DIREITO PROCESSUAL AMBIENTAL | PRESENCIAL OU EAD:
início 23/08/2012

PLANEJAMENTO E GESTÃO DE ESCRITÓRIOS JURÍDICOS:
início 05/10/2012

PORTUGUÊS REGULAR | PRESENCIAL OU EAD:
início 21/08/2012

CÁLCULOS DOS BENEFÍCIOS PREVIDENCIÁRIOS DO RGPS:
início 14/09/2012

CURSO PRÁTICO E AVANÇADO DE DESAPOSENTAÇÃO:
inscrições abertas

PRÁTICA PREVIDENCIÁRIA:
início 20/08/2012

REGIMES PRÓPRIOS DE PREVIDÊNCIA SOCIAL E PRIVADA | PRESENCIAL OU EAD:
início 21/08/2012

SEMINÁRIOS

CÁLCULO DE LIQUIDAÇÃO DE SENTENÇA TRABALHISTA - 14 a 22/09/2012

ANÁLISE SINTÁTICA - 14/09/2012

ORATÓRIA, EXPRESSIVIDADE E DESINIBIÇÃO - 24 e 25/08/2012

ORATÓRIA E TÉCNICA VOCAL DIRECIONADO À ÁREA JURÍDICA - 14 e 25/09/2012

SAÚDE E TÉCNICA VOCAL PARA PROFESSORES- 05 a 06/10/2012

CRIMES ELETRÔNICOS NO BRASIL E NO MUNDO - LEGISLAÇÃO E INVESTIGAÇÃO-
29/09/2012

PRÁTICA DE AÇÃO DE DIREITO DE FAMÍLIA - 06/10/2012

TEMAS ATUAIS NO DIREITO PREVIDENCIÁRIO - 03 e 04/10/2012

A TERCEIRIZAÇÃO DO TRABALHO E A RESPONSABILIDADE DO EMPREGADOR-
24/11/2012

PRÁTICA DE EXECUÇÃO TRABALHISTA - 14 e 15/09/2012

CAPACITAÇÃO EM PREGÃO ELETRÔNICO- 14/09/2012

PRÁTICA DE INVENTÁRIO E PARTILHA JUDICIAL - 29/09/2012

RECURSOS NOS TRIBUNAIS SUPERIORES - 22/09/2012

DIREITO SUCESSÓRIO PARA FUNCIONÁRIO DE CARTÓRIOS E TABELIONATOS - 04 e
11/08/2012

LOCAÇÕES, 

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 it badly, like for sending
spam, or ...?)

I emailed the author who replied:

On Sat, Jun 18, 2011 at 01:45:40PM +0200, Milivoj Ivkovic wrote:
 I will replace the license in the module, but I would really like to
 upload the lat est version which supports authentication, and clean it
 up a bit. And I'm really much too busy these days, so it may take a
 while.
  
 In the meantime, please feel free in your packaging to remove the
 pseudo-license paragraph in the Notes section, and add your license
 text:
 
 Copyright (c) 1998-2011 M Ivkovic
 
 Permission to use, copy, modify, and distribute this software
 for any
 purpose with or without fee is hereby granted, provided
 that the above
 copyright notice and this permission notice appear in
 all copies.
 
 
 Sorry for not doing it myself straight away, but I
 know I would spend too much time on it, which I
 don't have.
 
 Thank you,
 
 Milivoj

I have seen one Linux describe it as distributable another claimed
artistic, etc

What should I put into the port's license spot?

Thanks,
Chris Bennett



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, libmad,
> > or madplay since 2004.  They're stable, their package names are
> > legal.
> > 
> > > 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.
> > 
> > Yes, these are special because they affect ordering: 1.0beta < 1.0
> > 
> > If MAD ever gets a new release, we'll see about the numbering scheme.
> > There is no reason to touch this now.
> 
> Yeah, absolutely no reason.
> 
> misc/cdrdao/ $FLAVOR=audio make
> ===> cdrdao-1.2.0p1-audio depends on: libmad->=0.15bp0 - default 
> libmad-0.15.1bp3 does not match
> 
> ...
> 
> Landry
> 

We don't support building a 4+ year old libmad so the check is
not really useful any more.

OK?


Index: Makefile
===
RCS file: /cvs/ports/misc/Makefile,v
retrieving revision 1.152
diff -u -p -r1.152 Makefile
--- Makefile11 Jun 2012 04:24:46 -  1.152
+++ Makefile3 Jul 2012 21:37:45 -
@@ -13,6 +13,7 @@
  SUBDIR += cbb
  SUBDIR += ccze
  SUBDIR += cdrdao
+ SUBDIR += cdrdao,audio
  SUBDIR += clex
  SUBDIR += cmdpack
  SUBDIR += deco
Index: cdrdao/Makefile
===
RCS file: /cvs/ports/misc/cdrdao/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- cdrdao/Makefile 17 Mar 2012 16:04:34 -  1.33
+++ cdrdao/Makefile 3 Jul 2012 21:37:45 -
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=   --with-lame-lib=${LOCALBASE}/lib \
--with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=audio/libmad>=0.15bp0
+BUILD_DEPENDS+=audio/libmad
 LIB_DEPENDS+=  audio/libao \
audio/lame \
audio/libmad \



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 names are
> legal.
> 
> > 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.
> 
> Yes, these are special because they affect ordering: 1.0beta < 1.0
> 
> If MAD ever gets a new release, we'll see about the numbering scheme.
> There is no reason to touch this now.

Yeah, absolutely no reason.

misc/cdrdao/ $FLAVOR=audio make
===> cdrdao-1.2.0p1-audio depends on: libmad->=0.15bp0 - default 
libmad-0.15.1bp3 does not match

...

Landry



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
+++ Makefile3 Jul 2012 19:36:05 -
@@ -3,7 +3,8 @@
 COMMENT=   high-quality MPEG audio decoder
 
 DISTNAME=  libmad-0.15.1b
-REVISION=  3
+PKGNAME=   ${DISTNAME:S/1b/1beta/}
+EPOCH= 0
 CATEGORIES=audio
 HOMEPAGE=  http://www.underbit.com/products/mad/
 SHARED_LIBS += mad  2.1  # .2.1


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
cdrdao-1.2.0p1-audio
ogle-0.9.2p15
akode-2.0.2p17
xine-lib-1.1.21
kdebase-3.5.10p17
sox-14.4.0p0
k3b-1.0.4p12
kdelibs-3.5.10p18
arts-1.5.10p5

Chris

Index: Makefile
===
RCS file: /cvs/ports/misc/cdrdao/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile17 Mar 2012 16:04:34 -  1.33
+++ Makefile3 Jul 2012 19:16:46 -
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=   --with-lame-lib=${LOCALBASE}/lib \
--with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=audio/libmad>=0.15bp0
+BUILD_DEPENDS+=audio/libmad>=0.15.1bp3
 LIB_DEPENDS+=  audio/libao \
audio/lame \
audio/libmad \
? Makefile.diff
? Makefile.diff2
Index: Makefile
===
RCS file: /cvs/ports/misc/cdrdao/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile17 Mar 2012 16:04:34 -  1.33
+++ Makefile3 Jul 2012 19:25:20 -
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=   --with-lame-lib=${LOCALBASE}/lib \
--with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=audio/libmad>=0.15bp0
+BUILD_DEPENDS+=audio/libmad>=0.15.1betav0
 LIB_DEPENDS+=  audio/libao \
audio/lame \
audio/libmad \


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:/usr/local/lib/libMagickCore.so.3.0: undefined symbol
> 'pthread_mutexattr_init'
> lazy binding failed!
> /usr/local/lib/ruby/gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.so:
> [BUG] Segmentation fault
> ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-openbsd]
> 
> Workaround is to use the system libpthread:
> env LD_PRELOAD=/usr/lib/libpthread.so.16.0
> 
> I don't really know how to fix it properly, it makes sense to link
> ImageMagick to the pthread lib in X11R6, and I don't know if there
> will be any problem linking to /usr/lib/libpthread.so.16.0 instead. I
> figured someone here can think of a solution.
> 
> I ran current (from today) and all the packages are up to date. I
> tried to install ImageMagick from ports and from the packaging
> system, both had the same problem.
> 
> Hope it helps,
> Bye,
> 
> Benjamin
> 

ruby18 isn't linked with -pthread, your LD_PRELOAD workaround is ok,
or you could use ruby19 if this works with all the modules you need
as this is linked with -pthread.

linking the library or module with -lpthread is wrong and can cause
problems.



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 extra suffix matching rc[N],
> beta[N], pre[N], or pl[N], with N an optional number.

Yes, these are special because they affect ordering: 1.0beta < 1.0

If MAD ever gets a new release, we'll see about the numbering scheme.
There is no reason to touch this now.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



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.  These
> correspond to traditional notations for `release candidate',
> `beta version', `pre-release', `patch-level', and are
> ordered accordingly, e.g., beta is oldest, rc and pre are next
> (and non-comparable to one another), then normal version,
> and finally pl.
> 
> Chris Bennett
> 


I checked, it is a beta.

# cat CHANGES

libmad - MPEG audio decoder library
Copyright (C) 2000-2004 Underbit Technologies, Inc.

$Id: CHANGES,v 1.14 2004/02/17 02:02:03 rob Exp $

===

Version 0.15.1 (beta)

* Updated to autoconf 2.59, automake 1.8.2, libtool 1.5.2.

* Replaced Layer III IMDCT routine with one based on a faster
* algorithm,
improving both speed and accuracy.

* Improved portability of the Huffman table
* initialization.

* Fixed a problem that could result in an assertion
* failure in layer3.c
due to an invalid Layer III free format bitrate.

* Improved the robustness of Layer II bitrate/mode
* combinations, and added
a new MAD_ERROR_BADMODE error enum. The
allowability of low-bitrate
stereo streams is influenced by the
--enable-strict-iso option to
`configure'.

Chris Bennett



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 need an EPOCH
> > bump to go forward...
> 
> What's wrong with libmad-0.15.1bp0?  packages-specs says:
> 
> | Parts can also be numbers with an optional letter appended.  The
> | numbers are compared numerically, and in case of equality, the letter
> | makes the difference.
> 
> -- 
> Christian "naddy" Weisgerber  na...@mips.inka.de
> 

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.  These
correspond to traditional notations for `release candidate',
`beta version', `pre-release', `patch-level', and are
ordered accordingly, e.g., beta is oldest, rc and pre are next
(and non-comparable to one another), then normal version,
and finally pl.

Chris Bennett



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?  packages-specs says:

| Parts can also be numbers with an optional letter appended.  The
| numbers are compared numerically, and in case of equality, the letter
| makes the difference.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



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 workspace hard limit to 22.
* Tons of wart removals

Tested on amd64.

Ok? Comments?


Cheers.
-- 
Sending from my VCR.

Index: Makefile
===
RCS file: /cvs/ports/x11/spectrwm/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile28 Feb 2012 05:56:11 -  1.1.1.1
+++ Makefile3 Jul 2012 16:50:10 -
@@ -4,12 +4,12 @@ COMMENT=  small tiling window manager
 
 SHARED_LIBS=   swmhack 1.0
 
-DISTNAME=  spectrwm-1.0.0
+DISTNAME=  spectrwm-1.1.0
 EXTRACT_SUFX=  .tgz
 CATEGORIES=x11
 
 HOMEPAGE=  https://opensource.conformal.com/wiki/spectrwm
-MAINTAINER=Gonzalo L. R. 
+MAINTAINER=Gonzalo L. R. 
 
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===
RCS file: /cvs/ports/x11/spectrwm/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo28 Feb 2012 05:56:11 -  1.1.1.1
+++ distinfo3 Jul 2012 16:50:10 -
@@ -1,5 +1,5 @@
-MD5 (spectrwm-1.0.0.tgz) = jdJ59T+ZjAVD+hzjWptKEw==
-RMD160 (spectrwm-1.0.0.tgz) = vnr6y6ClcbEnZkSR3+pfKwkSjGM=
-SHA1 (spectrwm-1.0.0.tgz) = /ASFwKHJ/Hgrpvj6bhHI1tvyyfA=
-SHA256 (spectrwm-1.0.0.tgz) = TP1+18Yf38jBCOXv7EUT7hSzK6qNKwlUZcYue/3WWZg=
-SIZE (spectrwm-1.0.0.tgz) = 88112
+MD5 (spectrwm-1.1.0.tgz) = EQ+bOZIY/czAmVkvzMP1yw==
+RMD160 (spectrwm-1.1.0.tgz) = hDHE+qKwWGfPMyr9/t1WrjvsXQo=
+SHA1 (spectrwm-1.1.0.tgz) = ta2yFcWLZoyS3As1k3WbiG7r8q4=
+SHA256 (spectrwm-1.1.0.tgz) = F4Y9S3hsQ+/G0ECMwVfoCftZYpArGb/2IBOLKsgGtyI=
+SIZE (spectrwm-1.1.0.tgz) = 93032
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/x11/spectrwm/patches/patch-Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-Makefile
--- patches/patch-Makefile  28 Feb 2012 05:56:11 -  1.1.1.1
+++ patches/patch-Makefile  3 Jul 2012 16:50:10 -
@@ -1,19 +1,7 @@
 $OpenBSD: patch-Makefile,v 1.1.1.1 2012/02/28 05:56:11 ajacoutot Exp $
 Makefile.orig  Fri Feb 17 14:12:34 2012
-+++ Makefile   Fri Feb 17 14:35:04 2012
-@@ -6,8 +6,9 @@ BINDIR=${PREFIX}/bin
- SUBDIR= lib
- 
- PROG=spectrwm
--#MAN=spectrwm_pt.1 spectrwm_ru.1
--MAN=spectrwm.1 spectrwm_es.1 spectrwm_it.1
-+## I need to fix errors in man pages {es, it} upstream
-+#MAN=spectrwm_pt.1 spectrwm_ru.1 spectrwm_es.1 spectrwm_it.1
-+MAN=spectrwm.1
- 
- CFLAGS+=-std=c89 -Wall -Wno-uninitialized -ggdb3
- # Uncomment define below to disallow user settable clock format string
-@@ -26,8 +27,8 @@ MANDIR= ${PREFIX}/man/man
+--- Makefile.orig  Mon Jul  2 22:05:41 2012
 Makefile   Tue Jul  3 13:26:53 2012
+@@ -26,8 +26,8 @@ MANDIR= ${PREFIX}/man/man
  
  obj: _xenocara_obj
  
Index: patches/patch-spectrwm_c
===
RCS file: /cvs/ports/x11/spectrwm/patches/patch-spectrwm_c,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-spectrwm_c
--- patches/patch-spectrwm_c28 Feb 2012 05:56:11 -  1.1.1.1
+++ patches/patch-spectrwm_c3 Jul 2012 16:50:10 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-spectrwm_c,v 1.1.1.1 2012/02/28 05:56:11 ajacoutot Exp $
 spectrwm.c.origFri Feb 17 14:28:57 2012
-+++ spectrwm.c Fri Feb 17 14:29:14 2012
-@@ -193,7 +193,7 @@ u_int32_t  swm_debug = 0
+--- spectrwm.c.origMon Jul  2 22:05:41 2012
 spectrwm.c Tue Jul  3 13:26:53 2012
+@@ -197,7 +197,7 @@ u_int32_t  swm_debug = 0
  #define SWM_CONF_KEYMAPPING   (1)
  
  #ifndef SWM_LIB


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(136), 
> > > filename: /usr
> > > | 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(136), 
> > > filename: /usr/ports
> > > | 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(136), 
> > > filename: /usr/ports/pobj
> > > | 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(136), 
> > > filename: /usr
> > > | 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(136), 
> > > filename: /usr/ports

> > Without the patch (patches/patch-src_main_platform_c), the build
> > fails. With the patch you get these warnings, but at least the build
> > continues...

> Ah, ok. Then I'll leave it running and report back in a few hours if it
> finishes.

The build succeeds and installs fine apart from the warning messages.
R seems to start and at least some hello-world-esque things seem to run
without problem. I'm a relative newbie at R so i cannot really say if
everything works, but at least it seems that way for now. I'll pipe up
if I encounter anything unusual in the next few days.

Thanks for the effort of porting the update! :o)


s//un



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 symbol 
'pthread_mutexattr_init'

lazy binding failed!
/usr/local/lib/ruby/gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.so: [BUG] 
Segmentation fault

ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-openbsd]

Workaround is to use the system libpthread:
env LD_PRELOAD=/usr/lib/libpthread.so.16.0

I don't really know how to fix it properly, it makes sense to link 
ImageMagick to the pthread lib in X11R6, and I don't know if there will 
be any problem linking to /usr/lib/libpthread.so.16.0 instead. I figured 
someone here can think of a solution.


I ran current (from today) and all the packages are up to date. I tried 
to install ImageMagick from ports and from the packaging system, both 
had the same problem.


Hope it helps,
Bye,

Benjamin



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 the package with USE_SYSTRACE enabled.

Sorry, I meant "I can't compile the package with USE_SYSTRACE enabled".

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



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 tested the "regress"
step.

kern.version=OpenBSD 5.2-beta (GENERIC.MP) #339: Thu Jun 28 01:18:21 MDT
2012
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP


pkg/go/parser
pkg/os/exec
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
systrace: deny user: root, prog:
/usr/ports/pobj/go-1.0.2/go/pkg/tool/openbsd_amd64/go_bootstrap, pid:
5391(0)[2197], policy: /usr/bin/make, filters: 242, syscall:
native-compat_o51___tfork(328), args: 8
runtime: failed to create new OS thread (have 1 already; errno=1)
throw: runtime.newosproc

goroutine 1 [syscall]:
syscall.Syscall()
/usr/ports/pobj/go-1.0.2/go/src/pkg/syscall/asm_openbsd_amd64.s:15
+0x5
syscall.Stat(0xf840057c30, 0xf80025, 0xf840078090, 0x0, 0x0,
...)
/usr/local/go/src/pkg/syscall/zsyscall_openbsd_amd64.o:01

goroutine 2 [runnable]:
created by runtime.main
/usr/ports/pobj/go-1.0.2/go/src/pkg/runtime/proc.c:221
*** Error code 2

Stop in /usr/ports/lang/go (line 65 of
Makefile).*** Error code 1

Stop in /usr/ports/lang/go (line 2496 of
/usr/ports/infrastructure/mk/bsd.port.mk).***
Error code 1

Stop in /usr/ports/lang/go (line 1718 of
/usr/ports/infrastructure/mk/bsd.port.mk).***
Error code 1

Stop in /usr/ports/lang/go (line 2265 of
/usr/ports/infrastructure/mk/bsd.port.mk).***
Error code 1

Stop in /usr/ports/lang/go (line 2245 of
/usr/ports/infrastructure/mk/bsd.port.mk).

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



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,v
> retrieving revision 1.33
> diff -u -p -r1.33 Makefile
> --- Makefile  17 Mar 2012 16:04:34 -  1.33
> +++ Makefile  3 Jul 2012 16:25:42 -
> @@ -30,7 +30,7 @@ FLAVOR?=
>  .if ${FLAVOR:L:Maudio}
>  CONFIGURE_ARGS+= --with-lame-lib=${LOCALBASE}/lib \
>   --with-lame-include=${LOCALBASE}/include
> -BUILD_DEPENDS+=
>   audio/libmad>=0.15bp0
> +BUILD_DEPENDS+=
>   audio/libmad>=0.15.1bp0
>  LIB_DEPENDS+=audio/libao \
>   audio/lame \
>   audio/libmad \

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...

Landry> 



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 maintainer (so put myself
> as maintainer), BUT this mktorrent 'seems' to be a different mktorrent
> implementation, different author, different code, different license, and
> can't find the original website and mktorrent... so...
> 
> Anyway, tested on i386.

Works on sparc64.  I'm okay with this if you fix the license marker.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



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 Mar 2012 16:04:34 -  1.33
+++ Makefile3 Jul 2012 16:25:42 -
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=   --with-lame-lib=${LOCALBASE}/lib \
--with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=
audio/libmad>=0.15bp0
+BUILD_DEPENDS+=
audio/libmad>=0.15.1bp0
 LIB_DEPENDS+=  audio/libao \
audio/lame \
audio/libmad \



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
--- Makefile20 May 2012 16:32:51 -  1.3
+++ Makefile3 Jul 2012 14:57:37 -
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =amd64 i386
 
 COMMENT =  Go programming language
 
-VERSION =  1.0.1
+VERSION =  1.0.2
 EXTRACT_SUFX = .src.tar.gz
 DISTNAME = go${VERSION}
 PKGNAME =  go-${VERSION}
Index: distinfo
===
RCS file: /cvs/ports/lang/go/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo20 May 2012 16:32:51 -  1.2
+++ distinfo3 Jul 2012 14:57:37 -
@@ -1,5 +1,5 @@
-MD5 (go1.0.1.src.tar.gz) = NM1dWSYklvWamIROlMi0tw==
-RMD160 (go1.0.1.src.tar.gz) = Ti2OM1GbL9NWKkwGdi8C7lAU+mY=
-SHA1 (go1.0.1.src.tar.gz) = /IptZyX38r98lGhcX9CIDJt/Z/Y=
-SHA256 (go1.0.1.src.tar.gz) = Kc26e8kJ33CR2B9SBJ3gI1ArWzNRzSBglPLC2ZYcAxU=
-SIZE (go1.0.1.src.tar.gz) = 9617092
+MD5 (go1.0.2.src.tar.gz) = IUk2WY/PvUu6YeoT9UIHfg==
+RMD160 (go1.0.2.src.tar.gz) = aEpImSzvTzPJ3lEkOnBWx17N+5M=
+SHA1 (go1.0.2.src.tar.gz) = QIuzYd+MNLG7pBODgSFU6TKQdSY=
+SHA256 (go1.0.2.src.tar.gz) = cPz7RVCHwUzFm3plx4AD/NEyPXP5uZHB5S21Nda8lag=
+SIZE (go1.0.2.src.tar.gz) = 9676404
Index: pkg/PLIST
===
RCS file: /cvs/ports/lang/go/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   20 May 2012 16:32:51 -  1.3
+++ pkg/PLIST   3 Jul 2012 14:57:38 -
@@ -1441,6 +1441,7 @@ go/src/pkg/fmt/stringer_test.go
 go/src/pkg/go/
 go/src/pkg/go/ast/
 go/src/pkg/go/ast/ast.go
+go/src/pkg/go/ast/ast_test.go
 go/src/pkg/go/ast/example_test.go
 go/src/pkg/go/ast/filter.go
 go/src/pkg/go/ast/import.go
@@ -2542,6 +2543,7 @@ go/src/pkg/syscall/syscall_unix.go
 go/src/pkg/syscall/syscall_windows.go
 go/src/pkg/syscall/syscall_windows_386.go
 go/src/pkg/syscall/syscall_windows_amd64.go
+go/src/pkg/syscall/syscall_windows_test.go
 go/src/pkg/syscall/types_darwin.go
 go/src/pkg/syscall/types_freebsd.go
 go/src/pkg/syscall/types_linux.go

-- 

"Reason is not automatic. Those who deny it cannot be conquered by it.
 Do not count on them. Leave them alone." -- Ayn Rand



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, MAINTAINER does not need to be explicitly set to
> ports@.

Besides libpar2/par2cmdline not working on sparc64,
nzbget works fine for me on that platform.

Regards
Simon



[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:14 -  1.36
+++ audacious/Makefile  3 Jul 2012 08:48:46 -
@@ -4,8 +4,7 @@ SHARED_ONLY =   Yes
 
 COMMENT =  gtk+3 media player based on BMP and XMMS
 
-DISTNAME = audacious-3.2.3
-REVISION = 0
+DISTNAME = audacious-3.2.4
 
 SHARED_LIBS =  audclient   2.1 # 2.1
 SHARED_LIBS += audcore 1.1 # 1.1
Index: audacious/distinfo
===
RCS file: /cvs/ports/audio/audacious/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- audacious/distinfo  8 Jun 2012 14:44:55 -   1.12
+++ audacious/distinfo  3 Jul 2012 08:48:46 -
@@ -1,5 +1,5 @@
-MD5 (audacious-3.2.3.tar.bz2) = Mi2SgRaLkuPvTpM05qLV8w==
-RMD160 (audacious-3.2.3.tar.bz2) = 4ptC3wgTjtHk/Lq4Mkv3aDxOJtw=
-SHA1 (audacious-3.2.3.tar.bz2) = I74Pywp9XsK8TU/uQ2538hOJA+8=
-SHA256 (audacious-3.2.3.tar.bz2) = rqitL02oD7WM+LDogFhatJrELooCJHw2TqKczKVXK64=
-SIZE (audacious-3.2.3.tar.bz2) = 695917
+MD5 (audacious-3.2.4.tar.bz2) = fRyr2vUYirtN7d9ihTWpVQ==
+RMD160 (audacious-3.2.4.tar.bz2) = 3TRYcmF1i5ruLwm7caxZU5oakTg=
+SHA1 (audacious-3.2.4.tar.bz2) = JKp14KFdIydkHIHG7H6hU6jfGuA=
+SHA256 (audacious-3.2.4.tar.bz2) = EqFFQog0BxENK0Nn2zjo4GINg6JmOIQn81imZomkVTo=
+SIZE (audacious-3.2.4.tar.bz2) = 690943
Index: audacious/patches/patch-configure_ac
===
RCS file: /cvs/ports/audio/audacious/patches/patch-configure_ac,v
retrieving revision 1.2
diff -u -p -r1.2 patch-configure_ac
--- audacious/patches/patch-configure_ac11 May 2012 10:53:54 -  
1.2
+++ audacious/patches/patch-configure_ac3 Jul 2012 08:48:46 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure_ac,v 1.2 2012/05/11 10:53:54 dcoppa Exp $
 configure.ac.orig  Sat Mar 31 19:45:52 2012
-+++ configure.ac   Fri May 11 12:30:38 2012
-@@ -241,7 +241,7 @@ dnl ===
+--- configure.ac.orig  Sat Jun 30 02:04:37 2012
 configure.ac   Tue Jul  3 09:45:39 2012
+@@ -245,7 +245,7 @@ dnl ===
  PTHREAD_LIBS=
  PTHREAD_CFLAGS=
  
Index: audacious/patches/patch-src_libaudcore_audio_c
===
RCS file: audacious/patches/patch-src_libaudcore_audio_c
diff -N audacious/patches/patch-src_libaudcore_audio_c
--- audacious/patches/patch-src_libaudcore_audio_c  11 May 2012 10:53:54 
-  1.3
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,40 +0,0 @@
-$OpenBSD: patch-src_libaudcore_audio_c,v 1.3 2012/05/11 10:53:54 dcoppa Exp $
 src/libaudcore/audio.c.origSat Mar 31 19:45:52 2012
-+++ src/libaudcore/audio.c Fri May 11 12:30:32 2012
-@@ -64,22 +64,22 @@ TO_INT_LOOP (to_u24, int32_t, noop32, 0x80, 0x7fff
- TO_INT_LOOP (to_s32, int32_t, noop32, 0x, 0x7fff)
- TO_INT_LOOP (to_u32, int32_t, noop32, 0x8000, 0x7fff)
- 
--static inline int16_t swap16 (int16_t i) {return GUINT16_SWAP_LE_BE (i);}
--static inline int32_t swap32 (int32_t i) {return GUINT32_SWAP_LE_BE (i);}
-+static inline int16_t Aswap16 (int16_t i) {return GUINT16_SWAP_LE_BE (i);}
-+static inline int32_t Aswap32 (int32_t i) {return GUINT32_SWAP_LE_BE (i);}
- 
--FROM_INT_LOOP (from_s16_swap, int16_t, swap16, 0x, 0x7fff)
--FROM_INT_LOOP (from_u16_swap, int16_t, swap16, 0x8000, 0x7fff)
--FROM_INT_LOOP (from_s24_swap, int32_t, swap32, 0x00, 0x7f)
--FROM_INT_LOOP (from_u24_swap, int32_t, swap32, 0x80, 0x7f)
--FROM_INT_LOOP (from_s32_swap, int32_t, swap32, 0x, 0x7fff)
--FROM_INT_LOOP (from_u32_swap, int32_t, swap32, 0x8000, 0x7fff)
-+FROM_INT_LOOP (from_s16_swap, int16_t, Aswap16, 0x, 0x7fff)
-+FROM_INT_LOOP (from_u16_swap, int16_t, Aswap16, 0x8000, 0x7fff)
-+FROM_INT_LOOP (from_s24_swap, int32_t, Aswap32, 0x00, 0x7f)
-+FROM_INT_LOOP (from_u24_swap, int32_t, Aswap32, 0x80, 0x7f)
-+FROM_INT_LOOP (from_s32_swap, int32_t, Aswap32, 0x, 0x7fff)
-+FROM_INT_LOOP (from_u32_swap, int32_t, Aswap32, 0x8000, 0x7fff)
- 
--TO_INT_LOOP (to_s16_swap, int16_t, swap16, 0x, 0x7fff)
--TO_INT_LOOP (to_u16_swap, int16_t, swap16, 0x8000, 0x7fff)
--TO_INT_LOOP (to_s24_swap, int32_t, swap32, 0x00, 0x7f)
--TO_INT_LOOP (to_u24_swap, int32_t, swap32, 0x80, 0x7f)
--TO_INT_LOOP (to_s32_swap, int32_t, swap32, 0x, 0x7fff)
--TO_INT_LOOP (to_u32_swap, int32_t, swap32, 0x8000, 0x7fff)
-+TO_INT_LOOP (to_s16_swap, int16_t, Aswap16, 0x, 0x7fff)
-+TO_INT_LOOP (to_u16_swap, int16_t, Aswap16, 0x8000, 0x7fff)
-+TO_INT_LOOP (to_s24_swap, int32_t, Aswap32, 0x00, 0x7f)
-+TO_INT_LOOP (to_u24_swap, int32_t, Aswap32, 0x