tintin++

2011-09-05 Thread Ted Roby
Who is current maintainer of net/tintin++ ? Ports version is 1.5pl6 Current version is 2.00.7 There are major differences between these releases. I have compiled the current version with lang/gcc/3.3 I have also ported 2.00.1 in the past for my own use, converting strcpy, strcat and other func

update: fossil-20110901182519

2011-09-05 Thread James Turner
Attached is a diff to bring fossil up to date. I've removed my mirror since the project website has been keeping older versions around. Tested on amd64. Thanks. -- James Turner ja...@calminferno.net Index: Makefile === RCS file: /cv

reliability fix for audio/hgd

2011-09-05 Thread Edd Barrett
This fixes issue #77 of hgd. The null check was in the wrong place. Applying to the port as it is fairly nasty. OK? Index: Makefile === RCS file: /cvs/ports/audio/hgd/Makefile,v retrieving revision 1.5 diff -u -p -u -r1.5 Makefile ---

Incrível! 404 ofertas com até 91% OFF para aproveitar em Campo Grande/MS nesta segunda-feira (05/09)!

2011-09-05 Thread Liga Ofertas - Campo Grande
[IMAGE] 404 Ofertas em Campo Grande / MS 6 Deliciosos e Saborosos Pães de mel grandes de diferentes sabores, por R$ 9,00 com a entrega gratis. De: R$ 18,00 - Por: R$ 9,00 - (50% de desconto) Tenha sua empresa dispon�vel 24h todos os dia! Site com Layout personalizado com contas de E-mail + Ger

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Vadim Zhukov
2011/9/6 Stuart Henderson : > On 2011/09/06 00:20, Vadim Zhukov wrote: >> 2011/9/5 Vadim Zhukov : >> > 2011/9/5 Stuart Henderson : >> >> On 2011-09-05, Vadim Zhukov wrote: >> >>> Hello all. >> >>> >> >>> Those patches allow C++ programs that include libmms headers to compile. >> >>> This is needed

Re: Python 3.2.2 diff

2011-09-05 Thread Remi Pointel
On Mon, 5 Sep 2011 21:27:45 +0200 Remi Pointel wrote: > Hi, > > this is the diff to update Python3 from 3.2.1 to 3.2.2. > > I want to link this version to the build, so please test on multiple archs. I tested on sparc64, amd64 and macppc. Please test on others arch. Thanks, Remi.

Re: [NEW] audio/cmus (+ sndio backend)

2011-09-05 Thread Matthias Kilian
On Mon, Sep 05, 2011 at 09:12:09AM +0200, Landry Breuil wrote: > > The attached port should fix this issue once and for all. It also > > documents the new sndio backend in the manpage. > > If this builds on arm, i'd be happy to (finally) import it. It builds, packages, installs, and I'm right no

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Marc Espie
On Mon, Sep 05, 2011 at 04:21:52PM -0400, Brad wrote: > On 05/09/11 3:23 PM, Vadim Zhukov wrote: > >2011/9/5 Stuart Henderson: > >>On 2011-09-05, Vadim Zhukov wrote: > >>>Hello all. > >>> > >>>Those patches allow C++ programs that include libmms headers to compile. > >>>This is needed in particula

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Stuart Henderson
On 2011/09/06 00:20, Vadim Zhukov wrote: > 2011/9/5 Vadim Zhukov : > > 2011/9/5 Stuart Henderson : > >> On 2011-09-05, Vadim Zhukov wrote: > >>> Hello all. > >>> > >>> Those patches allow C++ programs that include libmms headers to compile. > >>> This is needed in particular for upcoming KDE updat

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Brad
On 05/09/11 3:23 PM, Vadim Zhukov wrote: 2011/9/5 Stuart Henderson: On 2011-09-05, Vadim Zhukov wrote: Hello all. Those patches allow C++ programs that include libmms headers to compile. This is needed in particular for upcoming KDE update. Patches will be sent upstream too, of course. woul

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Vadim Zhukov
2011/9/5 Vadim Zhukov : > 2011/9/5 Stuart Henderson : >> On 2011-09-05, Vadim Zhukov wrote: >>> Hello all. >>> >>> Those patches allow C++ programs that include libmms headers to compile. >>> This is needed in particular for upcoming KDE update. Patches will be >>> sent upstream too, of course. >>

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Jasper Lievisse Adriaanse
On Mon, Sep 05, 2011 at 10:09:27PM +0200, Matthias Kilian wrote: > On Mon, Sep 05, 2011 at 07:29:31PM +0200, Jasper Lievisse Adriaanse wrote: > > > I was the one holding out for junit3 and 4 ports, but on thinking > > > about it, anybody that's truly dependant on 3.8 will likely have it > > > and t

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Matthias Kilian
On Mon, Sep 05, 2011 at 07:29:31PM +0200, Jasper Lievisse Adriaanse wrote: > > I was the one holding out for junit3 and 4 ports, but on thinking > > about it, anybody that's truly dependant on 3.8 will likely have it > > and the other jars that depend on 3.8 cached in their project source/lib > > d

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2 (plus databases/postgresql-jdbc)

2011-09-05 Thread Matthias Kilian
On Mon, Sep 05, 2011 at 09:45:22PM +0200, Matthias Kilian wrote: > See diff to postgresql-jdbc below and now with updated pkg/PLIST_docs Index: Makefile === RCS file: /cvs/ports/databases/postgresql-jdbc/Makefile,v retrieving revisi

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2 (plus databases/postgresql-jdbc)

2011-09-05 Thread Matthias Kilian
On Mon, Sep 05, 2011 at 02:18:08PM -0500, Amit Kulkarni wrote: > >> > So, is junit4 going to be a separate port or what's going on? > >> > >> I was the one holding out for junit3 and 4 ports, but on thinking > >> about it, anybody that's truly dependant on 3.8 will likely have it > >> and the other

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Vadim Zhukov
2011/9/5 Stuart Henderson : > On 2011-09-05, Vadim Zhukov wrote: >> Hello all. >> >> Those patches allow C++ programs that include libmms headers to compile. >> This is needed in particular for upcoming KDE update. Patches will be >> sent upstream too, of course. > > wouldn't it make more sense to

Python 3.2.2 diff

2011-09-05 Thread Remi Pointel
Hi, this is the diff to update Python3 from 3.2.1 to 3.2.2. I want to link this version to the build, so please test on multiple archs. Thanks a lot, Remi. Index: Makefile.inc === RCS file: /cvs/ports/lang/python3/Makefile.inc,v re

Re: cfengine update

2011-09-05 Thread Stuart Henderson
On 2011-09-05, Okan Demirmen wrote: > Also, up until I believe last week, one could fetch the tarballs > directly, but now they have some silly script, hence the FETCH_CMD. FETCH_CMD is a user option, it's not allowed to be set in a port's Makefile, > Alternatives are welcome. either of these

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Amit Kulkarni
>> > > Your and kurt@ design of MODJAVA et al. is simply superb. It allows >> > > much flexibility in choosing versions. >> >> I agree with that sentiment. > Thanks :) > >> > So, is junit4 going to be a separate port or what's going on? >> >> I was the one holding out for junit3 and 4 ports, but on

Re: FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Stuart Henderson
On 2011-09-05, Vadim Zhukov wrote: > Hello all. > > Those patches allow C++ programs that include libmms headers to compile. > This is needed in particular for upcoming KDE update. Patches will be > sent upstream too, of course. wouldn't it make more sense to just remove the variable names from t

FIX: multimedia/libmms in C++ programs

2011-09-05 Thread Vadim Zhukov
Hello all. Those patches allow C++ programs that include libmms headers to compile. This is needed in particular for upcoming KDE update. Patches will be sent upstream too, of course. Index: Makefile === RCS file: /cvs/ports/multimed

Re: net/samba: don't install manpages for non-existing programs

2011-09-05 Thread Marc Espie
On Mon, Sep 05, 2011 at 06:00:06PM +0100, Nigel Taylor wrote: > Rather than remove the @man entries, replace @man with @comment, that > should allow update-plist to be run without reinserting the entries. Insert @comment in front of the entries, instead.

Re: [Update] devel/p5-boolean

2011-09-05 Thread Jasper Lievisse Adriaanse
On Mon, Sep 05, 2011 at 08:14:18PM +0800, wen heping wrote: > 2011/9/5 Jasper Lievisse Adriaanse : > > On Sat, Sep 03, 2011 at 08:41:55PM +0800, wen heping wrote: > >> Hi, > >> > >> ?? ??Here is an update of devel/p5-boolean to 0.27. > >> > >> ?? ??Tested and regress both OK on Loongson. > >> > >>

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Jasper Lievisse Adriaanse
On Mon, Sep 05, 2011 at 09:24:38AM -0400, Ian Darwin wrote: > > > > I'ld like to move the java ports to a non-version jar install. If they > > > > install > > > > multiple jars, put them into ${MOJAVA_JAR_DIR}// (without > > > > version). That way you prevent needing to touch other ports just > >

Re: net/samba: don't install manpages for non-existing programs

2011-09-05 Thread Pascal Stumpf
On Mon, Sep 05, 2011 at 06:00:06PM +0100, Nigel Taylor wrote: > Hi, > > Rather than remove the @man entries, replace @man with @comment, that > should allow update-plist to be run without reinserting the entries. > > Just happen to see there is pam_winbind above, > > pkg_info -L samba | grep pam

Re: net/samba: don't install manpages for non-existing programs

2011-09-05 Thread Nigel Taylor
On 09/05/11 16:51, Pascal Stumpf wrote: > Already ok maintainer. > > > > Index: Makefile > === > RCS file: /cvs/ports/net/samba/Makefile,v > retrieving revision 1.148 > diff -u -r1.148 Makefile > --- Makefile 22 Aug 2011 10:03:24 -

cfengine update

2011-09-05 Thread Okan Demirmen
As reminded earlier, I have a working cfengine update to v3 that I've been using for a while. ckuethe@ started a separate cfengine3 port long ago, but I think we should just update the in-tree one from v2 to v3. It is not an in-place upgrade at all, but seeing as though cfengine2 has long been rep

net/tor: update to 0.2.2.32

2011-09-05 Thread Pascal Stumpf
>From the commit logs, it doesn't look like the maintainer is active anymore, and I haven't heard from him on this yet. Running fine here for about a week now. Also, it might be a good idea to add --enable-gcc-hardening to CONFIGURE_ARGS (adds -fPIE to CFLAGS), but I don't know how well it works

net/samba: don't install manpages for non-existing programs

2011-09-05 Thread Pascal Stumpf
Already ok maintainer. Index: Makefile === RCS file: /cvs/ports/net/samba/Makefile,v retrieving revision 1.148 diff -u -r1.148 Makefile --- Makefile22 Aug 2011 10:03:24 - 1.148 +++ Makefile5 Sep 2011 15:50:09 -

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Ian Darwin
> > > I'ld like to move the java ports to a non-version jar install. If they > > > install > > > multiple jars, put them into ${MOJAVA_JAR_DIR}// (without > > > version). That way you prevent needing to touch other ports just because > > > you > > > updated one. > > > > > > I was planning to do

Re: [Update] devel/p5-boolean

2011-09-05 Thread wen heping
2011/9/5 Jasper Lievisse Adriaanse : > On Sat, Sep 03, 2011 at 08:41:55PM +0800, wen heping wrote: >> Hi, >> >>    Here is an update of devel/p5-boolean to 0.27. >> >>    Tested and regress both OK on Loongson. >> >>    Comments? OK? >> >> wen > What did maintainer say? Seriously, when there is mai

Re: [Update] devel/p5-boolean

2011-09-05 Thread Jasper Lievisse Adriaanse
On Sat, Sep 03, 2011 at 08:41:55PM +0800, wen heping wrote: > Hi, > >Here is an update of devel/p5-boolean to 0.27. > >Tested and regress both OK on Loongson. > >Comments? OK? > > wen What did maintainer say? Seriously, when there is maintainer listed in the Makefile, at least menti

Re: UPDATE: java/junit 3.8.2 ==> 4.8.2

2011-09-05 Thread Jasper Lievisse Adriaanse
On Fri, Sep 02, 2011 at 12:51:47PM -0500, Amit Kulkarni wrote: > >> Hi Kili@ ! > >> can you please test with this diff? > >> > >> https://github.com/jasperla/openbsd-wip/commit/371f4c352abd96a2aef99bcf5beffbb9575cf91d > >> > >> I can add the latest junit 4.9 and update postgresql-jdbc & geo/jeoip >

Re: anybody cfengine 3.2.0 ?

2011-09-05 Thread Okan Demirmen
On Sun 2011.09.04 at 23:06 +0200, jirib wrote: > Hello, > > ckeuthe@ sent cfengine3 in December. > > I pinged ckuethe@ if he has update to his effort, no reply yet. > > Does anybody has cfengine port for 3.2.0? Looks like simple cut & paste > for patches is not working as they changed the code m

Re: [NEW] audio/cmus (+ sndio backend)

2011-09-05 Thread Landry Breuil
On Sun, Sep 04, 2011 at 11:25:39PM +0200, Donovan Watteau wrote: > On Sun, 4 Sep 2011, Matthias Kilian wrote: > > On Sun, Sep 04, 2011 at 08:50:28PM +0200, Donovan Watteau wrote: > > > It seems that, for an unknown reason, CONFIG_TREMOR doesn't get enabled. > > > Could you do a simple "make configu

Re: update: mail/claws-mail 3.7.10 and plugins

2011-09-05 Thread Landry Breuil
On Sun, Sep 04, 2011 at 10:46:52PM +0200, roberth wrote: > On Sun, 4 Sep 2011 22:31:28 +0200 > roberth wrote: > > > On Sun, 4 Sep 2011 22:08:06 +0200 > > Landry Breuil wrote: > > thanks, for having a look at it! > > > > Not sure you wanted to comment out BUILD/RUN_DEPENDS there, nor > > > upda