Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-16 Thread Jan Beich
Dimitry Andric writes: > On Apr 16, 2013, at 00:42, Jan Beich wrote: > >> "O. Hartmann" writes: >>> ./unistd.h:694:5: error: invalid token at start of a preprocessor >>> expression >>> #if @GNULIB_EUIDACCESS@ >>>^ >>> 1 error generated. >> >> Maybe -O3 overoptimizes regex in libc e.g., >>

Re: ports/177336

2013-04-16 Thread Javad Kouhi
Many thanks jgh@ That's very good news for me. Good luck! On Wed, Apr 17, 2013 at 4:31 AM, Jason Helfman wrote: > On Tue, Apr 16, 2013 at 1:09 PM, Javad Kouhi wrote: > >> Hello, >> >> Sorry for noise but I have a similar request :D >> I'm looking for another kind ports committer for >> ports/177

Re: ports/177336

2013-04-16 Thread Jason Helfman
On Tue, Apr 16, 2013 at 1:09 PM, Javad Kouhi wrote: > Hello, > > Sorry for noise but I have a similar request :D > I'm looking for another kind ports committer for > ports/177101:D > I'll be thankful if another ports committer could take a

Re: ports/177336

2013-04-16 Thread Javad Kouhi
Hello, Sorry for noise but I have a similar request :D I'm looking for another kind ports committer for ports/177101:D I'll be thankful if another ports committer could take a look at that PR. On Wed, Apr 17, 2013 at 12:13 AM, Gary J. Hayer

Re: ports/177336

2013-04-16 Thread Gary J. Hayers
On 16/04/2013 20:39, Chris Rees wrote: On 16 April 2013 16:52, Gary J. Hayers wrote: Would some kind ports committer please take a look at ports/177336. Many thanks, I'll take a look. Chris ___ freebsd-ports@freebsd.org mailing list http://lists

Re: ports/177336

2013-04-16 Thread Chris Rees
On 16 April 2013 16:52, Gary J. Hayers wrote: > Would some kind ports committer please take a look at ports/177336. > > Many thanks, I'll take a look. Chris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-16 Thread O. Hartmann
On Tue, 2013-04-16 at 20:58 +0200, Dimitry Andric wrote: > On Apr 16, 2013, at 00:42, Jan Beich wrote: > > "O. Hartmann" writes: > >> ./unistd.h:694:5: error: invalid token at start of a preprocessor > >> expression > >> #if @GNULIB_EUIDACCESS@ > >>^ > >> 1 error generated. > > > > Maybe -O3

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-16 Thread Dimitry Andric
On Apr 16, 2013, at 00:42, Jan Beich wrote: > "O. Hartmann" writes: >> ./unistd.h:694:5: error: invalid token at start of a preprocessor >> expression >> #if @GNULIB_EUIDACCESS@ >>^ >> 1 error generated. > > Maybe -O3 overoptimizes regex in libc e.g., > > $ echo '#if @GNULIB_EUIDACCESS@' |

Re: textproc/stardict3 3.0.4 does not compile

2013-04-16 Thread Matthias Apitz
El día Tuesday, April 16, 2013 a las 02:56:30PM +0200, Matthias Apitz escribió: > > > > 'zip::gzFileWrapper' > > > > libcommon.cpp:617: error: 'get_impl' was not declared in this scope > > > > gmake[2]: *** [libcommon.lo] Error 1 > > > > > > It seems that there is a fix from July 20 of last year

any Samba experts?

2013-04-16 Thread Robert Huff
There's a problem; it's probably my fault; it's definitely beyond my ability to diagnose. Anyone willing to spare a few cycles off-list? Please? Respectfully, Robert Huff ___ freebsd-ports@

ports/177336

2013-04-16 Thread Gary J. Hayers
Would some kind ports committer please take a look at ports/177336. Many thanks, -- Regards, Gary J. Hayers g...@hayers.org PGP Signature http://www.hayers.org/pgp ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

[HEADS UP] Ports Slush is now in effect

2013-04-16 Thread Thomas Abthorpe
Just to make it official, the ports hard freeze has been lifted. Ports committers are now able to perform regular updates, just no sweeping commits without prior approval from portmgr. This period of slush will continue until 8.4 is out the door. Keep in mind that -exp runs are always a good ide

Re: textproc/stardict3 3.0.4 does not compile

2013-04-16 Thread Matthias Apitz
El día Tuesday, April 16, 2013 a las 11:40:38AM +, Max Brazhnikov escribió: > > > .deps/libcommon.Tpo -c libcommon.cpp -fPIC -DPIC -o .libs/libcommon.o > > > In file included from libcommon.cpp:30: > > > libcommon.h:191: error: could not convert template argument 'gzclose' to > > > 'int (*)(z

Re: textproc/stardict3 3.0.4 does not compile

2013-04-16 Thread Max Brazhnikov
On Tue, 16 Apr 2013 08:31:31 +0200 Matthias Apitz wrote: > El día Tuesday, April 16, 2013 a las 07:20:20AM +0200, Matthias Apitz > escribió: > > > > > Hello, > > > > Compilation of the above port stops with: > > > > # make > > ... > > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall > > -

Re: FreeBSD Port: powerdns-recursor-3.3

2013-04-16 Thread Sten Spans
On Tue, 16 Apr 2013, florus wrote: Hi, first thanks for the ports of the powerdns daemons. Last night I finally upgraded the recursor to 3.3 and noticed that during that process the recursor.conf is overwritten by the same file as recursor.conf-dist, which is a bit scary :) Maybe it is on purpo