Re: Can't build threaded perl 5.8 on 6.2-RELEASE and 7-CURRENT

2007-02-20 Thread Anton Berezin
On Thu, Feb 08, 2007 at 01:34:38PM +0100, Anton Berezin wrote: > On Thu, Feb 08, 2007 at 07:40:42PM +0800, LI Xin wrote: > > > It seems that threaded perl is broken on 6.2-RELEASE and 7-CURRENT. I > > have tried some option combinations with no luck, if WITH_THREADED=yes >

Re: Can't build threaded perl 5.8 on 6.2-RELEASE and 7-CURRENT

2007-02-08 Thread Anton Berezin
On Thu, Feb 08, 2007 at 07:40:42PM +0800, LI Xin wrote: > It seems that threaded perl is broken on 6.2-RELEASE and 7-CURRENT. I > have tried some option combinations with no luck, if WITH_THREADED=yes > is specified then the build would fail with a coredump. Yes, I've got more reports about that

[HEADS UP] perl symlinks in /usr/bin will NOT be gone

2005-01-30 Thread Anton Berezin
On Sat, Jan 29, 2005 at 09:24:25PM +0100, Anton Berezin wrote: > Unless I hear too many cries "don't do that" (with justification), I > plan to not create any perl symlinks in /usr/bin in the forthcoming > upgrade of both lang/perl5.8 (to 5.8.6) and lang/perl5 (to 5.6.2).

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-29 Thread Anton Berezin
On Sat, Jan 29, 2005 at 10:09:05PM +0100, Oliver Lehmann wrote: > Anton Berezin wrote: > > > In practical terms this will mean a one-time sweep of your scripts in > > order to convert them, in a typical case, from #! /usr/bin/perl to > > #! /usr/local/bin/perl. > &g

[HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-29 Thread Anton Berezin
Unless I hear too many cries "don't do that" (with justification), I plan to not create any perl symlinks in /usr/bin in the forthcoming upgrade of both lang/perl5.8 (to 5.8.6) and lang/perl5 (to 5.6.2). This will ONLY be true for FreeBSD 5.X and FreeBSD CURRENT; the existing pollution of /usr/bi

Re: Default user directory (adduser) filemode

2001-09-13 Thread Anton Berezin
On Thu, Sep 13, 2001 at 09:56:22AM -0400, Chip Norkus wrote: > On Thu Sep 13, 2001; 06:42AM -0700 Mike Harding used 1.4K bytes of bandwidth to send >the following: > > > > 'adduser' is a perl script, search it for '755' and you will find > > where the permissions are set, it's trivial to change

Re: pkg_add doesn't work in jail

2001-09-07 Thread Anton Berezin
Hi, On Thu, Sep 06, 2001 at 11:57:20PM +0200, Oliver Fromme wrote: > On a 4-stable box, I can't seem to use pkg_add within a > jail. > > # pwd > /tmp > # ls *.tgz > zsh-3.0.8.tar.gz > # pkg_add *.tgz > can't stat package file '/usr/jail/000/tmp/zsh-3.0.8.tar.gz' I am unable to reproduce it, ne

Re: Perl5.6 to be MFC'd for 4.4-RELEASE?

2001-07-30 Thread Anton Berezin
On Sun, Jul 29, 2001 at 10:26:32PM -0400, Marc G. Fournier wrote: > Just curious as to whether this is planned or not, at this point in time? Nope, not in 4.4. =Anton. -- May the tuna salad be with you. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the bo

Re: slight perl IO::Socket weirdness after cvsup & buildworld 4.3RC1 -> RC5

2001-04-23 Thread Anton Berezin
On Fri, Apr 20, 2001 at 09:22:19AM -0400, Jay Sachs wrote: > Everything was fine under RC1, and two days ago I successfully upgraded > again from RC1 -> RC5. > Poking around in /usr/libdata/perl, I noticed the following: > > thelonius% cd /usr/libdata/perl/5.00503/mach/IO > thelonius% ls -la