MIT instead of Heimdal

2006-07-30 Thread Michael D. Norwick
Over the last several months I have been splattering the various freebsd mailing lists with questions about using MIT Kerberos instead of Heimdal. My reasons for this are simply, I want MIT Kerberos. But, in all my googling and archive archaeology I have yet to find a clean way to implement this

Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64

2006-07-30 Thread Alejandro Pulver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 31 Jul 2006 03:07:10 +0530 "Gautham Ganapathy" <[EMAIL PROTECTED]> wrote: > On 7/30/06, Alejandro Pulver <[EMAIL PROTECTED]> wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Sat, 29 Jul 2006 13:24:54 +0530 > > Gautha

Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64

2006-07-30 Thread Gautham Ganapathy
On 7/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello; I had the same problems building clisp on amd64, but I reported the amd64 vs x86_64 issue on sourceforge: I think they fixed it. The mmap issue is AFAICT, well known. The port has these lines: .if ${ARCH} == "amd64" || ${ARCH} ==

Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64

2006-07-30 Thread Gautham Ganapathy
On 7/30/06, Alejandro Pulver <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 29 Jul 2006 13:24:54 +0530 Gautham Ganapathy <[EMAIL PROTECTED]> wrote: > > 3. However, the third error is beyond me. > > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -Emisc

Re: Ruby vulnerability?

2006-07-30 Thread Simon L. Nielsen
On 2006.07.30 17:47:33 +0200, Frank Steinborn wrote: > Shaun Amott wrote: > > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > > far it doesn't appear in the VuXML, but am I correct in presuming i

Re: is somebody working on a xorg 7.1 port to FreeBSD ?

2006-07-30 Thread Stanislav Sedov
On Sun, 30 Jul 2006 10:59:22 -0700 vehemens <[EMAIL PROTECTED]> mentioned: > >IMHO you should wait until we are ready to do a test-run on pointyhat. > >Otherwise you are going to be finding problems one-at-a-time that we > >can otherwise find out in bulk. > > How does one get access to the port c

Re: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0

2006-07-30 Thread B Briggs
lysergius2001 wrote: Hi Tearing my hair out with this one. Googling a solution has not helped. Ports are up to date. libxine seems to be the problem. Any suggestions gratefully accepted Many thanks If libxine isn't building, try commenting out your CFLAGS in /etc/make.conf and then tryin

Re: Ruby vulnerability?

2006-07-30 Thread Randy Pratt
On Sun, 30 Jul 2006 17:47:33 +0200 Frank Steinborn <[EMAIL PROTECTED]> wrote: > Shaun Amott wrote: > > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > > far it doesn't appear in the VuXML, but a

is somebody working on a xorg 7.1 port to FreeBSD ?

2006-07-30 Thread vehemens
>IMHO you should wait until we are ready to do a test-run on pointyhat. >Otherwise you are going to be finding problems one-at-a-time that we >can otherwise find out in bulk. How does one get access to the port code? >To reiterate: there is very active work to get us to xorg7. It's not >as trivi

kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0

2006-07-30 Thread lysergius2001
Hi Tearing my hair out with this one. Googling a solution has not helped. Ports are up to date. libxine seems to be the problem. Any suggestions gratefully accepted Many thanks -- Lysergius says, "Stay light, but trust gravity" ___ freebsd-ports@fr

Re: OCaml language support in ports

2006-07-30 Thread Stephane Legrand
On Sat, Jul 29, 2006 at 11:27:22PM +0400, Stanislav Sedov wrote: > We have a lot of OCaml ports that provides additional language > packages for OCaml language. Installing of such pacakge requites > a lot of steps, e.g. running ocamlfind utility on install/deinstall >

Re: Ruby vulnerability?

2006-07-30 Thread Frank Steinborn
Shaun Amott wrote: > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > far it doesn't appear in the VuXML, but am I correct in presuming it will > > soon? > > > > I've added it; thanks for the report

[RFC] Upgrading ports/lang/f2c.

2006-07-30 Thread Thierry Thomas
Hello, I have just sent a PR to upgrade lang/f2c to its latest version: . It has been tested successfully against the ports which use it as a dependency, but this is almost the plain version, without FreeBSD specific patches. Because I don't kn

Re: Ruby vulnerability?

2006-07-30 Thread Remko Lodder
Sergey Matveychuk wrote: Sergey Matveychuk wrote: Good. There is three patches there. I'll test if they fix the vulnerabilities. FYI The fixes was committed. Thanks a lot for the work Sergey! -- Kind regards, Remko Lodder ** [EMAIL PROTECTED] FreeBSD

Re: Ruby vulnerability?

2006-07-30 Thread Sergey Matveychuk
Sergey Matveychuk wrote: > Good. There is three patches there. > I'll test if they fix the vulnerabilities. > FYI The fixes was committed. -- Dixi. Sem. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Fwd: mplayer port, compliation error

2006-07-30 Thread Adam McCann
Further to my post: I am actually attempting to compile mplayer-pre8, not pre7 which is what post I referred to was in relation to. All the ports are up to date. Any ideas? Thanks, Adam Original Message Subject:mplayer port, compliation error Date: Sun, 30 Jul 20

Re: graphics/png - CC

2006-07-30 Thread [LoN]Kamikaze
I have finally found the reason for all this. In my make.conf I have set WRKDIRPREFIX=/usr/obj because /usr/ports is a read only nfs mount. Also it makes cleaning everything up a lot faster (than running 'make clean' in /usr/ports). Now I have in my make.conf something like this: if ${.CURDIR:

FreeBSD Port: pam_mysql-0.6.2

2006-07-30 Thread Rayed Alrashed
Hello Andres, I had a problem with pam_mysql port not supporting MD5 encryption. When I used "crypt=3" in my pam.d config file I get this error: pam_mysql - non-crypt()ish MD5 hash is not supported in this build. To fix it I edited the port Makefile to add openssl support (needed for MD5

Re: Ruby vulnerability?

2006-07-30 Thread Sergey Matveychuk
植田 裕之 wrote: > Dear Sirs, > > >> CVE report is very unpleasant: "Multiple unspecified vulnerabilities". >> Secunia has more professional report. >> >> RedHat is only vendor who released updates, but they are binary. So, >> there is no known fix now. > > Following information maybe help you: > >