Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-17 Thread Phillip N.
Hey Nork Do you get the same (port)upgrade problem if you add the following in mono port's Makefile? MAKE_ARGS= EXTERNAL_MCS=false bye! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscr

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-17 Thread Tom McLaughlin
On Tue, 2007-02-13 at 01:05 +0900, Norikatsu Shigemura wrote: > Hi mono maintainer! > > mono port has a crosstalk compiling problem between installed mono > and port's mono. So I couldn't portupgrade mono and related ports. > SEE ALSO: attached portupgrade-mono.log.bz2 > >

Re: proftpd port missing dependency on autoconf

2007-02-17 Thread Beech Rintoul
On Saturday 17 February 2007 11:56, Steven Hartland said: > The current version download via cvsup as of this evening is > broken due to a missing dependency on autoconf producing the > following error on a clean machine: > > [log] > cd . && autoconf > autoconf: not found > gmake: *** [configure] E

proftpd port missing dependency on autoconf

2007-02-17 Thread Steven Hartland
The current version download via cvsup as of this evening is broken due to a missing dependency on autoconf producing the following error on a clean machine: [log] cd . && autoconf autoconf: not found gmake: *** [configure] Error 127 *** Error code 2 [/log] Installing autoconf-2.61 followed by m

Recent libxine update seems to cause ICE on 6-STABLE/amd64

2007-02-17 Thread Andy Fawcett
On Thursday, libxine was updated in the ports collection to version 1.1.4 Unfortunately, this seems to cause some kind of compiler-suite error on 6.2-STABLE/amd64. dsputil.c:3826: error: unrecognizable insn: (insn 62 10 12 0 (set (reg:SI 0 ax [61]) (subreg:SI (plus:DI (subreg:DI (reg:SI

Re: clamav 0.90 does not compile on FreeBSD 4.11

2007-02-17 Thread Rob MacGregor
Jack Raats unleashed the infinite monkeys on 17/02/2007 11:01 producing: > Hi, > > At this moment I am not able to compile clamav 0.90 on FreeBSD 4.11-STABLE, > while clamav 0.87 compiled without any trouble. > > ANyone having the same problem? Somebody else was discussing this on the clamav-us

Re: Problem with cups-magicolor-1.5.0 on amd64?

2007-02-17 Thread Frank Mayhar
On Sat, 2007-02-17 at 11:54 -0500, Stephen J. Roznowski wrote: > Is anyone successfully running the latest magicolor filter on > an AMD64 box under FreeBSD 6.2? > > I'm seeing the following in my cups logs: > > I [17/Feb/2007:11:26:20 -0500] Started filter > /usr/local/libexec/cups/filter/raster

Re: OpenSSL

2007-02-17 Thread Drew Jenkins
Thank you for your humor and forgive my laziness. My eyes are starting to glaze over. I think this problem is behind me. I "assumed" Pound wasn't part of the ports distro (being rather obscure), but while writing this email, I decided I'd better check to be sure, and lo and behold, it is in fact

Problem with cups-magicolor-1.5.0 on amd64?

2007-02-17 Thread Stephen J. Roznowski
Is anyone successfully running the latest magicolor filter on an AMD64 box under FreeBSD 6.2? I'm seeing the following in my cups logs: I [17/Feb/2007:11:26:20 -0500] Started filter /usr/local/libexec/cups/filter/rastertokm2430dl (PID 22293) for job 12. I [17/Feb/2007:11:26:20 -0500] Started bac

Re: OpenSSL

2007-02-17 Thread Matthew Seaman
Drew Jenkins wrote: > Oh, now I understand you. Strange, though, because when I went to > build Pound, it threw an error based on sharing. What gives? > Drew Well? Play fair -- don't make us guess. Our omniscience is on the blink, and the crystal ball has had to be returned for repairs. Give u

Re: OpenSSL

2007-02-17 Thread Drew Jenkins
Oh, now I understand you. Strange, though, because when I went to build Pound, it threw an error based on sharing. What gives? Drew - Original Message From: Matthew Seaman <[EMAIL PROTECTED]> To: Drew Jenkins <[EMAIL PROTECTED]> Cc: freebsd-ports@freebsd.org Sent: Saturday, February 17,

pcm vchans (was: Re: [semi-OT] Re: portupgrade O(n^m)?)

2007-02-17 Thread Alexander Leidinger
Quoting Craig Boston <[EMAIL PROTECTED]> (from Thu, 15 Feb 2007 20:25:00 -0600): On Thu, Feb 15, 2007 at 05:30:29PM -0800, Freddie Cash wrote: Enable the virtual channel support (see output of "sysctl -a | grep vchans") and the kernel will automatically mix multiple sound streams into one, an

Re: OpenSSL

2007-02-17 Thread Matthew Seaman
Drew Jenkins wrote: > Bummer. Have to build from source, then :( > > > - Original Message > From: Matthew Seaman <[EMAIL PROTECTED]> > To: Drew Jenkins <[EMAIL PROTECTED]> > Cc: freebsd-ports@freebsd.org > Sent: Saturday, February 17, 2007 11:36:28 AM > Subject: Re: OpenSSL > > > Drew

Re: OpenSSL

2007-02-17 Thread Drew Jenkins
Bummer. Have to build from source, then :( - Original Message From: Matthew Seaman <[EMAIL PROTECTED]> To: Drew Jenkins <[EMAIL PROTECTED]> Cc: freebsd-ports@freebsd.org Sent: Saturday, February 17, 2007 11:36:28 AM Subject: Re: OpenSSL Drew Jenkins wrote: > Hi; > I'm trying to instal

Re: OpenSSL

2007-02-17 Thread Matthew Seaman
Drew Jenkins wrote: > Hi; > I'm trying to install openssl with "enable-threads" and > "enable-shared". The first I can apparently achieve by this command: > make WITH_THREADS=yes install clean > But what do I do to enable shared? Nothing. That's the default. On the other hand, if you want to

OpenSSL

2007-02-17 Thread Drew Jenkins
Hi; I'm trying to install openssl with "enable-threads" and "enable-shared". The first I can apparently achieve by this command: make WITH_THREADS=yes install clean But what do I do to enable shared? TIA, Drew

clamav 0.90 does not compile on FreeBSD 4.11

2007-02-17 Thread Jack Raats
Hi, At this moment I am not able to compile clamav 0.90 on FreeBSD 4.11-STABLE, while clamav 0.87 compiled without any trouble. ANyone having the same problem? Jack ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: Vertical split patch in sysutils/screen

2007-02-17 Thread Jeremie Le Hen
Cy, Sorry for the late reply. On Mon, Jan 29, 2007 at 05:31:59PM -0800, Cy Schubert wrote: > In message <[EMAIL PROTECTED]>, > Jeremie Le Hen writes: > > > Yes, I know the principle of upstream sources and I perfectly agree > > with you. However, I think the patch have already been brought to >