From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 00:48:49 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6AF3F16A4DD
	for <ports@freebsd.org>; Sun, 14 Dec 2003 00:48:49 -0800 (PST)
Received: from graf.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABE543E45
	for <ports@freebsd.org>; Sun, 14 Dec 2003 00:45:49 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 7BDD8751E; Sun, 14 Dec 2003 09:44:12 +0100 (CET)
Date: Sun, 14 Dec 2003 09:44:12 +0100
From: Thierry Thomas <thierry@pompo.net>
To: Jens Rehsack <rehsack@liwing.de>
Message-ID: <20031214084412.GA75664@graf.pompo.net>
Mail-Followup-To: Jens Rehsack <rehsack@liwing.de>,
	FreeBSD Ports <ports@freebsd.org>
References: <3FDB8268.2060808@liwing.de>
	<20031213222510.GA68996@graf.pompo.net> <3FDB948F.4080002@liwing.de>
	<20031213224908.GA70021@graf.pompo.net> <3FDBF87B.7010907@liwing.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <3FDBF87B.7010907@liwing.de>
X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;
	y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs:
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.9-STABLE i386
Organization: Kabbale Eros
X-PGP: 0xC71405A2
cc: FreeBSD Ports <ports@freebsd.org>
Subject: Re: Help on a new port -- how to execute a special install script
	or a special uninstall script
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 08:48:49 -0000

Le Dim 14 déc 03 à  6:43:23 +0100, Jens Rehsack <rehsack@liwing.de>
 écrivait :
> >devel/pear-PEAR/pkg-install uses `pear install' to register the packages.
> >I don't think that a huge pkg-plist may cause a problem.
> 
> The current one or the fix in ports/59213?

Both of them: when you include devel/pear-PEAR/Makefile.common,
PKGINSTALL is called in the post-install target. Both of them utilize
the same mechanism, but the aim of the new one is to simplify the
writing of PEAR ports.

Regards,
-- 
Th. Thomas.

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 00:49:08 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C6C416A4CF
	for <ports@freebsd.org>; Sun, 14 Dec 2003 00:49:08 -0800 (PST)
Received: from mail.liwing.de (mail.liwing.de [213.70.188.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8E1D743D1F
	for <ports@freebsd.org>; Sun, 14 Dec 2003 00:48:52 -0800 (PST)
	(envelope-from rehsack@liwing.de)
Received: (qmail 92526 invoked from network); 14 Dec 2003 08:48:51 -0000
Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164])
          (envelope-sender <rehsack@liwing.de>)
          by mail.liwing.de (qmail-ldap-1.03) with SMTP
          for <thierry@pompo.net>; 14 Dec 2003 08:48:51 -0000
Message-ID: <3FDC23F3.4040002@liwing.de>
Date: Sun, 14 Dec 2003 08:48:51 +0000
From: Jens Rehsack <rehsack@liwing.de>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205
X-Accept-Language: de-de, de, en-us, en
MIME-Version: 1.0
To: Thierry Thomas <thierry@pompo.net>
References: <3FDB8268.2060808@liwing.de>
	<20031213222510.GA68996@graf.pompo.net> <3FDB948F.4080002@liwing.de>
	<20031213224908.GA70021@graf.pompo.net> <3FDBF87B.7010907@liwing.de>
	<20031214084412.GA75664@graf.pompo.net>
In-Reply-To: <20031214084412.GA75664@graf.pompo.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
cc: FreeBSD Ports <ports@freebsd.org>
Subject: Re: Help on a new port -- how to execute a special install script
 or a special uninstall script
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 08:49:08 -0000

Thierry Thomas wrote:
> Le Dim 14 déc 03 à  6:43:23 +0100, Jens Rehsack <rehsack@liwing.de>
>  écrivait :
> 
>>>devel/pear-PEAR/pkg-install uses `pear install' to register the packages.
>>>I don't think that a huge pkg-plist may cause a problem.
>>
>>The current one or the fix in ports/59213?
> 
> 
> Both of them: when you include devel/pear-PEAR/Makefile.common,
> PKGINSTALL is called in the post-install target. Both of them utilize
> the same mechanism, but the aim of the new one is to simplify the
> writing of PEAR ports.

Ok, I will take a careful look.

Jens

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 04:27:23 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A8D0216A4CF; Sun, 14 Dec 2003 04:27:23 -0800 (PST)
Received: from mallaury.noc.nerim.net (smtp-100-sunday.noc.nerim.net
	[62.4.17.100])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A074C43D33; Sun, 14 Dec 2003 04:27:21 -0800 (PST)
	(envelope-from mycroft@virgaria.org)
Received: from lotus.plug-it.com (lotus.plug-it.com [62.212.108.163])
	by mallaury.noc.nerim.net (Postfix) with ESMTP
	id BAC7B62D3F; Sun, 14 Dec 2003 13:27:18 +0100 (CET)
Received: by lotus.plug-it.com (Postfix, from userid 11)
	id 521CE401B; Sun, 14 Dec 2003 13:29:42 +0100 (CET)
X-Scanned-By: Plug-It Antivirus System. 
Received: from mycroft.mine.nu (unknown [2001:7a8:30a3:42::84:254])
	by lotus.plug-it.com (Postfix) with ESMTP
	id A5CA14010; Sun, 14 Dec 2003 13:29:38 +0100 (CET)
Received: from newborn.in.virgaria.org (localhost [127.0.0.1])
	by mycroft.mine.nu (Postfix) with ESMTP
	id 570F41CC7E; Sun, 14 Dec 2003 13:29:08 +0100 (CET)
Received: (from mycroft@localhost)
	by newborn.in.virgaria.org (8.12.10/8.12.10/Submit) id hBECT6o3001412;
	Sun, 14 Dec 2003 13:29:06 +0100 (CET)
	(envelope-from mycroft)
Date: Sun, 14 Dec 2003 13:29:06 +0100
From: Patrick MARIE <mycroft@virgaria.org>
To: Christoph Sold <cs@cheasy.de>
Message-ID: <20031214122905.GA98340@newborn.in.virgaria.org>
Mail-Followup-To: Christoph Sold <cs@cheasy.de>, pav@freebsd.org,
	ports@freebsd.org
References: <1070920361.69357.17.camel@hood.oook.cz>
	<200312082332.15024.cs@cheasy.de> <1070923111.69357.19.camel@hood.oook.cz>
	<200312092352.31265.cs@cheasy.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200312092352.31265.cs@cheasy.de>
X-GPG-Key: http://www.minithins.net/~mycroft/key.txt
X-GPG-Key-Fingerprint: 9117 6710 D241 53CA 2FBB  AB3D 656D E3B8 99613BFB
User-Agent: Mutt/1.5.5.1i
X-Spam-Status: No, hits=-10.0 required=6.0
	tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PATCH_UNIFIED_DIFF,
	      QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES,
	      USER_AGENT_MUTT
	autolearn=ham version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
cc: ports@freebsd.org
cc: pav@freebsd.org
Subject: Re: transcode / nasm
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 12:27:23 -0000

On Tue, Dec 09, 2003 at 11:52:31PM +0100, Christoph Sold wrote:
> 
> Sorry for the delay -- had to get a nap, then to work.
> 
> > Well I don't know. Is that failure reproducable?
> 
> Yes, always.
> 
> root@kiste:aclib# /usr/local/bin/nasm -felf -g -o swap.o swap.s
> Segmentation fault (core dumped)
> 
> Any hints?

  I've sent this patch to nasm-devel@ list (with justifications).
  It fixes a bug in nasm while creating the stabs table, and allows
transcode to compile on -current.

--- output/outelf.c.orig        Sun Dec 14 09:50:09 2003
+++ output/outelf.c     Sun Dec 14 10:01:05 2003
@@ -1411,7 +1411,7 @@
      the source-file, the n_desc field should be set to the number
      of remaining stabs
   */
-  WRITE_STAB(sptr, fileidx[0], 0, 0, 0, strlen(allfiles[0]+12));
+  WRITE_STAB(sptr, fileidx[0], 0, 0, 0, stabstrlen);
 
   ptr=stabslines;
   numstabs = 0;

  Please test it and mail me back if there is any issues.

  Thanks !
  - patrick

-- 
Patrick MARIE <mycroft@virgaria.org>
pgp: http://www.minithins.net/~mycroft/key.txt

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 04:40:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1915816A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 04:40:35 -0800 (PST)
Received: from kartoffel.salatschuessel.net (p5084BFC8.dip.t-dialin.net
	[80.132.191.200])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9133C43D31
	for <ports@freebsd.org>; Sun, 14 Dec 2003 04:40:33 -0800 (PST)
	(envelope-from lehmann@ans-netz.de)
Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1])
	hBECeVe1057382
	for <ports@freebsd.org>; Sun, 14 Dec 2003 13:40:31 +0100 (CET)
	(envelope-from lehmann@ans-netz.de)
Date: Sun, 14 Dec 2003 13:40:31 +0100
From: Oliver Lehmann <lehmann@ans-netz.de>
To: ports@freebsd.org
Message-Id: <20031214134031.0e42cee5.lehmann@ans-netz.de>
X-Mailer: Sylpheed version 0.9.8 (GTK+ 1.2.10; i386-portbld-freebsd4.9)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: pear-PEAR/pkg-install
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 12:40:35 -0000

Hi,

the variable PEAR is defined as ${PREFIX}/bin/pear. Shouldn't it be better
to define it as ${LOCALBASE}/bin/pear (and add an env entry in
Makefile.common)? Maybe i have that binary in an other location installed,
as i wish to install a pear module?

  Greetings, Oliver

-- 
 Oliver Lehmann
        @home: lehmann@ans-netz.de
      @office: oliver.lehmann@mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 05:19:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CB75116A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:19:16 -0800 (PST)
Received: from graf.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9E543D31
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:19:15 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 41B99751E; Sun, 14 Dec 2003 14:17:45 +0100 (CET)
Date: Sun, 14 Dec 2003 14:17:45 +0100
From: Thierry Thomas <thierry@pompo.net>
To: Oliver Lehmann <lehmann@ans-netz.de>
Message-ID: <20031214131745.GA79389@graf.pompo.net>
Mail-Followup-To: Oliver Lehmann <lehmann@ans-netz.de>,
	ports@freebsd.org
References: <20031214134031.0e42cee5.lehmann@ans-netz.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20031214134031.0e42cee5.lehmann@ans-netz.de>
X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;
	y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs:
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.9-STABLE i386
Organization: Kabbale Eros
X-PGP: 0xC71405A2
cc: ports@freebsd.org
Subject: Re: pear-PEAR/pkg-install
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 13:19:16 -0000

Le Dim 14 déc 03 à 13:40:31 +0100, Oliver Lehmann <lehmann@ans-netz.de>
 écrivait :
> Hi,

Hello,

> the variable PEAR is defined as ${PREFIX}/bin/pear. Shouldn't it be better
> to define it as ${LOCALBASE}/bin/pear (and add an env entry in
> Makefile.common)? Maybe i have that binary in an other location installed,
> as i wish to install a pear module?

Indeed, it would be fine, but this is not easy to pass ${LOCALBASE} to
pkg-install / pkg-deinstall. Perhaps could we assume that pear is in
$PATH, and try a `which pear` ?

Regards,
-- 
Th. Thomas.

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 05:33:53 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7325116A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:33:53 -0800 (PST)
Received: from graf.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6D14C43D35
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:33:52 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 9BB7A751E; Sun, 14 Dec 2003 14:32:25 +0100 (CET)
Date: Sun, 14 Dec 2003 14:32:25 +0100
From: Thierry Thomas <thierry@pompo.net>
To: Oliver Lehmann <lehmann@ans-netz.de>, ports@freebsd.org
Message-ID: <20031214133225.GA79552@graf.pompo.net>
Mail-Followup-To: Oliver Lehmann <lehmann@ans-netz.de>,
	ports@freebsd.org
References: <20031214134031.0e42cee5.lehmann@ans-netz.de>
	<20031214131745.GA79389@graf.pompo.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20031214131745.GA79389@graf.pompo.net>
X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;
	y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs:
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.9-STABLE i386
Organization: Kabbale Eros
X-PGP: 0xC71405A2
Subject: Re: pear-PEAR/pkg-install
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 13:33:53 -0000

Le Dim 14 déc 03 à 14:17:45 +0100, Thierry Thomas <thierry@pompo.net>
 écrivait :
> Indeed, it would be fine, but this is not easy to pass ${LOCALBASE} to
> pkg-install / pkg-deinstall. Perhaps could we assume that pear is in
> $PATH, and try a `which pear` ?

Please forget that: we don't have the right $PATH either...
-- 
Th. Thomas.

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 05:36:51 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DE60D16A515
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:36:49 -0800 (PST)
Received: from mail.snowfall.se (guldivar.globalwire.se [213.136.34.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 474DB43D35
	for <ports@freebsd.org>; Sun, 14 Dec 2003 05:36:46 -0800 (PST)
	(envelope-from stefan@snowfall.se)
Received: from musse (h31n2fls31o847.telia.com [213.66.208.31])
	by mail.snowfall.se (Postfix) with ESMTP id E7D2B75CB
	for <ports@freebsd.org>; Sun, 14 Dec 2003 14:36:39 +0100 (CET)
From: "Stefan Cars" <stefan@snowfall.se>
To: <ports@freebsd.org>
Date: Sun, 14 Dec 2003 14:36:42 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Thread-Index: AcPCR06+679W3XZvQ+GGEVYhxfsssQ==
Message-Id: <20031214133639.E7D2B75CB@mail.snowfall.se>
Subject: Problems with benchmarks/polygraph
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 13:36:51 -0000

Hi!

I've just cvsupped the portstree and tried to install polygraph, but get the
following errors:

kenitra# make
===>  Building for polygraph-2.7.6
<some stuff here>
c++ -o IpSocket.o -c IpSocket.cc -O -pipe  -I../.. -I..  -DHAVE_CONFIG_H
In file included from IpSocket.cc:25:
/usr/include/netinet/ip_dummynet.h:348: `IFNAMSIZ' was not declared in this
scope
*** Error code 1	


Regards,
Stefan Cars

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 06:31:15 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7376616A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 06:31:15 -0800 (PST)
Received: from kartoffel.salatschuessel.net (p5084BFC8.dip.t-dialin.net
	[80.132.191.200])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7B72E43D31
	for <ports@freebsd.org>; Sun, 14 Dec 2003 06:31:13 -0800 (PST)
	(envelope-from lehmann@ans-netz.de)
Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1])
	hBEEV7e1057641;	Sun, 14 Dec 2003 15:31:11 +0100 (CET)
	(envelope-from lehmann@ans-netz.de)
Date: Sun, 14 Dec 2003 15:31:07 +0100
From: Oliver Lehmann <lehmann@ans-netz.de>
To: Thierry Thomas <thierry@pompo.net>
Message-Id: <20031214153107.438f2f3d.lehmann@ans-netz.de>
In-Reply-To: <20031214131745.GA79389@graf.pompo.net>
References: <20031214134031.0e42cee5.lehmann@ans-netz.de>
	<20031214131745.GA79389@graf.pompo.net>
X-Mailer: Sylpheed version 0.9.8 (GTK+ 1.2.10; i386-portbld-freebsd4.9)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
cc: ports@freebsd.org
Subject: Re: pear-PEAR/pkg-install
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 14:31:15 -0000

Thierry Thomas wrote:

> Le Dim 14 d=E9c 03 =E0 13:40:31 +0100, Oliver Lehmann <lehmann@ans-netz.d=
e>
>  =E9crivait=A0:
> > Hi,
>=20
> Hello,
>=20
> > the variable PEAR is defined as ${PREFIX}/bin/pear. Shouldn't it be
> > better to define it as ${LOCALBASE}/bin/pear (and add an env entry in
> > Makefile.common)? Maybe i have that binary in an other location
> > installed, as i wish to install a pear module?
>=20
> Indeed, it would be fine, but this is not easy to pass ${LOCALBASE} to
> pkg-install / pkg-deinstall.

Why not change=20

post-install:
	@${MKDIR} ${PKGREGDIR}
	@${INSTALL_DATA} ${WRKDIR}/package.xml ${PKGREGDIR}
	@${SETENV} PKG_PREFIX=3D${PREFIX} \
	${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL

to:

post-install:
	@${MKDIR} ${PKGREGDIR}
	@${INSTALL_DATA} ${WRKDIR}/package.xml ${PKGREGDIR}
	@${SETENV} PKG_PREFIX=3D"${PREFIX}" PHP_BASE=3D"${PHP_BASE}" \
	${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL

and in pkg-install:
PEAR=3D${PREFIX}/bin/pear
to:
PEAR=3D${PHP_BASE}/bin/pear

But actually I have no clue how to modify pkg-deinstall. Where does
PKG_PREFIX in pkg-deinstall comes from?


--=20
 Oliver Lehmann
        @home: lehmann@ans-netz.de
      @office: oliver.lehmann@mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 08:33:20 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4D8A716A4CE; Sun, 14 Dec 2003 08:33:20 -0800 (PST)
Received: from Willow.adminforum.se (willow.veidit.net [81.93.138.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 509F343D32; Sun, 14 Dec 2003 08:33:18 -0800 (PST)
	(envelope-from john@veidit.net)
Received: from veidit.net (c-93c071d5.15-1-64736c10.cust.bredbandsbolaget.se
	[213.113.192.147])	(authenticated bits=0)hBEGXFvk092985;
	Sun, 14 Dec 2003 17:33:16 +0100 (CET)
Message-ID: <3FDC90C7.8090009@veidit.net>
Date: Sun, 14 Dec 2003 17:33:11 +0100
From: John Angelmo <john@veidit.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6b) Gecko/20031208
X-Accept-Language: sv, en, en-us
MIME-Version: 1.0
To: lev@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No
X-Scanned-By: MIMEDefang 2.38
cc: ports@freebsd.org
Subject: FreeBSD Port: subversion-0.32.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 16:33:20 -0000

Hello

the current stable release of subversion is 0.34 are there some plans to 
update the ports?

/John

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 09:04:36 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 31BEB16A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 09:04:36 -0800 (PST)
Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BDB1A43D39
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 09:04:34 -0800 (PST)
	(envelope-from lev@FreeBSD.org)
Received: from ip86-118.dialup.wplus.net (ip86-118.dialup.wplus.net
	[195.131.86.118])	(authenticated bits=0)
	by ftp.translate.ru (8.12.9/8.12.9) with ESMTP id hBEH4NED047418;
	Sun, 14 Dec 2003 20:04:24 +0300 (MSK)	(envelope-from lev@FreeBSD.org)
Date: Sun, 14 Dec 2003 20:08:25 +0300
From: Lev Serebryakov <lev@FreeBSD.org>
X-Mailer: The Bat! (v1.62r) Personal
Organization: FreeBSD Developers Team
X-Priority: 3 (Normal)
Message-ID: <272029467.20031214200825@serebryakov.spb.ru>
To: John Angelmo <john@veidit.net>
In-Reply-To: <3FDC90C7.8090009@veidit.net>
References: <3FDC90C7.8090009@veidit.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: subversion-0.32.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Lev Serebryakov <lev@FreeBSD.org>
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 17:04:36 -0000

Hello, John!
Sunday, December 14, 2003, 7:33:11 PM, you wrote:

JA> the current stable release of subversion is 0.34 are there some plans to
JA> update the ports?
  We need new apr for it, and there are no separate apr release after
  0.9.4 :( Waiting for new apr (0.9.5 or 1.0)

--
               Lev Serebryakov

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 09:44:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 27AE816A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 09:44:16 -0800 (PST)
Received: from graf.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 07FBE43D2D
	for <ports@freebsd.org>; Sun, 14 Dec 2003 09:44:15 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 86F0F751E; Sun, 14 Dec 2003 18:42:40 +0100 (CET)
Date: Sun, 14 Dec 2003 18:42:40 +0100
From: Thierry Thomas <thierry@pompo.net>
To: Oliver Lehmann <lehmann@ans-netz.de>
Message-ID: <20031214174240.GA81686@graf.pompo.net>
Mail-Followup-To: Oliver Lehmann <lehmann@ans-netz.de>,
	ports@freebsd.org
References: <20031214134031.0e42cee5.lehmann@ans-netz.de>
	<20031214131745.GA79389@graf.pompo.net>
	<20031214153107.438f2f3d.lehmann@ans-netz.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20031214153107.438f2f3d.lehmann@ans-netz.de>
X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;
	y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs:
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.9-STABLE i386
Organization: Kabbale Eros
X-PGP: 0xC71405A2
cc: ports@freebsd.org
Subject: Re: pear-PEAR/pkg-install
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 17:44:16 -0000

Le Dim 14 déc 03 à 15:31:07 +0100, Oliver Lehmann <lehmann@ans-netz.de>
 écrivait :
> But actually I have no clue how to modify pkg-deinstall. Where does
> PKG_PREFIX in pkg-deinstall comes from?

You have to run explicitly `pkg_delete -p' when prefix is not the
default.
-- 
Th. Thomas.

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 10:00:37 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2F35D16A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 10:00:37 -0800 (PST)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 74CF043D32
	for <ports@freebsd.org>; Sun, 14 Dec 2003 10:00:36 -0800 (PST)
	(envelope-from fenner@FreeBSD.org)
Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id hBEI0aFR026543
	for <ports@freebsd.org>; Sun, 14 Dec 2003 10:00:36 -0800 (PST)
	(envelope-from fenner@freefall.freebsd.org)
Received: (from fenner@localhost)
	by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBEI0Z6O026542
	for ports@freebsd.org; Sun, 14 Dec 2003 10:00:35 -0800 (PST)
	(envelope-from fenner)
Date: Sun, 14 Dec 2003 10:00:35 -0800 (PST)
From: Bill Fenner <fenner@FreeBSD.org>
Message-Id: <200312141800.hBEI0Z6O026542@freefall.freebsd.org>
To: ports@freebsd.org
Subject: Possibly unbuildable ports reminder
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 18:00:37 -0000

Dear porters,

  This is just a reminder to please periodically check the list of
unbuildable ports at http://bento.freebsd.org/errorlogs/ .
A list by MAINTAINER is

http://people.freebsd.org/~fenner/errorlogs/

so you can easily check the status of ports that you maintain.  In
addition, the list of ports with no MAINTAINER with build problems is

http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html

Since no one is responsible for these ports, the problem won't get
fixed unless someone on this list takes the initiative.

Thanks for your help!

Bill "annoying port email" Fenner

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 10:19:19 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 853F516A4CE; Sun, 14 Dec 2003 10:19:19 -0800 (PST)
Received: from saturn.criticalmagic.com (saturn.criticalmagic.com
	[68.213.16.21])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5E9E743D31; Sun, 14 Dec 2003 10:19:18 -0800 (PST)
	(envelope-from richardcoleman@mindspring.com)
Received: from mindspring.com (titan.criticalmagic.com [68.213.16.23])
	by saturn.criticalmagic.com (Postfix) with ESMTP
	id 9DD5A3BD2A; Sun, 14 Dec 2003 13:19:17 -0500 (EST)
Message-ID: <3FDCA9B2.4090004@mindspring.com>
Date: Sun, 14 Dec 2003 13:19:30 -0500
From: Richard Coleman <richardcoleman@mindspring.com>
Organization: Critical Magic, Inc.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "David E. O'Brien" <obrien@FreeBSD.org>
References: <200312140705.hBE75ea9012635@repoman.freebsd.org>
In-Reply-To: <200312140705.hBE75ea9012635@repoman.freebsd.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: freebsd-ports@freebsd.org
Subject: Re: WITH variables for shells
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: richardcoleman@mindspring.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 18:19:19 -0000

Is there any way we can unify the WITH variables that are used for 
specifying a static shells.  A quick check of several ports showed the 
following

bash2: WANT_STATIC_BASH
zsh:   NOSHARED
ksh93: WANT_STATIC

44bsd-csh and bash1 have no way to specify a static version.  And pdksh 
is static by default, and has no method to specify dynamic.

I have no particular favorite.  But it would be great if they were all 
the same so a single make.conf variable could be used.  That still 
leaves the option of specifying this in pkgtools.conf for those that 
only want a single shell to be static.

Just food for thought.

Richard Coleman
richardcoleman@mindspring.com

David E. O'Brien wrote:
> obrien      2003/12/13 23:05:40 PST
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     shells/bash2         Makefile 
>   Log:
>   Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT
>   is defined.
>   
>   Revision  Changes    Path
>   1.65      +4 -0      ports/shells/bash2/Makefile


From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 11:12:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F238516A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 11:12:13 -0800 (PST)
Received: from wizard.xinus.net (wizard.xinus.net [62.212.103.118])
	by mx1.FreeBSD.org (Postfix) with SMTP id 60D4443D09
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 11:12:03 -0800 (PST)
	(envelope-from david@xinus.net)
Received: (qmail 98768 invoked by uid 1008); 14 Dec 2003 19:12:40 -0000
Received: from david@xinus.net by wizard.xinus.net by uid 82 with qmail-scanner-1.20rc4 
 (clamscan: 0.65. spamassassin: 2.60.  Clear:RC:1:SA:0(0.0/5.0):. 
 Processed in 12.916731 secs); 14 déc 2003 19:12:40 -0000
X-Qmail-Scanner-Mail-From: david@xinus.net via wizard.xinus.net
X-Qmail-Scanner: 1.20rc4 (Clear:RC:1:SA:0(0.0/5.0):. Processed in 12.916731
	secs)
Received: from unknown (HELO SHUTTLE) (192.168.0.30)
  by 0 with SMTP; 14 Dec 2003 19:12:25 -0000
Message-ID: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE>
From: "David du SERRE-TELMON" <david@xinus.net>
To: <lioux@FreeBSD.org>
Date: Sun, 14 Dec 2003 20:16:16 +0100
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0065_01C3C27F.20A698D0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	wizard.xinus.net
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.60
cc: ports@FreeBSD.org
Subject: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 19:12:14 -0000

This is a multi-part message in MIME format.

------=_NextPart_000_0065_01C3C27F.20A698D0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi,

I think that it could be a good idea to make an option in qmail port for
using daemontools for controling process, maintening logfiles and vpopmail
to provide virtuals domains managing.

I'll be happy to help you to put this features in qmail port and I send you
my contribution.
- qmailctl startup file for FreeBSD
- supervise folder
- Installation directives

If qmail-scanner have been installed from FreeBSD port, it will be
automaticately use (qmailctl startup script check for
/usr/local/bin/qmail-scanner-queue.pl file).

PORTS REQUIERE (+ qmail etc.)
- mail/vpopmail
- sysutils/daemontools
PORTS RECOMMANDED
- mail/qmail-scanner (qmail should be compiled with qmail-queue patch in
order to use this feature)

Installation directives :

- Copy qmailctl script in /var/qmail/bin folder (in this mail)
    - ln -s /var/qmail/bin/qmailctl /usr/local/etc/rc.d/qmail.sh
    - ln -s /var/qmail/bin/qmailctl /usr/local/bin/qmailctl

- Copy supervise folder in /var/qmail folder (in this mail)
- Set $SVDIR to /var/qmail/supervise/ in /usr/local/etc/rc.d/svscan.sh
script (mail/daemontools must be installed before)
    - mkdir /var/log/qmail
    - mkdir /var/log/qmail/pop3d
    - mkdir /var/log/qmail/smtpd
    - chown -R qmaill:qnofiles /var/log/qmail

- echo ./Maildir/ > /var/qmail/control/defaultdelivery (Set default delivry
to Maildir for qmail)
- echo 10 > /var/qmail/control/concurrencyincoming (Set maximum  concurrency
incoming for qmail)

All this installation directives come from Dave Sill recommandations with
Life with qmail.

David.

------=_NextPart_000_0065_01C3C27F.20A698D0
Content-Type: application/octet-stream;
	name="supervise.tar.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="supervise.tar.gz"

H4sIAHGx3D8AA+2dz27jVBTGzcAqYgtigdDFVLBK43ttXy9mwqTSFKjUDh1CJSQKNOO4jTWJnfpP
p7NBSAjEO7Bjw5uw4g2YJ+AZWHCv3TRtxqnvxM7xaHp+apsodmPH3z3X/k6+pnE69aIzP/Y62tow
DMtwbFvcZize5vcdh3PH4iZlmkGpYxsasde3S3PSOBlEhGhRGCY3rfd05HljiB2CJb7U/3Qy8Mft
2AuGdQ8FoT9V1N+2bEfob4kv1B+CQv3H4UmdY0Cx/pnFxE+LSv1t20T9IViqf5QGdW3DoMaN+lNz
pj81bEfWv80cWyNGXTtwE7dc/48+7Dz2g048annnnks6aRwJ+d3BOH/YS1J/eOIPSTY6xovLJ+k4
8cVoIQnpnA2ibOBka7aafl2IGkvrP67vwjCb/1+s+6LzvylWFPXPbQfP/yAo6C/K/Umlbcj5n5fr
f+X871iM4/wPgYL+bhgkUVjhtYszvIr+sv4NzizNYHIEaITX9zKXg/qX6R9Wq35l/a/WP6U26g+B
gv7iACVpXGEb2fxvWcv1Z+z6+Z+JKwYT538IeuL7/j9/bWn/Phv+zN8Qx6PpPUIgKaz/Gr2/pMz/
G9xc8P+WzSjWPwRz/5/pP/SjbubkcxefNwX0jdkyvRO5aO1fJwrrv0bvL1H1//Kqz+Zc+n9xCYj+
H4IS/St7f8nL+3/OLez/glCif2XvL1H1//P6F6MA/R8IJfpX9v6Sl/f/3DSx/wNCif6Vvb9E1f9f
qX/Gsf8LQk9833/++0/vfv/e83d+RP9/23ih/ifJtO4AkGr+x6HMYfI+tSjH638QivWvNwC0Qv7H
sSnqD8Fy/etrApbnf/hl/y+7TqS2xS08/0OwpvxPJxtH2Cp85Vle//U1AVfI/4jZAOd/CFT0r9oE
XCH/I2MgOP8DoKJ/1SbgCvkfU9Y/9n/Wj4r+VZuAK+R/TGqi/hCo6F+1CbhC/odZ+P4/CD0tz//c
+XN/9xfM/9w6iuu/3gBQmf93TGvW/+My+Cf7Pwzf/wVh7v8f7W3t7D442HnQPRJ+v53mln941Hr4
5Wc7u9v9z2dLTi6X7G1909/7el887g4uOgC5+7+4YpS3bhpFXuA+8wM3nPjByVFx0Cjb+qOD7YPt
rr7QZLgYmO4gCLyofZp6qbc5Hest/5h8S9rHRN+Y/7JOvrtLkpEXEO98GkYJmS+6S459sZ3+D/39
rb2tfl987Tzs6mGgt2brXl/WKm6JhMfJ2J/4CWlPCLsYweSwtbBa4k5jUVheRNpnpP0VaY+JQdrn
pOMlrly4KQtt0x0+Jm0ZsJodSV08kzj0Fy9JqqHLA65vzEXQxRPJX74Wy7pynGQBE/bpx1Sp+1Jc
//UGgFbI/zD5/j/6//VTpn8dAaAV/D/mv4Eo07+OANAK+R+O/g+GMv3rCACtkP+xTez/gFCmfx0B
oBXyP/j+HxA9Lc//fPD2nd33Mf9z61is/2k4NRvM/3CD55//42D+B4Ri/RvP/3AL9Qdhuf6A+R/L
WMz/mDb2/0CoLf9z2FpIAGUjCRNArzjL67/R/A938PMfQVDRv4H8jy0sIc7/AKjo30D+h8n6x/7P
+lHRv4H8D6MU9YdARf8G8j/UdHD+h6Cn5fmfN+/tvPUr5n9uHcX1D5v/Eb5/wf9btoN//wvC3P+P
wjgJBhOvezS7d9Q6E8PhMq0zCideZ/bIDR8XpBCYUcjLfJFHZgxCqbEk6iJ2JZ2SQ7Ix22Gx3pU9
zlc9c0dPpk+XP4M5JHv5AvXQzGtEcf03k/+R//+BmZn/F6Kj/4egTP9m8j/cwfw3DGX6Q+Z/svpn
Ttb/ofj5LyCU6d9Q/kcYQdQfgjL9IfM/8/O/Y9ro/0HoadL///3HJ7+d/pc9MGx0dxAEQRAEQRAE
WSP/A16/N3UAeAAA

------=_NextPart_000_0065_01C3C27F.20A698D0
Content-Type: application/octet-stream;
	name="qmailctl"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="qmailctl"

#!/bin/sh=0A=
=0A=
# For Red Hat chkconfig=0A=
# chkconfig: - 80 30=0A=
# description: the qmail MTA=0A=
=0A=
# Adapted for FreeBSD by "David du SERRE-TELMON" <david@xinus.net>=0A=
#=0A=
# You have to configure qmail in /etc/rc.conf=0A=
# QMAIL: qmail_enable=3D"YES" & sendmail_enable=3D"NONE"=0A=
#  SMTP: qmail_smtp_enable=3D"YES"=0A=
#  POP3: qmail_pop_enable=3D"YES" (set to NO if you use another POP3 =
daemon)=0A=
=0A=
SVCDIR=3D/var/qmail/supervise=0A=
SVPROC=3Dsvscan=0A=
PATH=3D/var/qmail/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin=0A=
export PATH=0A=
=0A=
QMAILDUID=3D`id -u qmaild`=0A=
NOFILESGID=3D`id -g qmaild`=0A=
=0A=
# Suck in the configuration variables.=0A=
if [ -r /etc/defaults/rc.conf ]; then=0A=
        . /etc/defaults/rc.conf=0A=
        source_rc_confs=0A=
elif [ -r /etc/rc.conf ]; then=0A=
        . /etc/rc.conf=0A=
fi=0A=
=0A=
# Checking for qmail settings in /etc/rc.conf=0A=
if [ -z "$qmail_enable" ] || [ -z "$sendmail_enable" ] || [ -z =
"$qmail_smtp_enable" ] || [ -z "$qmail_pop_enable" ]; then=0A=
  cat << HELP=0A=
=0A=
 *** You have to configure qmail in /etc/rc.conf ***=0A=
 QMAIL: qmail_enable=3D"YES" & sendmail_enable=3D"NONE"=0A=
  SMTP: qmail_smtp_enable=3D"YES"=0A=
  POP3: qmail_pop_enable=3D"YES" (set to NO if you use another POP3 =
daemon)=0A=
=0A=
HELP=0A=
  exit 1=0A=
fi=0A=
=0A=
# Checking for svscan=0A=
if ! ps | grep -v grep | grep $SVPROC > /dev/null=0A=
then=0A=
  echo "Error, $SVPROC process seem no be start"=0A=
  exit 1=0A=
fi=0A=
=0A=
# Checking for sendmail and qmail configuration=0A=
case ${sendmail_enable} in [Nn][Oo][Nn][Ee])=0A=
  sendmail_enable_check=3D1=0A=
  ;;=0A=
esac=0A=
=0A=
case ${qmail_enable} in [Yy][Ee][Ss])=0A=
  qmail_enable_check=3D1=0A=
  ;;=0A=
esac=0A=
=0A=
if [ "$sendmail_enable_check" !=3D 1 ]=0A=
then=0A=
  echo -e "You must disable sendmail with sendmail_enable=3D\"NONE\""=0A=
  echo "in your /etc/rc.conf in order to start qmail"=0A=
  exit 1=0A=
fi=0A=
=0A=
if [ "$qmail_enable_check" !=3D 1 ]=0A=
then=0A=
  echo -e "You must enable qmail with qmail_enable=3D\"YES\""=0A=
  echo "in your /etc/rc.conf in order to start qmail"=0A=
  exit 1=0A=
fi=0A=
=0A=
case "$1" in=0A=
  start)=0A=
    echo "Starting qmail"=0A=
    if svok $SVCDIR/qmail-send ; then=0A=
      svc -u $SVCDIR/qmail-send=0A=
    else=0A=
      echo qmail-send service not running=0A=
    fi=0A=
=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "* Starting qmail-smtpd."=0A=
      if svok $SVCDIR/qmail-smtpd ; then=0A=
        svc -u $SVCDIR/qmail-smtpd=0A=
      else=0A=
        echo qmail-smtpd service not running=0A=
      fi=0A=
      if [ -d /var/lock/subsys ]; then=0A=
        touch /var/lock/subsys/qmail=0A=
      fi=0A=
      ;;=0A=
    esac=0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      echo "* Starting qmail-pop3d."=0A=
      if svok $SVCDIR/qmail-pop3d ; then=0A=
        svc -u $SVCDIR/qmail-pop3d=0A=
      else=0A=
        echo qmail-pop3d service not running=0A=
      fi=0A=
      ;;=0A=
    esac=0A=
    ;;=0A=
=0A=
  stop)=0A=
    echo "Stopping qmail..."=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "  qmail-smtpd"=0A=
      svc -d $SVCDIR/qmail-smtpd=0A=
      ;;=0A=
    esac=0A=
    echo "  qmail-send"=0A=
    svc -d $SVCDIR/qmail-send=0A=
    if [ -f /var/lock/subsys/qmail ]; then=0A=
      rm /var/lock/subsys/qmail=0A=
    fi=0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      echo "  qmail-pop3d"=0A=
      svc -d $SVCDIR/qmail-pop3d=0A=
      ;;=0A=
    esac=0A=
    ;;=0A=
  stat)=0A=
    svstat $SVCDIR/qmail-send=0A=
    svstat $SVCDIR/qmail-send/log=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      svstat $SVCDIR/qmail-smtpd=0A=
      svstat $SVCDIR/qmail-smtpd/log=0A=
      ;;=0A=
    esac=0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      svstat $SVCDIR/qmail-pop3d=0A=
      svstat $SVCDIR/qmail-pop3d/log=0A=
      ;;=0A=
    esac=0A=
    qmail-qstat=0A=
    ;;=0A=
  doqueue|alrm|flush)=0A=
    echo "Sending ALRM signal to qmail-send."=0A=
    svc -a $SVCDIR/qmail-send=0A=
    ;;=0A=
  queue)=0A=
    qmail-qstat=0A=
    qmail-qread=0A=
    ;;=0A=
  reload|hup)=0A=
    echo "Sending HUP signal to qmail-send."=0A=
    svc -h $SVCDIR/qmail-send=0A=
    ;;=0A=
  pause)=0A=
    echo "Pausing qmail-send"=0A=
    svc -p $SVCDIR/qmail-send=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "Pausing qmail-smtpd"=0A=
      svc -p $SVCDIR/qmail-smtpd=0A=
      ;;=0A=
    esac=0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      echo "Pausing qmail-pop3d"=0A=
      svc -p $SVCDIR/qmail-pop3d=0A=
      ;;=0A=
    esac=0A=
    ;;=0A=
  cont)=0A=
    echo "Continuing qmail-send"=0A=
    svc -c $SVCDIR/qmail-send=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "Continuing qmail-smtpd"=0A=
      svc -c $SVCDIR/qmail-smtpd=0A=
      ;;=0A=
    esac=0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      echo "Continuing qmail-pop3d"=0A=
      svc -c $SVCDIR/qmail-pop3d=0A=
      ;;=0A=
    esac=0A=
    ;;=0A=
  restart)=0A=
    echo "Restarting qmail:"=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "* Stopping qmail-smtpd."=0A=
      svc -d $SVCDIR/qmail-smtpd=0A=
      ;;=0A=
    esac=0A=
    echo "* Sending qmail-send SIGTERM and restarting."=0A=
    svc -t $SVCDIR/qmail-send=0A=
    case ${qmail_smtp_enable} in [Yy][Ee][Ss])=0A=
      echo "* Restarting qmail-smtpd."=0A=
      svc -u $SVCDIR/qmail-smtpd=0A=
      ;;=0A=
    esac =0A=
    case ${qmail_pop_enable} in [Yy][Ee][Ss])=0A=
      echo "* Restarting qmail-pop3d."=0A=
      svc -t $SVCDIR/qmail-pop3d=0A=
      ;;=0A=
    esac=0A=
    ;;=0A=
  cdb)=0A=
    tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp=0A=
    chmod 644 /etc/tcp.smtp.cdb=0A=
    echo "Reloaded /etc/tcp.smtp."=0A=
    ;;=0A=
  help)=0A=
    cat << HELP=0A=
   stop -- stops mail service (smtp connections refused, nothing goes =
out)=0A=
  start -- starts mail service (smtp connection accepted, mail can go =
out)=0A=
  pause -- temporarily stops mail service (connections accepted, nothing =
leaves)=0A=
   cont -- continues paused mail service=0A=
   stat -- displays status of mail service=0A=
    cdb -- rebuild the tcpserver cdb file for smtp=0A=
restart -- stops and restarts smtp, sends qmail-send a TERM & restarts it=0A=
doqueue -- sends qmail-send ALRM, scheduling queued messages for delivery=0A=
 reload -- sends qmail-send HUP, rereading locals and virtualdomains=0A=
  queue -- shows status of queue=0A=
   alrm -- same as doqueue=0A=
  flush -- same as doqueue=0A=
    hup -- same as reload=0A=
HELP=0A=
    ;;=0A=
  *)=0A=
    echo "Usage: $0 =
{start|stop|restart|doqueue|flush|reload|stat|pause|cont|cdb|queue|help}"=0A=
    exit 1=0A=
    ;;=0A=
esac=0A=
=0A=
exit 0=0A=

------=_NextPart_000_0065_01C3C27F.20A698D0--

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 11:17:45 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 39ACC16A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 11:17:45 -0800 (PST)
Received: from wizard.xinus.net (wizard.xinus.net [62.212.103.118])
	by mx1.FreeBSD.org (Postfix) with SMTP id AF4CB43D45
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 11:17:42 -0800 (PST)
	(envelope-from david@xinus.net)
Received: (qmail 98914 invoked by uid 1008); 14 Dec 2003 19:18:21 -0000
Received: from david@xinus.net by wizard.xinus.net by uid 82 with qmail-scanner-1.20rc4 
 (clamscan: 0.65. spamassassin: 2.60.  Clear:RC:1:SA:0(0.0/5.0):. 
 Processed in 6.186032 secs); 14 déc 2003 19:18:21 -0000
X-Qmail-Scanner-Mail-From: david@xinus.net via wizard.xinus.net
X-Qmail-Scanner: 1.20rc4 (Clear:RC:1:SA:0(0.0/5.0):. Processed in 6.186032
	secs)
Received: from unknown (HELO SHUTTLE) (192.168.0.30)
  by 0 with SMTP; 14 Dec 2003 19:18:13 -0000
Message-ID: <00b101c3c277$8f420070$1e00a8c0@SHUTTLE>
From: "David du SERRE-TELMON" <david@xinus.net>
To: <lioux@FreeBSD.org>
Date: Sun, 14 Dec 2003 20:22:05 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	wizard.xinus.net
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.60
cc: ports@FreeBSD.org
Subject: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 19:17:45 -0000

Sorry, I've forget this script : /var/qmail/rc

Regards.

--
#!/bin/sh

# Using stdout for logging
# Using control/defaultdelivery from qmail-local to deliver messages by
default
qmaildir=/var/qmail

exec env - PATH="$qmaildir/bin:$PATH" \
qmail-start "`cat $qmaildir/control/defaultdelivery`"

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 12:47:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 72A5416A4CE; Sun, 14 Dec 2003 12:47:05 -0800 (PST)
Received: from sally.dts-online.net (sally.dts-online.net [212.62.68.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 640ED43D3C; Sun, 14 Dec 2003 12:46:17 -0800 (PST)
	(envelope-from lkoeller@koellers.net)
Received: from door.koellers.net (213-182-113-230.teleos-web.de
	[213.182.113.230])	by sally.dts-online.net (Postfix) with ESMTP
	id 454523425AC; Sun, 14 Dec 2003 21:46:16 +0100 (CET)
Received: from odie.koellers.net (root@odie.koellers.net [192.168.4.2])
	by door.koellers.net (8.12.9p2/8.12.8) with ESMTP id hBEKVSLo003742;
	Sun, 14 Dec 2003 21:31:28 +0100 (CET)
	(envelope-from lkoeller@koellers.net)
Received: from odie.koellers.net (lkoeller@localhost [127.0.0.1])
	by odie.koellers.net (8.12.9p2/8.12.6) with ESMTP id hBEKVSNF020408;
	Sun, 14 Dec 2003 21:31:28 +0100 (CET)
	(envelope-from lkoeller@odie.koellers.net)
Message-Id: <200312142031.hBEKVSNF020408@odie.koellers.net>
X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4
From: Lars =?iso-8859-1?Q?K=F6ller?= <lars@koellers.net>
To: ports@freebsd.org, spadger@best.com
X-Face: eCcoCV}FjV*O{6>[1$XP/e%]TJhEw2MF33dFh)^HM7Gfd=[/(4+0a$~<a~$&$fGIkE9,
 Z#ASoDTT`c'^<e2\j?vaa;_VsBAKPw(&{w\d"S&AGJkz{G^*NJtwqVIlh#'Xj+HKe8=LS_J"H0
 +nBW8e!F.S"/C[pW||0^.Sin*LOZKcR$@B&w2)I'BD_An!)ZU~$oqer\q*8h(!V9YB;k(@bp),E
 ~:aN4x.Q/we6{XZ"4t5D^?K}h~
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Date: Sun, 14 Dec 2003 21:31:28 +0100
Sender: lkoeller@koellers.net
cc: lkoeller@freebsd.org
Subject: Upgrade of itcl breaks tkdesk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 20:47:05 -0000

--------

Dear port maintainers,

the update of itcl to tcl84 totally breaks tkdesk!

tkdesk at the moment only builds and runs with tk/tcl8.3, and itcl is =

now on tcl8.4.

This mix leads to a core when tkdesk is starting.

Please can you fix this? It costs me over an hour to track this down.

Best regards

Lars

-- =

Lars K=F6ller
E-Mail: lars@koellers.net (LKoeller@FreeBSD.ORG)
-------- FreeBSD, was sonst? ---- http://www.de.freebsd.org --------


From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 13:39:38 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A8F2816A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 13:39:38 -0800 (PST)
Received: from smtp.web.de (smtp05.web.de [217.72.192.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1CED443D33
	for <ports@freebsd.org>; Sun, 14 Dec 2003 13:39:37 -0800 (PST)
	(envelope-from thorsten.greiner@web.de)
Received: from [80.141.2.32] (helo=tybalt)
	by smtp.web.de with asmtp (WEB.DE 4.99 #566)
	id 1AVdxa-0004bM-00; Sun, 14 Dec 2003 22:39:30 +0100
Date: Sun, 14 Dec 2003 22:39:24 +0100
From: Thorsten Greiner <thorsten.greiner@web.de>
To: Rainer Duffner <rainer@ultra-secure.de>
Message-ID: <20031214213924.GA4026@tybalt>
References: <20031213171934.4cd79cbd.rainer@ultra-secure.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X"
Content-Disposition: inline
In-Reply-To: <20031213171934.4cd79cbd.rainer@ultra-secure.de>
X-GPG-Fingerprint: ED45 DF41 BE30 6FF5 DC4F  15C3 4538 6598 E865 F66A
User-Agent: Mutt/1.5.5.1i
Sender: thorsten.greiner@web.de
cc: ports@freebsd.org
Subject: Re: FreeBSD Port: xfce4-systemload-plugin-0.3.3 - fetch error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 21:39:38 -0000


--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Rainer Duffner <rainer@ultra-secure.de> [2003-12-14 11:45]:
> the distfile of said port cannot be fetched anymore.
> Does anyone have a mirror or can you commit a change to the port
> that uses a newer version of the file ?
>=20
> download.berlios.de is down, as it seems.

As you wrote, the download site is down at the moment. Since the
newer 0.3.4 cannot be fetched either there is little use in updating
the port. But I'll submit a patch for 0.3.4 as soon as it is
available again.

If you need the distfile *really* bad, I can send it to you in
private email.

Regards
        -Thorsten

--=20
unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep

This message is digitally signed. To verify its integrity, download a copy
of GnuPG for your operating system from http://www.gnupg.org .

--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/3NiMRThlmOhl9moRAiAcAKDeQGG1KSPuspsVjgfWGEAQkjbMvACeJgdu
+01DcYmWXinofJFkO7nGU6Q=
=4ROa
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 13:53:47 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3055316A4CE
	for <ports@freebsd.org>; Sun, 14 Dec 2003 13:53:47 -0800 (PST)
Received: from bsd.ultra-secure.de (bsd.ultra-secure.de [62.146.20.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 42A0343D2D
	for <ports@freebsd.org>; Sun, 14 Dec 2003 13:53:45 -0800 (PST)
	(envelope-from rainer@ultra-secure.de)
Received: (qmail 7465 invoked by uid 85); 14 Dec 2003 21:53:43 -0000
Received: from rainer@ultra-secure.de by bsd.ultra-secure.de by uid 89 with
	qmail-scanner-1.16  (clamscan: 0.60. spamassassin: 2.60.  Clear:. 
	Processed in 1.176676 secs); 14 Dec 2003 21:53:43 -0000
Received: from unknown (HELO bsd-kayak.example.net) (217.232.237.29)
  by bsd.ultra-secure.de with SMTP; 14 Dec 2003 21:53:42 -0000
Date: Sun, 14 Dec 2003 22:53:40 +0100
From: Rainer Duffner <rainer@ultra-secure.de>
To: Thorsten Greiner <thorsten.greiner@web.de>
Message-Id: <20031214225340.38cdcb8a.rainer@ultra-secure.de>
In-Reply-To: <20031214213924.GA4026@tybalt>
References: <20031213171934.4cd79cbd.rainer@ultra-secure.de>
	<20031214213924.GA4026@tybalt>
Organization: Ultra-Secure.de
X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.4;
	i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: ports@freebsd.org
Subject: Re: FreeBSD Port: xfce4-systemload-plugin-0.3.3 - fetch error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 21:53:47 -0000

On Sun, 14 Dec 2003 22:39:24 +0100
Thorsten Greiner <thorsten.greiner@web.de> wrote:

> * Rainer Duffner <rainer@ultra-secure.de> [2003-12-14 11:45]:
> > the distfile of said port cannot be fetched anymore.
> > Does anyone have a mirror or can you commit a change to the port
> > that uses a newer version of the file ?
> > 
> > download.berlios.de is down, as it seems.
> 
> As you wrote, the download site is down at the moment. Since the
> newer 0.3.4 cannot be fetched either there is little use in updating
> the port. But I'll submit a patch for 0.3.4 as soon as it is
> available again.
> 
> If you need the distfile *really* bad, I can send it to you in
> private email.

No, thanks. I've since been educated about where to get the file in such cases.
Also served as a good wakeup-call not to rely solely on google ;-)

Seems like I have to maintain a bookmark-list for search-engines again....




cheers,
Rainer

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 14:33:18 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C31916A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:33:18 -0800 (PST)
Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org
	[192.58.184.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A436C43D3F
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:33:15 -0800 (PST)
	(envelope-from kris@rtp.FreeBSD.org)
Received: from 9ball.rtp.freebsd.org (9ball.rtp.FreeBSD.Org [172.21.1.6])
	hBEMXELO044500
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 17:33:14 -0500 (EST)
	(envelope-from kris@9ball.rtp.freebsd.org)
Received: (from kris@localhost)
	by 9ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id hBEMXE0X079528
	for ports@FreeBSD.org; Sun, 14 Dec 2003 17:33:14 -0500 (EST)
	(envelope-from kris)
Date: Sun, 14 Dec 2003 17:33:14 -0500 (EST)
From: Kris Kennaway <kris@rtp.FreeBSD.org>
Message-Id: <200312142233.hBEMXE0X079528@9ball.rtp.freebsd.org>
To: ports@FreeBSD.org
Subject: INDEX build failed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 22:33:18 -0000

INDEX build failed with errors:
g-wrap-1.3.4_4: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
gnucash-1.8.7: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
lsh-1.5.3: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete

Most recent CVS update was:
U INDEX
U INDEX-5
? 1
? cvs.log
? index.errs
? index.out
? log
? perl.core
U devel/g-wrap/Makefile
? devel/glade2/make.core
? devel/gnomedebug/make.core
? dns/bind9-dlz/Makefile.inc
? dns/powerdns/Makefile.inc
U finance/gnucash/Makefile
? graphics/gphoto2/make.core
? graphics/pstoedit/make.core
U lang/Makefile
U lang/scsh/Makefile
U lang/scsh/distinfo
U lang/scsh/pkg-plist
U lang/slib/Makefile
U lang/slib/distinfo
U lang/slib/pkg-descr
U lang/slib/pkg-plist
U lang/slib-guile/Makefile
U lang/slib-guile/pkg-descr
U lang/slib-guile/pkg-plist
? misc/flyway/make.core
? net/bind9-dlz/Makefile.inc
? net/bmon/make.core
? net/powerdns/Makefile.inc
? print/p5-Net-Printer/sh.core
? print/pips880/sh.core
U security/lsh/Makefile
? x11-fm/vide/sh.core

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 14:35:53 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 86FE716A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:35:53 -0800 (PST)
Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org
	[192.58.184.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCDC43D2D
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:35:52 -0800 (PST)
	(envelope-from kris@rtp.FreeBSD.org)
Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.Org [172.21.1.5])
	hBEMZqLO061099
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 17:35:52 -0500 (EST)
	(envelope-from kris@8ball.rtp.freebsd.org)
Received: (from kris@localhost)
	by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id hBEMZq6m045198
	for ports@FreeBSD.org; Sun, 14 Dec 2003 17:35:52 -0500 (EST)
	(envelope-from kris)
Date: Sun, 14 Dec 2003 17:35:52 -0500 (EST)
From: Kris Kennaway <kris@rtp.FreeBSD.org>
Message-Id: <200312142235.hBEMZq6m045198@8ball.rtp.freebsd.org>
To: ports@FreeBSD.org
Subject: INDEX build failed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 22:35:53 -0000

INDEX build failed with errors:
g-wrap-1.3.4_4: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
gnucash-1.8.7: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
lsh-1.5.3: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete

Most recent CVS update was:
U INDEX
U INDEX-5
? 1
? cvs.log
? index.errs
? index.out
? log
? x
U devel/g-wrap/Makefile
? dns/bind9-dlz/Makefile.inc
? dns/powerdns/Makefile.inc
U finance/gnucash/Makefile
U lang/Makefile
U lang/scsh/Makefile
U lang/scsh/distinfo
U lang/scsh/pkg-plist
U lang/slib/Makefile
U lang/slib/distinfo
U lang/slib/pkg-descr
U lang/slib/pkg-plist
U lang/slib-guile/Makefile
U lang/slib-guile/pkg-descr
U lang/slib-guile/pkg-plist
? mail/log
U security/lsh/Makefile
? x11/gnome2/log

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 14:39:38 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B37816A4CE
	for <freebsd-ports@FreeBSD.org>; Sun, 14 Dec 2003 14:39:38 -0800 (PST)
Received: from graf.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AE25643D1F
	for <freebsd-ports@FreeBSD.org>; Sun, 14 Dec 2003 14:39:36 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id AA650751E; Sun, 14 Dec 2003 23:38:05 +0100 (CET)
Date: Sun, 14 Dec 2003 23:38:05 +0100
From: Thierry Thomas <thierry@pompo.net>
To: giffunip@asme.org
Message-ID: <20031214223805.GA7598@graf.pompo.net>
Mail-Followup-To: giffunip@asme.org, freebsd-ports@FreeBSD.org
References: <20031117005611.31298.qmail@web13401.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh"
Content-Disposition: inline
In-Reply-To: <20031117005611.31298.qmail@web13401.mail.yahoo.com>
X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;
	y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs:
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.9-STABLE i386
Organization: Kabbale Eros
X-PGP: 0xC71405A2
cc: freebsd-ports@FreeBSD.org
Subject: Re: New cad/gmsh version
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 22:39:38 -0000


--NzB8fVQJ5HfG6fxh
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Le Lun 17 nov 03 =E0  1:56:11 +0100, Pedro F. Giffuni <giffunip@yahoo.com>
 =E9crivait=A0:
> Hi;

Hello,

> There's a new version of gmsh:
> __________________
> New in 1.47: fixed extrusion of surfaces defined by only two curves;
> new syntax to retrieve point coordinates and indices of entities
> created through geometrical transformations; new PDF and compressed
> PostScript output formats; fixed numbering of elements created with
> "Extrude Point/Line"; use $GMSH_HOME as home directory if defined
> ___________________
>=20
> It should just be a matter of bumping the port version. I am taking a bre=
ak
> from my ports activities (hopefully only for the rest of this year) so I =
won't
> be sending PRs for sometime.

I have just sent a PR to upgrade to 1.50.0 ->
<http://www.freebsd.org/cgi/query-pr.cgi?pr=3D60241>.

Best regards,
--=20
Th. Thomas.

--NzB8fVQJ5HfG6fxh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/3OZNc95pjMcUBaIRAuTxAKDuuuo7FhZ4WCIgJb2PoUqaq8hhbACg/M5c
+YzL8RdjYDMSUQbMytzVmgQ=
=zuhm
-----END PGP SIGNATURE-----

--NzB8fVQJ5HfG6fxh--

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 14:40:39 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2068616A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:40:39 -0800 (PST)
Received: from hood.oook.cz (hood.oook.cz [212.27.205.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CFE5C43D35
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 14:40:34 -0800 (PST)
	(envelope-from pav@FreeBSD.org)
Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1])
	by hood.oook.cz (8.12.10/8.12.10) with ESMTP id hBEMeW8e046942;
	Sun, 14 Dec 2003 23:40:32 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
Received: (from pav@localhost)
	by hood.oook.cz (8.12.10/8.12.10/Submit) id hBEMeWv4046941;
	Sun, 14 Dec 2003 23:40:32 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org
	using -f
From: Pav Lucistnik <pav@FreeBSD.org>
To: Kris Kennaway <kris@rtp.FreeBSD.org>
In-Reply-To: <200312142233.hBEMXE0X079528@9ball.rtp.freebsd.org>
References: <200312142233.hBEMXE0X079528@9ball.rtp.freebsd.org>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-/0nQiIx2BlpQ6TmNlCtQ"
Message-Id: <1071441632.2131.13.camel@hood.oook.cz>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Sun, 14 Dec 2003 23:40:32 +0100
cc: ports@FreeBSD.org
Subject: Re: INDEX build failed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: pav@FreeBSD.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 22:40:39 -0000


--=-/0nQiIx2BlpQ6TmNlCtQ
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

V ne, 14. 12. 2003 v 23:33, Kris Kennaway p=ED=B9e:

> INDEX build failed with errors:
> g-wrap-1.3.4_4: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-e=
xistent -- dependency list incomplete
> gnucash-1.8.7: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-ex=
istent -- dependency list incomplete
> lsh-1.5.3: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existe=
nt -- dependency list incomplete

Fixed, sorry.

--=20
Pav Lucistnik <pav@FreeBSD.org>
              <pav@oook.cz>

--=-/0nQiIx2BlpQ6TmNlCtQ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/3ObgntdYP8FOsoIRAn5iAJ42BFyB7y4nCwX0mYVqHi86QhFXTQCcDMOm
9H3MwHjLb/Sw775brq/yLY4=
=YZxh
-----END PGP SIGNATURE-----

--=-/0nQiIx2BlpQ6TmNlCtQ--

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 15:33:44 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E8BD16A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 15:33:44 -0800 (PST)
Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org
	[192.58.184.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE0543D2D
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 15:33:43 -0800 (PST)
	(envelope-from kris@rtp.FreeBSD.org)
Received: from 9ball.rtp.freebsd.org (9ball.rtp.FreeBSD.Org [172.21.1.6])
	hBENXgLO097452
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 18:33:42 -0500 (EST)
	(envelope-from kris@9ball.rtp.freebsd.org)
Received: (from kris@localhost)
	by 9ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id hBENXgCm054986
	for ports@FreeBSD.org; Sun, 14 Dec 2003 18:33:42 -0500 (EST)
	(envelope-from kris)
Date: Sun, 14 Dec 2003 18:33:42 -0500 (EST)
From: Kris Kennaway <kris@rtp.FreeBSD.org>
Message-Id: <200312142333.hBENXgCm054986@9ball.rtp.freebsd.org>
To: ports@FreeBSD.org
Subject: INDEX build failed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 23:33:44 -0000

INDEX build failed with errors:
g-wrap-1.3.4_4: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
gnucash-1.8.7: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
lsh-1.5.3: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete

Most recent CVS update was:
U INDEX
U INDEX-5
? 1
? cvs.log
? index.errs
? index.out
? log
? perl.core
? devel/glade2/make.core
? devel/gnomedebug/make.core
? dns/bind9-dlz/Makefile.inc
? dns/powerdns/Makefile.inc
? graphics/gphoto2/make.core
? graphics/pstoedit/make.core
? misc/flyway/make.core
? net/bind9-dlz/Makefile.inc
? net/bmon/make.core
? net/powerdns/Makefile.inc
? print/p5-Net-Printer/sh.core
? print/pips880/sh.core
? x11-fm/vide/sh.core

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 15:36:28 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 02B1716A4CE
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 15:36:28 -0800 (PST)
Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org
	[192.58.184.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E845743D39
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 15:36:26 -0800 (PST)
	(envelope-from kris@rtp.FreeBSD.org)
Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.Org [172.21.1.5])
	hBENaQLO097461
	for <ports@FreeBSD.org>; Sun, 14 Dec 2003 18:36:26 -0500 (EST)
	(envelope-from kris@8ball.rtp.freebsd.org)
Received: (from kris@localhost)
	by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id hBENaQ0u020659
	for ports@FreeBSD.org; Sun, 14 Dec 2003 18:36:26 -0500 (EST)
	(envelope-from kris)
Date: Sun, 14 Dec 2003 18:36:26 -0500 (EST)
From: Kris Kennaway <kris@rtp.FreeBSD.org>
Message-Id: <200312142336.hBENaQ0u020659@8ball.rtp.freebsd.org>
To: ports@FreeBSD.org
Subject: INDEX build failed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 23:36:28 -0000

INDEX build failed with errors:
g-wrap-1.3.4_4: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
gnucash-1.8.7: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete
lsh-1.5.3: "/vol/vol0/users/kris/ports.clean/devel/slib-guile" non-existent -- dependency list incomplete

Most recent CVS update was:
U INDEX
U INDEX-5
? 1
? cvs.log
? index.errs
? index.out
? log
? x
? dns/bind9-dlz/Makefile.inc
? dns/powerdns/Makefile.inc
? mail/log
? x11/gnome2/log

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 15:36:29 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1AE2616A4CE; Sun, 14 Dec 2003 15:36:29 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de
	(mail.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2159543D32; Sun, 14 Dec 2003 15:36:28 -0800 (PST)
	(envelope-from ma@dt.e-technik.uni-dortmund.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de
	[129.217.163.1])4FD3411F74;	Mon, 15 Dec 2003 00:36:27 +0100 (CET)
Received: by merlin.emma.line.org (Postfix, from userid 500)
	id 730819621A; Mon, 15 Dec 2003 00:36:25 +0100 (CET)
To: "David du SERRE-TELMON" <david@xinus.net>
In-Reply-To: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE> (David du's message of
 "Sun, 14 Dec 2003 20:16:16 +0100")
References: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE>
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Date: Mon, 15 Dec 2003 00:36:25 +0100
Message-ID: <m3ekv7km4m.fsf@merlin.emma.line.org>
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: ports@freebsd.org
cc: lioux@freebsd.org
Subject: Re: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Dec 2003 23:36:29 -0000

"David du SERRE-TELMON" <david@xinus.net> writes:

> I think that it could be a good idea to make an option in qmail port for
> using daemontools for controling process, maintening logfiles and vpopmail
> to provide virtuals domains managing.

Software should not tie itself to even more non-free software if free
alternatives (Gerrit Pape's ipsvd and runit, for instance) are
available.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 16:29:34 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 827C716A4CE; Sun, 14 Dec 2003 16:29:34 -0800 (PST)
Received: from hood.oook.cz (hood.oook.cz [212.27.205.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DAADC43D50; Sun, 14 Dec 2003 16:29:22 -0800 (PST)
	(envelope-from pav@FreeBSD.org)
Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1])
	by hood.oook.cz (8.12.10/8.12.10) with ESMTP id hBF0TKWC003728;
	Mon, 15 Dec 2003 01:29:20 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
Received: (from pav@localhost)
	by hood.oook.cz (8.12.10/8.12.10/Submit) id hBF0TKU3003727;
	Mon, 15 Dec 2003 01:29:20 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org
	using -f
From: Pav Lucistnik <pav@FreeBSD.org>
To: Lars =?ISO-8859-1?Q?K=F6ller?= <lars@koellers.net>
In-Reply-To: <200312142031.hBEKVSNF020408@odie.koellers.net>
References: <200312142031.hBEKVSNF020408@odie.koellers.net>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-SVS9STUqdbTGIwpi0Au+"
Message-Id: <1071448159.1606.0.camel@hood.oook.cz>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Mon, 15 Dec 2003 01:29:20 +0100
cc: ports@FreeBSD.org
cc: lkoeller@FreeBSD.org
cc: spadger@best.com
Subject: Re: Upgrade of itcl breaks tkdesk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: pav@FreeBSD.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 00:29:34 -0000


--=-SVS9STUqdbTGIwpi0Au+
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

V ne, 14. 12. 2003 v 21:31, Lars K=F6ller p=ED=B9e:

> Dear port maintainers,
>=20
> the update of itcl to tcl84 totally breaks tkdesk!
>=20
> tkdesk at the moment only builds and runs with tk/tcl8.3, and itcl is=20
> now on tcl8.4.
>=20
> This mix leads to a core when tkdesk is starting.
>=20
> Please can you fix this? It costs me over an hour to track this down.

I backed out lsat update of itcl, sorry for inconvenience.
Are there any chances that tkdesk will get working with tk84?
I noticed there wasn't new release of it for nearly 5 years.

--=20
Pav Lucistnik <pav@FreeBSD.org>
              <pav@oook.cz>

--=-SVS9STUqdbTGIwpi0Au+
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/3QBfntdYP8FOsoIRAg7hAJ0dcoK/KNfNvvRj6C5WQkn7arJ/NgCgvN2U
fjazjLb/4kLTe7PhFW1WQxA=
=DGmY
-----END PGP SIGNATURE-----

--=-SVS9STUqdbTGIwpi0Au+--

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 18:14:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F386B16A4CE
	for <freebsd-ports@freebsd.org>; Sun, 14 Dec 2003 18:14:15 -0800 (PST)
Received: from mail3.panix.com (mail3.panix.com [166.84.1.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7E80543D32
	for <freebsd-ports@freebsd.org>; Sun, 14 Dec 2003 18:14:12 -0800 (PST)
	(envelope-from stanb@panix.com)
Received: from panix.com (brillig.panix.com [166.84.1.76])
	by mail3.panix.com (Postfix) with ESMTP id EFDE4982C4
	for <freebsd-ports@freebsd.org>; Sun, 14 Dec 2003 21:14:11 -0500 (EST)
Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net
	[68.58.176.69])	by panix.com (Postfix) with ESMTP id CA6E12AA4B
	for <freebsd-ports@freebsd.org>;
	Sun, 14 Dec 2003 21:14:06 -0500 (EST)
Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian))
	id 1AViF9-00010Z-00
	for <freebsd-ports@FreeBSD.ORG>; Sun, 14 Dec 2003 21:13:55 -0500
Date: Sun, 14 Dec 2003 21:13:55 -0500
From: stan <stanb@panix.com>
To: FreeBSD Ports List <freebsd-ports@FreeBSD.ORG>
Message-ID: <20031215021355.GA3846@teddy.fas.com>
Mail-Followup-To: FreeBSD Ports List <freebsd-ports@FreeBSD.ORG>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Editor: gVim
X-Operating-System: Debian GNU/Linux
X-Kernel-Version: 2.4.23
X-Uptime: 21:09:22 up 1 day, 11:07,  1 user,  load average: 0.00, 0.00, 0.00
User-Agent: Mutt/1.5.4i
Sender: Stan Brown <stanb@panix.com>
Subject: Problems using non-default user for amanda ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 02:14:16 -0000

I'm rebuilding a machine thta, among other things, I use for my Amand tape
server. 

Historicly I built Amanda outside the ports tree, but given how easy it is
to keep thinhs up to date with portupgrade, I would like to use the amanda
ports.

I'm doing:

make -DWITH_PLOT=yes -DAMANDA_USER=amandaa -DAMANDA_CONFIG=DailyDump

In the amanda-server port directory, but the binaries are still getting
installed owned by operator. Am I doing somehting wrong?

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

From owner-freebsd-ports@FreeBSD.ORG  Sun Dec 14 18:31:02 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 500CF16A4CE; Sun, 14 Dec 2003 18:31:02 -0800 (PST)
Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B148D43D2D; Sun, 14 Dec 2003 18:31:00 -0800 (PST)
	(envelope-from spadger@best.com)
Received: from crwdog.demon.co.uk
	(c-67-168-167-173.client.comcast.net[67.168.167.173])
	by comcast.net (rwcrmhc12) with ESMTP
	id <2003121502305901400428see>; Mon, 15 Dec 2003 02:30:59 +0000
Received: from localhost (localhost [127.0.0.1])
	by CRWdog.demon.co.uk (Postfix) with ESMTP id 6A1976AF;
	Sun, 14 Dec 2003 18:30:51 -0800 (PST)
X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4
To: pav@FreeBSD.org
In-Reply-To: Message from Pav Lucistnik <pav@FreeBSD.org> 
	<1071448159.1606.0.camel@hood.oook.cz> 
Mime-Version: 1.0
Content-Type: multipart/signed; boundary="==_Exmh_1933968158P";
	 micalg=pgp-sha1; protocol="application/pgp-signature"
Content-Transfer-Encoding: 7bit
Date: Sun, 14 Dec 2003 18:30:50 -0800
From: Andy Sparrow <spadger@best.com>
Message-Id: <20031215023051.6A1976AF@CRWdog.demon.co.uk>
cc: ports@FreeBSD.org
cc: lkoeller@FreeBSD.org
cc: jchris@users.sourceforge.net
cc: spadger@best.com
cc: Lars =?ISO-8859-1?Q?K=F6ller?= <lars@koellers.net>
Subject: Re: Upgrade of itcl breaks tkdesk 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 02:31:02 -0000

--==_Exmh_1933968158P
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable


(jchris, maintainer of 'tkdesk' added to Cc: list)

> > Dear port maintainers,
> > =

> > the update of itcl to tcl84 totally breaks tkdesk!
> > =

> > tkdesk at the moment only builds and runs with tk/tcl8.3, and itcl is=
 =

> > now on tcl8.4.
> > =

> > This mix leads to a core when tkdesk is starting.
> > =

> > Please can you fix this? It costs me over an hour to track this down.=

> =

> I backed out lsat update of itcl, sorry for inconvenience.
> Are there any chances that tkdesk will get working with tk84?

I'll have time to take a look at it at the end of next week, if no-one =

gets to it first. No promises, because I think I know what I'm going to =

find (namely that it needs more work than I'm prepared to put in, as I =

don't use it anymore).

> I noticed there wasn't new release of it for nearly 5 years.

Yes. Some patches in FreeBSD which make 'tkdesk' work with Tcl/Tk 8.3 =

aren't yet incorporated into the source distro, despite originating from 
=

the tkdesk mailing list originally. I saw no activity on SourceForge =

last time I looked.

There was a similar issue with the recent BLT version bump (solved by =

using the internal, obsolete, BLT in the tkdesk source tree), and I seem 
=

to recall that tkdesk also needs a update to stay in line with current =

tcl/tk standards, not just janking it up through versions (which has =

mostly worked from 8.1).

It might be possible to use the same workaround for 'itcl' as was done =

for BLT, but this is getting uglier and uglier, and simply staving off =

the inevitable.

Pav, thanks for your hard work to update 'itcl' and keep it up-to-date =

(not to mention those working on the Tcl/Tk updates).

It's obviously not my decision to take, but I regret to say that I tend =

to the view that it is probably best for -ports as a whole to update =

'itcl' to 8.4 if the only thing holding it back is the 'tkdesk' port.

This would leave 'tkdesk' broken, to be updated as/when possible. I =

might be mistaken, but I don't think it's worked on Linux since they =

went to 8.3 - and that *BSD is the only place where 'tkdesk' has worked =

for quite some time.

Regards,

AS






--==_Exmh_1933968158P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
Comment: Exmh version 2.6.3 04/04/2003

iD8DBQE/3RzaPHh895bDXeQRAqWeAJ92qI4GbrHANTwtIkZvX54qo0gHcACbB+BF
PzMdxzfrKoCXajcH8+c/TR8=
=8CY7
-----END PGP SIGNATURE-----

--==_Exmh_1933968158P--

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 00:10:06 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4CDE416A4CE
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 00:10:06 -0800 (PST)
Received: from wizard.xinus.net (wizard.xinus.net [62.212.103.118])
	by mx1.FreeBSD.org (Postfix) with SMTP id B497043D45
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 00:10:02 -0800 (PST)
	(envelope-from david@xinus.net)
Received: (qmail 398 invoked by uid 1008); 15 Dec 2003 08:10:34 -0000
Received: from david@xinus.net by wizard.xinus.net by uid 82 with qmail-scanner-1.20rc4 
 (clamscan: 0.65. spamassassin: 2.60.  Clear:RC:1:SA:0(0.0/5.0):. 
 Processed in 4.274447 secs); 15 déc 2003 08:10:34 -0000
X-Qmail-Scanner-Mail-From: david@xinus.net via wizard.xinus.net
X-Qmail-Scanner: 1.20rc4 (Clear:RC:1:SA:0(0.0/5.0):. Processed in 4.274447
	secs)
Received: from unknown (HELO SHUTTLE) (192.168.0.30)
  by 0 with SMTP; 15 Dec 2003 08:10:28 -0000
Message-ID: <003101c3c2e3$63259d00$1e00a8c0@SHUTTLE>
From: "David du SERRE-TELMON" <david@xinus.net>
To: <roam@FreeBSD.org>
Date: Mon, 15 Dec 2003 09:13:56 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	wizard.xinus.net
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.60
cc: ports@FreeBSD.org
Subject: FreeBSD Port: daemontools-0.76
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 08:10:06 -0000

Hi,

I'm using daemontools port, but I've a got a problem (see the problem
below).

Somebody on the qmail list say me that I must see this with you :

> You're not actually running qmail and daemontools, then -- you're running
> random code by other authors based on djb's code.  The *BSD ports have
shown
> all kinds of weird behaviours in the past introduced by their port
> maintainers.

Thank you for your help.

----- Original Message ----- 
From: "David du SERRE-TELMON" <daviddst@netcourrier.com>
To: <qmail@list.cr.yp.to>
Sent: Sunday, December 14, 2003 10:12 PM
Subject: Daemontools -> error with logging


> Hi,
>
> I use daemontools under FreeBSD in order to use qmail.
> All application have been install from port collection (qmail,
daemontools,
> vpopmail...).
>
> This is my problem : When an email come from smtp daemon, if there is an
> error with delivry, it make a folder at root directory with error content.
>
> For exemple, this is an error, user unkow, this is the log
> (/var/log/qmail/current)
>
> @400000003fdcc47330ecaa74 new msg 717
> @400000003fdcc47332d26a04 info msg 717: bytes 964 from
> <daviddst@freezer.xinus.com> qp 4692 uid 1008
> @400000003fdcc47334c25324 starting delivery 6: msg 717 to local
> wizard.xinus.net-baduser@wizard.xinus.com
> @400000003fdcc473379a469c status: local 1/10 remote 0/20
> @400000003fdcc474029ff57c delivery 6: failure:
> Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1)/
> @400000003fdcc4740317c174 status: local 0/10 remote 0/20
> @400000003fdcc47404376a14 bounce msg 717 qp 4696
> @400000003fdcc474047afedc end msg 717
>
> Here, it's normal. But, a processus make this folder at / (I suppose it's
> somethning running by daemontools, because i'ts become to root) :
> drwx------    3 root     wheel         512 déc 14 20:54 no such user
> baduser@wizard.xinus.com
>
> I use the same startup scripts on a Debian distribution, and I haven't got
> this problem. It's just a logging problem, qmail work fine.
> I don't know how I can solve this problem.
>
> Any idea ?
>
> Thank you.
>
> David.
>

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 00:24:34 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3AA5E16A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 00:24:34 -0800 (PST)
Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3F34C43D1F
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 00:24:33 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1])
	by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBF8OTRm005210;
	Mon, 15 Dec 2003 00:24:29 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBF8OSMk005187;
	Mon, 15 Dec 2003 00:24:28 -0800 (PST)
	(envelope-from obrien)
Date: Mon, 15 Dec 2003 00:24:28 -0800
From: "David O'Brien" <obrien@freebsd.org>
To: Richard Coleman <richardcoleman@mindspring.com>
Message-ID: <20031215082428.GA2341@dragon.nuxi.com>
References: <200312140705.hBE75ea9012635@repoman.freebsd.org>
	<3FDCA9B2.4090004@mindspring.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3FDCA9B2.4090004@mindspring.com>
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 5.2-BETA
Organization: The NUXI BSD Group
X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3  90 76 5D 69 58 D9 98 7A
X-Pgp-Rsa-Keyid: 1024/34F9F9D5
cc: freebsd-ports@freebsd.org
Subject: Re: WITH variables for shells
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: obrien@freebsd.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 08:24:34 -0000

On Sun, Dec 14, 2003 at 01:19:30PM -0500, Richard Coleman wrote:
> Is there any way we can unify the WITH variables that are used for 
> specifying a static shells.  A quick check of several ports showed the 
> following
> 
> bash2: WANT_STATIC_BASH
> zsh:   NOSHARED
> ksh93: WANT_STATIC

I added support for NOSHARED to bash2, as that made sense and is what is
also used in /usr/src.  WANT_STATIC is too generic for my tastes.

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 02:36:22 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4940616A4CE
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 02:36:22 -0800 (PST)
Received: from kryptos.mud.pl (201-moc-7.acn.waw.pl [212.76.58.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E048C43D31
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 02:36:19 -0800 (PST)
	(envelope-from wtp@mud.pl)
Received: from localhost (localhost.lan.wtp3.org [127.0.0.1])
	by kryptos.mud.pl (Postfix) with ESMTP id 5ABE426388
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 11:36:17 +0100 (CET)
Received: from kryptos.mud.pl ([127.0.0.1])
 by localhost (kryptos.mud.pl [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 13508-04 for <ports@FreeBSD.org>;
 Mon, 15 Dec 2003 11:36:15 +0100 (CET)
Received: from localhost.lan.wtp3.org (localhost.lan.wtp3.org [127.0.0.1])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by kryptos.mud.pl (Postfix) with ESMTP id 5CB1026172
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 11:36:15 +0100 (CET)
Date: Mon, 15 Dec 2003 11:36:14 +0100 (CET)
From: Krzysztof Stryjek <wtp@mud.pl>
To: ports@FreeBSD.org
Message-ID: <20031215113043.M87234@kryptos.mud.pl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new at kryptos.mud.pl
Subject: /usr/ports/comms/gnokii fetch problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 10:36:22 -0000

Hello,

The gnokii port was updated, but unfortunatelly is not fetchable.
Here is log:

[gnokii]$ sudo make fetch

>> gnokii-0.5.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnokii-0.5.6.tar.bz2: Not Found
>> Attempting to fetch from http://savannah.nongnu.org/download/gnokii/.
fetch: http://savannah.nongnu.org/download/gnokii/gnokii-0.5.6.tar.bz2: Moved Temporarily
>> Attempting to fetch from ftp://ftp.gnokii.org/pub/gnokii/.
fetch: ftp://ftp.gnokii.org/pub/gnokii/gnokii-0.5.6.tar.bz2: Service Unavailable
>> Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnokii-0.5.6.tar.bz2: Not Found
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/comms/gnokii.

Problem is, that sites where hacked lately (savannach). telnet
ftp.gnokii.org 21 says:
Trying 66.70.73.150...
telnet: connect to address 66.70.73.150: Connection refused
telnet: Unable to connect to remote host

So maybe there are others sources of new gnokii tarball?

Thanks a lot
Greetings
-- 
/~\ The ASCII                  Krzysztof Stryjek
\ / Ribbon Campaign            wtp@NOSPAM.mud.pl
 X  Against HTML              http://mud.pl/~wtp/
/ \ Email!               GG: 3608113   ICQ: 124986907

A consultant is a person who borrows your watch, tells you what time it
is, pockets the watch, and sends you a bill for it.

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 02:53:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1FCD916A4CF
	for <ports@freebsd.org>; Mon, 15 Dec 2003 02:53:35 -0800 (PST)
Received: from mailout.informatik.tu-muenchen.de
	(mailout.informatik.tu-muenchen.de [131.159.0.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5280E43D33
	for <ports@freebsd.org>; Mon, 15 Dec 2003 02:53:33 -0800 (PST)
	(envelope-from barner@in.tum.de)
Received: from zi025.glhnet.mhn.de (localhost.glhnet.mhn.de. [127.0.0.1])
	by zi025.glhnet.mhn.de (8.12.9p2/8.12.9) with ESMTP id hBFArUSa059823;
	Mon, 15 Dec 2003 11:53:31 +0100 (CET)
	(envelope-from simon@zi025.glhnet.mhn.de)
Received: (from simon@localhost)
	by zi025.glhnet.mhn.de (8.12.9p2/8.12.9/Submit) id hBFArUF8059783;
	Mon, 15 Dec 2003 11:53:30 +0100 (CET)
	(envelope-from simon)
Date: Mon, 15 Dec 2003 11:53:29 +0100
From: Simon Barner <barner@in.tum.de>
To: Krzysztof Stryjek <wtp@mud.pl>
Message-ID: <20031215105329.GB350@zi025.glhnet.mhn.de>
References: <20031215113043.M87234@kryptos.mud.pl>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L"
Content-Disposition: inline
In-Reply-To: <20031215113043.M87234@kryptos.mud.pl>
User-Agent: Mutt/1.5.4i
X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de
cc: ports@freebsd.org
Subject: Re: /usr/ports/comms/gnokii fetch problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 10:53:35 -0000


--FCuugMFkClbJLl1L
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

> So maybe there are others sources of new gnokii tarball?

A quick google research for gnokii-0.5.6.tar.bz2 brought up the following
this site may not be suitable as a master site for the port, but you can
fetch your distfile manually from there):

http://ccache.samba.org/ftp/gnokii/gnokii-0.5.6.tar.bz2

Simon

--FCuugMFkClbJLl1L
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/3ZKpCkn+/eutqCoRAknAAKD7YJDAX5NvLqkv/G60CQAlkbz2CQCg362I
pEtUkzLwZ5MblA6/jDVCSno=
=6oCl
-----END PGP SIGNATURE-----

--FCuugMFkClbJLl1L--

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 04:30:02 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8335816A4E1; Mon, 15 Dec 2003 04:30:02 -0800 (PST)
Received: from saturn.criticalmagic.com (saturn.criticalmagic.com
	[68.213.16.21])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B5D0C43D1D; Mon, 15 Dec 2003 04:30:00 -0800 (PST)
	(envelope-from richardcoleman@mindspring.com)
Received: from mindspring.com (titan.criticalmagic.com [68.213.16.23])
	by saturn.criticalmagic.com (Postfix) with ESMTP
	id BCCD53BD2A; Mon, 15 Dec 2003 07:29:59 -0500 (EST)
Message-ID: <3FDDA955.2090304@mindspring.com>
Date: Mon, 15 Dec 2003 07:30:13 -0500
From: Richard Coleman <richardcoleman@mindspring.com>
Organization: Critical Magic, Inc.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: obrien@freebsd.org
References: <200312140705.hBE75ea9012635@repoman.freebsd.org>
	<3FDCA9B2.4090004@mindspring.com> <20031215082428.GA2341@dragon.nuxi.com>
In-Reply-To: <20031215082428.GA2341@dragon.nuxi.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: freebsd-ports@freebsd.org
Subject: Re: WITH variables for shells
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: richardcoleman@mindspring.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 12:30:02 -0000

David O'Brien wrote:
> On Sun, Dec 14, 2003 at 01:19:30PM -0500, Richard Coleman wrote:
> 
>>Is there any way we can unify the WITH variables that are used for 
>>specifying a static shells.  A quick check of several ports showed the 
>>following
>>
>>bash2: WANT_STATIC_BASH
>>zsh:   NOSHARED
>>ksh93: WANT_STATIC
> 
> 
> I added support for NOSHARED to bash2, as that made sense and is what is
> also used in /usr/src.  WANT_STATIC is too generic for my tastes.

Thanks.

Richard Coleman
richardcoleman@mindspring.com


From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 07:02:39 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F45A16A4D3
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 07:02:39 -0800 (PST)
Received: from mail.httpsite.com (mail.httpsite.com [208.3.251.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5951543DAD
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 06:42:17 -0800 (PST)
	(envelope-from ah61@mlz.us)
Received: from andy (localhost [127.0.0.1])2002))
	freebsd-ports@freebsd.org; Mon, 15 Dec 2003 09:41:52 -0500 (EST)
Date: Mon, 15 Dec 2003 09:42:11 -0500
From: Andy Harrison <ah61@mlz.us>
To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Message-id: <20031215094211.141fc3f5.ah61@mlz.us>
MIME-version: 1.0
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-System-Info-OS: FreeBSD 4.9-STABLE
X-System-Info-httpd: apache-1.3.28
X-System-Info-WM: windowmaker-0.80.2
X-System-Info-RT: rt-3-0-6
X-System-Info-DB: PostgreSQL-7.3.3
X-Homepage: http://www.nachoz.com
X-PGP-Key: GPG http://www.nachoz.com/andy.pub
Subject: Opera
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 15:02:39 -0000

> www/opera
>    Opera has given us permission to redistribute.
>    
>    Submitted by:   maintainer
>    12 Dec 2003 - marcus
>    http://www.FreshPorts.org/www/opera/

This is great news.  I love Opera a lot.  Nice to see a vote of support from the Opera folks.

-- 
Andy Harrison
Great Works Internet
System Operations
(full headers for details)

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 10:43:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C3F4E16A4DD
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 10:43:16 -0800 (PST)
Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B1D643D45
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 10:43:14 -0800 (PST)
	(envelope-from stephen@math.missouri.edu)
Received: from math.missouri.edu
	(12-216-240-169.client.mchsi.com[12.216.240.169])
	by sccimhc02.asp.att.net (sccimhc02) with SMTP
	id <20031215184313im2003ldg2e>; Mon, 15 Dec 2003 18:43:13 +0000
Message-ID: <3FDE00C0.7080706@math.missouri.edu>
Date: Mon, 15 Dec 2003 12:43:12 -0600
From: Stephen Montgomery-Smith <stephen@math.missouri.edu>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031213
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: How to install perl-Tk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 18:43:16 -0000

I have been trying to install the x11-toolkits/p5-Tk port on my 
FreeBSD-4.9-stable system, and I get the error message:

===>  p5-Tk-804.025.b6 This port needs Perl 5.8.0 or greater, please upgrade 
your Perl!.

I have no desire to upgrade to FreeBSD-5.  I did a search on the mail archives, 
but could find no answer for what to do.  Presumably I need to install the 
perl5.8 port, but I don't know what to do after that.  (I looked for 'PERL' in 
/etc/make.conf to see if there was something I could do there, but I didn't see 
anything.)

Thanks, Stephen

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 10:51:39 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8740416A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 10:51:39 -0800 (PST)
Received: from mail.httpsite.com (mail.httpsite.com [208.3.251.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EC7C43D33
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 10:51:38 -0800 (PST)
	(envelope-from ah61@mlz.us)
Received: from andy (localhost [127.0.0.1])2002))
	freebsd-ports@freebsd.org; Mon, 15 Dec 2003 13:51:14 -0500 (EST)
Date: Mon, 15 Dec 2003 13:51:35 -0500
From: Andy Harrison <ah61@mlz.us>
In-reply-to: <3FDE00C0.7080706@math.missouri.edu>
To: freebsd-ports@freebsd.org
Message-id: <20031215135135.4de94260.ah61@mlz.us>
MIME-version: 1.0
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-System-Info-OS: FreeBSD 4.9-STABLE
X-System-Info-httpd: apache-1.3.28
X-System-Info-WM: windowmaker-0.80.2
X-System-Info-RT: rt-3-0-6
X-System-Info-DB: PostgreSQL-7.3.3
X-Homepage: http://www.nachoz.com
X-PGP-Key: GPG http://www.nachoz.com/andy.pub
References: <3FDE00C0.7080706@math.missouri.edu>
Subject: Re: How to install perl-Tk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 18:51:39 -0000

On Mon, 15 Dec 2003 12:43:12 -0600
Stephen Montgomery-Smith <stephen@math.missouri.edu> wrote:

> Presumably I need to install the 
>  perl5.8 port, but I don't know what to do after that. 

Usage:
  /usr/local/bin/use.perl port       -> /usr/bin/perl is the perl5 port
  /usr/local/bin/use.perl system     -> /usr/bin/perl is the system perl

-- 
Andy Harrison
Great Works Internet
System Operations
(full headers for details)

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 10:57:28 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4E0F816A4CE
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 10:57:28 -0800 (PST)
Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl
	[217.19.20.186])	by mx1.FreeBSD.org (Postfix) with SMTP id 18D8C43D35
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 10:57:23 -0800 (PST)
	(envelope-from avleeuwen@piwebs.com)
Received: (qmail 73839 invoked from network); 15 Dec 2003 18:57:52 -0000
Received: from unknown (HELO 192.168.0.109) (192.168.0.109)
  by 0 with SMTP; 15 Dec 2003 18:57:52 -0000
From: Arjan van Leeuwen <avleeuwen@piwebs.com>
To: "David du SERRE-TELMON" <david@xinus.net>, <roam@FreeBSD.org>
Date: Mon, 15 Dec 2003 19:57:17 +0100
User-Agent: KMail/1.5.4
References: <003101c3c2e3$63259d00$1e00a8c0@SHUTTLE>
In-Reply-To: <003101c3c2e3$63259d00$1e00a8c0@SHUTTLE>
MIME-Version: 1.0
Content-Type: multipart/signed;
  protocol="application/pgp-signature";
  micalg=pgp-sha1;
  boundary="Boundary-02=_QQg3/JHkWajCQlb";
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <200312151957.20902.avleeuwen@piwebs.com>
cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: daemontools-0.76
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 18:57:28 -0000


--Boundary-02=_QQg3/JHkWajCQlb
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline

On Monday 15 December 2003 09:13, David du SERRE-TELMON wrote:
> Hi,
>
> I'm using daemontools port, but I've a got a problem (see the problem
> below).
>
> Somebody on the qmail list say me that I must see this with you :
> > You're not actually running qmail and daemontools, then -- you're runni=
ng
> > random code by other authors based on djb's code.  The *BSD ports have
>
> shown
>
> > all kinds of weird behaviours in the past introduced by their port
> > maintainers.
>
> Thank you for your help.

Hi David,

This is definitely not the fault of the port maintainer. I've been running=
=20
daemontools/ucspi-tcp/qmail/vpopmail for ages on dozens of servers from=20
ports. This comment is ridiculous (not from you, from the guy on the qmail=
=20
list who told you this)...=20

It's just a qmail configuration problem somewhere. I think you should be on=
=20
the vpopmail or qmail lists for that :). I use the scripts from=20
www.lifewithqmail.org with some small modifications, and they work fine.

Best regards,

Arjan

--Boundary-02=_QQg3/JHkWajCQlb
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/3gQQ3Ym57eNCXiERAi1DAJ0cvwBTfp3vGu9ExWinu2OoLRdODgCdHH+0
9a2fYUtqAyrtiIdsYG2qQJI=
=CqEL
-----END PGP SIGNATURE-----

--Boundary-02=_QQg3/JHkWajCQlb--

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 11:07:19 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7C19D16A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 11:07:19 -0800 (PST)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4267B43D36
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 11:01:01 -0800 (PST)
	(envelope-from owner-bugmaster@freebsd.org)
Received: from freefall.freebsd.org (peter@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id hBFJ11FR039294
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 11:01:01 -0800 (PST)
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBFJ0w9f039281
	for freebsd-ports@freebsd.org; Mon, 15 Dec 2003 11:00:58 -0800 (PST)
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 15 Dec 2003 11:00:58 -0800 (PST)
Message-Id: <200312151900.hBFJ0w9f039281@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: peter set sender to
	owner-bugmaster@freebsd.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: FreeBSD ports list <freebsd-ports@freebsd.org>
Subject: Current unassigned ports problem reports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 19:07:19 -0000

Current FreeBSD problem reports

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.

Bugs can be in one of several states:

o - open
     A problem report has been submitted, no sanity checking performed.

a - analyzed
     The problem is understood and a solution is being sought.

f - feedback
     Further work requires additional information from the
     originator or the community - possibly confirmation of
     the effectiveness of a proposed solution.

p - patched
     A patch has been committed, but some issues (MFC and / or
     confirmation from originator) are still open.

s - suspended
     The problem is not being worked on, due to lack of information
     or resources.  This is a prime candidate
     for somebody who is looking for a project to do.
     If the problem cannot be solved at all,
     it will be closed, rather than suspended.

c - closed
     A problem report is closed when any changes have been integrated,
     documented, and tested -- or when fixing the problem is abandoned.

Critical problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
o [2003/06/28] ports/53874 ports-bugs  /usr/ports/emulators/linux_base isn't wor
o [2003/07/08] ports/54230 ports-bugs  fsck_ext2fs is broken (unable to perform 
o [2003/10/23] ports/58443 ports-bugs  mod_perl2 not upgrading properly
o [2003/10/25] ports/58531 ports-bugs  multimedia/mplayer: bktr input doesn't wo
o [2003/10/27] ports/58602 ports-bugs  web2ldap-0.10.4 doesn't work on FreeBSD 5
o [2003/11/16] ports/59360 ports-bugs  port logjam2 does not compile
o [2003/11/29] ports/59805 ports-bugs  www/rt3: problem with RT 3.0.7 on FreeBSD
o [2003/12/04] ports/59946 ports-bugs  [fix] multimedia/mplayer: bktr input not 
o [2003/12/11] ports/60170 ports-bugs  x11-clocks/xalarm (3.06) can fail in Dece
o [2003/12/14] ports/60237 ports-bugs  Maintainer update: net/adasockets

10 problems total.

Serious problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
o [2000/10/02] ports/21714 ports-bugs  audio problem with games/nil
o [2001/06/12] ports/28102 ports-bugs  Recent changes to 4.3-STABLE break arla-0
o [2001/12/11] ports/32700 ports-bugs  net/arla: inode changes for large
o [2002/01/15] ports/33927 ports-bugs  ja-dvipdfm port requires texmf/dvips/base
o [2002/04/07] ports/36846 ports-bugs  fxtv 1.03 freezes the system when $LANG=d
o [2002/04/22] ports/37361 ports-bugs  installing gcc30 port breaks devel/gettex
o [2002/05/27] ports/38602 ports-bugs  x11-wm/tvtwm is confused about PREFIX
o [2002/07/16] ports/40672 ports-bugs  wsoundserver defaults to using esound and
o [2002/07/29] ports/41128 ports-bugs  dns/dnrd: recv_addr init wrong and 512 by
o [2002/11/12] ports/45234 ports-bugs  timidity++ portupgrade problem, removes s
o [2002/11/18] ports/45417 ports-bugs  everybuddy installs modules in wrong plac
o [2002/11/27] ports/45805 ports-bugs  security/sfs does not build on Alpha
o [2002/12/17] ports/46338 ports-bugs  security/cyrus-sasl 1.5.27_7 mysql_verify
o [2002/12/25] ports/46530 ports-bugs  x11-toolkits/gtkada links against unexist
o [2003/01/03] ports/46741 ports-bugs  PVM-POV fails trying to locate file/folde
o [2003/01/10] ports/46964 ports-bugs  Failure when running "make install" on ex
s [2003/01/14] ports/47061 ports-bugs  Conflicting system headers by build of gr
f [2003/01/31] ports/47768 ports-bugs  print/ghostscript-afpl gv (3.5.8_1) can't
o [2003/04/10] ports/50795 ports-bugs  misc/solfege does not function
s [2003/04/11] ports/50844 ports-bugs  MPlayer fails to build on Alpha
o [2003/04/18] ports/51128 ports-bugs  It is not possible to build security/drwe
o [2003/05/02] ports/51711 ports-bugs  /usr/ports/emulators/linux_base will not 
o [2003/05/02] ports/51714 ports-bugs  emulators/linux_base port fails to instal
o [2003/05/11] ports/52079 ports-bugs  vmware3 hangs when nmdm(4) is used as COM
o [2003/05/23] ports/52602 ports-bugs  security/ident2 port segfaults when retur
o [2003/06/17] ports/53414 ports-bugs  port security/amavis-perl open filedescri
f [2003/07/08] ports/54234 ports-bugs  gnu-radius fails to build on 4.8-STABLE
o [2003/07/19] ports/54647 ports-bugs  Updated gsfonts 6.0 disables printing in 
o [2003/07/28] ports/54970 ports-bugs  emulators/linux_base Port Makefile "dange
f [2003/07/28] ports/54972 ports-bugs  net/simicq compilation error
o [2003/08/15] ports/55611 ports-bugs  Clamav port package build fails on 5.x wh
o [2003/08/15] kern/55617  ports-bugs  Accessing an nsmb-mounted drive via a smb
o [2003/08/24] ports/55948 ports-bugs  install of ports/emulators/linux_base fil
o [2003/08/26] ports/56011 ports-bugs  bonnie++ doesn't do large files
o [2003/08/29] ports/56157 ports-bugs  [patch] x11/nvidia-driver build broken
o [2003/09/02] ports/56359 ports-bugs  new port: www/adzap2squirm
o [2003/09/07] ports/56567 ports-bugs  mail/spamass-milter fails in configure st
o [2003/09/09] ports/56660 ports-bugs  new slave port www/mod_jk-apache2
o [2003/09/09] ports/56661 ports-bugs  modify port mod_jk2 to build mod_jk2 2.x
o [2003/09/09] ports/56662 ports-bugs  new slave port www/mod_jk2-apache2
o [2003/09/21] ports/57056 ports-bugs  libsm and libsmutil not installed -> fail
f [2003/09/23] ports/57126 ports-bugs  molden port broken
o [2003/10/03] ports/57552 ports-bugs  cannot install www/frontpage: pkg_create:
f [2003/10/06] ports/57644 ports-bugs  [PATCH] changing CFLAGS and CPUTYPE respe
o [2003/10/06] ports/57685 ports-bugs  New Port: emulators/geepee32, the only GP
o [2003/10/09] ports/57790 ports-bugs  cdparanoia triggers kernel panic
o [2003/10/09] ports/57793 ports-bugs  New port: sysutils/ng_ipacct, Netgraf net
o [2003/10/10] ports/57854 ports-bugs  Port java/jboss3 is dependent on but does
o [2003/10/12] ports/57897 ports-bugs  Portupgrade of mplayer to latest version 
o [2003/10/13] ports/57956 ports-bugs  New port: java/eclipse-pmd plugin
o [2003/10/14] ports/58059 ports-bugs  port math/ploticus needs GCC 3.x to compi
o [2003/10/20] ports/58270 ports-bugs  ports/mail/popd returns broken line
o [2003/10/23] ports/58461 ports-bugs  Version 1.26 of sys/cdio.h breaks build o
o [2003/10/24] ports/58482 ports-bugs  net/poptop changed default PPP from /usr/
o [2003/10/30] ports/58724 ports-bugs  `www/mod_perl' install MAN3 pages on in s
o [2003/11/04] ports/58920 ports-bugs  lang/php4 compiles with unexcpected libs
o [2003/11/04] ports/58943 ports-bugs  [PATCH] apache.org changed their distribu
f [2003/11/06] ports/58998 ports-bugs  [PATCH] Update security/drweb to 4.30
o [2003/11/09] ports/59088 ports-bugs  Security problem in nvi-perl port
o [2003/11/18] ports/59444 ports-bugs  New port: print/tipa, a package that prov
o [2003/11/19] ports/59495 ports-bugs  gscmxx depends on p5-Image-Size at run ti
o [2003/11/20] ports/59499 ports-bugs  [patch] textproc/xerces-c2: openFile func
o [2003/11/27] ports/59741 ports-bugs  [maintainer update]Fix Potential security
f [2003/11/29] ports/59801 ports-bugs  [MAINTAINER] www/caudium-devel: update to
o [2003/12/06] ports/59993 ports-bugs  databases/mysql-connector-java requires J
o [2003/12/09] ports/60081 ports-bugs  x11/nvidia driver should install in to /b
o [2003/12/11] ports/60135 ports-bugs  clamav startup failure: unable to create 
o [2003/12/12] ports/60182 ports-bugs  clamav doesn't build on 4.x WITH_MILTER
o [2003/12/15] ports/60259 ports-bugs  [UPDATE] net/p5-OAI-Harvester from 0.9,1 
o [2003/12/15] ports/60275 ports-bugs  PORTVERSION is wrong
o [2003/12/15] ports/60277 ports-bugs  mail/getmail - update from 3.2.0 to 3.2.1

71 problems total.

Non-critical problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
s [2001/01/12] ports/24299 ports-bugs  New port sysutils/tpconfig: configure the
o [2001/01/30] ports/24749 ports-bugs  mysql323-server pkg-install script doesn'
o [2001/08/21] ports/29929 ports-bugs  wginstall.pl script chokes on calculated 
o [2001/09/23] ports/30754 ports-bugs  x11/dgs port overwrites a number of files
o [2001/09/30] ports/30929 ports-bugs  [net/pppoa] use usbd to initialize USB AD
a [2001/11/12] ports/31943 ports-bugs  mysql323-server port hostname look up fai
o [2001/12/04] ports/32508 ports-bugs  www/flashplugin-mozilla has malloc bug
o [2002/01/17] ports/33980 ports-bugs  Can't use sgmltools-lite-3.0.0 port
o [2002/02/27] ports/35372 ports-bugs  pgp6 ports fails to compile on alpha plat
s [2002/03/01] ports/35459 ports-bugs  portupgrade doesn't clean up dependencies
o [2002/04/17] ports/37186 ports-bugs  Dbview contains an error, because of whic
o [2002/05/13] ports/38034 ports-bugs  compaq-cc (under linux-emu) installes man
f [2002/06/01] ports/38800 ports-bugs  update www/roxen to Roxen WebServer 2.2.2
s [2002/06/18] ports/39476 ports-bugs  profxp will run but when you fxp a file i
o [2002/06/21] ports/39634 ports-bugs  Port pclock unaligned access on alpha
o [2002/08/02] ports/41259 ports-bugs  Info directory change for various GNU Ema
a [2002/08/03] ports/41282 ports-bugs  New_Ports japanese/stevie-*
o [2002/08/07] ports/41400 ports-bugs  sgmltools-lite update to 3.0.3
o [2002/08/19] ports/41784 ports-bugs  vmware2 causes panic on recent -current
o [2002/08/25] ports/42018 ports-bugs  pkg_info with PKG_PATH searches through t
o [2002/08/28] ports/42134 ports-bugs  linux-gtk PORTREVISION contaminates other
o [2002/09/10] ports/42642 ports-bugs  cfexecd needs symlink, cfexecd, cfservd a
f [2002/09/29] ports/43484 ports-bugs  Update port net/arla to 0.35.9
o [2002/10/09] ports/43880 ports-bugs  Names of Emacs ports are misleading
o [2002/11/16] ports/45343 ports-bugs  Metamail 2.7 incorrectly patched [PATCH]
o [2002/12/02] ports/45911 ports-bugs  GEOM-related problem sysutils/diskcheckd 
o [2002/12/23] ports/46510 ports-bugs  security/ssh does not correctly store the
f [2002/12/27] ports/46570 ports-bugs  x11/efancylauncher core dump as receiving
f [2003/01/19] ports/47218 ports-bugs  PostgreSQL client has problems when libbi
o [2003/02/02] ports/47834 ports-bugs  mysql-server-3.23.55 upgrade should be mo
f [2003/03/04] ports/48913 ports-bugs  vtk does not compile with nvidia-drivers 
o [2003/04/11] ports/50840 ports-bugs  mail/squirrelmail - Port Docs in wrong lo
f [2003/04/15] ports/50992 ports-bugs  ports-bug: devel/kprof
o [2003/04/17] ports/51087 ports-bugs  spamass-milter can not be built with send
o [2003/04/21] ports/51214 ports-bugs  New port: www/zope-localizer
o [2003/04/21] ports/51215 ports-bugs  New port: www/zope-translationservice
f [2003/06/02] ports/52877 ports-bugs  Non-Maintainer-Update: mail/postfix add s
o [2003/06/04] ports/52941 ports-bugs  security/poc card-terminal problems
f [2003/06/07] ports/53019 ports-bugs  New Port: irc/kvirc3, an irc client based
o [2003/06/23] ports/53636 ports-bugs  Suggestion for rc.d style startup scripts
o [2003/06/24] ports/53671 ports-bugs  NEW PORT: net/rude, rude and crude UDP tr
o [2003/06/25] ports/53740 ports-bugs  New port: science/fluka - Linux Monte Car
o [2003/07/01] ports/53983 ports-bugs  New port: www/exuserfolder, Zope Extensib
o [2003/07/03] ports/54059 ports-bugs  New port: www/zope-psycopg, database adap
o [2003/07/03] ports/54079 ports-bugs  New port: www/formulator, Formulator for 
o [2003/07/04] ports/54095 ports-bugs  New port: www/parsedxml, ParsedXML for Zo
o [2003/07/04] ports/54096 ports-bugs  Plone port bundled formulator conflicts w
o [2003/07/09] ports/54251 ports-bugs  [NEW PORT] www/zope-xmlwidgets: XMLWidget
o [2003/07/09] ports/54271 ports-bugs  New port: databases/pgbash
o [2003/07/09] ports/54298 ports-bugs  New port irc/kvirc, KVIrc 3.0.0
o [2003/07/10] ports/54352 ports-bugs  Conversion rc.d scripts to RC_NG
o [2003/07/12] ports/54414 ports-bugs  New port: misc/dasher, text entry system 
o [2003/07/16] ports/54550 ports-bugs  [NEW PORT] www/zope-FileSystemSite: Enabl
o [2003/07/16] ports/54553 ports-bugs  New port: sysutils/growspd displays growt
f [2003/07/19] ports/54636 ports-bugs  misc/gtktalog: Remove PERL dependancy and
o [2003/07/20] ports/54650 ports-bugs  new port submission - misc/zidrav - file 
o [2003/07/21] ports/54732 ports-bugs  New port: www/mod_auth_pam2 (mod_auth_pam
o [2003/07/24] ports/54812 ports-bugs  New Port archivers/par2cmdline for verify
o [2003/07/24] ports/54814 ports-bugs  New port: hungarian/hunspell version 0.9.
f [2003/07/25] ports/54841 ports-bugs  Checksum mismatch on Linux-Realplayer por
o [2003/07/28] ports/54984 ports-bugs  New port: mail/postfixadmin <synopsis ofs
o [2003/07/29] ports/55030 ports-bugs  [New Port] devel/rapidsvn
o [2003/08/01] ports/55143 ports-bugs  [NEW PORT] math/koctave3: KDEGUI for octa
f [2003/08/02] ports/55196 ports-bugs  NEW port: math/taucs
o [2003/08/04] ports/55229 ports-bugs  New port: ftp/tnftpd (obsoletes ftp/lukem
o [2003/08/08] ports/55371 ports-bugs  xfig dumps core (unaligned access), if US
o [2003/08/10] ports/55446 ports-bugs  Update net/xprobe
o [2003/08/13] ports/55540 ports-bugs  new port: x11-fm/xplore 1.2a file manager
o [2003/08/14] ports/55592 ports-bugs  New port: irc/accutron2000, irc bot
o [2003/08/17] ports/55669 ports-bugs  emacs20 and emacs21 override each other a
o [2003/08/17] ports/55672 ports-bugs  New port: x11-wm/wmconfig, X window manag
o [2003/08/23] ports/55896 ports-bugs  [NEWPORT] www/mozplugger
o [2003/08/24] ports/55924 ports-bugs  New port: ftp/proma <synopsis ofa the pro
o [2003/08/27] ports/56067 ports-bugs  [NEW PORT] palm/synce-gnomevfs: Gnome VFS
o [2003/08/27] ports/56069 ports-bugs  [NEW PORT] palm/synce-trayicon: GNOME tra
o [2003/08/28] ports/56091 ports-bugs  hp220 driver for print/ghostscript-gnu do
o [2003/08/29] ports/56129 ports-bugs  New Port: devel/safestr - Safe C String L
o [2003/08/30] ports/56219 ports-bugs  new port: sysutils/mapchan, mapchan utili
o [2003/08/31] ports/56225 ports-bugs  [NEW PORT] palm/uppc-kmod: USB device dri
o [2003/09/01] ports/56266 ports-bugs  [new port] net/jffnms - Very advanced net
f [2003/09/02] ports/56307 ports-bugs  [PATCH] esound, sdl support for games/fre
o [2003/09/02] ports/56308 ports-bugs  NEW port math/itl (with LAM support)
o [2003/09/06] ports/56536 ports-bugs  New Port: www/CGI-Application-ValidateRM 
o [2003/09/08] ports/56585 ports-bugs  distfile problems with port sysutils/rc_s
o [2003/09/08] ports/56597 ports-bugs  bad startup perfomance of mpg123 with pcm
o [2003/09/09] ports/56658 ports-bugs  Convert security/amavisd startup scripts 
o [2003/09/14] ports/56864 ports-bugs  sdl12 fails in joystick/bsd
o [2003/09/16] ports/56928 ports-bugs  jce-aba port should install to $JAVA_HOME
o [2003/09/17] ports/56969 ports-bugs  New port: mail/mail-notification, a GNOME
o [2003/09/21] ports/57074 ports-bugs  mail/postfix pkg-message needs additional
o [2003/09/23] ports/57143 ports-bugs  modules in flash shell broken
o [2003/09/24] ports/57152 ports-bugs  pear-* ports: simplify path to devel/pear
o [2003/09/24] ports/57155 ports-bugs  make devel/pear-PEAR and other pear-* por
o [2003/09/24] ports/57162 ports-bugs  The latest stable release of DansGuardian
f [2003/09/24] ports/57198 ports-bugs  multimedia/xmms fix to work with CDDA und
o [2003/09/27] ports/57289 ports-bugs  teamspeak-server port is broken in 3 ways
f [2003/09/29] ports/57383 ports-bugs  [PATCH] sysutils/idled 1.16
o [2003/09/30] ports/57408 ports-bugs  linux_nwndata and linux_nwnclient ports p
o [2003/10/01] ports/57475 ports-bugs  devel/sdl12: upgrading to 1.2.6 + some fi
o [2003/10/01] ports/57476 ports-bugs  correcting paths in net/netsaint plugins
o [2003/10/01] ports/57485 ports-bugs  ghostscript-gnu-7.07_3 portupgrade - unab
o [2003/10/02] ports/57503 ports-bugs  New Port Submission www/mod_auth_mysql41_
o [2003/10/02] ports/57521 ports-bugs  New Port - databases/py-sybase
o [2003/10/03] ports/57525 ports-bugs  New port: databases/katalog, data CDs cat
o [2003/10/06] ports/57652 ports-bugs  [patch] www/apache-contrib: Let the user 
o [2003/10/08] ports/57759 ports-bugs  New port: net/ayttm, a very function im c
o [2003/10/09] ports/57789 ports-bugs  New port of converters/asr10, access to E
f [2003/10/10] ports/57858 ports-bugs  New ports: graphics/vtk* 4.3.0 instead of
o [2003/10/10] ports/57860 ports-bugs  New port: science/ovt: Orbit Visualizatio
o [2003/10/11] ports/57865 ports-bugs  New ports: www/mod_watch4
f [2003/10/11] ports/57880 ports-bugs  [patch]update irc/ircd-hybrid to 6.4.1
o [2003/10/12] ports/57885 ports-bugs  New port: devel/agide
o [2003/10/12] ports/57930 ports-bugs  [patch] sysutils/xmbmon: enable ADM9240 h
o [2003/10/13] ports/57943 ports-bugs  isc-dhcp3 port broken with lots of interf
o [2003/10/14] ports/58015 ports-bugs  [NEW PORT] www/apache-forrest: A tool for
o [2003/10/14] ports/58025 ports-bugs  [New port] x11/xterm: xterm built with 88
o [2003/10/14] ports/58051 ports-bugs  New port: chinese/cdrtools
o [2003/10/14] ports/58052 ports-bugs  New port: chinese/chm2html
o [2003/10/14] ports/58053 ports-bugs  New port: chinese/ftpd
o [2003/10/16] ports/58108 ports-bugs  Update port: textproc/xhtml-1.1 (use xmlc
a [2003/10/16] ports/58115 ports-bugs  courier and pf, both want UID=62 fix eith
o [2003/10/19] ports/58249 ports-bugs  [new port] www/mod_ntlm: Implements NTLM 
o [2003/10/19] ports/58250 ports-bugs  [new port] www/mod_ntlm2: Implements NTLM
o [2003/10/19] ports/58251 ports-bugs  [new port] www/mod_vdbh: Allows mass virt
o [2003/10/19] ports/58252 ports-bugs  [new port] www/mod_mya: Allows basic auth
o [2003/10/19] ports/58253 ports-bugs  [new port] www/mod_limitipconn: Allows yo
o [2003/10/19] ports/58255 ports-bugs  [new port] www/mod_clamav: Scans content 
o [2003/10/19] ports/58256 ports-bugs  [new port] www/mod_cfg_ldap: Allows you t
o [2003/10/19] ports/58263 ports-bugs  New port: misc/sonytv
o [2003/10/21] ports/58343 ports-bugs  New port: sysutils/dc42wrap
o [2003/10/22] ports/58399 ports-bugs  New port: java/phpeclipse - PHP Eclipse a
o [2003/10/22] ports/58400 ports-bugs  New port: java/phpeclipse_sql - PHPEclips
o [2003/10/22] ports/58401 ports-bugs  New port: java/phpeclipse_tidy - PHPEclip
o [2003/10/22] ports/58402 ports-bugs  New port: java/phpeclipse_phphelp - PHP a
o [2003/10/23] ports/58417 ports-bugs  New port mail/postfixadmin
o [2003/10/23] ports/58451 ports-bugs  Update port: print/foomatic-db to 2003102
o [2003/10/23] ports/58469 ports-bugs  [Update] Port: net/dclib to 0.2.20
o [2003/10/24] ports/58479 ports-bugs  mSQL does not compile using bison(1)
f [2003/10/25] ports/58516 ports-bugs  Update port: devel/asmutils
o [2003/10/25] ports/58553 ports-bugs  New Port: www/web-traceroute
o [2003/10/26] ports/58566 ports-bugs  New port: net/scr-ipfm
o [2003/10/26] ports/58576 ports-bugs  new port editors/nxml-mode, mode for emac
f [2003/10/26] ports/58578 ports-bugs  new port: misc/kbedic, Bulgarian to Engli
o [2003/10/28] ports/58646 ports-bugs  New port: www/urchin, web traffic analysi
o [2003/10/28] ports/58661 ports-bugs  New port: www/mozex, external programs in
o [2003/10/28] ports/58662 ports-bugs  New port: www/preferential, GUI interface
o [2003/10/29] ports/58695 ports-bugs  new port: textproc/docbook-420
o [2003/10/29] ports/58709 ports-bugs  New port: net/ksambaplugin, a KDE 3.x Con
o [2003/10/31] ports/58767 ports-bugs  New Port: multimedia/eMovix, a mini linux
f [2003/10/31] ports/58785 ports-bugs  qcad build breaks
o [2003/11/02] ports/58839 ports-bugs  [PATCH] add gtk2 ability to games/freeciv
o [2003/11/02] ports/58847 ports-bugs  New port: french/mozilla-flp - Mozilla Fr
o [2003/11/04] ports/58945 ports-bugs  [PATCH] www/jetspeed: use apache mirrors
o [2003/11/07] ports/59047 ports-bugs  [NEW PORT] multimedia/freevo: Freevo is a
o [2003/11/08] ports/59059 ports-bugs  New port: x11/silo: a simple X11 launcher
f [2003/11/08] ports/59060 ports-bugs  New port: deskutils/karmack
o [2003/11/08] ports/59061 ports-bugs  Error in NeverwinterNights install
o [2003/11/09] ports/59094 ports-bugs  [new port] www/mod_extract_forwarded2: mo
o [2003/11/10] ports/59114 ports-bugs  New Port: net/gyach, a Yahoo! chat progra
o [2003/11/10] ports/59157 ports-bugs  [New Port]:: www/moregroupware
o [2003/11/11] ports/59168 ports-bugs  ports/lang/gauche does not install info f
o [2003/11/11] ports/59176 ports-bugs  [NEW PORT] www/zope-archetypes
o [2003/11/12] ports/59213 ports-bugs  [PATCH] simplify pear-* ports
o [2003/11/12] ports/59221 ports-bugs  New port: news/fidogate-ds. A fresh branc
s [2003/11/12] ports/59239 ports-bugs  new port audio/tse3, a midi library
s [2003/11/12] ports/59243 ports-bugs  new port audio/anthem, a KDE midi sequenc
o [2003/11/14] ports/59293 ports-bugs  New port: deskutils/journal is a tool for
o [2003/11/17] ports/59371 ports-bugs  new port: net/smb4k, KDE SMB network brow
f [2003/11/17] ports/59391 ports-bugs  [MAINTAINER] www/mod_perl2: update to 1.9
o [2003/11/18] ports/59416 ports-bugs  New port: www/mod_limitipconn2
o [2003/11/18] ports/59422 ports-bugs  new port:  ports/sysutils/coreutils
o [2003/11/18] ports/59426 ports-bugs  [Fix Port]:: net/psi Fix the support of g
o [2003/11/18] ports/59428 ports-bugs  New port: misc/pcgen (Java-based RPG char
o [2003/11/18] ports/59445 ports-bugs  snort bug: "make WITH_MYSQL=yes" appears 
o [2003/11/18] ports/59453 ports-bugs  [NEW PORT] german/de-geonext: Interactive
f [2003/11/19] ports/59460 ports-bugs  Update port: mail/dcc-dccd to 1.2.14
o [2003/11/19] ports/59479 ports-bugs  Build depends not checked properly for
o [2003/11/19] ports/59489 ports-bugs  sysutils/pear-Log: upgrading to 1.8.0.
o [2003/11/19] ports/59496 ports-bugs  New Port: x11/gtk-smooth-engine
o [2003/11/20] ports/59527 ports-bugs  [New Port]:: net/wistumbler2   WiStumbler
f [2003/11/21] ports/59573 ports-bugs  outdated version of audio/id3lib
f [2003/11/23] ports/59603 ports-bugs  [maintainer fix] www/mod_layout: (hopeful
o [2003/11/23] ports/59628 ports-bugs  [non maintainer] multimedia/beep-media-pl
o [2003/11/23] ports/59630 ports-bugs  lang/php4: PHP configuration options add 
o [2003/11/23] ports/59632 ports-bugs  lang/php5: PHP configuration options add 
o [2003/11/24] ports/59637 ports-bugs  [patch] emulators/generator: Force use of
o [2003/11/24] ports/59646 ports-bugs  Update port: graphics/sane-backends to 1.
o [2003/11/24] ports/59664 ports-bugs  New Port: japanese/xlockmore - Xlockmore 
o [2003/11/25] ports/59670 ports-bugs  Update port: emulators/linux-ePSXe to 1.6
o [2003/11/25] ports/59671 ports-bugs  Update port: emulators/linux-peops-softgp
o [2003/11/25] ports/59672 ports-bugs  Update port: emulators/linux-peops-spu to
o [2003/11/25] ports/59673 ports-bugs  Update port: emulators/linux-pete-mesagpu
o [2003/11/25] ports/59678 ports-bugs  [new port] games/ssamtse - Serious Sam: T
o [2003/11/26] ports/59720 ports-bugs  www/apache2: ab fails with Undefined symb
o [2003/11/27] ports/59724 ports-bugs  [NEW PORT] net/aMule (supersedes ports/59
o [2003/11/27] ports/59734 ports-bugs  [patch] clean orphaned ports in misc cate
o [2003/11/28] ports/59757 ports-bugs  Update port: japanese/xshodo
f [2003/11/28] ports/59767 ports-bugs  Update print/phppdflib to 2.6
o [2003/11/29] ports/59793 ports-bugs  New port: chinese/mingunittf
f [2003/11/29] ports/59795 ports-bugs  [maintainer update] deskutils/dragstack t
o [2003/11/29] ports/59815 ports-bugs  Update port: japanese/cal.rb to 1.16
o [2003/11/30] ports/59817 ports-bugs  [NEW PORT] irc/srvx: Srvx IRC services
o [2003/11/30] ports/59819 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59820 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59821 ports-bugs  NEW PORT: mail/gdesklets-sensor-psi_popma
o [2003/11/30] ports/59822 ports-bugs  NEW PORT: net/gdesklets-sensor-psi_ping-0
o [2003/11/30] ports/59823 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59824 ports-bugs  NEW PORT: sysutils/gdesklets-sensor-psi_m
o [2003/11/30] ports/59825 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59826 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59827 ports-bugs  NEW PORT: deskutils/gdesklets-sensor-psi_
o [2003/11/30] ports/59828 ports-bugs  NEW PORT: sysutils/gdesklets-sensor-psi_d
o [2003/11/30] ports/59829 ports-bugs  NEW PORT: sysutils/gdesklets-sensor-psi_c
o [2003/11/30] ports/59830 ports-bugs  NEW PORT: deskutils/gdesklets-psi_themes-
o [2003/11/30] ports/59831 ports-bugs  NEW PORT: deskutils/gdesklets-psi_display
o [2003/11/30] ports/59850 ports-bugs  [NEW PORT] devel/cpan-upload: Script for 
o [2003/11/30] ports/59861 ports-bugs  New port: net/mu-conference, jabber-mu-co
f [2003/11/30] ports/59862 ports-bugs  update sysutils/LPRng to 3.8.23, also fix
f [2003/11/30] ports/59863 ports-bugs  [non maintainer] Unbreak graphics/evolvot
o [2003/12/01] ports/59871 ports-bugs  Maintainer update: security/doscan to ver
o [2003/12/01] ports/59874 ports-bugs  New Port: sysutils/luma, GUI for LDAP ser
f [2003/12/01] ports/59875 ports-bugs  ports/misc/gnuls -l failed with "Segmenta
o [2003/12/01] ports/59884 ports-bugs  [MAINTAINER] devel/py23-omniorb: update t
o [2003/12/02] ports/59902 ports-bugs  Update port: emulators/quasi88 (0.4.5 => 
o [2003/12/05] ports/59976 ports-bugs  upgrade ports/print/t1utils to 1.29
o [2003/12/05] ports/59984 ports-bugs  [update orphaned port] net/pygopherd: upd
o [2003/12/06] ports/59992 ports-bugs  Version update to hevea port
o [2003/12/06] ports/59996 ports-bugs  [New Port] Cacti 0.8.4
o [2003/12/07] ports/60031 ports-bugs  [New Port] www/emp [Supercedes: ports/585
o [2003/12/08] ports/60042 ports-bugs  New port: Text manipulation and autodetec
o [2003/12/08] ports/60053 ports-bugs  [MAINTAINER UPDATE] New versions of sprea
o [2003/12/08] ports/60059 ports-bugs  the permission of /var/log/maillog on 5.2
f [2003/12/09] ports/60063 ports-bugs  Port Update: netmask-2.3.7 to netmask-2.4
o [2003/12/09] ports/60087 ports-bugs  New port: iiimf-*
o [2003/12/09] ports/60093 ports-bugs  [New Port] Perl module : sysutils/p5-File
o [2003/12/10] ports/60108 ports-bugs  [NEW PORT] devel/ace+tao: The Adaptive Co
o [2003/12/10] ports/60113 ports-bugs  [maintainer update] prelude ports suite (
o [2003/12/10] ports/60123 ports-bugs  mplayer won't compile on -CURRENT
o [2003/12/10] ports/60130 ports-bugs  Update ports: japanese/yc.el
o [2003/12/11] ports/60150 ports-bugs  Update: to net/cricket to version 1.0.4 (
o [2003/12/11] ports/60164 ports-bugs  New Port: quftp-1.0.7
o [2003/12/11] ports/60166 ports-bugs  New Port: readline-4.3
o [2003/12/12] ports/60179 ports-bugs  update port www/mod_fastcgi
o [2003/12/12] ports/60185 ports-bugs  [New Port] www/w3-emacs21 WWW browser bas
o [2003/12/12] ports/60188 ports-bugs  [maintainer update]: www/notftp support f
o [2003/12/12] ports/60192 ports-bugs  games/pinball: upgrading to 0.3.1.
o [2003/12/12] ports/60195 ports-bugs  New port: pear-HTTP_Session: OO interface
o [2003/12/12] ports/60196 ports-bugs  New port: pear-HTTP_Upload: Easy and secu
o [2003/12/12] ports/60197 ports-bugs  New port: pear-HTTP: PEAR miscellaneous H
o [2003/12/12] ports/60198 ports-bugs  New port: pear-HTTP_Header: PEAR OO-Inter
o [2003/12/13] ports/60203 ports-bugs  [japanese/emacs21-emcws] emcws patch is u
o [2003/12/13] ports/60204 ports-bugs  [New Port]:: www/drupal 4.3.1 Update & Fi
o [2003/12/13] ports/60220 ports-bugs  Update port: graphics/linux-ac3d
o [2003/12/13] ports/60223 ports-bugs  New Port: mtxorbd
o [2003/12/14] ports/60225 ports-bugs  New port: japanese/wikicker
o [2003/12/14] ports/60242 ports-bugs  New port: A server for the linux network 
o [2003/12/15] ports/60253 ports-bugs  problem with compiling gnokii port (portu
o [2003/12/15] ports/60254 ports-bugs  net/samba-devel port with libiconv troubl
o [2003/12/15] ports/60255 ports-bugs  net/ethereal 0.9.14 -> 0.10.0a & GTK2 (pl
o [2003/12/15] ports/60258 ports-bugs  Maintainer Update: games/ninix-aya to 2.4
o [2003/12/15] ports/60261 ports-bugs  [maintainer update] devel/libvanessa_*: u
o [2003/12/15] ports/60263 ports-bugs  [maintainer update] mail/perdition: updat
o [2003/12/15] ports/60264 ports-bugs  [maintainer-update] remove workaround for

263 problems total.

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 11:37:54 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4379A16A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 11:37:54 -0800 (PST)
Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 363A543D4C
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 11:37:53 -0800 (PST)
	(envelope-from stephen@math.missouri.edu)
Received: from math.missouri.edu
	(12-216-240-169.client.mchsi.com[12.216.240.169])
	by sccimhc02.asp.att.net (sccimhc02) with SMTP
	id <20031215193752im2003kvfae>; Mon, 15 Dec 2003 19:37:52 +0000
Message-ID: <3FDE0D90.8010607@math.missouri.edu>
Date: Mon, 15 Dec 2003 13:37:52 -0600
From: Stephen Montgomery-Smith <stephen@math.missouri.edu>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031213
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
References: <3FDE00C0.7080706@math.missouri.edu>
	<20031215135135.4de94260.ah61@mlz.us>
In-Reply-To: <20031215135135.4de94260.ah61@mlz.us>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: How to install perl-Tk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 19:37:54 -0000

Andy Harrison wrote:
> On Mon, 15 Dec 2003 12:43:12 -0600
> Stephen Montgomery-Smith <stephen@math.missouri.edu> wrote:
> 
> 
>>Presumably I need to install the 
>> perl5.8 port, but I don't know what to do after that. 
> 
> 
> Usage:
>   /usr/local/bin/use.perl port       -> /usr/bin/perl is the perl5 port
>   /usr/local/bin/use.perl system     -> /usr/bin/perl is the system perl
> 

Thanks for the info.  I have now been able to install the p5-Tk port.

I see that this command actually replaces /usr/bin/perl with a link to 
/usr/local/bin/perl.  Is it possible that running such a command could mess up 
the base system (since I have seen messages to the effect that parts of the base 
system relies on the fact that the base perl is the old one).  Or does the base 
system usually use perl5, which I notice that the above command does not change?

Thanks, Stephen

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 12:31:07 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7CAE416A4CE; Mon, 15 Dec 2003 12:31:07 -0800 (PST)
Received: from la.znet.com (zippnet.com [207.167.96.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 39C2843D35; Mon, 15 Dec 2003 12:31:06 -0800 (PST)
	(envelope-from jchris@znet.com)
Received: from znet.com (66-52-35-193.lsan.inetworld.net [66.52.35.193])
	(authenticated bits=0)
	by la.znet.com (8.12.6/8.12.6/le1-la) with ESMTP id hBFKUw6m017637;
	Mon, 15 Dec 2003 12:31:00 -0800 (PST)
X-Envelope-From: jchris@znet.com
Message-ID: <3FDE19FA.40905@znet.com>
Date: Mon, 15 Dec 2003 12:30:50 -0800
From: "J. Chris Coppick" <jchris@znet.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US;
	rv:1.6b) Gecko/20031205 Thunderbird/0.4
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Andy Sparrow <spadger@best.com>
References: <20031215023051.6A1976AF@CRWdog.demon.co.uk>
In-Reply-To: <20031215023051.6A1976AF@CRWdog.demon.co.uk>
X-Enigmail-Version: 0.82.4.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: ports@FreeBSD.org
cc: lkoeller@FreeBSD.org
cc: pav@FreeBSD.org
cc: =?ISO-8859-1?Q?Lars_K=F6ller?= <lars@koellers.net>
Subject: Re: Upgrade of itcl breaks tkdesk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 20:31:07 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andy Sparrow wrote:
| (jchris, maintainer of 'tkdesk' added to Cc: list)
|

Thanks, Andy.

| [...]
|
| It's obviously not my decision to take, but I regret to say that I tend
| to the view that it is probably best for -ports as a whole to update
| 'itcl' to 8.4 if the only thing holding it back is the 'tkdesk' port.
|
| This would leave 'tkdesk' broken, to be updated as/when possible. I
| might be mistaken, but I don't think it's worked on Linux since they
| went to 8.3 - and that *BSD is the only place where 'tkdesk' has worked
| for quite some time.
|

Due to other professional/personal responsibilities and interests on my
part, combined with a lack of serious contributors, TkDesk can be
considered, at best, dormant if not completely dead.  I'd been planning
to seek another maintainer(s), or, lacking success at that, to
officially mothball the project.  Sadly, I couldn't even be bothered to
make the time necessary to do that small task (mea culpa).

Having said that...  Recently I have had some extra time and have been
considering a release that would at least bring TkDesk in line with
Tcl 8.4+.  However, I certainly would not recommend that anyone hold
back any releases/upgrades based on that slim possibility.

Unfortunately, my recommendation is to leave TkDesk behind and, in the
process, heap as much shame on me as possible, in hopes that the
crushing burden of guilt will eventually squeeze out some sort of
constructive action on my part.

Sincerely,

	Chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/3hn6u35obsyuq1QRAgsRAKC93DkreSHYOSi/HpyL9UMoOAFitgCffXk8
hjkAQz27iQ1tN3uwCENtlt8=
=HbPp
-----END PGP SIGNATURE-----

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 15:07:12 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4DBB716A4CE
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 15:07:12 -0800 (PST)
Received: from mxsf03.cluster1.charter.net (mxsf03.cluster1.charter.net
	[209.225.28.203])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3045B43D1F
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 15:07:11 -0800 (PST)
	(envelope-from chowse@charter.net)
Received: from moe.howse.homeunix.net
	(midsouth-24-151-208-111.westtn.chartertn.net [24.151.208.111])
	hBFN5kZ4018725;	Mon, 15 Dec 2003 18:05:47 -0500 (EST)
	(envelope-from chowse@charter.net)
From: Charles Howse <chowse@charter.net>
To: ports@FreeBSD.org
Date: Mon, 15 Dec 2003 17:05:46 -0600
User-Agent: KMail/1.5.4
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200312151705.46463.chowse@charter.net>
cc: ports@FreeBSD.org
Subject: FreeBSD Port: linux_base-7.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 23:07:12 -0000

Hi,
Sorry to bother you with this, but I can't seem to find anyone who knows 
exactly how to respond to the prompt:

"You need to create the null device in your jailed Linux environment. Run this
"outside the jail, then press enter:"

"mkdir -m 0755 -p <Jail root dir>/dev"
"rm -f <Jail root dir>//dev/null"
"mknod <Jail root dir>//dev/null c 2 2"
"chmod 666 <Jail root dir>//dev/null"

How do I determine what my <Jail Root dir> is?
Could you please tell me *exactly" what needs to be done when upgrading this 
port?

Please reply directly to me, I'm not subscribed.
-- 
Thanks,
Charles

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 15:55:07 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B4F6E16A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 15:55:07 -0800 (PST)
Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4246343D3C
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 15:55:06 -0800 (PST)
	(envelope-from parv_fm@mailsent.net)
Received: from moo.holy.cow ([69.160.69.113]) by mta9.adelphia.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
          id <20031215235300.XDDQ23237.mta9.adelphia.net@moo.holy.cow>;
          Mon, 15 Dec 2003 18:53:00 -0500
Received: by moo.holy.cow (Postfix, from userid 1001)
	id D7099A1E2; Mon, 15 Dec 2003 18:57:16 -0500 (EST)
Date: Mon, 15 Dec 2003 18:57:16 -0500
From: parv <parv@pair.com>
To: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Message-ID: <20031215235715.GA1146@moo.holy.cow>
Mail-Followup-To: Stephen Montgomery-Smith <stephen@math.missouri.edu>,
	freebsd-ports@freebsd.org
References: <3FDE00C0.7080706@math.missouri.edu>
	<20031215135135.4de94260.ah61@mlz.us> <3FDE0D90.8010607@math.missouri.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3FDE0D90.8010607@math.missouri.edu>
cc: freebsd-ports@freebsd.org
Subject: FreeBSD 4.x & Perl ports (was Re: How to install perl-Tk)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2003 23:55:07 -0000

in message <3FDE0D90.8010607@math.missouri.edu>, wrote Stephen
Montgomery-Smith thusly...
>
> I see that this command actually replaces /usr/bin/perl with
> a link to /usr/local/bin/perl.  Is it possible that running such
> a command could mess up the base system (since I have seen
> messages to the effect that parts of the base system relies on the
> fact that the base perl is the old one).  Or does the base system
> usually use perl5, which I notice that the above command does not
> change?

Some/All of the issues have discussed in past; search the archive
(somewhere).

I have not used "use.perl"; i have done what it does and some more
myself.  OTOH, others seem to be happy/satisfied w/ use.perl use.
To get some details, see...

  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/58406
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57151
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57134
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/41513


...and there was another PR/mail thread (perhaps related to
razor-agents) which discussed the installation of the modules (by
some ports) even when the dependency modules are already available in
Perl 5.8(.2).


  - Parv

-- 

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 16:15:32 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D31F516A4CE
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 16:15:32 -0800 (PST)
Received: from relent.cedata.com (relent.cedata.com [65.167.180.15])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0F30343D36
	for <ports@FreeBSD.org>; Mon, 15 Dec 2003 16:14:55 -0800 (PST)
	(envelope-from gcirino@cirelle.com)
Received: (qmail 26035 invoked from network); 16 Dec 2003 00:17:58 -0000
Received: from localhost (HELO relent.cedata.com) (127.0.0.1)
  by relent.cedata.com with SMTP; 16 Dec 2003 00:17:58 -0000
X-MessageWall-Score: 0 (relent.cedata.com)
Received: from [65.167.180.251] by relent.cedata.com (MessageWall 1.1.0) with
	SMTP; 16 Dec 2003 0:17:58 -0000
Message-ID: <008401c3c369$d17257e0$fbb4a741@cedata.net>
From: "Greg Cirino - Cirelle Enterprises" <gcirino@cirelle.com>
To: <dirk@FreeBSD.org>
Date: Mon, 15 Dec 2003 19:16:14 -0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0082_01C3C33F.E883E5E0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
cc: ports@FreeBSD.org
Subject: FreeBSD Port: mysql-client-3.23.56
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 00:15:32 -0000


------=_NextPart_000_0082_01C3C33F.E883E5E0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Hello,

Note: after second try, the system core dumped.


typedef long long longlong;
main()
{
  longlong ll=3D1;
  float f;
  FILE *file=3Dfopen("conftestval", "w");
  f =3D (float) ll;
  fprintf(file,"%g\n",f);
  close(file);  <<<<<<<
  exit (0);
}
configure:16914: result: no
configure:16919: error: Your compiler cannot convert a longlong value to =
a float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and =
try
again

Using FreeBSD 5.1 - Release
>From CD set purchased from FreeBSD Mall 11-28-03
AMD 2000+
512MB RAM
WD800JB 80GB=20


There appears to be a bad call to close(file) in the configure
files for mysql323-client ports that prevents the port
from completing.

Changing the call from close(file) to fclose(file) in the configure file =

after the failed build allows the programs to build and install.

mysql-client-3.23.56=20




Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Website Design
www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com MLS IDX Services

When You Want It Done Well, Just Call Cirelle
It's not just a Rhyme... There's a Reason!


------=_NextPart_000_0082_01C3C33F.E883E5E0
Content-Type: application/octet-stream;
	name="config.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="config.log"

This file contains any messages produced by compilers while=0A=
running configure, to aid debugging if configure makes a mistake.=0A=
=0A=
It was created by configure, which was=0A=
generated by GNU Autoconf 2.53.  Invocation command line was=0A=
=0A=
  $ ./configure --localstatedir=3D/var/db/mysql --without-perl =
--without-debug --without-readline --without-bench =
--with-mit-threads=3Dno --with-libwrap --with-low-memory =
--with-comment=3DFreeBSD port: mysql-server-3.23.56_1 =
--program-prefix=3D --with-innodb --enable-assembler --with-berkeley-db =
--prefix=3D/usr/local i386-portbld-freebsd5.1=0A=
=0A=
## --------- ##=0A=
## Platform. ##=0A=
## --------- ##=0A=
=0A=
hostname =3D gluegun.cedata.com=0A=
uname -m =3D i386=0A=
uname -r =3D 5.1-RELEASE=0A=
uname -s =3D FreeBSD=0A=
uname -v =3D FreeBSD 5.1-RELEASE #0: Thu Jun  5 02:55:42 GMT 2003     =
root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC =0A=
=0A=
/usr/bin/uname -p =3D i386=0A=
/bin/uname -X     =3D unknown=0A=
=0A=
/bin/arch              =3D unknown=0A=
/usr/bin/arch -k       =3D unknown=0A=
/usr/convex/getsysinfo =3D unknown=0A=
hostinfo               =3D unknown=0A=
/bin/machine           =3D unknown=0A=
/usr/bin/oslevel       =3D unknown=0A=
/bin/universe          =3D unknown=0A=
=0A=
PATH: /sbin=0A=
PATH: /bin=0A=
PATH: /usr/sbin=0A=
PATH: /usr/bin=0A=
PATH: /usr/games=0A=
PATH: /usr/local/sbin=0A=
PATH: /usr/local/bin=0A=
PATH: /usr/X11R6/bin=0A=
PATH: /root/bin=0A=
=0A=
=0A=
## ----------- ##=0A=
## Core tests. ##=0A=
## ----------- ##=0A=
=0A=
configure:1473: checking build system type=0A=
configure:1491: result: i386-portbld-freebsd5.1=0A=
configure:1501: checking host system type=0A=
configure:1515: result: i386-portbld-freebsd5.1=0A=
configure:1525: checking target system type=0A=
configure:1539: result: i386-portbld-freebsd5.1=0A=
configure:1569: checking for a BSD-compatible install=0A=
configure:1623: result: /usr/bin/install -c -o root -g wheel=0A=
configure:1634: checking whether build environment is sane=0A=
configure:1652: result: yes=0A=
configure:1686: checking for gawk=0A=
configure:1715: result: no=0A=
configure:1686: checking for mawk=0A=
configure:1715: result: no=0A=
configure:1686: checking for nawk=0A=
configure:1702: found /usr/bin/nawk=0A=
configure:1712: result: nawk=0A=
configure:1722: checking whether make sets ${MAKE}=0A=
configure:1742: result: yes=0A=
configure:1940: checking whether to enable maintainer-specific portions =
of Makefiles=0A=
configure:1949: result: no=0A=
configure:1964: checking whether build environment is sane=0A=
configure:1982: result: yes=0A=
configure:1985: checking whether make sets ${MAKE}=0A=
configure:2005: result: yes=0A=
configure:2055: checking for gawk=0A=
configure:2081: result: nawk=0A=
configure:2099: checking for i386-portbld-freebsd5.1-gcc=0A=
configure:2125: result: cc=0A=
configure:2407: checking for C compiler version=0A=
configure:2410: cc --version </dev/null >&5=0A=
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)=0A=
Copyright (C) 2002 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.=0A=
=0A=
configure:2413: $? =3D 0=0A=
configure:2415: cc -v </dev/null >&5=0A=
Using built-in specs.=0A=
Configured with: FreeBSD/i386 system compiler=0A=
Thread model: posix=0A=
gcc version 3.2.2 [FreeBSD] 20030205 (release)=0A=
configure:2418: $? =3D 0=0A=
configure:2420: cc -V </dev/null >&5=0A=
cc: argument to `-V' is missing=0A=
configure:2423: $? =3D 1=0A=
configure:2449: checking for C compiler default output=0A=
configure:2452: cc -O -pipe -mcpu=3Dpentiumpro    conftest.c  >&5=0A=
configure:2455: $? =3D 0=0A=
configure:2488: result: a.out=0A=
configure:2493: checking whether the C compiler works=0A=
configure:2499: ./a.out=0A=
configure:2502: $? =3D 0=0A=
configure:2517: result: yes=0A=
configure:2524: checking whether we are cross compiling=0A=
configure:2526: result: no=0A=
configure:2529: checking for suffix of executables=0A=
configure:2531: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    conftest.c =
 >&5=0A=
configure:2534: $? =3D 0=0A=
configure:2556: result: =0A=
configure:2562: checking for suffix of object files=0A=
configure:2586: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:2589: $? =3D 0=0A=
configure:2608: result: o=0A=
configure:2612: checking whether we are using the GNU C compiler=0A=
configure:2639: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:2642: $? =3D 0=0A=
configure:2645: test -s conftest.o=0A=
configure:2648: $? =3D 0=0A=
configure:2660: result: yes=0A=
configure:2666: checking whether cc accepts -g=0A=
configure:2690: cc -c -g  conftest.c >&5=0A=
configure:2693: $? =3D 0=0A=
configure:2696: test -s conftest.o=0A=
configure:2699: $? =3D 0=0A=
configure:2709: result: yes=0A=
configure:2736: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
conftest.c:2: syntax error before "me"=0A=
configure:2739: $? =3D 1=0A=
configure: failed program was:=0A=
#ifndef __cplusplus=0A=
  choke me=0A=
#endif=0A=
configure:2856: checking for style of include used by make=0A=
configure:2884: result: GNU=0A=
configure:2891: checking dependency style of cc=0A=
configure:2953: result: gcc3=0A=
configure:2968: checking for i386-portbld-freebsd5.1-g++=0A=
configure:2994: result: c++=0A=
configure:3052: checking for C++ compiler version=0A=
configure:3055: c++ --version </dev/null >&5=0A=
c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)=0A=
Copyright (C) 2002 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.=0A=
=0A=
configure:3058: $? =3D 0=0A=
configure:3060: c++ -v </dev/null >&5=0A=
Using built-in specs.=0A=
Configured with: FreeBSD/i386 system compiler=0A=
Thread model: posix=0A=
gcc version 3.2.2 [FreeBSD] 20030205 (release)=0A=
configure:3063: $? =3D 0=0A=
configure:3065: c++ -V </dev/null >&5=0A=
c++: argument to `-V' missing=0A=
=0A=
configure:3068: $? =3D 1=0A=
configure:3071: checking whether we are using the GNU C++ compiler=0A=
configure:3098: c++ -c -O -pipe -mcpu=3Dpentiumpro -felide-constructors =
-fno-rtti -fno-exceptions   conftest.cc >&5=0A=
configure:3101: $? =3D 0=0A=
configure:3104: test -s conftest.o=0A=
configure:3107: $? =3D 0=0A=
configure:3119: result: yes=0A=
configure:3125: checking whether c++ accepts -g=0A=
configure:3149: c++ -c -g  conftest.cc >&5=0A=
configure:3152: $? =3D 0=0A=
configure:3155: test -s conftest.o=0A=
configure:3158: $? =3D 0=0A=
configure:3168: result: yes=0A=
configure:3213: c++ -c -O -pipe -mcpu=3Dpentiumpro -felide-constructors =
-fno-rtti -fno-exceptions   conftest.cc >&5=0A=
configure:3216: $? =3D 0=0A=
configure:3219: test -s conftest.o=0A=
configure:3222: $? =3D 0=0A=
configure:3250: c++ -c -O -pipe -mcpu=3Dpentiumpro -felide-constructors =
-fno-rtti -fno-exceptions   conftest.cc >&5=0A=
configure: In function `int main()':=0A=
configure:3243: `exit' undeclared (first use this function)=0A=
configure:3243: (Each undeclared identifier is reported only once for =
each =0A=
   function it appears in.)=0A=
configure:3253: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3232 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
exit (42);=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:3213: c++ -c -O -pipe -mcpu=3Dpentiumpro -felide-constructors =
-fno-rtti -fno-exceptions   conftest.cc >&5=0A=
configure:3216: $? =3D 0=0A=
configure:3219: test -s conftest.o=0A=
configure:3222: $? =3D 0=0A=
configure:3250: c++ -c -O -pipe -mcpu=3Dpentiumpro -felide-constructors =
-fno-rtti -fno-exceptions   conftest.cc >&5=0A=
configure:3253: $? =3D 0=0A=
configure:3256: test -s conftest.o=0A=
configure:3259: $? =3D 0=0A=
configure:3283: checking dependency style of c++=0A=
configure:3345: result: gcc3=0A=
configure:3355: checking how to run the C preprocessor=0A=
configure:3381: cc -E  conftest.c=0A=
configure:3387: $? =3D 0=0A=
configure:3414: cc -E  conftest.c=0A=
configure:3411:28: ac_nonexistent.h: No such file or directory=0A=
configure:3420: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3410 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:3457: result: cc -E=0A=
configure:3472: cc -E  conftest.c=0A=
configure:3478: $? =3D 0=0A=
configure:3505: cc -E  conftest.c=0A=
configure:3502:28: ac_nonexistent.h: No such file or directory=0A=
configure:3511: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3501 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:3555: checking "C Compiler version"=0A=
configure:3557: result: "cc cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)=0A=
Copyright (C) 2002 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE."=0A=
configure:3563: checking "C++ compiler version"=0A=
configure:3565: result: "c++ c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)=0A=
Copyright (C) 2002 Free Software Foundation, Inc.=0A=
This is free software; see the source for copying conditions.  There is =
NO=0A=
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE."=0A=
configure:3629: checking for i386-portbld-freebsd5.1-ranlib=0A=
configure:3658: result: no=0A=
configure:3667: checking for ranlib=0A=
configure:3683: found /usr/bin/ranlib=0A=
configure:3694: result: ranlib=0A=
configure:3785: checking for ld used by GCC=0A=
configure:3848: result: /usr/bin/ld=0A=
configure:3857: checking if the linker (/usr/bin/ld) is GNU ld=0A=
GNU ld version 2.13.2 [FreeBSD] 2002-11-27=0A=
configure:3869: result: yes=0A=
configure:3874: checking for /usr/bin/ld option to reload object files=0A=
configure:3881: result: -r=0A=
configure:3886: checking for BSD-compatible nm=0A=
configure:3922: result: nm=0A=
configure:3925: checking whether ln -s works=0A=
configure:3929: result: yes=0A=
configure:3936: checking how to recognise dependant libraries=0A=
configure:4114: result: pass_all=0A=
configure:4127: checking command to parse nm output=0A=
configure:4208: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4211: $? =3D 0=0A=
configure:4215: nm conftest.o \| sed -n -e 's/^.*[ 	=
]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 =
\2\3 \3/p' \> conftest.nm=0A=
configure:4218: $? =3D 0=0A=
configure:4270: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    conftest.c =
conftstm.o >&5=0A=
configure:4273: $? =3D 0=0A=
configure:4317: result: ok=0A=
configure:4322: checking for ANSI C header files=0A=
configure:4336: cc -E  conftest.c=0A=
configure:4342: $? =3D 0=0A=
configure:4429: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    conftest.c =
 >&5=0A=
configure:4432: $? =3D 0=0A=
configure:4434: ./conftest=0A=
configure:4437: $? =3D 0=0A=
configure:4451: result: yes=0A=
configure:4475: checking for sys/types.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for sys/stat.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for stdlib.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for string.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for memory.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for strings.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for inttypes.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for stdint.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4475: checking for unistd.h=0A=
configure:4488: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4491: $? =3D 0=0A=
configure:4494: test -s conftest.o=0A=
configure:4497: $? =3D 0=0A=
configure:4507: result: yes=0A=
configure:4533: checking dlfcn.h usability=0A=
configure:4542: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:4545: $? =3D 0=0A=
configure:4548: test -s conftest.o=0A=
configure:4551: $? =3D 0=0A=
configure:4560: result: yes=0A=
configure:4564: checking dlfcn.h presence=0A=
configure:4571: cc -E  conftest.c=0A=
configure:4577: $? =3D 0=0A=
configure:4595: result: yes=0A=
configure:4613: checking for dlfcn.h=0A=
configure:4620: result: yes=0A=
configure:4779: checking for i386-portbld-freebsd5.1-ranlib=0A=
configure:4805: result: ranlib=0A=
configure:4859: checking for i386-portbld-freebsd5.1-strip=0A=
configure:4888: result: no=0A=
configure:4897: checking for strip=0A=
configure:4913: found /usr/bin/strip=0A=
configure:4924: result: strip=0A=
configure:5129: checking for objdir=0A=
configure:5140: result: .libs=0A=
configure:5157: checking for cc option to produce PIC=0A=
configure:5307: result: -fPIC=0A=
configure:5311: checking if cc PIC flag -fPIC works=0A=
configure:5337: cc -c -O -pipe -mcpu=3Dpentiumpro  -fPIC -DPIC  =
conftest.c >&5=0A=
configure:5340: $? =3D 0=0A=
configure:5343: test -s conftest.o=0A=
configure:5346: $? =3D 0=0A=
configure:5383: result: yes=0A=
configure:5399: checking if cc static flag -static works=0A=
configure:5426: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    -static =
conftest.c  >&5=0A=
configure:5429: $? =3D 0=0A=
configure:5432: test -s conftest=0A=
configure:5435: $? =3D 0=0A=
configure:5450: result: yes=0A=
configure:5462: checking if cc supports -c -o file.o=0A=
configure:5482: cc -c -O -pipe -mcpu=3Dpentiumpro  -o out/conftest2.o  =
conftest.c >&5=0A=
configure:5506: result: yes=0A=
configure:5511: checking if cc supports -c -o file.lo=0A=
configure:5541: cc -c -O -pipe -mcpu=3Dpentiumpro  -c -o conftest.lo  =
conftest.c >&5=0A=
configure:5544: $? =3D 0=0A=
configure:5547: test -s conftest.lo=0A=
configure:5550: $? =3D 0=0A=
configure:5571: result: yes=0A=
configure:5602: checking if cc supports -fno-rtti -fno-exceptions=0A=
configure:5627: cc -c -O -pipe -mcpu=3Dpentiumpro  -fno-rtti =
-fno-exceptions -c conftest.c  conftest.c >&5=0A=
configure:5630: $? =3D 0=0A=
configure:5633: test -s conftest.o=0A=
configure:5636: $? =3D 0=0A=
configure:5652: result: yes=0A=
configure:5663: checking whether the linker (/usr/bin/ld) supports =
shared libraries=0A=
configure:6315: result: yes=0A=
configure:6320: checking how to hardcode library paths into programs=0A=
configure:6344: result: immediate=0A=
configure:6349: checking whether stripping libraries is possible=0A=
configure:6354: result: yes=0A=
configure:6365: checking dynamic linker characteristics=0A=
configure:6758: result: freebsd5.1 ld.so=0A=
configure:6763: checking if libtool supports shared libraries=0A=
configure:6765: result: yes=0A=
configure:6768: checking whether to build shared libraries=0A=
configure:6789: result: yes=0A=
configure:6792: checking whether to build static libraries=0A=
configure:6796: result: yes=0A=
configure:7458: checking whether -lc should be explicitly linked in=0A=
configure:7466: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:7469: $? =3D 0=0A=
configure:7483: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o =
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1=0A=
configure:7486: $? =3D 1=0A=
configure:7499: result: yes=0A=
configure:8086: checking for a BSD-compatible install=0A=
configure:8140: result: /usr/bin/install -c -o root -g wheel=0A=
configure:8158: checking for bison=0A=
configure:8187: result: no=0A=
configure:8158: checking for byacc=0A=
configure:8174: found /usr/bin/byacc=0A=
configure:8184: result: byacc=0A=
configure:8197: checking for pdftex=0A=
configure:8226: result: no=0A=
configure:8232: checking for tex=0A=
configure:8261: result: no=0A=
configure:8266: checking "return type of sprintf"=0A=
configure:8291: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    conftest.c =
 >&5=0A=
configure:8294: $? =3D 0=0A=
configure:8296: ./conftest=0A=
configure:8299: $? =3D 0=0A=
configure:8304: result: "int"=0A=
configure:8377: checking for uname=0A=
configure:8395: found /usr/bin/uname=0A=
configure:8408: result: /usr/bin/uname=0A=
configure:8418: checking operating system=0A=
configure:8432: result: FreeBSD=0A=
configure:8618: checking "if we should use 'skip-locking' as default for =
freebsd5.1"=0A=
configure:8630: result: "no"=0A=
configure:8638: checking for ln=0A=
configure:8656: found /bin/ln=0A=
configure:8669: result: /bin/ln=0A=
configure:8679: checking for ln=0A=
configure:8697: found /bin/ln=0A=
configure:8710: result: /bin/ln=0A=
configure:8724: checking for mv=0A=
configure:8742: found /bin/mv=0A=
configure:8755: result: /bin/mv=0A=
configure:8764: checking for rm=0A=
configure:8782: found /bin/rm=0A=
configure:8795: result: /bin/rm=0A=
configure:8804: checking for cp=0A=
configure:8822: found /bin/cp=0A=
configure:8835: result: /bin/cp=0A=
configure:8844: checking for sed=0A=
configure:8862: found /usr/bin/sed=0A=
configure:8875: result: /usr/bin/sed=0A=
configure:8884: checking for cmp=0A=
configure:8902: found /usr/bin/cmp=0A=
configure:8915: result: /usr/bin/cmp=0A=
configure:8924: checking for chmod=0A=
configure:8942: found /bin/chmod=0A=
configure:8955: result: /bin/chmod=0A=
configure:8964: checking for hostname=0A=
configure:8982: found /bin/hostname=0A=
configure:8995: result: /bin/hostname -s=0A=
configure:9008: checking for gnutar=0A=
configure:9037: result: no=0A=
configure:9008: checking for gtar=0A=
configure:9037: result: no=0A=
configure:9008: checking for tar=0A=
configure:9024: found /usr/bin/tar=0A=
configure:9034: result: tar=0A=
configure:9047: checking for perl=0A=
configure:9078: result: /usr/local/bin/perl=0A=
configure:9143: checking for ps=0A=
configure:9161: found /bin/ps=0A=
configure:9174: result: /bin/ps=0A=
configure:9183: result: "/bin/ps -uaxww | grep mysqld | grep " $$PID " > =
/dev/null"=0A=
configure:9189: checking for kill=0A=
configure:9207: found /bin/kill=0A=
configure:9220: result: /bin/kill=0A=
configure:9227: checking "for kill switches"=0A=
configure:9241: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null"=0A=
configure:9246: checking for cc option to accept ANSI C=0A=
configure:9293: cc  -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:9296: $? =3D 0=0A=
configure:9299: test -s conftest.o=0A=
configure:9302: $? =3D 0=0A=
configure:9315: result: =0A=
configure:9506: checking if we should use assembler functions=0A=
configure:9539: result: yes=0A=
configure:9547: checking if we should use RAID=0A=
configure:9567: result: no=0A=
configure:9609: checking if we should should enable LOAD DATA LOCAL by =
default=0A=
configure:9628: result: no=0A=
configure:9681: checking for getconf=0A=
configure:9697: found /usr/bin/getconf=0A=
configure:9707: result: getconf=0A=
configure:9719: checking for CFLAGS value to request large file support=0A=
configure:9787: result: no=0A=
configure:9789: checking for LDFLAGS value to request large file support=0A=
configure:9803: result: no=0A=
configure:9805: checking for LIBS value to request large file support=0A=
configure:9819: result: no=0A=
configure:9864: checking for _FILE_OFFSET_BITS=0A=
configure:9885: result: no=0A=
configure:9894: checking for _LARGEFILE_SOURCE=0A=
configure:9915: result: no=0A=
configure:9924: checking for _LARGE_FILES=0A=
configure:9945: result: no=0A=
configure:9958: checking for size_t=0A=
configure:9985: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:9988: $? =3D 0=0A=
configure:9991: test -s conftest.o=0A=
configure:9994: $? =3D 0=0A=
configure:10004: result: yes=0A=
configure:10029: checking for dirent.h that defines DIR=0A=
configure:10056: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10059: $? =3D 0=0A=
configure:10062: test -s conftest.o=0A=
configure:10065: $? =3D 0=0A=
configure:10075: result: yes=0A=
configure:10088: checking for library containing opendir=0A=
configure:10121: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c  >&5=0A=
configure:10124: $? =3D 0=0A=
configure:10127: test -s conftest=0A=
configure:10130: $? =3D 0=0A=
configure:10189: result: none required=0A=
configure:10307: checking for ANSI C header files=0A=
configure:10436: result: yes=0A=
configure:10446: checking for sys/wait.h that is POSIX.1 compatible=0A=
configure:10480: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10483: $? =3D 0=0A=
configure:10486: test -s conftest.o=0A=
configure:10489: $? =3D 0=0A=
configure:10499: result: yes=0A=
configure:10560: checking fcntl.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking fcntl.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for fcntl.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking float.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking float.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for float.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking floatingpoint.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking floatingpoint.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for floatingpoint.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking ieeefp.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking ieeefp.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for ieeefp.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking limits.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking limits.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for limits.h=0A=
configure:10647: result: yes=0A=
configure:10551: checking for memory.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking pwd.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking pwd.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for pwd.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking select.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:20: select.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <select.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking select.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:20: select.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <select.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for select.h=0A=
configure:10647: result: no=0A=
configure:10551: checking for stdlib.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking stddef.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking stddef.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for stddef.h=0A=
configure:10647: result: yes=0A=
configure:10551: checking for strings.h=0A=
configure:10556: result: yes=0A=
configure:10551: checking for string.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking synch.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:19: synch.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <synch.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking synch.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:19: synch.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <synch.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for synch.h=0A=
configure:10647: result: no=0A=
configure:10560: checking sys/mman.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sys/mman.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sys/mman.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking sys/socket.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sys/socket.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sys/socket.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking netinet/in.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking netinet/in.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for netinet/in.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking arpa/inet.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking arpa/inet.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for arpa/inet.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking sys/timeb.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sys/timeb.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sys/timeb.h=0A=
configure:10647: result: yes=0A=
configure:10551: checking for sys/types.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking sys/un.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sys/un.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sys/un.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking sys/vadvise.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:25: sys/vadvise.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <sys/vadvise.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking sys/vadvise.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:25: sys/vadvise.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <sys/vadvise.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for sys/vadvise.h=0A=
configure:10647: result: no=0A=
configure:10551: checking for sys/wait.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking term.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking term.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for term.h=0A=
configure:10647: result: yes=0A=
configure:10551: checking for unistd.h=0A=
configure:10556: result: yes=0A=
configure:10560: checking utime.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking utime.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for utime.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking sys/utime.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:23: sys/utime.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <sys/utime.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking sys/utime.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:23: sys/utime.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <sys/utime.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for sys/utime.h=0A=
configure:10647: result: no=0A=
configure:10560: checking termio.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:20: termio.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <termio.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking termio.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:20: termio.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <termio.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for termio.h=0A=
configure:10647: result: no=0A=
configure:10560: checking termios.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking termios.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for termios.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking sched.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sched.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sched.h=0A=
configure:10647: result: yes=0A=
configure:10560: checking crypt.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:19: crypt.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <crypt.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking crypt.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:19: crypt.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <crypt.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for crypt.h=0A=
configure:10647: result: no=0A=
configure:10560: checking alloca.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10598:20: alloca.h: No such file or directory=0A=
configure:10572: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10563 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <alloca.h>=0A=
configure:10587: result: no=0A=
configure:10591: checking alloca.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10595:20: alloca.h: No such file or directory=0A=
configure:10604: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10594 "configure"=0A=
#include "confdefs.h"=0A=
#include <alloca.h>=0A=
configure:10622: result: no=0A=
configure:10640: checking for alloca.h=0A=
configure:10647: result: no=0A=
configure:10560: checking sys/ioctl.h usability=0A=
configure:10569: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:10572: $? =3D 0=0A=
configure:10575: test -s conftest.o=0A=
configure:10578: $? =3D 0=0A=
configure:10587: result: yes=0A=
configure:10591: checking sys/ioctl.h presence=0A=
configure:10598: cc -E  conftest.c=0A=
configure:10604: $? =3D 0=0A=
configure:10622: result: yes=0A=
configure:10640: checking for sys/ioctl.h=0A=
configure:10647: result: yes=0A=
configure:10667: checking for floor in -lm=0A=
configure:10700: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm   >&5=0A=
configure:10703: $? =3D 0=0A=
configure:10706: test -s conftest=0A=
configure:10709: $? =3D 0=0A=
configure:10720: result: yes=0A=
configure:10799: checking for gethostbyname_r in -lnsl_r=0A=
configure:10832: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lnsl_r  -lm  >&5=0A=
/usr/bin/ld: cannot find -lnsl_r=0A=
configure:10835: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10807 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char gethostbyname_r ();=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
gethostbyname_r ();=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:10852: result: no=0A=
configure:10863: checking for gethostbyname_r in -lnsl=0A=
configure:10896: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lnsl  -lm  >&5=0A=
/usr/bin/ld: cannot find -lnsl=0A=
configure:10899: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10871 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char gethostbyname_r ();=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
gethostbyname_r ();=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:10916: result: no=0A=
configure:10929: checking for gethostbyname_r=0A=
configure:10972: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm  >&5=0A=
/var/tmp//ccO1DMyv.o: In function `main':=0A=
/var/tmp//ccO1DMyv.o(.text+0xf): undefined reference to `gethostbyname_r'=0A=
configure:10975: $? =3D 1=0A=
configure: failed program was:=0A=
#line 10935 "configure"=0A=
#include "confdefs.h"=0A=
/* System header to define __stub macros and hopefully few prototypes,=0A=
    which can conflict with char gethostbyname_r (); below.  */=0A=
#include <assert.h>=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char gethostbyname_r ();=0A=
char (*f) ();=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
/* The GNU C library defines this for functions which it implements=0A=
    to always fail with ENOSYS.  Some functions are actually named=0A=
    something starting with __ and the normal name is an alias.  */=0A=
#if defined (__stub_gethostbyname_r) || defined =
(__stub___gethostbyname_r)=0A=
choke me=0A=
#else=0A=
f =3D gethostbyname_r;=0A=
#endif=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:10991: result: no=0A=
configure:10995: checking for setsockopt=0A=
configure:11038: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm  >&5=0A=
configure:11041: $? =3D 0=0A=
configure:11044: test -s conftest=0A=
configure:11047: $? =3D 0=0A=
configure:11057: result: yes=0A=
configure:11129: checking for yp_get_default_domain=0A=
configure:11172: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm  >&5=0A=
configure:11175: $? =3D 0=0A=
configure:11178: test -s conftest=0A=
configure:11181: $? =3D 0=0A=
configure:11191: result: yes=0A=
configure:11263: checking for p2open=0A=
configure:11306: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm  >&5=0A=
/var/tmp//ccpcXLfp.o: In function `main':=0A=
/var/tmp//ccpcXLfp.o(.text+0xf): undefined reference to `p2open'=0A=
configure:11309: $? =3D 1=0A=
configure: failed program was:=0A=
#line 11269 "configure"=0A=
#include "confdefs.h"=0A=
/* System header to define __stub macros and hopefully few prototypes,=0A=
    which can conflict with char p2open (); below.  */=0A=
#include <assert.h>=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char p2open ();=0A=
char (*f) ();=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
/* The GNU C library defines this for functions which it implements=0A=
    to always fail with ENOSYS.  Some functions are actually named=0A=
    something starting with __ and the normal name is an alias.  */=0A=
#if defined (__stub_p2open) || defined (__stub___p2open)=0A=
choke me=0A=
#else=0A=
f =3D p2open;=0A=
#endif=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:11325: result: no=0A=
configure:11331: checking for p2open in -lgen=0A=
configure:11364: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lgen  -lm  >&5=0A=
/usr/bin/ld: cannot find -lgen=0A=
configure:11367: $? =3D 1=0A=
configure: failed program was:=0A=
#line 11339 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char p2open ();=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
p2open ();=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:11384: result: no=0A=
configure:11398: checking for bind=0A=
configure:11441: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lm  >&5=0A=
configure:11444: $? =3D 0=0A=
configure:11447: test -s conftest=0A=
configure:11450: $? =3D 0=0A=
configure:11460: result: yes=0A=
configure:11534: checking for crypt in -lcrypt=0A=
configure:11567: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lcrypt  -lm  >&5=0A=
configure:11570: $? =3D 0=0A=
configure:11573: test -s conftest=0A=
configure:11576: $? =3D 0=0A=
configure:11587: result: yes=0A=
configure:11598: checking for crypt=0A=
configure:11641: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lcrypt -lm  >&5=0A=
configure:11644: $? =3D 0=0A=
configure:11647: test -s conftest=0A=
configure:11650: $? =3D 0=0A=
configure:11660: result: yes=0A=
configure:11671: checking for sem_init=0A=
configure:11714: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lcrypt -lm  >&5=0A=
configure:11717: $? =3D 0=0A=
configure:11720: test -s conftest=0A=
configure:11723: $? =3D 0=0A=
configure:11733: result: yes=0A=
configure:11810: checking if libz with compress=0A=
configure:11839: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  >&5=0A=
configure:11842: $? =3D 0=0A=
configure:11845: test -s conftest=0A=
configure:11848: $? =3D 0=0A=
configure:11858: result: yes=0A=
configure:11902: checking tcpd.h usability=0A=
configure:11911: cc -c -O -pipe -mcpu=3Dpentiumpro   conftest.c >&5=0A=
configure:11914: $? =3D 0=0A=
configure:11917: test -s conftest.o=0A=
configure:11920: $? =3D 0=0A=
configure:11929: result: yes=0A=
configure:11933: checking tcpd.h presence=0A=
configure:11940: cc -E  conftest.c=0A=
configure:11946: $? =3D 0=0A=
configure:11964: result: yes=0A=
configure:11982: checking for tcpd.h=0A=
configure:11989: result: yes=0A=
configure:11995: checking for TCP wrappers library -lwrap=0A=
configure:12021: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lwrap -lz -lcrypt -lm  >&5=0A=
configure:12024: $? =3D 0=0A=
configure:12027: test -s conftest=0A=
configure:12030: $? =3D 0=0A=
configure:12032: result: yes=0A=
configure:12303: checking for int8=0A=
configure:12334: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  >&5=0A=
configure: In function `main':=0A=
configure:12327: syntax error before "i"=0A=
configure:12337: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 12311 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
#ifdef HAVE_STDLIB_H=0A=
#include <stdlib.h>=0A=
#endif=0A=
=0A=
#ifdef HAVE_STDDEF_H=0A=
#include <stddef.h>=0A=
#endif=0A=
=0A=
#ifdef HAVE_SYS_TYPES_H=0A=
#include <sys/types.h>=0A=
#endif=0A=
=0A=
int main()=0A=
{=0A=
  int8 i;=0A=
  return 0;=0A=
}=0A=
=0A=
configure:12354: result: no=0A=
configure:12529: checking "LinuxThreads"=0A=
configure:12584: result: "Not found"=0A=
configure:12599: checking "DEC threads"=0A=
configure:12612: result: "no"=0A=
configure:12614: checking "DEC 3.2 threads"=0A=
configure:12632: result: "no"=0A=
configure:12645: checking "SCO threads"=0A=
configure:12752: result: "no"=0A=
configure:12760: checking "SCO UnixWare7 native threads"=0A=
configure:12798: result: "no"=0A=
configure:12807: checking "OpenUNIX8 native threads"=0A=
configure:12849: result: "no"=0A=
configure:12857: checking "Siemens threads"=0A=
configure:12870: result: "no"=0A=
configure:12888: checking "Solaris threads"=0A=
configure:12896: result: "no"=0A=
configure:12902: checking "named thread libs:"=0A=
configure:12912: result: "no"=0A=
configure:12917: checking "for pthread_create in -libc"=0A=
configure:12938: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  >&5=0A=
/var/tmp//ccEl1tuE.o: In function `main':=0A=
/var/tmp//ccEl1tuE.o(.text+0x29): undefined reference to `pthread_create'=0A=
configure:12941: $? =3D 1=0A=
configure: failed program was:=0A=
#line 12920 "configure"=0A=
#include "confdefs.h"=0A=
#include <pthread.h>=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
 (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:12956: result: "no"=0A=
configure:12960: checking "for pthread_create in -lpthread"=0A=
configure:12983: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -lpthread >&5=0A=
/usr/bin/ld: cannot find -lpthread=0A=
configure:12986: $? =3D 1=0A=
configure: failed program was:=0A=
#line 12965 "configure"=0A=
#include "confdefs.h"=0A=
#include <pthread.h>=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
 (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:13001: result: "no"=0A=
configure:13006: checking "for pthread_create in -lpthreads"=0A=
configure:13027: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c  -lz -lcrypt -lm  -lpthreads >&5=0A=
/usr/bin/ld: cannot find -lpthreads=0A=
configure:13030: $? =3D 1=0A=
configure: failed program was:=0A=
#line 13009 "configure"=0A=
#include "confdefs.h"=0A=
#include <pthread.h>=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
 pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:13045: result: "no"=0A=
configure:13051: checking "for pthread_create in -pthread"=0A=
configure:13072: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:13075: $? =3D 0=0A=
configure:13078: test -s conftest=0A=
configure:13081: $? =3D 0=0A=
configure:13090: result: "yes"=0A=
configure:13109: checking for strtok_r in -lpthread=0A=
configure:13142: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lpthread  -lz -lcrypt -lm  -pthread >&5=0A=
/usr/bin/ld: cannot find -lpthread=0A=
configure:13145: $? =3D 1=0A=
configure: failed program was:=0A=
#line 13117 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char strtok_r ();=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
strtok_r ();=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:13162: result: no=0A=
configure:13178: checking for strtok_r in -lc_r=0A=
configure:13210: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:13213: $? =3D 0=0A=
configure:13216: test -s conftest=0A=
configure:13219: $? =3D 0=0A=
configure:13230: result: yes=0A=
configure:13249: checking for strtok_r=0A=
configure:13292: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:13295: $? =3D 0=0A=
configure:13298: test -s conftest=0A=
configure:13301: $? =3D 0=0A=
configure:13311: result: yes=0A=
configure:13249: checking for pthread_init=0A=
configure:13292: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
/var/tmp//ccXhR6yP.o: In function `main':=0A=
/var/tmp//ccXhR6yP.o(.text+0xf): undefined reference to `pthread_init'=0A=
configure:13295: $? =3D 1=0A=
configure: failed program was:=0A=
#line 13255 "configure"=0A=
#include "confdefs.h"=0A=
/* System header to define __stub macros and hopefully few prototypes,=0A=
    which can conflict with char pthread_init (); below.  */=0A=
#include <assert.h>=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char pthread_init ();=0A=
char (*f) ();=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
/* The GNU C library defines this for functions which it implements=0A=
    to always fail with ENOSYS.  Some functions are actually named=0A=
    something starting with __ and the normal name is an alias.  */=0A=
#if defined (__stub_pthread_init) || defined (__stub___pthread_init)=0A=
choke me=0A=
#else=0A=
f =3D pthread_init;=0A=
#endif=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:13311: result: no=0A=
configure:13408: checking for dlopen in -ldl=0A=
configure:13441: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -ldl   >&5=0A=
/usr/bin/ld: cannot find -ldl=0A=
configure:13444: $? =3D 1=0A=
configure: failed program was:=0A=
#line 13416 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
/* Override any gcc2 internal prototype to avoid an error.  */=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
/* We use char because int might match the return type of a gcc2=0A=
   builtin and then its argument prototype would still apply.  */=0A=
char dlopen ();=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
dlopen ();=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:13461: result: no=0A=
configure:13482: checking for unistd.h=0A=
configure:13487: result: yes=0A=
configure:13591: checking for restartable system calls=0A=
configure:13648: cc -o conftest -O -pipe -mcpu=3Dpentiumpro    =
conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:13651: $? =3D 0=0A=
configure:13653: ./conftest=0A=
configure:13656: $? =3D 0=0A=
configure:13669: result: yes=0A=
configure:13773: checking "need of special linking flags"=0A=
configure:13781: result: "none"=0A=
configure:13785: checking for cc option to accept ANSI C=0A=
configure:13848: cc  -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:13851: $? =3D 0=0A=
configure:13854: test -s conftest.o=0A=
configure:13857: $? =3D 0=0A=
configure:13874: result: none needed=0A=
configure:13882: checking for an ANSI C-conforming const=0A=
configure:13952: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:13955: $? =3D 0=0A=
configure:13958: test -s conftest.o=0A=
configure:13961: $? =3D 0=0A=
configure:13971: result: yes=0A=
configure:13981: checking for inline=0A=
configure:13998: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14001: $? =3D 0=0A=
configure:14004: test -s conftest.o=0A=
configure:14007: $? =3D 0=0A=
configure:14018: result: inline=0A=
configure:14033: checking for off_t=0A=
configure:14060: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14063: $? =3D 0=0A=
configure:14066: test -s conftest.o=0A=
configure:14069: $? =3D 0=0A=
configure:14079: result: yes=0A=
configure:14092: checking for struct stat.st_rdev=0A=
configure:14118: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14121: $? =3D 0=0A=
configure:14124: test -s conftest.o=0A=
configure:14127: $? =3D 0=0A=
configure:14137: result: yes=0A=
configure:14153: checking whether time.h and sys/time.h may both be =
included=0A=
configure:14181: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14184: $? =3D 0=0A=
configure:14187: test -s conftest.o=0A=
configure:14190: $? =3D 0=0A=
configure:14200: result: yes=0A=
configure:14210: checking whether struct tm is in sys/time.h or time.h=0A=
configure:14236: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14239: $? =3D 0=0A=
configure:14242: test -s conftest.o=0A=
configure:14245: $? =3D 0=0A=
configure:14255: result: time.h=0A=
configure:14267: checking for char=0A=
configure:14294: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14297: $? =3D 0=0A=
configure:14300: test -s conftest.o=0A=
configure:14303: $? =3D 0=0A=
configure:14313: result: yes=0A=
configure:14316: checking size of char=0A=
configure:14594: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:14597: $? =3D 0=0A=
configure:14599: ./conftest=0A=
configure:14602: $? =3D 0=0A=
configure:14622: result: 1=0A=
configure:14647: checking for int=0A=
configure:14674: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:14677: $? =3D 0=0A=
configure:14680: test -s conftest.o=0A=
configure:14683: $? =3D 0=0A=
configure:14693: result: yes=0A=
configure:14696: checking size of int=0A=
configure:14974: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:14977: $? =3D 0=0A=
configure:14979: ./conftest=0A=
configure:14982: $? =3D 0=0A=
configure:15002: result: 4=0A=
configure:15015: checking for long=0A=
configure:15042: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:15045: $? =3D 0=0A=
configure:15048: test -s conftest.o=0A=
configure:15051: $? =3D 0=0A=
configure:15061: result: yes=0A=
configure:15064: checking size of long=0A=
configure:15342: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:15345: $? =3D 0=0A=
configure:15347: ./conftest=0A=
configure:15350: $? =3D 0=0A=
configure:15370: result: 4=0A=
configure:15383: checking for long long=0A=
configure:15410: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:15413: $? =3D 0=0A=
configure:15416: test -s conftest.o=0A=
configure:15419: $? =3D 0=0A=
configure:15429: result: yes=0A=
configure:15432: checking size of long long=0A=
configure:15710: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:15713: $? =3D 0=0A=
configure:15715: ./conftest=0A=
configure:15718: $? =3D 0=0A=
configure:15738: result: 8=0A=
configure:15752: checking size of off_t=0A=
configure:15778: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:15781: $? =3D 0=0A=
configure:15783: ./conftest=0A=
configure:15786: $? =3D 0=0A=
configure:15799: result: 8=0A=
configure:15813: checking whether byte ordering is bigendian=0A=
configure:15843: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:15846: $? =3D 0=0A=
configure:15849: test -s conftest.o=0A=
configure:15852: $? =3D 0=0A=
configure:15879: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure: In function `main':=0A=
configure:15870: syntax error before "big"=0A=
configure:15882: $? =3D 1=0A=
configure: failed program was:=0A=
#line 15856 "configure"=0A=
#include "confdefs.h"=0A=
#include <sys/types.h>=0A=
#include <sys/param.h>=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
#if BYTE_ORDER !=3D BIG_ENDIAN=0A=
 not big endian=0A=
#endif=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:15996: result: no=0A=
configure:16019: checking base type of last arg to accept=0A=
configure:16058: c++ -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro =
-felide-constructors -fno-rtti -fno-exceptions  -fno-implicit-templates =
-fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=3D1000000  =
conftest.cc >&5=0A=
configure:16061: $? =3D 0=0A=
configure:16064: test -s conftest.o=0A=
configure:16067: $? =3D 0=0A=
configure:16123: result: socklen_t=0A=
configure:16140: checking stack direction for C alloca=0A=
configure:16170: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:16173: $? =3D 0=0A=
configure:16175: ./conftest=0A=
configure:16178: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 16149 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdlib.h>=0A=
 int find_stack_direction ()=0A=
 {=0A=
   static char *addr =3D 0;=0A=
   auto char dummy;=0A=
   if (addr =3D=3D 0)=0A=
     {=0A=
       addr =3D &dummy;=0A=
       return find_stack_direction ();=0A=
     }=0A=
   else=0A=
     return (&dummy > addr) ? 1 : -1;=0A=
 }=0A=
 int main ()=0A=
 {=0A=
   exit (find_stack_direction() < 0);=0A=
 }=0A=
configure:16191: result: -1=0A=
configure:16206: checking for working alloca.h=0A=
configure:16249: result: no=0A=
configure:16259: checking for alloca=0A=
configure:16299: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:16302: $? =3D 0=0A=
configure:16305: test -s conftest=0A=
configure:16308: $? =3D 0=0A=
configure:16318: result: yes=0A=
configure:16448: checking if struct timespec has a ts_sec member=0A=
configure:16480: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure: In function `main':=0A=
configure:16471: structure has no member named `ts_sec'=0A=
configure:16472: structure has no member named `ts_nsec'=0A=
configure:16483: $? =3D 1=0A=
configure: failed program was:=0A=
#line 16454 "configure"=0A=
#include "confdefs.h"=0A=
#include <pthread.h>=0A=
#ifdef __cplusplus=0A=
extern "C"=0A=
#endif=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
struct timespec abstime;=0A=
=0A=
abstime.ts_sec =3D time(NULL)+1;=0A=
abstime.ts_nsec =3D 0;=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:16499: result: no=0A=
configure:16510: checking if we have tzname variable=0A=
configure:16540: cc -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro   =
conftest.c >&5=0A=
configure:16543: $? =3D 0=0A=
configure:16546: test -s conftest.o=0A=
configure:16549: $? =3D 0=0A=
configure:16559: result: yes=0A=
configure:16570: checking for type ulong=0A=
configure:16591: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure: In function `main':=0A=
configure:16584: syntax error before "foo"=0A=
configure:16585: `foo' undeclared (first use in this function)=0A=
configure:16585: (Each undeclared identifier is reported only once=0A=
configure:16585: for each function it appears in.)=0A=
configure:16594: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 16579 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#include <sys/types.h>=0A=
main()=0A=
{=0A=
  ulong foo;=0A=
  foo++;=0A=
  exit(0);=0A=
}=0A=
configure:16613: result: no=0A=
configure:16624: checking for type uchar=0A=
configure:16645: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure: In function `main':=0A=
configure:16638: syntax error before "foo"=0A=
configure:16639: `foo' undeclared (first use in this function)=0A=
configure:16639: (Each undeclared identifier is reported only once=0A=
configure:16639: for each function it appears in.)=0A=
configure:16648: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 16633 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#include <sys/types.h>=0A=
main()=0A=
{=0A=
  uchar foo;=0A=
  foo++;=0A=
  exit(0);=0A=
}=0A=
configure:16667: result: no=0A=
configure:16678: checking for type uint=0A=
configure:16699: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:16702: $? =3D 0=0A=
configure:16704: ./conftest=0A=
configure:16707: $? =3D 0=0A=
configure:16721: result: yes=0A=
configure:16732: checking for type fp_except=0A=
configure:16754: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure: In function `main':=0A=
configure:16747: syntax error before "foo"=0A=
configure:16748: `foo' undeclared (first use in this function)=0A=
configure:16748: (Each undeclared identifier is reported only once=0A=
configure:16748: for each function it appears in.)=0A=
configure:16757: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 16741 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#include <sys/types.h>=0A=
#include <ieeefp.h>=0A=
main()=0A=
{=0A=
  fp_except foo;=0A=
  foo++;=0A=
  exit(0);=0A=
}=0A=
configure:16776: result: no=0A=
configure:16789: checking if c++ supports bool types=0A=
configure:16822: c++ -c  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro =
-felide-constructors -fno-rtti -fno-exceptions  -fno-implicit-templates =
-fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=3D1000000  =
conftest.cc >&5=0A=
configure:16825: $? =3D 0=0A=
configure:16828: test -s conftest.o=0A=
configure:16831: $? =3D 0=0A=
configure:16849: result: yes=0A=
configure:16860: checking if conversion of longlong to float works=0A=
configure:16887: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=3Dpentiumpro  =
  conftest.c -lz -lcrypt -lm  -pthread >&5=0A=
configure:16890: $? =3D 0=0A=
configure:16892: ./conftest=0A=
configure:16895: $? =3D 139=0A=
configure: program exited with status 139=0A=
configure: failed program was:=0A=
#line 16871 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
typedef long long longlong;=0A=
main()=0A=
{=0A=
  longlong ll=3D1;=0A=
  float f;=0A=
  FILE *file=3Dfopen("conftestval", "w");=0A=
  f =3D (float) ll;=0A=
  fprintf(file,"%g\n",f);=0A=
  close(file);=0A=
  exit (0);=0A=
}=0A=
configure:16914: result: no=0A=
configure:16919: error: Your compiler cannot convert a longlong value to =
a float!=0A=
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and =
try=0A=
again=0A=
=0A=
## ---------------- ##=0A=
## Cache variables. ##=0A=
## ---------------- ##=0A=
=0A=
ac_cv_c_stack_direction=3D-1=0A=
ac_cv_sizeof_off_t=3D8=0A=
ac_cv_sizeof_int=3D4=0A=
ac_cv_type_size_t=3Dyes=0A=
ac_cv_path_CHMOD=3D/bin/chmod=0A=
am_cv_CC_dependencies_compiler_type=3Dgcc3=0A=
mysql_cv_timespec_ts=3Dno=0A=
ac_cv_header_crypt_h=3Dno=0A=
ac_cv_header_netinet_in_h=3Dyes=0A=
ac_cv_header_select_h=3Dno=0A=
ac_cv_env_CXXFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro =
-felide-constructors -fno-rtti -fno-exceptions'=0A=
ac_cv_c_bigendian=3Dno=0A=
ac_cv_sys_largefile_source=3Dno=0A=
ac_cv_func_crypt=3Dyes=0A=
ac_cv_path_LN_CP_F=3D/bin/ln=0A=
ac_cv_header_stdlib_h=3Dyes=0A=
lt_cv_file_magic_cmd=3D'$MAGIC_CMD'=0A=
ac_cv_sizeof_long_long=3D8=0A=
ac_cv_header_sys_utime_h=3Dno=0A=
ac_cv_header_pwd_h=3Dyes=0A=
ac_cv_path_uname_prog=3D/usr/bin/uname=0A=
ac_cv_sizeof_char=3D1=0A=
mysql_cv_compress=3Dyes=0A=
ac_cv_prog_cc_g=3Dyes=0A=
ac_cv_env_LDFLAGS_set=3D=0A=
ac_cv_search_opendir=3D'none required'=0A=
ac_cv_sys_large_files=3Dno=0A=
lt_cv_prog_cc_can_build_shared=3Dyes=0A=
ac_cv_c_compiler_gnu=3Dyes=0A=
ac_cv_exeext=3D=0A=
ac_cv_env_CFLAGS_set=3Dset=0A=
ac_cv_header_dirent_dirent_h=3Dyes=0A=
ac_cv_prog_CXX=3Dc++=0A=
mysql_cv_btype_last_arg_accept=3Dsocklen_t=0A=
ac_cv_func_bind=3Dyes=0A=
ac_cv_header_sys_wait_h=3Dyes=0A=
ac_cv_sys_largefile_LDFLAGS=3Dno=0A=
ac_cv_path_HOSTNAME=3D/bin/hostname=0A=
ac_cv_prog_RANLIB=3Dranlib=0A=
ac_cv_env_CPP_value=3D=0A=
ac_cv_env_CPPFLAGS_set=3D=0A=
ac_cv_sys_largefile_CFLAGS=3Dno=0A=
lt_cv_prog_cc_static_works=3Dyes=0A=
lt_cv_prog_cc_no_builtin=3D=0A=
ac_cv_type_long=3Dyes=0A=
ac_cv_lib_nsl_r_gethostbyname_r=3Dno=0A=
ac_cv_header_float_h=3Dyes=0A=
lt_cv_prog_cc_shlib=3D=0A=
ac_cv_cxx_compiler_gnu=3Dyes=0A=
ac_cv_env_CXX_set=3Dset=0A=
ac_cv_ulong=3Dno=0A=
ac_cv_header_fcntl_h=3Dyes=0A=
ac_cv_path_SED=3D/usr/bin/sed=0A=
lt_cv_prog_cc_static=3D-static=0A=
ac_cv_env_host_alias_set=3Dset=0A=
ac_cv_c_const=3Dyes=0A=
ac_cv_func_pthread_init=3Dno=0A=
ac_cv_func_yp_get_default_domain=3Dyes=0A=
ac_cv_prog_YACC=3Dbyacc=0A=
ac_cv_header_termios_h=3Dyes=0A=
ac_cv_header_sys_vadvise_h=3Dno=0A=
ac_cv_path_KILL=3D/bin/kill=0A=
lt_cv_ld_reload_flag=3D-r=0A=
ac_cv_prog_CC=3Dcc=0A=
lt_cv_sys_path_separator=3D:=0A=
ac_cv_func_strtok_r=3Dyes=0A=
ac_cv_lib_gen_p2open=3Dno=0A=
ac_cv_header_termio_h=3Dno=0A=
ac_cv_path_CMP=3D/usr/bin/cmp=0A=
lt_cv_archive_cmds_need_lc=3Dyes=0A=
ac_cv_header_sys_stat_h=3Dyes=0A=
lt_cv_prog_gnu_ld=3Dyes=0A=
ac_cv_env_build_alias_set=3Dset=0A=
ac_cv_conv_longlong_to_float=3Dno=0A=
mysql_cv_tzname=3Dyes=0A=
ac_cv_path_CP=3D/bin/cp=0A=
ac_cv_header_limits_h=3Dyes=0A=
ac_cv_env_LDFLAGS_value=3D=0A=
ac_cv_env_target_alias_set=3Dset=0A=
ac_cv_func_alloca_works=3Dyes=0A=
ac_cv_prog_cc_stdc=3D=0A=
ac_cv_header_alloca_h=3Dno=0A=
ac_cv_host_alias=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_CFLAGS_value=3D'-O -pipe -mcpu=3Dpentiumpro'=0A=
ac_cv_env_CC_set=3Dset=0A=
lt_cv_prog_cc_wl=3D-Wl,=0A=
ac_cv_header_sys_types_h=3Dyes=0A=
ac_cv_header_stdc=3Dyes=0A=
ac_cv_header_time=3Dyes=0A=
ac_cv_header_tcpd_h=3Dyes=0A=
ac_cv_header_ieeefp_h=3Dyes=0A=
ac_cv_path_PERL=3D/usr/local/bin/perl=0A=
ac_cv_header_strings_h=3Dyes=0A=
ac_cv_sizeof_long=3D4=0A=
ac_cv_header_stdint_h=3Dyes=0A=
ac_cv_header_inttypes_h=3Dyes=0A=
ac_cv_prog_make_make_set=3Dyes=0A=
ac_cv_c_inline=3Dinline=0A=
ac_cv_func_sem_init=3Dyes=0A=
ac_cv_header_sys_timeb_h=3Dyes=0A=
ac_cv_header_unistd_h=3Dyes=0A=
ac_cv_header_string_h=3Dyes=0A=
lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern =
char \1;/p'\'''=0A=
lt_cv_path_LD=3D/usr/bin/ld=0A=
ac_cv_build_alias=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_CPPFLAGS_value=3D=0A=
ac_cv_path_LN=3D/bin/ln=0A=
ac_cv_header_utime_h=3Dyes=0A=
ac_cv_header_floatingpoint_h=3Dyes=0A=
ac_cv_prog_ac_ct_GETCONF=3Dgetconf=0A=
ac_cv_header_memory_h=3Dyes=0A=
ac_cv_prog_ac_ct_RANLIB=3Dranlib=0A=
ac_cv_target_alias=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_CXXFLAGS_set=3Dset=0A=
ac_cv_env_CXX_value=3Dc++=0A=
ac_cv_header_sys_socket_h=3Dyes=0A=
ac_cv_header_synch_h=3Dno=0A=
ac_cv_prog_ac_ct_STRIP=3Dstrip=0A=
ac_cv_host=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_host_alias_value=3Di386-portbld-freebsd5.1=0A=
ac_cv_type_int=3Dyes=0A=
ac_cv_type_off_t=3Dyes=0A=
ac_cv_uint=3Dyes=0A=
lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ =
 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  =
{"\2", (lt_ptr) \&\2},/p'\'''=0A=
ac_cv_prog_cxx_g=3Dyes=0A=
ac_cv_lib_c_r_strtok_r=3Dyes=0A=
am_cv_prog_cc_stdc=3D=0A=
ac_cv_path_RM=3D/bin/rm=0A=
lt_cv_compiler_c_o=3Dyes=0A=
lt_cv_prog_cc_pic_works=3Dyes=0A=
lt_cv_file_magic_test_file=3D=0A=
ac_cv_prog_CPP=3D'cc -E'=0A=
am_cv_CXX_dependencies_compiler_type=3Dgcc3=0A=
ac_cv_prog_AWK=3Dnawk=0A=
ac_cv_build=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.1=0A=
ac_cv_fp_except=3Dno=0A=
ac_cv_type_long_long=3Dyes=0A=
ac_cv_struct_tm=3Dtime.h=0A=
ac_cv_sys_restartable_syscalls=3Dyes=0A=
lt_cv_prog_cc_pic=3D' -fPIC'=0A=
lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	=
]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 =
\2\3 \3/p'\'''=0A=
lt_cv_deplibs_check_method=3Dpass_all=0A=
mysql_cv_have_bool=3Dyes=0A=
ac_cv_type_char=3Dyes=0A=
ac_cv_sys_largefile_LIBS=3Dno=0A=
lt_cv_compiler_o_lo=3Dyes=0A=
ac_cv_target=3Di386-portbld-freebsd5.1=0A=
ac_cv_env_target_alias_value=3Di386-portbld-freebsd5.1=0A=
ac_cv_uchar=3Dno=0A=
ac_cv_header_sys_ioctl_h=3Dyes=0A=
ac_cv_header_sys_un_h=3Dyes=0A=
ac_cv_header_stddef_h=3Dyes=0A=
ac_cv_path_PS=3D/bin/ps=0A=
ac_cv_path_MV=3D/bin/mv=0A=
ac_cv_env_CC_value=3Dcc=0A=
ac_cv_lib_dl_dlopen=3Dno=0A=
ac_cv_lib_m_floor=3Dyes=0A=
ac_cv_header_term_h=3Dyes=0A=
ac_cv_header_arpa_inet_h=3Dyes=0A=
ac_cv_prog_TAR=3Dtar=0A=
mysql_cv_sys_os=3DFreeBSD=0A=
lt_cv_path_NM=3Dnm=0A=
ac_cv_env_CPP_set=3D=0A=
ac_cv_lib_crypt_crypt=3Dyes=0A=
ac_cv_header_sched_h=3Dyes=0A=
ac_cv_header_dlfcn_h=3Dyes=0A=
ac_cv_lib_pthread_strtok_r=3Dno=0A=
ac_cv_func_p2open=3Dno=0A=
ac_cv_func_setsockopt=3Dyes=0A=
ac_cv_lib_nsl_gethostbyname_r=3Dno=0A=
ac_cv_header_sys_mman_h=3Dyes=0A=
ac_cv_sys_file_offset_bits=3Dno=0A=
ac_cv_member_struct_stat_st_rdev=3Dyes=0A=
ac_cv_func_gethostbyname_r=3Dno=0A=
ac_cv_objext=3Do=0A=
=0A=
## ----------- ##=0A=
## confdefs.h. ##=0A=
## ----------- ##=0A=
=0A=
#define PACKAGE_NAME ""=0A=
#define PACKAGE_TARNAME ""=0A=
#define PACKAGE_VERSION ""=0A=
#define PACKAGE_STRING ""=0A=
#define PACKAGE_BUGREPORT ""=0A=
#define PACKAGE "mysql"=0A=
#define VERSION "3.23.56"=0A=
#define PROTOCOL_VERSION 10=0A=
#define DOT_FRM_VERSION 6=0A=
#define SYSTEM_TYPE "portbld-freebsd5.1"=0A=
#define MACHINE_TYPE "i386"=0A=
#ifdef __cplusplus=0A=
extern "C" void std::exit (int) throw (); using std::exit;=0A=
#endif=0A=
#define STDC_HEADERS 1=0A=
#define HAVE_SYS_TYPES_H 1=0A=
#define HAVE_SYS_STAT_H 1=0A=
#define HAVE_STDLIB_H 1=0A=
#define HAVE_STRING_H 1=0A=
#define HAVE_MEMORY_H 1=0A=
#define HAVE_STRINGS_H 1=0A=
#define HAVE_INTTYPES_H 1=0A=
#define HAVE_STDINT_H 1=0A=
#define HAVE_UNISTD_H 1=0A=
#define HAVE_DLFCN_H 1=0A=
#define SPRINTF_RETURNS_INT 1=0A=
#define HAVE_DIRENT_H 1=0A=
#define STDC_HEADERS 1=0A=
#define HAVE_SYS_WAIT_H 1=0A=
#define HAVE_FCNTL_H 1=0A=
#define HAVE_FLOAT_H 1=0A=
#define HAVE_FLOATINGPOINT_H 1=0A=
#define HAVE_IEEEFP_H 1=0A=
#define HAVE_LIMITS_H 1=0A=
#define HAVE_MEMORY_H 1=0A=
#define HAVE_PWD_H 1=0A=
#define HAVE_STDLIB_H 1=0A=
#define HAVE_STDDEF_H 1=0A=
#define HAVE_STRINGS_H 1=0A=
#define HAVE_STRING_H 1=0A=
#define HAVE_SYS_MMAN_H 1=0A=
#define HAVE_SYS_SOCKET_H 1=0A=
#define HAVE_NETINET_IN_H 1=0A=
#define HAVE_ARPA_INET_H 1=0A=
#define HAVE_SYS_TIMEB_H 1=0A=
#define HAVE_SYS_TYPES_H 1=0A=
#define HAVE_SYS_UN_H 1=0A=
#define HAVE_SYS_WAIT_H 1=0A=
#define HAVE_TERM_H 1=0A=
#define HAVE_UNISTD_H 1=0A=
#define HAVE_UTIME_H 1=0A=
#define HAVE_TERMIOS_H 1=0A=
#define HAVE_SCHED_H 1=0A=
#define HAVE_SYS_IOCTL_H 1=0A=
#define HAVE_LIBM 1=0A=
#define HAVE_LIBCRYPT 1=0A=
#define HAVE_CRYPT 1=0A=
#define HAVE_COMPRESS 1=0A=
#define LIBWRAP 1=0A=
#define HAVE_LIBWRAP 1=0A=
#define HAVE_LIBC_R 1=0A=
#define HAVE_STRTOK_R 1=0A=
#define HAVE_UNISTD_H 1=0A=
#define HAVE_RESTARTABLE_SYSCALLS 1=0A=
#define HAVE_STRUCT_STAT_ST_RDEV 1=0A=
#define HAVE_ST_RDEV 1=0A=
#define TIME_WITH_SYS_TIME 1=0A=
#define SIZEOF_CHAR 1=0A=
#define SIZEOF_INT 4=0A=
#define SIZEOF_LONG 4=0A=
#define SIZEOF_LONG_LONG 8=0A=
#define SIZEOF_OFF_T 8=0A=
#define SOCKET_SIZE_TYPE socklen_t=0A=
#define STACK_DIRECTION -1=0A=
#define HAVE_ALLOCA 1=0A=
#define HAVE_TZNAME 1=0A=
#define HAVE_UINT 1=0A=
#define HAVE_BOOL 1=0A=
=0A=
configure: exit 1=0A=

------=_NextPart_000_0082_01C3C33F.E883E5E0--

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 16:44:26 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A078A16A4CE; Mon, 15 Dec 2003 16:44:26 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de
	(krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0578143D32; Mon, 15 Dec 2003 16:44:24 -0800 (PST)
	(envelope-from ma@dt.e-technik.uni-dortmund.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de
	[129.217.163.1])CFABD1744A;	Tue, 16 Dec 2003 01:44:22 +0100 (CET)
Received: by merlin.emma.line.org (Postfix, from userid 500)
	id 1241A9CB11; Tue, 16 Dec 2003 01:44:19 +0100 (CET)
To: Arjan van Leeuwen <avleeuwen@piwebs.com>
In-Reply-To: <200312151957.20902.avleeuwen@piwebs.com> (Arjan van Leeuwen's
 message of "Mon, 15 Dec 2003 19:57:17 +0100")
References: <003101c3c2e3$63259d00$1e00a8c0@SHUTTLE>
	<200312151957.20902.avleeuwen@piwebs.com>
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Date: Tue, 16 Dec 2003 01:44:19 +0100
Message-ID: <m3smjlmw0s.fsf@merlin.emma.line.org>
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: ports@freebsd.org
cc: roam@freebsd.org
cc: David du SERRE-TELMON <david@xinus.net>
Subject: Re: FreeBSD Port: daemontools-0.76
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 00:44:26 -0000

Arjan van Leeuwen <avleeuwen@piwebs.com> writes:

> This is definitely not the fault of the port maintainer. I've been running 
> daemontools/ucspi-tcp/qmail/vpopmail for ages on dozens of servers from 
> ports. This comment is ridiculous (not from you, from the guy on the qmail 
> list who told you this)...

The qmail mailing list is full of people who aren't exactly helpful if
you don't compile official packages by yourself and as shown in Dave
Sill's life with qmail.

> It's just a qmail configuration problem somewhere. I think you should be on 
> the vpopmail or qmail lists for that :). I use the scripts from 
> www.lifewithqmail.org with some small modifications, and they work fine.

If vpopmail is anywhere in the error message, better avoid the qmail
list. You'd be flamed to a crisp.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95

From owner-freebsd-ports@FreeBSD.ORG  Mon Dec 15 23:52:40 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3720916A4CE
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 23:52:40 -0800 (PST)
Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 161A243D1F
	for <freebsd-ports@freebsd.org>; Mon, 15 Dec 2003 23:52:39 -0800 (PST)
	(envelope-from sem@ciam.ru)
Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru)
	by mail.ciam.ru with esmtp (Exim 4.x)
	id 1AWA0O-0008uo-EB; Tue, 16 Dec 2003 10:52:32 +0300
Message-ID: <3FDEB9C3.1040509@ciam.ru>
Date: Tue, 16 Dec 2003 10:52:35 +0300
From: Sergey Matveychuk <sem@ciam.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6a) Gecko/20031028
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: parv <parv@pair.com>
References: <3FDE00C0.7080706@math.missouri.edu>
	<20031215135135.4de94260.ah61@mlz.us> <3FDE0D90.8010607@math.missouri.edu>
	<20031215235715.GA1146@moo.holy.cow>
In-Reply-To: <20031215235715.GA1146@moo.holy.cow>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: Stephen Montgomery-Smith <stephen@math.missouri.edu>
cc: freebsd-ports@freebsd.org
Subject: Re: FreeBSD 4.x & Perl ports (was Re: How to install perl-Tk)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 07:52:40 -0000

parv wrote:


> I have not used "use.perl"; i have done what it does and some more
> myself.  OTOH, others seem to be happy/satisfied w/ use.perl use.
> To get some details, see...
> 
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/58406
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57151
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57134
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/41513

And I did a patch for about half year ago. PR/55760.

-- 
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 03:49:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E69C116A4CE; Tue, 16 Dec 2003 03:49:05 -0800 (PST)
Received: from smtp2.msi-it.com (smtp2.msi-it.com [213.150.229.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0D53D43D32; Tue, 16 Dec 2003 03:49:04 -0800 (PST)
	(envelope-from Andreas.Wachtel@intier.com)
Received: from msifrahub01ds.msi.intranet ([213.150.229.253])
	by smtp2.msi-it.com (8.11.6/8.11.6) with ESMTP id hBGAuZu07018;
	Tue, 16 Dec 2003 11:56:35 +0100
Received: from mssring01ds.ring.mss.magna-europa.com ([172.20.186.6])
          by msifrahub01ds.msi.intranet (Lotus Domino Release 5.0.12)
          with ESMTP id 2003121612485580:3461 ;
          Tue, 16 Dec 2003 12:48:55 +0100 
To: taoka@FreeBSD.org
X-Mailer: Lotus Notes Release 5.0.11  July 24, 2002
Message-ID: <OFEAC3C2D8.2B5115C1-ONC1256DFE.0040E661-C1256DFE.00409869@ring.mss.magna-europa.com>
From: Andreas.Wachtel@intier.com
Date: Tue, 16 Dec 2003 12:50:05 +0100
MIME-Version: 1.0
X-MIMETrack: Serialize by Router on MSSRing01ds/SVR/MSSRing(Release 5.0.12
	|February 13, 2003) at 16.12.2003 12:50:10,|February
	13, 2003) at 12/16/2003 12:48:55 PM,|February
	13, 2003) at 12/16/2003 12:49:02 PM,
	Serialize complete at 12/16/2003 12:49:02 PM
Content-type: text/plain; charset=us-ascii
cc: ports@FreeBSD.org
Subject: FreeBSD Port: pips-sc40s-2.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 11:49:06 -0000

a question please,

is there any new port like pips-sc40s-2.1 in the port collection for
freebsd 4.7?

I need a filter for my new epson stylus C44UX.

thanks


Virus checked by MSSRINGH02


From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 07:11:36 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 70C9416A4CE; Tue, 16 Dec 2003 07:11:36 -0800 (PST)
Received: from cpanel.servercity.com (cpanel.servercity.com [216.235.252.152])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D1EEC43D3F; Tue, 16 Dec 2003 07:11:30 -0800 (PST)
	(envelope-from peter@easytree.net)
Received: from me-waterville-qs-38.mint.adelphia.net ([216.227.133.38]
	helo=easytree.net)	by cpanel.servercity.com with asmtp (Exim 4.24)
	id 1AWGqy-0007vG-Ar; Tue, 16 Dec 2003 10:11:16 -0500
Message-ID: <3FDF20AA.6C53A4B6@easytree.net>
Date: Tue, 16 Dec 2003 10:11:38 -0500
From: Peter Serwe <peter@easytree.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
References: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE>
	<m3ekv7km4m.fsf@merlin.emma.line.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any
	abuse report
X-AntiAbuse: Primary Hostname - cpanel.servercity.com
X-AntiAbuse: Original Domain - freebsd.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - easytree.net
cc: ports@freebsd.org
cc: David du SERRE-TELMON <david@xinus.net>
cc: lioux@freebsd.org
Subject: Re: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 15:11:36 -0000

Since when is daemontools not free?  Is this a new development?

Vpopmail, last I heard was also free, unless this has
relatively recently changed.


Matthias Andree wrote:

> "David du SERRE-TELMON" <david@xinus.net> writes:
>
> > I think that it could be a good idea to make an option in qmail port for
> > using daemontools for controling process, maintening logfiles and vpopmail
> > to provide virtuals domains managing.
>
> Software should not tie itself to even more non-free software if free
> alternatives (Gerrit Pape's ipsvd and runit, for instance) are
> available.

--
Peter Serwe <peter@easytree.net>
Cheaper, Faster, Better, pick any two.


From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 09:38:08 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B3F5416A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:38:08 -0800 (PST)
Received: from parts-unknown.org (dsl093-170-254.sfo4.dsl.speakeasy.net
	[66.93.170.254])	by mx1.FreeBSD.org (Postfix) with SMTP id 8E07543D45
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:38:06 -0800 (PST)
	(envelope-from benfell@parts-unknown.org)
Received: (qmail 27178 invoked by uid 501); 16 Dec 2003 17:38:05 -0000
Date: Tue, 16 Dec 2003 09:38:05 -0800
From: David Benfell <benfell@greybeard95a.com>
To: Peter Serwe <peter@easytree.net>
Message-ID: <20031216173805.GB27116@parts-unknown.org>
References: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE>
	<m3ekv7km4m.fsf@merlin.emma.line.org> <3FDF20AA.6C53A4B6@easytree.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="TakKZr9L6Hm6aLOc"
Content-Disposition: inline
In-Reply-To: <3FDF20AA.6C53A4B6@easytree.net>
User-Agent: Mutt/1.3.28i
X-stardate: [-29]1363.52
X-moon: The Moon is at the Last Quarter
cc: ports@freebsd.org
cc: David du SERRE-TELMON <david@xinus.net>
cc: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
cc: lioux@freebsd.org
Subject: Re: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 17:38:08 -0000


--TakKZr9L6Hm6aLOc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, 16 Dec 2003 10:11:38 -0500, Peter Serwe wrote:
> Since when is daemontools not free?  Is this a new development?
>=20
Like all of DJB's software, daemontools is under DJB's license.
Because this license does allow distribution of modified source, it is
considered non-free.  This has been a thorn in the side of
distributors for as long as DJB has been releasing software.

--=20
David Benfell, LCP
benfell@parts-unknown.org
---
Resume available at http://www.parts-unknown.org/resume.html

--TakKZr9L6Hm6aLOc
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)

iQEVAwUBP99C+vBIvAzEwVWwAQL/agf/fe95Phz19RLsHwF1oTnfWGCJuuMMpGkl
mWWUtMZJndGbXdo/MWWdwKps3TA0fTEaULaPCu4waJwx7CiGY6VSeM1mA1OLicfK
VoW4f3P7KeA2wfJ6JRwaqjQOC/KlqqQAPj8lnsbVWuYIT+Ytc3VqASEvcRXU3k8C
WN2q3v/N9Fwmjw9sUI+itlt323sJwt7zp9ICshr8tWHCoXNFjiDh3VKN8HPyg5Zx
B8N0d4vuKn9CZPzO2UtBrQUhKOawRqWzHgBuubwg/r3WfHNtGRlgrbH1BW6S2PLx
bVXifTQYOPyiALik7dli6TXyggwNBK5OgIdTnffRgzbUCMva9PuOvA==
=DVtI
-----END PGP SIGNATURE-----

--TakKZr9L6Hm6aLOc--

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 09:52:49 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B699816A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:52:49 -0800 (PST)
Received: from lilith.bellavista.cz (bellavista.worldonline.cz
	[212.90.245.154])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9113043D45
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:52:45 -0800 (PST)
	(envelope-from neuhauser@bellavista.cz)
Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10])
	by lilith.bellavista.cz (Postfix) with ESMTP
	id 8336528; Tue, 16 Dec 2003 18:52:43 +0100 (CET)
Received: by freepuppy.bellavista.cz (Postfix, from userid 1001)
	id 2D54A2FDA01; Tue, 16 Dec 2003 18:52:43 +0100 (CET)
Date: Tue, 16 Dec 2003 18:52:43 +0100
From: Roman Neuhauser <neuhauser@bellavista.cz>
To: Jens Rehsack <rehsack@liwing.de>
Message-ID: <20031216175243.GB63726@freepuppy.bellavista.cz>
Mail-Followup-To: Jens Rehsack <rehsack@liwing.de>,
	Thierry Thomas <thierry@pompo.net>, FreeBSD Ports <ports@freebsd.org>
References: <3FDB8268.2060808@liwing.de>
	<20031213222510.GA68996@graf.pompo.net> <3FDB948F.4080002@liwing.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <3FDB948F.4080002@liwing.de>
User-Agent: Mutt/1.5.4i
cc: FreeBSD Ports <ports@freebsd.org>
Subject: Re: Help on a new port -- how to execute a special install script
	or a special uninstall script
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 17:52:49 -0000

# rehsack@liwing.de / 2003-12-13 22:37:03 +0000:
> Thierry Thomas wrote:
> >Le Sam 13 déc 03 ? 22:19:36 +0100, Jens Rehsack <rehsack@liwing.de>
> > écrivait :
> >>I'm trying to create a port for phpDocumentor. First results are
> >>attached.
> >>
> >>I need to specify a special script to be run on install and on
> >>deinstall, but I didn't found an example, yet. Does anyone
> >>know how to do that?
> >
> >PhpDocumentor is a PEAR package, and it should build / install using
> >devel/pear-PEAR/Makefile.common, like any other PEAR package (I have not
> >tried).
> >
> >Once PR ports/59213 get committed, it will become very easy!
> 
> Not really, because the file list is very large, so I would like
> to use the 'pear install' feature. For packages I would like to
> do some magic which let's pear know whether the package is installed
> or not.

    I tend to agree with Jens here. The plist is not so huge once you
    purge all the junk: ~ half of the contents of the package.xml is
    compiled Smarty templates, helper scripts with authors' $HOME paths
    hardcoded etc., however...

    I tried to create a phpDocumentor port myself, but retracted it as
    it wasn't worth the trouble. The code is a pile of nonsense that
    barely manages to work, and that only in limited set of
    circumstances.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 09:58:54 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E7F5916A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:58:54 -0800 (PST)
Received: from lilith.bellavista.cz (bellavista.worldonline.cz
	[212.90.245.154])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DD48743D54
	for <ports@freebsd.org>; Tue, 16 Dec 2003 09:58:46 -0800 (PST)
	(envelope-from neuhauser@bellavista.cz)
Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10])
	by lilith.bellavista.cz (Postfix) with ESMTP
	id 89E7334; Tue, 16 Dec 2003 18:58:42 +0100 (CET)
Received: by freepuppy.bellavista.cz (Postfix, from userid 1001)
	id DF50D2FDA01; Tue, 16 Dec 2003 18:58:41 +0100 (CET)
Date: Tue, 16 Dec 2003 18:58:40 +0100
From: Roman Neuhauser <neuhauser@bellavista.cz>
To: Jens Rehsack <rehsack@liwing.de>,
	Thierry Thomas <thierry@pompo.net>, FreeBSD Ports <ports@freebsd.org>
Message-ID: <20031216175840.GC63726@freepuppy.bellavista.cz>
Mail-Followup-To: Jens Rehsack <rehsack@liwing.de>,
	Thierry Thomas <thierry@pompo.net>, FreeBSD Ports <ports@freebsd.org>
References: <3FDB8268.2060808@liwing.de>
	<20031213222510.GA68996@graf.pompo.net> <3FDB948F.4080002@liwing.de>
	<20031216175243.GB63726@freepuppy.bellavista.cz>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031216175243.GB63726@freepuppy.bellavista.cz>
User-Agent: Mutt/1.5.4i
Subject: Re: Help on a new port -- how to execute a special install script
	or a special uninstall script
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 17:58:55 -0000

# neuhauser@bellavista.cz / 2003-12-16 18:52:43 +0100:
>     I tend to agree with Jens here.

    what I meant to say (but forgot in the process) is that
    the plist is so long that it makes it pretty unwieldy to enumerate
    all the files in the Makefile. OTOH, that's still better than
    polluting people's disks with the cruft.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 11:52:17 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0171016A4CE; Tue, 16 Dec 2003 11:52:17 -0800 (PST)
Received: from sally.dts-online.net (sally.dts-online.net [212.62.68.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D704643D1D; Tue, 16 Dec 2003 11:52:11 -0800 (PST)
	(envelope-from lkoeller@koellers.net)
Received: from door.koellers.net (212-62-80-237.teleos-web.de [212.62.80.237])
	by sally.dts-online.net (Postfix) with ESMTP
	id 249A9419B2C; Tue, 16 Dec 2003 20:52:10 +0100 (CET)
Received: from odie.koellers.net (root@odie.koellers.net [192.168.4.2])
	by door.koellers.net (8.12.9p2/8.12.8) with ESMTP id hBGJoALo036158;
	Tue, 16 Dec 2003 20:50:10 +0100 (CET)
	(envelope-from lkoeller@koellers.net)
Received: from odie.koellers.net (lkoeller@localhost [127.0.0.1])
	by odie.koellers.net (8.12.9p2/8.12.6) with ESMTP id hBGJoAZj003560;
	Tue, 16 Dec 2003 20:50:10 +0100 (CET)
	(envelope-from lkoeller@odie.koellers.net)
Message-Id: <200312161950.hBGJoAZj003560@odie.koellers.net>
X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4
From: "Lars =?iso-8859-1?Q?K=F6ller?=" <Lars@koellers.net>
To: "J. Chris Coppick" <jchris@znet.com>
In-Reply-To: Message from "J. Chris Coppick" <jchris@znet.com> 
   of "Mon, 15 Dec 2003 12:30:50 PST." <3FDE19FA.40905@znet.com> 
X-Face: eCcoCV}FjV*O{6>[1$XP/e%]TJhEw2MF33dFh)^HM7Gfd=[/(4+0a$~<a~$&$fGIkE9,
 Z#ASoDTT`c'^<e2\j?vaa;_VsBAKPw(&{w\d"S&AGJkz{G^*NJtwqVIlh#'Xj+HKe8=LS_J"H0
 +nBW8e!F.S"/C[pW||0^.Sin*LOZKcR$@B&w2)I'BD_An!)ZU~$oqer\q*8h(!V9YB;k(@bp),E
 ~:aN4x.Q/we6{XZ"4t5D^?K}h~
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Date: Tue, 16 Dec 2003 20:50:10 +0100
Sender: lkoeller@koellers.net
cc: ports@FreeBSD.org
cc: lkoeller@FreeBSD.org
cc: pav@FreeBSD.org
cc: Andy Sparrow <spadger@best.com>
Subject: Re: Upgrade of itcl breaks tkdesk 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 19:52:17 -0000


Hello,

i'm really sad to hear tkdesk is nearly dead. It's a nice tool, but in =

with KDE and GNOME fighting against on the desktop, there is no =

interest in small usefull tool.

However, it would be very nice to bring tkdesk to tcl8.4+, and have it =

available some more time.

Perhaps we should modify the port to use his own static linked =

itcl lib, only included in the tkdesk port for keeping tkdesk =

running if it's not possible to have enough resources to port it to a =

current tcl version.

So far good luck and best regards

Lars

In reply to "J. Chris Coppick" who wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Andy Sparrow wrote:
>| (jchris, maintainer of 'tkdesk' added to Cc: list)
>|
>
>Thanks, Andy.
>
>| [...]
>|
>| It's obviously not my decision to take, but I regret to say that I ten=
d
>| to the view that it is probably best for -ports as a whole to update
>| 'itcl' to 8.4 if the only thing holding it back is the 'tkdesk' port.
>|
>| This would leave 'tkdesk' broken, to be updated as/when possible. I
>| might be mistaken, but I don't think it's worked on Linux since they
>| went to 8.3 - and that *BSD is the only place where 'tkdesk' has worke=
d
>| for quite some time.
>|
>
>Due to other professional/personal responsibilities and interests on my
>part, combined with a lack of serious contributors, TkDesk can be
>considered, at best, dormant if not completely dead.  I'd been planning
>to seek another maintainer(s), or, lacking success at that, to
>officially mothball the project.  Sadly, I couldn't even be bothered to
>make the time necessary to do that small task (mea culpa).
>
>Having said that...  Recently I have had some extra time and have been
>considering a release that would at least bring TkDesk in line with
>Tcl 8.4+.  However, I certainly would not recommend that anyone hold
>back any releases/upgrades based on that slim possibility.
>
>Unfortunately, my recommendation is to leave TkDesk behind and, in the
>process, heap as much shame on me as possible, in hopes that the
>crushing burden of guilt will eventually squeeze out some sort of
>constructive action on my part.
>
>Sincerely,
>
>	Chris
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.2.1 (GNU/Linux)
>
>iD8DBQE/3hn6u35obsyuq1QRAgsRAKC93DkreSHYOSi/HpyL9UMoOAFitgCffXk8
>hjkAQz27iQ1tN3uwCENtlt8=3D
>=3DHbPp
>-----END PGP SIGNATURE-----
>
>
>

-- =

Lars K=F6ller
E-Mail: lars@koellers.net (LKoeller@FreeBSD.ORG)
-------- FreeBSD, was sonst? ---- http://www.de.freebsd.org --------


From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 12:12:03 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9572B16A4CE; Tue, 16 Dec 2003 12:12:03 -0800 (PST)
Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DC80F43D33; Tue, 16 Dec 2003 12:12:00 -0800 (PST)
	(envelope-from stijn@pcwin002.win.tue.nl)
Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1])
	by pcwin002.win.tue.nl (8.12.10/8.12.10) with ESMTP id hBGKDBMx078866;
	Tue, 16 Dec 2003 21:13:11 +0100 (CET)
	(envelope-from stijn@pcwin002.win.tue.nl)
Received: (from stijn@localhost)
	by pcwin002.win.tue.nl (8.12.10/8.12.10/Submit) id hBGKDBhE078865;
	Tue, 16 Dec 2003 21:13:11 +0100 (CET)
	(envelope-from stijn)
Date: Tue, 16 Dec 2003 21:13:11 +0100
From: Stijn Hoop <stijn@win.tue.nl>
To: Charles Howse <chowse@charter.net>
Message-ID: <20031216201311.GK45616@pcwin002.win.tue.nl>
References: <200312161315.07121.chowse@charter.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o"
Content-Disposition: inline
In-Reply-To: <200312161315.07121.chowse@charter.net>
User-Agent: Mutt/1.4.1i
X-Bright-Idea: Let's abolish HTML mail!
cc: FBSD Questions <freebsd-questions@freebsd.org>
cc: freebsd-ports@freebsd.org
Subject: Re: REPOST: null device in linux jail root
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 20:12:03 -0000


--Fba/0zbH8Xs+Fj9o
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Dec 16, 2003 at 01:15:07PM -0600, Charles Howse wrote:
> Surely, *someone* who reads this list has upgraded the linux_base port, a=
nd=20
> figured out the proper way to respond to this prompt.

I apply for item A but not item B -- in other words, I also don't have a cl=
ue
why this happened to me today on my -CURRENT machine (so it's not -STABLE
only). From my reading of the port Makefile, it appears that it first creat=
es
the device node and then tests to see if it exists, but apparently that test
fails -- the message *should* be harmless, but the best thing to do is to
make the maintainer of the port aware of the problem, which in this case
is the general ports list (ports@FreeBSD.org) -- CC'd.

--Stijn

[rest of email quoted for reference, but please don't top post next time]

> ___________________________________________
>=20
> Hi,
>=20
> I installed Linux compatibility when I installed FBSD 4.8, but I've never=
=20
> really done anything with it.
>=20
> While portupgrading , I was presented with a prompt that I don't know how=
 to=20
> respond to:
>=20
> You need to create the null device in your jail root environment.
> Run the following commands outside the jail root environment,
> and then press enter:
> mkdir -m 0755 -p <Jail Root dir>/dev
> rm -f <Jail Root dir>//compat/linux/dev/null
> mknod <Jail Root dir>//compat/linux/dev/null c 2 2
> chmod 666 <Jail Root dir>//compat/linux/dev/null
>=20
> I found that this prompt comes from the makefile in the linux-base port,
> which I don't have access to at the moment, so I can't quote it exactly.
>=20
> Clueless, I just pressed enter at the prompt, thinking I could always go =
back=20
> and do it later, or deinstall the port and reinstall it when I learn what=
 to=20
> do. ?
>=20
> I know what a jail is, but how do I know what my <Jail Root dir> is?
> Also, why the double slashes in the last 3 lines? ?What do they mean?
>=20
> What is the proper way to deal with this prompt?
>=20
> --=20
> Thanks,
> Charles

--=20
"Linux has many different distributions, meaning that you can probably find
one that is exactly what you want (I even found one that looked like a Unix
system)."
		-- Mike Meyer, from a posting at questions@freebsd.org

--Fba/0zbH8Xs+Fj9o
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/32dXY3r/tLQmfWcRAqAsAKCsT6clVDgvBfbbtqb+Ktox3YowfACcDuMj
XnL4jwYj0dFFXg6tvN9yl3s=
=S/So
-----END PGP SIGNATURE-----

--Fba/0zbH8Xs+Fj9o--

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 13:42:12 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6617916A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 13:42:12 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de
	(mail.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1AABC43D39
	for <ports@freebsd.org>; Tue, 16 Dec 2003 13:42:11 -0800 (PST)
	(envelope-from matthias.andree@gmx.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de
	[129.217.163.1])1D71A175AE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 22:42:10 +0100 (CET)
Received: by merlin.emma.line.org (Postfix, from userid 500)
	id DFD78A1011; Tue, 16 Dec 2003 22:42:08 +0100 (CET)
Date: Tue, 16 Dec 2003 22:42:08 +0100
From: Matthias Andree <matthias.andree@gmx.de>
To: ports@freebsd.org
Message-ID: <20031216214208.GA12564@merlin.emma.line.org>
Mail-Followup-To: ports@freebsd.org
References: <006801c3c276$bf012a80$1e00a8c0@SHUTTLE>
	<m3ekv7km4m.fsf@merlin.emma.line.org> <3FDF20AA.6C53A4B6@easytree.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3FDF20AA.6C53A4B6@easytree.net>
User-Agent: Mutt/1.5.5.1i
Subject: Re: FreeBSD Port: qmail-1.03
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 21:42:12 -0000

On Tue, 16 Dec 2003, Peter Serwe wrote:

> Since when is daemontools not free?  Is this a new development?

It has never been free.

> Vpopmail, last I heard was also free, unless this has
> relatively recently changed.

That may be. Doesn't change its being off-topic on qmail lists.

Except for some libraries (the dns library that ships with djbdns),
DJB's stuff may only be redistributed verbatim, I'm sure you'll find
plenty of discussions in the archives of various mailing lists.

Personally, I don't have problems with daemontools since 0.75, but if I
had, I'd migrate to Gerrit Pape's runit the very instant I identified
the problem as being daemontools': Similar approach, similar design,
some improvements, free license.  http://smarden.org/runit/

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 14:36:02 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 027D816A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 14:36:02 -0800 (PST)
Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112])
	by mx1.FreeBSD.org (Postfix) with SMTP id C5EC143D33
	for <ports@freebsd.org>; Tue, 16 Dec 2003 14:35:58 -0800 (PST)
	(envelope-from noackjr@alumni.rice.edu)
Received: from cmsapps01.cms.usa.net (165.212.11.136)
  by cmsoutbound.mx.net with SMTP; 16 Dec 2003 22:35:58 -0000
Received: from optimator.noacks.org [65.69.2.219] by cmsapps01.cms.usa.net
	(ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.11E) 
	with ESMTP id 589HLPwj30253M36; Tue, 16 Dec 2003 22:35:54 GMT
X-USANET-Auth: 65.69.2.219     AUTH noackjr@usa.net optimator.noacks.org
Received: from localhost (localhost [127.0.0.1])
	by optimator.noacks.org (Postfix) with ESMTP
	id 5EDB58F; Tue, 16 Dec 2003 16:35:53 -0600 (CST)
Received: from optimator.noacks.org ([127.0.0.1])
 by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 52978-10; Tue, 16 Dec 2003 16:35:42 -0600 (CST)
Received: from alumni.rice.edu (optimator [192.168.1.11])
	by optimator.noacks.org (Postfix) with ESMTP
	id 890B665; Tue, 16 Dec 2003 16:35:42 -0600 (CST)
Message-ID: <3FDF88BE.1010206@alumni.rice.edu>
Date: Tue, 16 Dec 2003 16:35:42 -0600
From: Jon Noack <noackjr@alumni.rice.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6b) Gecko/20031205 Thunderbird/0.4
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ports@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at noacks.org
cc: adrian@freebsd.org
cc: tmseck@netcologne.de
Subject: www/squid maintainer: 3 months and still timing out...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: noackjr@alumni.rice.edu
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2003 22:36:02 -0000

3 months of timeouts and counting...

I submitted ports/58090 (a simple update to latest version and vendor 
patches) back in October (and ports/56926 in September before that). 
Thomas-Martin Seck submitted ports/59091 (overhaul and update) back in 
November.  I personally emailed adrian@ to ask him to update back in 
mid-October.

There has been no response.  I understand that we all get busy and can't 
handle things immediately -- I'm not trying to be demanding.  I just 
think it's ridiculous that we're sitting at version 2.5-STABLE3 when 
2.5-STABLE4 has been out since September 15, 2003!  2.5-STABLE4 is 
primarily a maintenance release and (along with the latest vendor 
patches) fixes several crash bugs and numerous more minor issues.

I have been in contact with several people like myself who are now 
updating the port for themselves.  This is also ridiculous; why are we 
all having to duplicate our efforts?  I asked to take over the 
maintainership last summer but adrian@ said he wanted to keep doing it.

What should I do?  I just submitted an updated diff (followup to 
ports/58090) to bring the port up to the latest patches (using existing 
port scheme -- just adding patches).  I would greatly appreciate it if 
someone would look over it and commit it.  It might be a good idea to 
hold off on ports/59091 until the maintainer (adrian@ or someone new) 
can look over the changes made.

NOTE: Also listed in ports/58090 are the numerous PRs that can be closed 
if it is committed (most should have been closed after previous updates).

Links:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/58090
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/56926
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59091

Thanks and sorry for sounding whiny,
Jon Noack

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 16:52:12 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 114F716A4CE; Tue, 16 Dec 2003 16:52:11 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DDFFE43D31; Tue, 16 Dec 2003 16:52:03 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 59D8E14701; Tue, 16 Dec 2003 18:52:03 -0600 (CST)
Date: Tue, 16 Dec 2003 18:52:03 -0600 (CST)
From: Mark Linimon <linimon@lonesome.com>
X-X-Sender: linimon@pancho
To: Jon Noack <noackjr@alumni.rice.edu>
In-Reply-To: <3FDF88BE.1010206@alumni.rice.edu>
Message-ID: <Pine.LNX.4.44.0312161751270.31519-100000@pancho>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: ports@freebsd.org
cc: adrian@freebsd.org
cc: tmseck@netcologne.de
Subject: port maintainer duties (was: www/squid maintainer: 3 months and
 still timing out...)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 00:52:12 -0000

> There has been no response.  I understand that we all get busy and
> can't handle things immediately -- I'm not trying to be demanding.

(I'm just thinking out loud here, I don't have any hard-and-fixed
answers for you).

I don't know if it's possible on a volunteer project to achieve any
working consensus on how much time is "too long".  I think you could
even argue that picking an arbitrary time period might be too much
of a "one size fits all" solution (e.g. it might not matter to as
many people if games/blackjack gets stale :-) )

As far as I can tell, the only "fixed" limit is the stated ability
of core to rescind commit bits that haven't been used for a year.
While this is probably a good policy for commit bits, in terms of
ports maintainership, given how quickly applications change out in
the wider community, a year is an eternity.

On the other hand, from my own research, we have the following
situations for our maintained ports:

 a) over 100 ports PRs that are at least a year old;
 b) over 100 ports that are marked broken on -current (as evaluated
    on i386), some of which have been failing on bento for quite
    some time.  (Nearly 50 of those are also marked broken on -stable).

This is clearly undesirable, but I would rather not see some kind
of fixed policy enacted to fix it -- common sense ought to suffice.

Perhaps ports maintainers should consider these suggestions for
when it's time to release their maintainership(s):

 a) when PRs for a port are piling up faster than you can
    keep up with them;
 b) when you're no longer actively using the port any more;
 c) when it's been more than a month or two since you've been
    able to look at outstading PR or build issues;
 d) when you feel like you're obligated to do it because otherwise
    it might not be maintained;
 e) when you're having your commit bit "stored for safekeeping"
    when taking a leave of absence from FreeBSD;
 f) when it's just no damned fun anymore :-)

Now, there's no question that we need more port maintainers to
help share the maintainence burden, but if we consider the PR
submitters to be a "pool of talent waiting to be used", rather
than just seeing the individual PRs as problems to be solved, 
perhaps we can get those problems to cancel each other out ...

A final observation: even if we were to try to achieve some kind
of consensus in this thread, so many people are away from FreeBSD
during the holidays that are observed in the U.S. (among many other
places), there are just too many people who would't see the discussion.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 18:06:19 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EDF9D16A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 18:06:19 -0800 (PST)
Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net
	[207.172.4.61])	by mx1.FreeBSD.org (Postfix) with ESMTP id 23A9043D39
	for <ports@freebsd.org>; Tue, 16 Dec 2003 18:06:19 -0800 (PST)
	(envelope-from adam.mclaurin@gmx.net)
Received: from 146-115-126-186.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com
	([146.115.126.186] helo=jake)
	by smtp02.mrf.mail.rcn.net with smtp (Exim 3.35 #4)
	id 1AWR4s-000514-00
	for ports@freebsd.org; Tue, 16 Dec 2003 21:06:18 -0500
Date: Tue, 16 Dec 2003 21:06:18 -0500
From: Adam McLaurin <adam.mclaurin@gmx.net>
To: ports@freebsd.org
Message-Id: <20031216210618.5e2c8dcb.adam.mclaurin@gmx.net>
In-Reply-To: <3FDF88BE.1010206@alumni.rice.edu>
References: <3FDF88BE.1010206@alumni.rice.edu>
Organization: 
X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.4;
	i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: www/squid maintainer: 3 months and still timing out...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 02:06:20 -0000

On Tue, 16 Dec 2003 16:35:42 -0600
Jon Noack <noackjr@alumni.rice.edu> wrote:

> 3 months of timeouts and counting...

www/squid has always been slow to update. I too have contacted the
maintainer in the past about stale versions, but never received a
response.

Perhaps someone else is able/willing to take over maintainership?

-- 
Adam

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 19:56:48 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 92B5716A4CE
	for <ports@freebsd.org>; Tue, 16 Dec 2003 19:56:48 -0800 (PST)
Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112])
	by mx1.FreeBSD.org (Postfix) with SMTP id A95C043D4F
	for <ports@freebsd.org>; Tue, 16 Dec 2003 19:56:41 -0800 (PST)
	(envelope-from noackjr@alumni.rice.edu)
Received: from cmsapps02.cms.usa.net (165.212.11.138)
  by cmsoutbound.mx.net with SMTP; 17 Dec 2003 03:56:40 -0000
Received: from optimator.noacks.org [65.69.2.219] by cmsapps02.cms.usa.net
	(ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.11E) 
	with ESMTP id 253HLqD5M0247M38; Wed, 17 Dec 2003 03:56:38 GMT
X-USANET-Auth: 65.69.2.219     AUTH noackjr@usa.net optimator.noacks.org
Received: from localhost (localhost [127.0.0.1])
	by optimator.noacks.org (Postfix) with ESMTP
	id AAF2A17B; Tue, 16 Dec 2003 21:56:37 -0600 (CST)
Received: from optimator.noacks.org ([127.0.0.1])
 by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 09393-08; Tue, 16 Dec 2003 21:56:27 -0600 (CST)
Received: from alumni.rice.edu (compgeek [192.168.1.10])
	by optimator.noacks.org (Postfix) with ESMTP
	id EDA5514D; Tue, 16 Dec 2003 21:56:26 -0600 (CST)
Message-ID: <3FDFD3EA.4050400@alumni.rice.edu>
Date: Tue, 16 Dec 2003 21:56:26 -0600
From: Jon Noack <noackjr@alumni.rice.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6b) Gecko/20031205 Thunderbird/0.4
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Mark Linimon <linimon@lonesome.com>
References: <Pine.LNX.4.44.0312161751270.31519-100000@pancho>
In-Reply-To: <Pine.LNX.4.44.0312161751270.31519-100000@pancho>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at noacks.org
cc: ports@freebsd.org
cc: adrian@freebsd.org
cc: tmseck@netcologne.de
Subject: Re: port maintainer duties
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: noackjr@alumni.rice.edu
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 03:56:48 -0000

On 12/16/2003 6:52 PM, Mark Linimon wrote:
>>There has been no response.  I understand that we all get busy and
>>can't handle things immediately -- I'm not trying to be demanding.
> 
> 
> (I'm just thinking out loud here, I don't have any hard-and-fixed
> answers for you).
> 
> I don't know if it's possible on a volunteer project to achieve any
> working consensus on how much time is "too long".  I think you could
> even argue that picking an arbitrary time period might be too much
> of a "one size fits all" solution (e.g. it might not matter to as
> many people if games/blackjack gets stale :-) )
> 
> As far as I can tell, the only "fixed" limit is the stated ability
> of core to rescind commit bits that haven't been used for a year.
> While this is probably a good policy for commit bits, in terms of
> ports maintainership, given how quickly applications change out in
> the wider community, a year is an eternity.
> 
> On the other hand, from my own research, we have the following
> situations for our maintained ports:
> 
>  a) over 100 ports PRs that are at least a year old;
>  b) over 100 ports that are marked broken on -current (as evaluated
>     on i386), some of which have been failing on bento for quite
>     some time.  (Nearly 50 of those are also marked broken on -stable).
> 
> This is clearly undesirable, but I would rather not see some kind
> of fixed policy enacted to fix it -- common sense ought to suffice.
> 
> Perhaps ports maintainers should consider these suggestions for
> when it's time to release their maintainership(s):
> 
>  a) when PRs for a port are piling up faster than you can
>     keep up with them;
>  b) when you're no longer actively using the port any more;
>  c) when it's been more than a month or two since you've been
>     able to look at outstading PR or build issues;
>  d) when you feel like you're obligated to do it because otherwise
>     it might not be maintained;
>  e) when you're having your commit bit "stored for safekeeping"
>     when taking a leave of absence from FreeBSD;
>  f) when it's just no damned fun anymore :-)
> 
> Now, there's no question that we need more port maintainers to
> help share the maintainence burden, but if we consider the PR
> submitters to be a "pool of talent waiting to be used", rather
> than just seeing the individual PRs as problems to be solved, 
> perhaps we can get those problems to cancel each other out ...
> 
> A final observation: even if we were to try to achieve some kind
> of consensus in this thread, so many people are away from FreeBSD
> during the holidays that are observed in the U.S. (among many other
> places), there are just too many people who would't see the discussion.
> 
> mcl

Thanks for the well-reasoned response.  I knew some of this -- I was 
just asking to ensure I wasn't missing some obvious step that could make 
it all better.

Jon Noack

-- 
Doing linear scans over an associative array is like trying to club 
someone to death with a loaded Uzi.
- Larry Wall

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 20:02:59 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 190B916A4CE
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 20:02:59 -0800 (PST)
Received: from cmsrelay01.mx.net (cmsrelay01.mx.net [165.212.11.110])
	by mx1.FreeBSD.org (Postfix) with SMTP id 2DFE143D41
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 20:02:51 -0800 (PST)
	(envelope-from noackjr@alumni.rice.edu)
Received: from uadvg129.cms.usa.net (165.212.11.129)
  by cmsoutbound.mx.net with SMTP; 17 Dec 2003 04:02:51 -0000
Received: from optimator.noacks.org [65.69.2.219] by uadvg129.cms.usa.net
	(ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.11E) 
	with ESMTP id 197HLqecW0008M29; Wed, 17 Dec 2003 04:02:48 GMT
X-USANET-Auth: 65.69.2.219     AUTH noackjr@usa.net optimator.noacks.org
Received: from localhost (localhost [127.0.0.1])
	by optimator.noacks.org (Postfix) with ESMTP id 17DA014D
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 22:02:48 -0600 (CST)
Received: from optimator.noacks.org ([127.0.0.1])
 by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 10371-02 for <freebsd-ports@freebsd.org>;
 Tue, 16 Dec 2003 22:02:37 -0600 (CST)
Received: from alumni.rice.edu (compgeek [192.168.1.10])
	by optimator.noacks.org (Postfix) with ESMTP id 6D263E9
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 22:02:37 -0600 (CST)
Message-ID: <3FDFD55D.8050509@alumni.rice.edu>
Date: Tue, 16 Dec 2003 22:02:37 -0600
From: Jon Noack <noackjr@alumni.rice.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6b) Gecko/20031205 Thunderbird/0.4
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at noacks.org
Subject: www/squid maintainer: 3 months and still timing out...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: noackjr@alumni.rice.edu
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 04:02:59 -0000

 >On Tue, 16 Dec 2003 16:35:42 -0600
 >Jon Noack <noackjr at alumni.rice.edu> wrote:
 >> 3 months of timeouts and counting...
 >
 > www/squid has always been slow to update. I too have contacted the
 > maintainer in the past about stale versions, but never received a
 > response.
 >
 > Perhaps someone else is able/willing to take over maintainership?
 >
 > --
 > Adam

As I said over the summer, I'd be willing.  Squid is a mission-critical 
app for my employer and I'm the one responsible for keeping it running. 
  Maintaining it wouldn't really save me time, but I'm doing the work 
anyway so I might as well share :).

However, if someone else will do it, go for it.  I won't complain about 
less work...

Jon Noack

-- 
Doing linear scans over an associative array is like trying to club 
someone to death with a loaded Uzi.
- Larry Wall

From owner-freebsd-ports@FreeBSD.ORG  Tue Dec 16 20:37:12 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 596CE16A4CE
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 20:37:12 -0800 (PST)
Received: from alcanet.com.au (mail2.alcanet.com.au [203.62.196.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC8D43D4C
	for <freebsd-ports@freebsd.org>; Tue, 16 Dec 2003 20:37:08 -0800 (PST)
	(envelope-from jeremyp@alcatel.com.au)
Received: from sydsmtp02.alcatel.com.au (IDENT:root@localhost.localdomain
	[127.0.0.1])hBH4b5MJ025739
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 15:37:06 +1100
Received: from gsmx07.alcatel.com.au ([139.188.20.247])
          by sydsmtp02.alcatel.com.au (Lotus Domino Release 5.0.12)
          with ESMTP id 2003121715370464:281015 ;
          Wed, 17 Dec 2003 15:37:04 +1100 
Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1])
	by gsmx07.alcatel.com.au (8.12.9/8.12.9) with ESMTP id hBH4b47d043465
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 15:37:04 +1100 (EST)
	(envelope-from jeremyp@alcatel.com.au)
Received: (from jeremyp@localhost)
	by gsmx07.alcatel.com.au (8.12.9/8.12.9/Submit) id hBH4b4JV043464
	for freebsd-ports@freebsd.org; Wed, 17 Dec 2003 15:37:04 +1100 (EST)
	(envelope-from jeremyp@alcatel.com.au)
Resent-Message-Id: <200312170437.hBH4b4JV043464@gsmx07.alcatel.com.au>
Date: Wed, 17 Dec 2003 08:32:14 +1100
From: Peter Jeremy <peter.jeremy@alcatel.com.au>
To: freebsd-ports@freebsd.org
Message-ID: <20031216213214.GM88618@gsmx07.alcatel.com.au>
Mime-Version: 1.0
User-Agent: Mutt/1.4.1i
Resent-From: jeremyp@alcatel.com.au
Resent-Date: Wed, 17 Dec 2003 15:37:03 +1100
Resent-To: freebsd-ports@freebsd.org
X-MIMETrack: Itemize by SMTP Server on SYDSMTP02/AlcatelAustralia(Release
	5.0.12  |February 13, 2003) at 17/12/2003 15:37:04,|February
	13, 2003) at 17/12/2003 15:37:06,
	Serialize complete at 17/12/2003 15:37:06
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Subject: Problem building OpenOffice.org 1.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 04:37:12 -0000

I have a system running FreeBSD 4.9p1 and the OOo port dies in the extract
step:

===>  Extracting for openoffice-1.1.0_1
>> Checksum OK for openoffice1.1/OOo_1.1.0_source.tar.bz2.
>> Checksum OK for openoffice1.1/gpc231.tar.Z.
>> Checksum OK for openoffice1.1/patch-openoffice-mozilla101-2002-10-14.
>> Checksum OK for openoffice1.1/mozilla-vendor-1.0.2a.tgz.
make: don't know how to make extract-mozilla. Stop
*** Error code 2

Stop in /usr/ports/editors/openoffice-1.1.

I first noticed this a few days ago and updating my ports tree hasn't
helped.  Another system running a two-week old version of 4-STABLE
correctly passes "make extract".  Both systems now have a ports tree
from a CVS repository about 12 hours old.

Removing /etc/make.conf and just using
"make extract DISTDIR=/usr/ports_distfiles" doesn't help.

Does anyone have any ideas?  Please copy me in any replies.
-- 
Peter Jeremy

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 00:35:41 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E6FA816A4CE
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 00:35:41 -0800 (PST)
Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9D243D31
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 00:35:40 -0800 (PST)
	(envelope-from sem@ciam.ru)
Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru)
	by mail.ciam.ru with esmtp (Exim 4.x)
	id 1AWX9b-0008CJ-BI; Wed, 17 Dec 2003 11:35:35 +0300
Message-ID: <3FE01558.40100@ciam.ru>
Date: Wed, 17 Dec 2003 11:35:36 +0300
From: Sergey Matveychuk <sem@ciam.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6a) Gecko/20031028
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: noackjr@alumni.rice.edu
References: <3FDFD55D.8050509@alumni.rice.edu>
In-Reply-To: <3FDFD55D.8050509@alumni.rice.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: freebsd-ports@freebsd.org
Subject: Re: www/squid maintainer: 3 months and still timing out...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 08:35:42 -0000

Jon Noack wrote:
> Squid is a mission-critical 
> app for my employer and I'm the one responsible for keeping it running. 

The same for me and many other people. May be writing some rules for 
such ports make a sense? And if the maintainer brakes this rules 
persistantly then to take off a maintainership and give it to another 
person.
May be it's sounds too strict but a mainteinership is a responsibility 
first.

Just a moan: if you post a PR and got no answer from a non-committer 
port maintainer you could wait for a month and ask for 
maintainer-timeout-commit. But if a port maintainer is a committer, your 
PR freeze for enternity - nobody takes that PRs.

-- 
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 02:18:41 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BC72D16A4CF; Wed, 17 Dec 2003 02:18:41 -0800 (PST)
Received: from 194-185-53-242.f5.ngi.it (194-185-53-242.f5.ngi.it
	[194.185.53.242])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B215A43D4C; Wed, 17 Dec 2003 02:18:39 -0800 (PST)
	(envelope-from mark@remotelab.org)
Received: from remotelab.org (einstein.lab [192.168.168.2])
	hBHAIcmJ002524;	Wed, 17 Dec 2003 11:18:38 +0100 (CET)
	(envelope-from mark@remotelab.org)
Message-ID: <3FE02D7E.4000900@remotelab.org>
Date: Wed, 17 Dec 2003 11:18:38 +0100
From: Marco Trentini <mark@remotelab.org>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
	rv:1.5) Gecko/20031013 Thunderbird/0.3
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ports@freebsd.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: port mail/noattach
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: mark@remotelab.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 10:18:41 -0000

grammatical error in Makefile at

COMMENT= A attatchment filter for Sendmail


Attatchment --> Attachment


-- 
Marco Trentini                mark@remotelab.org
http://www.remotelab.org/

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 03:32:34 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9B92116A4CF
	for <ports@freebsd.org>; Wed, 17 Dec 2003 03:32:34 -0800 (PST)
Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B2D7943D5A
	for <ports@freebsd.org>; Wed, 17 Dec 2003 03:32:30 -0800 (PST)
	(envelope-from itetcu@apropo.ro)
Received: (qmail 25563 invoked from network); 17 Dec 2003 11:32:28 -0000
Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19)
  by mail.rdsnet.ro with SMTP; 17 Dec 2003 11:32:28 -0000
Date: Wed, 17 Dec 2003 13:33:16 +0200
From: Ion-Mihai Tetcu <itetcu@apropo.ro>
To: ports@freebsd.org, cvs-ports@freebsd.org
Message-Id: <20031217133316.0ef8fc3a.itetcu@apropo.ro>
In-Reply-To: <200312171052.hBHAqsuF099810@repoman.freebsd.org>
References: <200312171052.hBHAqsuF099810@repoman.freebsd.org>
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: cvs commit: ports/databases/mysql40-server Makefile distinfo
 pkg-plist ports/databases/mysql40-server/files patch-Makefile.in
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 11:32:34 -0000

On Wed, 17 Dec 2003 02:52:54 -0800 (PST)
Norikatsu Shigemura <nork@FreeBSD.org> wrote:

> nork        2003/12/17 02:52:54 PST
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     databases/mysql40-server Makefile distinfo pkg-plist 
>     databases/mysql40-server/files patch-Makefile.in 
>   Log:
>   o Update to 4.0.17.
>   o Make portlint clean.
>   
>   PR:             ports/60321
>   Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)


Before any announcement of new version from mysql or on mysql website
(still 4.0.16 there).
Anything security related ? Nor the PR or the commit says anything
about that.


-- 
IOnut
Unregistered ;) FreeBSD user

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 05:19:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 73E6116A4CE
	for <ports@freebsd.org>; Wed, 17 Dec 2003 05:19:05 -0800 (PST)
Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5F49F43D1D
	for <ports@freebsd.org>; Wed, 17 Dec 2003 05:19:03 -0800 (PST)
	(envelope-from itetcu@apropo.ro)
Received: (qmail 13659 invoked from network); 17 Dec 2003 13:19:01 -0000
Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19)
  by mail.rdsnet.ro with SMTP; 17 Dec 2003 13:19:01 -0000
Date: Wed, 17 Dec 2003 15:19:50 +0200
From: Ion-Mihai Tetcu <itetcu@apropo.ro>
To: ports@freebsd.org
Message-Id: <20031217151950.758504fe.itetcu@apropo.ro>
In-Reply-To: <20031217133316.0ef8fc3a.itetcu@apropo.ro>
References: <200312171052.hBHAqsuF099810@repoman.freebsd.org>
	<20031217133316.0ef8fc3a.itetcu@apropo.ro>
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: cvs-ports@freebsd.org
Subject: Re: cvs commit: ports/databases/mysql40-server Makefile distinfo
 pkg-plist ports/databases/mysql40-server/files patch-Makefile.in
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 13:19:05 -0000

On Wed, 17 Dec 2003 13:33:16 +0200
Ion-Mihai Tetcu <itetcu@apropo.ro> wrote:

> On Wed, 17 Dec 2003 02:52:54 -0800 (PST)
> Norikatsu Shigemura <nork@FreeBSD.org> wrote:
> 
> > nork        2003/12/17 02:52:54 PST
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     databases/mysql40-server Makefile distinfo pkg-plist 
> >     databases/mysql40-server/files patch-Makefile.in 
> >   Log:
> >   o Update to 4.0.17.
> >   o Make portlint clean.
> >   
> >   PR:             ports/60321
> >   Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
> 
> 
> Before any announcement of new version from mysql or on mysql website
> (still 4.0.16 there).
> Anything security related ? Nor the PR or the commit says anything
> about that.

It seems it's a bug-fix release.
One thing to note from mysql newsletter:
 - Our FreeBSD/sparc64 build host has been upgraded to FreeBSD 5.1


-- 
IOnut
Unregistered ;) FreeBSD user

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 06:04:49 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1502616A4CE
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 06:04:49 -0800 (PST)
Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net
	[205.152.59.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C5C9043D5C
	for <freebsd-ports@freebsd.org>;
	Wed, 17 Dec 2003 06:04:47 -0800 (PST)
	(envelope-from ssaccoss@bellsouth.net)
Received: from bellsouth.net ([66.157.100.251])
	by imf18aec.mail.bellsouth.netESMTP
	<20031217140447.WVCR18914.imf18aec.mail.bellsouth.net@bellsouth.net>
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 09:04:47 -0500
Message-ID: <3FE0627F.7040908@bellsouth.net>
Date: Wed, 17 Dec 2003 09:04:47 -0500
From: Steven T Sacco <ssaccoss@bellsouth.net>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031128
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Help Newbie
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 14:04:49 -0000

Yes i am a 'newbie' sorta.  i have experience in Unix from my former 
career, but am now just starting to use again and set up on my home 
computer.  My son has loaded FreeBSD 4.8 and I am havening several 
problems loading different applications.  Each one seems to have its own 
unique errors, i was thinking maybe i have messed up the OS files or we 
only got half a loaf when first loading it.  i was thinking about 
upgrading to FreeBSD 5.x to make sure the core files are ok.     What is 
the best and easiest way to upgrade from 4.8 to 5.x?  What is the latest 
and greatest 5.x load to get?
Let's start there before i begin my 1000 other questions.  And just one 
more, is there a 'Newbie' forum I should be using instead of this one?
Steve in Charlotte...


From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 06:07:03 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D0F2C16A4CE; Wed, 17 Dec 2003 06:07:03 -0800 (PST)
Received: from mailfilter1.fast.net.uk (sweeper1.fast.net.uk [212.42.162.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E082043D46; Wed, 17 Dec 2003 06:07:01 -0800 (PST)
	(envelope-from adrian.pearce@longlifedata.co.uk)
Received: from athlon (pool-326.fast.net.uk [212.42.160.26])
	hBHE6vkx025018;	Wed, 17 Dec 2003 14:06:58 GMT
	(envelope-from adrian.pearce@longlifedata.co.uk)
Message-ID: <000201c3c4a7$6c72a0e0$1aa02ad4@athlon>
From: "Adrian Pearce" <adrian.pearce@longlifedata.co.uk>
To: <znerd@FreeBSD.org>
Date: Wed, 17 Dec 2003 14:09:17 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
cc: ports@FreeBSD.org
Subject: FreeBSD Port: jump-0.4.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 14:07:03 -0000

Hi
I am writing an applet that uses jump 0.4.1

It compiles but on running gives

java.lang.InternalError: Unable to determine sign of power
at org.znerd.math.Power.determineSign

Your code shows
// TODO: Implement this method determineSign(RealNumber,RealNumber)

Is there a later version available or can I do something in my code?

Regards
Adrian Pearce

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 07:29:08 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A03D716A4CE
	for <ports@FreeBSD.org>; Wed, 17 Dec 2003 07:29:08 -0800 (PST)
Received: from redpine.canadian.net (redpine.canadian.net [216.123.178.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 198E643D54
	for <ports@FreeBSD.org>; Wed, 17 Dec 2003 07:29:07 -0800 (PST)
	(envelope-from dave@canadian.net)
Received: (qmail 59008 invoked from network); 17 Dec 2003 15:29:05 -0000
Received: from unknown (HELO snowowl)
	(dave@molson.canadian.net@216.123.178.14)
	by redpine.canadian.net with SMTP; 17 Dec 2003 15:29:05 -0000
Message-ID: <000301c3c4b2$8191e1b0$0eb27bd8@canadian.net>
From: "Dave Foster" <dave@canadian.net>
To: <sobomax@FreeBSD.org>
Date: Wed, 17 Dec 2003 10:29:04 -0500
Organization: Canadian Net
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
cc: ports@FreeBSD.org
Subject: FreeBSD Port: asterisk-0.5.0_2
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 15:29:08 -0000

Hi,

I am wondering if there is any news on a driver for the Digium  x100P There
are dozens of these cards going for $40 on ebay right now, and no Linejacks!
Thanks!

Dave Foster
Systems Administrator, Canadian Net
1-800-427-8564
+1 416 245-1374
 FAX +1 416 245-8193
http://www.canadian.net


From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 13:04:11 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC34216A4CE
	for <ports@FreeBSD.ORG>; Wed, 17 Dec 2003 13:04:11 -0800 (PST)
Received: from gw.celabo.org (gw.celabo.org [208.42.49.153])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 266D943D3F
	for <ports@FreeBSD.ORG>; Wed, 17 Dec 2003 13:04:07 -0800 (PST)
	(envelope-from nectar@celabo.org)
Received: from madman.celabo.org (madman.celabo.org [10.0.1.111])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK))
	by gw.celabo.org (Postfix) with ESMTP
	id A161C548A2; Wed, 17 Dec 2003 15:04:06 -0600 (CST)
Received: by madman.celabo.org (Postfix, from userid 1001)
	id 3DE736D45F; Wed, 17 Dec 2003 15:04:06 -0600 (CST)
Date: Wed, 17 Dec 2003 15:04:06 -0600
From: "Jacques A. Vidrine" <nectar@FreeBSD.org>
To: Alex Deiter <tiamat@komi.mts.ru>
Message-ID: <20031217210406.GA31843@madman.celabo.org>
References: <000301c3b64b$a53e93d0$1d01320a@komi.mts.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <000301c3b64b$a53e93d0$1d01320a@komi.mts.ru>
X-Url: http://www.celabo.org/
User-Agent: Mutt/1.5.4i-ja.1
cc: ports@FreeBSD.ORG
Subject: Re: FreeBSD Port: heimdal-0.6
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 21:04:11 -0000

On Sat, Nov 29, 2003 at 10:37:29AM +0300, Alex Deiter wrote:
> i have a problem with heimdal port on FreeBSD 5.2 beta when i put the
> heimdal ftpd in my inetd.conf:
> 
> ftp     stream  tcp     nowait  root    /usr/local/libexec/ftpd ftpd
> 
> $ klist
> Credentials cache: FILE:/tmp/krb5cc_6V7hEc
>         Principal: test@KOMI.MTS.RU
> 
>   Issued           Expires          Principal
> Nov 29 10:24:17  Nov 29 20:24:17  krbtgt/KOMI.MTS.RU@KOMI.MTS.RU
> Nov 29 10:24:36  Nov 29 20:24:17  host/server.komi.mts.ru@KOMI.MTS.RU
> Nov 29 10:26:47  Nov 29 20:24:17  ftp/server.komi.mts.ru@KOMI.MTS.RU
> 
> $ /usr/local/bin/ftp server
> Connected to server.komi.mts.ru.
> 220 server.komi.mts.ru FTP server (Version 6.00+Heimdal 0.6) ready.
> Trying GSSAPI...
> Authenticated to <ftp/server.komi.mts.ru@KOMI.MTS.RU>
> Authentication successful.
> 
> Name (server:test): test
> S:530 User test access denied.
> ftp: Login failed.
> Remote system type is UNIX.
> Using binary mode to transfer files.
> 
> But telnet work fine:
> telnet  stream  tcp     nowait  root    /usr/local/libexec/telnetd
> telnetd
> 
> $ /usr/local/bin/telnet server
> Trying 1.1.1.1...
> Connected to server.komi.mts.ru.
> Escape character is '^]'.
> Waiting for encryption to be negotiated...
> [ Trying mutual KERBEROS5 (host/server.komi.mts.ru@KOMI.MTS.RU)... ]
> [ Kerberos V5 accepts you as ``test@KOMI.MTS.RU'' ]
> Encryption negotiated.
> 
> Also, test suite for service ftp work fine:
> 
> ./gssapi_server -p 777 -s ftp
> User is `test@KOMI.MTS.RU'
> gss_verify_mic: hej
> gss_unwrap: hemligt
> 
> Thanks!

I am sorry for my ridiculously late reply.  I'm afraid your message
was buried deep in my INBOX.  After a bit of debugging, I found that
this problem was caused by a double-free.  I have corrected it in the
port.  Please try heimdal-0.6_1 from the ports tree.

After fixing it in the port, I checked the Heimdal repository.  The
regression appeared in Heimdal 0.6, and was fixed in CVS in June :-)
I guess I should have looked there first!

Cheers,
-- 
Jacques Vidrine   NTT/Verio SME      FreeBSD UNIX       Heimdal
nectar@celabo.org jvidrine@verio.net nectar@freebsd.org nectar@kth.se

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 15:07:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3D67F16A4CE
	for <ports@freebsd.org>; Wed, 17 Dec 2003 15:07:14 -0800 (PST)
Received: from anchor-post-37.mail.demon.net (anchor-post-36.mail.demon.net
	[194.217.242.86])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 21EA543D1D
	for <ports@freebsd.org>; Wed, 17 Dec 2003 15:07:13 -0800 (PST)
	(envelope-from mark@markdnet.demon.co.uk)
Received: from lizacnet.demon.co.uk ([80.177.208.105])
	by anchor-post-37.mail.demon.net with esmtp (Exim 3.35 #1)
	id 1AWkl6-000KLE-0b
	for ports@freebsd.org; Wed, 17 Dec 2003 23:07:12 +0000
From: Mark Dixon <mark@markdnet.demon.co.uk>
To: ports@freebsd.org
Date: Wed, 17 Dec 2003 23:07:38 +0000
User-Agent: KMail/1.5.4
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: clearsigned data
Content-Disposition: inline
Message-Id: <200312172307.47865.mark@markdnet.demon.co.uk>
Subject: Re: cvs commit: ports/net/gaim Makefile distinfo pkg-plist
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2003 23:07:14 -0000

=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> marcus      2003/12/17 11:12:25 PST
>=20
>  FreeBSD ports repository
>
> Modified files:
>    net/gaim             Makefile distinfo pkg-plist=20
>  Log:
>  Remove the OpenSSL plug-in.  The gaim authors do not feel OpenSSL is
 >  a system library, and thus not part of the GPL exemption.

Whats it got to do with them? Its part of the base system, and is normally=
=20
distributed with the operating system, so its a system library.

Mark
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/4OHALqgJ90OcaiARAkYTAJ9kZ2ptgp6q5JA8U029ZY/jFqgi1ACgn2o2
L+Dz9pjFXwZWvDBG1vJYcBA=3D
=3D5WQp
=2D----END PGP SIGNATURE-----

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 17:56:06 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1FB2216A4CE; Wed, 17 Dec 2003 17:56:06 -0800 (PST)
Received: from ms-smtp-02-eri0.southeast.rr.com
	(ms-smtp-02-lbl.southeast.rr.com [24.25.9.101])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8790243D2D; Wed, 17 Dec 2003 17:56:04 -0800 (PST)
	(envelope-from wegster@mindcore.net)
Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100])
	hBI1u1Ab005662;	Wed, 17 Dec 2003 20:56:02 -0500 (EST)
Message-ID: <3FE10932.9060807@mindcore.net>
Date: Wed, 17 Dec 2003 20:56:02 -0500
From: Scott W <wegster@mindcore.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-current@freebsd.org, freebsd-ports@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Subject: Problem with mod_php4 and Apache 1.3.29 in CURRENT
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 01:56:06 -0000

Hey all...any advice appreciated, but it appears that mod_php4 as well 
as the full lang/php4 in combination with apache manages to core apache 
every time I've tried it.  Recent cvsup from past week, along with 
current as of a few hours ago today, rebuild of entire system, apache, 
php4 and mod_php4 all have the same results- apache cores on startup 
with the following stack trace:

Script started on Wed Dec 17 20:50:48 2003
You have mail.
freeb# gdb /usr/local/sbin/apachectl httpd httpd.core
GNU gdb 5.2.1 (FreeBSD)
This GDB was configured as "i386-undermydesk-freebsd"...
(no debugging symbols found)...
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libcrypt.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib/libcrypt.so.2
Reading symbols from /usr/local/lib/libexpat.so.4...
(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libexpat.so.4
Reading symbols from /lib/libc.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...
done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x28d8f8a0 in ?? ()
(gdb) bt
#0  0x28d8f8a0 in ?? ()
#1  0x281716ec in nsdispatch () from /lib/libc.so.5
#2  0x2814b0b5 in getpwnam_r () from /lib/libc.so.5
#3  0x2814b30b in getpwuid_r () from /lib/libc.so.5
#4  0x2814b25b in getpwuid_r () from /lib/libc.so.5
#5  0x2814b3d9 in getpwnam () from /lib/libc.so.5
#6  0x08069638 in ap_uname2id ()
#7  0x08054786 in init_config_globals ()
#8  0x080549d1 in ap_read_config ()
#9  0x0805e43a in standalone_main ()
#10 0x0805ed1a in main ()
#11 0x0804e4f2 in _start ()
(gdb) q
uname -a
FreeBSD freeb.swtechnical.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue 
Dec 16 19:18:17 EST 2003     
root@freeb.swtechnical.com:/usr/src/sys/i386/compile/SMP52  i386
Script done on Wed Dec 17 20:51:15 2003

Removing the
LoadModule php4_module  libexec/apache/libphp4.so
and
AddModule mod_php4.c

lines from the httpd.conf file allows apache to run properly....not that 
that helps much when you need to enable php ;-)

Scott



From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 20:10:58 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 29AD416A4CE; Wed, 17 Dec 2003 20:10:58 -0800 (PST)
Received: from ms-smtp-01-eri0.southeast.rr.com
	(ms-smtp-01-lbl.southeast.rr.com [24.25.9.100])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7F25643D45; Wed, 17 Dec 2003 20:10:56 -0800 (PST)
	(envelope-from wegster@mindcore.net)
Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100])
	hBI4ArHG000051;	Wed, 17 Dec 2003 23:10:54 -0500 (EST)
Message-ID: <3FE128CE.8000502@mindcore.net>
Date: Wed, 17 Dec 2003 23:10:54 -0500
From: Scott W <wegster@mindcore.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
MIME-Version: 1.0
References: <3FE10932.9060807@mindcore.net>
In-Reply-To: <3FE10932.9060807@mindcore.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: Symantec AntiVirus Scan Engine
cc: freebsd-current@freebsd.org
cc: freebsd-ports@freebsd.org
Subject: Re: Problem with mod_php4 and Apache 1.3.29 in CURRENT
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 04:10:58 -0000

Scott W wrote:

> Hey all...any advice appreciated, but it appears that mod_php4 as well 
> as the full lang/php4 in combination with apache manages to core 
> apache every time I've tried it.  Recent cvsup from past week, along 
> with current as of a few hours ago today, rebuild of entire system, 
> apache, php4 and mod_php4 all have the same results- apache cores on 
> startup with the following stack trace:
>
> Script started on Wed Dec 17 20:50:48 2003
> You have mail.
> freeb# gdb /usr/local/sbin/apachectl httpd httpd.core
> GNU gdb 5.2.1 (FreeBSD)
> This GDB was configured as "i386-undermydesk-freebsd"...
> (no debugging symbols found)...
> Core was generated by `httpd'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /lib/libcrypt.so.2...(no debugging symbols 
> found)...done.
> Loaded symbols for /lib/libcrypt.so.2
> Reading symbols from /usr/local/lib/libexpat.so.4...
> (no debugging symbols found)...done.
> Loaded symbols for /usr/local/lib/libexpat.so.4
> Reading symbols from /lib/libc.so.5...(no debugging symbols 
> found)...done.
> Loaded symbols for /lib/libc.so.5
> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols 
> found)...
> done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0  0x28d8f8a0 in ?? ()
> (gdb) bt
> #0  0x28d8f8a0 in ?? ()
> #1  0x281716ec in nsdispatch () from /lib/libc.so.5
> #2  0x2814b0b5 in getpwnam_r () from /lib/libc.so.5
> #3  0x2814b30b in getpwuid_r () from /lib/libc.so.5
> #4  0x2814b25b in getpwuid_r () from /lib/libc.so.5
> #5  0x2814b3d9 in getpwnam () from /lib/libc.so.5
> #6  0x08069638 in ap_uname2id ()
> #7  0x08054786 in init_config_globals ()
> #8  0x080549d1 in ap_read_config ()
> #9  0x0805e43a in standalone_main ()
> #10 0x0805ed1a in main ()
> #11 0x0804e4f2 in _start ()
> (gdb) q
> uname -a
> FreeBSD freeb.swtechnical.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue 
> Dec 16 19:18:17 EST 2003     
> root@freeb.swtechnical.com:/usr/src/sys/i386/compile/SMP52  i386
> Script done on Wed Dec 17 20:51:15 2003
>
> Removing the
> LoadModule php4_module  libexec/apache/libphp4.so
> and
> AddModule mod_php4.c
>
> lines from the httpd.conf file allows apache to run properly....not 
> that that helps much when you need to enable php ;-)
>
> Scott
>
Following up to myself ;-)  It appears to have been one of the options 
selected for PHP install, although I'm unsure as to which yet...have 
stripped options/left at default for testing, and the default options do 
work w/apache....may need to do a few more builds to see if I can 
determine which option (or combination thereof) cause the issue w/use as 
an apache module...

Scott


From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 22:24:30 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8CB5D16A4CE
	for <freebsd-ports@freebsd.org>; Wed, 17 Dec 2003 22:24:30 -0800 (PST)
Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au
	[220.240.241.137])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA2343D50
	for <freebsd-ports@freebsd.org>;
	Wed, 17 Dec 2003 22:24:24 -0800 (PST)
	(envelope-from ggop@madras.dyndns.org)
Received: from madras.dyndns.org (localhost [127.0.0.1])
	by madras.dyndns.org (8.12.9/8.12.9) with ESMTP id hBI6MqhN063569
	for <freebsd-ports@freebsd.org>; Thu, 18 Dec 2003 17:22:55 +1100 (EST)
	(envelope-from ggop@madras.dyndns.org)
Received: (from ggop@localhost)
	by madras.dyndns.org (8.12.9/8.12.9/Submit) id hBI6Mpel063568
	for freebsd-ports@freebsd.org; Thu, 18 Dec 2003 17:22:51 +1100 (EST)
Date: Thu, 18 Dec 2003 17:22:48 +1100
From: Gautam Gopalakrishnan <ggop@madras.dyndns.org>
To: freebsd-ports@freebsd.org
Message-ID: <20031218062248.GA63546@madras.dyndns.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.1i
Subject: make args for lower dependencies
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 06:24:30 -0000

Hello,

I am using portupgrade to install ImageMagick. I have in
pkgtools.conf (in the right place):

'graphics/ImageMagick' => 'WITHOUT_IMAGEMAGICK_PDF=yes WITHOUT_IMAGEMAGICK_PERL=yes WITHOUT_X11=yes',
'print/ghostscript-gnu*' => 'A4=yes NO_CHECKSUM=yes',

And I tried all of the following:

# portupgrade -pN ImageMagick
# portupgrade -pRN ImageMagick
# portinstall -p ImageMagick
# portinstall -pR ImageMagick

Problem is that the arguments for ghostscript are not passed when
it is installed. It works fine when I install ghostscript by itself

Is this a bug or am I doing something wrong?

Thanks in advance
Gautam


From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 23:45:46 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9ABD516A4CE; Wed, 17 Dec 2003 23:45:46 -0800 (PST)
Received: from cerberus.knvb.nl (cerberus.knvb.nl [195.109.189.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8836043D46; Wed, 17 Dec 2003 23:45:44 -0800 (PST)
	(envelope-from derkjan.de.haan@knvb.nl)
Received: (from fwmaster@localhost) by cerberus.knvb.nl (8.9.3c/8.6.12) id
	IAA15371; Thu, 18 Dec 2003 08:45:42 +0100 (MET)
Received: by cerberus.zeis.knvb.nl (TUNIX txp2/smap)
	id sma014576; Thu, 18 Dec 03 08:44:39 +0100
Received: from FLAPTOP (flaptop.zeis.knvb.nl [192.168.2.252])
	by knvb.nl (8.11.7p1+Sun/8.11.6) with SMTP id hBI7idB09683;
	Thu, 18 Dec 2003 08:44:39 +0100 (MET)
Message-ID: <003001c3c53a$caa43500$fc02a8c0@zeis.knvb.nl>
From: "Derkjan de Haan" <derkjan.de.haan@knvb.nl>
To: <adrian@freebsd.org>
Date: Thu, 18 Dec 2003 08:44:38 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
cc: ports@freebsd.org
Subject: FreeBSD Port: squid-2.5_4
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 07:45:46 -0000

Adrian,

Can we please have squid 2.5 updated to STABLE4 ? It is supposed to fix one
of the problems we are seeing here (randomly broken images).


regards,

Derkjan de Haan

---------------------------------------------------------------------------
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
Please note that any views or opinions presented in this email are solely
those of the author and do not necessarily represent those of the KNVB.
Finally, the recipient should check this email and any attachments for the
presence of viruses. The KNVB accepts no liability for any damage caused by
any virus transmitted by this email.
---------------------------------------------------------------------------

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 23:46:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9395D16A4CE; Wed, 17 Dec 2003 23:46:05 -0800 (PST)
Received: from geekpunk.net (adsl-19-197-182.bna.bellsouth.net
	[68.19.197.182])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 751F843D2D; Wed, 17 Dec 2003 23:46:03 -0800 (PST)
	(envelope-from bandix@geekpunk.net)
Received: from localhost.my.domain (taran [127.0.0.1])
	by geekpunk.net (8.12.8p1/8.12.6) with ESMTP id hBI7kEYm008580;
	Thu, 18 Dec 2003 01:46:14 -0600 (CST)
	(envelope-from bandix@geekpunk.net)
Received: (from bandix@localhost)
	by localhost.my.domain (8.12.8p1/8.12.8/Submit) id hBI7kDix008577;
	Thu, 18 Dec 2003 01:46:13 -0600 (CST)
Date: Thu, 18 Dec 2003 01:46:13 -0600
From: "Brandon D. Valentine" <brandon@dvalentine.com>
To: nc-rotherdo@netcologne.de
Message-ID: <20031218074613.GA8284@geekpunk.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.1i
cc: freebsd-gnome@freebsd.org
cc: FreeBSD Ports <freebsd-ports@freebsd.org>
Subject: prying x11-wm/wmakerconf loose from gnome
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 07:46:05 -0000

TO  Dominik (wmakerconf maintainer),
    freebsd-ports (gnome2wmaker maintainer),
    and freebsd-gnome,

My apologies for the crosspost, but I'm looking for some advice on
eliminating this:

    % pkg_info -r wmakerconf-2.8.1 | wc -l
          68

The wmakerconf port does not require gnome, except that it does.  The
Makefile for wmakerconf contains this:

    [...]
    USE_GNOME=      imlib
    WANT_GNOME=     yes
    [...]
    .if defined(HAVE_GNOME)
    BUILD_DEPENDS+= gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
    RUN_DEPENDS+=   gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
    PLIST_SUB+=     GNOME:=""
    .else
    PLIST_SUB+=     GNOME:="@comment "
    .endif
    [...]

'.if defined(HAVE_GNOME)' will always evaluate to true as the port has
just declared its dependency on imlib above.  Thus, wmakerconf _always_
adds gnome2wmaker to its dependency list.  This is a non-trivial
addition as gnome2wmaker's Makefile uses the old 'USE_GNOME=yes' syntax
which sucks in all of gnomeprefix, gnomehack and gtkhtml.  gtkhtml
pretty much takes care of sucking the rest of gnome in by declaring
'USE_GNOME=gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet
gal'.

In this way we end up with 68 dependencies for a simple little program
like wmakerconf.

I would like to submit some PRs w/ patches to clean all of this up (or
have a committer reading this just go and fix it without hassling around
with gnats).  Both x11-wm/wmakerconf and x11-wm/gnome2wmaker need to be
fixed.

gnome2wmaker needs to comply with the new bsd.gnome.mk policy regarding
USE_GNOME, i.e. no more 'USE_GNOME=yes'.  It should do this by setting
USE_GNOME to whichever gnome component provides "menus".  gnome2wmaker's
purpose is to insert the gnome menu into the windowmaker menu, so it
should require the part of gnome that provides menus.  It is not
immediately clear to me which component that might be.  Perhaps one of
the freebsd-gnome boys can shed some light on that.

wmakerconf needs to be updated so that instead of testing to see if
HAVE_GNOME is defined, it checks HAVE_GNOME for the same "menu"
component.  If that component is installed, then it should add
gnome2wmaker to its dependencies.

Which of the gnome components contains the "menus" and should be tested
against?  Should I submit PRs+patches or is there some ports or gnome
committer who would prefer to clean these up?  They both should be
simple to fix.

Thanks,

Brandon D. Valentine
-- 
brandon@dvalentine.com                           http://www.geekpunk.net
Pseudo-Random Googlism:  solstice is a time of self reflection

From owner-freebsd-ports@FreeBSD.ORG  Wed Dec 17 23:53:00 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BEEBF16A4CF; Wed, 17 Dec 2003 23:53:00 -0800 (PST)
Received: from ms-smtp-03-eri0.southeast.rr.com
	(ms-smtp-03-lbl.southeast.rr.com [24.25.9.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B15E743D31; Wed, 17 Dec 2003 23:52:58 -0800 (PST)
	(envelope-from marcus@marcuscom.com)
Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com
	[24.74.159.108])hBI7qsov027095;	Thu, 18 Dec 2003 02:52:55 -0500 (EST)
Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4])
	hBI7omu5018113;	Thu, 18 Dec 2003 02:50:48 -0500 (EST)
	(envelope-from marcus@marcuscom.com)
From: Joe Marcus Clarke <marcus@marcuscom.com>
To: "Brandon D. Valentine" <brandon@dvalentine.com>
In-Reply-To: <20031218074613.GA8284@geekpunk.net>
References: <20031218074613.GA8284@geekpunk.net>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-dHKnmIGNoaGvSkAXlKB1"
Organization: MarcusCom, Inc.
Message-Id: <1071733971.59139.34.camel@shumai.marcuscom.com>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Thu, 18 Dec 2003 02:52:52 -0500
X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham 
	version=2.60
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	creme-brulee.marcuscom.com
X-Virus-Scanned: Symantec AntiVirus Scan Engine
cc: nc-rotherdo@netcologne.de
cc: FreeBSD Ports <freebsd-ports@freebsd.org>
cc: freebsd-gnome@freebsd.org
Subject: Re: prying x11-wm/wmakerconf loose from gnome
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 07:53:01 -0000


--=-dHKnmIGNoaGvSkAXlKB1
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2003-12-18 at 02:46, Brandon D. Valentine wrote:
> TO  Dominik (wmakerconf maintainer),
>     freebsd-ports (gnome2wmaker maintainer),
>     and freebsd-gnome,
>=20
> My apologies for the crosspost, but I'm looking for some advice on
> eliminating this:
>=20
>     % pkg_info -r wmakerconf-2.8.1 | wc -l
>           68
>=20
> The wmakerconf port does not require gnome, except that it does.  The
> Makefile for wmakerconf contains this:
>=20
>     [...]
>     USE_GNOME=3D      imlib
>     WANT_GNOME=3D     yes
>     [...]
>     .if defined(HAVE_GNOME)
>     BUILD_DEPENDS+=3D gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
>     RUN_DEPENDS+=3D   gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
>     PLIST_SUB+=3D     GNOME:=3D""
>     .else
>     PLIST_SUB+=3D     GNOME:=3D"@comment "
>     .endif
>     [...]
>=20
> '.if defined(HAVE_GNOME)' will always evaluate to true as the port has
> just declared its dependency on imlib above.  Thus, wmakerconf _always_
> adds gnome2wmaker to its dependency list.  This is a non-trivial
> addition as gnome2wmaker's Makefile uses the old 'USE_GNOME=3Dyes' syntax
> which sucks in all of gnomeprefix, gnomehack and gtkhtml.  gtkhtml
> pretty much takes care of sucking the rest of gnome in by declaring
> 'USE_GNOME=3Dgnomehack gnomeprefix gnomehier glibwww libghttp libcapplet
> gal'.
>=20
> In this way we end up with 68 dependencies for a simple little program
> like wmakerconf.
>=20
> I would like to submit some PRs w/ patches to clean all of this up (or
> have a committer reading this just go and fix it without hassling around
> with gnats).  Both x11-wm/wmakerconf and x11-wm/gnome2wmaker need to be
> fixed.
>=20
> gnome2wmaker needs to comply with the new bsd.gnome.mk policy regarding
> USE_GNOME, i.e. no more 'USE_GNOME=3Dyes'.  It should do this by setting
> USE_GNOME to whichever gnome component provides "menus".  gnome2wmaker's
> purpose is to insert the gnome menu into the windowmaker menu, so it
> should require the part of gnome that provides menus.  It is not
> immediately clear to me which component that might be.  Perhaps one of
> the freebsd-gnome boys can shed some light on that.
>=20
> wmakerconf needs to be updated so that instead of testing to see if
> HAVE_GNOME is defined, it checks HAVE_GNOME for the same "menu"
> component.  If that component is installed, then it should add
> gnome2wmaker to its dependencies.
>=20
> Which of the gnome components contains the "menus" and should be tested
> against?  Should I submit PRs+patches or is there some ports or gnome
> committer who would prefer to clean these up?  They both should be
> simple to fix.

I agree this is a bug in wmakerconf, but someone will need to determine
which GNOME component to check for, then modify the HAVE_GNOME test to
be:

.if ${HAVE_GNOME:Mcomponent}!=3D""
...

At that point, the problem should go away.  Given that no one has truly
migrated this port to the new GNOME infrastructure, that "component"
could be gtkhtml (however, I'm sure gnomelibs would suffice).

Joe

>=20
> Thanks,
>=20
> Brandon D. Valentine
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-dHKnmIGNoaGvSkAXlKB1
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/4VzTb2iPiv4Uz4cRAs4jAJ91O2d2AG0EtHOXPLiSflfvaHhXSQCeJ71k
mZVcbU1vuSnWcNhJmLHiz7A=
=RU/S
-----END PGP SIGNATURE-----

--=-dHKnmIGNoaGvSkAXlKB1--

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 00:18:03 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E5AB716A4CE; Thu, 18 Dec 2003 00:18:03 -0800 (PST)
Received: from mandy.mts.ru (mandy.mts.ru [81.211.47.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id F0C5343D1F; Thu, 18 Dec 2003 00:17:59 -0800 (PST)
	(envelope-from tiamat@komi.mts.ru)
Received: from maeko.inside.mts.ru (maeko [192.168.10.3])
        by mandy.mts.ru  with SMTP id hBI8Hwb24756;
        Thu, 18 Dec 2003 11:17:58 +0300 (MSK)
Received: from stella.komi.mts.ru ([10.50.1.1])
 by maeko.inside.mts.ru (NAVGW 2.5.2.12) with SMTP id M2003121811175830319
 ; Thu, 18 Dec 2003 11:17:58 +0300
Received: from nbdav (nb-dav.komi.mts.ru [10.50.1.185])
	(user=tiamat mech=NTLM bits=0)
	by stella.komi.mts.ru (MTS Komi/Smtp) with ESMTP id hBI8HwFm042146;
	Thu, 18 Dec 2003 11:17:58 +0300 (MSK)
	(envelope-from tiamat@komi.mts.ru)
Message-ID: <00b401c3c53f$64d5a380$b901320a@komi.mts.ru>
From: =?koi8-r?B?5MXK1MXSIOHMxcvTwc7E0iD3wczF0snF18ne?= <tiamat@komi.mts.ru>
To: <ume@FreeBSD.org>
Date: Thu, 18 Dec 2003 11:17:36 +0300
Organization: =?koi8-r?B?5snMycHMIO/h7yAi7c/CyczYztnFIPTFzMXzydPUxc3ZIiDXIMcu8w==?=
	=?koi8-r?B?2cvU2dfLwdLFLCDy6y4=?=
MIME-Version: 1.0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
cc: ports@FreeBSD.org
Subject: FreeBSD Port: cyrus-sasl-2.1.15 broken with heimdal
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 08:18:04 -0000

configure: WARNING: The system type is not recognized. If you believe that
Cyber
Safe GSSAPI works on this platform, please update the configure script
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
configure: WARNING: Disabling GSSAPI - no include files found
checking GSSAPI... disabled

patch:

--- Makefile.orig Thu Dec 18 11:12:35 2003
+++ Makefile Thu Dec 18 11:02:42 2003
@@ -119,7 +119,7 @@
 .if !defined(WITHOUT_GSSAPI) && defined(KRB5_HOME) &&
exists(${KRB5_HOME}/lib/libgssapi_krb5.a)
 CONFIGURE_ARGS+=--enable-gssapi=${KRB5_HOME}
 .elif !defined(WITHOUT_GSSAPI) && defined(HEIMDAL_HOME) &&
exists(${HEIMDAL_HOME}/lib/libgssapi.a)
-CONFIGURE_ARGS+=--enable-gssapi=${HEIMDAL_HOME}
+CONFIGURE_ARGS+=--enable-gssapi=${HEIMDAL_HOME} --with-gss_impl=heimdal
 .elif !defined(WITHOUT_GSSAPI) && defined(MAKE_KERBEROS5) &&
exists(/usr/lib/libkrb5.a)
 CONFIGURE_ARGS+=--enable-gssapi
 .else

Thanks!

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 01:23:00 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 232C516A4CE; Thu, 18 Dec 2003 01:23:00 -0800 (PST)
Received: from geekpunk.net (adsl-19-197-182.bna.bellsouth.net
	[68.19.197.182])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 45A0343D45; Thu, 18 Dec 2003 01:22:58 -0800 (PST)
	(envelope-from bandix@geekpunk.net)
Received: from localhost.my.domain (taran [127.0.0.1])
	by geekpunk.net (8.12.8p1/8.12.6) with ESMTP id hBI9N9Ym009613;
	Thu, 18 Dec 2003 03:23:09 -0600 (CST)
	(envelope-from bandix@geekpunk.net)
Received: (from bandix@localhost)
	by localhost.my.domain (8.12.8p1/8.12.8/Submit) id hBI9N8Ic009612;
	Thu, 18 Dec 2003 03:23:08 -0600 (CST)
Date: Thu, 18 Dec 2003 03:23:08 -0600
From: "Brandon D. Valentine" <brandon@dvalentine.com>
To: Joe Marcus Clarke <marcus@marcuscom.com>
Message-ID: <20031218092308.GB8284@geekpunk.net>
References: <20031218074613.GA8284@geekpunk.net>
	<1071733971.59139.34.camel@shumai.marcuscom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1071733971.59139.34.camel@shumai.marcuscom.com>
User-Agent: Mutt/1.4.1i
cc: nc-rotherdo@netcologne.de
cc: freebsd-gnome@freebsd.org
cc: FreeBSD Ports <freebsd-ports@freebsd.org>
Subject: Re: prying x11-wm/wmakerconf loose from gnome
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 09:23:00 -0000

On Thu, Dec 18, 2003 at 02:52:52AM -0500, Joe Marcus Clarke wrote:
> On Thu, 2003-12-18 at 02:46, Brandon D. Valentine wrote:
> > Which of the gnome components contains the "menus" and should be tested
> > against?  Should I submit PRs+patches or is there some ports or gnome
> > committer who would prefer to clean these up?  They both should be
> > simple to fix.
> 
> I agree this is a bug in wmakerconf, but someone will need to determine
> which GNOME component to check for, then modify the HAVE_GNOME test to
> be:

That was exactly what I was asking for advice on.

> .if ${HAVE_GNOME:Mcomponent}!=""
> ...
> 
> At that point, the problem should go away.  Given that no one has truly
> migrated this port to the new GNOME infrastructure, that "component"
> could be gtkhtml (however, I'm sure gnomelibs would suffice).

I've just been digging around on the web and it looks like gnome2wmaker
is unmaintained, both as a port and in general.  The maintainer was set
back to freebsd-ports in early November 2003 by kris.  The last time it
was modified before that (save the pkg-comment cleanup) was December
2001.  I seriously doubt that it works with gnome2 and I'm certainly not
interested in finding out.  I doubt anyone uses this.

In light of that realization, my recommended fix follows my sig in patch
form (removing gnome2wmaker references from the wmakerconf port
altogther).  I also recommend that the gnome2wmaker port be moved to the
Attic since it hasn't been ported to gnome2, there is no FreeBSD
maintainer, and there is no upstream maintainer.

HTH,

Brandon D. Valentine
-- 
brandon@dvalentine.com                           http://www.geekpunk.net
Pseudo-Random Googlism:  leaves is good for boils and swollen hands and
                         feet

Index: ports/x11-wm/wmakerconf/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/wmakerconf/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- ports/x11-wm/wmakerconf/Makefile	28 Oct 2003 09:55:31 -0000	1.34
+++ ports/x11-wm/wmakerconf/Makefile	18 Dec 2003 09:08:11 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	wmakerconf
 PORTVERSION=	2.8.1
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_NETBSD}
 
@@ -34,14 +35,6 @@
 CONFIGURE_ARGS=	--with-wmakerdir="${X11BASE}/share/WindowMaker"
 
 .include <bsd.port.pre.mk>
-
-.if defined(HAVE_GNOME)
-BUILD_DEPENDS+=	gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
-RUN_DEPENDS+=	gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker
-PLIST_SUB+=	GNOME:=""
-.else
-PLIST_SUB+=	GNOME:="@comment "
-.endif
 
 post-configure:
 	@${PERL} -pi -e 's|%%X11BASE%%|${X11BASE}| ; s|%%LOCALBASE%%|${LOCALBASE}|' \

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 01:58:59 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2715E16A4CE
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 01:58:59 -0800 (PST)
Received: from carebears.mine.nu (ti400720a080-4983.bb.online.no
	[80.212.123.120])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 67BF143D46
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 01:58:56 -0800 (PST)
	(envelope-from solskogen@carebears.mine.nu)
Received: from localhost (localhost.carebears.net [127.0.0.1])
	by carebears.mine.nu (Postfix) with ESMTP id 28469A1744
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 10:57:28 +0100 (CET)
Received: from carebears.mine.nu ([127.0.0.1])
 by localhost (tugs.carebears.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 20780-01 for <ports@FreeBSD.org>;
 Thu, 18 Dec 2003 10:57:26 +0100 (CET)
Received: from mail.carebears.mine.nu (localhost.carebears.net [127.0.0.1])
	by carebears.mine.nu (Postfix) with SMTP id B4FDFA1150
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 10:57:14 +0100 (CET)
Received: from 148.121.98.163
        (SquirrelMail authenticated user solskogen)
        by mail.carebears.mine.nu with HTTP;
        Thu, 18 Dec 2003 10:57:16 +0100 (CET)
Message-ID: <3913.148.121.98.163.1071741436.squirrel@mail.carebears.mine.nu>
Date: Thu, 18 Dec 2003 10:57:16 +0100 (CET)
From: "Christer Solskogen" <solskogen@carebears.mine.nu>
To: ports@FreeBSD.org
User-Agent: SquirrelMail/1.4.2
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3
Importance: Normal
X-Virus-Scanned: by amavisd-new at mail.domain.tld
Subject: x11-wm/epplets
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 09:58:59 -0000

it fails on my FreeBSD 5.1-p10 with this:


cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../api -I../api -I.. -I..
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include  
-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include
-I/usr/X11R6/include  -O2 -pipe -mcpu=pentiumpro  -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/local/include/libgtop-1.0
-DHAVE_GLIBTOP_MACHINE_H -I/usr/X11R6/include/gnome-1.0
-I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12
-I/usr/local/include/orbit-1.0 -I/usr/local/include
-I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -c Emix.c
Emix.c:10:31: machine/soundcard.h: No such file or directory
Emix.c: In function `open_mixer':
Emix.c:74: `SOUND_MIXER_READ_DEVMASK' undeclared (first use in this function)
Emix.c:74: (Each undeclared identifier is reported only once
Emix.c:74: for each function it appears in.)
Emix.c: In function `initialize_channels':
Emix.c:113: `SOUND_MIXER_VOLUME' undeclared (first use in this function)
Emix.c:115: `SOUND_MIXER_SYNTH' undeclared (first use in this function)
Emix.c:117: `SOUND_MIXER_PCM' undeclared (first use in this function)
Emix.c:119: `SOUND_MIXER_LINE' undeclared (first use in this function)
gmake[2]: *** [Emix.o] Error 1
gmake[2]: Leaving directory
`/tmp/usr/ports/x11-wm/epplets/work/epplets-0.7/epplets'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/usr/ports/x11-wm/epplets/work/epplets-0.7'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11-wm/epplets.
#




-- 
Med vennlig hilsen / Best regards
Christer Solskogen
http://dtz.cjb.net - http://carebears.mine.nu

"Cheap, but not as cheap as your girlfriend!"
-Spider Jerusalem

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 02:00:20 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 18E0516A4CF
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 02:00:20 -0800 (PST)
Received: from carebears.mine.nu (ti400720a080-4983.bb.online.no
	[80.212.123.120])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CA12743D53
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 02:00:18 -0800 (PST)
	(envelope-from solskogen@carebears.mine.nu)
Received: from localhost (localhost.carebears.net [127.0.0.1])
	by carebears.mine.nu (Postfix) with ESMTP id 6CD02A17C7
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 10:58:54 +0100 (CET)
Received: from carebears.mine.nu ([127.0.0.1])
 by localhost (tugs.carebears.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 20553-05 for <ports@FreeBSD.org>;
 Thu, 18 Dec 2003 10:58:53 +0100 (CET)
Received: from mail.carebears.mine.nu (localhost.carebears.net [127.0.0.1])
	by carebears.mine.nu (Postfix) with SMTP id 0BEBBA16ED
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 10:58:47 +0100 (CET)
Received: from 148.121.98.163
        (SquirrelMail authenticated user solskogen)
        by mail.carebears.mine.nu with HTTP;
        Thu, 18 Dec 2003 10:58:47 +0100 (CET)
Message-ID: <3947.148.121.98.163.1071741527.squirrel@mail.carebears.mine.nu>
Date: Thu, 18 Dec 2003 10:58:47 +0100 (CET)
From: "Christer Solskogen" <solskogen@carebears.mine.nu>
To: ports@FreeBSD.org
User-Agent: SquirrelMail/1.4.2
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3
Importance: Normal
X-Virus-Scanned: by amavisd-new at mail.domain.tld
Subject: fnlib fails
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 10:00:20 -0000

===>  Extracting for fnlib-0.5_1
>> Checksum OK for fnlib-0.5.tar.gz.
===>  Patching for fnlib-0.5_1
===>  Applying FreeBSD patches for fnlib-0.5_1
1 out of 1 hunks failed--saving rejects to configure.rej
>> Patch patch-configure failed to apply cleanly.
>> Patch(es) patch-ac applied cleanly.
*** Error code 1

Stop in /usr/ports/graphics/fnlib.



-- 
Med vennlig hilsen / Best regards
Christer Solskogen
http://dtz.cjb.net - http://carebears.mine.nu

"Cheap, but not as cheap as your girlfriend!"
-Spider Jerusalem

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 05:36:59 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 73BFD16A4CF
	for <freebsd-ports@freebsd.org>; Thu, 18 Dec 2003 05:36:59 -0800 (PST)
Received: from web13001.mail.yahoo.com (web13001.mail.yahoo.com
	[216.136.174.11])
	by mx1.FreeBSD.org (Postfix) with SMTP id DE5F743D3F
	for <freebsd-ports@freebsd.org>;
	Thu, 18 Dec 2003 05:36:56 -0800 (PST)
	(envelope-from edwinlculp@yahoo.com)
Message-ID: <20031218133656.22250.qmail@web13001.mail.yahoo.com>
Received: from [200.79.7.3] by web13001.mail.yahoo.com via HTTP;
	Thu, 18 Dec 2003 05:36:56 PST
Date: Thu, 18 Dec 2003 05:36:56 -0800 (PST)
From: Edwin Culp <edwinlculp@yahoo.com>
To: Scott W <wegster@mindcore.net>
In-Reply-To: <3FE128CE.8000502@mindcore.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: freebsd-current@freebsd.org
cc: freebsd-ports@freebsd.org
Subject: Re: Problem with mod_php4 and Apache 1.3.29 in CURRENT
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 13:36:59 -0000


--- Scott W <wegster@mindcore.net> wrote:
> Scott W wrote:
> 
> > Hey all...any advice appreciated, but it appears
> that mod_php4 as well 
> > as the full lang/php4 in combination with apache
> manages to core 
> > apache every time I've tried it.  Recent cvsup
> from past week, along 
> > with current as of a few hours ago today, rebuild
> of entire system, 
> > apache, php4 and mod_php4 all have the same
> results- apache cores on 
> > startup with the following stack trace:
> >
> > Script started on Wed Dec 17 20:50:48 2003
> > You have mail.
> > freeb# gdb /usr/local/sbin/apachectl httpd
> httpd.core
> > GNU gdb 5.2.1 (FreeBSD)
> > This GDB was configured as
> "i386-undermydesk-freebsd"...
> > (no debugging symbols found)...
> > Core was generated by `httpd'.
> > Program terminated with signal 11, Segmentation
> fault.
> > Reading symbols from /lib/libcrypt.so.2...(no
> debugging symbols 
> > found)...done.
> > Loaded symbols for /lib/libcrypt.so.2
> > Reading symbols from
> /usr/local/lib/libexpat.so.4...
> > (no debugging symbols found)...done.
> > Loaded symbols for /usr/local/lib/libexpat.so.4
> > Reading symbols from /lib/libc.so.5...(no
> debugging symbols 
> > found)...done.
> > Loaded symbols for /lib/libc.so.5
> > Reading symbols from /libexec/ld-elf.so.1...(no
> debugging symbols 
> > found)...
> > done.
> > Loaded symbols for /libexec/ld-elf.so.1
> > #0  0x28d8f8a0 in ?? ()
> > (gdb) bt
> > #0  0x28d8f8a0 in ?? ()
> > #1  0x281716ec in nsdispatch () from
> /lib/libc.so.5
> > #2  0x2814b0b5 in getpwnam_r () from
> /lib/libc.so.5
> > #3  0x2814b30b in getpwuid_r () from
> /lib/libc.so.5
> > #4  0x2814b25b in getpwuid_r () from
> /lib/libc.so.5
> > #5  0x2814b3d9 in getpwnam () from /lib/libc.so.5
> > #6  0x08069638 in ap_uname2id ()
> > #7  0x08054786 in init_config_globals ()
> > #8  0x080549d1 in ap_read_config ()
> > #9  0x0805e43a in standalone_main ()
> > #10 0x0805ed1a in main ()
> > #11 0x0804e4f2 in _start ()
> > (gdb) q
> > uname -a
> > FreeBSD freeb.swtechnical.com 5.2-CURRENT FreeBSD
> 5.2-CURRENT #0: Tue 
> > Dec 16 19:18:17 EST 2003     
> >
>
root@freeb.swtechnical.com:/usr/src/sys/i386/compile/SMP52
>  i386
> > Script done on Wed Dec 17 20:51:15 2003
> >
> > Removing the
> > LoadModule php4_module  libexec/apache/libphp4.so
> > and
> > AddModule mod_php4.c
> >
> > lines from the httpd.conf file allows apache to
> run properly....not 
> > that that helps much when you need to enable php
> ;-)
> >
> > Scott
> >
> Following up to myself ;-)  It appears to have been
> one of the options 
> selected for PHP install, although I'm unsure as to
> which yet...have 
> stripped options/left at default for testing, and
> the default options do 
> work w/apache....may need to do a few more builds to
> see if I can 
> determine which option (or combination thereof)
> cause the issue w/use as 
> an apache module...

If you have cclient/imap support, I would suggest
removing them to test and if that happens to be the
problem, look for a different version of cclient. 
I've had a would of Apache crashes in the past that
turned out to be cclient.

Good luck,

ed

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 06:35:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4254516A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 06:35:35 -0800 (PST)
Received: from mail.informatik.uni-ulm.de (ns.informatik.uni-ulm.de
	[134.60.68.63])	by mx1.FreeBSD.org (Postfix) with ESMTP id 5774243D2D
	for <ports@freebsd.org>; Thu, 18 Dec 2003 06:35:33 -0800 (PST)
	(envelope-from hollas@informatik.uni-ulm.de)
Received: from [134.60.76.73] (helo=saturn.informatik.uni-ulm.de)
	by mail.informatik.uni-ulm.de with esmtp (Exim 3.36 #1)
	id 1AWzFT-0007S7-00
	for ports@FreeBSD.org; Thu, 18 Dec 2003 15:35:31 +0100
From: Boris Hollas <hollas@informatik.uni-ulm.de>
Organization: =?iso-8859-1?q?Universit=E4t?= Ulm
To: ports@FreeBSD.org
Date: Thu, 18 Dec 2003 15:35:23 +0100
User-Agent: KMail/1.5.2
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200312181535.23301.hollas@informatik.uni-ulm.de>
Subject: Jedit port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 14:35:35 -0000

I'm running FreeBSD 5.1-R and I've cvsup'ed my editors subtree. The 
Jedit port needs diablo-jdk but there's no port or package for it.

This is the output I got:

/usr/ports/editors/jedit# make install
>> jedit41install.jar doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://us.dl.sourceforge.net/jedit/.
Receiving jedit41install.jar (1495614 bytes): 100% (ETA 00:00)
1495614 bytes transferred in 64.8 seconds (22.54 kBps)
===>  Extracting for jedit-4.1.0
>> Checksum OK for jedit41install.jar.
===>  Patching for jedit-4.1.0
===>   jedit-4.1.0 depends on file: 
/usr/local/diablo-jdk1.3.1/bin/java - not found
===>    Verifying install for /usr/local/diablo-jdk1.3.1/bin/java in 
/usr/ports/java/diablo-jdk13
     >> No directory for /usr/local/diablo-jdk1.3.1/bin/java.  
Skipping..
===>   jedit-4.1.0 depends on shared library: X11.6 - found
===>  Configuring for jedit-4.1.0
===>  Installing for jedit-4.1.0
===>   jedit-4.1.0 depends on file: 
/usr/local/diablo-jdk1.3.1/bin/java - not found
===>    Verifying install for /usr/local/diablo-jdk1.3.1/bin/java in 
/usr/ports/java/diablo-jdk13
     >> No directory for /usr/local/diablo-jdk1.3.1/bin/java.  
Skipping..
===>   Generating temporary packing list
===>  Checking if editors/jedit already installed
env: /usr/local/bin/javavm: No such file or directory
*** Error code 127

Stop in /usr/ports/editors/jedit.


Boris Hollas

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 06:40:40 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 85B3716A4CE
	for <freebsd-ports@freebsd.org>; Thu, 18 Dec 2003 06:40:40 -0800 (PST)
Received: from mail.messagingengine.com (ny3.fastmail.fm [66.111.4.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8B22743D41
	for <freebsd-ports@freebsd.org>; Thu, 18 Dec 2003 06:40:39 -0800 (PST)
	(envelope-from freebsd-ports-list@morbius.sent.com)
Received: by mail.messagingengine.com (Postfix, from userid 99)
	id 1485FDD6ED; Thu, 18 Dec 2003 09:40:37 -0500 (EST)
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
MIME-Version: 1.0
X-Mailer: MIME::Lite 1.2  (F2.71; T1.001; A1.60; B2.21; Q2.21)
From: "Robert  Woolley" <freebsd-ports-list@morbius.sent.com>
To: freebsd-ports@freebsd.org
Date: Thu, 18 Dec 2003 14:40:37 +0000
X-Sasl-Enc: o9433QLB1lkBJ84ruDWSWw 1071758437
Message-Id: <20031218144037.1485FDD6ED@mail.messagingengine.com>
Subject: Bad checksum in mail/p5-Mail-SpamAssassin
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 14:40:40 -0000


In mail/p5-Mail-SpamAssassin the Mail-SpamAssassin-2.60.tar.gz md5
checksum is incorrect in the distinfo file.

See:

<http://spamassassin.taint.org/released/Mail-SpamAssassin-2.60.tar.gz.md5>

<http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/mail/p5-Mail-SpamAssassin/distinfo?rev=1.17&content-type=text/plain>
Robert Woolley 

Phone  024 76373965
Mobile 079 86009184

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:08:46 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 076C316A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:46 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 18FD343D3F
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:43 -0800 (PST)
	(envelope-from owner-PND-L@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA6c023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:08:42 -0500 (EST)
Message-Id: <200312181608.hBIBRA6c023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:42 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: PND-L
Subject: You are now subscribed to the PND-L list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: PND-L-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:08:46 -0000
X-List-Received-Date: Thu, 18 Dec 2003 16:08:46 -0000

Welcome to the  PND-L (Philanthropy News Digest) mailing list!

As a member of the list, you will receive an e-mail version of
Philanthropy News Digest (http://fdncenter.org/pnd/), the
Foundation Center's award-winning digest of philanthropy-related
news, every Tuesday evening.

Please save this message for future reference, especially if
this is the first time you have subscribed to an electronic
mailing list. If you ever need to leave the list, you'll find the
necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SIGNOFF PND-L

in the body of your message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SUBSCRIBE PND-L <your name, no brackets>

in the body of the message.

If you have a question or would like more information about the
list, send an e-mail to the list administrator at:

        MFN@LISTS.FDNCENTER.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:08:46 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2EF4516A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:46 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A2A1243D31
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:43 -0800 (PST)
	(envelope-from owner-RFP-BULLETIN@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBHMwfTk003108
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:08:43 -0500 (EST)
Message-Id: <200312181608.hBHMwfTk003108@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:43 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: RFP-BULLETIN
Subject: You are now subscribed to the RFP-BULLETIN list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: RFP-BULLETIN-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:08:46 -0000

Welcome to the  PND-L (Philanthropy News Digest) mailing list!

As a member of the list, you will receive an e-mail version of
Request for Proposals.

Please save this message for future reference, especially if
this is the first time you have subscribed to an electronic
mailing list. If you ever need to leave the list, you'll find the
necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SIGNOFF RFP-BULLETIN

in the body of your message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SUBSCRIBE RFP-BULLETIN <your name, no brackets>

in the body of the message.

If you have a question or would like more information about the
list, send an e-mail to the list administrator at:

        MFN@LISTS.FDNCENTER.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:08:46 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C2C716A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:46 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 563C143D49
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:44 -0800 (PST)
	(envelope-from owner-JOB-ALERT@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBHMwfTm003108
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:08:43 -0500 (EST)
Message-Id: <200312181608.hBHMwfTm003108@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:43 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: JOB-ALERT
Subject: You are now subscribed to the JOB-ALERT list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: JOB-ALERT-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:08:46 -0000

Welcome to the JOB-ALERT (Job Corner Alert) e-mail list!

As a member of the list, you'll receive weekly notification of
new nonprofit sector jobs posted to the Job Corner in Philanthropy
News Digest (http://fdncenter.org/pnd/jobs/).

Please save this message for future reference, especially if
this is the first time you have subscribed to an electronic
mailing list. If you ever need to leave the list, you'll find the
necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SIGNOFF JOB-ALERT

in the body of your message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SUBSCRIBE JOB-ALERT <your name, no brackets>

in the body of the message.

If you have a question or would like more information about the
list, send an e-mail to the list administrator at:

        MFN@LISTS.FDNCENTER.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:08:46 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9009B16A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:46 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DCF5243D1F
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:44 -0800 (PST)
	(envelope-from owner-CONNECT@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA6i023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:08:44 -0500 (EST)
Message-Id: <200312181608.hBIBRA6i023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:44 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: CONNECT
Subject: You are now subscribed to Connections
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: CONNECT-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:08:46 -0000

Welcome to Connections, a new bi-weekly newsletter created
by the editors of Philanthropy News Digest!

As a member of the list, you'll receive an e-mail digest
chock-full of stimulating content and links to the best
philanthropy-related resources on the Web every other
Wednesday.

Please save this message for future reference, especially
if this is the first time you've subscribed to an electronic
mailing list. If you ever need to leave the list, you'll
find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SIGNOFF Connect

in the body of your message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SUBSCRIBE Connect <your name, no brackets>

in the body of the message.

If you have a question or would like more information about the
list, send an e-mail to the list administrator at:

        JLF@LISTS.FDNCENTER.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:08:47 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C0F8316A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:47 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C35A043D1F
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:08:46 -0800 (PST)
	(envelope-from owner-FDNCENTER-L@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBHMwfTq003108
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:08:46 -0500 (EST)
Message-Id: <200312181608.hBHMwfTq003108@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:46 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FDNCENTER-L
Subject: You are now subscribed to the FDNCENTER-L list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FDNCENTER-L-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:08:47 -0000

Welcome to the FDNCENTER-L (Foundation Center) mailing list!

As a member of the list, you will receive news of new features
and content at or coming to the Foundation Center's Web site
<http://www.fdncenter.org/>.

Please save this message for future reference, especially if
this is the first time you have subscribed to an electronic
mailing list. If you ever need to leave the list, you'll find the
necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SIGNOFF FDNCENTER-L

in the body of your message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

        SUBSCRIBE FDNCENTER-L <your name, no brackets>

in the body of the message.

If you have a question or would like more information about the
list, send an e-mail to the list administrator at:

        MFN@LISTS.FDNCENTER.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7EFCC16A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:31 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4933043D39
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:29 -0800 (PST)
	(envelope-from "")
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA6k023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:28 -0500 (EST)
Message-Id: <200312181610.hBIBRA6k023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:47 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
Subject: Re: Subscription Add/Delete
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:31 -0000

> SUBSCRIBE pnd-l FC Web Site Visitor
You have been added to the PND-L list.

> SUBSCRIBE rfp-bulletin FC Web Site Visitor
You have been added to the RFP-BULLETIN list.

> SUBSCRIBE job-alert FC Web Site Visitor
You have been added to the JOB-ALERT list.

> SUBSCRIBE Connect FC Web Site Visitor
You have been added to the CONNECT list.

> SUBSCRIBE fdncenter-l FC Web Site Visitor
You have been added to the FDNCENTER-L list.

> SUBSCRIBE FC-NYlib FC Web Site Visitor
You have been added to the FC-NYLIB list.

> SUBSCRIBE FC-DClib FC Web Site Visitor
You have been added to the FC-DCLIB list.

> SUBSCRIBE FC-Sflib FC Web Site Visitor
You have been added to the FC-SFLIB list.

> SUBSCRIBE FC-Cllib FC Web Site Visitor
You have been added to the FC-CLLIB list.

> SUBSCRIBE FC-Atlib FC Web Site Visitor
You have been added to the FC-ATLIB list.

Summary of resource utilization
-------------------------------
 CPU time:        0.330 sec
 Overhead CPU:    0.500 sec
 CPU model:         2-CPU Ultra-60
 Job origin:      ports@FREEBSD.ORG

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B2BFB16A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:31 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 89E0C43D45
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:29 -0800 (PST)
	(envelope-from owner-FC-ATLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA6m023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:29 -0500 (EST)
Message-Id: <200312181610.hBIBRA6m023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:47 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-ATLIB
Subject: You are now subscribed to the FC-ATLIB list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-ATLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:31 -0000

Welcome to the Foundation Center's FC-ATLIB listserv!

As a member of the list,you will receive e-mail messages on a regular
basis announcing new programs and resources available in the Center's
Atlanta library.

Please save this message for future reference, especially if this is
the first time you have subscribed to an electronic mailing list. If you
ever need to leave the list, you'll find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SIGNOFF FC-ATLIB

in the body of the message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SUBSCRIBE FC-ATLIB <your name, no brackets>

in the body of the message.

If you have a question about your subscription, send
an e-mail to the list administrator at:

kfb@fdncenter.org

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3729116A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:35 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6A2B443D46
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:30 -0800 (PST)
	(envelope-from owner-FC-CLLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA6u023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:29 -0500 (EST)
Message-Id: <200312181610.hBIBRA6u023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:46 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-CLLIB
Subject: You are now subscribed to the FC-CLLIB list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-CLLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:35 -0000

Welcome to the Foundation Center's FC-CLLIB listserv!

As a member of the list, you will receive e-mail messages announcing new
programs and resources available in the Center's Cleveland library on
a regular basis.

Please save this message for future reference, especially if this is
the first time you have subscribed to an electronic mailing list. If you
ever need to leave the list, you'll find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SIGNOFF FC-CLLIB

in the body of the message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SUBSCRIBE FC-CLLIB <your name, no brackets>

in the body of the message.

If you have a question about your subscription, send
an e-mail to the list administrator at:

ncs@fdncenter.org

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3F62216A4CF
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:35 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EE35D43D2D
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:31 -0800 (PST)
	(envelope-from owner-FC-NYLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA70023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:31 -0500 (EST)
Message-Id: <200312181610.hBIBRA70023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:46 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-NYLIB
Subject: You are now subscribed to the FC-NYLIB list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-NYLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:35 -0000

Welcome to the Foundation Center's FC-NYLIB listserv!

As a member of the list, you will receive e-mail messages announcing new
programs and resources available in the Center's headquarters library on
a regular basis.

Please save this message for future reference, especially if this is
the first time you have subscribed to an electronic mailing list. If you
ever need to leave the list, you'll find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SIGNOFF FC-NYLIB

in the body of the message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SUBSCRIBE FC-NYLIB <your name, no brackets>

in the body of the message.

If you have a question about your subscription, send
an e-mail to the list administrator at:

NYBroadcast@fdncenter.org

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 77EB516A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:35 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A57A243D39
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:31 -0800 (PST)
	(envelope-from owner-FC-SFLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBHMwfTu003108
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:30 -0500 (EST)
Message-Id: <200312181610.hBHMwfTu003108@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:46 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-SFLIB
Subject: You are now subscribed to the FC-SFLIB list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-SFLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:35 -0000

Welcome to the Foundation Center's FC-SFLIB listserv!

As a member of the list, you will receive e-mail messages announcing new
programs and resources available in the Center's San Francisco library on
a regular basis.

Please save this message for future reference, especially if this is
the first time you have subscribed to an electronic mailing list. If you
ever need to leave the list, you'll find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SIGNOFF FC-SFLIB

in the body of the message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SUBSCRIBE FC-SFLIB <your name, no brackets>

in the body of the message.

If you have a question about your subscription, send
an e-mail to the list administrator at:

     jej@email.fdncenter.org

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:10:37 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2379316A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:37 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2FB4F43D45
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 08:10:32 -0800 (PST)
	(envelope-from owner-FC-DCLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBIBRA74023741
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 11:10:31 -0500 (EST)
Message-Id: <200312181610.hBIBRA74023741@8057www0.nyc2.aens.net>
Date: Thu, 18 Dec 2003 11:08:46 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-DCLIB
Subject: You are now subscribed to the FC-DCLIB list
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-DCLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:10:37 -0000

Welcome to the Foundation Center's FC-DCLIB listserv!

As a member of the list, you will receive e-mail messages announcing new
programs and resources available in the Center's Washington, D.C., library
on a regular basis.

Please save this message for future reference, especially if this is
the first time you have subscribed to an electronic mailing list. If you
ever need to leave the list, you'll find the necessary instructions below.

1. To leave the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SIGNOFF FC-DCLIB

in the body of the message.

2. To rejoin the list at any time, send a message to
LISTSERV@LISTS.FDNCENTER.ORG with the words

     SUBSCRIBE FC-DCLIB <your name, no brackets>

in the body of the message.

If you have a question about your subscription, send
an e-mail to the list administrator at:

     DCBroadcast@fdncenter.org

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:19:29 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2926716A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:19:29 -0800 (PST)
Received: from mout.perfora.net (mout.perfora.net [217.160.230.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B77AE43D36
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:19:25 -0800 (PST)
	(envelope-from dark@unixdaemon.org)
Received: from [217.160.230.52] (helo=smtp.perfora.net)
	by mout.perfora.net with esmtp (Exim 3.35 #1)
	id 1AX0s1-0007zb-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:19:25 -0500
Received: from [24.169.60.91] (helo=mxus.perfora.net)
	by smtp.perfora.net with asmtp (Exim 3.35 #1)
	id 1AX0s0-000299-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:19:25 -0500
Received: from unixdaemon.org (localhost [127.0.0.1])
	by mxus.perfora.net (Postfix) with ESMTP id 301DA41A7
	for <ports@freebsd.org>; Thu, 18 Dec 2003 11:19:16 -0500 (EST)
Received: (from dark@localhost)
	by unixdaemon.org (8.12.9/8.12.9/Submit) id hBIGJEvK012721
	for ports@freebsd.org; Thu, 18 Dec 2003 11:19:14 -0500 (EST)
Date: Thu, 18 Dec 2003 11:19:12 -0500
From: Dev Tugnait <dev@unixdaemon.org>
To: ports@freebsd.org
Message-ID: <20031218161912.GA7939@unixdaemon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Editor: Vim http://www.vim.org/
X-Info: http://unixdaemon.org
X-Operating-System: Unix/5.1-RELEASE (i386)
X-Uptime: 11:17AM  up 6 days, 19:13, 18 users, load averages: 0.52, 0.96, 0.75
User-Agent: Mutt/1.5.5.1i
Subject: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:19:29 -0000

I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error

===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
===>   Goggles-0.5.6 depends on executable: gmake - found
===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
===>   Returning to build of Goggles-0.5.6
Error: shared library "FOX-1.1.25" does not exist
*** Error code 1

Stop in /usr/ports/multimedia/goggles.

 ---++---                                                                      
 ---------GnuPGPVer 1.2.3--------------------------------------------------    
 pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
 Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
 sub  1024g/F8F019DF 2003-11-21                                                
 -------------------------------------------------------------------------- 

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:24:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1AA3C16A4FA
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:24:31 -0800 (PST)
Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4BF43D36
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:24:28 -0800 (PST)
	(envelope-from osa@freebsd.org.ru)
Received: by freebsd.org.ru (Postfix, from userid 1000)
	id 7A3AC19D; Thu, 18 Dec 2003 19:24:26 +0300 (MSK)
Date: Thu, 18 Dec 2003 19:24:26 +0300
From: "Sergey A. Osokin" <osa@freebsd.org.ru>
To: Dev Tugnait <dev@unixdaemon.org>
Message-ID: <20031218162426.GF23446@freebsd.org.ru>
References: <20031218161912.GA7939@unixdaemon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031218161912.GA7939@unixdaemon.org>
User-Agent: Mutt/1.5.5.1i
cc: ports@freebsd.org
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: osa@FreeBSD.org.ru
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:24:31 -0000

On Thu, Dec 18, 2003 at 11:19:12AM -0500, Dev Tugnait wrote:
> I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error
> 
> ===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
> ===>   Goggles-0.5.6 depends on executable: gmake - found
> ===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
> ===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
> ===>   Returning to build of Goggles-0.5.6
> Error: shared library "FOX-1.1.25" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/goggles.

Change a LIB_DEPENDS string in Goggles Makefile from
LIB_DEPENDS=    FOX-1.1.25:${PORTSDIR}/x11-toolkits/fox-devel
to
LIB_DEPENDS=	FOX-1.1.42:${PORTSDIR}/x11-toolkits/fox-devel
and try again.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:28:43 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ED0DC16A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:28:42 -0800 (PST)
Received: from mout.perfora.net (mout.perfora.net [217.160.230.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7156143D68
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:26:30 -0800 (PST)
	(envelope-from dark@unixdaemon.org)
Received: from [217.160.230.51] (helo=smtp.perfora.net)
	by mout.perfora.net with esmtp (Exim 3.35 #1)
	id 1AX0ys-0000A5-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:26:30 -0500
Received: from [24.169.60.91] (helo=mxus.perfora.net)
	by smtp.perfora.net with asmtp (Exim 3.35 #1)
	id 1AX0ys-00025q-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:26:30 -0500
Received: from unixdaemon.org (localhost [127.0.0.1])
	by mxus.perfora.net (Postfix) with ESMTP id 13B5341D1
	for <ports@freebsd.org>; Thu, 18 Dec 2003 11:26:17 -0500 (EST)
Received: (from dark@localhost)
	by unixdaemon.org (8.12.9/8.12.9/Submit) id hBIGQGnZ020703
	for ports@freebsd.org; Thu, 18 Dec 2003 11:26:16 -0500 (EST)
Date: Thu, 18 Dec 2003 11:26:15 -0500
From: Dev Tugnait <dev@unixdaemon.org>
To: ports@freebsd.org
Message-ID: <20031218162615.GA20693@unixdaemon.org>
References: <20031218161912.GA7939@unixdaemon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031218161912.GA7939@unixdaemon.org>
X-Editor: Vim http://www.vim.org/
X-Info: http://unixdaemon.org
X-Operating-System: Unix/5.1-RELEASE (i386)
X-Uptime: 11:25AM  up 6 days, 19:21, 18 users, load averages: 0.34, 0.44, 0.55
User-Agent: Mutt/1.5.5.1i
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:28:43 -0000

quick follow up eidting the makefile LIB_DEPENDS=FOX-1.1.42:${PORTSDIR}/x11-toolkits/fox-devel starts the configure and then abruptly ends with this error 

checking for sys/stat.h... yes
checking for pthread_create in -lpthread... no
checking for fxfindfox in -lFOX... no
configure: error: 
* Need FOX Library (available on www.fox-toolkit.org).
* Please install the required version (> 1.1.22). 
* If you install by RPM, make sure you also get the 'development' package.  
===>  Script "configure" failed unexpectedly.
      Please report the problem to lioux@FreeBSD.org [maintainer] and attach
      the "/usr/ports/multimedia/goggles/work/Goggles-0.5.6/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/multimedia/goggles.

* Dev Tugnait (dev@unixdaemon.org) wrote:
> I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error
> 
> ===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
> ===>   Goggles-0.5.6 depends on executable: gmake - found
> ===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
> ===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
> ===>   Returning to build of Goggles-0.5.6
> Error: shared library "FOX-1.1.25" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/goggles.
> 
>  ---++---                                                                      
>  ---------GnuPGPVer 1.2.3--------------------------------------------------    
>  pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
>  Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
>  sub  1024g/F8F019DF 2003-11-21                                                
>  -------------------------------------------------------------------------- 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
 ---++---                                                                      
 ---------GnuPGPVer 1.2.3--------------------------------------------------    
 pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
 Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
 sub  1024g/F8F019DF 2003-11-21                                                
 -------------------------------------------------------------------------- 

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:33:03 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C976916A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:33:03 -0800 (PST)
Received: from mout.perfora.net (mout.perfora.net [217.160.230.41])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD1243D69
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:31:19 -0800 (PST)
	(envelope-from dark@unixdaemon.org)
Received: from [217.160.230.50] (helo=smtp.perfora.net)
	by mout.perfora.net with esmtp (Exim 3.35 #1)
	id 1AX13W-0005Dh-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:31:18 -0500
Received: from [24.169.60.91] (helo=mxus.perfora.net)
	by smtp.perfora.net with asmtp (Exim 3.35 #1)
	id 1AX13W-00023K-00
	for ports@freebsd.org; Thu, 18 Dec 2003 11:31:18 -0500
Received: from unixdaemon.org (localhost [127.0.0.1])
	by mxus.perfora.net (Postfix) with ESMTP id A22D341F0
	for <ports@freebsd.org>; Thu, 18 Dec 2003 11:31:13 -0500 (EST)
Received: (from dark@localhost)
	by unixdaemon.org (8.12.9/8.12.9/Submit) id hBIGVD1k022493
	for ports@freebsd.org; Thu, 18 Dec 2003 11:31:13 -0500 (EST)
Date: Thu, 18 Dec 2003 11:31:13 -0500
From: Dev Tugnait <dev@unixdaemon.org>
To: ports@freebsd.org
Message-ID: <20031218163113.GA22483@unixdaemon.org>
References: <20031218161912.GA7939@unixdaemon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031218161912.GA7939@unixdaemon.org>
X-Editor: Vim http://www.vim.org/
X-Info: http://unixdaemon.org
X-Operating-System: Unix/5.1-RELEASE (i386)
X-Uptime: 11:30AM  up 6 days, 19:26, 18 users, load averages: 0.39, 0.38, 0.47
User-Agent: Mutt/1.5.5.1i
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:33:03 -0000

im guessing this port is abandoned anyways cuz 0.72 is the newest version and the port is 0.56 im just gonna create a new port for it
* Dev Tugnait (dev@unixdaemon.org) wrote:
> I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error
> 
> ===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
> ===>   Goggles-0.5.6 depends on executable: gmake - found
> ===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
> ===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
> ===>   Returning to build of Goggles-0.5.6
> Error: shared library "FOX-1.1.25" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/goggles.
> 
>  ---++---                                                                      
>  ---------GnuPGPVer 1.2.3--------------------------------------------------    
>  pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
>  Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
>  sub  1024g/F8F019DF 2003-11-21                                                
>  -------------------------------------------------------------------------- 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
 ---++---                                                                      
 ---------GnuPGPVer 1.2.3--------------------------------------------------    
 pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
 Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
 sub  1024g/F8F019DF 2003-11-21                                                
 -------------------------------------------------------------------------- 

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:36:54 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 70A7216A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:36:54 -0800 (PST)
Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A26D43D46
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:36:52 -0800 (PST)
	(envelope-from osa@freebsd.org.ru)
Received: by freebsd.org.ru (Postfix, from userid 1000)
	id AC69B194; Thu, 18 Dec 2003 19:36:51 +0300 (MSK)
Date: Thu, 18 Dec 2003 19:36:51 +0300
From: "Sergey A. Osokin" <osa@freebsd.org.ru>
To: Dev Tugnait <dev@unixdaemon.org>
Message-ID: <20031218163651.GH23446@freebsd.org.ru>
References: <20031218161912.GA7939@unixdaemon.org>
	<20031218163113.GA22483@unixdaemon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031218163113.GA22483@unixdaemon.org>
User-Agent: Mutt/1.5.5.1i
cc: ports@freebsd.org
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: osa@FreeBSD.org.ru
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:36:54 -0000

On Thu, Dec 18, 2003 at 11:31:13AM -0500, Dev Tugnait wrote:
> im guessing this port is abandoned anyways cuz 0.72 is the newest
> version and the port is 0.56 im just gonna create a new port for it
> * Dev Tugnait (dev@unixdaemon.org) wrote:
> > I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error
> > 
> > ===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
> > ===>   Goggles-0.5.6 depends on executable: gmake - found
> > ===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
> > ===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
> > ===>   Returning to build of Goggles-0.5.6
> > Error: shared library "FOX-1.1.25" does not exist
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/goggles.

Please drop a letter to maintainer of Goggles port.
Thanks.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:49:57 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4A0D516A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:49:57 -0800 (PST)
Received: from irack.is3.com (ns1.is3.com [199.249.165.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 33D2C43D48
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:49:55 -0800 (PST)
	(envelope-from bookspot-news-request@startspot.com)
Received: from irack.is3.com (IDENT:mail@irack.is3.com [127.0.0.1])
	by irack.is3.com (8.11.6/8.11.6) with ESMTP id hBIGnsb30472
	for <ports@freebsd.org>; Thu, 18 Dec 2003 10:49:54 -0600
Date: Thu, 18 Dec 2003 10:49:54 -0600
Message-Id: <200312181649.hBIGnsb30472@irack.is3.com>
From: bookspot-news-request@startspot.com
To: ports@freebsd.org
Errors-To: bookspot-news-admin@startspot.com
X-Mailman-Version: 1.1
Precedence: bulk
Subject: BookSpot-news -- confirmation of subscription -- request 669809
X-BeenThere: freebsd-ports@freebsd.org
Reply-To: bookspot-news-request@startspot.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:49:57 -0000

BookSpot-news -- confirmation of subscription -- request 669809

Thank you for requesting a subscription to BookSpot-news.

***IMPORTANT*** To complete your subscription, you must follow the
directions below.  This prevents someone else from subscribing you.

(Simply sending a 'reply' to this message should work from most e-mail
interfaces, since that usually leaves the subject line in the right
form.)

We have received a request from ports@freebsd.org for subscription of
your email address, <ports@freebsd.org>, to the
bookspot-news@startspot.com mailing list.  To confirm the request,
please send a message to bookspot-news-request@startspot.com, and
either:

- maintain the subject line as is (the reply's additional "Re:" is
ok),

- or include the following line - and only the following line - in the
message body: 

confirm 669809

If you do not wish to subscribe to this list, please simply disregard
this message.  Send questions to bookspot-news-admin@startspot.com.

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 08:55:09 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CC1DB16A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:55:09 -0800 (PST)
Received: from irack.is3.com (ns1.is3.com [199.249.165.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 47AF043D69
	for <ports@freebsd.org>; Thu, 18 Dec 2003 08:54:50 -0800 (PST)
	(envelope-from bookspot-news-request@startspot.com)
Received: from irack.is3.com (IDENT:mail@irack.is3.com [127.0.0.1])
	by irack.is3.com (8.11.6/8.11.6) with ESMTP id hBIGsnb32127
	for <ports@freebsd.org>; Thu, 18 Dec 2003 10:54:49 -0600
Date: Thu, 18 Dec 2003 10:54:49 -0600
Message-Id: <200312181654.hBIGsnb32127@irack.is3.com>
From: bookspot-news-request@startspot.com
To: ports@freebsd.org
Errors-To: bookspot-news-admin@startspot.com
X-Mailman-Version: 1.1
Precedence: bulk
Subject: BookSpot-news -- confirmation of subscription -- request 306374
X-BeenThere: freebsd-ports@freebsd.org
Reply-To: bookspot-news-request@startspot.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 16:55:09 -0000

BookSpot-news -- confirmation of subscription -- request 306374

Thank you for requesting a subscription to BookSpot-news.

***IMPORTANT*** To complete your subscription, you must follow the
directions below.  This prevents someone else from subscribing you.

(Simply sending a 'reply' to this message should work from most e-mail
interfaces, since that usually leaves the subject line in the right
form.)

We have received a request from ports@freebsd.org for subscription of
your email address, <ports@freebsd.org>, to the
bookspot-news@startspot.com mailing list.  To confirm the request,
please send a message to bookspot-news-request@startspot.com, and
either:

- maintain the subject line as is (the reply's additional "Re:" is
ok),

- or include the following line - and only the following line - in the
message body: 

confirm 306374

If you do not wish to subscribe to this list, please simply disregard
this message.  Send questions to bookspot-news-admin@startspot.com.

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 10:33:44 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5379116A4CE; Thu, 18 Dec 2003 10:33:44 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3D0C643D5E; Thu, 18 Dec 2003 10:33:09 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.com (cs242719-195.austin.rr.com [24.27.19.195])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id AA67C143FF; Thu, 18 Dec 2003 12:33:08 -0600 (CST)
Message-ID: <3FE3443F.6010801@lonesome.com>
Date: Fri, 19 Dec 2003 12:32:31 -0600
From: Mark Linimon <linimon@lonesome.com>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030713
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Dev Tugnait <dev@unixdaemon.org>
References: <20031218161912.GA7939@unixdaemon.org>
	<20031218163113.GA22483@unixdaemon.org>
In-Reply-To: <20031218163113.GA22483@unixdaemon.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: ports@freebsd.org
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 18:33:44 -0000

Dev Tugnait wrote:

>im guessing this port is abandoned anyways cuz 0.72
>
>is the newest version and the port is 0.56 im just
>
>gonna create a new port for it
>  
>
Well, that's not exactly how things work on FreeBSD.  Before
coming to that conclusion, you need to look the maintainer
up in the Makefile and ask them first.  (I have Cc:ed lioux@
on this message).  You should also use the searchable
Problem Reports to see if anyone else has submitted either
bugfixes or updates that you might be able to build upon.
See http://www.freebsd.org/cgi/query-pr-summary.cgi?query.

mcl



From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 10:38:39 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 25EC716A4CE
	for <ports@freebsd.org>; Thu, 18 Dec 2003 10:38:39 -0800 (PST)
Received: from mout.perfora.net (mout.perfora.net [217.160.230.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 955AD43D4B
	for <ports@freebsd.org>; Thu, 18 Dec 2003 10:38:36 -0800 (PST)
	(envelope-from dark@unixdaemon.org)
Received: from [217.160.230.52] (helo=smtp.perfora.net)
	by mout.perfora.net with esmtp (Exim 3.35 #1)
	id 1AX32i-00073b-00; Thu, 18 Dec 2003 13:38:36 -0500
Received: from [24.169.60.91] (helo=mxus.perfora.net)
	by smtp.perfora.net with asmtp (Exim 3.35 #1)
	id 1AX32h-0004Rv-00; Thu, 18 Dec 2003 13:38:36 -0500
Received: from unixdaemon.org (localhost [127.0.0.1])
	by mxus.perfora.net (Postfix) with ESMTP
	id CD6DA408C; Thu, 18 Dec 2003 13:38:23 -0500 (EST)
Received: (from dark@localhost)
	by unixdaemon.org (8.12.9/8.12.9/Submit) id hBIIcGf8081861;
	Thu, 18 Dec 2003 13:38:16 -0500 (EST)
Date: Thu, 18 Dec 2003 13:38:10 -0500
From: Dev Tugnait <dev@unixdaemon.org>
To: Mark Linimon <linimon@lonesome.com>
Message-ID: <20031218183810.GA81816@unixdaemon.org>
References: <20031218161912.GA7939@unixdaemon.org>
	<20031218163113.GA22483@unixdaemon.org> <3FE3443F.6010801@lonesome.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3FE3443F.6010801@lonesome.com>
X-Editor: Vim http://www.vim.org/
X-Info: http://unixdaemon.org
X-Operating-System: Unix/5.1-RELEASE (i386)
X-Uptime: 1:37PM  up 6 days, 21:32, 18 users, load averages: 0.09, 0.40, 0.56
User-Agent: Mutt/1.5.5.1i
cc: ports@freebsd.org
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 18:38:39 -0000

i think you misunderstood me i dont want mainternership im amking the port for myself as i wish to use googles 
I dont really see how this should be a problem....

peace
* Mark Linimon (linimon@lonesome.com) wrote:
> Dev Tugnait wrote:
> 
> >im guessing this port is abandoned anyways cuz 0.72
> >
> >is the newest version and the port is 0.56 im just
> >
> >gonna create a new port for it
> > 
> >
> Well, that's not exactly how things work on FreeBSD.  Before
> coming to that conclusion, you need to look the maintainer
> up in the Makefile and ask them first.  (I have Cc:ed lioux@
> on this message).  You should also use the searchable
> Problem Reports to see if anyone else has submitted either
> bugfixes or updates that you might be able to build upon.
> See http://www.freebsd.org/cgi/query-pr-summary.cgi?query.
> 
> mcl
> 
> 
> 
 ---++---                                                                      
 ---------GnuPGPVer 1.2.3--------------------------------------------------    
 pub  1024D/B9046473 2003-11-21 Dev Tugnait (Freebsd) <dev@unixdaemon.org>     
 Key fingerprint = F690 6725 1930 6FBE C05A  FE4D 6CB1 34C1 B904 6473     
 sub  1024g/F8F019DF 2003-11-21                                                
 -------------------------------------------------------------------------- 

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 13:31:03 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6419416A4CE; Thu, 18 Dec 2003 13:31:03 -0800 (PST)
Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BEBD643D49; Thu, 18 Dec 2003 13:31:01 -0800 (PST)
	(envelope-from freebsd-questions-local@be-well.ilk.org)
Received: by be-well.no-ip.com (Postfix, from userid 1147)
	id 2EAAA60; Thu, 18 Dec 2003 16:31:01 -0500 (EST)
Sender: lowell@be-well.ilk.org
To: Andrew Thomson <andrewjt@applecomm.net>
References: <1071636293.30863.7.camel@itouch-1011.prv.au.itouchnet.net>
From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Date: 18 Dec 2003 16:31:01 -0500
In-Reply-To: <1071636293.30863.7.camel@itouch-1011.prv.au.itouchnet.net>
Message-ID: <44vfodbyp6.fsf@be-well.ilk.org>
Lines: 9
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
cc: freebsd-questions@freebsd.org
cc: freebsd-ports@freebsd.org
Subject: Re: port failures
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: freebsd-ports@freebsd.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 21:31:03 -0000

--=-=-=

Andrew Thomson <andrewjt@applecomm.net> writes:

> I've seen a couple of port failures.. I'm all cvsup'ed and have been
> trying daily the passed couple of days..

Pretty weird; time to check with the port maintainer...


--=-=-=
Content-Disposition: attachment
Content-Description: original message

From: Andrew Thomson <andrewjt@applecomm.net>
Subject: port failures
To: freebsd-questions@freebsd.org
Date: Wed, 17 Dec 2003 15:44:54 +1100

I've seen a couple of port failures.. I'm all cvsup'ed and have been
trying daily the passed couple of days..

I've tried removing the distfiles frequently too..

Anyone else?

ajt.

1011# make install clean
>> Imlib2-Perl-1.0.0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
>> Attempting to fetch from http://www.muhri.net/.
Receiving Imlib2-Perl-1.0.0.tar.gz (32611 bytes): 100%
32611 bytes transferred in 0.0 seconds (6.35 MBps)
===>  Extracting for p5-Imlib2-1.0.0
>> Checksum mismatch for Imlib2-Perl-1.0.0.tar.gz.
===>  Refetch for 1 more times files: Imlib2-Perl-1.0.0.tar.gz 
>> Imlib2-Perl-1.0.0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
>> Attempting to fetch from http://www.muhri.net/.
>> Checksum mismatch for Imlib2-Perl-1.0.0.tar.gz.
===>  Giving up on fetching files: Imlib2-Perl-1.0.0.tar.gz 
Make sure the Makefile and distinfo file
(/usr/ports/graphics/p5-Imlib2/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/graphics/p5-Imlib2.
*** Error code 1

Stop in /usr/ports/graphics/p5-Imlib2.
1011# cd /usr/ports/x11/eterm/
1011# rm /usr/ports/distfiles/Eterm-0.9.2.tar.gz 
1011# make install clean
>> Eterm-0.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.eterm.org/download/.
Receiving Eterm-0.9.2.tar.gz (698262 bytes): 100%
698262 bytes transferred in 0.1 seconds (8.26 MBps)
===>  Extracting for eterm-0.9.2
>> Checksum mismatch for Eterm-0.9.2.tar.gz.
===>  Refetch for 1 more times files: Eterm-0.9.2.tar.gz 
>> Eterm-0.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.eterm.org/download/.
>> Checksum mismatch for Eterm-0.9.2.tar.gz.
===>  Giving up on fetching files: Eterm-0.9.2.tar.gz 
Make sure the Makefile and distinfo file (/usr/ports/x11/eterm/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/x11/eterm.
*** Error code 1

Stop in /usr/ports/x11/eterm.



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


--=-=-=--

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 13:54:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E3E516A4CE
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 13:54:14 -0800 (PST)
Received: from update.cio.com (update.cio.com [65.211.58.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DD18943D48
	for <ports@FREEBSD.ORG>; Thu, 18 Dec 2003 13:54:11 -0800 (PST)
	(envelope-from CIO@UPDATE.CIO.COM)
Received: from update (update.cio.com) by update.cio.com (LSMTP for Windows NT
	v1.1b) with SMTP id <0.018F9EBB@update.cio.com>; Thu, 18 Dec 2003 15:35:46
	-0500
Date: Thu, 18 Dec 2003 15:27:23 -0500
From: "CIO@update.cio.com" <cio@UPDATE.CIO.COM>
To: ports@FREEBSD.ORG
Message-Id: <20031218215411.DD18943D48@mx1.FreeBSD.org>
Subject: The Year in Review
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 21:54:14 -0000

December 18, 2003

CIO Insider - Your Guide to What's New on CIO.com

The Year in Review
Another tumultuous year nearly behind us, The Insider takes
a look back at CIO magazine's big picture coverage from the
last 12 months, including predictions, prizes and provoking
topics.

In this issue:
1. Innovation: Big (And Not So Big) Ideas for 2003
2. Value: The 2003 Enterprise Value Award Winners
3. CIO Role: The 2003 State of the CIO
4. Outsourcing: India and Beyond
5. Resourcefulness: The CIO 100
6. Technology: Its Impact on Everything


--------------------------SPONSOR------------------------
This section of the CIO Insider is sponsored by EMC

The Value of Information Lifecycle Management In The
Growth Of Information. Learn how to implement an ILM
strategy that addresses the challenges of information
management in your organization.  See how you can
mitigate risk, the cost of application upgrades and
migration to new software and platforms.
http://www.accelacomm.com/jlp/cioinsider1218/10/10001225/
----------------------------------------------------------


1. Innovation: Big (And Not So Big) Ideas for 2003
This special issue was devoted to highlighting new
technologies, new tools and new approaches, as well as
some trends that we predicted would show up on your radar
screen in 2003. How'd we do?
http://www.cio.com/archive/010103/index.html

2. Value: The 2003 Enterprise Value Award Winners
The winners of the 2003 Enterprise Value Awards demonstrated
the need for solid business cases when investing in IT. Who
were they? Con-Way Transportation Services, Health Decisions,
the Securities and Exchange Commission, the University of
Illinois Medical Center, and the Wharton School. To find out
why, go to:
http://www.cio.com/archive/020103/index.html

3. CIO Role: The 2003 State of the CIO
Our second-annual exclusive survey of more than 500 IT
executives reveals much about the tensions of your job and
the changes in your role.
http://www.cio.com/archive/040103/index.html


--------------------------SPONSOR------------------------
This section of the CIO Insider is sponsored by
salesforce.com

The Economic Benefits of CRM
Examine the security issue of delivering software as a
service, discover how hosted applications integrate with
core ERP systems, and compare traditional enterprise CRM
solution and hosted CRM. Watch this free webcast now.
http://www.accelacomm.com/jlp/cioinsider1218/16/10001076/
----------------------------------------------------------


4. Outsourcing: India and Beyond
Consistently, the leading "hot-button" topic this past year
has been outsourcing. The features we ran on offshore
outsourcing elicited the greatest volume of letters and
passion from readers.

* In "Inside Outsourcing to India," we described how
outsourcing to India can provide a huge payback--if you're
willing to work at it. Two offshore veterans shared the
lessons they'd learned to help you determine whether Indian
outsourcing is right for your company.
http://www.cio.com/archive/060103/outsourcing.html

* In a special report called "The Ultimate Cost of Offshore
Outsourcing," we looked at the politics (see the story
"Backlash"), the people (see "The Radicalization of Mike
Emmons") and the money (see "The Hidden Costs of Offshore
Outsourcing")
http://www.cio.com/archive/090103/index.html

5. Resourcefulness: The CIO 100
Resourcefulness is not just about cutting costs. As 100
companies showed us, true resourcefulness lies in
extracting value from all aspects of IT. This issue contains
topic coverage, company profiles and a complete list of the
100 honorees.
http://www.cio.com/archive/081503/index.html

** The 2004 CIO 100 will honor companies for agility. Watch
for an application online in early January.
http://www.cio.com/awards/cio100/application.html

6. Technology: Its Impact on Everything
We invited leading thinkers from many walks of life to
share their thoughts about how technology is affecting
health care, financial markets, war, exploration, kids,
education, employment trends, civil liberties, religion,
sports and more. To find out what Ray Kurzweil, Queen Noor,
Newt Gingrich and many others had to say, go to:
http://www.cio.com/archive/092203/index.html

**To read the most recent issue of CIO (Dec. 1) online,
go to:
http://www.cio.com/archive/120103/index.html

Stay Tuned: CIO's year-end issue will be online soon.
When you need a break from merry-making, check back to read
about what the future holds for IT, and how you can keep up.
http://www.cio.com

Thank you for reading CIO Insider. Your next issue will
arrive on the solstice (12/22). Meantime, you can e-mail
me at skendall@cio.com.

Sandy Kendall
Web Editor
CIO.com
skendall@cio.com

** Security Minded?
Sign Up for a New E-newsletter: Security Leadership
Coming next year, this free monthly newsletter will include
leadership-related articles and reports, tips for educating
employees and corporate leadership, and links to other
notable reads from around the Web. Sign up for the CSO
Security Leadership newsletter at:
http://www.csoonline.com/newsletters/newsletters.cfm


***APPLY ONLINE***
CIO is free to qualified executives, so apply today!
If you are not already receiving a free subscription
to CIO, apply online at
http://subscribe.cio.com


-~-~-~-~-~-~-~-~-~-~-CIO.com Services-~-~-~-~-~-~-~-~-~-~

**Webcast: Secure the Network
Hear how leading companies are reducing costs, ensuring
interoperability and guaranteeing security.
http://www.accelacomm.com/jlp/CIOinsider/10/10000911/

Custom Publishing
As part of a new Microsoft advertising campaign, we're looking to profile
a few good IT leaders who have achieved greatness by improving their
companies' performance and making life easier for their end-users. If
you're an IT hero or know one, please fill out our online nomination form:
http://www.cio.com/sponsors/it_hero.html


*** IT'S ALL ABOUT STRATEGY ***

~ Strategic Maneuvers ~
How to Plan, Align and Govern IT Strategy
CIO provides guidance for what is clearly the most complex
and high-level function of the IT executive position -
setting information technology investment priorities that
are aligned with business goals.
http://www.theciostore.com/guide_product.asp?id=312


*** IT'S ALL ABOUT ROI ***

~ Finding ROI: Measuring Intranet Investments ~
If your intranet's value is not being measured, then it
risks failing the needs and demands of employees and
management.
http://www.theciostore.com/pr_product.asp?id=325

***  See all the products available on The CIO Store  ***
http://www.theciostore.com/

~-~-~-~-~-~-~-~-White Papers and Webcasts-~-~-~-~-~-~-~-~-~

**CXO Media's Executive Policy Forum kicks off
US Dept. of Homeland Security Event**

On Monday, January 12, 2004, join our nation's leaders
via webcast to discuss Securing Our Future: Balancing
Homeland Security with Corporate Prosperity. The CXO Media
Executive Policy Forum 4 is produced like a televised
policy roundtable and will engage participants in an open,
lively dialogue about current affairs before an in-studio
audience of government, business, and technology elite.
Learn more about this webcast and the featured speakers at:
http://www.cio.com/executivepolicyforum4/


Strategic Directions
The ROI of CRM: Strategies for Measuring and Maximizing
Customer Relationships
http://www2.cio.com/sponsors/outsourcing_17.cfm


The Road to Authentication
Are tokens better than passwords? Are smart cards better than
tokens? Are you ready for digital certificates? If you are feeling
lost along the road to better authentication, catch a ride with us
and get answers to questions like these as we examine various
authentication solutions and help you choose the right one for
your business. For more information:
http://www.itworld.com/itwebcast/rsa_authentication/


SUBSCRIBER SERVICES
*********************************************************

You are receiving this issue of CIO Insider because
either you are a subscriber to our print publication,
CIO magazine, or you have subscribed electronically to
this newsletter. If you would like to edit your
subscription, please go to
http://subscribe.cio.com/mynewsletter.cfm

If you would like to subscribe to this update, please go to:
http://subscribe.cio.com/newsletters.cfm

If you are interested in advertising in the Insider, please
contact Michael McPhee at mcphee@cxo.com.

CIO's online privacy policy is posted at:
http://www.cio.com/privacy.html

CXO Media Inc is located at 492 Old Conn. Path, PO Box 9208,
Framingham, Mass. 01701

Copyright CXO Media Inc., 1994-2003. All rights are reserved.

**Please do not reply to this message. If you want to contact
someone directly, send e-mail to Anthony Servideo at
aservideo@cxo.com **

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 14:28:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 523E116A4CE; Thu, 18 Dec 2003 14:28:31 -0800 (PST)
Received: from gatekeeper.oremut02.us.wh.verio.net
	(gatekeeper.oremut02.us.wh.verio.net [198.65.168.16])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4A5FD43D3F; Thu, 18 Dec 2003 14:28:24 -0800 (PST)
	(envelope-from poleson@verio.net)
Received: from mx.dmz.orem.verio.net (mx.dmz.orem.verio.net [10.1.1.10])
	by gatekeeper.oremut02.us.wh.verio.net (Postfix) with ESMTP
	id 23ECC1E7925; Thu, 18 Dec 2003 15:28:24 -0700 (MST)
Received: from verio.net (demigorgon.dmz.orem.verio.net [10.1.1.54])
	hBIMSNQp009854;	Thu, 18 Dec 2003 15:28:23 -0700 (MST)
	(envelope-from poleson@verio.net)
Message-ID: <3FE229D6.5080504@verio.net>
Date: Thu, 18 Dec 2003 15:27:34 -0700
From: Phil Oleson <poleson@verio.net>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031020
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: naddy@FreeBSD.org
Content-Type: multipart/mixed;
 boundary="------------000708050601060108010209"
cc: ports@FreeBSD.org
Subject: FreeBSD Port: libogg-1.1, libvorbis-1.0.1, & vorbis-tools-1.0.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 22:28:31 -0000

This is a multi-part message in MIME format.
--------------000708050601060108010209
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit



--------------000708050601060108010209
Content-Type: text/plain;
 name="libogg-patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="libogg-patch"

diff -ruN libogg.old/Makefile libogg/Makefile
--- libogg.old/Makefile	Sat Jun  7 17:31:09 2003
+++ libogg/Makefile	Thu Dec 18 13:37:54 2003
@@ -6,14 +6,9 @@
 #
=20
 PORTNAME=3D	libogg
-PORTVERSION=3D	1.0
-PORTREVISION=3D	1
-PORTEPOCH=3D	3
+PORTVERSION=3D	1.1
 CATEGORIES=3D	audio
-MASTER_SITES=3D	http://www.vorbis.com/files/1.0/unix/ \
-		ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \
-		http://www.casterclub.com/vorbis/unix/ \
-		http://www.math.utoledo.edu/~chaese/Vorbis/unix/
+MASTER_SITES=3D	http://www.vorbis.com/files/1.0.1/unix/=20
=20
 MAINTAINER=3D	naddy@FreeBSD.org
 COMMENT=3D	Ogg bitstream library
diff -ruN libogg.old/distinfo libogg/distinfo
--- libogg.old/distinfo	Sat Jul 20 09:29:22 2002
+++ libogg/distinfo	Thu Dec 18 13:32:19 2003
@@ -1 +1 @@
-MD5 (libogg-1.0.tar.gz) =3D 382a7089f42e6f82e7d658c1cb8ee236
+MD5 (libogg-1.1.tar.gz) =3D 461d7097bf47864b872085a94ff94e10
diff -ruN libogg.old/files/patch-Makefile.in libogg/files/patch-Makefile.=
in
--- libogg.old/files/patch-Makefile.in	Thu Jul 19 00:29:33 2001
+++ libogg/files/patch-Makefile.in	Thu Dec 18 13:54:38 2003
@@ -1,12 +1,12 @@
 $FreeBSD$
---- Makefile.in.orig	Tue Jul 17 02:36:25 2001
-+++ Makefile.in	Tue Jul 17 02:36:39 2001
-@@ -85,7 +85,7 @@ VERSION =3D @VERSION@
-=20
- AUTOMAKE_OPTIONS =3D foreign dist-zip
-=20
+--- Makefile.in.orig    Thu Dec 18 13:42:31 2003
++++ Makefile.in Thu Dec 18 13:43:03 2003
+@@ -101,7 +101,7 @@
+
+ AUTOMAKE_OPTIONS =3D foreign 1.6 dist-zip
+
 -SUBDIRS =3D src include doc win32 debian
 +SUBDIRS =3D src include $(DOC) win32 debian
-=20
+
  m4datadir =3D $(datadir)/aclocal
  m4data_DATA =3D ogg.m4
diff -ruN libogg.old/files/patch-configure libogg/files/patch-configure
--- libogg.old/files/patch-configure	Sat Oct  5 10:36:29 2002
+++ libogg/files/patch-configure	Wed Dec 31 17:00:00 1969
@@ -1,35 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig	Fri Jul 19 16:13:10 2002
-+++ configure	Sat Oct  5 17:51:53 2002
-@@ -5363,6 +5363,7 @@
-=20
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS=3D"$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-=20
- # Always use our own libtool.
- LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
-@@ -5388,7 +5389,7 @@
- 		;;
-         *)
-                 DEBUG=3D"-g"
--                CFLAGS=3D"-O"
-+                CFLAGS=3D""
-                 PROFILE=3D"-g -p"=20
- 		;;
-         esac
-@@ -5410,9 +5411,9 @@
- 		PROFILE=3D"-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math"
- 		;;
-         *)
--                DEBUG=3D"-g -Wall -fsigned-char"
--                CFLAGS=3D"-O20 -fsigned-char"
--                PROFILE=3D"-O20 -g -pg -fsigned-char"=20
-+                DEBUG=3D"-g -Wall"
-+                CFLAGS=3D""
-+                PROFILE=3D"-g -pg"
- 		;;
-         esac
- fi
diff -ruN libogg.old/files/patch-doc_Makefile.in libogg/files/patch-doc_M=
akefile.in
--- libogg.old/files/patch-doc_Makefile.in	Fri Mar 23 15:21:38 2001
+++ libogg/files/patch-doc_Makefile.in	Thu Dec 18 13:53:21 2003
@@ -1,12 +1,12 @@
 $FreeBSD$
---- doc/Makefile.in.orig	Wed Mar 21 16:33:36 2001
-+++ doc/Makefile.in	Wed Mar 21 16:33:44 2001
-@@ -87,7 +87,7 @@ AUTOMAKE_OPTIONS =3D foreign
-=20
+--- doc/Makefile.in.orig        Thu Dec 18 13:48:38 2003
++++ doc/Makefile.in     Thu Dec 18 13:48:52 2003
+@@ -103,7 +103,7 @@
+
  SUBDIRS =3D ogg
-=20
+
 -docdir =3D $(datadir)/doc/$(PACKAGE)-$(VERSION)
 +docdir =3D $(datadir)/doc/$(PACKAGE)
-=20
- doc_DATA =3D index.html framing.html oggstream.html white-xifish.png st=
ream.png white-ogg.png
-=20
+
+ doc_DATA =3D framing.html index.html oggstream.html rfc3533.txt rfc3534=
=2Etxt stream.png vorbisword2.png white-ogg.png white-xifish.png
+
diff -ruN libogg.old/files/patch-doc_ogg_Makefile.in libogg/files/patch-d=
oc_ogg_Makefile.in
--- libogg.old/files/patch-doc_ogg_Makefile.in	Fri Mar 23 15:21:38 2001
+++ libogg/files/patch-doc_ogg_Makefile.in	Thu Dec 18 13:53:27 2003
@@ -1,12 +1,13 @@
 $FreeBSD$
---- doc/ogg/Makefile.in.orig	Wed Mar 21 16:33:54 2001
-+++ doc/ogg/Makefile.in	Wed Mar 21 16:34:03 2001
-@@ -85,7 +85,7 @@ VERSION =3D @VERSION@
-=20
+--- doc/ogg/Makefile.in.orig    Thu Dec 18 13:49:06 2003
++++ doc/ogg/Makefile.in Thu Dec 18 13:49:18 2003
+@@ -101,7 +101,7 @@
+
  AUTOMAKE_OPTIONS =3D foreign
-=20
+
 -docdir =3D $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg
 +docdir =3D $(datadir)/doc/$(PACKAGE)/ogg
-=20
- doc_DATA =3D bitpacking.html datastructures.html decoding.html encoding=
=2Ehtml 	general.html index.html ogg_packet.html ogg_page.html 	ogg_page_=
bos.html ogg_page_continued.html ogg_page_eos.html 	ogg_page_granulepos.h=
tml ogg_page_pageno.html ogg_page_serialno.html 	ogg_page_version.html og=
g_stream_clear.html ogg_stream_destroy.html 	ogg_stream_eof.html ogg_stre=
am_eos.html ogg_stream_flush.html 	ogg_stream_init.html ogg_stream_packet=
in.html ogg_stream_packetout.html 	ogg_stream_pagein.html ogg_stream_page=
out.html ogg_stream_reset.html 	ogg_stream_state.html ogg_sync_buffer.htm=
l ogg_sync_clear.html 	ogg_sync_destroy.html ogg_sync_init.html ogg_sync_=
pageout.html 	ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.h=
tml 	ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html 	oggpack_adv_=
huff.html oggpack_bits.html oggpack_buffer.html 	oggpack_bytes.html oggpa=
ck_get_buffer.html oggpack_look.html 	oggpack_look1.html oggpack_look_huf=
f.html oggpack_read.html 	oggpack_read1.html oggpack_readinit.html oggpac=
k_reset.html 	oggpack_write.html oggpack_writeclear.html oggpack_writeini=
t.html 	overview.html reference.html style.css vorbis_comment.html 	vorbi=
s_info.html
-=20
+
+ doc_DATA =3D bitpacking.html datastructures.html decoding.html encoding=
=2Ehtml\
+        general.html index.html ogg_packet.html ogg_packet_clear.html\
+
diff -ruN libogg.old/pkg-plist libogg/pkg-plist
--- libogg.old/pkg-plist	Tue Oct 28 16:54:54 2003
+++ libogg/pkg-plist	Thu Dec 18 14:18:50 2003
@@ -4,7 +4,8 @@
 include/ogg/os_types.h
 lib/libogg.a
 lib/libogg.so
-lib/libogg.so.4
+lib/libogg.so.5
+lib/pkgconfig/ogg.pc
 share/aclocal/ogg.m4
 %%PORTDOCS%%%%DOCSDIR%%/framing.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
@@ -33,9 +34,11 @@
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_init.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetin.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetout.html
+%%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_packetpeek.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_pagein.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_pageout.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_reset.html
+%%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_reset_serialno.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_stream_state.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_sync_buffer.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/ogg_sync_clear.html
@@ -59,15 +62,21 @@
 %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_readinit.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_reset.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_write.html
+%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writealign.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writeclear.html
+%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writecopy.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writeinit.html
+%%PORTDOCS%%%%DOCSDIR%%/ogg/oggpack_writetrunc.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/overview.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/reference.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/style.css
 %%PORTDOCS%%%%DOCSDIR%%/ogg/vorbis_comment.html
 %%PORTDOCS%%%%DOCSDIR%%/ogg/vorbis_info.html
 %%PORTDOCS%%%%DOCSDIR%%/oggstream.html
+%%PORTDOCS%%%%DOCSDIR%%/rfc3533.txt
+%%PORTDOCS%%%%DOCSDIR%%/rfc3534.txt
 %%PORTDOCS%%%%DOCSDIR%%/stream.png
+%%PORTDOCS%%%%DOCSDIR%%/vorbisword2.png
 %%PORTDOCS%%%%DOCSDIR%%/white-ogg.png
 %%PORTDOCS%%%%DOCSDIR%%/white-xifish.png
 @dirrm include/ogg

--------------000708050601060108010209
Content-Type: text/plain;
 name="libvorbis-patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="libvorbis-patch"

diff -ruN libvorbis.old/Makefile libvorbis/Makefile
--- libvorbis.old/Makefile	Thu Dec 18 14:06:19 2003
+++ libvorbis/Makefile	Thu Dec 18 14:21:23 2003
@@ -6,19 +6,14 @@
 #
 
 PORTNAME=	libvorbis
-PORTVERSION=	1.0
-PORTREVISION=	1
-PORTEPOCH=	3
+PORTVERSION=	1.0.1
 CATEGORIES=	audio
-MASTER_SITES=	http://www.vorbis.com/files/1.0/unix/ \
-		ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \
-		http://www.casterclub.com/vorbis/unix/ \
-		http://www.math.utoledo.edu/~chaese/Vorbis/unix/
+MASTER_SITES=	http://www.vorbis.com/files/1.0.1/unix/ 
 
 MAINTAINER=	naddy@FreeBSD.org
 COMMENT=	Audio compression codec library
 
-LIB_DEPENDS=	ogg.4:${PORTSDIR}/audio/libogg
+LIB_DEPENDS=	ogg.5:${PORTSDIR}/audio/libogg
 
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--with-ogg=${LOCALBASE}
diff -ruN libvorbis.old/distinfo libvorbis/distinfo
--- libvorbis.old/distinfo	Thu Dec 18 14:06:19 2003
+++ libvorbis/distinfo	Thu Dec 18 14:06:44 2003
@@ -1 +1 @@
-MD5 (libvorbis-1.0.tar.gz) = d1ad94fe8e240269c790e18992171e53
+MD5 (libvorbis-1.0.1.tar.gz) = 4d6726fd02ce02f6e24824e594b0949a
diff -ruN libvorbis.old/files/patch-configure libvorbis/files/patch-configure
--- libvorbis.old/files/patch-configure	Thu Dec 18 14:06:19 2003
+++ libvorbis/files/patch-configure	Wed Dec 31 17:00:00 1969
@@ -1,35 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig	Fri Jul 19 16:12:17 2002
-+++ configure	Sat Oct  5 17:57:37 2002
-@@ -5386,6 +5386,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -5441,7 +5442,7 @@
- 		PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
- 	*)
- 		DEBUG="-g"
--		CFLAGS="-O"
-+		CFLAGS=""
- 		PROFILE="-g -p" ;;
-         esac
- else
-@@ -5536,9 +5537,9 @@
- 		CFLAGS="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O4 -ffast-math -fsigned-char"
- 		PROFILE="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -pg -O4 -ffast-math -fsigned-char";;
- 	*)
--		DEBUG="-g -Wall -W -D__NO_MATH_INLINES -fsigned-char"
--		CFLAGS="-O20 -D__NO_MATH_INLINES -fsigned-char"
--		PROFILE="-O20 -g -pg -D__NO_MATH_INLINES -fsigned-char" ;;
-+		DEBUG="-g -Wall -W -fsigned-char"
-+		CFLAGS="-fsigned-char"
-+		PROFILE="-g -pg -fsigned-char" ;;
-         esac
- fi
- CFLAGS="$CFLAGS $cflags_save"
diff -ruN libvorbis.old/pkg-plist libvorbis/pkg-plist
--- libvorbis.old/pkg-plist	Thu Dec 18 14:06:19 2003
+++ libvorbis/pkg-plist	Thu Dec 18 15:04:38 2003
@@ -4,16 +4,19 @@
 include/vorbis/vorbisfile.h
 lib/libvorbis.a
 lib/libvorbis.so
-lib/libvorbis.so.2
+lib/libvorbis.so.3
 lib/libvorbisenc.a
 lib/libvorbisenc.so
 lib/libvorbisenc.so.2
 lib/libvorbisfile.a
 lib/libvorbisfile.so
-lib/libvorbisfile.so.3
+lib/libvorbisfile.so.4
+lib/pkgconfig/vorbis.pc
+lib/pkgconfig/vorbisenc.pc
+lib/pkgconfig/vorbisfile.pc
 share/aclocal/vorbis.m4
 %%PORTDOCS%%%%DOCSDIR%%/components.png
-%%PORTDOCS%%%%DOCSDIR%%/draft-moffitt-vorbis-rtp-00.txt
+%%PORTDOCS%%%%DOCSDIR%%/draft-kerr-avt-vorbis-rtp-02.txt
 %%PORTDOCS%%%%DOCSDIR%%/eightphase.png
 %%PORTDOCS%%%%DOCSDIR%%/evenlsp.png
 %%PORTDOCS%%%%DOCSDIR%%/floor1-1.png
@@ -41,14 +44,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/vorbis-clip.txt
 %%PORTDOCS%%%%DOCSDIR%%/vorbis-errors.txt
 %%PORTDOCS%%%%DOCSDIR%%/vorbis-fidelity.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-ogg.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-bitpack.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-codebook.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-floor0.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-floor1.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-intro.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-ref.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbis-spec-res.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbis.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/index.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/overview.html
@@ -59,8 +54,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_encode_init_vbr.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisenc/vorbis_info.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/OggVorbis_File.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/callbacks.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/chaining_example_c.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/chainingexample.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/crosslap.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/datastructures.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/decoding.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/example.html
@@ -73,13 +70,18 @@
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_callbacks.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_clear.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_comment.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_crosslap.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_info.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_open.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_open_callbacks.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_lap.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_page.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_seek_page_lap.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_tell.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_pcm_total.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_seek.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_seek_lap.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_tell.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_raw_total.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_read.html
@@ -91,15 +93,21 @@
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_test_callbacks.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_test_open.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_lap.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_page.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_seek_page_lap.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_tell.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/ov_time_total.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/overview.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/reference.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/return.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seekexample.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking_example_c.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seeking_test_c.html
-%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/style.css
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/seekingexample.html
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/style.css
+%%PORTDOCS%%%%DOCSDIR%%/vorbisfile/threads.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbis_comment.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbis_info.html
 %%PORTDOCS%%%%DOCSDIR%%/vorbisfile/vorbisfile_example_c.html

--------------000708050601060108010209
Content-Type: text/plain;
 name="vorbis-tools-patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="vorbis-tools-patch"

diff -ruN vorbis-tools.old/Makefile vorbis-tools/Makefile
--- vorbis-tools.old/Makefile	Sat Sep 20 08:22:45 2003
+++ vorbis-tools/Makefile	Thu Dec 18 15:10:17 2003
@@ -6,14 +6,9 @@
 #
 
 PORTNAME=	vorbis-tools
-PORTVERSION=	1.0
-PORTREVISION=	4
-PORTEPOCH=	3
+PORTVERSION=	1.0.1
 CATEGORIES=	audio
-MASTER_SITES=	http://www.vorbis.com/files/1.0/unix/ \
-		ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \
-		http://www.casterclub.com/vorbis/unix/ \
-		http://www.math.utoledo.edu/~chaese/Vorbis/unix/
+MASTER_SITES=	http://www.vorbis.com/files/1.0.1/unix/ 
 
 MAINTAINER=	naddy@FreeBSD.org
 COMMENT=	Play, encode, and manage Ogg Vorbis files
@@ -21,7 +16,7 @@
 LIB_DEPENDS=	ao.3:${PORTSDIR}/audio/libao \
 		curl.2:${PORTSDIR}/ftp/curl \
 		intl.5:${PORTSDIR}/devel/gettext \
-		vorbis.2:${PORTSDIR}/audio/libvorbis
+		vorbis.3:${PORTSDIR}/audio/libvorbis
 
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff -ruN vorbis-tools.old/distinfo vorbis-tools/distinfo
--- vorbis-tools.old/distinfo	Sat Jul 20 09:29:25 2002
+++ vorbis-tools/distinfo	Thu Dec 18 15:10:38 2003
@@ -1 +1 @@
-MD5 (vorbis-tools-1.0.tar.gz) = c0a9fee54835e9c5b32d1f42c02964c9
+MD5 (vorbis-tools-1.0.1.tar.gz) = 80d3ae3bbae2a488d433d86b8fd64777
diff -ruN vorbis-tools.old/files/patch-configure vorbis-tools/files/patch-configure
--- vorbis-tools.old/files/patch-configure	Sat Sep 20 08:22:45 2003
+++ vorbis-tools/files/patch-configure	Wed Dec 31 17:00:00 1969
@@ -1,33 +0,0 @@
-
-$FreeBSD: ports/audio/vorbis-tools/files/patch-configure,v 1.2 2003/09/20 14:22:45 naddy Exp $
-
---- configure.orig	Fri Jul 19 16:18:55 2002
-+++ configure	Sat Sep 20 16:11:32 2003
-@@ -5410,6 +5410,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -7244,7 +7245,7 @@
-                 ;;
-         *)
-                 DEBUG="-g"
--                CFLAGS="-O"
-+                CFLAGS=""
-                 PROFILE="-g -p"
-                 ;;
-         esac
-@@ -7267,8 +7268,8 @@
-                 ;;
-         *)
-                 DEBUG="-g -Wall -fsigned-char"
--                CFLAGS="-O20 -fsigned-char"
--                PROFILE="-O20 -g -pg -fsigned-char"
-+                CFLAGS="-fsigned-char"
-+                PROFILE="-g -pg -fsigned-char"
-                 ;;
-         esac
- fi
diff -ruN vorbis-tools.old/files/patch-ogg123_Makefile.in vorbis-tools/files/patch-ogg123_Makefile.in
--- vorbis-tools.old/files/patch-ogg123_Makefile.in	Sun Aug 26 19:26:34 2001
+++ vorbis-tools/files/patch-ogg123_Makefile.in	Thu Dec 18 15:14:06 2003
@@ -1,14 +1,12 @@
+$FreeBSD$
+--- ogg123/Makefile.in.orig     Thu Dec 18 15:12:39 2003
++++ ogg123/Makefile.in  Thu Dec 18 15:13:23 2003
+@@ -486,7 +486,7 @@
 
-$FreeBSD: ports/audio/vorbis-tools/files/patch-ogg123_Makefile.in,v 1.3 2001/08/27 01:26:34 trevor Exp $
+ info-am:
 
---- ogg123/Makefile.in.orig	Tue Aug 14 19:42:20 2001
-+++ ogg123/Makefile.in	Tue Aug 14 19:42:31 2001
-@@ -323,7 +323,7 @@
- install-exec-am: install-binPROGRAMS
- install-exec: install-exec-am
- 
--install-data-am: install-man install-docDATA
+-install-data-am: install-docDATA install-man
 +install-data-am: install-man
- install-data: install-data-am
- 
- install-am: all-am
+
+ install-exec-am: install-binPROGRAMS
+
diff -ruN vorbis-tools.old/files/patch-oggdec_oggdec.c vorbis-tools/files/patch-oggdec_oggdec.c
--- vorbis-tools.old/files/patch-oggdec_oggdec.c	Thu Jan 30 15:08:45 2003
+++ vorbis-tools/files/patch-oggdec_oggdec.c	Wed Dec 31 17:00:00 1969
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/audio/vorbis-tools/files/patch-oggdec_oggdec.c,v 1.1 2003/01/30 22:08:45 naddy Exp $
-
---- oggdec/oggdec.c.orig	Mon Sep 23 13:20:52 2002
-+++ oggdec/oggdec.c	Mon Sep 23 13:21:04 2002
-@@ -99,6 +99,7 @@
-                 break;
-             case 'o':
-                 outfilename = strdup(optarg);
-+                break;
-             case 'R':
-                 raw = atoi(optarg);
-                 break;
diff -ruN vorbis-tools.old/files/patch-ogginfo_ogginfo2.c vorbis-tools/files/patch-ogginfo_ogginfo2.c
--- vorbis-tools.old/files/patch-ogginfo_ogginfo2.c	Mon Jun 16 18:33:00 2003
+++ vorbis-tools/files/patch-ogginfo_ogginfo2.c	Wed Dec 31 17:00:00 1969
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c,v 1.1 2003/06/17 00:33:00 naddy Exp $
-
---- ogginfo/ogginfo2.c.orig	Tue Jun 17 01:19:29 2003
-+++ ogginfo/ogginfo2.c	Tue Jun 17 01:20:35 2003
-@@ -27,7 +27,7 @@
- #ifdef _WIN32
- #define INT64FORMAT "%I64d"
- #else
--#define INT64FORMAT "%Ld"
-+#define INT64FORMAT "%lld"
- #endif
- 
- struct vorbis_release {
diff -ruN vorbis-tools.old/files/patch-vcut_vcut.c vorbis-tools/files/patch-vcut_vcut.c
--- vorbis-tools.old/files/patch-vcut_vcut.c	Mon Jun 16 18:33:00 2003
+++ vorbis-tools/files/patch-vcut_vcut.c	Wed Dec 31 17:00:00 1969
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/audio/vorbis-tools/files/patch-vcut_vcut.c,v 1.1 2003/06/17 00:33:00 naddy Exp $
-
---- vcut/vcut.c.orig	Tue Jun 17 01:19:13 2003
-+++ vcut/vcut.c	Tue Jun 17 01:20:27 2003
-@@ -26,7 +26,7 @@
- #ifdef _WIN32
- #define FORMAT_INT64 "%I64d"
- #else
--#define FORMAT_INT64 "%Ld"
-+#define FORMAT_INT64 "%lld"
- #endif
- 
- static vcut_packet *save_packet(ogg_packet *packet)
diff -ruN vorbis-tools.old/pkg-plist vorbis-tools/pkg-plist
--- vorbis-tools.old/pkg-plist	Sat Jul 20 09:29:25 2002
+++ vorbis-tools/pkg-plist	Sat Jul 20 09:29:25 2002
@@ -1,4 +1,4 @@
-@comment $FreeBSD: ports/audio/vorbis-tools/pkg-plist,v 1.6 2002/07/20 15:29:25 naddy Exp $
+@comment $FreeBSD: ports/audio/vorbis-tools/pkg-plist,v 1.5 2001/08/27 01:26:33 trevor Exp $
 bin/ogg123
 bin/oggdec
 bin/oggenc

--------------000708050601060108010209--

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 14:51:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9762616A4CE; Thu, 18 Dec 2003 14:51:35 -0800 (PST)
Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 181AE43D1D; Thu, 18 Dec 2003 14:51:32 -0800 (PST)
	(envelope-from fbsd_user@a1poweruser.com)
Received: from barbish ([67.20.101.103]) by mta9.adelphia.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP
          id <20031218225131.UMPX23237.mta9.adelphia.net@barbish>;
          Thu, 18 Dec 2003 17:51:31 -0500
From: "fbsd_user" <fbsd_user@a1poweruser.com>
To: <freebsd-ports@freebsd.org>,
	"Andrew Thomson" <andrewjt@applecomm.net>
Date: Thu, 18 Dec 2003 17:51:30 -0500
Message-ID: <MIEPLLIBMLEEABPDBIEGGEBMFBAA.fbsd_user@a1poweruser.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0)
In-reply-to: <44vfodbyp6.fsf@be-well.ilk.org>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
cc: freebsd-questions@freebsd.org
Subject: RE: port failures
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: fbsd_user@a1poweruser.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 22:51:35 -0000

The port collection is in flux right now as things are being readied
for the stable production release of 5.2.
Give it time and it should clear up on it's own.  An new stable
production release is the benchmark where all the ports are updated
with new versions from the original software application maintainer.


-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Lowell
Gilbert
Sent: Thursday, December 18, 2003 4:31 PM
To: Andrew Thomson
Cc: freebsd-questions@freebsd.org; freebsd-ports@freebsd.org
Subject: Re: port failures

Andrew Thomson <andrewjt@applecomm.net> writes:

> I've seen a couple of port failures.. I'm all cvsup'ed and have
been
> trying daily the passed couple of days..

Pretty weird; time to check with the port maintainer...

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 15:29:27 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 25BCB16A4CE
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 15:29:27 -0800 (PST)
Received: from hood.oook.cz (hood.oook.cz [212.27.205.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0477843D31
	for <ports@FreeBSD.org>; Thu, 18 Dec 2003 15:29:25 -0800 (PST)
	(envelope-from pav@FreeBSD.org)
Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1])
	by hood.oook.cz (8.12.10/8.12.10) with ESMTP id hBINTNQD065653;
	Fri, 19 Dec 2003 00:29:23 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
Received: (from pav@localhost)
	by hood.oook.cz (8.12.10/8.12.10/Submit) id hBINTNRo065652;
	Fri, 19 Dec 2003 00:29:23 +0100 (CET)
	(envelope-from pav@FreeBSD.org)
X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org
	using -f
From: Pav Lucistnik <pav@FreeBSD.org>
To: Dev Tugnait <dev@unixdaemon.org>
In-Reply-To: <20031218161912.GA7939@unixdaemon.org>
References: <20031218161912.GA7939@unixdaemon.org>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-kz+yKOWQFalg+sCk7aTP"
Message-Id: <1071790163.3356.12.camel@hood.oook.cz>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Fri, 19 Dec 2003 00:29:23 +0100
cc: ports@FreeBSD.org
Subject: Re: goggles port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: pav@FreeBSD.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Dec 2003 23:29:27 -0000


--=-kz+yKOWQFalg+sCk7aTP
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

V =E8t, 18. 12. 2003 v 17:19, Dev Tugnait p=ED=B9e:

> I was trying to install goggles ogle fox based gui, anywasy this si the e=
rror i get it cant find fox libs, has anyone else had trouble building this=
 port? Anyways heres my error
>=20
> =3D=3D=3D>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcon=
trol.so.11 - found
> =3D=3D=3D>   Goggles-0.5.6 depends on executable: gmake - found
> =3D=3D=3D>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not fo=
und
> =3D=3D=3D>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits=
/fox-devel
> =3D=3D=3D>   Returning to build of Goggles-0.5.6
> Error: shared library "FOX-1.1.25" does not exist
> *** Error code 1
>=20
> Stop in /usr/ports/multimedia/goggles.

Sorry, I broke it by committing fox toolkit update. I just fixed it.

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Ah I don't know what you mean, so I'll just sit here and smile at you :)

--=-kz+yKOWQFalg+sCk7aTP
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/4jhTntdYP8FOsoIRAtMkAKDPZT0CbYcUoMsfFzFHYE137EatswCgnkgH
TgxRlEgAvO36D45+Bhh/Qds=
=yhtQ
-----END PGP SIGNATURE-----

--=-kz+yKOWQFalg+sCk7aTP--

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 17:19:54 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 93EE316A4CE
	for <freebsd-ports@freebsd.org>; Thu, 18 Dec 2003 17:19:54 -0800 (PST)
Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net
	[151.189.21.42])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CAC2443D53
	for <freebsd-ports@freebsd.org>;
	Thu, 18 Dec 2003 17:19:45 -0800 (PST)
	(envelope-from mailnull@mips.inka.de)
Received: from kemoauc.mips.inka.de (dsl-082-082-077-026.arcor-ip.net
	[82.82.77.26])
	by mail-in-02.arcor-online.net (Postfix) with ESMTP id F15654D9CA2
	for <freebsd-ports@freebsd.org>;
	Fri, 19 Dec 2003 02:19:43 +0100 (CET)
Received: from kemoauc.mips.inka.de (localhost [127.0.0.1])
	by kemoauc.mips.inka.de (8.12.10/8.12.10) with ESMTP id hBJ1Jh5Y056414
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 02:19:43 +0100 (CET)
	(envelope-from mailnull@kemoauc.mips.inka.de)
Received: (from mailnull@localhost)
	by kemoauc.mips.inka.de (8.12.10/8.12.10/Submit) id hBJ1Jhv7056413
	for freebsd-ports@freebsd.org; Fri, 19 Dec 2003 02:19:43 +0100 (CET)
	(envelope-from mailnull)
From: naddy@mips.inka.de (Christian Weisgerber)
Date: Fri, 19 Dec 2003 01:19:42 +0000 (UTC)
Message-ID: <brtjne$1mqi$1@kemoauc.mips.inka.de>
References: <3FE229D6.5080504@verio.net>
Originator: naddy@mips.inka.de (Christian Weisgerber)
To: freebsd-ports@freebsd.org
Subject: Re: FreeBSD Port: libogg-1.1, libvorbis-1.0.1, & vorbis-tools-1.0.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 01:19:54 -0000

Phil Oleson <poleson@verio.net> wrote:

> [nothing, but attached a diff]

You could have saved some work by contacting me (the maintainer)
beforehand.  I already have an update sitting here ready to commit.
I was holding back because unless I missed an announcement the ports
tree is still in a slush phase for 5.2 and sweeping changes should
be avoided--and this update changes library major versions and
requires a bump of all dependent ports.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de

From owner-freebsd-ports@FreeBSD.ORG  Thu Dec 18 19:57:28 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 77EC516A4CE
	for <freebsd-ports@FreeBSD.org>; Thu, 18 Dec 2003 19:57:28 -0800 (PST)
Received: from web13422.mail.yahoo.com (web13422.mail.yahoo.com
	[216.136.175.132])
	by mx1.FreeBSD.org (Postfix) with SMTP id 61D0A43D46
	for <freebsd-ports@FreeBSD.org>;
	Thu, 18 Dec 2003 19:57:27 -0800 (PST)
	(envelope-from giffunip@yahoo.com)
Message-ID: <20031219035727.15244.qmail@web13422.mail.yahoo.com>
Received: from [65.167.48.184] by web13422.mail.yahoo.com via HTTP;
	Thu, 18 Dec 2003 19:57:27 PST
Date: Thu, 18 Dec 2003 19:57:27 -0800 (PST)
From: "Pedro F. Giffuni" <giffunip@yahoo.com>
To: freebsd-ports@FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailman-Approved-At: Thu, 18 Dec 2003 20:25:28 -0800
Subject: Home page suggestion for the XView toolkit
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: giffunip@asme.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 03:57:28 -0000

Hi;

I was looking, somewhat nostalgicly, at some XView stuff. OpenBSD carries
"calentool", but perhaps more interesting the documentation in .pdf form is now
here:

http://www.darwinsys.com/olcd/index.html

The website, in fact, looks like it should be the new WWW site of the Xview
port.

enjoy,

   Pedro.

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 00:12:41 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EE1E316A4FA
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 00:12:41 -0800 (PST)
Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB8CA43D4C
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 00:12:37 -0800 (PST)
	(envelope-from mat@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by plouf.absolight.net (Postfix) with ESMTP id 1DF4B4A9F93
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 09:12:37 +0100 (CET)
X-Original-To: ports@FreeBSD.org
Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by plouf.absolight.net (Postfix) with ESMTP
	id CAA4C4A9D75; Fri, 19 Dec 2003 09:12:35 +0100 (CET)
Date: Fri, 19 Dec 2003 09:12:25 +0100
From: Mathieu Arnold <mat@FreeBSD.org>
To: ports@FreeBSD.org
Message-ID: <63476156.1071825145@sauron.in.mat.cc>
In-Reply-To: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
X-Mailer: Mulberry/3.1.0 (Win32)
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="==========E007096B7652417D4D3C=========="
X-Virus-Scanned: by amavisd 0.1
cc: perl@FreeBSD.org
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 08:12:42 -0000

--==========E007096B7652417D4D3C==========
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi

I would have loved a better announce, but well, perl@ has been created a
few weeks back, it's aim is to concentrate efforts on "important" perl
related ports. We've made the perl list open, so, anybody can join and help
us. Anybody with some good will to help is welcome to join us.

+-Le 19/12/2003 00:05 -0800, Mathieu Arnold =E9crivait :
|   Modified files:
|     mail/p5-Mail-SpamAssassin Makefile distinfo=20
|   Log:
|   Move maintainership to perl@

--=20
Mathieu Arnold
--==========E007096B7652417D4D3C==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)

iD8DBQE/4rLxqYYpzGz/vmcRAv8RAJ0cvIgBspD/WdSkyn/68C0g4xB99ACePdAc
6kzUOXVgax8Odn5arNOMEOo=
=Xmxg
-----END PGP SIGNATURE-----

--==========E007096B7652417D4D3C==========--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 00:16:06 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 47EB616A4CE; Fri, 19 Dec 2003 00:16:06 -0800 (PST)
Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 329B243D4C; Fri, 19 Dec 2003 00:16:05 -0800 (PST)
	(envelope-from krion@voodoo.oberon.net)
Received: from krion by voodoo.oberon.net with local (Exim 4.24)
	id 1AXFno-0008qo-Je; Fri, 19 Dec 2003 09:16:04 +0100
Date: Fri, 19 Dec 2003 09:16:04 +0100
From: Kirill Ponomarew <krion@FreeBSD.org>
To: Mathieu Arnold <mat@FreeBSD.org>
Message-ID: <20031219081604.GH90871@voodoo.oberon.net>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
	<63476156.1071825145@sauron.in.mat.cc>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="nO3oAMapP4dBpMZi"
Content-Disposition: inline
In-Reply-To: <63476156.1071825145@sauron.in.mat.cc>
X-NCC-Regid: de.oberon
Sender: Kirill Ponomarew <krion@voodoo.oberon.net>
cc: ports@FreeBSD.org
cc: perl@FreeBSD.org
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 08:16:06 -0000


--nO3oAMapP4dBpMZi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Fri, Dec 19, 2003 at 09:12:25AM +0100, Mathieu Arnold wrote:
=20
> I would have loved a better announce, but well, perl@ has been created a
> few weeks back, it's aim is to concentrate efforts on "important" perl
> related ports. We've made the perl list open, so, anybody can join and he=
lp
> us. Anybody with some good will to help is welcome to join us.

Maybe it's better to move all p5-* ports which are maintained
by ports@FreeBSD.org to perl@FreeBSD.org ?

-Kirill

--nO3oAMapP4dBpMZi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/4rPEQC1G6a60JuURAnlrAKCrO/BOw4tRCuRpHGzCwN034NHwxgCbBdjF
GCpeEdNjEFOHFsPshI1svOo=
=n5td
-----END PGP SIGNATURE-----

--nO3oAMapP4dBpMZi--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 00:31:01 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B50C016A4CE; Fri, 19 Dec 2003 00:31:01 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CA19043D1F; Fri, 19 Dec 2003 00:31:00 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.com (cs242719-195.austin.rr.com [24.27.19.195])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id 38B701437B; Fri, 19 Dec 2003 02:31:00 -0600 (CST)
Message-ID: <3FE2B724.9060902@lonesome.com>
Date: Fri, 19 Dec 2003 02:30:28 -0600
From: Mark Linimon <linimon@lonesome.com>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030713
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Kirill Ponomarew <krion@FreeBSD.org>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
	<63476156.1071825145@sauron.in.mat.cc>
	<20031219081604.GH90871@voodoo.oberon.net>
In-Reply-To: <20031219081604.GH90871@voodoo.oberon.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: Mathieu Arnold <mat@FreeBSD.org>
cc: ports@FreeBSD.org
cc: perl@FreeBSD.org
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 08:31:01 -0000

>
>
>Maybe it's better to move all p5-* ports which are maintained
>by ports@FreeBSD.org to perl@FreeBSD.org ?
>  
>
Please don't do this.  In addition to the repo churn, there are many places
in the FreeBSD documentation that state that "ports@" is the canonical
stand-in value for "unmaintained".  This would violate POLA IMHO.

I believe that my ports monitoring code and Bill Fenner's distfile
survey parsers would also have to be reworked.  I don't know about
the FreshPorts code but I wouldn't be surprised.

mcl


From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 00:35:59 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0C1C416A4CE; Fri, 19 Dec 2003 00:35:59 -0800 (PST)
Received: from mail.droso.net (koala.droso.net [193.162.142.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A580043D3F; Fri, 19 Dec 2003 00:35:57 -0800 (PST)
	(envelope-from erwin@mail.droso.net)
Received: by mail.droso.net (Postfix, from userid 1001)
	id 048012282C; Fri, 19 Dec 2003 09:35:55 +0100 (CET)
Date: Fri, 19 Dec 2003 09:35:55 +0100
From: Erwin Lansing <erwin@FreeBSD.org>
To: ports@FreeBSD.org, perl@FreeBSD.org
Message-ID: <20031219083555.GB87519@droso.net>
Mail-Followup-To: ports@FreeBSD.org, perl@FreeBSD.org
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
	<63476156.1071825145@sauron.in.mat.cc>
	<20031219081604.GH90871@voodoo.oberon.net> <3FE2B724.9060902@lonesome.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="tsOsTdHNUZQcU9Ye"
Content-Disposition: inline
In-Reply-To: <3FE2B724.9060902@lonesome.com>
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD/i386 5.1-CURRENT
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 08:35:59 -0000


--tsOsTdHNUZQcU9Ye
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 19, 2003 at 02:30:28AM -0600, Mark Linimon wrote:
> >
> >
> >Maybe it's better to move all p5-* ports which are maintained
> >by ports@FreeBSD.org to perl@FreeBSD.org ?
> >=20
> >
> Please don't do this.  In addition to the repo churn, there are many plac=
es
> in the FreeBSD documentation that state that "ports@" is the canonical
> stand-in value for "unmaintained".  This would violate POLA IMHO.

I must agree. The other projects, like kde@ and gnome@, have ports
assigned to them because they do maintain them, not unmaintained ports
that are kde or gnome related. I don't think perl@ has the intention to
take over _all_ unmaintained perl related ports :)

--=20
                    _._     _,-'""`-._
Erwin Lansing      (,-.`._,'(       |\`-/|    erwin@lansing.dk
http://droso.org       `-.-' \ )-`( , o o)    erwin@FreeBSD.org
                    -bf-      `-    \`_`"'-

--tsOsTdHNUZQcU9Ye
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/4rhrqy9aWxUlaZARArzEAJ9yaaZduZFpzzqTxSWhotzUkOrv1QCfS665
7ab7GX893KRw7yEHf+mWMtA=
=ERvL
-----END PGP SIGNATURE-----

--tsOsTdHNUZQcU9Ye--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 00:40:40 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6191E16A4CE
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 00:40:40 -0800 (PST)
Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 259BE43D3F
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 00:40:38 -0800 (PST)
	(envelope-from mat@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by plouf.absolight.net (Postfix) with ESMTP id 53F364A9F89
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 09:40:37 +0100 (CET)
X-Original-To: ports@FreeBSD.org
Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by plouf.absolight.net (Postfix) with ESMTP
	id 2C02F4A9D98; Fri, 19 Dec 2003 09:40:36 +0100 (CET)
Date: Fri, 19 Dec 2003 09:40:31 +0100
From: Mathieu Arnold <mat@FreeBSD.org>
To: ports@FreeBSD.org, perl@FreeBSD.org
Message-ID: <65162171.1071826831@sauron.in.mat.cc>
In-Reply-To: <20031219083555.GB87519@droso.net>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
	<63476156.1071825145@sauron.in.mat.cc><3FE2B724.9060902@lonesome.com>
	<20031219083555.GB87519@droso.net>
X-Mailer: Mulberry/3.1.0 (Win32)
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="==========A745ABE705B02D71386F=========="
X-Virus-Scanned: by amavisd 0.1
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 08:40:40 -0000

--==========A745ABE705B02D71386F==========
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

+-Le 19/12/2003 09:35 +0100, Erwin Lansing =E9crivait :
| I don't think perl@ has the intention to
| take over _all_ unmaintained perl related ports :)

No, the aim is to maintain main perl ports, the one who need a quicker
response from maintainer, and quicker updates.

--=20
Mathieu Arnold
--==========A745ABE705B02D71386F==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)

iD8DBQE/4rmBqYYpzGz/vmcRAgmcAKCckUPqlrsrO3UYKhzwyTkF8tV/tACeJg3j
G/ke4Pxa67PNJkSA+BsVMQA=
=o7tW
-----END PGP SIGNATURE-----

--==========A745ABE705B02D71386F==========--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 02:54:11 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 42BE416A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 02:54:11 -0800 (PST)
Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E027543D4C
	for <ports@freebsd.org>; Fri, 19 Dec 2003 02:54:07 -0800 (PST)
	(envelope-from yar@comp.chem.msu.su)
Received: from comp.chem.msu.su (localhost [127.0.0.1])
	by comp.chem.msu.su (8.12.3p3/8.12.3) with ESMTP id hBJAs0S9040844
	for <ports@freebsd.org>; Fri, 19 Dec 2003 13:54:03 +0300 (MSK)
	(envelope-from yar@comp.chem.msu.su)
Received: (from yar@localhost)
	by comp.chem.msu.su (8.12.3p3/8.12.3/Submit) id hBJAs0QK040843
	for ports@freebsd.org; Fri, 19 Dec 2003 13:54:00 +0300 (MSK)
	(envelope-from yar)
Date: Fri, 19 Dec 2003 13:54:00 +0300
From: Yar Tikhiy <yar@freebsd.org>
To: ports@freebsd.org
Message-ID: <20031219105400.GA39759@comp.chem.msu.su>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.3i
Subject: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 10:54:11 -0000

Hi folks,

Today I was surprised to find out that the collection of archiver
packages on FreeBSD 4.9 installation disk 1 was rather strange: It
consisted of fossil ones like "zoo" and "lha", and of not-so-widely-used
items like "lzop."  The 600-kilobyte "fileroller" is questionable,
too, though I suspect it's included because of Gnome.  In fact, I
was looking for "unrar" and failed to find it there.  Perhaps I'm
missing some important point, but I've been sure that packages on
disk 1 should be _really_ demanded ones.  Among archivers, I'd vote
for "unarj," "unrar," and "unzip" (the latter is the only one already
supplied.)  Is it time to review the disk 1 archiver package
collection with respect to people's modern needs?

-- 
Yar

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 03:04:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0124A16A4CE
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 03:04:14 -0800 (PST)
Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7808343D48
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 03:03:41 -0800 (PST)
	(envelope-from sem@ciam.ru)
Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru)
	by mail.ciam.ru with esmtp (Exim 4.x)
	id 1AXIQ0-00074O-NZ
	for ports@FreeBSD.org; Fri, 19 Dec 2003 14:03:40 +0300
Message-ID: <3FE2DB0C.2060607@ciam.ru>
Date: Fri, 19 Dec 2003 14:03:40 +0300
From: Sergey Matveychuk <sem@ciam.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.6a) Gecko/20031028
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ports@FreeBSD.org
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: PR/59884
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 11:04:14 -0000

Please, commit it.

py-omniorb and omniORB should be in sync. PR with omniORB update has 
been committed for some time ago but this PR with py-omniorb hasn't.

-- 
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 03:28:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BED8D16A4CE; Fri, 19 Dec 2003 03:28:16 -0800 (PST)
Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk
	[212.242.113.79])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6EFB043D8A; Fri, 19 Dec 2003 03:27:04 -0800 (PST)
	(envelope-from simon@arthur.nitro.dk)
Received: by arthur.nitro.dk (Postfix, from userid 3000)
	id B422A1184C; Fri, 19 Dec 2003 12:27:02 +0100 (CET)
Date: Fri, 19 Dec 2003 12:27:02 +0100
From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Mathieu Arnold <mat@FreeBSD.org>
Message-ID: <20031219112700.GA669@arthur.nitro.dk>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
	<63476156.1071825145@sauron.in.mat.cc>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1"
Content-Disposition: inline
In-Reply-To: <63476156.1071825145@sauron.in.mat.cc>
User-Agent: Mutt/1.5.5.1i
cc: ports@FreeBSD.org
cc: perl@FreeBSD.org
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 11:28:16 -0000


--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2003.12.19 09:12:25 +0100, Mathieu Arnold wrote:
> Hi
>=20
> I would have loved a better announce, but well, perl@ has been created a
> few weeks back, it's aim is to concentrate efforts on "important" perl
> related ports. We've made the perl list open, so, anybody can join and he=
lp
> us. Anybody with some good will to help is welcome to join us.

Should I add it to the web pages and Handbook like the other mailing
lists, or is someone working on that?

--=20
Simon L. Nielsen
FreeBSD Documentation Team

--n8g4imXOkfNTN/H1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/4uCEh9pcDSc1mlERAj18AKCuMxE4YHE4zvfRTPuqxeLHRdVztwCeLdfa
rU8rj+tuK7f9p+4Nb38m6fQ=
=trNl
-----END PGP SIGNATURE-----

--n8g4imXOkfNTN/H1--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 03:32:43 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C261216A4CE
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 03:32:43 -0800 (PST)
Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 501F843D48
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 03:32:39 -0800 (PST)
	(envelope-from mat@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by plouf.absolight.net (Postfix) with ESMTP id C8B3F4A9F89
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 12:32:37 +0100 (CET)
X-Original-To: ports@FreeBSD.org
Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by plouf.absolight.net (Postfix) with ESMTP
	id 1B2B54A9EB8; Fri, 19 Dec 2003 12:32:36 +0100 (CET)
Date: Fri, 19 Dec 2003 12:32:29 +0100
From: Mathieu Arnold <mat@FreeBSD.org>
To: "Simon L. Nielsen" <simon@FreeBSD.org>
Message-ID: <75481515.1071837149@sauron.in.mat.cc>
In-Reply-To: <20031219112700.GA669@arthur.nitro.dk>
References: <200312190805.hBJ85pPL021711@repoman.freebsd.org>
 <63476156.1071825145@sauron.in.mat.cc>
 <20031219112700.GA669@arthur.nitro.dk>
X-Mailer: Mulberry/3.1.0 (Win32)
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="==========F8BD2F8EF962F34BBA8F=========="
X-Virus-Scanned: by amavisd 0.1
cc: ports@FreeBSD.org
cc: perl@FreeBSD.org
Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 11:32:43 -0000

--==========F8BD2F8EF962F34BBA8F==========
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

+-Le 19/12/2003 12:27 +0100, Simon L. Nielsen =E9crivait :
| On 2003.12.19 09:12:25 +0100, Mathieu Arnold wrote:
|> Hi
|>=20
|> I would have loved a better announce, but well, perl@ has been created a
|> few weeks back, it's aim is to concentrate efforts on "important" perl
|> related ports. We've made the perl list open, so, anybody can join and
|> help us. Anybody with some good will to help is welcome to join us.
|=20
| Should I add it to the web pages and Handbook like the other mailing
| lists, or is someone working on that?

Well, no one's working on it, could be interesting.

--=20
Mathieu Arnold
--==========F8BD2F8EF962F34BBA8F==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)

iD8DBQE/4uHQqYYpzGz/vmcRAjcgAJ9X+tjltVCuhBgYvPLkiSAxwSTDZgCfXcHX
pUSnHpUzmGbbnkeSTKx/+9M=
=rpSx
-----END PGP SIGNATURE-----

--==========F8BD2F8EF962F34BBA8F==========--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 06:54:42 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 97CEE16A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 06:54:42 -0800 (PST)
Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se
	[212.181.162.201])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4769E43D45
	for <ports@freebsd.org>; Fri, 19 Dec 2003 06:54:40 -0800 (PST)
	(envelope-from ertr1013@student.uu.se)
Received: (qmail 31843 invoked by uid 1001); 19 Dec 2003 14:54:36 -0000
Date: Fri, 19 Dec 2003 15:54:36 +0100
From: Erik Trulsson <ertr1013@student.uu.se>
To: Yar Tikhiy <yar@freebsd.org>
Message-ID: <20031219145435.GA31800@falcon.midgard.homeip.net>
Mail-Followup-To: Yar Tikhiy <yar@freebsd.org>, ports@freebsd.org
References: <20031219105400.GA39759@comp.chem.msu.su>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031219105400.GA39759@comp.chem.msu.su>
User-Agent: Mutt/1.5.5.1i
cc: ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 14:54:42 -0000

On Fri, Dec 19, 2003 at 01:54:00PM +0300, Yar Tikhiy wrote:
> Hi folks,
> 
> Today I was surprised to find out that the collection of archiver
> packages on FreeBSD 4.9 installation disk 1 was rather strange: It
> consisted of fossil ones like "zoo" and "lha", and of not-so-widely-used
> items like "lzop."  The 600-kilobyte "fileroller" is questionable,
> too, though I suspect it's included because of Gnome.  In fact, I
> was looking for "unrar" and failed to find it there.  Perhaps I'm
> missing some important point, but I've been sure that packages on
> disk 1 should be _really_ demanded ones.  Among archivers, I'd vote
> for "unarj," "unrar," and "unzip" (the latter is the only one already
> supplied.)  Is it time to review the disk 1 archiver package
> collection with respect to people's modern needs?

Which archivers are considered important is quite individual.
I think I have needed "unarj" only once or twice over the last couple
of years (and that was for some ancient archive), and I have never had
any need for "unrar" - I don't think I have ever even seen an archive
that needed "unrar" to unpack.
On the other hand I use "lha" on a fairly regular basis, so I don't
consider that to be a 'fossil'.
In other words I would consider "unarj" and "unrar" to be ancient
and/or weird archivers, while I would consider "lha" to be a standard
archiver just like "unzip".  Your experience/opinion is obviously
different.
The "modern needs" of people can vary quite widely.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 07:10:41 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5609116A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 07:10:41 -0800 (PST)
Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A320543D2D
	for <ports@freebsd.org>; Fri, 19 Dec 2003 07:10:36 -0800 (PST)
	(envelope-from yar@comp.chem.msu.su)
Received: from comp.chem.msu.su (localhost [127.0.0.1])
	by comp.chem.msu.su (8.12.3p3/8.12.3) with ESMTP id hBJFAXS9053538
	for <ports@freebsd.org>; Fri, 19 Dec 2003 18:10:33 +0300 (MSK)
	(envelope-from yar@comp.chem.msu.su)
Received: (from yar@localhost)
	by comp.chem.msu.su (8.12.3p3/8.12.3/Submit) id hBJFAXwM053537
	for ports@freebsd.org; Fri, 19 Dec 2003 18:10:33 +0300 (MSK)
	(envelope-from yar)
Date: Fri, 19 Dec 2003 18:10:33 +0300
From: Yar Tikhiy <yar@freebsd.org>
To: ports@freebsd.org
Message-ID: <20031219151032.GA52845@comp.chem.msu.su>
References: <20031219105400.GA39759@comp.chem.msu.su>
	<20031219145435.GA31800@falcon.midgard.homeip.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031219145435.GA31800@falcon.midgard.homeip.net>
User-Agent: Mutt/1.5.3i
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 15:10:41 -0000

On Fri, Dec 19, 2003 at 03:54:36PM +0100, Erik Trulsson wrote:
> On Fri, Dec 19, 2003 at 01:54:00PM +0300, Yar Tikhiy wrote:
> > 
> > Today I was surprised to find out that the collection of archiver
> > packages on FreeBSD 4.9 installation disk 1 was rather strange: It
> > consisted of fossil ones like "zoo" and "lha", and of not-so-widely-used
> > items like "lzop."  The 600-kilobyte "fileroller" is questionable,
> > too, though I suspect it's included because of Gnome.  In fact, I
> > was looking for "unrar" and failed to find it there.  Perhaps I'm
> > missing some important point, but I've been sure that packages on
> > disk 1 should be _really_ demanded ones.  Among archivers, I'd vote
> > for "unarj," "unrar," and "unzip" (the latter is the only one already
> > supplied.)  Is it time to review the disk 1 archiver package
> > collection with respect to people's modern needs?
> 
> Which archivers are considered important is quite individual.
> I think I have needed "unarj" only once or twice over the last couple
> of years (and that was for some ancient archive), and I have never had
> any need for "unrar" - I don't think I have ever even seen an archive
> that needed "unrar" to unpack.
> On the other hand I use "lha" on a fairly regular basis, so I don't
> consider that to be a 'fossil'.
> In other words I would consider "unarj" and "unrar" to be ancient
> and/or weird archivers, while I would consider "lha" to be a standard
> archiver just like "unzip".  Your experience/opinion is obviously
> different.
> The "modern needs" of people can vary quite widely.

That's why I started this topic--to collect different opinions.
Please note that you didn't state you needed "zoo" or "lzo";
therefore, if other people don't need them either, they can be
replaced by something better.  That's my point.

-- 
Yar

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 08:35:57 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E244C16A4CE; Fri, 19 Dec 2003 08:35:57 -0800 (PST)
Received: from light-speed.org (two.light-speed.org [198.31.7.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2C66543D5F; Fri, 19 Dec 2003 08:35:54 -0800 (PST)
	(envelope-from kylesupport@281.com)
Received: from tech3 (281office.281.com [209.84.39.9])
	by light-speed.org (8.12.8p1/8.12.8) with SMTP id hBJGqriK056085;
	Fri, 19 Dec 2003 10:52:54 -0600 (CST)
	(envelope-from kylesupport@281.com)
Message-ID: <000601c3c64e$a5fd3750$1401a8c0@tech3>
From: "Kyle Support" <kylesupport@281.com>
To: <DougB@FreeBSD.org>
Date: Fri, 19 Dec 2003 10:39:12 -0600
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Status: No, hits=0.1 required=5.0 tests=HTML_60_70,HTML_MESSAGE 
	autolearn=no version=2.60
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	two.light-speed.org
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.1
cc: ports@FreeBSD.org
Subject: FreeBSD Port: p5-Mail-SpamAssassin-2.60
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 16:35:58 -0000

    Could you update the SpamAssassin port to the new version 2.61.
Thanks,
Kyle

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 09:24:29 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0A5C716A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 09:24:29 -0800 (PST)
Received: from update.cio.com (update.cio.com [65.211.58.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B08FE43D5C
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 09:23:42 -0800 (PST)
	(envelope-from CIO@UPDATE.CIO.COM)
Received: from update (update.cio.com) by update.cio.com (LSMTP for Windows NT
	v1.1b) with SMTP id <0.01909990@update.cio.com>; Fri, 19 Dec 2003 12:09:03
	-0500
Date: Fri, 19 Dec 2003 12:00:24 -0500
From: "CIO@update.cio.com" <cio@UPDATE.CIO.COM>
To: ports@FREEBSD.ORG
Message-Id: <20031219172342.B08FE43D5C@mx1.FreeBSD.org>
Subject: Sound Off: Will VoIP Disconnect the Phone Companies?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 17:24:29 -0000

December 19, 2003

Welcome to Sound Off: Taking Sides on Critical IT Issues

Each week, we'll deliver reports on the current thinking
among IT executives on hot-button issues, and we'll give
you the chance to Sound Off.

********************CURRENT DISCUSSION******************
Will VoIP Disconnect the Telephone Companies?
Practically all of the major telephone companies will soon
offer VoIP services. Can they compete in a strange new arena?
http://comment.cio.com/soundoff/121803.html


---------------------------SPONSOR-----------------------
This Sound Off is sponsored by F5

EXPAND YOUR SECURITY NETWORK ARCHITECTURE STEP BY STEP.
NEW WEBCAST.

Get details on a new approach for organizations looking to
beef up network security. Learn what you can do on an
application level and a device level standpoint to protect
your organization.
http://www.accelacomm.com/jlp/cio1218soundoff/10/10000884/
------------------------------------------------------------


****************SUMMARY OF PREVIOUS DISCUSSION***********
Six Sigma: Are You a Believer?
Even the most loyal fans of Six Sigma admit that it
is a rigorous and time-consuming methodology.
Is it really worth the effort? Tell us your story.
http://comment.cio.com/soundoff/121103.html

Based on the comments of our readers, Six Sigma really
works. Remarks were overwhelmingly positive. Some examples:

     Six Sigma is an "outside in" way of improving what you
     do today. This approach helps an organization to align
     improvements in its products and services with an objective
     to meet its customers needs. For example, in an automobile
     company Six Sigma can actually drive changes to design
     components of a vehicle which meet the desires and
     expectations of customers. However, Six Sigma should
     only be used where there is value. If you already know
     the root cause of a problem, go fix it, don't apply
     Six Sigma.

     Six Sigma represents a highly disciplined--hence somewhat
     restrictive--approach to continuous improvement of
     quality and productivity. It is an excellent approach
     to improving defined processes. It is of little value
     in dealing with uncontrolled processes or in product
     design without some major deviations from "normal"
     Six Sigma. It can make a good company better--if it
     involves active engagement from top to bottom including
     CEO--but it cannot make a weak company good.

     I am a certified green belt with a Fortune 500 company.
     I can see some amazing improvements in processes that
     have been broken for years, but I've also seen the tools
     of Six Sigma taken too far and used where it doesn't
     make sense. Doing everything within the Six Sigma framework
     has actually increased costs and the time it takes to
     do some things. Overall, I'd give it a thumbs up, just
     because it is making us look at all of our processes.
     Is it worth it? For now, yes. Long term? I doubt it.

And finally, a dissenter:

     Six Sigma is just Jack Welchified TQM. It is a senior
     management copout when faced with real process reengineering
     a la Michael Hammer. Yes, my company uses Six Sigma , and
     it claims major cost savings. My actual experiences, however,
     are the most bogus spreadsheets in the history of the planet,
     total focus on costs, not benefits, and ridiculous assumptions
     presented as facts - e.g. "MySQL is the functional equivalent
     of MS SQL Server (a sure sign of early brain death), and
     mafia-like accounting practices. In the Michael Hammer
     approach, most of the non value adding senior managers
     would lose their jobs - hence, Six Sigma.

Tell us your Six Sigma story.
http://comment.cio.com/soundoff/121103.html

Art Jahnke
Web Editorial Director, CIO.com
ajahnke@cio.com

CIO is free to qualified executives, so apply today!
If you are not already receiving a free subscription
to CIO, apply online at
http://subscribe.cio.com


-~-~-~-~-~-~-~-~-~-~-CIO.com Services-~-~-~-~-~-~-~-~-~-~

**Webcast: Spam Protection
Learn how one company got to zero false positives in two years.
http://www.accelacomm.com/jlp/CIOwebinsider/9/10000910/


*** IT'S ALL ABOUT STRATEGY ***

~ Strategic Maneuvers ~
How to Plan, Align and Govern IT Strategy
CIO provides guidance for what is clearly the most complex
and high-level function of the IT executive position -
setting information technology investment priorities that
are aligned with business goals.
http://www.theciostore.com/guide_product.asp?id=312


*** IT'S ALL ABOUT ROI ***

~ Finding ROI: Measuring Intranet Investments ~
If your intranet's value is not being measured, then it
risks failing the needs and demands of employees and
management.
http://www.theciostore.com/pr_product.asp?id=325

***  See all the products available on The CIO Store  ***
http://www.theciostore.com/

~-~-~-~-~-~-~-~-White Papers and Webcasts-~-~-~-~-~-~-~-~-~

**CXO Media's Executive Policy Forum kicks off
US Dept. of Homeland Security Event**

On Monday, January 12, 2004, join our nation's leaders
via webcast to discuss Securing Our Future: Balancing
Homeland Security with Corporate Prosperity. The CXO Media
Executive Policy Forum 4 is produced like a televised
policy roundtable and will engage participants in an open,
lively dialogue about current affairs before an in-studio
audience of government, business, and technology elite.
Learn more about this webcast and the featured speakers at:
http://www.cio.com/executivepolicyforum4/


Strategic Directions
The ROI of CRM: Strategies for Measuring and Maximizing
Customer Relationships
http://www2.cio.com/sponsors/outsourcing_17.cfm


The Road to Authentication
Are tokens better than passwords? Are smart cards better than
tokens? Are you ready for digital certificates? If you are feeling
lost along the road to better authentication, catch a ride with us
and get answers to questions like these as we examine various
authentication solutions and help you choose the right one for
your business. For more information:
http://www.itworld.com/itwebcast/rsa_authentication/


SUBSCRIBER SERVICES
*********************************************************
You are receiving this issue of Sound Off because you have
subscribed electronically to it. If you would like to
edit your subscription or unsubscribe, please go to
http://subscribe.cio.com/mynewsletter.cfm

If you would like to subscribe to this update,
please go to
http://subscribe.cio.com/newsletters.cfm

If you are interested in advertising in our newsletter, please
contact Michael McPhee at mcphee@cxo.com.

CIO's online privacy policy can be found at:
http://www.cio.com/privacy/html

Copyright CXO Media Inc., 1994-2003.  All rights are reserved.

CXO Media is located at 492 Old Connecticut Path,
P.O. Box 9208, Framingham, MA. 01701

**Please do not reply to this message.
If you want to contact someone directly,
send an e-mail to Anthony Servideo at
aservideo@cxo.com **

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 09:30:58 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6D19016A4CF
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 09:30:58 -0800 (PST)
Received: from chortos.wingnet.net (chortos.wingnet.net [206.30.57.3])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9057D43D67
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 09:30:40 -0800 (PST)
	(envelope-from jesse@wingnet.net)
Received: (qmail 65233 invoked by uid 3848); 19 Dec 2003 17:30:37 -0000
Received: from jesse@wingnet.net by chortos.wingnet.net by uid 1003 with
	qmail-scanner-1.20rc3  (clamuko: 0.60.  Clear:RC:1:. 
	Processed in 0.029098 secs); 19 Dec 2003 17:30:37 -0000
X-Qmail-Scanner-Mail-From: jesse@wingnet.net via chortos.wingnet.net
X-Qmail-Scanner: 1.20rc3 (Clear:RC:1:. Processed in 0.029098 secs)
Received: from makrothumia.wingnet.net (HELO 192.168.1.47) (206.30.215.5)
  by chortos.wingnet.net with SMTP; 19 Dec 2003 17:30:36 -0000
From: Jesse Guardiani <jesse@wingnet.net>
Organization: WingNET
To: nobutaka@FreeBSD.org
Date: Fri, 19 Dec 2003 12:30:35 -0500
User-Agent: KMail/1.5.4
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200312191230.35940.jesse@wingnet.net>
cc: ports@FreeBSD.org
Subject: libxine-1.0.r2_2 build failure on FreeBSD 5.2-RC1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 17:30:58 -0000

Howdy folks,

libxine is failing with this message:

input_cdda.c: In function `read_cdrom_frames':
input_cdda.c:669: error: storage size of `cdda' isn't known
input_cdda.c:680: error: `CDIOCREADAUDIO' undeclared (first use in this function)
input_cdda.c:680: error: (Each undeclared identifier is reported only once
input_cdda.c:680: error: for each function it appears in.)
input_cdda.c:669: warning: unused variable `cdda'
gmake[4]: *** [input_cdda.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc2/src/input'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc2/src/input'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc2'
gmake: *** [all] Error 2
*** Error code 2


I saw a thread about CDIOCREADAUDIO removal on -CURRENT back in Sept 2003. Does
anyone have a patch for this yet?

Here's my machine data:

FreeBSD trevarthan.int.wingnet.net 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7 22:15:14 GMT 2003     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386

Thanks!

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net


From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 11:10:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8755D16A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 11:10:31 -0800 (PST)
Received: from host44.my-ehost.com (host44.my-ehost.com [64.21.173.2])
	by mx1.FreeBSD.org (Postfix) with SMTP id 7C15743D45
	for <ports@freebsd.org>; Fri, 19 Dec 2003 11:10:30 -0800 (PST)
	(envelope-from anonymous@host44.my-ehost.com)
Received: (qmail 26490 invoked by uid 513); 19 Dec 2003 19:02:40 -0000
Message-ID: <20031219190240.26489.qmail@host44.my-ehost.com>
Content-Disposition: inline
Content-Transfer-Encoding: binary
Content-Type: text/plain
MIME-Version: 1.0
X-Mailer: MIME::Lite 3.01 (F2.71; T1.09; A1.60; B2.21; Q2.21)
Date: Fri, 19 Dec 2003 19:02:40 UT
From: admin@web-source.net
To: "Dag-erling Smorgreff" <ports@freebsd.org>
Subject: Subscription Confirmation
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 19:10:31 -0000

You, or someone posing as you, have requested a subscription
to the Publishers list. This list provides web, ezine and
print publishers with a copy of Shelley Lowery's articles as
soon as they're released.

Please visit the following web address to confirm your
subscription. You will then begin receiving new articles as
soon as they're released.

http://www.web-source.net/cgi-bin/arp3/arp3-confirm.pl?p=1071860560.402770

If you didn't request this subscription, please disregard
this message, as you haven't been added to any lists.

Thank you,

Web-Source.net Admin

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 11:12:34 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0381416A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 11:12:34 -0800 (PST)
Received: from host44.my-ehost.com (host44.my-ehost.com [64.21.173.2])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9FDA643D41
	for <ports@freebsd.org>; Fri, 19 Dec 2003 11:12:32 -0800 (PST)
	(envelope-from anonymous@host44.my-ehost.com)
Received: (qmail 26937 invoked by uid 513); 19 Dec 2003 19:04:43 -0000
Message-ID: <20031219190443.26936.qmail@host44.my-ehost.com>
Content-Disposition: inline
Content-Transfer-Encoding: binary
Content-Type: text/plain
MIME-Version: 1.0
X-Mailer: MIME::Lite 3.01 (F2.71; T1.09; A1.60; B2.21; Q2.21)
Date: Fri, 19 Dec 2003 19:04:43 UT
From: "Shelley Lowery" <slowery@web-source.net>
To: "Dag-erling Smorgreff" <ports@freebsd.org>
X-Return: 416617_418059_999454_476209
Subject: Dag-erling, Your Article Publishers Subscription
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 19:12:34 -0000

Dear Dag-erling, 

Thank you for subscribing to my publishers list. You will
receive my latest article submissions as soon as they are
released.

You have permission to publish my articles electronically,
in print, in your ebook or on your web site, free of charge,
as long as my author bylines are included. 

If you publish my articles on your web site, you must create
a direct hyperlink to my web site. 

A courtesy copy of your publication would be appreciated. 

If you use my articles within a print publication, a
courtesy copy is required. Please contact me for further
information.

You may not use my articles in connection with UCE
(Unsolicited Commercial Email), better known as SPAM. Your
list MUST be completely opt-in and provide subscribers with
the ability to easily unsubscribe. 

You can find a complete list of all of my articles here:
http://www.web-source.net/free_articles.htm

If you'd like to include a photograph, you can pick one up
on my article listing page above.

I wish you the best of success in all your endeavors.

Warmest regards,

Shelley Lowery


Web-Source.net - Your Guide to Professional Web Site Design
and Development 
http://www.web-source.net

Ebook Starter - Do-it-Yourself Ebook Design Kit
http://www.ebookstarter.com

Web Design Mastery - Professional Web Site Design Made Easy
http://www.webdesignmastery.com

If you wish to leave this list, please visit the following web address.
http://www.web-source.net/cgi-bin/arp3/arp3-un.pl?c=41719&p=6056

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 12:17:47 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 38F1716A4CE
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 12:17:47 -0800 (PST)
Received: from trout.serverhost.net (trout.serverhost.net [216.71.84.192])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F0A1943D36
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 12:17:45 -0800 (PST)
	(envelope-from Majordomo-Owner@trout.serverhost.net)
Received: (from majordomo@localhost)
	by trout.serverhost.net (8.11.6/8.11.6) id hBJKHhI02011;
	Fri, 19 Dec 2003 15:17:43 -0500
Date: Fri, 19 Dec 2003 15:17:43 -0500
Message-Id: <200312192017.hBJKHhI02011@trout.serverhost.net>
To: freebsd-ports@freebsd.org
From: majordomo-owner@plantideas.com
Subject: Majordomo results
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: majordomo-owner@plantideas.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 20:17:47 -0000

--

>>>> subscribe homegardening freebsd-ports@freebsd.org
Succeeded.

You should not reply to this email. It only contains information about your request.

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 12:22:19 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8D1F316A4CE
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 12:22:19 -0800 (PST)
Received: from exgw2.lumeta.com (exgw2.lumeta.com [65.198.68.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3706543D3F
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 12:22:18 -0800 (PST)
	(envelope-from ges@lumeta.com)
Received: from ingw2.lumeta.com (h65-246-245-2.lumeta.com [65.246.245.2])
	by exgw2.lumeta.com (Postfix) with ESMTP id 5D5715F9006
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 15:20:44 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
	by ingw2.lumeta.com (Postfix) with ESMTP id 72BB651971
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 15:22:17 -0500 (EST)
Received: from ingw2.lumeta.com ([127.0.0.1])
 by localhost (ingw2.lumeta.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 47119-17 for <freebsd-ports@freebsd.org>;
 Fri, 19 Dec 2003 15:21:33 -0500 (EST)
Received: from lucy.corp.lumeta.com (lucy.corp.lumeta.com [65.246.245.10])
	by ingw2.lumeta.com (Postfix) with ESMTP id A5A535196F
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 15:21:31 -0500 (EST)
Received: from lulu.corp.lumeta.com (lulu.corp.lumeta.com [65.246.245.9])
	by lucy.corp.lumeta.com (Postfix) with ESMTP id 8AE34A89B9
	for <freebsd-ports@freebsd.org>; Fri, 19 Dec 2003 15:21:31 -0500 (EST)
Received: from gsieb2.corp.lumeta.com by lulu.corp.lumeta.com
	with ESMTP id 1682681071865234; Fri, 19 Dec 2003 15:20:34 -0500
From: "Glenn E. Sieb" <ges@lumeta.com>
To: freebsd-ports@freebsd.org
Date: Fri, 19 Dec 2003 15:20:33 -0500
Organization: Lumeta Corporation
X-Sent-Folder-Path: Sent Items
X-Mailer: Oracle Connector for Outlook 9.0.4 51015 (10.0.4712)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Message-Id: <20031219202131.8AE34A89B9@lucy.corp.lumeta.com>
X-Virus-Scanned: by amavisd-new at lumeta.com
Subject: What's up with all of these list subscriptions???
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 20:22:19 -0000

Just hoping the owner of the list is noticing ... :-/ Looks like this list =
is about to get spammed to death-and-back.

Glenn
-- =

Glenn E. Sieb
System Administrator
Lumeta Corporation
+1 732 357-3514 (V)
+1 732 564-0731 (Fax) 

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 13:45:43 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BE34D16A4CE
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 13:45:43 -0800 (PST)
Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru
	[195.34.32.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 42B4343D55
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 13:45:42 -0800 (PST)
	(envelope-from sem@ciam.ru)
Received: from ciam.ru (ppp134-169.dialup.mtu-net.ru [62.118.134.169])
	by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP
	id 47C65173E3D; Sat, 20 Dec 2003 00:45:39 +0300 (MSK)
	(envelope-from sem@ciam.ru)
Message-ID: <3FE37187.8020901@ciam.ru>
Date: Sat, 20 Dec 2003 00:45:43 +0300
From: Sergey Matveychuk <sem@ciam.ru>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031120
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: yinjieh@csie.nctu.edu.tw
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: ports@FreeBSD.org
Subject: FreeBSD Port: openthreads-1.2d3
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 21:45:43 -0000

devel/openthreads has a wrong pkg-descr file.

---
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 14:19:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A48BD16A4CE
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 14:19:14 -0800 (PST)
Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 22BD043D45
	for <ports@FreeBSD.org>; Fri, 19 Dec 2003 14:19:13 -0800 (PST)
	(envelope-from lev@FreeBSD.org)
Received: from ip51-25.dialup.wplus.net (ip51-25.dialup.wplus.net
	[195.131.51.25])	(authenticated bits=0)
	by ftp.translate.ru (8.12.9/8.12.9) with ESMTP id hBJMIwED067881
	for <ports@freeBSD.org>; Sat, 20 Dec 2003 01:18:59 +0300 (MSK)
	(envelope-from lev@FreeBSD.org)
Date: Sat, 20 Dec 2003 01:23:18 +0300
From: Lev Serebryakov <lev@FreeBSD.org>
X-Mailer: The Bat! (v1.62r) Personal
Organization: FreeBSD Developers Team
X-Priority: 3 (Normal)
Message-ID: <10310111966.20031220012318@serebryakov.spb.ru>
To: ports@FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: %%PORTSDIR%% and %%PORTDOCS%%
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Lev Serebryakov <lev@FreeBSD.org>
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 22:19:14 -0000

Hello, ports! How are you?

  Now, if port supports `NOPORTDOCS=yes' and installs documents ino
standard place, it need to have something like this in `pkg-plist':

%%PORTDOCS%%%%DOCSDIR%%/some-doc.html

  But why we need this?! May be, when NOPORTDOCS is set, define
DOCSDIR to @comment in substs? So, such cionstruction

%%DOCSDIR%%/some-doc.html

  Will work properly in any case!

--
               Lev Serebryakov

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 14:24:51 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B617416A4CE; Fri, 19 Dec 2003 14:24:51 -0800 (PST)
Received: from ms-smtp-03-eri0.southeast.rr.com
	(ms-smtp-03-lbl.southeast.rr.com [24.25.9.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B38AF43D83; Fri, 19 Dec 2003 14:24:47 -0800 (PST)
	(envelope-from marcus@marcuscom.com)
Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com
	[24.74.159.108])hBJMOiov028803;	Fri, 19 Dec 2003 17:24:44 -0500 (EST)
Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4])
	hBJMMQu5035426;	Fri, 19 Dec 2003 17:22:26 -0500 (EST)
	(envelope-from marcus@marcuscom.com)
From: Joe Marcus Clarke <marcus@marcuscom.com>
To: Lev Serebryakov <lev@freebsd.org>
In-Reply-To: <10310111966.20031220012318@serebryakov.spb.ru>
References: <10310111966.20031220012318@serebryakov.spb.ru>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-dnxPnEr6VH0HBSHUBX/R"
Organization: MarcusCom, Inc.
Message-Id: <1071872680.3372.1.camel@shumai.marcuscom.com>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Fri, 19 Dec 2003 17:24:40 -0500
X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham 
	version=2.60
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	creme-brulee.marcuscom.com
X-Virus-Scanned: Symantec AntiVirus Scan Engine
cc: ports@freebsd.org
Subject: Re: %%PORTSDIR%% and %%PORTDOCS%%
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 22:24:51 -0000


--=-dnxPnEr6VH0HBSHUBX/R
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2003-12-19 at 17:23, Lev Serebryakov wrote:
> Hello, ports! How are you?
>=20
>   Now, if port supports `NOPORTDOCS=3Dyes' and installs documents ino
> standard place, it need to have something like this in `pkg-plist':
>=20
> %%PORTDOCS%%%%DOCSDIR%%/some-doc.html
>=20
>   But why we need this?! May be, when NOPORTDOCS is set, define
> DOCSDIR to @comment in substs? So, such cionstruction
>=20
> %%DOCSDIR%%/some-doc.html
>=20
>   Will work properly in any case!

But you would still need %%PORTDOSC%% for things such as:

%%PORTDOCS%%@dirrm %%DOCSDIR%%

Plus, it's nice to have DOCSDIR defined even if PORTDOCS is not set.

Joe

>=20
> --
>                Lev Serebryakov
>=20
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-dnxPnEr6VH0HBSHUBX/R
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/43qob2iPiv4Uz4cRAqG8AKCWjYJeljikjPqSFIn07eilQFbZOACgoM/+
JQUY+8SA2e19j1kmjCUBr00=
=LT6+
-----END PGP SIGNATURE-----

--=-dnxPnEr6VH0HBSHUBX/R--

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 14:38:30 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5BE0216A4CE; Fri, 19 Dec 2003 14:38:30 -0800 (PST)
Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D571943D5A; Fri, 19 Dec 2003 14:38:28 -0800 (PST)
	(envelope-from lev@FreeBSD.org)
Received: from ip51-25.dialup.wplus.net (ip51-25.dialup.wplus.net
	[195.131.51.25])	(authenticated bits=0)
	by ftp.translate.ru (8.12.9/8.12.9) with ESMTP id hBJMcDED070720;
	Sat, 20 Dec 2003 01:38:14 +0300 (MSK)	(envelope-from lev@FreeBSD.org)
Date: Sat, 20 Dec 2003 01:42:34 +0300
From: Lev Serebryakov <lev@FreeBSD.org>
X-Mailer: The Bat! (v1.62r) Personal
Organization: FreeBSD Developers Team
X-Priority: 3 (Normal)
Message-ID: <1457996577.20031220014234@serebryakov.spb.ru>
To: Joe Marcus Clarke <marcus@marcuscom.com>
In-Reply-To: <1071872680.3372.1.camel@shumai.marcuscom.com>
References: <10310111966.20031220012318@serebryakov.spb.ru>
 <1071872680.3372.1.camel@shumai.marcuscom.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: ports@FreeBSD.org
cc: Lev Serebryakov <lev@FreeBSD.org>
Subject: Re[2]: %%PORTSDIR%% and %%PORTDOCS%%
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Lev Serebryakov <lev@FreeBSD.org>
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 22:38:30 -0000

Hello, Joe!
Saturday, December 20, 2003, 1:24:40 AM, you wrote:

>>   Now, if port supports `NOPORTDOCS=yes' and installs documents ino
>> standard place, it need to have something like this in `pkg-plist':
>> %%PORTDOCS%%%%DOCSDIR%%/some-doc.html
>>   But why we need this?! May be, when NOPORTDOCS is set, define
>> DOCSDIR to @comment in substs? So, such cionstruction
>> %%DOCSDIR%%/some-doc.html
>>   Will work properly in any case!
JMC> But you would still need %%PORTDOSC%% for things such as:
JMC> %%PORTDOCS%%@dirrm %%DOCSDIR%%
  Yes, of course. I don't suggest to remove %%PORTDOCS%%

JMC> Plus, it's nice to have DOCSDIR defined even if PORTDOCS is not set.
  Yes, of course. To real directory path (share/doc/${PORTNAME} by
  default in substitutions).

--
               Lev Serebryakov

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BF69916A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:05 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5B35D43D49
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:03 -0800 (PST)
	(envelope-from owner-FC-NYLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK1YrWe029433
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:02 -0500 (EST)
Message-Id: <200312200257.hBK1YrWe029433@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:02 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-NYLIB
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-NYLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:05 -0000

You have sucessfully unsubscribed from the FC-NYLIB list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:05 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C759A16A4CF
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:05 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2756043D48
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:03 -0800 (PST)
	(envelope-from owner-FC-SFLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HDi018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:02 -0500 (EST)
Message-Id: <200312200257.hBK23HDi018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:02 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-SFLIB
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-SFLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:06 -0000

You have sucessfully unsubscribed from the FC-SFLIB list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:06 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6921316A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:06 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D5E4343D50
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:03 -0800 (PST)
	(envelope-from owner-FC-CLLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HDm018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:03 -0500 (EST)
Message-Id: <200312200257.hBK23HDm018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:02 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-CLLIB
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-CLLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:06 -0000

You have sucessfully unsubscribed from the FC-CLLIB list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:06 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D58D316A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:06 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2976243D53
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:04 -0800 (PST)
	(envelope-from owner-FC-ATLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HDo018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:03 -0500 (EST)
Message-Id: <200312200257.hBK23HDo018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:03 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-ATLIB
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-ATLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:06 -0000

You have sucessfully unsubscribed from the FC-ATLIB list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:07 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 12D4216A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:07 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1330943D54
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:05 -0800 (PST)
	(envelope-from owner-FDNCENTER-L@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HDu018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:04 -0500 (EST)
Message-Id: <200312200257.hBK23HDu018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:04 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FDNCENTER-L
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FDNCENTER-L-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:07 -0000

You have sucessfully unsubscribed from the FDNCENTER-L (News
from the Center) list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:57:07 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3ECC116A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:07 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1E91E43D48
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:57:06 -0800 (PST)
	(envelope-from owner-JOB-ALERT@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HE4018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:57:05 -0500 (EST)
Message-Id: <200312200257.hBK23HE4018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:04 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: JOB-ALERT
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: JOB-ALERT-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:57:07 -0000

You have sucessfully unsubscribed from the JOB-ALERT (Job Corner
Alert) list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:59:10 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C9A4316A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:59:10 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 138A643D92
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:58:51 -0800 (PST)
	(envelope-from owner-PND-L@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HEA018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:58:51 -0500 (EST)
Message-Id: <200312200258.hBK23HEA018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:06 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: PND-L
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: PND-L-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:59:10 -0000
X-List-Received-Date: Sat, 20 Dec 2003 02:59:10 -0000

You have sucessfully unsubscribed from the PND-L Philanthropy
News Digest list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:59:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3211316A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:59:14 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA1C43D90
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:58:49 -0800 (PST)
	(envelope-from owner-FC-DCLIB@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK1YrWo029433
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:58:49 -0500 (EST)
Message-Id: <200312200258.hBK1YrWo029433@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:06 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: FC-DCLIB
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: FC-DCLIB-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:59:14 -0000

You have sucessfully unsubscribed from the FC-CLLIB list.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:59:16 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 550AB16A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:59:16 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7C443D1D
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:58:51 -0800 (PST)
	(envelope-from "")
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK23HE8018314
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:58:50 -0500 (EST)
Message-Id: <200312200258.hBK23HE8018314@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:06 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
Subject: Re: unsubscribe
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:59:16 -0000

> SIGNOFF FC-SFLIB
You have been removed from the FC-SFLIB list.

> SIGNOFF FC-NYLIB
You have been removed from the FC-NYLIB list.

> SIGNOFF FC-CLLIB
You have been removed from the FC-CLLIB list.

> SIGNOFF FC-ATLIB
You have been removed from the FC-ATLIB list.

> SIGNOFF FDNCENTER-L
You have been removed from the FDNCENTER-L list.

> SIGNOFF Connect
You have been removed from the CONNECT list.

> SIGNOFF JOB-ALERT
You have been removed from the JOB-ALERT list.

> SIGNOFF RFP-BULLETIN
You have been removed from the RFP-BULLETIN list.

> SIGNOFF PND-L
You have been removed from the PND-L list.

> SIGNOFF FC-DCLIB
You have been removed from the FC-DCLIB list.

Summary of resource utilization
-------------------------------
 CPU time:        0.690 sec
 Overhead CPU:    0.290 sec
 CPU model:         2-CPU Ultra-60
 Job origin:      ports@FREEBSD.ORG

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 18:59:25 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8873216A4CE
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:59:25 -0800 (PST)
Received: from 8057www0.nyc2.aens.net (8057www0.nyc2.aens.net [63.240.17.194])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 891E543D9A
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 18:58:48 -0800 (PST)
	(envelope-from owner-RFP-BULLETIN@lists.fdncenter.org)
Received: from list.fdncenter.org (8057www0.nyc2.aens.net [63.240.17.194])
	hBK1YrWk029433
	for <ports@FREEBSD.ORG>; Fri, 19 Dec 2003 21:58:48 -0500 (EST)
Message-Id: <200312200258.hBK1YrWk029433@8057www0.nyc2.aens.net>
Date: Fri, 19 Dec 2003 21:57:05 -0500
From: "L-Soft list server at The Foundation Center (1.8e)"
	<LISTSERV@lists.fdncenter.org>
To: FC Web Site Visitor <ports@FREEBSD.ORG>
X-LSV-ListID: RFP-BULLETIN
Subject: 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: RFP-BULLETIN-request@lists.fdncenter.org
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 02:59:25 -0000

You have sucessfully unsubscribed from the RFP Bulletin.

Thank you for trying the list, and best of luck with your
future endeavors!

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 19:01:49 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7424C16A4CE
	for <ports@freebsd.org>; Fri, 19 Dec 2003 19:01:49 -0800 (PST)
Received: from trout.serverhost.net (trout.serverhost.net [216.71.84.192])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B92C43D5D
	for <ports@freebsd.org>; Fri, 19 Dec 2003 19:01:48 -0800 (PST)
	(envelope-from Majordomo-Owner@trout.serverhost.net)
Received: (from majordomo@localhost)
	by trout.serverhost.net (8.11.6/8.11.6) id hBK31is02749;
	Fri, 19 Dec 2003 22:01:44 -0500
Date: Fri, 19 Dec 2003 22:01:44 -0500
Message-Id: <200312200301.hBK31is02749@trout.serverhost.net>
To: ports@freebsd.org
From: majordomo-owner@plantideas.com
Subject: Majordomo results: unsubscribe
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: majordomo-owner@plantideas.com
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 03:01:49 -0000

--

>>>> unsubscribe homegardening freebsd-ports@freebsd.org
Succeeded.

You should not reply to this email. It only contains information about your request.

From owner-freebsd-ports@FreeBSD.ORG  Fri Dec 19 23:59:44 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5ED5B16A4CE; Fri, 19 Dec 2003 23:59:44 -0800 (PST)
Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2563943D48; Fri, 19 Dec 2003 23:59:43 -0800 (PST)
	(envelope-from mat@mat.cc)
Received: from localhost (localhost [127.0.0.1])
	by plouf.absolight.net (Postfix) with ESMTP
	id DAF484AA336; Sat, 20 Dec 2003 08:59:41 +0100 (CET)
Received: from cmantatzi.in.t-online.fr (cmantatzi.in.t-online.fr
	[213.44.126.228])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by plouf.absolight.net (Postfix) with ESMTP
	id 8C27D4AA335; Sat, 20 Dec 2003 08:59:41 +0100 (CET)
Date: Sat, 20 Dec 2003 08:59:37 +0100
From: Mathieu Arnold <mat@mat.cc>
To: Kyle Support <kylesupport@281.com>, DougB@FreeBSD.org
Message-ID: <612623.1071910777@cmantatzi.in.t-online.fr>
In-Reply-To: <000601c3c64e$a5fd3750$1401a8c0@tech3>
References: <000601c3c64e$a5fd3750$1401a8c0@tech3>
X-Mailer: Mulberry/3.1.0 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
X-Virus-Scanned: by amavisd 0.1
cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-2.60
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 07:59:44 -0000



+-le 19/12/03 10:39 -0600, Kyle Support =E9crivait :
|     Could you update the SpamAssassin port to the new version 2.61.
| Thanks,
| Kyle

It has already been done a few days back.

--=20
Mathieu Arnold

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 03:19:02 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B95FC16A4D6
	for <ports@freebsd.org>; Sat, 20 Dec 2003 03:19:02 -0800 (PST)
Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A3CC043D49
	for <ports@freebsd.org>; Sat, 20 Dec 2003 03:19:01 -0800 (PST)
	(envelope-from bsdc@xtremedev.com)
Received: from localhost (localhost [127.0.0.1])
	by mail.XtremeDev.com (Postfix) with ESMTP id 773DE116A8
	for <ports@freebsd.org>; Sat, 20 Dec 2003 04:19:01 -0700 (MST)
Received: from mail.XtremeDev.com ([127.0.0.1])
 by localhost (Amber.XtremeDev.com [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 52212-06 for <ports@freebsd.org>;
 Sat, 20 Dec 2003 04:19:00 -0700 (MST)
Received: by mail.XtremeDev.com (Postfix, from userid 1001)
	id 042C2115BE; Sat, 20 Dec 2003 04:18:59 -0700 (MST)
Date: Sat, 20 Dec 2003 04:18:59 -0700
From: BSDC <bsdc@xtremedev.com>
To: ports@freebsd.org
Message-ID: <20031220111859.GA97021@Amber.XtremeDev.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1i
X-Virus-Scanned: by amavisd-new at xtremedev.com
Subject: ImageMagick on 5.2-R fails with pthread error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 11:19:02 -0000

Trying to install ImageMagick on a FreeBSD 5.2-R system, I get:

Making all in utilities
gmake[1]: Entering directory
`/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
/bin/sh ../libtool --silent --mode=link cc  -O -pipe -funroll-loops
-DVM_STACK -march=pentium4 -Wall  -L/usr/local/lib -lc_r
-L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -o composite
-L/usr/local/lib -lc_r -L/usr/X11R6/lib -L/usr/local/lib
-L/usr/local/lib composite.o ../magick/libMagick.la  
/usr/local/lib/libjasper.so: warning: tmpnam() possibly used unsafely;
consider using mkstemp()
../magick/.libs/libMagick.so: undefined reference to `pthread_equal'
gmake[1]: *** [composite] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
gmake: *** [all-recursive] Error 1
*** Error code 2

Should it be using -lc_r instead of -pthread? Or is that the correct
thing now in 5.x?

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 11:36:49 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 68FD116A4CE
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 11:36:49 -0800 (PST)
Received: from imhotep.yuckfou.org (cust.89.117.adsl.cistron.nl
	[195.64.89.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 27C5E43DBF
	for <freebsd-ports@freebsd.org>;
	Sat, 20 Dec 2003 11:34:42 -0800 (PST)
	(envelope-from nivo+sender+0820bd@yuckfou.org)
Received: from localhost (localhost [127.0.0.1])
	by imhotep.yuckfou.org (Postfix) with ESMTP id BFE4946C
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 18:33:57 +0100 (CET)
Received: from imhotep.yuckfou.org ([127.0.0.1])
 by localhost (imhotep.yuckfou.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 00367-08 for <freebsd-ports@freebsd.org>;
 Sat, 20 Dec 2003 18:33:57 +0100 (CET)
Received: by imhotep.yuckfou.org (Postfix, from userid 1000)
	id 6A03F463; Sat, 20 Dec 2003 18:33:57 +0100 (CET)
Received: from yuckfou.org (turbata-xp [192.168.2.236]) by
	localhost.yuckfou.org (tmda-ofmipd) with ESMTP;
	Sat, 20 Dec 2003 18:33:54 +0100 (CET)
Message-ID: <3FE487E8.2060607@yuckfou.org>
Date: Sat, 20 Dec 2003 18:33:28 +0100
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5b) Gecko/20030912 Thunderbird/0.3a
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
References: <20031218144037.1485FDD6ED@mail.messagingengine.com>
In-Reply-To: <20031218144037.1485FDD6ED@mail.messagingengine.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
From: Nils Vogels <nivo+sender+0820bd@yuckfou.org>
X-Delivery-Agent: TMDA/1.0 (Cannonade)
X-TMDA-Fingerprint: 3NQuiTNpXEWZsYBVMXakpUvsAjA
X-Virus-Scanned: by amavisd-new at yuckfou.org
Subject: Re: Bad checksum in mail/p5-Mail-SpamAssassin
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Nils Vogels <nivo+dated+1072546437.c42e33@yuckfou.org>
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 19:36:49 -0000

Robert Woolley wrote:

>In mail/p5-Mail-SpamAssassin the Mail-SpamAssassin-2.60.tar.gz md5
>checksum is incorrect in the distinfo file.
>  
>
This port was updated to the 2.61 version in my fresh checkout:

imhotep# cat /usr/ports/mail/p5-Mail-SpamAssassin/distinfo
MD5 (Mail-SpamAssassin-2.61.tar.gz) = 6521ad3e6ed5a2eba35476c43c1697b7

-- 
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and 
dance like no one can see you.

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 12:11:47 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A9CD416A4CE
	for <ports@freebsd.org>; Sat, 20 Dec 2003 12:11:47 -0800 (PST)
Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0742343D45
	for <ports@freebsd.org>; Sat, 20 Dec 2003 12:11:44 -0800 (PST)
	(envelope-from osa@freebsd.org.ru)
Received: by freebsd.org.ru (Postfix, from userid 1000)
	id 467BD194; Sat, 20 Dec 2003 23:09:06 +0300 (MSK)
Date: Sat, 20 Dec 2003 23:09:06 +0300
From: "Sergey A. Osokin" <osa@freebsd.org.ru>
To: BSDC <bsdc@xtremedev.com>
Message-ID: <20031220200906.GG35515@freebsd.org.ru>
References: <20031220111859.GA97021@Amber.XtremeDev.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031220111859.GA97021@Amber.XtremeDev.com>
User-Agent: Mutt/1.5.5.1i
cc: ports@freebsd.org
Subject: Re: ImageMagick on 5.2-R fails with pthread error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 20:11:47 -0000

On Sat, Dec 20, 2003 at 04:18:59AM -0700, BSDC wrote:
> Trying to install ImageMagick on a FreeBSD 5.2-R system, I get:

Where you get FreeBSD 5.2-RELEASE? :-)

> Making all in utilities
> gmake[1]: Entering directory
> `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
> /bin/sh ../libtool --silent --mode=link cc  -O -pipe -funroll-loops
> -DVM_STACK -march=pentium4 -Wall  -L/usr/local/lib -lc_r
> -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -o composite
> -L/usr/local/lib -lc_r -L/usr/X11R6/lib -L/usr/local/lib
> -L/usr/local/lib composite.o ../magick/libMagick.la  
> /usr/local/lib/libjasper.so: warning: tmpnam() possibly used unsafely;
> consider using mkstemp()
> ../magick/.libs/libMagick.so: undefined reference to `pthread_equal'
> gmake[1]: *** [composite] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
> gmake: *** [all-recursive] Error 1
> *** Error code 2
> 
> Should it be using -lc_r instead of -pthread? Or is that the correct
> thing now in 5.x?

Yep, -lc_r for 5.x and -pthread for 4.x.
See ports/Mk/bsd.port.mk for details.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 12:40:18 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EF59B16A4CE; Sat, 20 Dec 2003 12:40:18 -0800 (PST)
Received: from obsecurity.dyndns.org
	(adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3A3D943D45; Sat, 20 Dec 2003 12:40:17 -0800 (PST)
	(envelope-from kris@obsecurity.org)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id 248E766BAA; Sat, 20 Dec 2003 07:48:50 -0800 (PST)
Date: Sat, 20 Dec 2003 07:48:50 -0800
From: Kris Kennaway <kris@obsecurity.org>
To: Yar Tikhiy <yar@freebsd.org>
Message-ID: <20031220154849.GA75289@xor.obsecurity.org>
References: <20031219105400.GA39759@comp.chem.msu.su>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8"
Content-Disposition: inline
In-Reply-To: <20031219105400.GA39759@comp.chem.msu.su>
User-Agent: Mutt/1.4.1i
cc: ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 20:40:19 -0000


--ibTvN161/egqYuK8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 19, 2003 at 01:54:00PM +0300, Yar Tikhiy wrote:
> Hi folks,
>=20
> Today I was surprised to find out that the collection of archiver
> packages on FreeBSD 4.9 installation disk 1 was rather strange: It
> consisted of fossil ones like "zoo" and "lha", and of not-so-widely-used
> items like "lzop."  The 600-kilobyte "fileroller" is questionable,
> too, though I suspect it's included because of Gnome.  In fact, I
> was looking for "unrar" and failed to find it there.  Perhaps I'm
> missing some important point, but I've been sure that packages on
> disk 1 should be _really_ demanded ones.  Among archivers, I'd vote
> for "unarj," "unrar," and "unzip" (the latter is the only one already
> supplied.)  Is it time to review the disk 1 archiver package
> collection with respect to people's modern needs?

If you look at the print-cdrom-packages script, you'll see that none
of these packages are listed explicitly for disk 1, which means
they're all pulled in by a dependency.

Kris

--ibTvN161/egqYuK8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/5G9hWry0BWjoQKURAg02AKDb2IRLHRvwpDJSPMzKXRT+J/QSPgCg0nbg
4dwPmYJQ5UtHogmohv1+65s=
=96m3
-----END PGP SIGNATURE-----

--ibTvN161/egqYuK8--

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 13:04:08 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D24616A5C6
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 13:04:08 -0800 (PST)
Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F1D2F43D3F
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 13:03:59 -0800 (PST)
	(envelope-from itetcu@apropo.ro)
Received: (qmail 24947 invoked from network); 20 Dec 2003 21:01:42 -0000
Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19)
  by mail.rdsnet.ro with SMTP; 20 Dec 2003 21:01:42 -0000
Date: Sat, 20 Dec 2003 23:02:41 +0200
From: Ion-Mihai Tetcu <itetcu@apropo.ro>
To: freebsd-ports@freebsd.org
Message-Id: <20031220230241.65e83029.itetcu@apropo.ro>
In-Reply-To: <20031219145435.GA31800@falcon.midgard.homeip.net>
References: <20031219105400.GA39759@comp.chem.msu.su>
	<20031219145435.GA31800@falcon.midgard.homeip.net>
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 21:04:08 -0000

On Fri, 19 Dec 2003 15:54:36 +0100
Erik Trulsson <ertr1013@student.uu.se> wrote:

> On Fri, Dec 19, 2003 at 01:54:00PM +0300, Yar Tikhiy wrote:
> > Hi folks,
> > 
> > Today I was surprised to find out that the collection of archiver
> > packages on FreeBSD 4.9 installation disk 1 was rather strange: It
> > consisted of fossil ones like "zoo" and "lha", and of not-so-widely-used
> > items like "lzop."  The 600-kilobyte "fileroller" is questionable,
> > too, though I suspect it's included because of Gnome.  In fact, I
> > was looking for "unrar" and failed to find it there.  Perhaps I'm
> > missing some important point, but I've been sure that packages on
> > disk 1 should be _really_ demanded ones.  Among archivers, I'd vote
> > for "unarj," "unrar," and "unzip" (the latter is the only one already
> > supplied.)  Is it time to review the disk 1 archiver package
> > collection with respect to people's modern needs?
> 
> Which archivers are considered important is quite individual.
> I think I have needed "unarj" only once or twice over the last couple
> of years (and that was for some ancient archive), and I have never had
> any need for "unrar" - I don't think I have ever even seen an archive
> that needed "unrar" to unpack.
> On the other hand I use "lha" on a fairly regular basis, so I don't
> consider that to be a 'fossil'.
> In other words I would consider "unarj" and "unrar" to be ancient
> and/or weird archivers, while I would consider "lha" to be a standard
> archiver just like "unzip".  Your experience/opinion is obviously
> different.
> The "modern needs" of people can vary quite widely.

If you interact with the win world unzip and unrar are needed; perhaps
unace to.

my2c


-- 
IOnut
Unregistered ;) FreeBSD user

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 13:25:36 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BFDED16A4CF
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 13:25:36 -0800 (PST)
Received: from ms-smtp-02-eri0.southeast.rr.com
	(ms-smtp-02-lbl.southeast.rr.com [24.25.9.101])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EDA8343D5E
	for <freebsd-ports@freebsd.org>;
	Sat, 20 Dec 2003 13:25:34 -0800 (PST)
	(envelope-from wegster@mindcore.net)
Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100])
	hBKI0nAb028219;	Sat, 20 Dec 2003 13:00:49 -0500 (EST)
Message-ID: <3FE48E50.10505@mindcore.net>
Date: Sat, 20 Dec 2003 13:00:48 -0500
From: Scott W <wegster@mindcore.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Glenn E. Sieb" <ges@lumeta.com>
References: <20031219202131.8AE34A89B9@lucy.corp.lumeta.com>
In-Reply-To: <20031219202131.8AE34A89B9@lucy.corp.lumeta.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: Symantec AntiVirus Scan Engine
cc: freebsd-ports@freebsd.org
Subject: Re: What's up with all of these list subscriptions???
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 21:25:36 -0000

Glenn E. Sieb wrote:

>Just hoping the owner of the list is noticing ... :-/ Looks like this list is about to get spammed to death-and-back.
>
>Glenn
>  
>
Definitely sort of annoying, but not major (yet).  I 'unsubscribed' 
ports a few days back and it looks like someone else did the same after 
a 're-subscription' today.  I take it the list accepts mail from 
non-subscribers....any chance of changing that?

I'm guessing some PO'd dork with too much time on his hands, maybe 
didn't get an answer he/she was looking for? 

Scott


From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 14:26:43 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 43D5F16A4CE
	for <ports@FreeBSD.org>; Sat, 20 Dec 2003 14:26:43 -0800 (PST)
Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.46])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6278A43D45
	for <ports@FreeBSD.org>; Sat, 20 Dec 2003 14:26:42 -0800 (PST)
	(envelope-from orbhead@mac.com)
Received: from mac.com (smtpin08-en2 [10.13.10.153])
	by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hBKMLjZB000264
	for <ports@FreeBSD.org>; Sat, 20 Dec 2003 14:21:45 -0800 (PST)
Received: from [192.168.2.100]
	(cpe0004e24916e7-cm000a739b0c3b.cpe.net.cable.rogers.com [67.60.67.27])
	(authenticated bits=0)
	by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id hBKMLiOc007159
	for <ports@FreeBSD.org>; Sat, 20 Dec 2003 14:21:45 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v606)
Content-Transfer-Encoding: 7bit
Message-Id: <E2AFD6DB-333A-11D8-8D7B-000393534266@mac.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: ports@FreeBSD.org
From: Jae <orbhead@mac.com>
Date: Sat, 20 Dec 2003 17:21:41 -0500
X-Mailer: Apple Mail (2.606)
Subject: FreeBSD Port: MuSE-0.8.1_1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 22:26:43 -0000

Is it not possible to install MuSE with Ncurses? I have tried adding a 
line to the Makefile that adds Ncurses as a dependency, but running 
make doesn't seem to recognize it. The MuSE documentation implies that 
it can be run with Ncurses. Is this just a FreeBSD issue, or should I 
try to make a custom configuration from their source?

Regards,
Jae Moreland

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 14:29:31 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 04F7216A4CE
	for <ports@freebsd.org>; Sat, 20 Dec 2003 14:29:31 -0800 (PST)
Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1DE43D58
	for <ports@freebsd.org>; Sat, 20 Dec 2003 14:29:27 -0800 (PST)
	(envelope-from bsdc@xtremedev.com)
Received: from localhost (localhost [127.0.0.1])
	by mail.XtremeDev.com (Postfix) with ESMTP id CFD5311A38;
	Sat, 20 Dec 2003 15:29:26 -0700 (MST)
Received: from mail.XtremeDev.com ([127.0.0.1])
 by localhost (Amber.XtremeDev.com [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 87499-02; Sat, 20 Dec 2003 15:29:25 -0700 (MST)
Received: by mail.XtremeDev.com (Postfix, from userid 1001)
	id 2498711A09; Sat, 20 Dec 2003 15:29:25 -0700 (MST)
Date: Sat, 20 Dec 2003 15:29:25 -0700
From: BSDC <bsdc@xtremedev.com>
To: "Sergey A. Osokin" <osa@freebsd.org.ru>
Message-ID: <20031220222924.GA87025@Amber.XtremeDev.com>
References: <20031220111859.GA97021@Amber.XtremeDev.com>
	<20031220200906.GG35515@freebsd.org.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031220200906.GG35515@freebsd.org.ru>
User-Agent: Mutt/1.5.5.1i
X-Virus-Scanned: by amavisd-new at xtremedev.com
cc: ports@freebsd.org
Subject: Re: ImageMagick on 5.2-R fails with pthread error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 22:29:31 -0000

On Sat, Dec 20, 2003 at 11:09:06PM +0300, Sergey A. Osokin wrote:
> On Sat, Dec 20, 2003 at 04:18:59AM -0700, BSDC wrote:
> > Trying to install ImageMagick on a FreeBSD 5.2-R system, I get:
> 
> Where you get FreeBSD 5.2-RELEASE? :-)

Sorry, I mean 5.2-RC.

> > Making all in utilities
> > gmake[1]: Entering directory
> > `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
> > /bin/sh ../libtool --silent --mode=link cc  -O -pipe -funroll-loops
> > -DVM_STACK -march=pentium4 -Wall  -L/usr/local/lib -lc_r
> > -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -o composite
> > -L/usr/local/lib -lc_r -L/usr/X11R6/lib -L/usr/local/lib
> > -L/usr/local/lib composite.o ../magick/libMagick.la  
> > /usr/local/lib/libjasper.so: warning: tmpnam() possibly used unsafely;
> > consider using mkstemp()
> > ../magick/.libs/libMagick.so: undefined reference to `pthread_equal'
> > gmake[1]: *** [composite] Error 1
> > gmake[1]: Leaving directory
> > `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
> > gmake: *** [all-recursive] Error 1
> > *** Error code 2
> > 
> > Should it be using -lc_r instead of -pthread? Or is that the correct
> > thing now in 5.x?
> 
> Yep, -lc_r for 5.x and -pthread for 4.x.
> See ports/Mk/bsd.port.mk for details.

Ok. Then I am doubly puzzled by why libMagick.so would give an undefined
reference to 'pthread_equal'.

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 15:30:26 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8029816A4CE
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 15:30:26 -0800 (PST)
Received: from blitzen.qlo.com (blitzen.qlo.com [142.165.150.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 94F6343D48
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 15:30:24 -0800 (PST)
	(envelope-from shurd@sasktel.net)
Received: from stephens.kingcole.local
 (hssx-yktn-59-202.sasknet.sk.ca [142.165.59.202])
 by mail.qlo.com (SaskTel eMessaging Service)
 with ESMTPA id <0HQ700J14VYNYI@mail.qlo.com> for freebsd-ports@freebsd.org;
 Sat, 20 Dec 2003 17:30:23 -0600 (CST)
Date: Sat, 20 Dec 2003 17:30:23 -0600
From: Stephen Hurd <shurd@sasktel.net>
In-reply-to: <20031220230241.65e83029.itetcu@apropo.ro>
To: Ion-Mihai Tetcu <itetcu@apropo.ro>
Message-id: <20031220173023.1cbf4bf7.shurd@sasktel.net>
MIME-version: 1.0
X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.7)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
References: <20031219105400.GA39759@comp.chem.msu.su>
 <20031219145435.GA31800@falcon.midgard.homeip.net>
 <20031220230241.65e83029.itetcu@apropo.ro>
cc: freebsd-ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 23:30:26 -0000

On Sat, 20 Dec 2003 23:02:41 +0200
Ion-Mihai Tetcu <itetcu@apropo.ro> wrote:

> > The "modern needs" of people can vary quite widely.
> 
> If you interact with the win world unzip and unrar are needed; perhaps
> unace to.

Hrm... afaik, the install CDs aren't designed to allow you to interact with
anyone except (possibly) users.  If you are going to be interacting with
windows on a regular basis, odds are that you're going to have an internet
connection... which... if you do, you can add these packages via sysinstall
or simply 
pkg_add -r unzip
pkg_add -r unrar
pkg_add -r unace

The install CDs (again, my personal opinion) are there only to get you a
system that you can use... not one that does everything you need
(They don't include PostgreSQL!)

Regarding archive formats, if I want to interact with the win world (which
I do on a regular business... my workstation at work is Windows) only one
person out of literally hundreds have sent me a rar file... and that person
was more than happy (and defilately equipped) to sent me a zip instead.

I have never ran across a ace archive.

Whereas I could see a mild use for unzip before an internet connection was
established, I personally see no need for unrar and unace... as far as I'm
concerned, bzip2, gzip, compress, and unzip would be all could be "needed"

Of course, if you feel like bikeshedding, I could bring up stuffit...

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 15:31:43 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2365616A4CE; Sat, 20 Dec 2003 15:31:43 -0800 (PST)
Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0CA7443D55; Sat, 20 Dec 2003 15:31:41 -0800 (PST)
	(envelope-from nork@FreeBSD.org)
Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com
	[192.168.36.3]) by sakura.ninth-nine.com (8.12.10/8.12.10/NinthNine) with SMTP
	id hBKNVdjB084857; Sun, 21 Dec 2003 08:31:39 +0900 (JST) (envelope-from
	nork@FreeBSD.org)
Date: Sun, 21 Dec 2003 08:31:39 +0900 (JST)
Message-Id: <200312202331.hBKNVdjB084857@sakura.ninth-nine.com>
From: Norikatsu Shigemura <nork@FreeBSD.org>
To: freebsd-java@FreeBSD.org
X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd5.2)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: ports@FreeBSD.org
Subject: Would you investigate Java3D port?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Dec 2003 23:31:43 -0000

	OISHI Masakuni <yamasa@bsdhouse.org> supported Linux
	(Blackdown) Java3D 1.3.1 beta on FreeBSD native Java
	(tested on JDK1.4.2) using Linux Plugin Wrapper.

# http://bsdhouse.org/yamasa/java/java3d/
# sorry, this provides only Japanese.

	I committed his patch, and release following new archive.
http://people.FreeBSD.org/~nork/distfiles/linuxpluginwrapper-20031221.tar.gz

	I'll commit this to ports.  But we have no Java3D ports.
	So I made these, but not good:-(.  Please investigate these
	ports?  I want 2 ports, one is linux-blackdown-java3d-131
	(maybe), others java3d-14(symlink from installed files of
	linux-blackdown-java3d-131).  (or java3d-13 like java3d-14).

# hum...
# Should java3d-14 depend on linuxpluginwrapper and linux-blackdown-java13?
# Sorry, please, please! :D

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-blackdown-java3d-13
#	linux-blackdown-java3d-13/Makefile
#	linux-blackdown-java3d-13/distinfo
#
echo c - linux-blackdown-java3d-13
mkdir -p linux-blackdown-java3d-13 > /dev/null 2>&1
echo x - linux-blackdown-java3d-13/Makefile
sed 's/^X//' >linux-blackdown-java3d-13/Makefile << 'END-of-linux-blackdown-java3d-13/Makefile'
X# New ports collection makefile for:    linux-blackdown-java3d
X# Date created:				2003/12/19
X# Whom:					nork@FreeBSD.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	java3d
XPORTVERSION=	${JDK_VERSION}.b
XCATEGORIES=	java graphics
XMASTER_SITES=	ftp://ftp.tux.org/pub/java/java3d/${JDK_VERSION}/i386/beta/ \
X		ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/java3d/${JDK_VERSION}/i386/beta/
XPKGNAMEPREFIX=	linux-blackdown-
XDISTNAME=	java3d-sdk-${JDK_VERSION}-beta-linux-i386
XEXTRACT_SUFX=	.bin
X
XMAINTAINER=	java@FreeBSD.org
XCOMMENT=	Blackdown Java3D Development Kit ${JDK_VERSION} for Linux
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
XRUN_DEPENDS=	${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
X
XEXTRACT_CMD=	${TAIL}
XEXTRACT_BEFORE_ARGS=	+360
XEXTRACT_AFTER_ARGS=	| ${BZIP2_CMD} -dc | ${TAR} xf -
XUSE_BZIP2=	yes
X
XNO_WRKSUBDIR=	yes
X#PLIST_SUB+=	T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
X
XNO_BUILD=	yes
XUSE_LINUX=	yes
XJDK_VERSION=	1.3.1
XONLY_FOR_ARCHS=	i386
X
XNO_CDROM=	"License doesn\'t allow distribution"
XNO_PACKAGE=	"License doesn\'t allow binary distributions"
X
X#APP_HOME=	${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@${ECHO} -n ">> Creating destination directory ${APP_HOME}..."
X	@${MKDIR} ${APP_HOME}
X	@${ECHO} " [ DONE ]"
X
X	@${ECHO} -n ">> Copying files..."
X	@${CP} -R ${WRKSRC}/* ${APP_HOME}
X	@${CHOWN} -h -R ${LIBOWN}:${LIBGRP} ${APP_HOME}
X	@${ECHO} " [ DONE ]"
X
X.include <bsd.port.post.mk>
END-of-linux-blackdown-java3d-13/Makefile
echo x - linux-blackdown-java3d-13/distinfo
sed 's/^X//' >linux-blackdown-java3d-13/distinfo << 'END-of-linux-blackdown-java3d-13/distinfo'
XMD5 (java3d-sdk-1.3.1-beta-linux-i386.bin) = 9d23489e7a5217f18ba9c7349cd37546
END-of-linux-blackdown-java3d-13/distinfo
exit
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 16:21:35 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D62CD16A4CF
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 16:21:35 -0800 (PST)
Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D375A43D50
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 16:21:33 -0800 (PST)
	(envelope-from itetcu@apropo.ro)
Received: (qmail 7816 invoked from network); 21 Dec 2003 00:21:32 -0000
Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19)
  by mail.rdsnet.ro with SMTP; 21 Dec 2003 00:21:32 -0000
Date: Sun, 21 Dec 2003 02:22:32 +0200
From: Ion-Mihai Tetcu <itetcu@apropo.ro>
To: Stephen Hurd <shurd@sasktel.net>
Message-Id: <20031221022232.6479962c.itetcu@apropo.ro>
In-Reply-To: <20031220173023.1cbf4bf7.shurd@sasktel.net>
References: <20031219105400.GA39759@comp.chem.msu.su>
	<20031219145435.GA31800@falcon.midgard.homeip.net>
	<20031220230241.65e83029.itetcu@apropo.ro>
	<20031220173023.1cbf4bf7.shurd@sasktel.net>
X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: freebsd-ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Dec 2003 00:21:36 -0000

On Sat, 20 Dec 2003 17:30:23 -0600
Stephen Hurd <shurd@sasktel.net> wrote:

> On Sat, 20 Dec 2003 23:02:41 +0200
> Ion-Mihai Tetcu <itetcu@apropo.ro> wrote:
> 
> > > The "modern needs" of people can vary quite widely.
> > 
> > If you interact with the win world unzip and unrar are needed;
> > perhaps unace to.
> 
> Hrm... afaik, the install CDs aren't designed to allow you to interact
> with anyone except (possibly) users.  
>
> If you are going to be interacting with
> windows on a regular basis, odds are that you're going to have an
> internet connection... which... if you do, you can add these packages
> via sysinstall or simply 
> pkg_add -r unzip
> pkg_add -r unrar
> pkg_add -r unace

yeh, yeh

> The install CDs (again, my personal opinion) are there only to get you
> a system that you can use... not one that does everything you need
> (They don't include PostgreSQL!)

Well, we have a mini iso that is supposed to allow you to get the system
up and cvsup, pkg_add, portupgrade, etc. for the rest.

End every now and then new-commers will ask what is on the install CD.
After which we'll nicely point them to cvsup, pkg_*, port*.
 
> Regarding archive formats, if I want to interact with the win world
> (which I do on a regular business... my workstation at work is
> Windows) only one person out of literally hundreds have sent me a rar
> file... and that person was more than happy (and defilately equipped)
> to sent me a zip instead.
> 
> I have never ran across a ace archive.

>From my experience they tend to be smaller that rar3 and much smaller
that zips.

> Whereas I could see a mild use for unzip before an internet connection
> was established, I personally see no need for unrar and unace... 

> as far as I'm
> concerned, bzip2, gzip, compress, and unzip would be all could be
> "needed"

a must
 
> Of course, if you feel like bikeshedding, I could bring up stuffit...

:) Beeing one who burned 4.7R distfiles on cd's, I don't wanna get into
that :)


-- 
IOnut
Unregistered ;) FreeBSD user

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 17:55:14 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D696B16A4CE
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 17:55:14 -0800 (PST)
Received: from magnesium.net (toxic.magnesium.net [207.154.84.15])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9E98743D39
	for <freebsd-ports@freebsd.org>; Sat, 20 Dec 2003 17:55:13 -0800 (PST)
	(envelope-from adamw@magnesium.net)
Received: (qmail 80952 invoked by uid 1252); 21 Dec 2003 01:55:13 -0000
Date: 20 Dec 2003 20:55:13 -0500
Date: Sat, 20 Dec 2003 20:55:13 -0500
From: Adam Weinberger <adamw@FreeBSD.org>
To: Stephen Hurd <shurd@sasktel.net>
Message-ID: <20031221015513.GV27144@toxic.magnesium.net>
References: <20031219105400.GA39759@comp.chem.msu.su>
	<20031219145435.GA31800@falcon.midgard.homeip.net>
	<20031220230241.65e83029.itetcu@apropo.ro>
	<20031220173023.1cbf4bf7.shurd@sasktel.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031220173023.1cbf4bf7.shurd@sasktel.net>
X-Editor: Vim 6.2 http://www.vim.org
X-Mailer: Mutt 1.5 http://www.mutt.org
X-URL: http://www.vectors.cx
X-ASL: 6/m/behind you
User-Agent: Mutt/1.5.4i
cc: Ion-Mihai Tetcu <itetcu@apropo.ro>
cc: freebsd-ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Dec 2003 01:55:14 -0000

>> (12.20.2003 @ 1830 PST): Stephen Hurd said, in 1.6K: <<
> Hrm... afaik, the install CDs aren't designed to allow you to interact with
> anyone except (possibly) users.  If you are going to be interacting with
> windows on a regular basis, odds are that you're going to have an internet
> connection... which... if you do, you can add these packages via sysinstall
> or simply 
> pkg_add -r unzip
> pkg_add -r unrar
> pkg_add -r unace
> 
> The install CDs (again, my personal opinion) are there only to get you a
> system that you can use... not one that does everything you need
> (They don't include PostgreSQL!)
>> end of "Re: Archiver packages on FreeBSD CD 1" from Stephen Hurd <<

I think it's prudent to look at CD 1 in a different way. CD 1 is what is
necessary to get the majority of users up and running so that they can
boot into their preferred flavour of FreeBSD, from which they can
install any package they'd like.

IOW, having unrar on CD 1 isn't a necessity, but having the most common
windowmanagers is. A number of users would be more or less screwed if
KDE or GNOME utilities weren't available to them as soon as they started
up their newly installed system, but one can perfectly well wait until a
new system is booted, swap out CDs, and then install archiving
applications.

# Adam


--
Adam Weinberger
vectors.cx	>>  adam@vectors.cx	>>  http://www.vectors.cx
magnesium.net	<<  adamw@magnesium.net	<<  http://www.magnesium.net/~adamw
FreeBSD		>>  adamw@FreeBSD.org	>>  http://people.freebsd.org/~adamw
#vim:set ts=8: 8-char tabs prevent tooth decay.

From owner-freebsd-ports@FreeBSD.ORG  Sat Dec 20 18:48:15 2003
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9318416A4CE; Sat, 20 Dec 2003 18:48:15 -0800 (PST)
Received: from blitzen.qlo.com (blitzen.qlo.com [142.165.150.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 51ED143D1F; Sat, 20 Dec 2003 18:48:14 -0800 (PST)
	(envelope-from shurd@sasktel.net)
Received: from stephens.kingcole.local
 (hssx-yktn-59-202.sasknet.sk.ca [142.165.59.202])
 by mail.qlo.com (SaskTel eMessaging Service)
 with ESMTPA id <0HQ8004BV54DV0@mail.qlo.com>; Sat,
 20 Dec 2003 20:48:13 -0600 (CST)
Date: Sat, 20 Dec 2003 20:48:13 -0600
From: Stephen Hurd <shurd@sasktel.net>
In-reply-to: <20031221015513.GV27144@toxic.magnesium.net>
To: Adam Weinberger <adamw@FreeBSD.org>
Message-id: <20031220204813.11597bcb.shurd@sasktel.net>
MIME-version: 1.0
X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.7)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
References: <20031219105400.GA39759@comp.chem.msu.su>
 <20031219145435.GA31800@falcon.midgard.homeip.net>
 <20031220230241.65e83029.itetcu@apropo.ro>
 <"20031 220173023.1cbf4bf7.shurd"@sasktel.net>
 <20031221015513.GV27144@toxic.magnesium.net>
cc: itetcu@apropo.ro
cc: freebsd-ports@freebsd.org
Subject: Re: Archiver packages on FreeBSD CD 1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Dec 2003 02:48:15 -0000

On Sat, 20 Dec 2003 20:55:13 -0500
Adam Weinberger <adamw@FreeBSD.org> wrote:

> > The install CDs (again, my personal opinion) are there only to get you a
> > system that you can use... not one that does everything you need
> 
> I think it's prudent to look at CD 1 in a different way. CD 1 is what is
> necessary to get the majority of users up and running so that they can
> boot into their preferred flavour of FreeBSD, from which they can
> install any package they'd like.
> 
> IOW, having unrar on CD 1 isn't a necessity, but having the most common
> windowmanagers is. A number of users would be more or less screwed if
> KDE or GNOME utilities weren't available to them as soon as they started
> up their newly installed system, but one can perfectly well wait until a
> new system is booted, swap out CDs, and then install archiving
> applications.

Right, I think we're saying the same thing here...