From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 01:58:32 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2792C16A4DA
	for <ports@freebsd.org>; Sun, 16 Jul 2006 01:58:32 +0000 (UTC)
	(envelope-from eighner@io.com)
Received: from smtp.prismnet.com (smtp.prismnet.com [209.198.128.91])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CDCAE43D46
	for <ports@freebsd.org>; Sun, 16 Jul 2006 01:58:31 +0000 (GMT)
	(envelope-from eighner@io.com)
Received: from io.com (206-224-83-78-dialup.io.com [206.224.83.78])
	by smtp.prismnet.com (8.13.4/8.13.4) with SMTP id k6G1wTwM075429
	for <ports@freebsd.org>; Sat, 15 Jul 2006 20:58:30 -0500 (CDT)
	(envelope-from eighner@io.com)
Received: by io.com (nbSMTP-1.00) for uid 1001
	eighner@io.com; Sat, 15 Jul 2006 20:58:12 -0500 (CDT)
Date: Sat, 15 Jul 2006 20:58:10 -0500 (CDT)
From: Lars Eighner <eighner@io.com>
To: freebsd-ports <ports@freebsd.org>
Message-ID: <20060715204845.J54377@goodwill.io.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on smtp.prismnet.com
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=7.0 tests=BAYES_00 autolearn=ham 
	version=3.1.0
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on smtp.prismnet.com
Cc: 
Subject: x11-toolkits/py-gnome-extras dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 01:58:32 -0000

I have a 6.1 system.  I attempted to upgrade gnome, which according
to UPDATING did not this time require the upgrade script.  This
was pretty hairy with portupgrade -a, but almost everything worked
out.  However several upgrades were skipped because the build of
x11-toolkits/py-gnome-extras failed.  It failed because it thinks
(as of tonight, Saturday) that it depends on libgda2.  But libgda2
fails because libgda3 is installed and libgda2 thinks it should not
install over libgda3.  Libgda3 cannot be removed because it is required
by several more-coreish-looking gnome ports.

Is it possible the dependency is wrong in x11-toolkits/py-gnome-extras?


-- 
Lars Eighner
eighner@io.com  lars@larseighner.com
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 02:30:25 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2CC0716A4ED
	for <ports@freebsd.org>; Sun, 16 Jul 2006 02:30:25 +0000 (UTC)
	(envelope-from marcus@marcuscom.com)
Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com
	[24.172.16.118])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B431D43D46
	for <ports@freebsd.org>; Sun, 16 Jul 2006 02:30:24 +0000 (GMT)
	(envelope-from marcus@marcuscom.com)
Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4])
	by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id
	k6G2UngI077437; Sat, 15 Jul 2006 22:30:49 -0400 (EDT)
	(envelope-from marcus@marcuscom.com)
From: Joe Marcus Clarke <marcus@marcuscom.com>
To: Lars Eighner <eighner@io.com>
In-Reply-To: <20060715204845.J54377@goodwill.io.com>
References: <20060715204845.J54377@goodwill.io.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-ZE5KABKqrRUJ3k8JYQ+U"
Organization: MarcusCom, Inc.
Date: Sat, 15 Jul 2006 22:30:19 -0400
Message-Id: <1153017019.63370.1.camel@shumai.marcuscom.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
Cc: freebsd-ports <ports@freebsd.org>
Subject: Re: x11-toolkits/py-gnome-extras dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 02:30:25 -0000


--=-ZE5KABKqrRUJ3k8JYQ+U
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2006-07-15 at 20:58 -0500, Lars Eighner wrote:
> I have a 6.1 system.  I attempted to upgrade gnome, which according
> to UPDATING did not this time require the upgrade script.  This
> was pretty hairy with portupgrade -a, but almost everything worked
> out.  However several upgrades were skipped because the build of
> x11-toolkits/py-gnome-extras failed.  It failed because it thinks
> (as of tonight, Saturday) that it depends on libgda2.  But libgda2
> fails because libgda3 is installed and libgda2 thinks it should not
> install over libgda3.  Libgda3 cannot be removed because it is required
> by several more-coreish-looking gnome ports.
>=20
> Is it possible the dependency is wrong in x11-toolkits/py-gnome-extras?

The dependency is correct.  libgda3 is experimental, and its development
has been inconsistent.  All ports with depend on libgda3 have either an
optional dependency, or are unstable themselves.  If you remove libgda3,
then rebuild those ports which depended on it, you can get libgda2
installed.

Joe

>=20
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

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

iD8DBQBEuaS7b2iPiv4Uz4cRAmzkAJ9ApxE/HIShM8of+Xyulb7NKnTu3wCdEd2b
MlMxNSbgQRDbMnMQClCYDao=
=iz9J
-----END PGP SIGNATURE-----

--=-ZE5KABKqrRUJ3k8JYQ+U--


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 03:27:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D8EBD16A4DA
	for <ports@freebsd.org>; Sun, 16 Jul 2006 03:27:02 +0000 (UTC)
	(envelope-from eighner@io.com)
Received: from smtp.prismnet.com (smtp.prismnet.com [209.198.128.91])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7F8D043D45
	for <ports@freebsd.org>; Sun, 16 Jul 2006 03:27:02 +0000 (GMT)
	(envelope-from eighner@io.com)
Received: from io.com (206-224-83-78-dialup.io.com [206.224.83.78])
	by smtp.prismnet.com (8.13.4/8.13.4) with SMTP id k6G3QxR0077934;
	Sat, 15 Jul 2006 22:26:59 -0500 (CDT) (envelope-from eighner@io.com)
Received: by io.com (nbSMTP-1.00) for uid 1001
	eighner@io.com; Sat, 15 Jul 2006 22:26:42 -0500 (CDT)
Date: Sat, 15 Jul 2006 22:26:41 -0500 (CDT)
From: Lars Eighner <eighner@io.com>
To: Joe Marcus Clarke <marcus@marcuscom.com>
In-Reply-To: <1153017019.63370.1.camel@shumai.marcuscom.com>
Message-ID: <20060715221854.Q43722@goodwill.io.com>
References: <20060715204845.J54377@goodwill.io.com>
	<1153017019.63370.1.camel@shumai.marcuscom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on smtp.prismnet.com
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=7.0 tests=BAYES_00 autolearn=ham 
	version=3.1.0
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on smtp.prismnet.com
Cc: freebsd-ports <ports@freebsd.org>
Subject: Re: x11-toolkits/py-gnome-extras dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 03:27:02 -0000

On Sat, 15 Jul 2006, Joe Marcus Clarke wrote:

> On Sat, 2006-07-15 at 20:58 -0500, Lars Eighner wrote:
>> I have a 6.1 system.  I attempted to upgrade gnome, which according
>> to UPDATING did not this time require the upgrade script.  This
>> was pretty hairy with portupgrade -a, but almost everything worked
>> out.  However several upgrades were skipped because the build of
>> x11-toolkits/py-gnome-extras failed.  It failed because it thinks
>> (as of tonight, Saturday) that it depends on libgda2.  But libgda2
>> fails because libgda3 is installed and libgda2 thinks it should not
>> install over libgda3.  Libgda3 cannot be removed because it is required
>> by several more-coreish-looking gnome ports.
>>
>> Is it possible the dependency is wrong in x11-toolkits/py-gnome-extras?
>
> The dependency is correct.  libgda3 is experimental, and its development
> has been inconsistent.  All ports with depend on libgda3 have either an
> optional dependency, or are unstable themselves.  If you remove libgda3,
> then rebuild those ports which depended on it, you can get libgda2
> installed.


Well it appears the ports that depend on libgda3 are
math/gnumeric
editors/gnome2-office
and
databases/libgnomedb

gnumeric will not build with libgda2. 
gnome2-office will not build without gnumeric.

So it would appear to me that I am caught in a crossfire in a war
between (or possibly among) port maintainers.

I cannot believe I have spent a week on this and it cannot
be completed because of a petty little ego conflict.  I should have
know this would happen when the religious right faction managed
to oust Beastie.

-- 
Lars Eighner
eighner@io.com  lars@larseighner.com
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 06:45:31 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1D2CA16A4E1
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 06:45:31 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9F5A043D45
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 06:45:30 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 2669 invoked by uid 399); 16 Jul 2006 06:45:28 -0000
Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 16 Jul 2006 06:45:28 -0000
Message-ID: <44B9E086.60009@FreeBSD.org>
Date: Sat, 15 Jul 2006 23:45:26 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (X11/20060604)
MIME-Version: 1.0
To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 06:45:31 -0000

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

Thanks to all who've sent in their bugs, suggestions, and ideas for
improvement, I've got a new version of portmaster ready for those who would
like to check it out. It implements the following:

1. Trap a ^C (SIGINT) to the parent process, and attempt to kill off all the
child processes that have spawned.

2. Add -L mode, which generates the same list as -l, but also checks for
updated versions of the installed ports.

3. Do a better job of tracking the parent process, and use that information
to make the internal housecleaning easier.

4. While doing the 'make config' run through the dependency tree, if no
dependencies need updating then jump straight to the build, rather than
walking the dependency tree again. This saves a lot of time for those that
keep their ports relatively up to date, especially for ports that have a lot
of dependencies.

5. When running in interactive (-i) mode, store the user's preferences
during the 'make config' run so that we don't have to ask him again when
building. This is particularly helpful with the -a or -r options.

6. Implement support for portupgrade's /var/db/pkg/*/+IGNOREME files. If
this file is seen in the master port (the one specified on the command line)
the user is given the option to upgrade or not. If it's seen in a port that
is a dependency, it is ignored silently, except in verbose mode where it's
ignored with a warning. This seemed like the cleanest way to implement an
"ignore feature," which also has the virtue of adding support for something
the user might already have in place.

7. Add -f to pkg_delete in the -s case, just as it is already used for the
general case.

8. In -va mode, print the name of the port we're checking in the config step
too.

9. Reverse the wording of the verbose message in -r mode to actually make sense.

10. Warn the user during config mode if a port sets IS_INTERACTIVE.


You can find the new version at http://dougbarton.us/portmaster. Thanks in
advance for any feedback.

Doug

- --

    This .signature sanitized for your protection

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

iD8DBQFEueCFyIakK9Wy8PsRAjvRAKC0k6vLzh3hQ24rugaOtGyn3MEJHACeJw46
mQ73Tl9eSKLZEFgI4vpPzp0=
=iFcB
-----END PGP SIGNATURE-----

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 07:40:08 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 53AFE16A4DF
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:40:08 +0000 (UTC)
	(envelope-from uspoerlein@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D681643D4C
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:40:05 +0000 (GMT)
	(envelope-from uspoerlein@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n15so286820nfc
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to;
	b=lFrspl4FG+acAiQKGxOoqHas0SQuMBcT7J/ml3qADN6t9fm8uJawWQ4FwutgZZ0k5sW+H1+fD+nABj6Z/3a8vLkykRuVTKtPd+IU/G7/a1WsT1QZXu56BYS4F1Y9C0DA4X7yNV+qnkE5ZjlwUq+i+lO0DLUZ1NPS0unoOA45va0=
Received: by 10.49.7.3 with SMTP id k3mr943458nfi;
	Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
Received: from roadrunner.q.local ( [84.149.114.215])
	by mx.gmail.com with ESMTP id i1sm310700nfe.2006.07.16.00.40.03;
	Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k6G7eZTM001350;
	Sun, 16 Jul 2006 09:40:35 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Received: (from q@localhost)
	by roadrunner.q.local (8.13.6/8.13.6/Submit) id k6G7eYhP001349;
	Sun, 16 Jul 2006 09:40:34 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Date: Sun, 16 Jul 2006 09:40:34 +0200
From: Ulrich Spoerlein <uspoerlein@gmail.com>
To: Anish Mistry <amistry@am-productions.biz>
Message-ID: <20060716074034.GA1089@roadrunner.aventurien.local>
Mail-Followup-To: Anish Mistry <amistry@am-productions.biz>,
	freebsd-ports@freebsd.org, ports@freebsd.org
References: <20060715195146.GE1106@roadrunner.aventurien.local>
	<200607151839.48114.amistry@am-productions.biz>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="vkogqOf2sHV7VnPd"
Content-Disposition: inline
In-Reply-To: <200607151839.48114.amistry@am-productions.biz>
Cc: ports@freebsd.org, freebsd-ports@freebsd.org
Subject: Re: Port of FUSE-NTFS to FreeBSD (sort of)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 07:40:08 -0000


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

Anish Mistry wrote:
> Would you post the port somewhere?  Once Csaba gets the next update 
> out he might have time to take a look.

Sigh,

I attached it as shar, looks like even those get stripped now? I'll try
again by attaching it as text ...

Ulrich Spoerlein
-- 
 PGP Key ID: 20FEE9DD				Encrypted mail welcome!
Fingerprint: AEC9 AF5E 01AC 4EE1 8F70  6CBD E76E 2227 20FE E9DD
Which is worse: ignorance or apathy?
Don't know. Don't care.

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="fusefs-ntfs.shar"

# 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:
#
#	fusefs-ntfs
#	fusefs-ntfs/Makefile
#	fusefs-ntfs/distinfo
#	fusefs-ntfs/pkg-descr
#	fusefs-ntfs/pkg-plist
#	fusefs-ntfs/files
#	fusefs-ntfs/files/patch-configure
#	fusefs-ntfs/files/patch-unix_io.c
#	fusefs-ntfs/files/patch-utils.c
#
echo c - fusefs-ntfs
mkdir -p fusefs-ntfs > /dev/null 2>&1
echo x - fusefs-ntfs/Makefile
sed 's/^X//' >fusefs-ntfs/Makefile << 'END-of-fusefs-ntfs/Makefile'
X# New ports collection makefile for:	fusefs-ntfs
X# Date created: 			15.07.2006
X# Whom:					Ulrich Spoerlein
X# $FreeBSD$
X#
X
XSTRIP=
XCFLAGS=	-O -g -DDEBUG
X
XPORTNAME=	ntfs-3g
XPORTVERSION=	20070714
XCATEGORIES=	sysutils
XMASTER_SITES=	http://mlf.linux.rulez.org/mlf/ezaz/
XPKGNAMEPREFIX=	fusefs-
XDISTNAME=	${PORTNAME}-${PORTVERSION}-BETA
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	uspoerlein@gmail.com
XCOMMENT=	Mount NTFS partitions with good write support
X
XLIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
XBUILD_DEPENDS=	fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--program-transform-name="s/.*/ntfs-3g/"
X
XMAN8=	ntfs-3g.8
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 600000
XIGNORE=		depends on kernel module that requires FreeBSD 6 or later
X.endif
X
X.include <bsd.port.post.mk>
END-of-fusefs-ntfs/Makefile
echo x - fusefs-ntfs/distinfo
sed 's/^X//' >fusefs-ntfs/distinfo << 'END-of-fusefs-ntfs/distinfo'
XMD5 (ntfs-3g-20070714-BETA.tgz) = 00e8f27da72ed51f6c99ebaef0989297
XSHA256 (ntfs-3g-20070714-BETA.tgz) = f55e8cb1637aa6940f745f50940b43c060b52350d1004406b6a141658a23ddf3
XSIZE (ntfs-3g-20070714-BETA.tgz) = 654526
END-of-fusefs-ntfs/distinfo
echo x - fusefs-ntfs/pkg-descr
sed 's/^X//' >fusefs-ntfs/pkg-descr << 'END-of-fusefs-ntfs/pkg-descr'
XThe ntfs-3g driver is an open source, GPL licensed, third generation Linux 
XNTFS driver for 32-bit, little-endian architectures which was implemented 
Xby the Linux-NTFS project. It provides full read-write access to NTFS, 
Xexcluding access to encrypted files, writing compressed files, changing 
Xfile ownership, access right.
X
XTechnically it's based on and a major improvement to the third generation 
XLinux NTFS driver, ntfsmount. The improvements includes functionality, 
Xquality and performance enhancements. 
X
XThe driver currently is in BETA status: before release of this software we 
Xhaven't experienced any driver crashes or data loss during our heavy quality 
Xtesting, however we are aware of some minor issues which will be resolved
Xin the near future. We listed all of them in a below section. Please report 
Xany new problem to linux-ntfs-dev@li... if it's not listed 
Xyet in the latest release of this software. 
X
XWWW: http://www.linux-ntfs.org/
END-of-fusefs-ntfs/pkg-descr
echo x - fusefs-ntfs/pkg-plist
sed 's/^X//' >fusefs-ntfs/pkg-plist << 'END-of-fusefs-ntfs/pkg-plist'
Xbin/ntfs-3g
Xinclude/ntfs/attrib.h
Xinclude/ntfs/attrlist.h
Xinclude/ntfs/bitmap.h
Xinclude/ntfs/bootsect.h
Xinclude/ntfs/collate.h
Xinclude/ntfs/compat.h
Xinclude/ntfs/compress.h
Xinclude/ntfs/debug.h
Xinclude/ntfs/device.h
Xinclude/ntfs/device_io.h
Xinclude/ntfs/dir.h
Xinclude/ntfs/endians.h
Xinclude/ntfs/index.h
Xinclude/ntfs/inode.h
Xinclude/ntfs/layout.h
Xinclude/ntfs/lcnalloc.h
Xinclude/ntfs/list.h
Xinclude/ntfs/logfile.h
Xinclude/ntfs/logging.h
Xinclude/ntfs/mft.h
Xinclude/ntfs/mst.h
Xinclude/ntfs/ntfstime.h
Xinclude/ntfs/runlist.h
Xinclude/ntfs/security.h
Xinclude/ntfs/support.h
Xinclude/ntfs/types.h
Xinclude/ntfs/unistr.h
Xinclude/ntfs/version.h
Xinclude/ntfs/volume.h
Xlib/libntfs-3g.a
Xlib/libntfs-3g.la
Xlib/libntfs-3g.so.0
X@dirrm include/ntfs
END-of-fusefs-ntfs/pkg-plist
echo c - fusefs-ntfs/files
mkdir -p fusefs-ntfs/files > /dev/null 2>&1
echo x - fusefs-ntfs/files/patch-configure
sed 's/^X//' >fusefs-ntfs/files/patch-configure << 'END-of-fusefs-ntfs/files/patch-configure'
X--- configure.orig	Sat Jul 15 19:29:33 2006
X+++ configure	Sat Jul 15 19:29:40 2006
X@@ -19956,7 +19956,7 @@
X 
X 
X case "$target_os" in
X-linux*)
X+linux*|freebsd*)
X 
X   succeeded=no
X 
END-of-fusefs-ntfs/files/patch-configure
echo x - fusefs-ntfs/files/patch-unix_io.c
sed 's/^X//' >fusefs-ntfs/files/patch-unix_io.c << 'END-of-fusefs-ntfs/files/patch-unix_io.c'
X--- libntfs-3g/unix_io.c.orig	Sat Jul 15 20:44:04 2006
X+++ libntfs-3g/unix_io.c	Sat Jul 15 20:44:41 2006
X@@ -112,6 +112,7 @@
X 		flk.l_type = F_WRLCK;
X 	flk.l_whence = SEEK_SET;
X 	flk.l_start = flk.l_len = 0LL;
X+#ifndef __FreeBSD__
X 	if (fcntl(DEV_FD(dev), F_SETLK, &flk)) {
X 		err = errno;
X 		ntfs_log_debug("ntfs_device_unix_io_open: Could not lock %s for %s\n",
X@@ -121,6 +122,7 @@
X 					"close %s", dev->d_name);
X 		goto err_out;
X 	}
X+#endif
X 	/* Determine if device is a block device or not, ignoring errors. */
X 	if (!fstat(DEV_FD(dev), &sbuf) && S_ISBLK(sbuf.st_mode))
X 		NDevSetBlock(dev);
END-of-fusefs-ntfs/files/patch-unix_io.c
echo x - fusefs-ntfs/files/patch-utils.c
sed 's/^X//' >fusefs-ntfs/files/patch-utils.c << 'END-of-fusefs-ntfs/files/patch-utils.c'
X--- src/utils.c.orig	Sat Jul 15 21:11:40 2006
X+++ src/utils.c	Sat Jul 15 21:11:19 2006
X@@ -133,6 +133,7 @@
X 		return 0;
X 	}
X 
X+#ifndef __FreeBSD__
X 	if (!S_ISBLK(st.st_mode) && !S_ISREG(st.st_mode)) {
X 		ntfs_log_warning("%s is not a block device, "
X 				 "nor regular file.\n", name);
X@@ -143,6 +144,7 @@
X 		}
X 		ntfs_log_warning("Forced to continue.\n");
X 	}
X+#endif
X 
X 	/* Make sure the file system is not mounted. */
X 	if (ntfs_check_if_mounted(name, &mnt_flags)) {
END-of-fusefs-ntfs/files/patch-utils.c
exit


--vkogqOf2sHV7VnPd--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 07:40:08 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 702F616A4E0
	for <ports@freebsd.org>; Sun, 16 Jul 2006 07:40:08 +0000 (UTC)
	(envelope-from uspoerlein@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D667F43D49
	for <ports@freebsd.org>; Sun, 16 Jul 2006 07:40:05 +0000 (GMT)
	(envelope-from uspoerlein@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n15so286821nfc
	for <ports@freebsd.org>; Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to;
	b=lFrspl4FG+acAiQKGxOoqHas0SQuMBcT7J/ml3qADN6t9fm8uJawWQ4FwutgZZ0k5sW+H1+fD+nABj6Z/3a8vLkykRuVTKtPd+IU/G7/a1WsT1QZXu56BYS4F1Y9C0DA4X7yNV+qnkE5ZjlwUq+i+lO0DLUZ1NPS0unoOA45va0=
Received: by 10.49.7.3 with SMTP id k3mr943458nfi;
	Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
Received: from roadrunner.q.local ( [84.149.114.215])
	by mx.gmail.com with ESMTP id i1sm310700nfe.2006.07.16.00.40.03;
	Sun, 16 Jul 2006 00:40:04 -0700 (PDT)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k6G7eZTM001350;
	Sun, 16 Jul 2006 09:40:35 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Received: (from q@localhost)
	by roadrunner.q.local (8.13.6/8.13.6/Submit) id k6G7eYhP001349;
	Sun, 16 Jul 2006 09:40:34 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Date: Sun, 16 Jul 2006 09:40:34 +0200
From: Ulrich Spoerlein <uspoerlein@gmail.com>
To: Anish Mistry <amistry@am-productions.biz>
Message-ID: <20060716074034.GA1089@roadrunner.aventurien.local>
Mail-Followup-To: Anish Mistry <amistry@am-productions.biz>,
	freebsd-ports@freebsd.org, ports@freebsd.org
References: <20060715195146.GE1106@roadrunner.aventurien.local>
	<200607151839.48114.amistry@am-productions.biz>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="vkogqOf2sHV7VnPd"
Content-Disposition: inline
In-Reply-To: <200607151839.48114.amistry@am-productions.biz>
Cc: ports@freebsd.org, freebsd-ports@freebsd.org
Subject: Re: Port of FUSE-NTFS to FreeBSD (sort of)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 07:40:08 -0000


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

Anish Mistry wrote:
> Would you post the port somewhere?  Once Csaba gets the next update 
> out he might have time to take a look.

Sigh,

I attached it as shar, looks like even those get stripped now? I'll try
again by attaching it as text ...

Ulrich Spoerlein
-- 
 PGP Key ID: 20FEE9DD				Encrypted mail welcome!
Fingerprint: AEC9 AF5E 01AC 4EE1 8F70  6CBD E76E 2227 20FE E9DD
Which is worse: ignorance or apathy?
Don't know. Don't care.

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="fusefs-ntfs.shar"

# 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:
#
#	fusefs-ntfs
#	fusefs-ntfs/Makefile
#	fusefs-ntfs/distinfo
#	fusefs-ntfs/pkg-descr
#	fusefs-ntfs/pkg-plist
#	fusefs-ntfs/files
#	fusefs-ntfs/files/patch-configure
#	fusefs-ntfs/files/patch-unix_io.c
#	fusefs-ntfs/files/patch-utils.c
#
echo c - fusefs-ntfs
mkdir -p fusefs-ntfs > /dev/null 2>&1
echo x - fusefs-ntfs/Makefile
sed 's/^X//' >fusefs-ntfs/Makefile << 'END-of-fusefs-ntfs/Makefile'
X# New ports collection makefile for:	fusefs-ntfs
X# Date created: 			15.07.2006
X# Whom:					Ulrich Spoerlein
X# $FreeBSD$
X#
X
XSTRIP=
XCFLAGS=	-O -g -DDEBUG
X
XPORTNAME=	ntfs-3g
XPORTVERSION=	20070714
XCATEGORIES=	sysutils
XMASTER_SITES=	http://mlf.linux.rulez.org/mlf/ezaz/
XPKGNAMEPREFIX=	fusefs-
XDISTNAME=	${PORTNAME}-${PORTVERSION}-BETA
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	uspoerlein@gmail.com
XCOMMENT=	Mount NTFS partitions with good write support
X
XLIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
XBUILD_DEPENDS=	fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--program-transform-name="s/.*/ntfs-3g/"
X
XMAN8=	ntfs-3g.8
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 600000
XIGNORE=		depends on kernel module that requires FreeBSD 6 or later
X.endif
X
X.include <bsd.port.post.mk>
END-of-fusefs-ntfs/Makefile
echo x - fusefs-ntfs/distinfo
sed 's/^X//' >fusefs-ntfs/distinfo << 'END-of-fusefs-ntfs/distinfo'
XMD5 (ntfs-3g-20070714-BETA.tgz) = 00e8f27da72ed51f6c99ebaef0989297
XSHA256 (ntfs-3g-20070714-BETA.tgz) = f55e8cb1637aa6940f745f50940b43c060b52350d1004406b6a141658a23ddf3
XSIZE (ntfs-3g-20070714-BETA.tgz) = 654526
END-of-fusefs-ntfs/distinfo
echo x - fusefs-ntfs/pkg-descr
sed 's/^X//' >fusefs-ntfs/pkg-descr << 'END-of-fusefs-ntfs/pkg-descr'
XThe ntfs-3g driver is an open source, GPL licensed, third generation Linux 
XNTFS driver for 32-bit, little-endian architectures which was implemented 
Xby the Linux-NTFS project. It provides full read-write access to NTFS, 
Xexcluding access to encrypted files, writing compressed files, changing 
Xfile ownership, access right.
X
XTechnically it's based on and a major improvement to the third generation 
XLinux NTFS driver, ntfsmount. The improvements includes functionality, 
Xquality and performance enhancements. 
X
XThe driver currently is in BETA status: before release of this software we 
Xhaven't experienced any driver crashes or data loss during our heavy quality 
Xtesting, however we are aware of some minor issues which will be resolved
Xin the near future. We listed all of them in a below section. Please report 
Xany new problem to linux-ntfs-dev@li... if it's not listed 
Xyet in the latest release of this software. 
X
XWWW: http://www.linux-ntfs.org/
END-of-fusefs-ntfs/pkg-descr
echo x - fusefs-ntfs/pkg-plist
sed 's/^X//' >fusefs-ntfs/pkg-plist << 'END-of-fusefs-ntfs/pkg-plist'
Xbin/ntfs-3g
Xinclude/ntfs/attrib.h
Xinclude/ntfs/attrlist.h
Xinclude/ntfs/bitmap.h
Xinclude/ntfs/bootsect.h
Xinclude/ntfs/collate.h
Xinclude/ntfs/compat.h
Xinclude/ntfs/compress.h
Xinclude/ntfs/debug.h
Xinclude/ntfs/device.h
Xinclude/ntfs/device_io.h
Xinclude/ntfs/dir.h
Xinclude/ntfs/endians.h
Xinclude/ntfs/index.h
Xinclude/ntfs/inode.h
Xinclude/ntfs/layout.h
Xinclude/ntfs/lcnalloc.h
Xinclude/ntfs/list.h
Xinclude/ntfs/logfile.h
Xinclude/ntfs/logging.h
Xinclude/ntfs/mft.h
Xinclude/ntfs/mst.h
Xinclude/ntfs/ntfstime.h
Xinclude/ntfs/runlist.h
Xinclude/ntfs/security.h
Xinclude/ntfs/support.h
Xinclude/ntfs/types.h
Xinclude/ntfs/unistr.h
Xinclude/ntfs/version.h
Xinclude/ntfs/volume.h
Xlib/libntfs-3g.a
Xlib/libntfs-3g.la
Xlib/libntfs-3g.so.0
X@dirrm include/ntfs
END-of-fusefs-ntfs/pkg-plist
echo c - fusefs-ntfs/files
mkdir -p fusefs-ntfs/files > /dev/null 2>&1
echo x - fusefs-ntfs/files/patch-configure
sed 's/^X//' >fusefs-ntfs/files/patch-configure << 'END-of-fusefs-ntfs/files/patch-configure'
X--- configure.orig	Sat Jul 15 19:29:33 2006
X+++ configure	Sat Jul 15 19:29:40 2006
X@@ -19956,7 +19956,7 @@
X 
X 
X case "$target_os" in
X-linux*)
X+linux*|freebsd*)
X 
X   succeeded=no
X 
END-of-fusefs-ntfs/files/patch-configure
echo x - fusefs-ntfs/files/patch-unix_io.c
sed 's/^X//' >fusefs-ntfs/files/patch-unix_io.c << 'END-of-fusefs-ntfs/files/patch-unix_io.c'
X--- libntfs-3g/unix_io.c.orig	Sat Jul 15 20:44:04 2006
X+++ libntfs-3g/unix_io.c	Sat Jul 15 20:44:41 2006
X@@ -112,6 +112,7 @@
X 		flk.l_type = F_WRLCK;
X 	flk.l_whence = SEEK_SET;
X 	flk.l_start = flk.l_len = 0LL;
X+#ifndef __FreeBSD__
X 	if (fcntl(DEV_FD(dev), F_SETLK, &flk)) {
X 		err = errno;
X 		ntfs_log_debug("ntfs_device_unix_io_open: Could not lock %s for %s\n",
X@@ -121,6 +122,7 @@
X 					"close %s", dev->d_name);
X 		goto err_out;
X 	}
X+#endif
X 	/* Determine if device is a block device or not, ignoring errors. */
X 	if (!fstat(DEV_FD(dev), &sbuf) && S_ISBLK(sbuf.st_mode))
X 		NDevSetBlock(dev);
END-of-fusefs-ntfs/files/patch-unix_io.c
echo x - fusefs-ntfs/files/patch-utils.c
sed 's/^X//' >fusefs-ntfs/files/patch-utils.c << 'END-of-fusefs-ntfs/files/patch-utils.c'
X--- src/utils.c.orig	Sat Jul 15 21:11:40 2006
X+++ src/utils.c	Sat Jul 15 21:11:19 2006
X@@ -133,6 +133,7 @@
X 		return 0;
X 	}
X 
X+#ifndef __FreeBSD__
X 	if (!S_ISBLK(st.st_mode) && !S_ISREG(st.st_mode)) {
X 		ntfs_log_warning("%s is not a block device, "
X 				 "nor regular file.\n", name);
X@@ -143,6 +144,7 @@
X 		}
X 		ntfs_log_warning("Forced to continue.\n");
X 	}
X+#endif
X 
X 	/* Make sure the file system is not mounted. */
X 	if (ntfs_check_if_mounted(name, &mnt_flags)) {
END-of-fusefs-ntfs/files/patch-utils.c
exit


--vkogqOf2sHV7VnPd--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 07:40:09 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4CC5C16A4DA
	for <ports@freebsd.org>; Sun, 16 Jul 2006 07:40:09 +0000 (UTC)
	(envelope-from uspoerlein@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DFE2243D58
	for <ports@freebsd.org>; Sun, 16 Jul 2006 07:40:06 +0000 (GMT)
	(envelope-from uspoerlein@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n15so286827nfc
	for <ports@freebsd.org>; Sun, 16 Jul 2006 00:40:05 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to;
	b=Wo6ehIPeICRVkrW16ejlRQtYIMkXFHo9sE+MsiwpIv3MGW0PZgiG/NYMi76swjSTCPbDxIbFWTWBWmZsDisWy3ZrfVzWz05YACritzU/iyjEQ93ea8+EHAWCN2+zMfTgOezt3f4JdFgCHybFcqz73GL8D38ogXM+5tj0bTu9Y3o=
Received: by 10.49.75.2 with SMTP id c2mr926288nfl;
	Sun, 16 Jul 2006 00:40:05 -0700 (PDT)
Received: from roadrunner.q.local ( [84.149.114.215])
	by mx.gmail.com with ESMTP id i1sm310700nfe.2006.07.16.00.40.04;
	Sun, 16 Jul 2006 00:40:05 -0700 (PDT)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k6FK74jm051971;
	Sat, 15 Jul 2006 22:07:04 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Received: (from q@localhost)
	by roadrunner.q.local (8.13.6/8.13.6/Submit) id k6FK73NK051970;
	Sat, 15 Jul 2006 22:07:03 +0200 (CEST)
	(envelope-from uspoerlein@gmail.com)
Date: Sat, 15 Jul 2006 22:07:03 +0200
From: Ulrich Spoerlein <uspoerlein@gmail.com>
To: Eric Anholt <eric@anholt.net>
Message-ID: <20060715200703.GF1106@roadrunner.aventurien.local>
Mail-Followup-To: Eric Anholt <eric@anholt.net>,
	Maxim Sobolev <sobomax@freebsd.org>, ports@freebsd.org,
	Dejan Lesjak <dejan.lesjak@ijs.si>, freebsd-x11@freebsd.org
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org> <1152907275.4205.8.camel@vonnegut>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="cfJ13FhsvNR/yOpm"
Content-Disposition: inline
In-Reply-To: <1152907275.4205.8.camel@vonnegut>
Cc: ports@freebsd.org, Maxim Sobolev <sobomax@freebsd.org>,
	freebsd-x11@freebsd.org, Dejan Lesjak <dejan.lesjak@ijs.si>
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 07:40:09 -0000


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

Eric Anholt wrote:
> I think we should be able come up with something to do the transition
> without having to recompile all X11BASE ports.  Sure seems to me like
> that ought to be doable.

What about setting the default X11BASE to /usr/local/ depending on
OSVERSION=3D>700000. That way only -CURRENT users will have to rebuild
everything (which they are used to). Newly installed system with the
yet-to-come 7.0-RELEASE will simply use '/usr/local' as global X11BASE
and we could add a compatibility symlink to the mtree files for 7.0 too.

3 years down the road only few "desktop" users will still be running 5.x
or 6.x

What am I missing?

Ulrich Spoerlein
--=20
 PGP Key ID: 20FEE9DD				Encrypted mail welcome!
Fingerprint: AEC9 AF5E 01AC 4EE1 8F70  6CBD E76E 2227 20FE E9DD
Which is worse: ignorance or apathy?
Don't know. Don't care.

--cfJ13FhsvNR/yOpm
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEuUrn524iJyD+6d0RAuQQAJwIyzUviQXZFjclmmR7d7paLtqFzQCcDxjx
sXI9MNM2A5T9y+cH7idklSA=
=b8/Q
-----END PGP SIGNATURE-----

--cfJ13FhsvNR/yOpm--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 07:50:41 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3DC5516A4DA
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:50:41 +0000 (UTC)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B724743D45
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:50:40 +0000 (GMT)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1G21Oe-0002Iv-30
	for freebsd-ports@freebsd.org; Sun, 16 Jul 2006 09:50:36 +0200
Received: from r5k20.chello.upc.cz ([86.49.10.20])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 09:50:36 +0200
Received: from martinkov by r5k20.chello.upc.cz with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 09:50:36 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: freebsd-ports@freebsd.org
From: martinko <martinkov@pobox.sk>
Date: Sun, 16 Jul 2006 09:50:24 +0200
Lines: 30
Message-ID: <e9cr40$udl$1@sea.gmane.org>
References: <44AC2A4B.4070401@chrismaness.com>	<56413.192.168.0.10.1152134318.squirrel@webmail.sd73.bc.ca>
	<44AD3BCD.7000908@chrismaness.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: r5k20.chello.upc.cz
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US;
	rv:1.8.0.4) Gecko/20060605 SeaMonkey/1.0.2
In-Reply-To: <44AD3BCD.7000908@chrismaness.com>
Sender: news <news@sea.gmane.org>
Subject: Re: Netwatch?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 07:50:41 -0000

Chris Maness wrote:
> Freddie Cash wrote:
>> On Wed, July 5, 2006 2:08 pm, Chris Maness wrote:
>>  
>>> Used to have this cool little tool on my slackware box to monitor
>>> network traffic.  Just curious as to why it has not been ported (are
>>> there any issues with it?)
>>>
>>> http://linux.maruhn.com/sec/netwatch.html
>>>
>>> p.s.  What would be a good substitute for now?
>>>     
>>
>> Install trafshow instead.
>>
>> ----
>> Freddie Cash
>> fcash@ocis.net
>>
>>   
> This program seems to stay in memory after the shell closes and eats up
> processor time.  Top showed this thing at 98%.  Does this app. have a bug?
> _______________________________________________
> 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"
> 


try iftop instead then


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 08:32:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D926916A4DD
	for <ports@freebsd.org>; Sun, 16 Jul 2006 08:32:36 +0000 (UTC)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw
	[140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB2543D45
	for <ports@freebsd.org>; Sun, 16 Jul 2006 08:32:36 +0000 (GMT)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1])
	by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id 6624F7E93B;
	Sun, 16 Jul 2006 16:34:02 +0800 (CST)
Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1])
	by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id 0ioLNuxCoLpG; Sun, 16 Jul 2006 16:34:01 +0800 (CST)
Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038)
	id E15FF7E93D; Sun, 16 Jul 2006 16:34:01 +0800 (CST)
Date: Sun, 16 Jul 2006 16:34:01 +0800
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: ken@mathforum.org
Message-ID: <20060716083401.GA68789@FreeBSD.csie.nctu.edu.tw>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT"
Content-Disposition: inline
X-Fingerprint: E0BC 57F9 F44B 46C6 DB53  8462 F807 89F3 956E 8BC1
X-Public-Key: http://sungsung.dragon2.net/pubring.asc
User-Agent: Mutt/1.5.11
Cc: ports@freebsd.org
Subject: Module-Build-2802 dependency problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 08:32:36 -0000


--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,
    Since version 0.2802, Module-Build add new dependency of
    'version > 0.64', but in FreeBSD, p5-version depends on
    p5-Module-Build. Thus we have a cyclic dependency problem.

    i.e. p5-Module-Build depends on p5-version, but
         p5-version depends on p5-Module-Build, too.
   =20
    Currently I've made patches (copy version-related codes from
    0.2801) to solve this problem temporary, can you help me to=20
    permanent avoid this problem?

Regards,
--=20
Cheng-Lung Sung - clsung@

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

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

iD8DBQFEufn5+AeJ85Vui8ERAgVcAJ0Scqdbe9N6nsiTTz/9bbgNB3WrdgCePQXt
YGYL5bYcbBLjwjSu/ykQHnM=
=JAb6
-----END PGP SIGNATURE-----

--tKW2IUtsqtDRztdT--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 09:54:26 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D573A16A4DF
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 09:54:26 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk
	[81.187.76.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D885943D6B
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 09:54:17 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from [IPv6:::1] (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id
	k6G9rq2x044680
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 10:53:52 +0100 (BST)
	(envelope-from m.seaman@infracaninophile.co.uk)
Authentication-Results: smtp.infracaninophile.co.uk
	from=m.seaman@infracaninophile.co.uk; sender-id=softfail;
	spf=softfail
X-SenderID: Sendmail Sender-ID Filter v0.2.13 smtp.infracaninophile.co.uk
	k6G9rq2x044680
Message-ID: <44BA0CAA.4030001@infracaninophile.co.uk>
Date: Sun, 16 Jul 2006 10:53:46 +0100
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Organization: Infracaninophile
User-Agent: Thunderbird 1.5.0.4 (X11/20060610)
MIME-Version: 1.0
To: freebsd ports <freebsd-ports@freebsd.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: multipart/signed; micalg=pgp-ripemd160;
	protocol="application/pgp-signature";
	boundary="------------enigADE27330A92ECF5C653AEB48"
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2
	(smtp.infracaninophile.co.uk [IPv6:::1]);
	Sun, 16 Jul 2006 10:54:12 +0100 (BST)
X-Virus-Scanned: ClamAV 0.88.3/1600/Sat Jul 15 16:03:46 2006 on
	happy-idiot-talk.infracaninophile.co.uk
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS 
	autolearn=ham version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on 
	happy-idiot-talk.infracaninophile.co.uk
Subject: Ports that generate version numbers dynamically
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 09:54:26 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigADE27330A92ECF5C653AEB48
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable


Dear list,

One of the targets I have for the next release of my FreeBSD::Portindex
package is to handle certain exceptional ports where the port version
generated programatically: ie. without any modification to files from the=

port, or from any related master port. At the moment I know of precisely
two such:

    net-p2p/py-kenosis-bittorrent     (derives version from net-p2p/py-ke=
nosis)
    security/vulnerability-test-port  (uses date(1))

Does anyone know of any other similar examples I should be dealing with
in the same fashion?

Regular master/slave relationships between ports are already handled -- s=
o
if say, files under databases/mysql50-server are modified, then the INDEX=

entry for databases/mysql50-client port will also need to updated.  No ne=
ed
to tell me about any of those sort of ports.

	Cheers

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enigADE27330A92ECF5C653AEB48
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEugyw8Mjk52CukIwRA/0dAKCFxhJb7JNqdGNnbA7HHesCgmZ+VgCgiHp4
WG4hxVOvT2Tt2RhqlFGOuUY=
=dIx2
-----END PGP SIGNATURE-----

--------------enigADE27330A92ECF5C653AEB48--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 12:40:16 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2AC4A16A4DA
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 12:40:16 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7C57543D6B
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 12:40:07 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so475812uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 05:40:06 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=Mcf9aPdpacYYZI09ii7PPhQkx25OfWPqZ9Y3IE8oQOJ1ZLPKXvN9H0YzxoA1Hq7yvaIcCImhR7sbM08Rpdn8FncWYtTgrsTVlWqeSIfDDVESuH8h/ChLreqSfmXV4TwDTC3CFb0AkcHKoHpCBVy5U8szH4JUbIi6xol5YbK+Gxw=
Received: by 10.78.117.10 with SMTP id p10mr428838huc;
	Sun, 16 Jul 2006 05:40:06 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 05:40:06 -0700 (PDT)
Message-ID: <8e96a0b90607160540teb2b4fei7c720852ef7436f1@mail.gmail.com>
Date: Sun, 16 Jul 2006 13:40:06 +0100
From: "mal content" <artifact.one@googlemail.com>
To: "mal content" <artifact.one@googlemail.com>, freebsd-ports@freebsd.org
In-Reply-To: <20060715171748.GB1425@picobyte.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <8e96a0b90607140847k5509ac33hf729f4617f4eb775@mail.gmail.com>
	<8e96a0b90607150141t28342573m6da97f970b6b8070@mail.gmail.com>
	<8e96a0b90607150146g5a212466xedbb431d3e6b6fe4@mail.gmail.com>
	<20060715171748.GB1425@picobyte.net>
Cc: 
Subject: Re: Problems creating port, pkg_info?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 12:40:16 -0000

On 15/07/06, Shaun Amott <shaun@freebsd.org> wrote:
> On Sat, Jul 15, 2006 at 09:46:42AM +0100, mal content wrote:
> >
> > On 15/07/06, mal content <artifact.one@googlemail.com> wrote:
> > >The rest of the ports system works fine.
> >
> > I tell a lie, now all other ports refuse to build as they've suddenly
> > decided to start looking in /usr/local/sbin for the pkg_* tools. No
> > idea why, I didn't change anything.
> >
>
> What version of FreeBSD are you running?

I just upgraded to 6.1-RELEASE  but the problem still stands. I tried
to do a portupgrade and all appeared to be well until I realised that
it'd ploughed through about 10 packages and managed to destroy
their entries in the package db.

I don't understand how this can have happened.

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 12:41:34 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5213816A4E1
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 12:41:34 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9988B43D53
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 12:41:33 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so476098uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 05:41:32 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=Cb6PSCmLmVH2MwmxlDh5fRyvYY9RNzOF3mMprJ/+LG/Uq7hkFqGhJ6KY+ZWF2DjmW2v2qLYU+A9XufYHWFvAxF9XYFa5vDUqimKElBWDDCkw+heFCAiXyRhnUQVwyfIQndCzW3uWHJmYw/nsjK5VAUnVGEYwYJUhRCPajf4n2iQ=
Received: by 10.78.140.17 with SMTP id n17mr431614hud;
	Sun, 16 Jul 2006 05:41:32 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 05:41:32 -0700 (PDT)
Message-ID: <8e96a0b90607160541h7f81d351t280ade55c2ffd687@mail.gmail.com>
Date: Sun, 16 Jul 2006 13:41:32 +0100
From: "mal content" <artifact.one@googlemail.com>
To: freebsd-ports@freebsd.org
In-Reply-To: <8e96a0b90607160540teb2b4fei7c720852ef7436f1@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <8e96a0b90607140847k5509ac33hf729f4617f4eb775@mail.gmail.com>
	<8e96a0b90607150141t28342573m6da97f970b6b8070@mail.gmail.com>
	<8e96a0b90607150146g5a212466xedbb431d3e6b6fe4@mail.gmail.com>
	<20060715171748.GB1425@picobyte.net>
	<8e96a0b90607160540teb2b4fei7c720852ef7436f1@mail.gmail.com>
Subject: Re: Problems creating port, pkg_info?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 12:41:34 -0000

On 16/07/06, mal content <artifact.one@googlemail.com> wrote:
> On 15/07/06, Shaun Amott <shaun@freebsd.org> wrote:
> > On Sat, Jul 15, 2006 at 09:46:42AM +0100, mal content wrote:
> > >
> > > On 15/07/06, mal content <artifact.one@googlemail.com> wrote:
> > > >The rest of the ports system works fine.
> > >
> > > I tell a lie, now all other ports refuse to build as they've suddenly
> > > decided to start looking in /usr/local/sbin for the pkg_* tools. No
> > > idea why, I didn't change anything.
> > >
> >
> > What version of FreeBSD are you running?
>
> I just upgraded to 6.1-RELEASE  but the problem still stands.

To clarify, I was running 6.0-RELEASE but moved up to 6.1 today
to see if it would make the problem go away, it didn't.

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 13:21:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 260FB16A4DD
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 13:21:55 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 838FF43D45
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 13:21:54 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so484163uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 06:21:53 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
	b=IiqZi9jKn2FmEIOpmq26e3k5uowLMdKb1kvwtCozvkTd1S6I2GBtdoIk+xOOyaROK9lLKp8VoZOCLmXxLeWrsXyTwoWCfAjyfG9v7Wrk4+WhMOaMvNSHl/vdYoLcv9QjmWdQ7J5FK2/2c2Hf3iIFBsCL/XuZzieqgN/pFavqnx4=
Received: by 10.78.170.17 with SMTP id s17mr447256hue;
	Sun, 16 Jul 2006 06:21:53 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 06:21:52 -0700 (PDT)
Message-ID: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
Date: Sun, 16 Jul 2006 14:21:52 +0100
From: "mal content" <artifact.one@googlemail.com>
To: freebsd-ports@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Subject: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 13:21:55 -0000

What, in the environment, could possibly cause the ports
system to suddenly start believing that the pkg tools (pkg_info,
pkg_version etc) reside in /usr/local/sbin, as opposed to the
standard /usr/sbin?

Nothing in my environment, or PATH has changed so why did
it work perfectly for 18 months and then suddenly break?

Anyway, I need to get this machine up and working properly,
so I'm giving serious consideration to just deleting /usr/local,
/usr/ports and the stuff in /var and starting from a blank
canvas.

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 14:01:42 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 7FAA016A4DE
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:01:42 +0000 (UTC)
	(envelope-from james@netinertia.co.uk)
Received: from starbug.netinertia.co.uk (starbug.netinertia.co.uk
	[217.147.82.211])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D972A43D6E
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:01:40 +0000 (GMT)
	(envelope-from james@netinertia.co.uk)
Received: from croydon.netinertia.co.uk ([82.69.247.45] helo=[10.1.0.83])
	by starbug.netinertia.co.uk with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.60 (FreeBSD)) (envelope-from <james@netinertia.co.uk>)
	id 1G27EP-0001Su-A6; Sun, 16 Jul 2006 15:04:26 +0100
Message-ID: <44BA46A3.2020205@netinertia.co.uk>
Date: Sun, 16 Jul 2006 15:01:07 +0100
From: James O'Gorman <james@netinertia.co.uk>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: mal content <artifact.one@googlemail.com>
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
In-Reply-To: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-NetI-Spam-Score: -1.4 (-)
Cc: freebsd-ports@freebsd.org
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 14:01:42 -0000

mal content wrote:
> What, in the environment, could possibly cause the ports
> system to suddenly start believing that the pkg tools (pkg_info,
> pkg_version etc) reside in /usr/local/sbin, as opposed to the
> standard /usr/sbin?
> 
> Nothing in my environment, or PATH has changed so why did
> it work perfectly for 18 months and then suddenly break?
> 
> Anyway, I need to get this machine up and working properly,
> so I'm giving serious consideration to just deleting /usr/local,
> /usr/ports and the stuff in /var and starting from a blank
> canvas.

What have you got in /etc/make.conf? bsd.port.mk is what sets the
make(1) macros for pkg_create, etc. (See /usr/ports/Mk/bsd.port.mk lines
2150-2165). Also, when did you last update your ports tree?

James

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 14:10:18 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 38C8C16A50C
	for <ports@freebsd.org>; Sun, 16 Jul 2006 14:10:18 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 819A343D45
	for <ports@freebsd.org>; Sun, 16 Jul 2006 14:10:09 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so393980wra
	for <ports@freebsd.org>; Sun, 16 Jul 2006 07:10:08 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=b2eTkR5qwFyo/UcnyAaWyQA0vXhh1hv4ZnvQk22o6RY3ke7whWM2B+yLV3wbEoQwPOicWGVcMEaiex18msSgu6hKBJj6kVLqKw0RoVJ//fUDNHOtQZIGuyZQ55wj5xzp0/zfMAjtAVXlCHXLJScNxy+fgmW8+StjU4R31/CbeBU=
Received: by 10.54.119.17 with SMTP id r17mr1240860wrc;
	Sun, 16 Jul 2006 07:10:08 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id g7sm346629wra.2006.07.16.07.10.07;
	Sun, 16 Jul 2006 07:10:08 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <13D5AE5B-FC98-43CA-AA57-0141590E8CE9@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Sun, 16 Jul 2006 10:10:06 -0400
To: amistry@am-productions.biz
X-Mailer: Apple Mail (2.752.2)
Cc: ports@FreeBSD.org
Subject: FreeBSD Port: hplip-0.9.11
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 14:10:18 -0000

Hello,

When I go to http://hplip.sourceforge.net/supported_devices/ 
laser.html and scroll down to hp LaserJet 1160, it shows up as  
working. However, when I install hplip and try to configure the same  
printer through CUPS' web interface, the 1160 does not show up. Do  
you have any ideas regarding this? Thank you so much for your  
assistance.

-Anthony

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 14:21:44 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D1C2C16A4DE
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:21:44 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A194F43D45
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:21:43 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so496367uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:21:42 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=TFVZ1VMXiUA4uQASBZlfy1tTwtNSF4F8qaiyIUIG+lW/GuRe/wRrIA9OcqZ04CA3a3YK0vFUjm1HcWAzhIcuwHzWyDJNvGBfiYBXhrJF7EsNTWgcUG6zLPM+95jQDGCmRMQQXIAkgCQwqrm90J//FCt8p/G8RKD3SBonm9smRcY=
Received: by 10.78.166.7 with SMTP id o7mr453705hue;
	Sun, 16 Jul 2006 07:21:41 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 07:21:41 -0700 (PDT)
Message-ID: <8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
Date: Sun, 16 Jul 2006 15:21:41 +0100
From: "mal content" <artifact.one@googlemail.com>
To: "James O'Gorman" <james@netinertia.co.uk>
In-Reply-To: <44BA46A3.2020205@netinertia.co.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
	<44BA46A3.2020205@netinertia.co.uk>
Cc: freebsd-ports@freebsd.org
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 14:21:44 -0000

On 16/07/06, James O'Gorman <james@netinertia.co.uk> wrote:
> mal content wrote:
> > What, in the environment, could possibly cause the ports
> > system to suddenly start believing that the pkg tools (pkg_info,
> > pkg_version etc) reside in /usr/local/sbin, as opposed to the
> > standard /usr/sbin?
> >
> > Nothing in my environment, or PATH has changed so why did
> > it work perfectly for 18 months and then suddenly break?
> >
> > Anyway, I need to get this machine up and working properly,
> > so I'm giving serious consideration to just deleting /usr/local,
> > /usr/ports and the stuff in /var and starting from a blank
> > canvas.
>
> What have you got in /etc/make.conf? bsd.port.mk is what sets the
> make(1) macros for pkg_create, etc. (See /usr/ports/Mk/bsd.port.mk lines
> 2150-2165). Also, when did you last update your ports tree?
>
> James
>

make.conf:

CPUTYPE?=p3
CFLAGS=-O

NO_RESCUE=true
NO_BLUETOOTH=true
NO_DYNAMICROOT=true
NO_I4B=true
NO_IPFILTER=true
NO_KERBEROS=true
NO_LPR=true
NO_GAMES=true
NO_BIND=true
NO_SENDMAIL=true
NO_VINUM=true
NO_ATM=true
NO_INET6=true
NO_INFO=true
NO_SHARE=true
PPP_NOSUID=true
LOADER_TFTP_SUPPORT=no

I last updated the ports tree at about 11am this morning GMT, I
think the last time before that was about a week ago.

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 14:31:18 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 00F6A16A4E2
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:31:18 +0000 (UTC)
	(envelope-from james@netinertia.co.uk)
Received: from starbug.netinertia.co.uk (starbug.netinertia.co.uk
	[217.147.82.211])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA4E43D49
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:31:17 +0000 (GMT)
	(envelope-from james@netinertia.co.uk)
Received: from croydon.netinertia.co.uk ([82.69.247.45] helo=[10.1.0.83])
	by starbug.netinertia.co.uk with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.60 (FreeBSD)) (envelope-from <james@netinertia.co.uk>)
	id 1G27h6-00060q-8B; Sun, 16 Jul 2006 15:34:06 +0100
Message-ID: <44BA4D96.6000402@netinertia.co.uk>
Date: Sun, 16 Jul 2006 15:30:46 +0100
From: James O'Gorman <james@netinertia.co.uk>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: mal content <artifact.one@googlemail.com>
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>	
	<44BA46A3.2020205@netinertia.co.uk>
	<8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
In-Reply-To: <8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-NetI-Spam-Score: -1.4 (-)
Cc: freebsd-ports@freebsd.org
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 14:31:18 -0000

mal content wrote:
> On 16/07/06, James O'Gorman <james@netinertia.co.uk> wrote:
>> mal content wrote:
>> > What, in the environment, could possibly cause the ports
>> > system to suddenly start believing that the pkg tools (pkg_info,
>> > pkg_version etc) reside in /usr/local/sbin, as opposed to the
>> > standard /usr/sbin?
>> >
>> > Nothing in my environment, or PATH has changed so why did
>> > it work perfectly for 18 months and then suddenly break?
>> >
>> > Anyway, I need to get this machine up and working properly,
>> > so I'm giving serious consideration to just deleting /usr/local,
>> > /usr/ports and the stuff in /var and starting from a blank
>> > canvas.
>>
>> What have you got in /etc/make.conf? bsd.port.mk is what sets the
>> make(1) macros for pkg_create, etc. (See /usr/ports/Mk/bsd.port.mk lines
>> 2150-2165). Also, when did you last update your ports tree?
>>
>> James
>>
> 
> make.conf:
> 
[snip]
> I last updated the ports tree at about 11am this morning GMT, I
> think the last time before that was about a week ago.

What happens when you run this command from within a port directory:

% make -VPKG_CMD -VPKG_INFO
/usr/sbin/pkg_create
/usr/sbin/pkg_info

and

% which pkg_info
/usr/sbin/pkg_info

Does /usr/local/sbin/pkg_info exist?
% ls -l /usr/local/sbin/pkg_info
ls: /usr/local/sbin/pkg_info: No such file or directory

James


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 14:44:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 7F1A316A4DA
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:44:19 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CD32A43D46
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 14:44:18 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so500953uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 07:44:17 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=R6mwQvvGb964RBdRld0Ufiw2IamGVFOav1Y2NT6gUSG2fEfpxZAIyQb0G35RORpqHYv4pBCnIpgiB1IAT/1ZuAtI4cUzqux3cb1FaAKohjODqSzhA4FKCP1+nltPkzUduNSYFedvUz0V5DmXSkQpH1gRV/hj6h2+4w7QSHgGMyU=
Received: by 10.78.159.7 with SMTP id h7mr457625hue;
	Sun, 16 Jul 2006 07:44:17 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 07:44:17 -0700 (PDT)
Message-ID: <8e96a0b90607160744n306e8db8j17e56a799c6e3381@mail.gmail.com>
Date: Sun, 16 Jul 2006 15:44:17 +0100
From: "mal content" <artifact.one@googlemail.com>
To: "James O'Gorman" <james@netinertia.co.uk>
In-Reply-To: <44BA4D96.6000402@netinertia.co.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
	<44BA46A3.2020205@netinertia.co.uk>
	<8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
	<44BA4D96.6000402@netinertia.co.uk>
Cc: freebsd-ports@freebsd.org
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 14:44:19 -0000

On 16/07/06, James O'Gorman <james@netinertia.co.uk> wrote:
> What happens when you run this command from within a port directory:
>
> % make -VPKG_CMD -VPKG_INFO
> /usr/sbin/pkg_create
> /usr/sbin/pkg_info

Same output!

>
> and
>
> % which pkg_info
> /usr/sbin/pkg_info

Likewise...

>
> Does /usr/local/sbin/pkg_info exist?
> % ls -l /usr/local/sbin/pkg_info
> ls: /usr/local/sbin/pkg_info: No such file or directory

And likewise again...

Makes no sense to me at all!

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 15:33:58 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 CEE4916A4DA
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 15:33:58 +0000 (UTC)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 08B8B43D46
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 15:33:56 +0000 (GMT)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1G28cw-0003Ov-T1
	for freebsd-ports@freebsd.org; Sun, 16 Jul 2006 17:33:50 +0200
Received: from r5k20.chello.upc.cz ([86.49.10.20])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 17:33:50 +0200
Received: from martinkov by r5k20.chello.upc.cz with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 17:33:50 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: freebsd-ports@freebsd.org
From: martinko <martinkov@pobox.sk>
Date: Sun, 16 Jul 2006 17:33:34 +0200
Lines: 11
Message-ID: <e9dm8e$1eg$1@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: r5k20.chello.upc.cz
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US;
	rv:1.8.0.4) Gecko/20060605 SeaMonkey/1.0.2
Sender: news <news@sea.gmane.org>
Subject: wmmsg 1.0_3 -- wrong WWW in pkg-descr
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 15:33:58 -0000

--- x11/wmmsg/pkg-descr.orig    Sat Jan 24 16:06:47 2004
+++ x11/wmmsg/pkg-descr Sun Jul 16 17:15:32 2006
@@ -2,5 +2,5 @@
 by displaying related icons and arrival times. Works with Gaim, X-Chat,
etc.
 Can be used to alert you of various other system events.

-WWW: http://taxiway.swapspace.net/~matt/wmmsg/
+WWW: http://taxiway.swapspace.net:81/~matt/wmmsg/
 Author: Michael Foley <mike@swapspace.net>, Matthew Elder
<matt@swapspace.net>


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 16:18:08 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 38B2F16A4E2
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 16:18:08 +0000 (UTC)
	(envelope-from artifact.one@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EEC7C43D68
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 16:18:03 +0000 (GMT)
	(envelope-from artifact.one@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id m2so520925uge
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 09:18:02 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com;
	h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=pmLscNXPigOjGuGwSYAavEh8+Ag0efZAIe9LpJVDReu8bykXxkLzA1Sb7uP+32syiD2MKUtgaKMpgauURPRqOzieFUX+vgrssQSOF7PasE09N59RUilWjxN2htQV/sf/LMJySP+0/EDJOQ2DVWT/Kda5W7+lALn46bm8zOjB4BE=
Received: by 10.78.139.5 with SMTP id m5mr484956hud;
	Sun, 16 Jul 2006 09:18:02 -0700 (PDT)
Received: by 10.78.43.9 with HTTP; Sun, 16 Jul 2006 09:18:02 -0700 (PDT)
Message-ID: <8e96a0b90607160918w698bcea2i58edba9e1ba2d18@mail.gmail.com>
Date: Sun, 16 Jul 2006 17:18:02 +0100
From: "mal content" <artifact.one@googlemail.com>
To: freebsd-ports@freebsd.org
In-Reply-To: <8e96a0b90607160744n306e8db8j17e56a799c6e3381@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
	<44BA46A3.2020205@netinertia.co.uk>
	<8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
	<44BA4D96.6000402@netinertia.co.uk>
	<8e96a0b90607160744n306e8db8j17e56a799c6e3381@mail.gmail.com>
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 16:18:08 -0000

I deleted all installed packages to clear up the mess, I've not
worked up the nerve to play about with ports again but I do
need to in the future as I have a few ports to submit + maintain.

Is it safe to mix ports and packages? I would like to use binary
packages for the majority but I can see that I'm going
to have to use ports for a couple of applications that I use that
don't have binary packages.

MC

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 18:16:28 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 DB12A16A4E0
	for <ports@freebsd.org>; Sun, 16 Jul 2006 18:16:28 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 37D6D43D55
	for <ports@freebsd.org>; Sun, 16 Jul 2006 18:16:27 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so409244wra
	for <ports@freebsd.org>; Sun, 16 Jul 2006 11:16:26 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=VHYf6IZa5KMIR57eKg2lKHDpiezrfcohLxc4J+gQ9AlHyT++iyxiFtDM5ovVU3Gn0FvAKbzW/8GyuXa6YywSk6ZvoVN8dt3/+HAIVsM6Lobqjc3nYGNE0jTp3bQyVPnS7VvcmAAPS3pN+P8f9bBJAhRPJDx4ipFGWj8csjkuedY=
Received: by 10.54.154.13 with SMTP id b13mr836225wre;
	Sun, 16 Jul 2006 11:16:26 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 66sm1100725wra.2006.07.16.11.16.25;
	Sun, 16 Jul 2006 11:16:26 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Sun, 16 Jul 2006 14:16:23 -0400
To: amistry@am-productions.biz,
 DougB@FreeBSD.org,
 asa@agava.com
X-Mailer: Apple Mail (2.752.2)
Cc: ports@FreeBSD.org, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 18:16:28 -0000

Using either hpijs or hplip (which displays the printer driver as  
hpijs since hpijs is part of the hplip codebase), /usr/local/libxec/ 
cups/filter/foomatic-rip still has issues with network printing  
(foomatic-rip fails). Does anyone have any ideas for me to try? Does  
anyone out there have network printing working with hpijs/hplip and  
CUPS 1.2.0? I am running FreeBSD 6.1-STABLE. Thank you for your  
assistance. Am I reporting my problems appropriately, or do I need to  
file a bug report, and if so, where do I file one (I could not find  
the location)?

On a sidenote, I was having difficulties installing hpijs when hplip  
was already installed (they are not listed, AFAICT, as ports that  
conflict with each other). I think if I were to remove hplip, hpijs  
would install fine.

-Anthony

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 19:13:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B1BC816A4DD;
	Sun, 16 Jul 2006 19:13:36 +0000 (UTC)
	(envelope-from amistry@am-productions.biz)
Received: from mail.united-ware.com (am-productions.biz [69.61.164.22])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4E71443D69;
	Sun, 16 Jul 2006 19:13:30 +0000 (GMT)
	(envelope-from amistry@am-productions.biz)
Received: from [192.168.1.100] (am-productions.biz [69.61.164.22])
	(authenticated bits=0)
	by mail.united-ware.com (8.13.6/8.13.6) with ESMTP id k6GJKbI5032005
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sun, 16 Jul 2006 15:20:43 -0400 (EDT)
	(envelope-from amistry@am-productions.biz)
From: Anish Mistry <amistry@am-productions.biz>
Organization: AM Productions
To: Anthony Agelastos <iqgrande@gmail.com>
Date: Sun, 16 Jul 2006 15:13:58 -0400
User-Agent: KMail/1.9.1
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
In-Reply-To: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart3013780.QAauygzh98";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200607161514.08019.amistry@am-productions.biz>
X-Spam-Status: No, score=-3.5 required=5.0 tests=ALL_TRUSTED,BAYES_80,
	MYFREEBSD3 autolearn=no version=3.1.0
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on 
	mail.united-ware.com
X-Virus-Scanned: ClamAV 0.88.2/1600/Sat Jul 15 11:03:46 2006 on
	mail.united-ware.com
X-Virus-Status: Clean
Cc: ports@freebsd.org, DougB@freebsd.org, asa@agava.com,
	FreeBSD Questions <freebsd-questions@freebsd.org>
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 19:13:36 -0000

--nextPart3013780.QAauygzh98
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday 16 July 2006 14:16, Anthony Agelastos wrote:
> Using either hpijs or hplip (which displays the printer driver as
> hpijs since hpijs is part of the hplip codebase),
> /usr/local/libxec/ cups/filter/foomatic-rip still has issues with
> network printing (foomatic-rip fails). Does anyone have any ideas
> for me to try? Does anyone out there have network printing working
> with hpijs/hplip and CUPS 1.2.0?

I have one report of successful network printing:
> From: George Hartzel
> I couldn't figure out how to get it to use the ethernet port, but
> stumbled on the little hp-makeuri program and it generated one that
> works
>
>   hp:/net/HP_Color_LaswerJet_2840?ip=3D192.168.1.3



> I am running FreeBSD 6.1-STABLE.=20
> Thank you for your assistance. Am I reporting my problems
> appropriately, or do I need to file a bug report, and if so, where
> do I file one (I could not find the location)?
>
> On a sidenote, I was having difficulties installing hpijs when
> hplip was already installed (they are not listed, AFAICT, as ports
> that conflict with each other). I think if I were to remove hplip,
> hpijs would install fine.
hpijs needs to be marked as conflicting with hplip.  hplip is already=20
marked as conflicting with hpijs.

=2D-=20
Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz/

--nextPart3013780.QAauygzh98
Content-Type: application/pgp-signature

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

iD8DBQBEuo//xqA5ziudZT0RAhgwAJ9XQdQp7ZM6b1047DsCb5Fqt7NX8ACgmB13
GIwxjfRl8DcDu0p7st4i8oQ=
=t0SU
-----END PGP SIGNATURE-----

--nextPart3013780.QAauygzh98--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 19:19:44 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D8B2E16A4E7
	for <ports@FreeBSD.org>; Sun, 16 Jul 2006 19:19:44 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5])
	by mx1.FreeBSD.org (Postfix) with SMTP id 8802743D77
	for <ports@FreeBSD.org>; Sun, 16 Jul 2006 19:19:35 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 24877 invoked by uid 399); 16 Jul 2006 19:19:32 -0000
Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 16 Jul 2006 19:19:32 -0000
Message-ID: <44BA9142.4040201@FreeBSD.org>
Date: Sun, 16 Jul 2006 12:19:30 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (X11/20060604)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
In-Reply-To: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org, asa@agava.com, amistry@am-productions.biz,
	FreeBSD Questions <freebsd-questions@freebsd.org>
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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: Sun, 16 Jul 2006 19:19:44 -0000

For future reference, please don't post to both -ports and -questions.

Anthony Agelastos wrote:

> Does anyone out there have network printing working with hpijs/hplip and
> CUPS 1.2.0?

Yes. You need to follow the instructions at
file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html

> On a sidenote, I was having difficulties installing hpijs when hplip was
> already installed 

I'm working on that.

Doug

-- 

    This .signature sanitized for your protection


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 19:50:44 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2B12716A4DD
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 19:50:44 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 07D3243D72
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 19:50:42 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 16 Jul 2006 19:50:41 -0000
Received: from p54A7EA0B.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.234.11]
	by mail.gmx.net (mp043) with SMTP; 16 Jul 2006 21:50:41 +0200
X-Authenticated: #5465401
Message-ID: <44BA9877.1060307@gmx.de>
Date: Sun, 16 Jul 2006 21:50:15 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: freebsd-ports@freebsd.org,  novel@FreeBSD.org
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: 
Subject: multimedia/bmx
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 19:50:44 -0000

The dependency on deskutils/notification-daemon is missing.

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 20:20:22 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E891E16A4E6
	for <ports@freebsd.org>; Sun, 16 Jul 2006 20:20:22 +0000 (UTC)
	(envelope-from kenahoo@gmail.com)
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 401BF43D81
	for <ports@freebsd.org>; Sun, 16 Jul 2006 20:20:11 +0000 (GMT)
	(envelope-from kenahoo@gmail.com)
Received: by nz-out-0102.google.com with SMTP id f1so371607nzc
	for <ports@freebsd.org>; Sun, 16 Jul 2006 13:20:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender;
	b=MuPFOzOO6GWLAiOQ4VByFPCbsaY+Y76bHYjsW83DWJ+ZUyg+OBZF6EtNlB9tnWopX1g/jPQsNoC6tEgTp7duv2VUf/h73JPOPuwiPlflO8wtRaKBI+JQw5ikVRsXWF1BmuuFrYzFf9HjW/fxiUODFOTlmUY1SyMZ/YqzGY8JqgA=
Received: by 10.36.133.19 with SMTP id g19mr1441614nzd;
	Sun, 16 Jul 2006 13:20:11 -0700 (PDT)
Received: from ?192.168.0.101? ( [71.215.229.237])
	by mx.gmail.com with ESMTP id 15sm1197923nzn.2006.07.16.13.20.09;
	Sun, 16 Jul 2006 13:20:09 -0700 (PDT)
In-Reply-To: <20060716083401.GA68789@FreeBSD.csie.nctu.edu.tw>
References: <20060716083401.GA68789@FreeBSD.csie.nctu.edu.tw>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <BC3BFEC9-BC2A-4724-80CD-397F15E661EE@mathforum.org>
Content-Transfer-Encoding: 7bit
From: Ken Williams <ken@mathforum.org>
Date: Sun, 16 Jul 2006 15:20:06 -0500
To: Cheng-Lung Sung <clsung@FreeBSD.org>
X-Mailer: Apple Mail (2.752.2)
Sender: Ken Williams <kenahoo@gmail.com>
Cc: ports@freebsd.org
Subject: Re: Module-Build-2802 dependency problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 20:20:23 -0000

Thanks.  I'll work with John Peacock to resolve this problem.  I  
think we'll need to make version.pm not rely on Module::Build.

  -Ken

On Jul 16, 2006, at 3:34 AM, Cheng-Lung Sung wrote:

> Hi,
>     Since version 0.2802, Module-Build add new dependency of
>     'version > 0.64', but in FreeBSD, p5-version depends on
>     p5-Module-Build. Thus we have a cyclic dependency problem.
>
>     i.e. p5-Module-Build depends on p5-version, but
>          p5-version depends on p5-Module-Build, too.
>
>     Currently I've made patches (copy version-related codes from
>     0.2801) to solve this problem temporary, can you help me to
>     permanent avoid this problem?
>
> Regards,
> -- 
> Cheng-Lung Sung - clsung@


From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 20:23:53 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4C90916A4DE
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 20:23:53 +0000 (UTC)
	(envelope-from ricardo_bsd@yahoo.com.br)
Received: from smtp110.mail.mud.yahoo.com (smtp110.mail.mud.yahoo.com
	[209.191.85.220])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9221C43D5F
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 20:23:52 +0000 (GMT)
	(envelope-from ricardo_bsd@yahoo.com.br)
Received: (qmail 13763 invoked from network); 16 Jul 2006 20:23:52 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br;
	h=Received:Date:To:Subject:From:Organization:Cc:Content-Type:MIME-Version:Content-Transfer-Encoding:Message-ID:User-Agent;
	b=wJND/n7taZpHJKnEmG4DdNL9hkkl7Jp+iYSt9Q3KkH040JSB9cyXrgVPrmK9F5GkKv3ALoPAhwCWSMvz9Yo0SF9pLBnhN72ZiLv0i+kK7iilcbMJz0YatmLobC8s+EivWrKt+NE0Hs0U5e0WZ78EBN4B9mQ8vFRzVglm5ZP51tc=
	; 
Received: from unknown (HELO myfreebsd) (ricardo?bsd@201.1.81.31 with login)
	by smtp110.mail.mud.yahoo.com with SMTP; 16 Jul 2006 20:23:51 -0000
Date: Sun, 16 Jul 2006 17:23:54 -0300
To: freebsd-ports@freebsd.org
From: "Ricardo A. Reis" <ricardo_bsd@yahoo.com.br>
Organization: UNIFESP
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1
MIME-Version: 1.0
Content-Transfer-Encoding: Quoted-Printable
Message-ID: <op.tcstl42gp1tyz6@myfreebsd>
User-Agent: Opera Mail/9.00 (FreeBSD)
Cc: kde@freebsd.org
Subject: FreeBSD 7.0- Current and x11/kdebase3
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 20:23:53 -0000


Hi all,

       Any reason for kdebase3 not compile in current ?

# $FreeBSD: ports/x11/kdebase3/Makefile,v 1.179 2006/07/05 23:22:17 lofi=
  =

Exp $

-------------
gmake[3]: Entering directory  =

`/usr/ports/x11/kdebase3/work/kdebase-3.5.3/kwin'
if /bin/sh /usr/local/bin/libtool --silent --tag=3DCXX --mode=3Dcompile =
 =

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib -I/usr/local/include  =

-I/usr/X11R6/include  -I/usr/local/include  -D_THREAD_SAFE -pthread  =

-DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include   =

-I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef=
  =

-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasin=
g  =

-pipe -DNO_MALLOC_EXTRAS -march=3Dk6-2 -Wno-non-virtual-dtor -fno-except=
ions  =

-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  =

-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -MT  =

workspace.lo -MD -MP -MF ".deps/workspace.Tpo" -c -o workspace.lo  =

workspace.cpp; \
then mv -f ".deps/workspace.Tpo" ".deps/workspace.Plo"; else rm -f  =

".deps/workspace.Tpo"; exit 1; fi
In file included from workspace.h:23,
                  from workspace.cpp:14:
utils.h: In function `int KWinInternal::timestampCompare(Time, Time)':
utils.h:235: error: `timestampCompare' is not a member of `NET'
utils.h: In function `Time KWinInternal::timestampDiff(Time, Time)':
utils.h:241: error: `timestampDiff' is not a member of `NET'
gmake[3]: ** [workspace.lo] Erro 1
gmake[3]: Leaving directory  =

`/usr/ports/x11/kdebase3/work/kdebase-3.5.3/kwin'
gmake[2]: ** [all-recursive] Erro 1
gmake[2]: Leaving directory  =

`/usr/ports/x11/kdebase3/work/kdebase-3.5.3/kwin'
gmake[1]: ** [all-recursive] Erro 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.3'=

gmake: ** [all] Erro 2
*** Error code 2

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

Stop in /usr/ports/sysutils/desktopbsd-tools.
[2]    26631 exit 1     sudo make install
sudo make install  42,23s user 14,10s system 60% cpu 1:32,37 total

Thanks

Ricardo A. Reis
UNIFESP
Unix and Network Admin

		
_______________________________________________________ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. 
http://mail.yahoo.com.br/

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 20:26:22 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 97A6016A4DD
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 20:26:22 +0000 (UTC)
	(envelope-from novel@smtp.hispeed.ch)
Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ED30E43D66
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 20:26:21 +0000 (GMT)
	(envelope-from novel@smtp.hispeed.ch)
Received: from underworld.novel.ru (dial-up8-48.san.ru [88.147.135.48])
	(authenticated bits=0)
	by smtp.hispeed.ch (8.12.11.20060308/8.12.6/taifun-1.0) with ESMTP id
	k6GKQHN5030419; Sun, 16 Jul 2006 22:26:19 +0200
Date: Mon, 17 Jul 2006 00:24:12 +0000
From: Roman Bogorodskiy <novel@freebsd.org>
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Message-ID: <20060717002412.GA677@underworld.novel.ru>
Mail-Followup-To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>,
	freebsd-ports@freebsd.org
References: <44BA9877.1060307@gmx.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE"
Content-Disposition: inline
In-Reply-To: <44BA9877.1060307@gmx.de>
X-PGP: http://people.freebsd.org/~novel/novel.key.asc
X-Virus-Scanned: ClamAV version 0.88.3,
	clamav-milter version 0.88.3 on smtp-08.tornado.cablecom.ch
X-Virus-Status: Clean
X-DCC-spamcheck-01.tornado.cablecom.ch-Metrics: smtp-08.tornado.cablecom.ch
	1377; Body=2 Fuz1=2 Fuz2=2
Cc: freebsd-ports@freebsd.org
Subject: Re: multimedia/bmx
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 20:26:22 -0000


--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

  [LoN]Kamikaze wrote:

> The dependency on deskutils/notification-daemon is missing.

I will have a look tomorrow, too sleepy right now. Thanks!

Roman Bogorodskiy

--0OAP2g/MAC+5xKAE
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iQCVAwUBRLrYrIB0WzgdqspGAQKVEAQAkKnMPpo3PHI08guA3qIrqeUxeJ8VxfRf
GiFlBRCLHCii77uvNzepsuD8AmY1TxEesv65PdmRCZbkiH6WZ2KOyms0cg3HJtUm
JrpGniaOyvpT03prCZi3zS3WMuPVzJ6OrNGEgFWj7katcgOH9FT+o0nlUtE47qVK
W3Unnw0P4ZM=
=Fj5U
-----END PGP SIGNATURE-----

--0OAP2g/MAC+5xKAE--

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 22:35:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 CDA2116A4E0
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 22:35:40 +0000 (UTC)
	(envelope-from ricardo_bsd@yahoo.com.br)
Received: from smtp110.mail.mud.yahoo.com (smtp110.mail.mud.yahoo.com
	[209.191.85.220])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0C43E43D53
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 22:35:39 +0000 (GMT)
	(envelope-from ricardo_bsd@yahoo.com.br)
Received: (qmail 43572 invoked from network); 16 Jul 2006 22:35:39 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br;
	h=Received:Date:To:Subject:From:Organization:Content-Type:MIME-Version:References:Content-Transfer-Encoding:Message-ID:In-Reply-To:User-Agent;
	b=kE2ftuB+Q55TO2lKZih/Oukq007Ip/63IvDKDFTQxBjZonQedeeL6X1tpTmNpavPwEDdXDy26Zt+hhr8HyrZ5vY6XdVaODSJ71MxrpY9AqLRt5/P6Tn2dNAKMzILYobHbCEvNEJVlVEEKwO1BzWODQDIdCP+GG+d4HnVFlPIMuA=
	; 
Received: from unknown (HELO myfreebsd) (ricardo?bsd@201.0.18.252 with login)
	by smtp110.mail.mud.yahoo.com with SMTP; 16 Jul 2006 22:35:38 -0000
Date: Sun, 16 Jul 2006 19:35:40 -0300
To: "Doug Barton" <dougb@freebsd.org>,
	"freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
From: "Ricardo A. Reis" <ricardo_bsd@yahoo.com.br>
Organization: UNIFESP
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1
MIME-Version: 1.0
References: <44B9E086.60009@FreeBSD.org>
Content-Transfer-Encoding: Quoted-Printable
Message-ID: <op.tcszpqyep1tyz6@myfreebsd>
In-Reply-To: <44B9E086.60009@FreeBSD.org>
User-Agent: Opera Mail/9.00 (FreeBSD)
Cc: 
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 22:35:41 -0000

On Sun, 16 Jul 2006 03:45:26 -0300, Doug Barton <dougb@FreeBSD.org> wrot=
e:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Thanks to all who've sent in their bugs, suggestions, and ideas for
> improvement, I've got a new version of portmaster ready for those who =
 =

> would
> like to check it out. It implements the following:
>
> You can find the new version at http://dougbarton.us/portmaster. Thank=
s  =

> in
> advance for any feedback.

   Hi Barton,


  More one idea for portmaster, is possible  limit the number of concurr=
ent  =

fetch ?

[ricardo@myfreebsd:~] # ps -ax |grep fetch
61089  p0  RL+    0:00,01 grep fetch
45657  p2  IW+    0:00,00 /usr/bin/fetch -ARr -S 314268  =

http://www.mplayerhq.hu/MPlayer/Skin/Abyss-1.1.tar.bz2
47910  p2  S+     0:00,67 /usr/bin/fetch -ARr -S 13054606  =

http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-20060501.tar.bz2
51086  p2  S+     0:00,19 /usr/bin/fetch -ARr -S 4046780  =

http://josefsson.org/gnutls/releases/gnutls-1.4.1.tar.bz2
52762  p2  I+     0:00,16 /usr/bin/fetch -ARr -S 3090879  =

http://mirrors.kernel.org/fedora/core/updates/4/i386/coreutils-5.2.1-48.=
1.i386.rpm
54086  p2  S+     0:00,46 /usr/bin/fetch -ARr -S 12247295  =

ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gtk+/2.8/gtk+-2.8.20.ta=
r.bz2
55501  p2  S+     0:00,36 /usr/bin/fetch -ARr -S 3418273  =

ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/libxml2/2.6/libxml2-2.6=
.26.tar.bz2
57469  p2  S+     0:00,18 /usr/bin/fetch -ARr -S 1386855  =

ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/libbonobo/2.14/libbonob=
o-2.14.0.tar.bz2
58278  p2  S+     0:00,14 /usr/bin/fetch -ARr -S 2533934  =

http://ftp.gnu.org/gnu/bash/bash-3.1.tar.gz
58655  p2  S+     0:00,20 /usr/bin/fetch -ARr -S 2713375  =

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lesi/compat5x/co=
mpat5x-i386-5.4.0.8.tar.bz2
58803  p2  S+     0:00,12 /usr/bin/fetch -ARr -S 1737361  =

http://dbus.freedesktop.org/releases/dbus-0.62.tar.gz
60356  p2  S+     0:00,12 /usr/bin/fetch -ARr -S 12284703  =

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/pav/foomatic-db-=
3.0-20060618.tar.gz
60692  p2  S+     0:00,05 /usr/bin/fetch -ARr -S 1627881  =

http://nchc.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-1.70.1.ta=
r.bz2
60764  p2  I+     0:00,03 /usr/bin/fetch -ARr -S 1895477  =

ftp://ftp.no.gnome.org/pub/GNOME/sources/GConf/2.14/GConf-2.14.0.tar.bz2=


    I use portmaster for update 138 ports and now i don't have more  =

bandwidth :-(



Thanks

Ricardo A. Reis
UNIFESP
Unix and Network Admin



	

	
		
_______________________________________________________ 
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/

From owner-freebsd-ports@FreeBSD.ORG  Sun Jul 16 22:41:30 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5DD1A16A4E0
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 22:41:30 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5073043D46
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 22:41:29 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so426054wra
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 15:41:28 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer;
	b=a6Ah1pYfzL3wow8hq1oCQN0aWIeuxmVbtLeYqTHgJuqqWcfKV6Pono372qUXB0H5ol94VZyieoxrL4Hp5J2aghetNEoYxAfliI5SN79bSQeEv1Y8EZPaP0LMTcBs/QiVKwLIgyrL5iErUKWWZg2eccUpNRTWBzMGsgtQCUyn8Lg=
Received: by 10.54.84.19 with SMTP id h19mr1523348wrb;
	Sun, 16 Jul 2006 15:41:28 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 33sm765243wra.2006.07.16.15.41.27;
	Sun, 16 Jul 2006 15:41:28 -0700 (PDT)
In-Reply-To: <44BA9142.4040201@FreeBSD.org>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
	<44BA9142.4040201@FreeBSD.org>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: multipart/mixed; boundary=Apple-Mail-3-836309251
Message-Id: <E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Sun, 16 Jul 2006 18:41:24 -0400
To: freebsd-ports@freebsd.org
X-Mailer: Apple Mail (2.752.2)
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, asa@agava.com,
	amistry@am-productions.biz, DougB@FreeBSD.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 16 Jul 2006 22:41:30 -0000


--Apple-Mail-3-836309251
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
> For future reference, please don't post to both -ports and -questions.

Thank you for this clarification.

> Anthony Agelastos wrote:
>> Does anyone out there have network printing working with hpijs/ 
>> hplip and
>> CUPS 1.2.0?
>
> Yes. You need to follow the instructions at
> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html

I do not think I explained my situation very well. This printer (hp  
LaserJet 1160Le) is connected directly to my FreeBSD server via USB.  
If I print something logged on the server (via lp for instance), it  
prints. I wish to print to this printer from all of the computers on  
my LAN. When I try to print something from one of these computers,  
that is when it bombs and displays the foomatic-rip error message  
(foomatic-rip failed).

The directions on that sheet appear to be if I wanted to print to  
this network printer that wasn't directly connected to the FreeBSD  
server. Am I mistaken about this? Also, there is no button on the  
printer that will print such a page, so I would have to figure out  
how to find this IP address by other means. I cannot see how to find  
it in the CUPS web interface. I assume CUPS issues it an IP address.

The error_log that I have posted on previous threads is attached to  
this email (the successful print jobs were done locally while the  
error occurred when I printed to the printer from my MacBook Pro).  
Does anyone have any suggestions? I should note that prior to the  
CUPS upgrade to 1.2.0 (and the recent gnutls update), my setup was  
working (I was able to print from the server itself as well as all of  
the rest of the computers on my LAN). I have rebuilt all packages  
several times (except for the OS).


--Apple-Mail-3-836309251
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed


On my MacBook Pro, when I go to the CUPS web interface, I see the  
following for the printer:
hp_LaserJet_1160Le@192.168.0.3	HP LaserJet 1160 Foomatic/hpijs  
(recommended)	
	Description: hp LaserJet 1160Le
Location: Den
Printer State: idle, accepting jobs.

192.168.0.3 is the IP address of my FreeBSD server on my LAN. It  
looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be  
mistaken. It has found the printer through Bonjour (zeroconf I  
believe is another name for it), so I didn't have to do any  
configuring. Could there be an incompatibility within these versions  
of CUPS? I have found the following page which lists several issues  
and talks about how CUPS 1.2.0 is broken in several places. Could one  
of these be the issue?

http://www.bsdforums.org/forums/showthread.php?t=42391

>
>> On a sidenote, I was having difficulties installing hpijs when  
>> hplip was
>> already installed
>
> I'm working on that.
Thank you for your assistance on this.
>
> Doug
>
> -- 
>
>     This .signature sanitized for your protection
>


--Apple-Mail-3-836309251--

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 00:52:57 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3FB9716A4E1
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 00:52:57 +0000 (UTC)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net
	[69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CD943D6E
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 00:52:56 +0000 (GMT)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: (qmail 5754 invoked from network); 17 Jul 2006 00:52:55 -0000
Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org)
	([66.92.78.145])
	(envelope-sender <freebsd-ports-local@be-well.ilk.org>)
	by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
	for <freebsd-ports@freebsd.org>; 17 Jul 2006 00:52:55 -0000
Received: by be-well.ilk.org (Postfix, from userid 1147)
	id F31A128449; Sun, 16 Jul 2006 20:52:54 -0400 (EDT)
To: "mal content" <artifact.one@googlemail.com>
References: <8e96a0b90607160621p7a75a63esdff83f98a5652764@mail.gmail.com>
	<44BA46A3.2020205@netinertia.co.uk>
	<8e96a0b90607160721i4bbe3cd1w245579b84652ccd8@mail.gmail.com>
	<44BA4D96.6000402@netinertia.co.uk>
	<8e96a0b90607160744n306e8db8j17e56a799c6e3381@mail.gmail.com>
	<8e96a0b90607160918w698bcea2i58edba9e1ba2d18@mail.gmail.com>
From: Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
Date: Sun, 16 Jul 2006 20:52:54 -0400
In-Reply-To: <8e96a0b90607160918w698bcea2i58edba9e1ba2d18@mail.gmail.com> (mal
	content's message of "Sun, 16 Jul 2006 17:18:02 +0100")
Message-ID: <441wsl59y1.fsf@be-well.ilk.org>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: freebsd-ports@freebsd.org
Subject: Re: pkg_* [was: Problems creating port, pkg_info?]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 00:52:57 -0000

"mal content" <artifact.one@googlemail.com> writes:

> Is it safe to mix ports and packages?

Yes.  Once installed, there is no difference between them; you may not
even be able to tell which method was used.

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 02:08:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 888DB16A4E0
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 02:08:36 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp103.biz.mail.re2.yahoo.com (smtp103.biz.mail.re2.yahoo.com
	[68.142.229.217])
	by mx1.FreeBSD.org (Postfix) with SMTP id 95BF643D49
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 02:08:35 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 4113 invoked from network); 17 Jul 2006 02:08:34 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=Vq9Uhn9Pv+loF513sw5t2JYjaIW8MudgGQVrTeCsqyX+kqU1Tx6fLlFgnKW2iz70rz2poaBA93gEzI+5lLnbmT8EVV/1TsF+RKXZHvcMEAKd0cWK0C8TSxDTboEj864jOnhFjvM/+kNGobm1v10ypCZWsjTnO5UBiP8nGoNNKLQ=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp103.biz.mail.re2.yahoo.com with SMTP; 17 Jul 2006 02:08:34 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 6D3015C48;
	Sun, 16 Jul 2006 22:08:33 -0400 (EDT)
Message-ID: <44BAF121.5030805@yahoo.com>
Date: Sun, 16 Jul 2006 22:08:33 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
In-Reply-To: <E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 02:08:36 -0000

Anthony Agelastos wrote:
> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>> For future reference, please don't post to both -ports and -questions.
>
> Thank you for this clarification.
>
>> Anthony Agelastos wrote:
>>> Does anyone out there have network printing working with hpijs/hplip 
>>> and
>>> CUPS 1.2.0?
>>
>> Yes. You need to follow the instructions at
>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>
> I do not think I explained my situation very well. This printer (hp 
> LaserJet 1160Le) is connected directly to my FreeBSD server via USB. 
> If I print something logged on the server (via lp for instance), it 
> prints. I wish to print to this printer from all of the computers on 
> my LAN. When I try to print something from one of these computers, 
> that is when it bombs and displays the foomatic-rip error message 
> (foomatic-rip failed).
>
> The directions on that sheet appear to be if I wanted to print to this 
> network printer that wasn't directly connected to the FreeBSD server. 
> Am I mistaken about this? Also, there is no button on the printer that 
> will print such a page, so I would have to figure out how to find this 
> IP address by other means. I cannot see how to find it in the CUPS web 
> interface. I assume CUPS issues it an IP address.
>
> The error_log that I have posted on previous threads is attached to 
> this email (the successful print jobs were done locally while the 
> error occurred when I printed to the printer from my MacBook Pro). 
> Does anyone have any suggestions? I should note that prior to the CUPS 
> upgrade to 1.2.0 (and the recent gnutls update), my setup was working 
> (I was able to print from the server itself as well as all of the rest 
> of the computers on my LAN). I have rebuilt all packages several times 
> (except for the OS).
>
>
> On my MacBook Pro, when I go to the CUPS web interface, I see the 
> following for the printer:
> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs 
> (recommended)   
>     Description: hp LaserJet 1160Le
> Location: Den
> Printer State: idle, accepting jobs.
>
> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It looks 
> as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be mistaken. It 
> has found the printer through Bonjour (zeroconf I believe is another 
> name for it), so I didn't have to do any configuring. Could there be 
> an incompatibility within these versions of CUPS? I have found the 
> following page which lists several issues and talks about how CUPS 
> 1.2.0 is broken in several places. Could one of these be the issue?
>
> http://www.bsdforums.org/forums/showthread.php?t=42391
>
>>
>>> On a sidenote, I was having difficulties installing hpijs when hplip 
>>> was
>>> already installed
>>
>> I'm working on that.
> Thank you for your assistance on this.
>>
>> Doug
>>
>> -- 
>>     This .signature sanitized for your protection
>>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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"
You need to restart CUPS when the printer "attaches" via USB or else 
CUPS won't know about the USB port and you'll get this error every time.

jmc

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 02:41:51 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 9044116A4DA
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 02:41:51 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7C03C43D69
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 02:41:43 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so442071wra
	for <freebsd-ports@freebsd.org>; Sun, 16 Jul 2006 19:41:42 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=Twx+Y+cheV7mlSE+ugkKT4pv0mFHU3BH3n4KW/1T2aSBm8ieVtB3f3eQC0J9Aq62pQECob3zE4N7XpdIc8TU7uU8xyAbwFNiWwkYH6z6sJBkGGEasyJyvJhMQzt2AoPpeEUJXwPxc/Lj3jBsKChxeOda21pj2NMVeMR0jLfwdnM=
Received: by 10.54.158.20 with SMTP id g20mr1632610wre;
	Sun, 16 Jul 2006 19:41:42 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id g7sm713249wra.2006.07.16.19.41.41;
	Sun, 16 Jul 2006 19:41:42 -0700 (PDT)
In-Reply-To: <44BAF121.5030805@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Sun, 16 Jul 2006 22:41:39 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 02:41:51 -0000


On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>> For future reference, please don't post to both -ports and - 
>>> questions.
>>
>> Thank you for this clarification.
>>
>>> Anthony Agelastos wrote:
>>>> Does anyone out there have network printing working with hpijs/ 
>>>> hplip and
>>>> CUPS 1.2.0?
>>>
>>> Yes. You need to follow the instructions at
>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>
>> I do not think I explained my situation very well. This printer  
>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server  
>> via USB. If I print something logged on the server (via lp for  
>> instance), it prints. I wish to print to this printer from all of  
>> the computers on my LAN. When I try to print something from one of  
>> these computers, that is when it bombs and displays the foomatic- 
>> rip error message (foomatic-rip failed).
>>
>> The directions on that sheet appear to be if I wanted to print to  
>> this network printer that wasn't directly connected to the FreeBSD  
>> server. Am I mistaken about this? Also, there is no button on the  
>> printer that will print such a page, so I would have to figure out  
>> how to find this IP address by other means. I cannot see how to  
>> find it in the CUPS web interface. I assume CUPS issues it an IP  
>> address.
>>
>> The error_log that I have posted on previous threads is attached  
>> to this email (the successful print jobs were done locally while  
>> the error occurred when I printed to the printer from my MacBook  
>> Pro). Does anyone have any suggestions? I should note that prior  
>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my  
>> setup was working (I was able to print from the server itself as  
>> well as all of the rest of the computers on my LAN). I have  
>> rebuilt all packages several times (except for the OS).
>>
>>
>> On my MacBook Pro, when I go to the CUPS web interface, I see the  
>> following for the printer:
>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs  
>> (recommended)       Description: hp LaserJet 1160Le
>> Location: Den
>> Printer State: idle, accepting jobs.
>>
>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It  
>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be  
>> mistaken. It has found the printer through Bonjour (zeroconf I  
>> believe is another name for it), so I didn't have to do any  
>> configuring. Could there be an incompatibility within these  
>> versions of CUPS? I have found the following page which lists  
>> several issues and talks about how CUPS 1.2.0 is broken in several  
>> places. Could one of these be the issue?
>>
>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>
>>>
>>>> On a sidenote, I was having difficulties installing hpijs when  
>>>> hplip was
>>>> already installed
>>>
>>> I'm working on that.
>> Thank you for your assistance on this.
>>>
>>> Doug
>>>
>>> -- 
>>>     This .signature sanitized for your protection
>>>
>>
>> --------------------------------------------------------------------- 
>> ---
>>
>> _______________________________________________
>> 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"
> You need to restart CUPS when the printer "attaches" via USB or  
> else CUPS won't know about the USB port and you'll get this error  
> every time.

I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
something from my laptop. Same error.
dell# lpstat -t
scheduler is running
no system default destination
device for Create_PDF: cups-pdf:/
device for hp_LaserJet_1160Le: /dev/ulpt0
Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
22:36:15 2006
         /usr/local/libexec/cups/filter/foomatic-rip failed
hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02  
2006


>
> jmc


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 03:07:04 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5D58616A4DF
	for <ports@freebsd.org>; Mon, 17 Jul 2006 03:07:04 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from mail.droso.net (koala.droso.net [193.88.12.38])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6429D43D46
	for <ports@freebsd.org>; Mon, 17 Jul 2006 03:07:03 +0000 (GMT)
	(envelope-from linimon@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by mail.droso.net (Postfix) with ESMTP id B89C922CFD
	for <ports@freebsd.org>; Mon, 17 Jul 2006 05:07:02 +0200 (CEST)
Received: from koala.ipv6.droso.net (localhost [IPv6:::1])
	by mail.droso.net (Postfix) with ESMTP id 3CA0122C38
	for <ports@freebsd.org>; Mon, 17 Jul 2006 05:06:59 +0200 (CEST)
From: linimon@FreeBSD.org
To: ports@freebsd.org
Message-Id: <20060717030659.3CA0122C38@mail.droso.net>
Date: Mon, 17 Jul 2006 05:06:59 +0200 (CEST)
X-Virus-Scanned: by amavisd 0.1
Cc: 
Subject: FreeBSD ports that you maintain which are currently marked broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 03:07:04 -0000

Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we are attempting to notify maintainers of
ports that are marked as "broken" in their Makefiles.  In many cases
these ports are failing to compile on some subset of the FreeBSD
build environments.  The most common problem is that recent versions
of -CURRENT include gcc3.4, which is much stricter about such things
as function declarations, literal strings constants that continue
over several physical lines, and forcing the deprecation of antique
header files such as varargs.h (we should now be using stdargs.h).

The next most common problem is that compiles succeed on the i386
architecture (e.g. the common Intel PC), but fail on one or more of
the other architectures due to assumptions about things such as size
of various types, byte-alignment issues, and so forth.

In occasional cases we see that the same port may have different
errors in different build environments.  The script that runs on the
build cluster uses heuristics to try to 'guess' the error type to
help you isolate problems, but it is only a rough guide.

If you need help in one or more build environments that you do not
have access to, please ask for help on the freebsd-ports mailing
list.

One more note: on occasion, there are transient build errors seen
on the build farm.  Unfortunately, there is not yet any way for this
algorithm to tell the difference (humans are much, much better at
this kind of thing.)

The errors are listed below.  In the case where the same
problem exists on more than one build environment, the URL points
to the latest errorlog for that type.  (By 'build environment'
here we mean 'combination of 4.x/5.x/6.x with target architecture'.)

(Note: the dates are included to help you to gauge whether or not
the error still applies to the latest version.  The program
that generates this report is not yet able to determine this
automatically.)

portname:           audio/autools
broken because:     fails to install with latest gmake (needs whitespace
                    at EOL)
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/autools-1.3.0.log (Jul 14 12:14:56 GMT 2006)
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/autools-1.3.0.log (Jul 16 14:24:39 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=autools


portname:           audio/festival+OGI
broken because:     Touches filesystem prior to make install
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=festival%2BOGI


portname:           audio/spiralloops
broken because:     Does not compile (bad C++ code)
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=spiralloops


portname:           chinese/gbfs
broken because:     fails to patch
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=gbfs


portname:           chinese/xemacs
broken because:     Does not build even with fix for -lxpg4
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=xemacs


portname:           databases/glom
broken because:     needs an update to 1.0
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=glom


portname:           databases/p5-GDBM
broken because:     Does not compile
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/p5-GDBM-1.00.log (Mar 15 01:21:42 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-GDBM


portname:           devel/clint
broken because:     Does not compile on FreeBSD >= 5.x
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=clint


portname:           devel/ixlib
broken because:     Does not compile on !i386 or on FreeBSD >= 5.x
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/ixlib-0.96.2_3.log (Jul 14 12:12:46 GMT 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ixlib


portname:           devel/libsigcx
broken because:     Does not compile on FreeBSD >= 5.x
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=libsigcx


portname:           devel/ocaml-camomile
broken because:     Does not build
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ocaml-camomile


portname:           devel/ocaml-pcre
broken because:     fails to fetch
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/ocaml-pcre-5.10.3.log (Jul 14 12:34:52 GMT 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ocaml-pcre


portname:           devel/ruby-textbuf
broken because:     Inconsistent dependencies
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-textbuf


portname:           devel/vstr
broken because:     fails to patch
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2006062004/vstr-1.0.15.log (Jul  2 20:46:48 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=vstr


portname:           editors/e93
broken because:     Does not compile
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=e93


portname:           editors/xenon
broken because:     Does not compile (bad C++ code)
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=xenon


portname:           emulators/linux_base-debian
broken because:     Does not build reliably
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-debian


portname:           games/nethack34-qt
broken because:     does not build
build errors:
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2006053000/nethack-qt-3.4.3_3.log (Jun 12 16:12:47 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=nethack34-qt


portname:           games/phpua-bf
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_bf-1.1.0b.log (Jul  4 12:24:28 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-bf


portname:           games/phpua-cod
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_cod-1.1.0b.log (Jul  4 12:24:08 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-cod


portname:           games/phpua-hl
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_hl-1.1.0b.log (Jul  4 12:25:23 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-hl


portname:           games/phpua-q3
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_q3-1.1.0b.log (Jul  4 12:26:18 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-q3


portname:           games/phpua-ut
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_ut-1.1.0b.log (Jul  4 12:26:45 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-ut


portname:           games/phpua-ut2003
broken because:     does not install due to dependency problem in
                    games/phpua-engine
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_ut2003-1.1.0b.log (Jul  4 12:26:21 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-ut2003


portname:           graphics/gtkdps
broken because:     Unfetchable
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006042002/gtkdps-0.3.2_2.log (Apr 25 16:11:34 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=gtkdps


portname:           graphics/mesa-demos
broken because:     Does not compile
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=mesa-demos


portname:           graphics/nurbs++
broken because:     Does not compile with gcc 3.4.2
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/nurbs++-3.0.11_1.log (Mar 14 23:33:12 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=nurbs%2B%2B


portname:           graphics/opendx-samples
broken because:     Changes permissions on installed file
                    usr/local/dx/java/server/nets
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=opendx-samples


portname:           graphics/qtutils
broken because:     Does not build
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=qtutils


portname:           graphics/teddy
broken because:     Does not compile on FreeBSD >= 5.x
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=teddy


portname:           graphics/truevision
broken because:     needs to have gtkglext dependency updated
build errors:
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.6.2006062421/truevision-0.5.5.2.log (Jul 14 08:01:41 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=truevision


portname:           japanese/edict-utf-8
broken because:     Size mismatch
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/ja-edict-utf-8-20050310_1.log (Mar 14 23:36:40 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=edict-utf-8


portname:           japanese/gnomelibs
broken because:     Does not compile on FreeBSD 601102
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=gnomelibs


portname:           japanese/navi2ch-xemacs21-mule
broken because:     Incomplete pkg-plist
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=navi2ch-xemacs21-mule


portname:           japanese/xemacs-devel-canna+freewnn
broken because:     Incomplete pkg-plist
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-canna%2Bfreewnn


portname:           japanese/xemacs-devel-canna+wnn6
broken because:     Incomplete pkg-plist
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-canna%2Bwnn6


portname:           japanese/xemacs-devel-freewnn
broken because:     Incomplete pkg-plist
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-freewnn


portname:           japanese/xemacs-devel-wnn6
broken because:     Incomplete pkg-plist
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-wnn6


portname:           java/janosvm
broken because:     Fails to link
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=janosvm


portname:           java/jboss2
broken because:     Broken by www/jakarta-tomcat4/files/startup.sh removal
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jboss2


portname:           lang/Sather
broken because:     Does not compile on FreeBSD 601102
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=Sather


portname:           lang/cduce
broken because:     Does not compile
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=cduce


portname:           lang/egcs
broken because:     Does not compile (bad C++ code)
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=egcs


portname:           lang/gcc30
broken because:     Does not compile
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gcc30


portname:           lang/tensile
broken because:     Coredump during build on FreeBSD >= 6.x
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/tensile-0.9_1,1.log (Mar 15 01:19:45 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=tensile


portname:           math/gambit
broken because:     fails to compile
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/gambit-0.2006.01.20.log (Jul 16 20:30:19 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=gambit


portname:           math/petsc
broken because:     fails to configure
build errors:
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.6.2006062421/petsc-2.3.1_1.log (Jul 14 03:39:03 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=petsc


portname:           math/petsc-mpich
broken because:     fails to configure
build errors:
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.6.2006062421/petsc-mpich-2.3.1_1.log (Jul 14 04:45:58 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=petsc-mpich


portname:           misc/goblin
broken because:     Does not compile on FreeBSD >= 5.x
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=goblin


portname:           misc/matrix-kmod
broken because:     Unfetchable
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/matrix-kmod-1.2_1.log (Mar 15 00:20:32 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=matrix-kmod


portname:           multimedia/pitivi
broken because:     Installs files during "make all"
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=pitivi


portname:           multimedia/xmms-avi
broken because:     Does not compile on FreeBSD >= 5.x
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xmms-avi


portname:           net-mgmt/sting
broken because:     Does not work with ipfw2
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/sting-0.7.log (Mar 14 23:43:11 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=sting


portname:           net/coda6_server
broken because:     does not compile
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/coda-server-6.0.7.log (Jul  4 12:23:57 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=coda6_server


portname:           net/linphone-base
broken because:     broken by latest update to libosip2
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=linphone-base


portname:           net/nocatsplash
broken because:     Unfetchable
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=nocatsplash


portname:           net/tramp
broken because:     removes files not belonging to it on deinstall
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/tramp-emacs21-2.1.6.log (Jul 16 20:18:40 UTC 2006)
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/tramp-emacs21-2.1.6.log (Jul 14 12:22:07 GMT 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=tramp


portname:           net/vls
broken because:     fails to install
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/vls-0.5.6_1.log (Jul 14 12:17:52 GMT 2006)
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/vls-0.5.6_1.log (Jul 16 14:43:37 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=vls


portname:           news/PicMonger
broken because:     Does not compile (bad C++ code)
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=PicMonger


portname:           security/snortreport
broken because:     does not package; depends on multiple versions of PHP
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2006062004/snortreport-1.2.log (Jul  2 21:38:17 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=snortreport


portname:           sysutils/comconsole
broken because:     Modifies files in / and does not undo upon deinstall
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/comconsole-0.1.log (Mar 13 22:20:06 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=comconsole


portname:           sysutils/xperfmon3
broken because:     Does not compile
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=xperfmon3


portname:           www/mozilla-bonobo
broken because:     Does not build with new Mozilla
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mozilla-bonobo


portname:           www/rt3-elixus
broken because:     Install fails
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=rt3-elixus


portname:           x11-toolkits/xclasses
broken because:     fails to install
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006071303/xclasses-1.4.0.log (Jul 14 12:17:56 GMT 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=xclasses


If these errors are ones that you are already aware of, please
accept our apologies and ignore this message.  On the other hand, if
you no longer wish to maintain this port (or ports), please reply
with a message stating that, and accept our thanks for your efforts
in the past.

Every effort has been made to make sure that these error reports
really do correspond to a port that you maintain.  However, due to
the fact that this is an automated process, it may indeed generate
false matches.  If one of these errors fits that description,
please forward this email to the author of this software, Mark
Linimon <linimon@FreeBSD.org>, so that he can attempt to fix the
problem in the future.

Thanks for your efforts to help improve FreeBSD.

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 03:07:59 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 44C8216A4DF
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 03:07:59 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from mail.droso.net (koala.droso.net [193.88.12.38])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 82B1543D68
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 03:07:58 +0000 (GMT)
	(envelope-from linimon@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by mail.droso.net (Postfix) with ESMTP id DAE8022C38
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 05:07:57 +0200 (CEST)
Received: from koala.ipv6.droso.net (localhost [IPv6:::1])
	by mail.droso.net (Postfix) with ESMTP id ED98F22B60
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 05:07:54 +0200 (CEST)
From: linimon@FreeBSD.org
To: ports@FreeBSD.org
Message-Id: <20060717030754.ED98F22B60@mail.droso.net>
Date: Mon, 17 Jul 2006 05:07:54 +0200 (CEST)
X-Virus-Scanned: by amavisd 0.1
Cc: 
Subject: FreeBSD ports which are currently scheduled for deletion
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 03:07:59 -0000

As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems, the ports will be
deleted.

The goal of this posting is to make this process much more visible
to the wider FreeBSD community.

portname:           devel/linux_devtools
description:        Packages needed for doing development in Linux mode
maintainer:         freebsd-emulation@FreeBSD.org
deprecated because: the dependcy is deprecated, please use a linux_dist
                    port instead
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux_devtools


portname:           devel/openorb
description:        Java implementation of the OMG CORBA 2.4.2
                    specification
maintainer:         ports@FreeBSD.org
deprecated because: not really maintained anymore (last beta version is 2
                    years old)
expiration date:    2006-08-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=openorb


portname:           devel/py-ui
description:        A user interface library written in Python
maintainer:         alex@foxybanana.com
deprecated because: PyUI does not work with well with current versions of
                    graphics/py-opengl and has not been developed in over
                    two years. Python game development should be done with
                    devel/py-game instead
expiration date:    2006-08-24
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=py-ui


portname:           emulators/linux_base
description:        Basic packages for Linux mode from Red Hat 7.3/i386
maintainer:         ports@FreeBSD.org
status:             IGNORE
deprecated because: unsupported by upstream, no security support anymore
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base


portname:           emulators/linux_base-8
description:        Base set of packages needed in Linux mode (for
                    i386/amd64)
maintainer:         freebsd-emulation@FreeBSD.org
status:             IGNORE
deprecated because: unsupported by upstream, no security support anymore
expiration date:    2006-09-01
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2006022322/linux_base-8-8.0_15.log (Jun 13 18:32:10 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-8


portname:           emulators/linux_base-debian
description:        Debian base set for the Linux mode
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: unmaintained and does not comply to the linux_base
                    invariants
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-debian


portname:           emulators/linux_base-rh-9
description:        Base set of packages needed in Linux mode (only for
                    i386)
maintainer:         ports@FreeBSD.org
status:             IGNORE
deprecated because: unsupported by upstream, no security support anymore
expiration date:    2006-09-01
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006042002/linux_base-rh-9.log (Apr 25 16:03:23 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-rh-9


portname:           emulators/linux_base-suse-9.1
description:        Basic packages for Linux mode from SUSE 9.1/i386
maintainer:         ports@FreeBSD.org
status:             IGNORE
deprecated because: unmaintained and does not comply to the linux_base
                    invariants
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-suse-9.1


portname:           emulators/linux_base-suse-9.2
description:        Basic packages for Linux mode from SUSE 9.2/i386
maintainer:         ports@FreeBSD.org
status:             IGNORE
deprecated because: unmaintained and does not comply to the linux_base
                    invariants
expiration date:    2006-09-01
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006042002/linux_base-suse-9.2.log (Apr 25 16:03:23 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-suse-9.2


portname:           emulators/linux_base-suse-9.3
description:        Basic packages for Linux mode from SUSE 9.3/i386
maintainer:         ports@FreeBSD.org
status:             IGNORE
deprecated because: unmaintained and does not comply to the linux_base
                    invariants
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-suse-9.3


portname:           games/phpua-bf
description:        A Battlefield 1942 plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_bf-1.1.0b.log (Jul  4 12:24:28 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-bf


portname:           games/phpua-cod
description:        A Call of Duty plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_cod-1.1.0b.log (Jul  4 12:24:08 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-cod


portname:           games/phpua-hl
description:        A Half-Life plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_hl-1.1.0b.log (Jul  4 12:25:23 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-hl


portname:           games/phpua-q3
description:        A Quake 3 plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_q3-1.1.0b.log (Jul  4 12:26:18 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-q3


portname:           games/phpua-ut
description:        An Unreal Tournament plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_ut-1.1.0b.log (Jul  4 12:26:45 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-ut


portname:           games/phpua-ut2003
description:        An Unreal Tournament 2003 plugin for phpUA
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: does not install due to dependency problem in
                    games/phpua-engine
expiration date:    2006-09-03
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/phpua-plugin_ut2003-1.1.0b.log (Jul  4 12:26:21 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=phpua-ut2003


portname:           graphics/GIFgraph
description:        A Perl package to generate PNG charts
maintainer:         ls@gambit.com.ru
deprecated because: This module is simply a wrapper around GD::Graph and
                    is deprecated.  One should simply use
                    graphics/p5-GD-Graph
expiration date:    2007-01-01
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2006062004/p5-GIFgraph-1.20.log (Jul 14 14:41:12 UTC 2006)
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/p5-GIFgraph-1.20.log (Jul 16 15:08:28 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=GIFgraph


portname:           japanese/eb3
description:        C library for accessing EB, EBG, EBXA and EPWING
                    CD-ROM dictionaries
maintainer:         ports@FreeBSD.org
deprecated because: please use a never version in japanese/eb
expiration date:    2006-07-19
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=eb3


portname:           japanese/xemacs-devel-canna+freewnn
description:        XEmacs(beta version) text editor(SJ3, SKK, Canna and
                    FreeWnn)
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: Unsupported and broken very long time
expiration date:    2006-08-05
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-canna%2Bfreewnn


portname:           japanese/xemacs-devel-canna+wnn6
description:        XEmacs(beta version) text editor(SJ3, SKK, Canna and
                    Wnn6)
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: Unsupported and broken very long time
expiration date:    2006-08-05
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-canna%2Bwnn6


portname:           japanese/xemacs-devel-freewnn
description:        XEmacs(beta version) text editor(SJ3, SKK and FreeWnn)
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: Unsupported and broken very long time
expiration date:    2006-08-05
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-freewnn


portname:           japanese/xemacs-devel-wnn6
description:        XEmacs(beta version) text editor(SJ3, SKK and Wnn6)
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: Unsupported and broken very long time
expiration date:    2006-08-05
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=xemacs-devel-wnn6


portname:           korean/linux_locale
description:        Glibc 2.0 Korean locale for linux compatibility
maintainer:         cjh@kr.freebsd.org
deprecated because: the dependency is scheduled for removal and a recent
                    glib does not need this
expiration date:    2006-09-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=linux_locale


portname:           mail/dspampd
description:        Transparent smtp proxy - scans mail through DSPAM
                    and/or ClamAV
maintainer:         itetcu@FreeBSD.org
deprecated because: Buggy with recent perl versions, not developed
                    anymore, use mail/dspam[-devel] in --daemon mode
                    instead
expiration date:    2006-07-30
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=dspampd


portname:           misc/matrix-kmod
description:        Screensaver for console (matrix_saver.ko) "Matrix"
                    like
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: Unfetchable
expiration date:    2006-07-15
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/matrix-kmod-1.2_1.log (Mar 15 00:20:32 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=matrix-kmod


portname:           net-im/jabber
description:        Online presence and instant messaging server
maintainer:         ports@FreeBSD.org
deprecated because: fd_set -- bitmap index overflow in multiple
                    applications.
expiration date:    2006-08-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=jabber


portname:           net/coda5_client
description:        Client programs for a replicated high-performance
                    network file system
maintainer:         coda@cs.cmu.edu
status:             BROKEN
deprecated because: no longer available from mastersite
expiration date:    2006-10-04
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/coda-client-5.3.20_3.log (Jul  4 12:25:03 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=coda5_client


portname:           net/coda5_server
description:        Server programs for a replicated high-performance
                    network file system
maintainer:         coda@cs.cmu.edu
status:             BROKEN
deprecated because: no longer available from mastersite
expiration date:    2006-10-04
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/coda-server-5.3.20_3.log (Jul  4 12:24:57 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=coda5_server


portname:           net/coda6_client
description:        Server programs for a replicated high-performance
                    network file system
maintainer:         tim@robbins.dropbear.id.au
status:             BROKEN
deprecated because: compiles neither on 5-STABLE nor 6-STABLE; current
                    version is quite old
expiration date:    2006-10-04
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=coda6_client


portname:           net/coda6_server
description:        Server programs for a replicated high-performance
                    network file system
maintainer:         ports@FreeBSD.org
status:             BROKEN
deprecated because: compiles neither on 5-STABLE nor 6-STABLE; current
                    version is quite old
expiration date:    2006-10-04
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006062120/coda-server-6.0.7.log (Jul  4 12:23:57 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=coda6_server


portname:           net/samba
description:        A free SMB and CIFS client and server for UNIX
maintainer:         ports@FreeBSD.org
status:             FORBIDDEN
deprecated because: 
expiration date:    2006-08-20
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=samba


portname:           net/svnc
description:        VNC viewer for SVGAlib
maintainer:         ports@FreeBSD.org
deprecated because: mastersite gone, depends on unfetchable, antique
                    version of vnc
expiration date:    2006-07-28
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=svnc


portname:           www/mediawiki14
description:        The wiki engine used by Wikipedia
maintainer:         gerrit.beine@gmx.de
deprecated because: No longer supported, please upgrade your wiki
                    installation
expiration date:    2006-10-01
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/mediawiki-1.4.15.log (Jun  7 06:19:15 UTC 2006)
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mediawiki14


portname:           x11/gtk2-theme-switch
description:        A command line tool for switching GTK themes
maintainer:         A.J.Caines@halplant.com
deprecated because: nothing new in over 2 years, use x11/gtkchtheme
expiration date:    2006-08-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=gtk2-theme-switch

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 03:08:17 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5B8FC16A50E
	for <ports@freebsd.org>; Mon, 17 Jul 2006 03:08:17 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from mail.droso.net (koala.droso.net [193.88.12.38])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E5CFC43D49
	for <ports@freebsd.org>; Mon, 17 Jul 2006 03:08:16 +0000 (GMT)
	(envelope-from linimon@FreeBSD.org)
Received: from localhost (localhost [127.0.0.1])
	by mail.droso.net (Postfix) with ESMTP id 451A122DE1
	for <ports@freebsd.org>; Mon, 17 Jul 2006 05:08:16 +0200 (CEST)
Received: from koala.ipv6.droso.net (localhost [IPv6:::1])
	by mail.droso.net (Postfix) with ESMTP id 9B00122DB6
	for <ports@freebsd.org>; Mon, 17 Jul 2006 05:08:11 +0200 (CEST)
From: linimon@FreeBSD.org
To: ports@freebsd.org
Message-Id: <20060717030811.9B00122DB6@mail.droso.net>
Date: Mon, 17 Jul 2006 05:08:11 +0200 (CEST)
X-Virus-Scanned: by amavisd 0.1
Cc: 
Subject: FreeBSD ports that you maintain which are currently marked forbidden
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 03:08:17 -0000

Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we are attempting to notify maintainers of
ports that are marked as "forbidden" in their Makefiles.  Often,
these ports are so marked due to security concerns, such as known
exploits.

An overview of the port, including errors seen on the build farm, is
included below.

portname:           graphics/zgv
forbidden because: 
                    http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=zgv


portname:           misc/compat3x
forbidden because:  FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath  - not
                    fixed / no lib available
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=compat3x


portname:           net/samba
forbidden because: 
                    http://vuxml.FreeBSD.org/3b3676be-52e1-11d9-a9e7-0001020eed82.html
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=samba


portname:           www/linux-beonex
forbidden because:  Security issues. From http://www.beonex.com/ 'The
                    currently available Beonex Communicator 0.8 builds
                    have several known security bugs'
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-beonex


If this problem is one that you are already aware of, please accept
our apologies and ignore this message.  On the other hand, if you no
longer wish to maintain this port (or ports), please reply with a
message stating that, and accept our thanks for your efforts in the
past.

Thanks for your efforts to help improve FreeBSD.

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 03:19:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B5DFE16A4DD
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 03:19:19 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp106.biz.mail.re2.yahoo.com (smtp106.biz.mail.re2.yahoo.com
	[206.190.52.175])
	by mx1.FreeBSD.org (Postfix) with SMTP id D1F8043D4C
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 03:19:17 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 20704 invoked from network); 17 Jul 2006 03:19:17 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=j1+DUZ05+Sn5CGnMhKqtxUjxBHctBwrtd/GfkkPTrBgM2Ev70sHwd+hF1gypfS/85wvzO5PbGXZCd8wObb/zBKc63OZ2HWD+LcSHUiPxPQ4jmjA7nL6BbZ3ceEucYEb6+XOGXlzuj4upD3Gu4VmmdoxB7U/Jr1W5I50Okp7ooOU=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp106.biz.mail.re2.yahoo.com with SMTP; 17 Jul 2006 03:19:16 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 7DC485C48;
	Sun, 16 Jul 2006 23:19:14 -0400 (EDT)
Message-ID: <44BB01B2.1070303@yahoo.com>
Date: Sun, 16 Jul 2006 23:19:14 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
In-Reply-To: <438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 03:19:19 -0000

Anthony Agelastos wrote:
>
> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>
>> Anthony Agelastos wrote:
>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>> For future reference, please don't post to both -ports and -questions.
>>>
>>> Thank you for this clarification.
>>>
>>>> Anthony Agelastos wrote:
>>>>> Does anyone out there have network printing working with 
>>>>> hpijs/hplip and
>>>>> CUPS 1.2.0?
>>>>
>>>> Yes. You need to follow the instructions at
>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>>
>>> I do not think I explained my situation very well. This printer (hp 
>>> LaserJet 1160Le) is connected directly to my FreeBSD server via USB. 
>>> If I print something logged on the server (via lp for instance), it 
>>> prints. I wish to print to this printer from all of the computers on 
>>> my LAN. When I try to print something from one of these computers, 
>>> that is when it bombs and displays the foomatic-rip error message 
>>> (foomatic-rip failed).
>>>
>>> The directions on that sheet appear to be if I wanted to print to 
>>> this network printer that wasn't directly connected to the FreeBSD 
>>> server. Am I mistaken about this? Also, there is no button on the 
>>> printer that will print such a page, so I would have to figure out 
>>> how to find this IP address by other means. I cannot see how to find 
>>> it in the CUPS web interface. I assume CUPS issues it an IP address.
>>>
>>> The error_log that I have posted on previous threads is attached to 
>>> this email (the successful print jobs were done locally while the 
>>> error occurred when I printed to the printer from my MacBook Pro). 
>>> Does anyone have any suggestions? I should note that prior to the 
>>> CUPS upgrade to 1.2.0 (and the recent gnutls update), my setup was 
>>> working (I was able to print from the server itself as well as all 
>>> of the rest of the computers on my LAN). I have rebuilt all packages 
>>> several times (except for the OS).
>>>
>>>
>>> On my MacBook Pro, when I go to the CUPS web interface, I see the 
>>> following for the printer:
>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs 
>>> (recommended)       Description: hp LaserJet 1160Le
>>> Location: Den
>>> Printer State: idle, accepting jobs.
>>>
>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>>> mistaken. It has found the printer through Bonjour (zeroconf I 
>>> believe is another name for it), so I didn't have to do any 
>>> configuring. Could there be an incompatibility within these versions 
>>> of CUPS? I have found the following page which lists several issues 
>>> and talks about how CUPS 1.2.0 is broken in several places. Could 
>>> one of these be the issue?
>>>
>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>
>>>>
>>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>>> hplip was
>>>>> already installed
>>>>
>>>> I'm working on that.
>>> Thank you for your assistance on this.
>>>>
>>>> Doug
>>>>
>>>> --    This .signature sanitized for your protection
>>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> _______________________________________________
>>> 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"
>> You need to restart CUPS when the printer "attaches" via USB or else 
>> CUPS won't know about the USB port and you'll get this error every time.
>
> I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
> something from my laptop. Same error.
> dell# lpstat -t
> scheduler is running
> no system default destination
> device for Create_PDF: cups-pdf:/
> device for hp_LaserJet_1160Le: /dev/ulpt0
> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 22:36:15 
> 2006
>         /usr/local/libexec/cups/filter/foomatic-rip failed
> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 2006
>
>
>>
>> jmc
>
>
What are the permissions/ownership on /dev/ulpt0?

jmc

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 03:24:38 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E2DE016A4E0
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 03:24:38 +0000 (UTC)
	(envelope-from edu07643@yahoo.com.br)
Received: from web61022.mail.yahoo.com (web61022.mail.yahoo.com
	[209.73.179.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 43DD143D49
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 03:24:36 +0000 (GMT)
	(envelope-from edu07643@yahoo.com.br)
Received: (qmail 90130 invoked by uid 60001); 17 Jul 2006 03:24:35 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br;
	h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=aiFUFb6obXQdhbyERBT+nH3y4RyBid4g0umWmBge8uB/pPv3Dufuj8qM0oy2/WKBFh6DGWtDtzSjulPHrDSzSZCTqSsZT8OeGq2ueSZdT9fwPM7wWHbshQ84lbux4MnbTBscZ0EB3NxUlv4VZxvz9yTWyEF6gtrV8wnJ+9nttqU=
	; 
Message-ID: <20060717032435.90128.qmail@web61022.mail.yahoo.com>
Received: from [69.86.22.118] by web61022.mail.yahoo.com via HTTP;
	Mon, 17 Jul 2006 00:24:35 ART
Date: Mon, 17 Jul 2006 00:24:35 -0300 (ART)
From: "E. J. Cerejo" <edu07643@yahoo.com.br>
To: Anthony Agelastos <iqgrande@gmail.com>,
	John Merryweather Cooper <john_m_cooper@yahoo.com>
In-Reply-To: <438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 03:24:39 -0000

Create another printer using a different name from the one you have right now and see if you can see it.

Anthony Agelastos <iqgrande@gmail.com> escreveu:  
On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>> For future reference, please don't post to both -ports and - 
>>> questions.
>>
>> Thank you for this clarification.
>>
>>> Anthony Agelastos wrote:
>>>> Does anyone out there have network printing working with hpijs/ 
>>>> hplip and
>>>> CUPS 1.2.0?
>>>
>>> Yes. You need to follow the instructions at
>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>
>> I do not think I explained my situation very well. This printer 
>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server 
>> via USB. If I print something logged on the server (via lp for 
>> instance), it prints. I wish to print to this printer from all of 
>> the computers on my LAN. When I try to print something from one of 
>> these computers, that is when it bombs and displays the foomatic- 
>> rip error message (foomatic-rip failed).
>>
>> The directions on that sheet appear to be if I wanted to print to 
>> this network printer that wasn't directly connected to the FreeBSD 
>> server. Am I mistaken about this? Also, there is no button on the 
>> printer that will print such a page, so I would have to figure out 
>> how to find this IP address by other means. I cannot see how to 
>> find it in the CUPS web interface. I assume CUPS issues it an IP 
>> address.
>>
>> The error_log that I have posted on previous threads is attached 
>> to this email (the successful print jobs were done locally while 
>> the error occurred when I printed to the printer from my MacBook 
>> Pro). Does anyone have any suggestions? I should note that prior 
>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my 
>> setup was working (I was able to print from the server itself as 
>> well as all of the rest of the computers on my LAN). I have 
>> rebuilt all packages several times (except for the OS).
>>
>>
>> On my MacBook Pro, when I go to the CUPS web interface, I see the 
>> following for the printer:
>> hp_LaserJet_1160Le@192.168.0.3 HP LaserJet 1160 Foomatic/hpijs 
>> (recommended) Description: hp LaserJet 1160Le
>> Location: Den
>> Printer State: idle, accepting jobs.
>>
>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>> mistaken. It has found the printer through Bonjour (zeroconf I 
>> believe is another name for it), so I didn't have to do any 
>> configuring. Could there be an incompatibility within these 
>> versions of CUPS? I have found the following page which lists 
>> several issues and talks about how CUPS 1.2.0 is broken in several 
>> places. Could one of these be the issue?
>>
>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>
>>>
>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>> hplip was
>>>> already installed
>>>
>>> I'm working on that.
>> Thank you for your assistance on this.
>>>
>>> Doug
>>>
>>> -- 
>>> This .signature sanitized for your protection
>>>
>>
>> --------------------------------------------------------------------- 
>> ---
>>
>> _______________________________________________
>> 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"
> You need to restart CUPS when the printer "attaches" via USB or 
> else CUPS won't know about the USB port and you'll get this error 
> every time.

I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
something from my laptop. Same error.
dell# lpstat -t
scheduler is running
no system default destination
device for Create_PDF: cups-pdf:/
device for hp_LaserJet_1160Le: /dev/ulpt0
Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
printer Create_PDF is idle. enabled since Sun Jun 25 11:27:52 2006
printer hp_LaserJet_1160Le is idle. enabled since Sun Jul 16 
22:36:15 2006
/usr/local/libexec/cups/filter/foomatic-rip failed
hp_LaserJet_1160Le-30 iqgrande 7168 Sun Jul 16 22:36:02 
2006


>
> jmc



 		
---------------------------------
 Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas!

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 05:45:25 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 962FA16A4E0
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 05:45:25 +0000 (UTC)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DBA3E43D49
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 05:45:24 +0000 (GMT)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1G2Luu-00066J-Ay
	for freebsd-ports@freebsd.org; Mon, 17 Jul 2006 07:45:16 +0200
Received: from www.creo.hu ([217.113.62.14])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 07:45:16 +0200
Received: from csaba-ml by www.creo.hu with local (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 07:45:16 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: freebsd-ports@freebsd.org
From: Csaba Henk <csaba-ml@creo.hu>
Date: Mon, 17 Jul 2006 05:45:07 +0000 (UTC)
Lines: 61
Message-ID: <slrnebm8uc.esg.csaba@beastie.creo.hu>
References: <20060715195146.GE1106@roadrunner.aventurien.local>
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: www.creo.hu
User-Agent: slrn/0.9.8.1 (FreeBSD)
Sender: news <news@sea.gmane.org>
Subject: Re: Port of FUSE-NTFS to FreeBSD (sort of)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 05:45:25 -0000

On 2006-07-15, Ulrich Spoerlein <uspoerlein@gmail.com> wrote:
> the FUSE NTFS team has release a new version of its NTFS driver which
> promises to deliver write support for NTFS to FreeBSD.
> http://sourceforge.net/mailarchive/forum.php?thread_id=3D23836054&forum_id=
>=3D2697
>
> I made a port of the driver and fixed some build errors, but the port is
> still not working (for me), as it is running into an infinite loop.
>
> If some people would like to take it from here, I'd be glad to hand the
> port over, as I don't have that much time. At least all the boring stuff
> (pkg-descr, pkg-plist) has been taken care of.
>
> Here's further debugging info:
>
> Mounting the fuse device will result in an infinite loop in
> ntfs_attr_pread calling ntfs_pread unsuccessfully over and over again:
>
> (gdb) bt
> #0  ntfs_attr_pread (na=3D0x805e100, pos=3D476846, count=3D3354, b=3D0x8083=
> 000) at attrib.c:887
> #1  0x080497f3 in ntfs_fuse_get_nr_free_clusters (vol=3D0x8054100) at ntfs-=
> 3g.c:200
> #2  0x080498f1 in ntfs_fuse_statfs (path=3D0x480b62db "/", sfs=3D0xbfbfe600=
> ) at ntfs-3g.c:254
> #3  0x480b1cb1 in fuse_statfs () from /usr/local/lib/libfuse.so.2

My bet is that it's not a FUSE issue (neither kernel, nor lib). The bug
is apparently triggered below the fuselib level. I think it's either
some platform-related subtlety or a plain bug in the ntfs-3g code.

I also made a try with ntfs-3g, but, as I don't have real ntfs
partitions, I only tried with a quickly "mkntfs -fF"-d file. With that,
it works fine.

So, the misbehaviour is not easy to reproduce by our current knowledge,
that is, no other interested party can continue the work from where you
are.

I suggest you to go over one (or more) of the following possibilities:

 - Make a try with several ntfs volumes. If it works with most of them,
   send a pr for adding the port, and user feedback can help in tracking
   down the bug. (Btw, I'd suggest fusefs-ntfs3g or
   fusefs-ntfs-3g or fusefs-ntfs_3g as the port name -- I think
   including "3g" is necessary to make it unambigous what's we are
   dealing with.) 

 - Try to mount the same ntfs volume from Linux (if you don't have Linux
   on your box, you can still do it with a livecd). If the same thing
   happens, it's a bug in ntfs-3g, and you can report upstream (although
   the author is on a vacation ATM, as you probably know).

 - If gdb fails to uncover the reasons, fail back to plain old printf
   debug. Use the "-odebug,no_detach" mount options. Then the fs daemon
   won't go background and won't swallow output, so if you insert printfs
   you can make use of them. Moreover, the daemon will produce a lot of 
   debug output without needing to touch the code.

Regards,
Csaba


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 10:18:14 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4660616A4DD;
	Mon, 17 Jul 2006 10:18:14 +0000 (UTC)
	(envelope-from ume@mahoroba.org)
Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2879A43D45;
	Mon, 17 Jul 2006 10:18:12 +0000 (GMT)
	(envelope-from ume@mahoroba.org)
Received: from kasuga.mahoroba.org
	(IDENT:TurIrSWiWTHbSlDSMqKA+ZQpvaET+jacF2VEicg6OIBhtZhP/qipbefed9AFpWsJ@kasuga-iwi.mahoroba.org
	[IPv6:2001:2f0:104:8010:212:f0ff:fe52:6ac])
	(user=ume mech=CRAM-MD5 bits=0)
	by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id
	k6HAI4PG069980
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 17 Jul 2006 19:18:05 +0900 (JST)
	(envelope-from ume@mahoroba.org)
Date: Mon, 17 Jul 2006 19:18:04 +0900
Message-ID: <ygewtack00z.wl%ume@mahoroba.org>
From: Hajimu UMEMOTO <ume@FreeBSD.org>
To: stable@FreeBSD.org, ports@FreeBSD.org, gnome@FreeBSD.org
References: <200607171009.k6HA9xHu070992@repoman.freebsd.org>
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8
	(=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd)
	MULE/5.0 (SAKAKI)
X-Operating-System: FreeBSD 6.1-STABLE
X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc
X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5  BF5F 04E9 F086 BF90 71FE
Organization: Internet Mutual Aid Society, YOKOHAMA
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed; boundary="Multipart_Mon_Jul_17_19:18:03_2006-1"
X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by
	milter-greylist-2.1.5 (ameno.mahoroba.org
	[IPv6:2001:2f0:104:8010::1]); Mon, 17 Jul 2006 19:18:05 +0900 (JST)
X-Virus-Scanned: by amavisd-new
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham 
	version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ameno.mahoroba.org
Cc: 
Subject: HEADS UP: BIND9's resolver and reentrant version of netdb functions
	are MFC'ed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 10:18:14 -0000

--Multipart_Mon_Jul_17_19:18:03_2006-1
Content-Type: text/plain; charset=US-ASCII

Hi,

I've just MFC'ed the BIND9's resolver stuff and reentrant version of
netdb functions.
It is known that some ports are confused by existence of reentrant
functions.  So, I've bumped __FreeBSD_version to 601103.


--Multipart_Mon_Jul_17_19:18:03_2006-1
Content-Type: message/rfc822

X-Sieve: CMU Sieve 2.3
Delivered-To: ume@freebsd.org
X-Original-To: src-committers@FreeBSD.org
Delivered-To: src-committers@FreeBSD.org
Message-Id: <200607171009.k6HA9xHu070992@repoman.freebsd.org>
From: Hajimu UMEMOTO <ume@FreeBSD.org>
Date: Mon, 17 Jul 2006 10:09:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/sys param.h src/include Makefile netdb.h
	res_update.h resolv.h src/include/arpa inet.h nameser.h
	nameser_compat.h src/lib/libc Makefile src/lib/libc/include
	port_after.h port_before.h resolv_mt.h src/lib/libc/include/isc ...
X-FreeBSD-CVS-Branch: RELENG_6
Sender: owner-src-committers@FreeBSD.org
Precedence: bulk
X-Loop: FreeBSD.ORG
X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-2.1.5
	(ameno.mahoroba.org [218.45.22.175]);
	Mon, 17 Jul 2006 19:10:11 +0900 (JST)
X-Virus-Scanned: by amavisd-new
X-Virus-Status: Clean
X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
	SPF_PASS autolearn=ham version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ameno.mahoroba.org

ume         2006-07-17 10:09:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/sys              param.h 
    include              Makefile netdb.h resolv.h 
    include/arpa         inet.h nameser.h nameser_compat.h 
    lib/libc             Makefile 
    lib/libc/net         Makefile.inc getaddrinfo.c gethostbydns.c 
                         gethostbyht.c gethostbyname.3 
                         gethostbynis.c gethostnamadr.c 
                         getnameinfo.c getnetbydns.c getnetbyht.c 
                         getnetbynis.c getnetnamadr.c getproto.c 
                         getprotoent.c getprotoname.c 
                         getservbyname.c getservbyport.c 
                         getservent.c name6.c netdb_private.h 
                         res_config.h res_mkupdate.c res_update.c 
  Added files:           (Branch: RELENG_6)
    include              res_update.h 
    lib/libc/include     port_after.h port_before.h resolv_mt.h 
    lib/libc/include/isc eventlib.h 
    lib/libc/inet        Makefile.inc inet_addr.c inet_cidr_ntop.c 
                         inet_cidr_pton.c inet_lnaof.c 
                         inet_makeaddr.c inet_net_ntop.c 
                         inet_net_pton.c inet_neta.c inet_netof.c 
                         inet_network.c inet_ntoa.c inet_ntop.c 
                         inet_pton.c nsap_addr.c 
    lib/libc/isc         Makefile.inc ev_streams.c ev_timers.c 
                         eventlib_p.h 
    lib/libc/nameser     Makefile.inc ns_name.c ns_netint.c 
                         ns_parse.c ns_print.c ns_samedomain.c 
                         ns_ttl.c 
    lib/libc/resolv      Makefile.inc h_errno.c herror.c 
                         mtctxres.c res_comp.c res_data.c 
                         res_debug.c res_debug.h res_init.c 
                         res_mkquery.c res_private.h res_query.c 
                         res_send.c res_state.c 
  Removed files:         (Branch: RELENG_6)
    lib/libc/net         herror.c inet_addr.c inet_lnaof.c 
                         inet_makeaddr.c inet_net_ntop.c 
                         inet_net_pton.c inet_neta.c inet_netof.c 
                         inet_network.c inet_ntoa.c inet_ntop.c 
                         inet_pton.c ns_name.c ns_netint.c 
                         ns_parse.c ns_print.c ns_ttl.c 
                         nsap_addr.c res_comp.c res_data.c 
                         res_debug.c res_init.c res_mkquery.c 
                         res_query.c res_send.c res_send_private.h 
  Log:
  MFC:
    - Update the resolver in libc to BIND9's one.
    - make reentrant version of netdb functions glibc style API, and
      expose them to outside of libc.
    - make netdb functions NSS friendly.
  
          include/Makefile                        1.261
          include/arpa/inet.h                     1.26
          include/arpa/nameser.h                  1.18
          include/arpa/nameser_compat.h           1.5
          include/netdb.h                         1.40-1.42
          include/res_update.h                    1.1
          include/resolv.h                        1.29-1.30
          lib/libc/Makefile                       1.64
          lib/libc/include/isc/eventlib.h         1.1.1.1
          lib/libc/include/port_after.h           1.1-1.2
          lib/libc/include/port_before.h          1.1
          lib/libc/include/resolv_mt.h            1.1.1.1
          lib/libc/inet/Makefile.inc              1.1
          lib/libc/inet/inet_addr.c               1.1.1.1, 1.2
          lib/libc/inet/inet_cidr_ntop.c          1.1.1.1
          lib/libc/inet/inet_cidr_pton.c          1.1.1.1, 1.2
          lib/libc/inet/inet_lnaof.c              1.1.1.1, 1.2
          lib/libc/inet/inet_makeaddr.c           1.1.1.1, 1.2
          lib/libc/inet/inet_net_ntop.c           1.1.1.1, 1.2
          lib/libc/inet/inet_net_pton.c           1.1.1.1, 1.2
          lib/libc/inet/inet_neta.c               1.1.1.1, 1.2
          lib/libc/inet/inet_netof.c              1.1.1.1, 1.2
          lib/libc/inet/inet_network.c            1.1.1.1, 1.2
          lib/libc/inet/inet_ntoa.c               1.1.1.1, 1.2
          lib/libc/inet/inet_ntop.c               1.1.1.1, 1.2
          lib/libc/inet/inet_pton.c               1.1.1.1, 1.2
          lib/libc/inet/nsap_addr.c               1.1.1.1, 1.2
          lib/libc/isc/Makefile.inc               1.1
          lib/libc/isc/ev_streams.c               1.1.1.1, 1.2
          lib/libc/isc/ev_timers.c                1.1.1.1, 1.2
          lib/libc/isc/eventlib_p.h               1.1.1.1, 1.2
          lib/libc/nameser/Makefile.inc           1.1
          lib/libc/nameser/ns_name.c              1.1.1.1
          lib/libc/nameser/ns_netint.c            1.1.1.1
          lib/libc/nameser/ns_parse.c             1.1.1.1
          lib/libc/nameser/ns_print.c             1.1.1.1, 1.2
          lib/libc/nameser/ns_samedomain.c        1.1.1.1, 1.2
          lib/libc/nameser/ns_ttl.c               1.1.1.1
          lib/libc/net/Makefile.inc               1.58
          lib/libc/net/getaddrinfo.c              1.74, 1.77-1.78
          lib/libc/net/gethostbydns.c             1.55-1.57
          lib/libc/net/gethostbyht.c              1.24-1.26
          lib/libc/net/gethostbyname.3            1.35
          lib/libc/net/gethostbynis.c             1.26-1.28
          lib/libc/net/gethostnamadr.c            1.29-1.30, 1.32
          lib/libc/net/getnameinfo.c              1.18
          lib/libc/net/getnetbydns.c              1.32-1.33
          lib/libc/net/getnetbyht.c               1.17-1.18
          lib/libc/net/getnetbynis.c              1.20-1.21
          lib/libc/net/getnetnamadr.c             1.22
          lib/libc/net/getproto.c                 1.5
          lib/libc/net/getprotoent.c              1.7
          lib/libc/net/getprotoname.c             1.5
          lib/libc/net/getservbyname.c            1.8
          lib/libc/net/getservbyport.c            1.8
          lib/libc/net/getservent.c               1.21
          lib/libc/net/name6.c                    1.56-1.57
          lib/libc/net/netdb_private.h            1.10-1.11, 1.13
          lib/libc/net/res_config.h               1.9
          lib/libc/net/res_mkupdate.c             1.7-1.8
          lib/libc/net/res_update.c               1.8-1.9
          lib/libc/resolv/Makefile.inc            1.1
          lib/libc/resolv/h_errno.c               1.1
          lib/libc/resolv/herror.c                1.1.1.1, 1.2
          lib/libc/resolv/mtctxres.c              1.1.1.1, 1.2
          lib/libc/resolv/res_comp.c              1.1.1.1, 1.2
          lib/libc/resolv/res_data.c              1.1.1.1, 1.2-1.3
          lib/libc/resolv/res_debug.c             1.1.1.1, 1.2
          lib/libc/resolv/res_debug.h             1.1.1.1
          lib/libc/resolv/res_init.c              1.1.1.1, 1.2
          lib/libc/resolv/res_mkquery.c           1.1.1.1, 1.2
          lib/libc/resolv/res_private.h           1.1.1.1
          lib/libc/resolv/res_query.c             1.1.1.1, 1.2-1.3
          lib/libc/resolv/res_send.c              1.1.1.1, 1.2
          lib/libc/resolv/res_state.c             1.1-1.2
  
  Tested by:      nork
  
  Revision     Changes    Path
  1.244.2.4    +1 -1      src/include/Makefile
  1.25.14.1    +33 -23    src/include/arpa/inet.h
  1.16.14.1    +205 -73   src/include/arpa/nameser.h
  1.4.14.1     +8 -1      src/include/arpa/nameser_compat.h
  1.38.2.2     +29 -3     src/include/netdb.h
  1.2.2.1      +79 -0     src/include/res_update.h (new)
  1.26.2.2     +315 -148  src/include/resolv.h
  1.56.2.1     +4 -0      src/lib/libc/Makefile
  1.1.1.1.2.1  +203 -0    src/lib/libc/include/isc/eventlib.h (new)
  1.2.2.1      +11 -0     src/lib/libc/include/port_after.h (new)
  1.1.2.1      +22 -0     src/lib/libc/include/port_before.h (new)
  1.1.1.1.2.1  +49 -0     src/lib/libc/include/resolv_mt.h (new)
  1.2.2.1      +9 -0      src/lib/libc/inet/Makefile.inc (new)
  1.2.2.1      +217 -0    src/lib/libc/inet/inet_addr.c (new)
  1.1.1.1.2.1  +263 -0    src/lib/libc/inet/inet_cidr_ntop.c (new)
  1.2.2.1      +277 -0    src/lib/libc/inet/inet_cidr_pton.c (new)
  1.2.2.1      +72 -0     src/lib/libc/inet/inet_lnaof.c (new)
  1.2.2.1      +75 -0     src/lib/libc/inet/inet_makeaddr.c (new)
  1.2.2.1      +286 -0    src/lib/libc/inet/inet_net_ntop.c (new)
  1.2.2.1      +414 -0    src/lib/libc/inet/inet_net_pton.c (new)
  1.2.2.1      +96 -0     src/lib/libc/inet/inet_neta.c (new)
  1.2.2.1      +71 -0     src/lib/libc/inet/inet_netof.c (new)
  1.2.2.1      +113 -0    src/lib/libc/inet/inet_network.c (new)
  1.2.2.1      +71 -0     src/lib/libc/inet/inet_ntoa.c (new)
  1.2.2.1      +201 -0    src/lib/libc/inet/inet_ntop.c (new)
  1.2.2.1      +223 -0    src/lib/libc/inet/inet_pton.c (new)
  1.2.2.1      +120 -0    src/lib/libc/inet/nsap_addr.c (new)
  1.1.2.1      +6 -0      src/lib/libc/isc/Makefile.inc (new)
  1.2.2.1      +316 -0    src/lib/libc/isc/ev_streams.c (new)
  1.2.2.1      +513 -0    src/lib/libc/isc/ev_timers.c (new)
  1.2.2.1      +285 -0    src/lib/libc/isc/eventlib_p.h (new)
  1.2.2.1      +6 -0      src/lib/libc/nameser/Makefile.inc (new)
  1.1.1.1.2.1  +965 -0    src/lib/libc/nameser/ns_name.c (new)
  1.1.1.1.2.1  +58 -0     src/lib/libc/nameser/ns_netint.c (new)
  1.1.1.1.2.1  +211 -0    src/lib/libc/nameser/ns_parse.c (new)
  1.2.2.1      +909 -0    src/lib/libc/nameser/ns_print.c (new)
  1.3.2.1      +210 -0    src/lib/libc/nameser/ns_samedomain.c (new)
  1.1.1.1.2.1  +162 -0    src/lib/libc/nameser/ns_ttl.c (new)
  1.54.2.1     +10 -9     src/lib/libc/net/Makefile.inc
  1.69.2.6     +134 -176  src/lib/libc/net/getaddrinfo.c
  1.54.2.1     +187 -120  src/lib/libc/net/gethostbydns.c
  1.23.2.1     +123 -49   src/lib/libc/net/gethostbyht.c
  1.34.2.1     +2 -2      src/lib/libc/net/gethostbyname.3
  1.25.2.1     +118 -58   src/lib/libc/net/gethostbynis.c
  1.28.2.1     +227 -184  src/lib/libc/net/gethostnamadr.c
  1.17.2.1     +7 -20     src/lib/libc/net/getnameinfo.c
  1.31.2.1     +124 -56   src/lib/libc/net/getnetbydns.c
  1.16.2.1     +100 -28   src/lib/libc/net/getnetbyht.c
  1.19.2.1     +67 -22    src/lib/libc/net/getnetbynis.c
  1.21.2.1     +90 -70    src/lib/libc/net/getnetnamadr.c
  1.4.2.1      +20 -8     src/lib/libc/net/getproto.c
  1.5.2.1      +82 -40    src/lib/libc/net/getprotoent.c
  1.4.2.1      +22 -10    src/lib/libc/net/getprotoname.c
  1.7.2.1      +23 -11    src/lib/libc/net/getservbyname.c
  1.7.2.1      +22 -10    src/lib/libc/net/getservbyport.c
  1.19.2.1     +92 -43    src/lib/libc/net/getservent.c
  1.12.8.1     +0 -113    src/lib/libc/net/herror.c (dead)
  1.16.14.1    +0 -200    src/lib/libc/net/inet_addr.c (dead)
  1.5.14.1     +0 -68     src/lib/libc/net/inet_lnaof.c (dead)
  1.4.14.1     +0 -71     src/lib/libc/net/inet_makeaddr.c (dead)
  1.7.14.2     +0 -281    src/lib/libc/net/inet_net_ntop.c (dead)
  1.9.10.2     +0 -410    src/lib/libc/net/inet_net_pton.c (dead)
  1.9.12.1     +0 -92     src/lib/libc/net/inet_neta.c (dead)
  1.5.14.1     +0 -67     src/lib/libc/net/inet_netof.c (dead)
  1.9.14.1     +0 -100    src/lib/libc/net/inet_network.c (dead)
  1.6.14.1     +0 -67     src/lib/libc/net/inet_ntoa.c (dead)
  1.12.14.1    +0 -188    src/lib/libc/net/inet_ntop.c (dead)
  1.11.14.2    +0 -219    src/lib/libc/net/inet_pton.c (dead)
  1.54.2.2     +70 -67    src/lib/libc/net/name6.c
  1.9.4.1      +56 -53    src/lib/libc/net/netdb_private.h
  1.5.12.1     +0 -592    src/lib/libc/net/ns_name.c (dead)
  1.3.14.1     +0 -53     src/lib/libc/net/ns_netint.c (dead)
  1.4.14.1     +0 -189    src/lib/libc/net/ns_parse.c (dead)
  1.3.14.1     +0 -742    src/lib/libc/net/ns_print.c (dead)
  1.4.12.1     +0 -150    src/lib/libc/net/ns_ttl.c (dead)
  1.9.14.1     +0 -113    src/lib/libc/net/nsap_addr.c (dead)
  1.18.2.1     +0 -268    src/lib/libc/net/res_comp.c (dead)
  1.8.14.1     +0 -4      src/lib/libc/net/res_config.h
  1.8.14.1     +0 -82     src/lib/libc/net/res_data.c (dead)
  1.21.12.1    +0 -992    src/lib/libc/net/res_debug.c (dead)
  1.33.2.1     +0 -715    src/lib/libc/net/res_init.c (dead)
  1.19.14.1    +0 -246    src/lib/libc/net/res_mkquery.c (dead)
  1.6.2.1      +5 -9      src/lib/libc/net/res_mkupdate.c
  1.30.2.4     +0 -491    src/lib/libc/net/res_query.c (dead)
  1.50.2.1     +0 -941    src/lib/libc/net/res_send.c (dead)
  1.1.8.1      +0 -82     src/lib/libc/net/res_send_private.h (dead)
  1.7.14.1     +22 -20    src/lib/libc/net/res_update.c
  1.3.2.1      +7 -0      src/lib/libc/resolv/Makefile.inc (new)
  1.2.2.1      +49 -0     src/lib/libc/resolv/h_errno.c (new)
  1.2.2.1      +128 -0    src/lib/libc/resolv/herror.c (new)
  1.2.2.1      +140 -0    src/lib/libc/resolv/mtctxres.c (new)
  1.2.2.1      +274 -0    src/lib/libc/resolv/res_comp.c (new)
  1.3.2.1      +324 -0    src/lib/libc/resolv/res_data.c (new)
  1.2.2.1      +1184 -0   src/lib/libc/resolv/res_debug.c (new)
  1.1.1.1.2.1  +36 -0     src/lib/libc/resolv/res_debug.h (new)
  1.2.2.1      +870 -0    src/lib/libc/resolv/res_init.c (new)
  1.2.2.1      +260 -0    src/lib/libc/resolv/res_mkquery.c (new)
  1.1.1.1.2.1  +22 -0     src/lib/libc/resolv/res_private.h (new)
  1.3.2.1      +485 -0    src/lib/libc/resolv/res_query.c (new)
  1.2.2.1      +1162 -0   src/lib/libc/resolv/res_send.c (new)
  1.3.2.1      +96 -0     src/lib/libc/resolv/res_state.c (new)
  1.244.2.14   +1 -1      src/sys/sys/param.h

--Multipart_Mon_Jul_17_19:18:03_2006-1
Content-Type: text/plain; charset=US-ASCII


--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

--Multipart_Mon_Jul_17_19:18:03_2006-1--

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 10:59:31 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 9BE2E16A4DE
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 10:59:31 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BE5B643D72
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 10:59:19 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so474167wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 03:59:18 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=RXMybyS0i8W/EPWbehdfl9LvsButtnW4i003v3ARcVtRD5syjyq8JA8wNX099Tlk4fydr8FeEyQmTmWV9l6MdYFlY2Nek1gqUzt/z6PIramOuL9sVvdAvaWXvxTTcbDKo5mwVoc58uOIR6oJreGUKAaO5h7izL3BXDUIOT3xN4g=
Received: by 10.54.132.9 with SMTP id f9mr1896115wrd;
	Mon, 17 Jul 2006 03:59:18 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 67sm3819502wra.2006.07.17.03.59.17;
	Mon, 17 Jul 2006 03:59:18 -0700 (PDT)
In-Reply-To: <44BB01B2.1070303@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <EB354826-CA5A-4CFF-856F-483557B0DDAF@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 06:59:15 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 10:59:31 -0000

On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>>
>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>
>>> Anthony Agelastos wrote:
>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>> For future reference, please don't post to both -ports and - 
>>>>> questions.
>>>>
>>>> Thank you for this clarification.
>>>>
>>>>> Anthony Agelastos wrote:
>>>>>> Does anyone out there have network printing working with hpijs/ 
>>>>>> hplip and
>>>>>> CUPS 1.2.0?
>>>>>
>>>>> Yes. You need to follow the instructions at
>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/ 
>>>>> net.html
>>>>
>>>> I do not think I explained my situation very well. This printer  
>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server  
>>>> via USB. If I print something logged on the server (via lp for  
>>>> instance), it prints. I wish to print to this printer from all  
>>>> of the computers on my LAN. When I try to print something from  
>>>> one of these computers, that is when it bombs and displays the  
>>>> foomatic-rip error message (foomatic-rip failed).
>>>>
>>>> The directions on that sheet appear to be if I wanted to print  
>>>> to this network printer that wasn't directly connected to the  
>>>> FreeBSD server. Am I mistaken about this? Also, there is no  
>>>> button on the printer that will print such a page, so I would  
>>>> have to figure out how to find this IP address by other means. I  
>>>> cannot see how to find it in the CUPS web interface. I assume  
>>>> CUPS issues it an IP address.
>>>>
>>>> The error_log that I have posted on previous threads is attached  
>>>> to this email (the successful print jobs were done locally while  
>>>> the error occurred when I printed to the printer from my MacBook  
>>>> Pro). Does anyone have any suggestions? I should note that prior  
>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my  
>>>> setup was working (I was able to print from the server itself as  
>>>> well as all of the rest of the computers on my LAN). I have  
>>>> rebuilt all packages several times (except for the OS).
>>>>
>>>>
>>>> On my MacBook Pro, when I go to the CUPS web interface, I see  
>>>> the following for the printer:
>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/ 
>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>> Location: Den
>>>> Printer State: idle, accepting jobs.
>>>>
>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It  
>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be  
>>>> mistaken. It has found the printer through Bonjour (zeroconf I  
>>>> believe is another name for it), so I didn't have to do any  
>>>> configuring. Could there be an incompatibility within these  
>>>> versions of CUPS? I have found the following page which lists  
>>>> several issues and talks about how CUPS 1.2.0 is broken in  
>>>> several places. Could one of these be the issue?
>>>>
>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>
>>>>>
>>>>>> On a sidenote, I was having difficulties installing hpijs when  
>>>>>> hplip was
>>>>>> already installed
>>>>>
>>>>> I'm working on that.
>>>> Thank you for your assistance on this.
>>>>>
>>>>> Doug
>>>>>
>>>>> --    This .signature sanitized for your protection
>>>>>
>>>>
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>>
>>>> _______________________________________________
>>>> 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"
>>> You need to restart CUPS when the printer "attaches" via USB or  
>>> else CUPS won't know about the USB port and you'll get this error  
>>> every time.
>>
>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
>> something from my laptop. Same error.
>> dell# lpstat -t
>> scheduler is running
>> no system default destination
>> device for Create_PDF: cups-pdf:/
>> device for hp_LaserJet_1160Le: /dev/ulpt0
>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
>> 22:36:15 2006
>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16  
>> 22:36:02 2006
>>
>>
>>>
>>> jmc
>>
>>
> What are the permissions/ownership on /dev/ulpt0?
>
> jmc

%ls -l /dev/ulpt0
crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0



From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 11:00:56 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 C6FCB16A4E1
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:00:56 +0000 (UTC)
	(envelope-from owner-bugmaster@freebsd.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6F59F43D46
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:00:56 +0000 (GMT)
	(envelope-from owner-bugmaster@freebsd.org)
Received: from freefall.freebsd.org (peter@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6HB0up4070354
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:00:56 GMT
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6HB0sPk070347
	for freebsd-ports@freebsd.org; Mon, 17 Jul 2006 11:00:54 GMT
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 17 Jul 2006 11:00:54 GMT
Message-Id: <200607171100.k6HB0sPk070347@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.5
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, 17 Jul 2006 11:00:56 -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
Serious problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
s [2003/05/11] ports/52079 ports-bugs  vmware3 hangs when nmdm(4) is used as COM
o [2004/09/28] ports/72149 ports-bugs  [PATCH] heimdal with LDAP backend - bad s
o [2005/01/24] ports/76633 ports-bugs  Totem will not play DVDs
f [2005/12/14] ports/90399 ports-bugs  vmware2 port not working on FreeBSD 6.0
f [2006/02/01] ports/92706 ports-bugs  vmware3 panic on 6.0-RELEASE
o [2006/03/03] ports/94044 ports-bugs  emulators/vmware2: running $PREFIX/etc/rc
o [2006/03/24] ports/94894 ports-bugs  multimedia/fxtv causes freeze and reboot 
o [2006/03/29] ports/95081 ports-bugs  Problem with enabling logwtmp on POPtop
o [2006/04/07] ports/95492 ports-bugs  repocopy request: math/vtk-headers to mat
f [2006/04/17] ports/95969 ports-bugs  net/gastman doesn't compile with newest n
f [2006/05/17] ports/97431 ports-bugs  dns/powerdns doesn't build with LDAP back
o [2006/06/12] ports/98843 ports-bugs  cups-pstoraster fails build w/ WITH_GHOST
f [2006/06/13] ports/98893 ports-bugs  cc error at -O2 on amd64/6-STABLE compili
f [2006/06/25] ports/99449 ports-bugs  devel/apr-svn does not install or build l
s [2006/06/25] ports/99466 ports-bugs  GPA fails to sign newly imported GPG key 
s [2006/06/27] ports/99518 ports-bugs  security/gpa crashes when attempting to e
s [2006/06/29] ports/99623 ports-bugs  ksh93 dumps core on FBSD 6.1
o [2006/07/04] ports/99780 ports-bugs  print/ghostscript-gnu - Not make gnome2 (
o [2006/07/10] ports/100024ports-bugs  Port mail/drac coredumps on runtime if co
o [2006/07/10] ports/100037ports-bugs  Maintainer update: mail/dovecot to 1.0.rc
o [2006/07/11] ports/100067ports-bugs  New port: devel/gdb65 GNU GDB 6.5
o [2006/07/12] ports/100176ports-bugs  bittorrent-curses failed with "name 'inje
o [2006/07/15] ports/100329ports-bugs  sysutils/ltrace does not work

23 problems total.

Non-critical problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
s [2003/10/02] ports/57502 ports-bugs  ports that define USE_* too late
s [2003/11/13] ports/59254 ports-bugs  ports that write something after bsd.port
s [2004/04/20] ports/65794 ports-bugs  net/ripetools is obsolete
s [2004/06/11] ports/67815 ports-bugs  graphics/ImageMagick no longer recognizes
p [2005/01/11] ports/76116 ports-bugs  PORT UPDATE: graphics/lcms (with PATCH)
o [2005/01/26] ports/76695 ports-bugs  RPM complaints on installation of linux_b
o [2005/06/25] ports/82634 ports-bugs  heimdal port conflict with base heimdal
s [2005/08/11] ports/84819 ports-bugs  [MAINTAINER] math/coq: enable on ia64
s [2005/09/21] ports/86401 ports-bugs  new ports multimedia/zapping
f [2005/10/10] ports/87204 ports-bugs  [UPDATE PATCH] net/coda6_server & depende
s [2005/11/12] ports/88900 ports-bugs  www/flashplugin-mozilla causes Firefox to
o [2005/12/05] ports/89996 ports-bugs  Update linux-winetools to latest version 
s [2006/01/07] ports/91451 ports-bugs  lftp may segfaults when linked with Readl
f [2006/01/22] ports/92133 ports-bugs  [PATCH] comms/spandsp: 0.0.2p22 fixes var
o [2006/01/25] ports/92289 ports-bugs  audio/mbrolavox - fr4 and nl3 are incorre
o [2006/01/27] ports/92429 ports-bugs  new port: science/caret (advice needed)
o [2006/02/01] ports/92651 ports-bugs  graphics/gmt - WITH_EVERYTHING doesn't fe
f [2006/02/03] ports/92755 ports-bugs  databases/slony1: Add ability to run slon
f [2006/02/14] ports/93318 ports-bugs  New port: x11-toolkits/swt32, Eclipse SWT
o [2006/02/24] ports/93802 ports-bugs  net-mgmt/cidr has Corrupted redzones in 7
o [2006/03/01] ports/94000 ports-bugs  request: fork of security/srm with update
o [2006/03/04] ports/94074 ports-bugs  [NEW PORTS] x11-toolkits/ruby-qt3, x11-to
f [2006/03/09] ports/94271 ports-bugs  New Port: ifp-manager (a GUI interface fo
o [2006/03/15] ports/94465 ports-bugs  [NEW PORT] devel/pikdev: Simple graphic I
o [2006/03/24] ports/94895 ports-bugs  [PATCH] mail/postgrey: The shutting donw 
o [2006/03/28] ports/95018 ports-bugs  new port: security/sguil-sensor
o [2006/03/28] ports/95019 ports-bugs  New port: www/suphp-devel: suPHP 0.6.1
f [2006/03/29] ports/95071 ports-bugs  New Port: audio/ventrilo-server
o [2006/03/31] ports/95166 ports-bugs  New port: NLM Insight Toolkit 2.4.1
o [2006/04/03] ports/95258 ports-bugs  New port: www/sahana2 :Web based disaster
o [2006/04/03] ports/95279 ports-bugs  (New Port) FreeBPX: a web gui to the aste
f [2006/04/06] ports/95399 ports-bugs  java/phpeclipse upgrade to 1.1.7
o [2006/04/09] ports/95529 ports-bugs  new port: finance/opentaxsolver
o [2006/04/09] ports/95556 ports-bugs  new port: x11-wm/wmii-devel: next generat
f [2006/04/13] ports/95708 ports-bugs  freebsd startup script for sec port
f [2006/04/17] ports/95953 ports-bugs  port www/vtiger pkg-plist seems to be inc
o [2006/04/18] ports/95990 ports-bugs  New Port: emulators/xjoypad
o [2006/04/28] ports/96467 ports-bugs  request for removal of net/openh323-112
s [2006/05/01] ports/96576 ports-bugs  R 2.3.0 fails to compile: undefined refer
s [2006/05/03] ports/96731 ports-bugs  textproc/docbook-utils doesn`t build
f [2006/05/06] ports/96891 ports-bugs  [patch] port dns/powerdns does not have o
o [2006/05/24] ports/97773 ports-bugs  [NEW PORT] russian/xpi-imagezoom Russian 
o [2006/05/24] ports/97778 ports-bugs  [NEW PORT] russian/xpi-tabextensions Russ
f [2006/05/26] ports/97955 ports-bugs  [PATCH] news/inn-stable: update to 2.4.4-
f [2006/05/31] ports/98222 ports-bugs  port update comms/hylafax to 4.3.0
o [2006/06/01] ports/98299 ports-bugs  New port: japanese/citrix_ica
f [2006/06/02] ports/98353 ports-bugs  ipsec-tools fails to exchange keys betwee
f [2006/06/02] ports/98364 ports-bugs  [PATCH] net-mgmt/nagios-plugins: add seve
f [2006/06/03] ports/98441 ports-bugs  New port: multimedia/mplayer-devel Fast m
f [2006/06/04] ports/98509 ports-bugs  [patch] multimedia/totem, multimedia/tote
f [2006/06/04] ports/98512 ports-bugs  [patch] multimedia/transcode: update pkg-
o [2006/06/06] ports/98583 ports-bugs  New ports: jananese/scim-honoka and honok
f [2006/06/07] ports/98607 ports-bugs  [PATCH] deskutils/ruby-alexandria: [pkg-p
f [2006/06/07] ports/98639 ports-bugs  [PATCH] japanese/ja-edict-utf-8: update t
o [2006/06/09] ports/98757 ports-bugs  New port: mail/squirrelmail-tmda-plugin t
f [2006/06/13] ports/98886 ports-bugs  x11-clocks/wmclock: correct year display,
o [2006/06/16] ports/99033 ports-bugs  New port: security/dns-proxy-tor resolves
o [2006/06/16] ports/99034 ports-bugs  New port: security/trans-proxy-tor a tran
f [2006/06/16] ports/99052 ports-bugs  [NEW PORT] devel/google-perftools: high-p
f [2006/06/22] ports/99293 ports-bugs  net/freeradius: Unknown module "eap"
o [2006/06/27] ports/99535 ports-bugs  New port: mail/qmail-scanner2 qmail-scann
f [2006/06/27] ports/99553 ports-bugs  cannot use proxy in net-im/gaim-openq
f [2006/07/01] ports/99699 ports-bugs  [www/smarty] Won't Build even when PHP in
f [2006/07/02] ports/99720 ports-bugs  [PATCH] net/libeXosip2: update to 2.2.3
f [2006/07/05] ports/99794 ports-bugs  mail/spampd: rc script for spampd
f [2006/07/08] ports/99910 ports-bugs  [PATCH] sysutils/worldtools: fix screen c
f [2006/07/09] ports/99957 ports-bugs  libgnugetopt incompatibility
o [2006/07/10] ports/99993 ports-bugs  New port: lang/gnat-gcc34 GNU Ada compile
o [2006/07/10] ports/100038ports-bugs  New port: lang/gnat-gcc41 GNU Ada compile
f [2006/07/11] ports/100099ports-bugs  [PATCH] x11-clocks/buici-clock: update to
f [2006/07/11] ports/100101ports-bugs  [PATCH] x11/fbdesk: update to 1.4.0
f [2006/07/14] ports/100272ports-bugs  Update port: mail/p5-Email-MIME-Creator 1
o [2006/07/14] ports/100300ports-bugs  update port: devel/jude-community: update
f [2006/07/15] ports/100331ports-bugs  update port: multimedia/gxine from 0.3.3 
a [2006/07/16] ports/100369ports-bugs  sysutils/ezjail ignores ezjail_ftphost fo
o [2006/07/16] ports/100373ports-bugs  [maintainer-update] net-mgmt/nagios: Upda
o [2006/07/16] ports/100374ports-bugs  update port net/tcpslice to 2006.04.17
o [2006/07/16] ports/100393ports-bugs  New port: devel/py-pefile
o [2006/07/16] ports/100394ports-bugs  [NEW PORT] games/Ri-li Drive a toy wood t
o [2006/07/16] ports/100403ports-bugs  Fix sysutils/fusefs-kmod build on CURRENT
o [2006/07/16] ports/100407ports-bugs  New port: sysutils/areca-cli Areca Comman
o [2006/07/16] ports/100413ports-bugs  Update print/hplip to 1.6.6a
o [2006/07/17] ports/100422ports-bugs  Update port: devel/ocaml-pcre (upgrade to
f [2006/07/17] ports/100423ports-bugs  [PATCH] japanese/mecab-ipadic: update to 

84 problems total.


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 11:01:59 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5100716A5AB;
	Mon, 17 Jul 2006 11:01:59 +0000 (UTC)
	(envelope-from hans@lambermont.dyndns.org)
Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.93.47.245])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7CECE43D7B;
	Mon, 17 Jul 2006 11:01:52 +0000 (GMT)
	(envelope-from hans@lambermont.dyndns.org)
Received: by lambermont.dyndns.org (Postfix, from userid 1001)
	id B308F22DE1C; Mon, 17 Jul 2006 13:01:51 +0200 (CEST)
Date: Mon, 17 Jul 2006 13:01:51 +0200
To: Doug Barton <dougb@FreeBSD.org>
Message-ID: <20060717110151.GA33699@leia.lambermont.dyndns.org>
References: <44B9E086.60009@FreeBSD.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <44B9E086.60009@FreeBSD.org>
User-Agent: Mutt/1.4.2.1i
From: hans@lambermont.dyndns.org (Hans Lambermont)
Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 11:01:59 -0000

While testing the new version I ran into a -o problem, so it's not
related to the 10 improvements, but here it is :

I started with this situation :

# pkg_info | grep avahi
avahi-0.6.10_3      Service discovery on a local network

# pkg_info -R avahi-0.6.10_3
Required by:
vlc-0.8.5_2

# pkg_info | grep howl
howl-1.0.0_1        Zeroconf/Bonjour(tm) implementation

# pkg_info -R howl-1.0.0_1
Required by:
gimp-2.2.11,1
kde-3.5.2
planner-0.13_3

Avahi should replace howl (UPGRADING entry 20060429)

# portmaster -o net/avahi howl
...
===>  Installing for avahi-0.6.11_1
===>  Checking if net/avahi already installed
===>   An older version of net/avahi is already installed (avahi-0.6.10_3)
Stop in /usr/ports/net/avahi.

This should be added to portmaster; checking if the new target is
already installed (or an old version of it, so upgrade it in 1 go).

I tried to fix this by :

# pkg_delete -f avahi-0.6.10_3
# portmaster -CG -o net/avahi howl
===>>> Cannot find an installed port with ORIGIN howl
===>>> Aborting update

Auwtsj.

# cd /usr/ports/net/avahi
# make install

This newly installed avahi misses the dependencies of :
    vlc-0.8.5_2
    gimp-2.2.11,1
    kde-3.5.2
    planner-0.13_3
So I added them manually to /var/db/pkg/avahi-0.6.11_1/+REQUIRED_BY

Doug Barton wrote:

> 2. Add -L mode, which generates the same list as -l, but also checks
> for updated versions of the installed ports.

Small question : don't you think its better to merge the two lines ?

===>>> taskjuggler-2.2.0
        ===>>> New version available: taskjuggler-2.2.0_1

into something like

===>>> taskjuggler-2.2.0 can be upgraded to 2.2.0_1

> 8. In -va mode, print the name of the port we're checking in the
> config step too.

great :)

I'll continue testing now.

regards,
   Hans Lambermont

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 11:06:31 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 229A916A4E0
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:06:31 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2793C43D46
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:06:29 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so474789wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 04:06:28 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer;
	b=OIo7F2bMnjMm1xnfpiNktJGnHOm+WgEk23IHVdKpqpBMMsh5usaIs5R/r0CTgSEUR4Fl5bV4+HuK+FhDprzBKRMNpqIm+GH6S1pfwkwL8HKs2ebhNf9c7mnB1omwppvwQyyG1f9auucbZQaO6+3xOjtXbVli7f8sZH8kNpyc7bg=
Received: by 10.54.119.17 with SMTP id r17mr1907948wrc;
	Mon, 17 Jul 2006 04:06:28 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 8sm4741617wra.2006.07.17.04.06.27;
	Mon, 17 Jul 2006 04:06:28 -0700 (PDT)
In-Reply-To: <20060717032435.90128.qmail@web61022.mail.yahoo.com>
References: <20060717032435.90128.qmail@web61022.mail.yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Message-Id: <A0D1EA14-A042-4A86-A109-081E7470C8A3@gmail.com>
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 07:06:25 -0400
To: "E. J. Cerejo" <edu07643@yahoo.com.br>
X-Mailer: Apple Mail (2.752.2)
Content-Type: text/plain;
	charset=ISO-8859-1;
	delsp=yes;
	format=flowed
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: DougB@FreeBSD.org, asa@agava.com, freebsd-ports@freebsd.org,
	amistry@am-productions.biz
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 11:06:31 -0000


On Jul 16, 2006, at 11:24 PM, E. J. Cerejo wrote:

> Create another printer using a different name from the one you have =20=

> right now and see if you can see it.
I can see it. I created one called Liger. In Liger's case, I didn't =20
go through printers.conf and change usb to file to get it to work... =20
I kept its Device URI at usb:/dev/ulpt0. On previous threads, it was =20
suggested changing the usb to file to get the printers to work, and =20
it did get the printer to work for me... only locally though.

%lpstat -t
scheduler is running
no system default destination
device for Create_PDF: cups-pdf:/
device for hp_LaserJet_1160Le: /dev/ulpt0
device for Liger: usb:/dev/ulpt0
Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
Liger accepting requests since Mon Jul 17 06:58:32 2006
printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 =20
22:36:15 2006
         /usr/local/libexec/cups/filter/foomatic-rip failed
printer Liger now printing Liger-31.  enabled since Mon Jul 17 =20
06:58:32 2006
         /usr/local/libexec/cups/filter/foomatic-rip failed
hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 =20
2006
Liger-31                iqgrande          7168   Mon Jul 17 06:58:32 =20
2006

>
> Anthony Agelastos <iqgrande@gmail.com> escreveu:
>
> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>
> > Anthony Agelastos wrote:
> >> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
> >>> For future reference, please don't post to both -ports and -
> >>> questions.
> >>
> >> Thank you for this clarification.
> >>
> >>> Anthony Agelastos wrote:
> >>>> Does anyone out there have network printing working with hpijs/
> >>>> hplip and
> >>>> CUPS 1.2.0?
> >>>
> >>> Yes. You need to follow the instructions at
> >>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/=20
> net.html
> >>
> >> I do not think I explained my situation very well. This printer
> >> (hp LaserJet 1160Le) is connected directly to my FreeBSD server
> >> via USB. If I print something logged on the server (via lp for
> >> instance), it prints. I wish to print to this printer from all of
> >> the computers on my LAN. When I try to print something from one of
> >> these computers, that is when it bombs and displays the foomatic-
> >> rip error message (foomatic-rip failed).
> >>
> >> The directions on that sheet appear to be if I wanted to print to
> >> this network printer that wasn't directly connected to the FreeBSD
> >> server. Am I mistaken about this? Also, there is no button on the
> >> printer that will print such a page, so I would have to figure out
> >> how to find this IP address by other means. I cannot see how to
> >> find it in the CUPS web interface. I assume CUPS issues it an IP
> >> address.
> >>
> >> The error_log that I have posted on previous threads is attached
> >> to this email (the successful print jobs were done locally while
> >> the error occurred when I printed to the printer from my MacBook
> >> Pro). Does anyone have any suggestions? I should note that prior
> >> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my
> >> setup was working (I was able to print from the server itself as
> >> well as all of the rest of the computers on my LAN). I have
> >> rebuilt all packages several times (except for the OS).
> >>
> >>
> >> On my MacBook Pro, when I go to the CUPS web interface, I see the
> >> following for the printer:
> >> hp_LaserJet_1160Le@192.168.0.3 HP LaserJet 1160 Foomatic/hpijs
> >> (recommended) Description: hp LaserJet 1160Le
> >> Location: Den
> >> Printer State: idle, accepting jobs.
> >>
> >> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It
> >> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be
> >> mistaken. It has found the printer through Bonjour (zeroconf I
> >> believe is another name for it), so I didn't have to do any
> >> configuring. Could there be an incompatibility within these
> >> versions of CUPS? I have found the following page which lists
> >> several issues and talks about how CUPS 1.2.0 is broken in several
> >> places. Could one of these be the issue?
> >>
> >> http://www.bsdforums.org/forums/showthread.php?t=3D42391
> >>
> >>>
> >>>> On a sidenote, I was having difficulties installing hpijs when
> >>>> hplip was
> >>>> already installed
> >>>
> >>> I'm working on that.
> >> Thank you for your assistance on this.
> >>>
> >>> Doug
> >>>
> >>> --
> >>> This .signature sanitized for your protection
> >>>
> >>
> >> =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"
> > You need to restart CUPS when the printer "attaches" via USB or
> > else CUPS won't know about the USB port and you'll get this error
> > every time.
>
> I just did a /usr/local/etc/rc.d/cupsd restart and then printed
> something from my laptop. Same error.
> dell# lpstat -t
> scheduler is running
> no system default destination
> device for Create_PDF: cups-pdf:/
> device for hp_LaserJet_1160Le: /dev/ulpt0
> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
> printer Create_PDF is idle. enabled since Sun Jun 25 11:27:52 2006
> printer hp_LaserJet_1160Le is idle. enabled since Sun Jul 16
> 22:36:15 2006
> /usr/local/libexec/cups/filter/foomatic-rip failed
> hp_LaserJet_1160Le-30 iqgrande 7168 Sun Jul 16 22:36:02
> 2006
>
>
> >
> > jmc
>
>
>
> Voc=EA quer respostas para suas perguntas? Ou voc=EA sabe muito e quer =
=20
> compartilhar seu conhecimento? Experimente o Yahoo! Respostas!


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 11:24:13 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D832916A4E9
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:24:13 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6132C43D6D
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 11:24:11 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so476288wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 04:24:10 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=AxgwxUv+Saqg2EzetIcp4W+Bnaoi1B9/iKsik+tDYjj9vSpXpncRpMpLjR6+7slNYrtrkXfUn+J38xHIZS1VcuTLDynom7wSk37MPXbnWOd8ZjeUHlWzPDWkoleuPR9wrZFAGhY2rwVhFJb/RZsr/bQdgJ8QCMmoSpWepUmx0Y4=
Received: by 10.54.113.19 with SMTP id l19mr1909038wrc;
	Mon, 17 Jul 2006 04:24:10 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 11sm694097wrl.2006.07.17.04.24.09;
	Mon, 17 Jul 2006 04:24:10 -0700 (PDT)
In-Reply-To: <44BB01B2.1070303@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <CC3A6587-06F4-4E80-AD1A-724494B412FE@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 07:24:08 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 11:24:13 -0000


On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>>
>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>
>>> Anthony Agelastos wrote:
>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>> For future reference, please don't post to both -ports and - 
>>>>> questions.
>>>>
>>>> Thank you for this clarification.
>>>>
>>>>> Anthony Agelastos wrote:
>>>>>> Does anyone out there have network printing working with hpijs/ 
>>>>>> hplip and
>>>>>> CUPS 1.2.0?
>>>>>
>>>>> Yes. You need to follow the instructions at
>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/ 
>>>>> net.html
>>>>
>>>> I do not think I explained my situation very well. This printer  
>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server  
>>>> via USB. If I print something logged on the server (via lp for  
>>>> instance), it prints. I wish to print to this printer from all  
>>>> of the computers on my LAN. When I try to print something from  
>>>> one of these computers, that is when it bombs and displays the  
>>>> foomatic-rip error message (foomatic-rip failed).
>>>>
>>>> The directions on that sheet appear to be if I wanted to print  
>>>> to this network printer that wasn't directly connected to the  
>>>> FreeBSD server. Am I mistaken about this? Also, there is no  
>>>> button on the printer that will print such a page, so I would  
>>>> have to figure out how to find this IP address by other means. I  
>>>> cannot see how to find it in the CUPS web interface. I assume  
>>>> CUPS issues it an IP address.
>>>>
>>>> The error_log that I have posted on previous threads is attached  
>>>> to this email (the successful print jobs were done locally while  
>>>> the error occurred when I printed to the printer from my MacBook  
>>>> Pro). Does anyone have any suggestions? I should note that prior  
>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my  
>>>> setup was working (I was able to print from the server itself as  
>>>> well as all of the rest of the computers on my LAN). I have  
>>>> rebuilt all packages several times (except for the OS).
>>>>
>>>>
>>>> On my MacBook Pro, when I go to the CUPS web interface, I see  
>>>> the following for the printer:
>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/ 
>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>> Location: Den
>>>> Printer State: idle, accepting jobs.
>>>>
>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It  
>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be  
>>>> mistaken. It has found the printer through Bonjour (zeroconf I  
>>>> believe is another name for it), so I didn't have to do any  
>>>> configuring. Could there be an incompatibility within these  
>>>> versions of CUPS? I have found the following page which lists  
>>>> several issues and talks about how CUPS 1.2.0 is broken in  
>>>> several places. Could one of these be the issue?
>>>>
>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>
>>>>>
>>>>>> On a sidenote, I was having difficulties installing hpijs when  
>>>>>> hplip was
>>>>>> already installed
>>>>>
>>>>> I'm working on that.
>>>> Thank you for your assistance on this.
>>>>>
>>>>> Doug
>>>>>
>>>>> --    This .signature sanitized for your protection
>>>>>
>>>>
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>>
>>>> _______________________________________________
>>>> 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"
>>> You need to restart CUPS when the printer "attaches" via USB or  
>>> else CUPS won't know about the USB port and you'll get this error  
>>> every time.
>>
>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
>> something from my laptop. Same error.
>> dell# lpstat -t
>> scheduler is running
>> no system default destination
>> device for Create_PDF: cups-pdf:/
>> device for hp_LaserJet_1160Le: /dev/ulpt0
>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
>> 22:36:15 2006
>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16  
>> 22:36:02 2006
>>
>>
>>>
>>> jmc
>>
>>
> What are the permissions/ownership on /dev/ulpt0?
>
> jmc

It is possible that the group "cups" was setup incorrectly by me. How  
do I check this? What properties do you have for this group?




From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 13:17:12 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BF56F16A4DA
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 13:17:12 +0000 (UTC)
	(envelope-from tarc@tarc.po.cs.msu.su)
Received: from tarc.po.cs.msu.su (tarc.po.cs.msu.su [158.250.16.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0707843D49
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 13:17:11 +0000 (GMT)
	(envelope-from tarc@tarc.po.cs.msu.su)
Received: from tarc.po.cs.msu.su (localhost [127.0.0.1])
	by tarc.po.cs.msu.su (8.13.4/8.13.4) with ESMTP id k6HDHSZb014248
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:17:28 +0400 (MSD)
	(envelope-from tarc@tarc.po.cs.msu.su)
Received: (from tarc@localhost)
	by tarc.po.cs.msu.su (8.13.4/8.13.4/Submit) id k6HDHSEj014247
	for freebsd-ports@freebsd.org; Mon, 17 Jul 2006 17:17:28 +0400 (MSD)
	(envelope-from tarc)
Date: Mon, 17 Jul 2006 17:17:28 +0400
From: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
To: freebsd-ports@freebsd.org
Message-ID: <20060717131728.GA12706@tarc.po.cs.msu.su>
References: <20060613210302.GA21650@pythagoras.physics.upatras.gr>
	<20060713084251.GA4031@vision.anyware>
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
In-Reply-To: <20060713084251.GA4031@vision.anyware>
User-Agent: mutt-ng/devel-r581 (FreeBSD)
Subject: Re: Porting ardour
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 13:17:12 -0000

> What is the progress of your work?
> 
> It seems that the problem with porting Ardour is that the code links to
> Alsa directly, see this post at
> http://lists.freebsd.org/pipermail/freebsd-multimedia/2004-March/000889.html:
> 
> All the best,
> -- 
>      Jean-Baptiste Quenot
> aka  John Banana Qwerty
> http://caraldi.com/jbq/
Thanks for link.

Not, problem not here. It can play out sound with jack. 

Native and probably Linux version crashes on opening saved session files.
But under mandriva 2006 under QEmu all works fine.

-- 
   Best regards,
   	Arseny Nasokin

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 14:44:48 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 59B4816A4DE
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 14:44:48 +0000 (UTC)
	(envelope-from jbq@anyware-tech.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A323A43D46
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 14:44:47 +0000 (GMT)
	(envelope-from jbq@anyware-tech.com)
Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10])
	by caraldi.com (Postfix) with ESMTP id 4CBDE60E9
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 16:44:42 +0200 (CEST)
Received: by vision.anyware (Postfix, from userid 1021)
	id B91F8632D; Mon, 17 Jul 2006 16:44:43 +0200 (CEST)
Date: Mon, 17 Jul 2006 16:44:43 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-ports@freebsd.org
Message-ID: <20060717144443.GE34231@vision.anyware>
Mail-Followup-To: freebsd-ports@freebsd.org
References: <20060714043346.GC44667@FS.denninger.net>
	<44B72900.4060607@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <44B72900.4060607@gmail.com>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: Question re: batch conversion of m4a files....
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 14:44:48 -0000

* Brandon Cash:
> Well, I don't know of anything that does specifically that, but there is audio/faad and audio/lame.  The purpose of faad 
> is to read in various formats, and it can output wav.  Likewise, LAME can read in wav and output mp3.
> 
> With this in mind, you can have faad write to stdout, and have LAME read from stdin:
> faad -o - in.m4a | lame -h -b 128 - out.mp3
> 
> If you wanted to put that in a script, you could just have it `sed' out the 'm4a' in favor of 'mp3' in the file name.
> 
> Another option would be to use multimedia/mplayer, but I'm not sure of the syntax for that.

Yes, it works, just do "mplayer yourfile.m4a"
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 17:28:41 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5540916A4DE
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:28:41 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5])
	by mx1.FreeBSD.org (Postfix) with SMTP id 7941F43D46
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:28:40 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 32720 invoked by uid 399); 17 Jul 2006 17:28:39 -0000
Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 17 Jul 2006 17:28:39 -0000
Message-ID: <44BBC8CB.8090903@FreeBSD.org>
Date: Mon, 17 Jul 2006 10:28:43 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: "Ricardo A. Reis" <ricardo_bsd@yahoo.com.br>
References: <44B9E086.60009@FreeBSD.org> <op.tcszpqyep1tyz6@myfreebsd>
In-Reply-To: <op.tcszpqyep1tyz6@myfreebsd>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 17:28:41 -0000

Ricardo A. Reis wrote:

>   Hi Barton,
> 
> 
>  More one idea for portmaster, is possible  limit the number of
> concurrent fetch ?

[ snip ]

>    I use portmaster for update 138 ports and now i don't have more
> bandwidth :-(

heh, sorry about that. I could look into the idea of limiting the number of
fetches, but it's a balancing act, since people with a lot of bandwidth
would like to have more, and adding another tunable for this seems like
overkill to me.

The good news is that in your situation, you can alleviate some of the
problem by not using portmaster -a, and instead updating one or a few ports
at a time. If you do (with the new version) 'portmaster -L' it will show you
what you have installed, and what updates are available. If you start your
updates with the root and trunk ports (that have no, or few dependencies)
then you won't be doing so many fetches at once. You can keep moving "up"
the dependency "tree" a port at a time, or once you get most of the ports
updated you could then use -a safely.

hth,

Doug

-- 

    This .signature sanitized for your protection

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 19:05:18 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8581B16A4E0
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 19:05:18 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4])
	by mx1.FreeBSD.org (Postfix) with SMTP id C0AD243D5F
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 19:05:15 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 30645 invoked by uid 399); 17 Jul 2006 19:05:14 -0000
Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 17 Jul 2006 19:05:14 -0000
Message-ID: <44BBDF6E.6030100@FreeBSD.org>
Date: Mon, 17 Jul 2006 12:05:18 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: Hans Lambermont <hans@lambermont.dyndns.org>
References: <44B9E086.60009@FreeBSD.org>
	<20060717110151.GA33699@leia.lambermont.dyndns.org>
In-Reply-To: <20060717110151.GA33699@leia.lambermont.dyndns.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 19:05:18 -0000

Hans Lambermont wrote:
> While testing the new version I ran into a -o problem, so it's not
> related to the 10 improvements, but here it is :
> 
> I started with this situation :
> 
> # pkg_info | grep avahi
> avahi-0.6.10_3      Service discovery on a local network
> 
> # pkg_info -R avahi-0.6.10_3
> Required by:
> vlc-0.8.5_2
> 
> # pkg_info | grep howl
> howl-1.0.0_1        Zeroconf/Bonjour(tm) implementation
> 
> # pkg_info -R howl-1.0.0_1
> Required by:
> gimp-2.2.11,1
> kde-3.5.2
> planner-0.13_3
> 
> Avahi should replace howl (UPGRADING entry 20060429)
> 
> # portmaster -o net/avahi howl
> ...
> ===>  Installing for avahi-0.6.11_1
> ===>  Checking if net/avahi already installed
> ===>   An older version of net/avahi is already installed (avahi-0.6.10_3)
> Stop in /usr/ports/net/avahi.

I just uploaded a version that has what should be a fix for this, can you
give it a try? And thanks for catching this, you're right, it's an oversight
on my part.

>> 2. Add -L mode, which generates the same list as -l, but also checks
>> for updated versions of the installed ports.
> 
> Small question : don't you think its better to merge the two lines ?

Well, I don't, but you obviously do. :)  Let me think about it, doing what
you suggest makes the code more complicated, but if I can find a simple way
to do it, I'll think about it. FYI, the other reason I like this format (and
added tabs to another message that prints in -v mode) is that it is very
visually distinct, and does not run the risk of getting missed in a quick scan.

> I'll continue testing now.

Thanks!

Doug

-- 

    This .signature sanitized for your protection

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 20:07:39 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E042816A4DF
	for <ports@freebsd.org>; Mon, 17 Jul 2006 20:07:39 +0000 (UTC)
	(envelope-from admin@kcnet.org)
Received: from mx3.kcnet.org (mx3.kcnet.org [64.8.76.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 48CE343D49
	for <ports@freebsd.org>; Mon, 17 Jul 2006 20:07:39 +0000 (GMT)
	(envelope-from admin@kcnet.org)
Received: from cub.kcnet.org (cub.kcnet.org [64.8.76.18])
	by mx3.kcnet.org (8.13.4/8.13.4) with ESMTP id k6HG7nq5044551
	for <ports@freebsd.org>; Mon, 17 Jul 2006 16:07:49 GMT
	(envelope-from admin@kcnet.org)
Received: from localhost (localhost.kcnet.org [127.0.0.1])
	by cub.kcnet.org (Postfix) with ESMTP id CC21419D3A
	for <ports@freebsd.org>; Mon, 17 Jul 2006 16:07:37 -0400 (EDT)
X-Virus-Scanned: amavisd-new at cub.kcnet.org
Received: from cub.kcnet.org ([127.0.0.1])
	by localhost (cub.kcnet.org [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id KiVUXBR5Zs0m for <ports@freebsd.org>;
	Mon, 17 Jul 2006 16:07:37 -0400 (EDT)
Received: from [127.0.0.1] (unknown [172.20.5.25])
	by cub.kcnet.org (Postfix) with ESMTP id 789E219D2B
	for <ports@freebsd.org>; Mon, 17 Jul 2006 16:07:37 -0400 (EDT)
Message-ID: <44BBEE06.4010908@kcnet.org>
Date: Mon, 17 Jul 2006 16:07:34 -0400
From: Rob Harrington <admin@kcnet.org>
Organization: Keystone Community Network
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: ports@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Portsupdate -Uu error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 20:07:40 -0000

Greetings,

I just cvsuped using ports-all and ran portsdb -Uu and received the 
following error.

Updating the ports index ... Generating INDEX.tmp - please 
wait..poedit-1.3.4_1: "/usr/ports/databases/db40" non-existent -- 
dependency list incomplete
===> editors/poedit failed
*** Error code 1
1 error

Not sure what other info you need. Here is my Kernel Version:

kern.version: FreeBSD 6.0-RELEASE-p8 #0: Mon Jun 12 18:04:51 EDT 2006

Let me know if there is anything else that I can assist you with.

Sincerely,

Rob Harrington
Keystone Community Network
Network Administrator


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 20:07:49 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 215F316A4E1
	for <ports@freebsd.org>; Mon, 17 Jul 2006 20:07:49 +0000 (UTC)
	(envelope-from imss@sp.gov.br)
Received: from smtp.infrainotes.sp.gov.br (smtp.sp.gov.br [200.144.7.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 868DA43D49
	for <ports@freebsd.org>; Mon, 17 Jul 2006 20:07:47 +0000 (GMT)
	(envelope-from imss@sp.gov.br)
Received: from smtpin ([10.1.7.94]) by gateway (Lotus Domino Release 6.5.4)
	with ESMTP id 2006071717074298-8119 ; Mon, 17 Jul 2006 17:07:42 -0300
Date: Mon, 17 Jul 2006 17:07:42 -0300
From: "IMSS-Notificacao" <imss@sp.gov.br>
To: <ports@freebsd.org>
MIME-Version: 1.0
X-MIMETrack: Itemize by SMTP Server on GATEWAY/CORREIOSP/BR(Release
	6.5.4|March 27, 2005) at 17/07/2006 17:07:43,
	MIME-CD by Router on GATEWAY/CORREIOSP/BR(Release 6.5.4|March 27,
	2005) at 17/07/2006 17:07:43,
	MIME-CD complete at 17/07/2006 17:07:43,
	Serialize by Router on DOMINO/INFRADOMINO/BR(Release 6.5.2|June 01,
	2004) at 17/07/2006 17:07:48
Message-ID: <OFEDDBE1FF.442640C4-ON832571AE.006E91DC@infrainotes.sp.gov.br>
Content-type: multipart/mixed; 
	Boundary="0__=0CBBFB3DDFFD174C8f9e8a93df938690918c0CBBFB3DDFFD174C"
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: 
Subject: Mail could not be delivered
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 20:07:49 -0000

--0__=0CBBFB3DDFFD174C8f9e8a93df938690918c0CBBFB3DDFFD174C
Content-type: text/plain; charset=US-ASCII


****** Message from InterScan Messaging Security Suite ******


Sent <<< RCPT TO:<bsiqueira@sp.gov.br>
Received >>> 550 bsiqueira@sp.gov.br... no such user

Unable to deliver message to <bsiqueira@sp.gov.br>.

************************     End of message     **********************

Received: from sp.gov.br ([200.175.156.199]) by smtpin with InterScan
Message Security Suite; Mon, 17 Jul 2006 17:07:41 -0300
From: ports@freebsd.org
To: bsiqueira@sp.gov.br
Subject: agradou
Date: Mon, 17 Jul 2006 17:14:44 -0300
MIME-Version: 1.0
X-imss-version: 2.040
X-imss-result: Passed
X-imss-scanInfo: M:B L:E SM:3
X-imss-tmaseResult: TT:1 TS:0.0000 TC:1F TRN:0 TV:3.52.1006(14574.000)
X-imss-scores: Clean:14.94320 C:2 M:4 S:5 R:5
X-imss-settings: Baseline:5 C:2 M:2 S:4 R:4 (1.5000 1.5000)
Content-Type: multipart/mixed;      boundary=54508037

PizzaVeneza!

(See attached file: -).zip)
--0__=0CBBFB3DDFFD174C8f9e8a93df938690918c0CBBFB3DDFFD174C--


From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 22:22:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 217D316A4E2
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 22:22:40 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4])
	by mx1.FreeBSD.org (Postfix) with SMTP id A8F8643D60
	for <ports@FreeBSD.org>; Mon, 17 Jul 2006 22:22:37 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 18660 invoked by uid 399); 17 Jul 2006 22:22:36 -0000
Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 17 Jul 2006 22:22:36 -0000
Message-ID: <44BC0DB0.4030300@FreeBSD.org>
Date: Mon, 17 Jul 2006 15:22:40 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: Hajimu UMEMOTO <ume@FreeBSD.org>
References: <200607171009.k6HA9xHu070992@repoman.freebsd.org>
	<ygewtack00z.wl%ume@mahoroba.org>
In-Reply-To: <ygewtack00z.wl%ume@mahoroba.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org, stable@FreeBSD.org
Subject: Re: HEADS UP: BIND9's resolver and reentrant version of netdb
 functions are MFC'ed
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 22:22:40 -0000

Hajimu UMEMOTO wrote:
> Hi,
> 
> I've just MFC'ed the BIND9's resolver stuff and reentrant version of
> netdb functions.
> It is known that some ports are confused by existence of reentrant
> functions.  So, I've bumped __FreeBSD_version to 601103.

This is very exciting stuff! Thanks for your hard work on this.

Doug

-- 

    This .signature sanitized for your protection

From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 23:05:45 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1D12F16A4DF
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 23:05:45 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1650D43D58
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 23:05:43 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so560718wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 16:05:43 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=F8pU57lTtcMjyJntPvKfB64AZ5DyHF5zMCx+f31pCmfeiw7bAmKI844+9GpwMY53za7JkXRfp/91cK+irVTdbG+IPwy45+O5PsHgoMyu2tsf+n4rJ40S6C78aK+qkMQHjb34f0KwXW3k/9c3qVVOkp6QA5ZWdYKYt7eYjYI8r5w=
Received: by 10.54.149.6 with SMTP id w6mr2575851wrd;
	Mon, 17 Jul 2006 16:05:43 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 8sm5200645wra.2006.07.17.16.05.42;
	Mon, 17 Jul 2006 16:05:42 -0700 (PDT)
In-Reply-To: <44BB01B2.1070303@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 19:05:40 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 23:05:45 -0000


On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>>
>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>
>>> Anthony Agelastos wrote:
>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>> For future reference, please don't post to both -ports and - 
>>>>> questions.
>>>>
>>>> Thank you for this clarification.
>>>>
>>>>> Anthony Agelastos wrote:
>>>>>> Does anyone out there have network printing working with hpijs/ 
>>>>>> hplip and
>>>>>> CUPS 1.2.0?
>>>>>
>>>>> Yes. You need to follow the instructions at
>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/ 
>>>>> net.html
>>>>
>>>> I do not think I explained my situation very well. This printer  
>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server  
>>>> via USB. If I print something logged on the server (via lp for  
>>>> instance), it prints. I wish to print to this printer from all  
>>>> of the computers on my LAN. When I try to print something from  
>>>> one of these computers, that is when it bombs and displays the  
>>>> foomatic-rip error message (foomatic-rip failed).
>>>>
>>>> The directions on that sheet appear to be if I wanted to print  
>>>> to this network printer that wasn't directly connected to the  
>>>> FreeBSD server. Am I mistaken about this? Also, there is no  
>>>> button on the printer that will print such a page, so I would  
>>>> have to figure out how to find this IP address by other means. I  
>>>> cannot see how to find it in the CUPS web interface. I assume  
>>>> CUPS issues it an IP address.
>>>>
>>>> The error_log that I have posted on previous threads is attached  
>>>> to this email (the successful print jobs were done locally while  
>>>> the error occurred when I printed to the printer from my MacBook  
>>>> Pro). Does anyone have any suggestions? I should note that prior  
>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my  
>>>> setup was working (I was able to print from the server itself as  
>>>> well as all of the rest of the computers on my LAN). I have  
>>>> rebuilt all packages several times (except for the OS).
>>>>
>>>>
>>>> On my MacBook Pro, when I go to the CUPS web interface, I see  
>>>> the following for the printer:
>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/ 
>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>> Location: Den
>>>> Printer State: idle, accepting jobs.
>>>>
>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It  
>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be  
>>>> mistaken. It has found the printer through Bonjour (zeroconf I  
>>>> believe is another name for it), so I didn't have to do any  
>>>> configuring. Could there be an incompatibility within these  
>>>> versions of CUPS? I have found the following page which lists  
>>>> several issues and talks about how CUPS 1.2.0 is broken in  
>>>> several places. Could one of these be the issue?
>>>>
>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>
>>>>>
>>>>>> On a sidenote, I was having difficulties installing hpijs when  
>>>>>> hplip was
>>>>>> already installed
>>>>>
>>>>> I'm working on that.
>>>> Thank you for your assistance on this.
>>>>>
>>>>> Doug
>>>>>
>>>>> --    This .signature sanitized for your protection
>>>>>
>>>>
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>>
>>>> _______________________________________________
>>>> 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"
>>> You need to restart CUPS when the printer "attaches" via USB or  
>>> else CUPS won't know about the USB port and you'll get this error  
>>> every time.
>>
>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
>> something from my laptop. Same error.
>> dell# lpstat -t
>> scheduler is running
>> no system default destination
>> device for Create_PDF: cups-pdf:/
>> device for hp_LaserJet_1160Le: /dev/ulpt0
>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
>> 22:36:15 2006
>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16  
>> 22:36:02 2006
>>
>>
>>>
>>> jmc
>>
>>
> What are the permissions/ownership on /dev/ulpt0?
>
> jmc

I do not remember if I created the user + group cups & hplip or if  
the system automatically did so for me. In any event, there are the  
following entries:

/etc/passwd
cups:*:193:193:CUPS Owner:/nonexistent:/sbin/nologin
hplip:*:116:5:HPLIP Server:/nonexistent:/sbin/nologin

/etc/group
cups:*:193:

Do these appear correct, or do I need to change them? Thank you for  
your assistance.




From owner-freebsd-ports@FreeBSD.ORG  Mon Jul 17 23:49:26 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BF03216A4DA
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 23:49:26 +0000 (UTC)
	(envelope-from amistry@am-productions.biz)
Received: from mail.united-ware.com (am-productions.biz [69.61.164.22])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 37CEC43D46
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 23:49:25 +0000 (GMT)
	(envelope-from amistry@am-productions.biz)
Received: from [192.168.1.100] (am-productions.biz [69.61.164.22])
	(authenticated bits=0)
	by mail.united-ware.com (8.13.6/8.13.6) with ESMTP id k6HNuhPq068972
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 17 Jul 2006 19:56:49 -0400 (EDT)
	(envelope-from amistry@am-productions.biz)
From: Anish Mistry <amistry@am-productions.biz>
Organization: AM Productions
To: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 19:49:53 -0400
User-Agent: KMail/1.9.1
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
In-Reply-To: <FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart1983185.vXs7hUpur4";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200607171950.08595.amistry@am-productions.biz>
X-Spam-Status: No, score=-4.5 required=5.0 tests=ALL_TRUSTED,BAYES_60,
	MYFREEBSD3 autolearn=failed version=3.1.0
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on 
	mail.united-ware.com
X-Virus-Scanned: ClamAV 0.88.2/1600/Sat Jul 15 11:03:46 2006 on
	mail.united-ware.com
X-Virus-Status: Clean
Cc: freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 17 Jul 2006 23:49:26 -0000

--nextPart1983185.vXs7hUpur4
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Monday 17 July 2006 19:05, Anthony Agelastos wrote:
> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
> > Anthony Agelastos wrote:
> >> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
> >>> Anthony Agelastos wrote:
> >>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
> >>>>> For future reference, please don't post to both -ports and -
> >>>>> questions.
> >>>>
> >>>> Thank you for this clarification.
> >>>>
> >>>>> Anthony Agelastos wrote:
> >>>>>> Does anyone out there have network printing working with
> >>>>>> hpijs/ hplip and
> >>>>>> CUPS 1.2.0?
> >>>>>
> >>>>> Yes. You need to follow the instructions at
> >>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/
> >>>>> net.html
> >>>>
> >>>> I do not think I explained my situation very well. This
> >>>> printer (hp LaserJet 1160Le) is connected directly to my
> >>>> FreeBSD server via USB. If I print something logged on the
> >>>> server (via lp for instance), it prints. I wish to print to
> >>>> this printer from all of the computers on my LAN. When I try
> >>>> to print something from one of these computers, that is when
> >>>> it bombs and displays the foomatic-rip error message
> >>>> (foomatic-rip failed).
> >>>>
> >>>> The directions on that sheet appear to be if I wanted to print
> >>>> to this network printer that wasn't directly connected to the
> >>>> FreeBSD server. Am I mistaken about this? Also, there is no
> >>>> button on the printer that will print such a page, so I would
> >>>> have to figure out how to find this IP address by other means.
> >>>> I cannot see how to find it in the CUPS web interface. I
> >>>> assume CUPS issues it an IP address.
> >>>>
> >>>> The error_log that I have posted on previous threads is
> >>>> attached to this email (the successful print jobs were done
> >>>> locally while the error occurred when I printed to the printer
> >>>> from my MacBook Pro). Does anyone have any suggestions? I
> >>>> should note that prior to the CUPS upgrade to 1.2.0 (and the
> >>>> recent gnutls update), my setup was working (I was able to
> >>>> print from the server itself as well as all of the rest of the
> >>>> computers on my LAN). I have rebuilt all packages several
> >>>> times (except for the OS).
> >>>>
> >>>>
> >>>> On my MacBook Pro, when I go to the CUPS web interface, I see
> >>>> the following for the printer:
> >>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/
> >>>> hpijs (recommended)       Description: hp LaserJet 1160Le
> >>>> Location: Den
> >>>> Printer State: idle, accepting jobs.
> >>>>
> >>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN.
> >>>> It looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could
> >>>> be mistaken. It has found the printer through Bonjour
> >>>> (zeroconf I believe is another name for it), so I didn't have
> >>>> to do any configuring. Could there be an incompatibility
> >>>> within these versions of CUPS? I have found the following page
> >>>> which lists several issues and talks about how CUPS 1.2.0 is
> >>>> broken in several places. Could one of these be the issue?
> >>>>
> >>>> http://www.bsdforums.org/forums/showthread.php?t=3D42391
> >>>>
> >>>>>> On a sidenote, I was having difficulties installing hpijs
> >>>>>> when hplip was
> >>>>>> already installed
> >>>>>
> >>>>> I'm working on that.
> >>>>
> >>>> Thank you for your assistance on this.
> >>>>
> >>>>> Doug
> >>>>>
> >>>>> --    This .signature sanitized for your protection
> >>>>
> >>>> --------------------------------------------------------------
> >>>>----- -----
> >>>>
> >>>> _______________________________________________
> >>>> 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"
> >>>
> >>> You need to restart CUPS when the printer "attaches" via USB or
> >>> else CUPS won't know about the USB port and you'll get this
> >>> error every time.
> >>
> >> I just did a /usr/local/etc/rc.d/cupsd restart and then printed
> >> something from my laptop. Same error.
> >> dell# lpstat -t
> >> scheduler is running
> >> no system default destination
> >> device for Create_PDF: cups-pdf:/
> >> device for hp_LaserJet_1160Le: /dev/ulpt0
> >> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
> >> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15
> >> 2006 printer Create_PDF is idle.  enabled since Sun Jun 25
> >> 11:27:52 2006 printer hp_LaserJet_1160Le is idle.  enabled since
> >> Sun Jul 16 22:36:15 2006
> >>         /usr/local/libexec/cups/filter/foomatic-rip failed
> >> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16
> >> 22:36:02 2006
> >>
> >>> jmc
> >
> > What are the permissions/ownership on /dev/ulpt0?
> >
> > jmc
>
> I do not remember if I created the user + group cups & hplip or if
> the system automatically did so for me. In any event, there are the
> following entries:
The hplip port automatically creates the user.  If you are using hplip=20
then you shouldn't have ulpt in your kernel or be loading it as a=20
module.  eg.  You printer MUST attach as a ugen device.  Once it is=20
attaching as a ugen device you should run hp-setup to correctly=20
configure the printer via the HP utilities.

If there is any confusion I'd suggest updating to 1.6.6a from the=20
following PR and following all the instructions in the pkg-message=20
from the PR as it explains everything you need to do to get hpluip up=20
and running correctly.
http://www.freebsd.org/cgi/query-pr.cgi?pr=3D100413


=2D-=20
Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz/

--nextPart1983185.vXs7hUpur4
Content-Type: application/pgp-signature

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

iD8DBQBEvCIwxqA5ziudZT0RAiRyAKCgxTSZ5VeSeAp0hMELLALMMf2yuQCeK1mR
Gejlis8ocgcAvDxv+E6PF/Y=
=jqCK
-----END PGP SIGNATURE-----

--nextPart1983185.vXs7hUpur4--

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:04:35 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 964C816A610
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:04:35 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp107.biz.mail.re2.yahoo.com (smtp107.biz.mail.re2.yahoo.com
	[206.190.52.176])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3114243D58
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:04:29 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 72090 invoked from network); 18 Jul 2006 00:04:28 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=VPh0A03F8KZbDUcldjtCHibbzj9blgZVkMKx/mVnvy9faaue2Wb+nC29sBxHptzkFcXrK3ODQHGVwZ9FARcMJYSfJm2C9ttwTD4B+Iv85exR/oHPR6HmjwDq2GfjlI6mRcUN7x+tgo+0YrnR+z4VMK5dlqqHg+htQrDDE0D3CWg=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp107.biz.mail.re2.yahoo.com with SMTP; 18 Jul 2006 00:04:28 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id AD0625C5D;
	Mon, 17 Jul 2006 20:04:22 -0400 (EDT)
Message-ID: <44BC2586.8080400@yahoo.com>
Date: Mon, 17 Jul 2006 20:04:22 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<EB354826-CA5A-4CFF-856F-483557B0DDAF@gmail.com>
In-Reply-To: <EB354826-CA5A-4CFF-856F-483557B0DDAF@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:04:35 -0000

Anthony Agelastos wrote:
> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>
>> Anthony Agelastos wrote:
>>>
>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>
>>>> Anthony Agelastos wrote:
>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>> For future reference, please don't post to both -ports and 
>>>>>> -questions.
>>>>>
>>>>> Thank you for this clarification.
>>>>>
>>>>>> Anthony Agelastos wrote:
>>>>>>> Does anyone out there have network printing working with 
>>>>>>> hpijs/hplip and
>>>>>>> CUPS 1.2.0?
>>>>>>
>>>>>> Yes. You need to follow the instructions at
>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>>>>
>>>>> I do not think I explained my situation very well. This printer 
>>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server 
>>>>> via USB. If I print something logged on the server (via lp for 
>>>>> instance), it prints. I wish to print to this printer from all of 
>>>>> the computers on my LAN. When I try to print something from one of 
>>>>> these computers, that is when it bombs and displays the 
>>>>> foomatic-rip error message (foomatic-rip failed).
>>>>>
>>>>> The directions on that sheet appear to be if I wanted to print to 
>>>>> this network printer that wasn't directly connected to the FreeBSD 
>>>>> server. Am I mistaken about this? Also, there is no button on the 
>>>>> printer that will print such a page, so I would have to figure out 
>>>>> how to find this IP address by other means. I cannot see how to 
>>>>> find it in the CUPS web interface. I assume CUPS issues it an IP 
>>>>> address.
>>>>>
>>>>> The error_log that I have posted on previous threads is attached 
>>>>> to this email (the successful print jobs were done locally while 
>>>>> the error occurred when I printed to the printer from my MacBook 
>>>>> Pro). Does anyone have any suggestions? I should note that prior 
>>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my 
>>>>> setup was working (I was able to print from the server itself as 
>>>>> well as all of the rest of the computers on my LAN). I have 
>>>>> rebuilt all packages several times (except for the OS).
>>>>>
>>>>>
>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see the 
>>>>> following for the printer:
>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs 
>>>>> (recommended)       Description: hp LaserJet 1160Le
>>>>> Location: Den
>>>>> Printer State: idle, accepting jobs.
>>>>>
>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>>>>> mistaken. It has found the printer through Bonjour (zeroconf I 
>>>>> believe is another name for it), so I didn't have to do any 
>>>>> configuring. Could there be an incompatibility within these 
>>>>> versions of CUPS? I have found the following page which lists 
>>>>> several issues and talks about how CUPS 1.2.0 is broken in several 
>>>>> places. Could one of these be the issue?
>>>>>
>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>
>>>>>>
>>>>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>>>>> hplip was
>>>>>>> already installed
>>>>>>
>>>>>> I'm working on that.
>>>>> Thank you for your assistance on this.
>>>>>>
>>>>>> Doug
>>>>>>
>>>>>> --    This .signature sanitized for your protection
>>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------ 
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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"
>>>> You need to restart CUPS when the printer "attaches" via USB or 
>>>> else CUPS won't know about the USB port and you'll get this error 
>>>> every time.
>>>
>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
>>> something from my laptop. Same error.
>>> dell# lpstat -t
>>> scheduler is running
>>> no system default destination
>>> device for Create_PDF: cups-pdf:/
>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 
>>> 22:36:15 2006
>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 
>>> 2006
>>>
>>>
>>>>
>>>> jmc
>>>
>>>
>> What are the permissions/ownership on /dev/ulpt0?
>>
>> jmc
>
> %ls -l /dev/ulpt0
> crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0
>
>
>
Same as I have.  CUPS works for me if I restart it after the USB printer 
attaches.  If I don't restart it, then I get the same error you're 
reporting.

jmc

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:08:23 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6968516A4DD
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:08:23 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp105.biz.mail.re2.yahoo.com (smtp105.biz.mail.re2.yahoo.com
	[206.190.52.174])
	by mx1.FreeBSD.org (Postfix) with SMTP id 8EED643D68
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:08:16 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 83381 invoked from network); 18 Jul 2006 00:08:15 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=Ka0JnA30K4wxck6imS/BATvgBEaUXsJJ/vOnoxMQTY1zICqSwi7/XWWRw4QOVxVsa36QlK55epNEevIhGW3usKrk0ECpcpylxSnzGxZ8pG52dd/4HNgM6HQLfVJHtbUOhWZovO+EM5fuYgEmGeJ5+5TyM772XfS4JkJoo6jEQtI=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp105.biz.mail.re2.yahoo.com with SMTP; 18 Jul 2006 00:08:15 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 109685C5D;
	Mon, 17 Jul 2006 20:08:15 -0400 (EDT)
Message-ID: <44BC266E.10606@yahoo.com>
Date: Mon, 17 Jul 2006 20:08:14 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<CC3A6587-06F4-4E80-AD1A-724494B412FE@gmail.com>
In-Reply-To: <CC3A6587-06F4-4E80-AD1A-724494B412FE@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:08:23 -0000

Anthony Agelastos wrote:
>
> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>
>> Anthony Agelastos wrote:
>>>
>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>
>>>> Anthony Agelastos wrote:
>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>> For future reference, please don't post to both -ports and 
>>>>>> -questions.
>>>>>
>>>>> Thank you for this clarification.
>>>>>
>>>>>> Anthony Agelastos wrote:
>>>>>>> Does anyone out there have network printing working with 
>>>>>>> hpijs/hplip and
>>>>>>> CUPS 1.2.0?
>>>>>>
>>>>>> Yes. You need to follow the instructions at
>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>>>>
>>>>> I do not think I explained my situation very well. This printer 
>>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server 
>>>>> via USB. If I print something logged on the server (via lp for 
>>>>> instance), it prints. I wish to print to this printer from all of 
>>>>> the computers on my LAN. When I try to print something from one of 
>>>>> these computers, that is when it bombs and displays the 
>>>>> foomatic-rip error message (foomatic-rip failed).
>>>>>
>>>>> The directions on that sheet appear to be if I wanted to print to 
>>>>> this network printer that wasn't directly connected to the FreeBSD 
>>>>> server. Am I mistaken about this? Also, there is no button on the 
>>>>> printer that will print such a page, so I would have to figure out 
>>>>> how to find this IP address by other means. I cannot see how to 
>>>>> find it in the CUPS web interface. I assume CUPS issues it an IP 
>>>>> address.
>>>>>
>>>>> The error_log that I have posted on previous threads is attached 
>>>>> to this email (the successful print jobs were done locally while 
>>>>> the error occurred when I printed to the printer from my MacBook 
>>>>> Pro). Does anyone have any suggestions? I should note that prior 
>>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my 
>>>>> setup was working (I was able to print from the server itself as 
>>>>> well as all of the rest of the computers on my LAN). I have 
>>>>> rebuilt all packages several times (except for the OS).
>>>>>
>>>>>
>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see the 
>>>>> following for the printer:
>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs 
>>>>> (recommended)       Description: hp LaserJet 1160Le
>>>>> Location: Den
>>>>> Printer State: idle, accepting jobs.
>>>>>
>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>>>>> mistaken. It has found the printer through Bonjour (zeroconf I 
>>>>> believe is another name for it), so I didn't have to do any 
>>>>> configuring. Could there be an incompatibility within these 
>>>>> versions of CUPS? I have found the following page which lists 
>>>>> several issues and talks about how CUPS 1.2.0 is broken in several 
>>>>> places. Could one of these be the issue?
>>>>>
>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>
>>>>>>
>>>>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>>>>> hplip was
>>>>>>> already installed
>>>>>>
>>>>>> I'm working on that.
>>>>> Thank you for your assistance on this.
>>>>>>
>>>>>> Doug
>>>>>>
>>>>>> --    This .signature sanitized for your protection
>>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------ 
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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"
>>>> You need to restart CUPS when the printer "attaches" via USB or 
>>>> else CUPS won't know about the USB port and you'll get this error 
>>>> every time.
>>>
>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
>>> something from my laptop. Same error.
>>> dell# lpstat -t
>>> scheduler is running
>>> no system default destination
>>> device for Create_PDF: cups-pdf:/
>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 
>>> 22:36:15 2006
>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 
>>> 2006
>>>
>>>
>>>>
>>>> jmc
>>>
>>>
>> What are the permissions/ownership on /dev/ulpt0?
>>
>> jmc
>
> It is possible that the group "cups" was setup incorrectly by me. How 
> do I check this? What properties do you have for this group?
>
>
>
>
I have these two lines in my /etc/devfs.rules:

add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups

It comes out with the same ownership/permissions you're reporting--but 
it works for me.

jmc

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:14:18 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2115016A4DF
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:14:18 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0BFF543D49
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:14:16 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so566431wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:14:16 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=YwA5P9nK8koFJoAFgOFgN+uVkWnoGP/g9ArfYU4vc1EmGoi89MIAM9bDft5CbsKLAm5u5B8YStQtEh3KReSv/n0cqAlshXR68JJI/W0pwSGqXK8v6ow8O9XE+huqPJ4GaMQcjvfYKkEuTak0r5c97vxQrTBagNrP3D0PVOCWWuc=
Received: by 10.54.105.17 with SMTP id d17mr1636881wrc;
	Mon, 17 Jul 2006 17:14:05 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 33sm1611664wra.2006.07.17.17.14.15;
	Mon, 17 Jul 2006 17:14:15 -0700 (PDT)
In-Reply-To: <44BC2586.8080400@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<EB354826-CA5A-4CFF-856F-483557B0DDAF@gmail.com>
	<44BC2586.8080400@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 20:13:58 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:14:18 -0000


On Jul 17, 2006, at 8:04 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>>
>>> Anthony Agelastos wrote:
>>>>
>>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>>
>>>>> Anthony Agelastos wrote:
>>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>>> For future reference, please don't post to both -ports and - 
>>>>>>> questions.
>>>>>>
>>>>>> Thank you for this clarification.
>>>>>>
>>>>>>> Anthony Agelastos wrote:
>>>>>>>> Does anyone out there have network printing working with  
>>>>>>>> hpijs/hplip and
>>>>>>>> CUPS 1.2.0?
>>>>>>>
>>>>>>> Yes. You need to follow the instructions at
>>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/ 
>>>>>>> net.html
>>>>>>
>>>>>> I do not think I explained my situation very well. This  
>>>>>> printer (hp LaserJet 1160Le) is connected directly to my  
>>>>>> FreeBSD server via USB. If I print something logged on the  
>>>>>> server (via lp for instance), it prints. I wish to print to  
>>>>>> this printer from all of the computers on my LAN. When I try  
>>>>>> to print something from one of these computers, that is when  
>>>>>> it bombs and displays the foomatic-rip error message (foomatic- 
>>>>>> rip failed).
>>>>>>
>>>>>> The directions on that sheet appear to be if I wanted to print  
>>>>>> to this network printer that wasn't directly connected to the  
>>>>>> FreeBSD server. Am I mistaken about this? Also, there is no  
>>>>>> button on the printer that will print such a page, so I would  
>>>>>> have to figure out how to find this IP address by other means.  
>>>>>> I cannot see how to find it in the CUPS web interface. I  
>>>>>> assume CUPS issues it an IP address.
>>>>>>
>>>>>> The error_log that I have posted on previous threads is  
>>>>>> attached to this email (the successful print jobs were done  
>>>>>> locally while the error occurred when I printed to the printer  
>>>>>> from my MacBook Pro). Does anyone have any suggestions? I  
>>>>>> should note that prior to the CUPS upgrade to 1.2.0 (and the  
>>>>>> recent gnutls update), my setup was working (I was able to  
>>>>>> print from the server itself as well as all of the rest of the  
>>>>>> computers on my LAN). I have rebuilt all packages several  
>>>>>> times (except for the OS).
>>>>>>
>>>>>>
>>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see  
>>>>>> the following for the printer:
>>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/ 
>>>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>>>> Location: Den
>>>>>> Printer State: idle, accepting jobs.
>>>>>>
>>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN.  
>>>>>> It looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could  
>>>>>> be mistaken. It has found the printer through Bonjour  
>>>>>> (zeroconf I believe is another name for it), so I didn't have  
>>>>>> to do any configuring. Could there be an incompatibility  
>>>>>> within these versions of CUPS? I have found the following page  
>>>>>> which lists several issues and talks about how CUPS 1.2.0 is  
>>>>>> broken in several places. Could one of these be the issue?
>>>>>>
>>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>>
>>>>>>>
>>>>>>>> On a sidenote, I was having difficulties installing hpijs  
>>>>>>>> when hplip was
>>>>>>>> already installed
>>>>>>>
>>>>>>> I'm working on that.
>>>>>> Thank you for your assistance on this.
>>>>>>>
>>>>>>> Doug
>>>>>>>
>>>>>>> --    This .signature sanitized for your protection
>>>>>>>
>>>>>>
>>>>>> ----------------------------------------------------------------- 
>>>>>> -------
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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"
>>>>> You need to restart CUPS when the printer "attaches" via USB or  
>>>>> else CUPS won't know about the USB port and you'll get this  
>>>>> error every time.
>>>>
>>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
>>>> something from my laptop. Same error.
>>>> dell# lpstat -t
>>>> scheduler is running
>>>> no system default destination
>>>> device for Create_PDF: cups-pdf:/
>>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15  
>>>> 2006
>>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
>>>> 22:36:15 2006
>>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16  
>>>> 22:36:02 2006
>>>>
>>>>
>>>>>
>>>>> jmc
>>>>
>>>>
>>> What are the permissions/ownership on /dev/ulpt0?
>>>
>>> jmc
>>
>> %ls -l /dev/ulpt0
>> crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0
>>
>>
>>
> Same as I have.  CUPS works for me if I restart it after the USB  
> printer attaches.  If I don't restart it, then I get the same error  
> you're reporting.
>
> jmc

I wonder what the difference is between our machines. What printer do  
you use (and drivers)?



From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:15:13 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2968316A4DE
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:15:13 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D8A0E43D49
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:15:11 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so566508wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:15:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=fHpKereHOgxsyN5Rin9C/feRmHa3LTRUjyA6ACEOypwndaTxK1cCc76vpPS7peA4SPauBV4sNHMbQcJUVJQjKVfmi+YUXtNk+Ip15Nl26uWRoegPTKMizG6xAl2Ud8ISDI1hPuz26bFVxLyFbCw8/c3YJwg6aVnZ8Iioequq2jo=
Received: by 10.54.78.10 with SMTP id a10mr2629998wrb;
	Mon, 17 Jul 2006 17:15:11 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 33sm1611664wra.2006.07.17.17.15.09;
	Mon, 17 Jul 2006 17:15:10 -0700 (PDT)
In-Reply-To: <44BC266E.10606@yahoo.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<CC3A6587-06F4-4E80-AD1A-724494B412FE@gmail.com>
	<44BC266E.10606@yahoo.com>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <F4291F02-8DE7-481B-AB0F-7AAE0DDAEA96@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 20:15:08 -0400
To: John Merryweather Cooper <john_m_cooper@yahoo.com>
X-Mailer: Apple Mail (2.752.2)
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:15:13 -0000


On Jul 17, 2006, at 8:08 PM, John Merryweather Cooper wrote:

> Anthony Agelastos wrote:
>>
>> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>>
>>> Anthony Agelastos wrote:
>>>>
>>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>>
>>>>> Anthony Agelastos wrote:
>>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>>> For future reference, please don't post to both -ports and - 
>>>>>>> questions.
>>>>>>
>>>>>> Thank you for this clarification.
>>>>>>
>>>>>>> Anthony Agelastos wrote:
>>>>>>>> Does anyone out there have network printing working with  
>>>>>>>> hpijs/hplip and
>>>>>>>> CUPS 1.2.0?
>>>>>>>
>>>>>>> Yes. You need to follow the instructions at
>>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/ 
>>>>>>> net.html
>>>>>>
>>>>>> I do not think I explained my situation very well. This  
>>>>>> printer (hp LaserJet 1160Le) is connected directly to my  
>>>>>> FreeBSD server via USB. If I print something logged on the  
>>>>>> server (via lp for instance), it prints. I wish to print to  
>>>>>> this printer from all of the computers on my LAN. When I try  
>>>>>> to print something from one of these computers, that is when  
>>>>>> it bombs and displays the foomatic-rip error message (foomatic- 
>>>>>> rip failed).
>>>>>>
>>>>>> The directions on that sheet appear to be if I wanted to print  
>>>>>> to this network printer that wasn't directly connected to the  
>>>>>> FreeBSD server. Am I mistaken about this? Also, there is no  
>>>>>> button on the printer that will print such a page, so I would  
>>>>>> have to figure out how to find this IP address by other means.  
>>>>>> I cannot see how to find it in the CUPS web interface. I  
>>>>>> assume CUPS issues it an IP address.
>>>>>>
>>>>>> The error_log that I have posted on previous threads is  
>>>>>> attached to this email (the successful print jobs were done  
>>>>>> locally while the error occurred when I printed to the printer  
>>>>>> from my MacBook Pro). Does anyone have any suggestions? I  
>>>>>> should note that prior to the CUPS upgrade to 1.2.0 (and the  
>>>>>> recent gnutls update), my setup was working (I was able to  
>>>>>> print from the server itself as well as all of the rest of the  
>>>>>> computers on my LAN). I have rebuilt all packages several  
>>>>>> times (except for the OS).
>>>>>>
>>>>>>
>>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see  
>>>>>> the following for the printer:
>>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/ 
>>>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>>>> Location: Den
>>>>>> Printer State: idle, accepting jobs.
>>>>>>
>>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN.  
>>>>>> It looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could  
>>>>>> be mistaken. It has found the printer through Bonjour  
>>>>>> (zeroconf I believe is another name for it), so I didn't have  
>>>>>> to do any configuring. Could there be an incompatibility  
>>>>>> within these versions of CUPS? I have found the following page  
>>>>>> which lists several issues and talks about how CUPS 1.2.0 is  
>>>>>> broken in several places. Could one of these be the issue?
>>>>>>
>>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>>
>>>>>>>
>>>>>>>> On a sidenote, I was having difficulties installing hpijs  
>>>>>>>> when hplip was
>>>>>>>> already installed
>>>>>>>
>>>>>>> I'm working on that.
>>>>>> Thank you for your assistance on this.
>>>>>>>
>>>>>>> Doug
>>>>>>>
>>>>>>> --    This .signature sanitized for your protection
>>>>>>>
>>>>>>
>>>>>> ----------------------------------------------------------------- 
>>>>>> -------
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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"
>>>>> You need to restart CUPS when the printer "attaches" via USB or  
>>>>> else CUPS won't know about the USB port and you'll get this  
>>>>> error every time.
>>>>
>>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed  
>>>> something from my laptop. Same error.
>>>> dell# lpstat -t
>>>> scheduler is running
>>>> no system default destination
>>>> device for Create_PDF: cups-pdf:/
>>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15  
>>>> 2006
>>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16  
>>>> 22:36:15 2006
>>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16  
>>>> 22:36:02 2006
>>>>
>>>>
>>>>>
>>>>> jmc
>>>>
>>>>
>>> What are the permissions/ownership on /dev/ulpt0?
>>>
>>> jmc
>>
>> It is possible that the group "cups" was setup incorrectly by me.  
>> How do I check this? What properties do you have for this group?
>>
>>
>>
>>
> I have these two lines in my /etc/devfs.rules:
>
> add path 'unlpt*' mode 0660 group cups
> add path 'ulpt*' mode 0660 group cups
>
> It comes out with the same ownership/permissions you're reporting-- 
> but it works for me.
>
> jmc

I have the following in my /etc/devfs.rules:

[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'ugen*' group operator
add path 'ugen*' mode 0660




From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:19:17 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 9207B16A4DD
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:19:17 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp103.biz.mail.re2.yahoo.com (smtp103.biz.mail.re2.yahoo.com
	[68.142.229.217])
	by mx1.FreeBSD.org (Postfix) with SMTP id 83B0D43D4C
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:19:16 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 95920 invoked from network); 18 Jul 2006 00:14:36 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=G5M375BCQFa13PMu485dA+El/FHrInn9f12QQMFfzQURj958LPneq9u1DaDs8Cf9qsbrUgoOZL3KfdGxliVHgzEwBD5hXAhZa3i8y5Gg0bgvZtXV7zpW2k0BdWBeMcNfW9+Rckp46K8tbXhyGOrQp9Vkj3QdGS4XGuhQVgIXCnU=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp103.biz.mail.re2.yahoo.com with SMTP; 18 Jul 2006 00:14:36 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id A46045C5D;
	Mon, 17 Jul 2006 20:14:35 -0400 (EDT)
Message-ID: <44BC27EB.5090507@yahoo.com>
Date: Mon, 17 Jul 2006 20:14:35 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
In-Reply-To: <FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:19:17 -0000

Anthony Agelastos wrote:
>
> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>
>> Anthony Agelastos wrote:
>>>
>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>
>>>> Anthony Agelastos wrote:
>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>> For future reference, please don't post to both -ports and 
>>>>>> -questions.
>>>>>
>>>>> Thank you for this clarification.
>>>>>
>>>>>> Anthony Agelastos wrote:
>>>>>>> Does anyone out there have network printing working with 
>>>>>>> hpijs/hplip and
>>>>>>> CUPS 1.2.0?
>>>>>>
>>>>>> Yes. You need to follow the instructions at
>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html
>>>>>
>>>>> I do not think I explained my situation very well. This printer 
>>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server 
>>>>> via USB. If I print something logged on the server (via lp for 
>>>>> instance), it prints. I wish to print to this printer from all of 
>>>>> the computers on my LAN. When I try to print something from one of 
>>>>> these computers, that is when it bombs and displays the 
>>>>> foomatic-rip error message (foomatic-rip failed).
>>>>>
>>>>> The directions on that sheet appear to be if I wanted to print to 
>>>>> this network printer that wasn't directly connected to the FreeBSD 
>>>>> server. Am I mistaken about this? Also, there is no button on the 
>>>>> printer that will print such a page, so I would have to figure out 
>>>>> how to find this IP address by other means. I cannot see how to 
>>>>> find it in the CUPS web interface. I assume CUPS issues it an IP 
>>>>> address.
>>>>>
>>>>> The error_log that I have posted on previous threads is attached 
>>>>> to this email (the successful print jobs were done locally while 
>>>>> the error occurred when I printed to the printer from my MacBook 
>>>>> Pro). Does anyone have any suggestions? I should note that prior 
>>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my 
>>>>> setup was working (I was able to print from the server itself as 
>>>>> well as all of the rest of the computers on my LAN). I have 
>>>>> rebuilt all packages several times (except for the OS).
>>>>>
>>>>>
>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see the 
>>>>> following for the printer:
>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/hpijs 
>>>>> (recommended)       Description: hp LaserJet 1160Le
>>>>> Location: Den
>>>>> Printer State: idle, accepting jobs.
>>>>>
>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>>>>> mistaken. It has found the printer through Bonjour (zeroconf I 
>>>>> believe is another name for it), so I didn't have to do any 
>>>>> configuring. Could there be an incompatibility within these 
>>>>> versions of CUPS? I have found the following page which lists 
>>>>> several issues and talks about how CUPS 1.2.0 is broken in several 
>>>>> places. Could one of these be the issue?
>>>>>
>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>
>>>>>>
>>>>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>>>>> hplip was
>>>>>>> already installed
>>>>>>
>>>>>> I'm working on that.
>>>>> Thank you for your assistance on this.
>>>>>>
>>>>>> Doug
>>>>>>
>>>>>> --    This .signature sanitized for your protection
>>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------ 
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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"
>>>> You need to restart CUPS when the printer "attaches" via USB or 
>>>> else CUPS won't know about the USB port and you'll get this error 
>>>> every time.
>>>
>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
>>> something from my laptop. Same error.
>>> dell# lpstat -t
>>> scheduler is running
>>> no system default destination
>>> device for Create_PDF: cups-pdf:/
>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 
>>> 22:36:15 2006
>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 22:36:02 
>>> 2006
>>>
>>>
>>>>
>>>> jmc
>>>
>>>
>> What are the permissions/ownership on /dev/ulpt0?
>>
>> jmc
>
> I do not remember if I created the user + group cups & hplip or if the 
> system automatically did so for me. In any event, there are the 
> following entries:
>
> /etc/passwd
> cups:*:193:193:CUPS Owner:/nonexistent:/sbin/nologin
> hplip:*:116:5:HPLIP Server:/nonexistent:/sbin/nologin
>
> /etc/group
> cups:*:193:
>
> Do these appear correct, or do I need to change them? Thank you for 
> your assistance.
>
>
>
>
I don't have hplip installed, but the group for mine matches yours.

jmc

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 00:31:03 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5ADEC16A4DF
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:31:03 +0000 (UTC)
	(envelope-from iqgrande@gmail.com)
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 533D643D46
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 00:31:01 +0000 (GMT)
	(envelope-from iqgrande@gmail.com)
Received: by wr-out-0506.google.com with SMTP id 69so567830wra
	for <freebsd-ports@freebsd.org>; Mon, 17 Jul 2006 17:31:01 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
	b=i5AnYX/NnEeOzI17spdJhyjnWf+BtZ3NnY8tHFnjrWpzYABdX5Ovh+2kserVqnGP+a1wr1ZP5i86spVMH/suce8vUprjW46BxZrnfX/8EzybgxzkO8G90d2ynp52BlqO05Uyyz7R2M/G0kgNub1LPR/MIRB86C53fzcxckGueRM=
Received: by 10.54.153.2 with SMTP id a2mr2620203wre;
	Mon, 17 Jul 2006 17:31:01 -0700 (PDT)
Received: from ?192.168.0.5? ( [67.191.189.255])
	by mx.gmail.com with ESMTP id 38sm6328482wrl.2006.07.17.17.31.00;
	Mon, 17 Jul 2006 17:31:01 -0700 (PDT)
In-Reply-To: <200607171950.08595.amistry@am-productions.biz>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<FC6F81E3-15E6-4230-9C04-59C9FCB16986@gmail.com>
	<200607171950.08595.amistry@am-productions.biz>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <C63C19C9-238F-4F52-845F-2CA49501C5DE@gmail.com>
Content-Transfer-Encoding: 7bit
From: Anthony Agelastos <iqgrande@gmail.com>
Date: Mon, 17 Jul 2006 20:30:59 -0400
To: Anish Mistry <amistry@am-productions.biz>
X-Mailer: Apple Mail (2.752.2)
Cc: asa@agava.com, DougB@FreeBSD.org, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 00:31:03 -0000

On Jul 17, 2006, at 7:49 PM, Anish Mistry wrote:
> On Monday 17 July 2006 19:05, Anthony Agelastos wrote:
>> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>>> Anthony Agelastos wrote:
>>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>>> Anthony Agelastos wrote:
>>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>>> For future reference, please don't post to both -ports and -
>>>>>>> questions.
>>>>>>
>>>>>> Thank you for this clarification.
>>>>>>
>>>>>>> Anthony Agelastos wrote:
>>>>>>>> Does anyone out there have network printing working with
>>>>>>>> hpijs/ hplip and
>>>>>>>> CUPS 1.2.0?
>>>>>>>
>>>>>>> Yes. You need to follow the instructions at
>>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/
>>>>>>> net.html
>>>>>>
>>>>>> I do not think I explained my situation very well. This
>>>>>> printer (hp LaserJet 1160Le) is connected directly to my
>>>>>> FreeBSD server via USB. If I print something logged on the
>>>>>> server (via lp for instance), it prints. I wish to print to
>>>>>> this printer from all of the computers on my LAN. When I try
>>>>>> to print something from one of these computers, that is when
>>>>>> it bombs and displays the foomatic-rip error message
>>>>>> (foomatic-rip failed).
>>>>>>
>>>>>> The directions on that sheet appear to be if I wanted to print
>>>>>> to this network printer that wasn't directly connected to the
>>>>>> FreeBSD server. Am I mistaken about this? Also, there is no
>>>>>> button on the printer that will print such a page, so I would
>>>>>> have to figure out how to find this IP address by other means.
>>>>>> I cannot see how to find it in the CUPS web interface. I
>>>>>> assume CUPS issues it an IP address.
>>>>>>
>>>>>> The error_log that I have posted on previous threads is
>>>>>> attached to this email (the successful print jobs were done
>>>>>> locally while the error occurred when I printed to the printer
>>>>>> from my MacBook Pro). Does anyone have any suggestions? I
>>>>>> should note that prior to the CUPS upgrade to 1.2.0 (and the
>>>>>> recent gnutls update), my setup was working (I was able to
>>>>>> print from the server itself as well as all of the rest of the
>>>>>> computers on my LAN). I have rebuilt all packages several
>>>>>> times (except for the OS).
>>>>>>
>>>>>>
>>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see
>>>>>> the following for the printer:
>>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 Foomatic/
>>>>>> hpijs (recommended)       Description: hp LaserJet 1160Le
>>>>>> Location: Den
>>>>>> Printer State: idle, accepting jobs.
>>>>>>
>>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN.
>>>>>> It looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could
>>>>>> be mistaken. It has found the printer through Bonjour
>>>>>> (zeroconf I believe is another name for it), so I didn't have
>>>>>> to do any configuring. Could there be an incompatibility
>>>>>> within these versions of CUPS? I have found the following page
>>>>>> which lists several issues and talks about how CUPS 1.2.0 is
>>>>>> broken in several places. Could one of these be the issue?
>>>>>>
>>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>>
>>>>>>>> On a sidenote, I was having difficulties installing hpijs
>>>>>>>> when hplip was
>>>>>>>> already installed
>>>>>>>
>>>>>>> I'm working on that.
>>>>>>
>>>>>> Thank you for your assistance on this.
>>>>>>
>>>>>>> Doug
>>>>>>>
>>>>>>> --    This .signature sanitized for your protection
>>>>>>
>>>>>> --------------------------------------------------------------
>>>>>> ----- -----
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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"
>>>>>
>>>>> You need to restart CUPS when the printer "attaches" via USB or
>>>>> else CUPS won't know about the USB port and you'll get this
>>>>> error every time.
>>>>
>>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed
>>>> something from my laptop. Same error.
>>>> dell# lpstat -t
>>>> scheduler is running
>>>> no system default destination
>>>> device for Create_PDF: cups-pdf:/
>>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15
>>>> 2006 printer Create_PDF is idle.  enabled since Sun Jun 25
>>>> 11:27:52 2006 printer hp_LaserJet_1160Le is idle.  enabled since
>>>> Sun Jul 16 22:36:15 2006
>>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16
>>>> 22:36:02 2006
>>>>
>>>>> jmc
>>>
>>> What are the permissions/ownership on /dev/ulpt0?
>>>
>>> jmc
>>
>> I do not remember if I created the user + group cups & hplip or if
>> the system automatically did so for me. In any event, there are the
>> following entries:
> The hplip port automatically creates the user.  If you are using hplip
> then you shouldn't have ulpt in your kernel or be loading it as a
> module.  eg.  You printer MUST attach as a ugen device.  Once it is
> attaching as a ugen device you should run hp-setup to correctly
> configure the printer via the HP utilities.
>
> If there is any confusion I'd suggest updating to 1.6.6a from the
> following PR and following all the instructions in the pkg-message
> from the PR as it explains everything you need to do to get hpluip up
> and running correctly.
> http://www.freebsd.org/cgi/query-pr.cgi?pr=100413
> --  
> Anish Mistry
> amistry@am-productions.biz
> AM Productions http://am-productions.biz/

  I am running a kernel that is GENERIC with the only change in that  
it compiles for i686 (I commented out the i486 and i586 cpu lines).  
After going through it, it looks as if I need to recompile the kernel  
and comment out the ulpt lines. The following is in my /etc/ 
devfs.rules file:

[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'ugen*' group operator
add path 'ugen*' mode 0660

Would I keep the u?lpt lines? With the printer that I am using (hp  
LaserJet 1160 Le connected via USB), would it be better for me to use  
the FreeBSD port hplip or the port hpijs? Would I need to do this  
step for both of them? 

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 02:00:42 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4F1B216A4DA
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 02:00:42 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp103.biz.mail.re2.yahoo.com (smtp103.biz.mail.re2.yahoo.com
	[68.142.229.217])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3D86643D46
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 02:00:41 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 66185 invoked from network); 18 Jul 2006 02:00:12 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=QZWDeMQejnzNwt4IESK/HBi3+0JY59XguzBKcru8j6djvGxGVcvcEypjIUI52zhAFYG23DzMmcMpRD34MAwb7vG6X0YbK3XgYs85DBdijvKT/TKCVUgXXYQALxsKii1geYc4MVlfYs3jXhURu5WQ3M3HmH88as13wgrRxSVUof0=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp103.biz.mail.re2.yahoo.com with SMTP; 18 Jul 2006 02:00:12 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 1CED05C5D;
	Mon, 17 Jul 2006 22:00:10 -0400 (EDT)
Message-ID: <44BC40A9.5050209@yahoo.com>
Date: Mon, 17 Jul 2006 22:00:09 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: Anthony Agelastos <iqgrande@gmail.com>
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BA9142.4040201@FreeBSD.org>
	<E865FB38-7389-46DE-86AE-957498FB031B@gmail.com>
	<44BAF121.5030805@yahoo.com>
	<438656BC-A148-447A-A4F2-2C3DD422340F@gmail.com>
	<44BB01B2.1070303@yahoo.com>
	<EB354826-CA5A-4CFF-856F-483557B0DDAF@gmail.com>
	<44BC2586.8080400@yahoo.com>
	<CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
In-Reply-To: <CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "E. J. Cerejo" <edu07643@yahoo.com.br>, DougB@FreeBSD.org, asa@agava.com,
	amistry@am-productions.biz, freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 02:00:42 -0000

Anthony Agelastos wrote:
>
> On Jul 17, 2006, at 8:04 PM, John Merryweather Cooper wrote:
>
>> Anthony Agelastos wrote:
>>> On Jul 16, 2006, at 11:19 PM, John Merryweather Cooper wrote:
>>>
>>>> Anthony Agelastos wrote:
>>>>>
>>>>> On Jul 16, 2006, at 10:08 PM, John Merryweather Cooper wrote:
>>>>>
>>>>>> Anthony Agelastos wrote:
>>>>>>> On Jul 16, 2006, at 3:19 PM, Doug Barton wrote:
>>>>>>>> For future reference, please don't post to both -ports and 
>>>>>>>> -questions.
>>>>>>>
>>>>>>> Thank you for this clarification.
>>>>>>>
>>>>>>>> Anthony Agelastos wrote:
>>>>>>>>> Does anyone out there have network printing working with 
>>>>>>>>> hpijs/hplip and
>>>>>>>>> CUPS 1.2.0?
>>>>>>>>
>>>>>>>> Yes. You need to follow the instructions at
>>>>>>>> file:///usr/local/share/doc/hplip-0.9.11/install/step4/cups/net.html 
>>>>>>>>
>>>>>>>
>>>>>>> I do not think I explained my situation very well. This printer 
>>>>>>> (hp LaserJet 1160Le) is connected directly to my FreeBSD server 
>>>>>>> via USB. If I print something logged on the server (via lp for 
>>>>>>> instance), it prints. I wish to print to this printer from all 
>>>>>>> of the computers on my LAN. When I try to print something from 
>>>>>>> one of these computers, that is when it bombs and displays the 
>>>>>>> foomatic-rip error message (foomatic-rip failed).
>>>>>>>
>>>>>>> The directions on that sheet appear to be if I wanted to print 
>>>>>>> to this network printer that wasn't directly connected to the 
>>>>>>> FreeBSD server. Am I mistaken about this? Also, there is no 
>>>>>>> button on the printer that will print such a page, so I would 
>>>>>>> have to figure out how to find this IP address by other means. I 
>>>>>>> cannot see how to find it in the CUPS web interface. I assume 
>>>>>>> CUPS issues it an IP address.
>>>>>>>
>>>>>>> The error_log that I have posted on previous threads is attached 
>>>>>>> to this email (the successful print jobs were done locally while 
>>>>>>> the error occurred when I printed to the printer from my MacBook 
>>>>>>> Pro). Does anyone have any suggestions? I should note that prior 
>>>>>>> to the CUPS upgrade to 1.2.0 (and the recent gnutls update), my 
>>>>>>> setup was working (I was able to print from the server itself as 
>>>>>>> well as all of the rest of the computers on my LAN). I have 
>>>>>>> rebuilt all packages several times (except for the OS).
>>>>>>>
>>>>>>>
>>>>>>> On my MacBook Pro, when I go to the CUPS web interface, I see 
>>>>>>> the following for the printer:
>>>>>>> hp_LaserJet_1160Le@192.168.0.3    HP LaserJet 1160 
>>>>>>> Foomatic/hpijs (recommended)       Description: hp LaserJet 1160Le
>>>>>>> Location: Den
>>>>>>> Printer State: idle, accepting jobs.
>>>>>>>
>>>>>>> 192.168.0.3 is the IP address of my FreeBSD server on my LAN. It 
>>>>>>> looks as if Mac OS X 10.4.7 runs CUPS 1.1.23, but I could be 
>>>>>>> mistaken. It has found the printer through Bonjour (zeroconf I 
>>>>>>> believe is another name for it), so I didn't have to do any 
>>>>>>> configuring. Could there be an incompatibility within these 
>>>>>>> versions of CUPS? I have found the following page which lists 
>>>>>>> several issues and talks about how CUPS 1.2.0 is broken in 
>>>>>>> several places. Could one of these be the issue?
>>>>>>>
>>>>>>> http://www.bsdforums.org/forums/showthread.php?t=42391
>>>>>>>
>>>>>>>>
>>>>>>>>> On a sidenote, I was having difficulties installing hpijs when 
>>>>>>>>> hplip was
>>>>>>>>> already installed
>>>>>>>>
>>>>>>>> I'm working on that.
>>>>>>> Thank you for your assistance on this.
>>>>>>>>
>>>>>>>> Doug
>>>>>>>>
>>>>>>>> --    This .signature sanitized for your protection
>>>>>>>>
>>>>>>>
>>>>>>> ------------------------------------------------------------------------ 
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> 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"
>>>>>> You need to restart CUPS when the printer "attaches" via USB or 
>>>>>> else CUPS won't know about the USB port and you'll get this error 
>>>>>> every time.
>>>>>
>>>>> I just did a /usr/local/etc/rc.d/cupsd restart and then printed 
>>>>> something from my laptop. Same error.
>>>>> dell# lpstat -t
>>>>> scheduler is running
>>>>> no system default destination
>>>>> device for Create_PDF: cups-pdf:/
>>>>> device for hp_LaserJet_1160Le: /dev/ulpt0
>>>>> Create_PDF accepting requests since Sun Jun 25 11:27:52 2006
>>>>> hp_LaserJet_1160Le accepting requests since Sun Jul 16 22:36:15 2006
>>>>> printer Create_PDF is idle.  enabled since Sun Jun 25 11:27:52 2006
>>>>> printer hp_LaserJet_1160Le is idle.  enabled since Sun Jul 16 
>>>>> 22:36:15 2006
>>>>>         /usr/local/libexec/cups/filter/foomatic-rip failed
>>>>> hp_LaserJet_1160Le-30   iqgrande          7168   Sun Jul 16 
>>>>> 22:36:02 2006
>>>>>
>>>>>
>>>>>>
>>>>>> jmc
>>>>>
>>>>>
>>>> What are the permissions/ownership on /dev/ulpt0?
>>>>
>>>> jmc
>>>
>>> %ls -l /dev/ulpt0
>>> crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0
>>>
>>>
>>>
>> Same as I have.  CUPS works for me if I restart it after the USB 
>> printer attaches.  If I don't restart it, then I get the same error 
>> you're reporting.
>>
>> jmc
>
> I wonder what the difference is between our machines. What printer do 
> you use (and drivers)?
>
>
>
Printer:  HP OfficeJet All-In-One Model 4215
Driver:  HPIJS HP OfficeJet series 4200

jmc

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 08:48:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 C88BF16A4DD
	for <ports@freebsd.org>; Tue, 18 Jul 2006 08:48:55 +0000 (UTC)
	(envelope-from hopet@ics.muni.cz)
Received: from ithil.ics.muni.cz (ithil.ics.muni.cz [147.251.4.38])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2F2C743D46
	for <ports@freebsd.org>; Tue, 18 Jul 2006 08:48:54 +0000 (GMT)
	(envelope-from hopet@ics.muni.cz)
Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83])
	(user=hopet@ICS.MUNI.CZ mech=LOGIN bits=0)
	by ithil.ics.muni.cz (8.13.5.20060308/8.13.4/Debian-3) with ESMTP id
	k6I8mniZ025688
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO);
	Tue, 18 Jul 2006 10:48:50 +0200
From: "Petr Holub" <hopet@ics.muni.cz>
To: <mwm@mired.org>
Date: Tue, 18 Jul 2006 10:48:50 +0200
Message-ID: <005f01c6aa46$fdd6c020$2136fb93@KLOBOUCEK>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807
Importance: Normal
X-Muni-Spam-TestIP: 147.251.23.83
X-Muni-Envelope-From: hopet@ics.muni.cz
X-Muni-Virus-Test: Clean
Cc: ports@freebsd.org
Subject: py24-xlib-0.12a patch
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 08:48:55 -0000

Hi,

below is a couple of small patches for pypanel to work with the
py-xlib - the problems are in py-xlib, not in pypanel.

Petr

================================================================
                            Petr Holub
CESNET z.s.p.o.                       Supercomputing Center Brno
Zikova 4                             Institute of Compt. Science
162 00 Praha 6, CZ                            Masaryk University
Czech Republic                     Botanicka 68a, 60200 Brno, CZ
e-mail: Petr.Holub@cesnet.cz               phone: +420-549493944
                                             fax: +420-541212747
                                       e-mail: hopet@ics.muni.cz



--- /usr/local/lib/python2.4/site-packages/Xlib/support/unix_connect.py.orig	Tue
Jul 18 10:29:47 2006
+++ /usr/local/lib/python2.4/site-packages/Xlib/support/unix_connect.py	Tue Jul
18 10:29:43 2006
@@ -23,7 +23,7 @@
 import os
 import socket
 import fcntl
-import FCNTL
+#import FCNTL

 from Xlib import error

@@ -65,7 +65,7 @@
 	raise error.DisplayConnectionError(dname, str(val))

     # Make sure that the connection isn't inherited in child processes
-    fcntl.fcntl(s.fileno(), FCNTL.F_SETFD, FCNTL.FD_CLOEXEC)
+    fcntl.fcntl(s.fileno(), fcntl.F_SETFD, fcntl.FD_CLOEXEC)

     return s

--- /usr/local/lib/python2.4/site-packages/Xlib/protocol/display.py.orig	Tue Jul
18 10:35:47 2006
+++ /usr/local/lib/python2.4/site-packages/Xlib/protocol/display.py	Tue Jul 18
10:36:19 2006
@@ -746,7 +746,7 @@

 	# Decrement it by one, so that we don't remove the request
 	# that generated these events, if there is such a one.
-	# Bug reported by Ilpo Nyyssönen
+	# Bug reported by Ilpo Nyyssonen
 	self.get_waiting_request((e.sequence_number - 1) % 65536)

 	# print 'recv Event:', e

--- /usr/local/lib/python2.4/site-packages/Xlib/protocol/display.py.orig	Tue Jul
18 10:35:47 2006
+++ /usr/local/lib/python2.4/site-packages/Xlib/protocol/display.py	Tue Jul 18
10:36:19 2006
@@ -746,7 +746,7 @@

 	# Decrement it by one, so that we don't remove the request
 	# that generated these events, if there is such a one.
-	# Bug reported by Ilpo Nyyssönen
+	# Bug reported by Ilpo Nyyssonen
 	self.get_waiting_request((e.sequence_number - 1) % 65536)

 	# print 'recv Event:', e


From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 14:54:07 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2512416A4DA
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 14:54:07 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 989D343D46
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 14:54:06 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 18 Jul 2006 14:54:02 -0000
Received: from p54A7CCB4.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.204.180]
	by mail.gmx.net (mp013) with SMTP; 18 Jul 2006 16:54:02 +0200
X-Authenticated: #5465401
Message-ID: <44BCF5F0.7090809@gmx.de>
Date: Tue, 18 Jul 2006 16:53:36 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: freebsd-ports@freebsd.org
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Subject: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 14:54:07 -0000

I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis.

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 15:29:05 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1ACA616A4DA
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 15:29:05 +0000 (UTC)
	(envelope-from racinej@mcmaster.ca)
Received: from sigma957.cis.mcmaster.ca (sigma957.CIS.McMaster.CA
	[130.113.64.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6966A43D45
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 15:29:04 +0000 (GMT)
	(envelope-from racinej@mcmaster.ca)
Received: from Gorash7.UTS.McMaster.CA (Gorash7.UTS.McMaster.CA
	[130.113.196.61])
	by sigma957.cis.mcmaster.ca (8.13.4/8.13.4) with ESMTP id
	k6IFT2N0020140
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 11:29:02 -0400 (EDT)
Received: from cgpsrv2.cis.mcmaster.ca (univmail.CIS.McMaster.CA
	[130.113.64.46])
	by Gorash7.UTS.McMaster.CA (8.13.6/8.13.6) with ESMTP id k6IFSlOJ029482
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 11:28:57 -0400
Received: from pc-racine1.mcmaster.ca ([130.113.139.86] verified)
	by cgpsrv2.cis.mcmaster.ca (CommuniGate Pro SMTP 4.1.8)
	with ESMTP-TLS id 132589768 for freebsd-ports@freebsd.org;
	Tue, 18 Jul 2006 11:28:50 -0400
From: Jeffrey Racine <racinej@mcmaster.ca>
To: freebsd-ports@freebsd.org
Content-Type: text/plain
Organization: McMaster University
Date: Tue, 18 Jul 2006 11:28:47 -0400
Message-Id: <1153236527.636.27.camel@pc-racine1.mcmaster.ca>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
X-PMX-Version-Mac: 4.7.1.128075, Antispam-Engine: 2.1.0.0,
	Antispam-Data: 2006.7.18.73433
X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__C230066_P5 0,
	__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0,
	__HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0,
	__MIME_VERSION 0, __SANE_MSGID 0'
X-Spam-Flag: NO
Subject: browser and acrobat reader stopped working...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: racinej@mcmaster.ca
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, 18 Jul 2006 15:29:05 -0000

Hi.

I am running FreeBSD 6.1. All of my ports are current.

However, acroread has stopped working within my browser. 

I checked /usr/ports/UPDATING and followed

	portupgrade -f -o emulators/linux_base-fc4 linux_base\*
	portupgrade -f -o x11/linux-xorg-libs linux-XFree86-libs

However, I get the following message:

/usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error
while loading shared libraries: libXfixes.so.3: cannot open shared
object file: No such file or directory

Any suggestions would be most welcome. Many thanks.

-- Jeff

-- 
Professor J. S. Racine         Phone:  (905) 525 9140 x 23825
Department of Economics        FAX:    (905) 521-8232
McMaster University            e-mail: racinej@mcmaster.ca
1280 Main St. W.,Hamilton,     URL:
http://www.economics.mcmaster.ca/racine/
Ontario, Canada. L8S 4M4

`The generation of random numbers is too important to be left to



From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 16:08:01 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 0C7C316A4E2
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 16:08:01 +0000 (UTC)
	(envelope-from t.gf@freenet.de)
Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D15E043D72
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 16:07:58 +0000 (GMT)
	(envelope-from t.gf@freenet.de)
Received: from [194.97.55.242] (helo=mx9.freenet.de)
	by mout0.freenet.de with esmtpa (Exim 4.61)
	(envelope-from <t.gf@freenet.de>) id 1G2rTd-0006j0-BM
	for freebsd-ports@freebsd.org; Tue, 18 Jul 2006 17:27:44 +0200
Received: from ppp-82-135-68-252.dynamic.mnet-online.de ([82.135.68.252]
	helo=chaos) by mx9.freenet.de with esmtpsa (ID t.gf@freenet.de)
	(TLSv1:AES256-SHA:256) (Exim 4.62 #2) id 1G2rLx-0008Hi-BH
	for freebsd-ports@freebsd.org; Tue, 18 Jul 2006 17:19:17 +0200
From: Thomas Flaig <t.gf@freenet.de>
To: freebsd-ports@freebsd.org
Date: Tue, 18 Jul 2006 17:19:14 +0200
User-Agent: KMail/1.9.3
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>
	<44BC2586.8080400@yahoo.com>
	<CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
In-Reply-To: <CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607181719.16037.t.gf@freenet.de>
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: t.gf@freenet.de
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, 18 Jul 2006 16:08:01 -0000

Hello,
Am Dienstag, 18. Juli 2006 02:13 schrieb Anthony Agelastos:
> >>> What are the permissions/ownership on /dev/ulpt0?
> >> %ls -l /dev/ulpt0
> >> crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0
> > Same as I have.  CUPS works for me if I restart it after the USB
> > printer attaches.  If I don't restart it, then I get the same error
> > you're reporting.
> I wonder what the difference is between our machines. What printer do
> you use (and drivers)?
Maybe the difference is in the permission of the device for the usb-bus.
What are your permission/ownership for /dev/usb*?

HTH
thomas
-- 
UNIX was not designed to stop you from doing stupid things, because that
would also stop you from doing clever things.
	-- Doug Gwyn


From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 18:19:31 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 A501F16A4DF
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:19:31 +0000 (UTC)
	(envelope-from r.c.ladan@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CB31C43D46
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:19:30 +0000 (GMT)
	(envelope-from r.c.ladan@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n29so245542nfc
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 11:19:29 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding;
	b=ovZiDzsyqFQ4abfc/x9dfPTno651deFxI8WxLiPPQeMrtv8EIWyalHLgWnA92grrPGGNR7gSe51HMLOMYIMF2VrwKTR3o//LOvQk/N2dtVUjpfR5EtXPBijzJv3fhdQhwrll82a6NEyx9ntQMiD+Dy7pGKDQ64qxxfgdglaw2g0=
Received: by 10.48.143.13 with SMTP id q13mr968451nfd;
	Tue, 18 Jul 2006 11:19:29 -0700 (PDT)
Received: from ?192.168.123.146? ( [82.168.74.136])
	by mx.gmail.com with ESMTP id g1sm1102902nfe.2006.07.18.11.19.28;
	Tue, 18 Jul 2006 11:19:29 -0700 (PDT)
Message-ID: <44BD262F.2010802@gmail.com>
Date: Tue, 18 Jul 2006 20:19:27 +0200
From: Rene Ladan <r.c.ladan@gmail.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: racinej@mcmaster.ca,  freebsd-ports@freebsd.org
References: <1153236527.636.27.camel@pc-racine1.mcmaster.ca>
In-Reply-To: <1153236527.636.27.camel@pc-racine1.mcmaster.ca>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: browser and acrobat reader stopped working...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 18:19:31 -0000

Jeffrey Racine wrote:
> Hi.
>
[...]

> However, I get the following message:
> 
> /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error
> while loading shared libraries: libXfixes.so.3: cannot open shared
> object file: No such file or directory
> 
> Any suggestions would be most welcome. Many thanks.
> 
On my 6.1 box with current ports:

rene@s000655:~>locate libXfixes.so.3
/usr/X11R6/lib/libXfixes.so.3
/usr/compat/linux/usr/X11R6/lib/libXfixes.so.3
/usr/compat/linux/usr/X11R6/lib/libXfixes.so.3.0
rene@s000655:~>pkg_info -W /usr/X11R6/lib/libXfixes.so.3
/usr/X11R6/lib/libXfixes.so.3 was installed by package xorg-libraries-6.9.0
rene@s000655:~>pkg_info -W /usr/compat/linux/usr/X11R6/lib/libXfixes.so.3
[nothing returned]
rene@s000655:~>pkg_info -W
/usr/compat/linux/usr/X11R6/lib/libXfixes.so.3.0
[nothing returned]

Seems like the linux versions of libXfixes.so.3 are stale?

> -- Jeff
> 
Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001


From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 18:34:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E585216A4DE
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:34:55 +0000 (UTC)
	(envelope-from r.c.ladan@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4147243D46
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:34:55 +0000 (GMT)
	(envelope-from r.c.ladan@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n29so250212nfc
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 11:34:54 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding;
	b=Gy4V7A3bRqR1hbYyf2mhexbwBWq58g/J+XkDsdJq90PZVIxdRZ+1l2uIGdFznVf4m2dIYSfI0Ib5qAKPzdVs4C9u47KDSBTUZVp2LMzmWcjhRJ9KIokB+0+YOrgEgFW+wX1MxPsmyOcSwxwedGk5EFqP92DlMAsUZ0EGKg1sD98=
Received: by 10.48.161.1 with SMTP id j1mr975214nfe;
	Tue, 18 Jul 2006 11:34:54 -0700 (PDT)
Received: from ?192.168.123.146? ( [82.168.74.136])
	by mx.gmail.com with ESMTP id l21sm1109160nfc.2006.07.18.11.34.53;
	Tue, 18 Jul 2006 11:34:53 -0700 (PDT)
Message-ID: <44BD29CC.6040507@gmail.com>
Date: Tue, 18 Jul 2006 20:34:52 +0200
From: Rene Ladan <r.c.ladan@gmail.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: Oliver Lehmann <lehmann@ans-netz.de>,  freebsd-ports@freebsd.org
References: <20060712170828.33b90fec.lehmann@ans-netz.de>
In-Reply-To: <20060712170828.33b90fec.lehmann@ans-netz.de>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: Xfce 4.4 Beta 2 (4.3.90.2)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 18:34:56 -0000

Oliver Lehmann wrote:
> Hi,
> 
> to try out xfce 4.4 beta 2 you'll find a patch and a shar file (for new
> ports) at 
> 
> http://people.freebsd.org/~oliver/xfce/xfce4.4_ports_03.tar.bz2
> 

(Small) nit: devel/xfce4-dev-tools depends on devel/gnu-libtool, but the
latter port does not exist (only a devel/libtool15 exists).  This causes
things like portupgrade to whine.

Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001


From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 18:50:41 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2A28E16A4DD;
	Tue, 18 Jul 2006 18:50:41 +0000 (UTC)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net
	[151.189.21.41])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 15B7743D6D;
	Tue, 18 Jul 2006 18:50:22 +0000 (GMT)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net
	[151.189.8.17])
	by mail-in-01.arcor-online.net (Postfix) with ESMTP id C49D817E98C;
	Mon,  3 Jul 2006 21:29:51 +0200 (CEST)
Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net
	[151.189.21.41])
	by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id 5B6221A9A45; 
	Tue, 18 Jul 2006 20:50:21 +0200 (CEST)
Received: from lofi.dyndns.org (dslb-084-061-137-205.pools.arcor-ip.net
	[84.61.137.205])
	by mail-in-01.arcor-online.net (Postfix) with ESMTP id 26EF517E98C;
	Mon,  3 Jul 2006 21:29:50 +0200 (CEST)
Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4])
	by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k6IIoGJQ011517
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 18 Jul 2006 20:50:17 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
Received: from kiste.my.domain (lofi@localhost [127.0.0.1])
	by kiste.my.domain (8.13.6/8.13.4) with ESMTP id k6IIoGNX027486;
	Tue, 18 Jul 2006 20:50:16 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
Received: from localhost (localhost [[UNIX: localhost]])
	by kiste.my.domain (8.13.6/8.13.4/Submit) id k6IIoEjR027485;
	Tue, 18 Jul 2006 20:50:14 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org
	using -f
From: Michael Nottebrock <lofi@freebsd.org>
To: kde@freebsd.org
Date: Tue, 18 Jul 2006 20:50:08 +0200
User-Agent: KMail/1.9.3
References: <op.tcstl42gp1tyz6@myfreebsd>
In-Reply-To: <op.tcstl42gp1tyz6@myfreebsd>
X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o;
	>bD>c:]^;
	:>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg<g<^-C0-[U^09JHb19h@upD**c,G~&J<"?;
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart1184124.WJeVRPo7bM";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200607182050.13920.lofi@freebsd.org>
X-Virus-Scanned: by amavisd-new
Cc: freebsd-ports@freebsd.org, "Ricardo A. Reis" <ricardo_bsd@yahoo.com.br>
Subject: Re: [kde-freebsd] FreeBSD 7.0- Current and x11/kdebase3
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 18:50:41 -0000

--nextPart1184124.WJeVRPo7bM
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday, 16. July 2006 22:23, Ricardo A. Reis wrote:
> utils.h:241: error: `timestampDiff' is not a member of `NET

You're trying to compile kdebase against an outdated version of kdelibs.=20
Update x11/kdelibs3 first.


Cheers,
=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart1184124.WJeVRPo7bM
Content-Type: application/pgp-signature

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

iD8DBQBEvS1lXhc68WspdLARAgCCAKCOt1UwowAo8jfbHzMKVMIROx3sQgCeOiUZ
wiZYfrZNwG/R73m2e/NadFU=
=eyZp
-----END PGP SIGNATURE-----

--nextPart1184124.WJeVRPo7bM--

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 18:55:05 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 EA28016A4F5
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:55:05 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp102.biz.mail.re2.yahoo.com (smtp102.biz.mail.re2.yahoo.com
	[68.142.229.216])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4106743D45
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 18:55:05 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 92892 invoked from network); 18 Jul 2006 17:09:05 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=TNc+E9OJ0MH8nSZ8pXSL90ny/HP9IGskP5MLbQKtII5kW4HXgVjISDp/88DFgzKPX6uQEH2LUWpiybR+jfJfAQFfLNXEWkr+iCOm9C9CaDAeFuLdlV/pEhWVt9eV5rv6kVkFaDAfluhQXHN4v7SEK63J+KABGfzihfQLu+XoyW8=
	; 
Received: from unknown (HELO borgdemon2.clspco.adelphia.net)
	(j.m.cooper@borgsdemons.com@65.210.58.3 with login)
	by smtp102.biz.mail.re2.yahoo.com with SMTP; 18 Jul 2006 17:09:05 -0000
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 536E95C48;
	Tue, 18 Jul 2006 13:09:03 -0400 (EDT)
Message-ID: <44BD15AE.4030802@yahoo.com>
Date: Tue, 18 Jul 2006 13:09:02 -0400
From: John Merryweather Cooper <john_m_cooper@yahoo.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060617)
MIME-Version: 1.0
To: t.gf@freenet.de
References: <379F8941-A4E8-4583-810B-BC9F0D8397F9@gmail.com>	<44BC2586.8080400@yahoo.com>	<CCC62544-3C78-417A-BB0E-F016F78DFEC8@gmail.com>
	<200607181719.16037.t.gf@freenet.de>
In-Reply-To: <200607181719.16037.t.gf@freenet.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: freebsd-ports@freebsd.org
Subject: Re: hpijs/hplip, foomatic-rip, and CUPS 1.2.0
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 18:55:06 -0000

Thomas Flaig wrote:
> Hello,
> Am Dienstag, 18. Juli 2006 02:13 schrieb Anthony Agelastos:
>   
>>>>> What are the permissions/ownership on /dev/ulpt0?
>>>>>           
>>>> %ls -l /dev/ulpt0
>>>> crw-rw----  1 root  cups    0,  68 Jul 16 22:36 /dev/ulpt0
>>>>         
>>> Same as I have.  CUPS works for me if I restart it after the USB
>>> printer attaches.  If I don't restart it, then I get the same error
>>> you're reporting.
>>>       
>> I wonder what the difference is between our machines. What printer do
>> you use (and drivers)?
>>     
> Maybe the difference is in the permission of the device for the usb-bus.
> What are your permission/ownership for /dev/usb*?
>
> HTH
> thomas
>   

I have:

crw-rw----  1 root  operator    0,  35 Jul 17 16:05 /dev/usb
crw-rw----  1 root  operator    0,  34 Jul 17 16:05 /dev/usb0
crw-rw----  1 root  operator    0,  36 Jul 17 16:05 /dev/usb1
crw-rw----  1 root  operator    0,  37 Jul 17 16:05 /dev/usb2
crw-rw----  1 root  operator    0,  38 Jul 17 16:05 /dev/usb3

jmc

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 19:44:03 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6BC0116A4DE;
	Tue, 18 Jul 2006 19:44:03 +0000 (UTC) (envelope-from des@des.no)
Received: from tim.des.no (tim.des.no [194.63.250.121])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B4BAC43D4C;
	Tue, 18 Jul 2006 19:44:02 +0000 (GMT) (envelope-from des@des.no)
Received: from tim.des.no (localhost [127.0.0.1])
	by spam.des.no (Postfix) with ESMTP id B638D2083;
	Tue, 18 Jul 2006 21:43:55 +0200 (CEST)
X-Spam-Tests: AWL
X-Spam-Learn: disabled
X-Spam-Score: 0.0/3.0
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no
Received: from xps.des.no (des.no [80.203.243.180])
	by tim.des.no (Postfix) with ESMTP id 3C17D2082;
	Tue, 18 Jul 2006 21:43:55 +0200 (CEST)
Received: by xps.des.no (Postfix, from userid 1001)
	id 2375B33C31; Tue, 18 Jul 2006 21:43:55 +0200 (CEST)
From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To: Dejan Lesjak <dejan.lesjak@ijs.si>
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org>
	<200607141300.43547.dejan.lesjak@ijs.si>
Date: Tue, 18 Jul 2006 21:43:54 +0200
In-Reply-To: <200607141300.43547.dejan.lesjak@ijs.si> (Dejan Lesjak's message
	of "Fri, 14 Jul 2006 13:00:43 +0200")
Message-ID: <86mzb6d7gl.fsf@xps.des.no>
User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: ports@freebsd.org, Maxim Sobolev <sobomax@freebsd.org>,
	freebsd-x11@freebsd.org
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 19:44:03 -0000

Dejan Lesjak <dejan.lesjak@ijs.si> writes:
> [...] as far as X.org 7 ports themselves go, they right now already
> happily build and install under /usr/X11R6 prefix [...]

This makes no sense at all, since X.org is (by definition) X11R7.

BTW, I am constantly amazed at FreeBSD ports maintainers' continued
insistence that X, Y or Z "can't be done" when in fact everybody else
is already doing it, and FreeBSD is the odd one out with innumberable
hacks and tweaks to make it work "our way" instead of the way
everybody else does it.  This debate is a perfect example of this: the
rest of the world already installs everything (X, KDE, Gnome...) under
a single prefix - usually /usr - yet FreeBSD port maintainers insist
that it can't possibly be done.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no

From owner-freebsd-ports@FreeBSD.ORG  Tue Jul 18 20:07:48 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E823E16A4E0
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 20:07:48 +0000 (UTC)
	(envelope-from Alexander@Leidinger.net)
Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A9B8643D5F
	for <freebsd-ports@freebsd.org>; Tue, 18 Jul 2006 20:07:23 +0000 (GMT)
	(envelope-from Alexander@Leidinger.net)
Received: from Andro-Beta.Leidinger.net (p54A5E67C.dip.t-dialin.net
	[84.165.230.124]) (authenticated bits=0)
	by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id
	k6IJuh8S052438; Tue, 18 Jul 2006 21:56:44 +0200 (CEST)
	(envelope-from Alexander@Leidinger.net)
Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1])
	by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id
	k6IK7OZ0033215; Tue, 18 Jul 2006 22:07:25 +0200 (CEST)
	(envelope-from Alexander@Leidinger.net)
Date: Tue, 18 Jul 2006 22:08:43 +0200
From: Alexander Leidinger <Alexander@Leidinger.net>
To: racinej@mcmaster.ca
Message-ID: <20060718220843.583e9819@Magellan.Leidinger.net>
In-Reply-To: <1153236527.636.27.camel@pc-racine1.mcmaster.ca>
References: <1153236527.636.27.camel@pc-racine1.mcmaster.ca>
X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.20; i386-portbld-freebsd7.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new
Cc: freebsd-ports@freebsd.org
Subject: Re: browser and acrobat reader stopped working...
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 18 Jul 2006 20:07:49 -0000

Quoting Jeffrey Racine <racinej@mcmaster.ca> (Tue, 18 Jul 2006 11:28:47 -0400):

> Hi.
> 
> I am running FreeBSD 6.1. All of my ports are current.
> 
> However, acroread has stopped working within my browser. 
> 
> I checked /usr/ports/UPDATING and followed
> 
> 	portupgrade -f -o emulators/linux_base-fc4 linux_base\*
> 	portupgrade -f -o x11/linux-xorg-libs linux-XFree86-libs
> 
> However, I get the following message:
> 
> /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error
> while loading shared libraries: libXfixes.so.3: cannot open shared
> object file: No such file or directory
> 
> Any suggestions would be most welcome. Many thanks.

printenv | grep LD_

If this prints something, you need to get rid of it (the result is that
FreeBSD libs are taken instead of Linux ones when starting a Linux
program).

Bye,
Alexander.

-- 
Killing is wrong.
		-- Losira, "That Which Survives", stardate unknown
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 00:56:52 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8635C16A4DD
	for <ports@freebsd.org>; Wed, 19 Jul 2006 00:56:52 +0000 (UTC)
	(envelope-from agri-bounces@archive.antenna.nl)
Received: from archive.antenna.nl (quisana.antenna.nl [217.149.221.25])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E196D43D67
	for <ports@freebsd.org>; Wed, 19 Jul 2006 00:56:51 +0000 (GMT)
	(envelope-from agri-bounces@archive.antenna.nl)
Received: from archive.antenna.nl (localhost [127.0.0.1])
	by archive.antenna.nl (8.13.7/8.13.7) with ESMTP id k6INqAo4006037
	for <ports@freebsd.org>; Wed, 19 Jul 2006 01:52:10 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
From: agri-bounces@archive.antenna.nl
To: ports@freebsd.org
Message-ID: <mailman.2760.1153266724.28493.agri@archive.antenna.nl>
Date: Wed, 19 Jul 2006 01:52:04 +0200
Precedence: bulk
X-BeenThere: agri@archive.antenna.nl
X-Mailman-Version: 2.1.8rc1
X-List-Administrivia: yes
Sender: agri-bounces@archive.antenna.nl
Errors-To: agri-bounces@archive.antenna.nl
Cc: 
Subject: Your message to Agri awaits moderator approval
X-BeenThere: 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: Wed, 19 Jul 2006 00:56:52 -0000

Your mail to 'Agri' with the subject

    Delivery reports about your e-mail

Is being held until the list moderator can review it for approval.

The reason it is being held:

    Post by non-member to a members-only list

Either the message will get posted to the list, or you will receive
notification of the moderator's decision.  If you would like to cancel
this posting, please visit the following URL:

    http://archive.antenna.nl/mailman/confirm/agri/e0ff416f24a0a8b286c4e8b53295f810edc3266a


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 01:42:59 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 CA26216A4DD
	for <ports@freebsd.org>; Wed, 19 Jul 2006 01:42:59 +0000 (UTC)
	(envelope-from derrick@uniquestrength.net)
Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.200.84])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5E41A43D46
	for <ports@freebsd.org>; Wed, 19 Jul 2006 01:42:59 +0000 (GMT)
	(envelope-from derrick@uniquestrength.net)
Received: from mail.uniquestrength.net ([68.55.192.50])
	by comcast.net (sccrmhc14) with ESMTP
	id <2006071901425801400920hse>; Wed, 19 Jul 2006 01:42:58 +0000
Received: from localhost (localhost.uniquestrength.net [127.0.0.1])
	by mail.uniquestrength.net (Postfix) with ESMTP id 5BDAB5CD9
	for <ports@freebsd.org>; Tue, 18 Jul 2006 20:48:08 -0400 (EDT)
X-Virus-Scanned: amavisd-new at uniquestrength.net
Received: from mail.uniquestrength.net ([127.0.0.1])
	by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP id UvR-1cyzEZ+R for <ports@freebsd.org>;
	Tue, 18 Jul 2006 20:48:06 -0400 (EDT)
Received: from [192.168.1.109] (unknown [10.10.1.1])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.uniquestrength.net (Postfix) with ESMTP id F2C1E5CD7
	for <ports@freebsd.org>; Tue, 18 Jul 2006 20:48:05 -0400 (EDT)
From: Derrick Edwards <derrick@uniquestrength.net>
To: ports@freebsd.org
Date: Tue, 18 Jul 2006 21:47:03 -0400
User-Agent: KMail/1.9.3
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607182147.03491.derrick@uniquestrength.net>
Cc: 
Subject: Core Dump with Apache22
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 01:42:59 -0000

	Hi, 
I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. Machine 
was rebooted and now it is giving the following error message 
in /var/log/messages:

Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal 10 (core  
dumped)

 I have tested my config and it is Ok. Not seeing any answers with google. Can 
anybody help. Thanks in advance.

Derrick 



From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 01:47:31 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 EAB8316A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 01:47:31 +0000 (UTC)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [204.127.200.85])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 86E4143D4C
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 01:47:31 +0000 (GMT)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from icarus.home.lan
	(c-24-6-181-195.hsd1.ca.comcast.net[24.6.181.195])
	by comcast.net (sccrmhc15) with ESMTP
	id <2006071901473001500q7ubpe>; Wed, 19 Jul 2006 01:47:30 +0000
Received: by icarus.home.lan (Postfix, from userid 1000)
	id CE1985C03F; Tue, 18 Jul 2006 18:47:29 -0700 (PDT)
Date: Tue, 18 Jul 2006 18:47:29 -0700
From: Jeremy Chadwick <freebsd@jdc.parodius.com>
To: Derrick Edwards <derrick@uniquestrength.net>
Message-ID: <20060719014729.GA14145@icarus.home.lan>
Mail-Followup-To: Derrick Edwards <derrick@uniquestrength.net>,
	freebsd-ports@freebsd.org
References: <200607182147.03491.derrick@uniquestrength.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200607182147.03491.derrick@uniquestrength.net>
X-PGP-Key: http://jdc.parodius.com/pubkey.asc
User-Agent: Mutt/1.5.11
Cc: freebsd-ports@freebsd.org
Subject: Re: Core Dump with Apache22
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 01:47:32 -0000

On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote:
> 	Hi, 
> I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine. Machine 
> was rebooted and now it is giving the following error message 
> in /var/log/messages:
> 
> Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal 10 (core  
> dumped)
> 
>  I have tested my config and it is Ok. Not seeing any answers with google. Can 
> anybody help. Thanks in advance.

We've been dealing with a related problem which happens exactly
every 7 days when newsyslog sends SIGUSR1 to httpd (newsyslog runs
every 24 hours and does this -- but every 7 days, sig10 happens).
This only seems to happen with SSL enabled, however.  Box is 4-STABLE
though, not 6-RC.

That said -- since you have a coredump, can you provide a backtrace?

gdb /usr/local/sbin/httpd /location/of/core/file
gdb> bt full

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP: 4BD6C0CB |


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 02:14:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5DF1416A4DD
	for <ports@freebsd.org>; Wed, 19 Jul 2006 02:14:19 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 152F443D45
	for <ports@freebsd.org>; Wed, 19 Jul 2006 02:14:19 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: by argent.heraldsnet.org (Postfix, from userid 1001)
	id BD27FBF8; Tue, 18 Jul 2006 22:14:14 -0400 (EDT)
Date: Tue, 18 Jul 2006 22:14:14 -0400
From: Jim Trigg <jtrigg@spamcop.net>
To: ports@freebsd.org
Message-ID: <20060719021414.GA84802@spamcop.net>
Mail-Followup-To: ports@freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Cc: 
Subject: Can't install fresh ruby-bdb when LOCALBASE is not /usr/local
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 02:14:19 -0000

I'm setting up a new system with 6.1-RELEASE, and I forgot to install
portupgrade from a package during the OS install.  ruby-bdb fails to
build, complaining that it doesn't know how to make 'all' (it doesn't
specify which directory it's in, but it's right after it runs
extconf.rb).  Any clues?

Thanks,
Jim
-- 
Jim Trigg, Lord High Everything Else  O-          /"\
                                                  \ /  ASCII RIBBON CAMPAIGN
Hostmaster, Huie Kin family website                X    HELP CURE HTML MAIL
Verger, All Saints Church - Sharon Chapel         / \

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 05:59:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8D65F16A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 05:59:40 +0000 (UTC)
	(envelope-from derrick@uniquestrength.net)
Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.200.84])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C6A7B43D53
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 05:59:39 +0000 (GMT)
	(envelope-from derrick@uniquestrength.net)
Received: from mail.uniquestrength.net ([68.55.192.50])
	by comcast.net (sccrmhc14) with ESMTP
	id <200607190559380140090kjqe>; Wed, 19 Jul 2006 05:59:38 +0000
Received: from localhost (localhost.uniquestrength.net [127.0.0.1])
	by mail.uniquestrength.net (Postfix) with ESMTP id C75695D76
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 00:08:50 -0400 (EDT)
X-Virus-Scanned: amavisd-new at uniquestrength.net
Received: from mail.uniquestrength.net ([127.0.0.1])
	by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id YS9R9lc06RSR for <freebsd-ports@freebsd.org>;
	Wed, 19 Jul 2006 00:08:47 -0400 (EDT)
Received: from [192.168.1.109] (unknown [10.10.1.1])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.uniquestrength.net (Postfix) with ESMTP id 52B225CD6
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 00:08:47 -0400 (EDT)
From: Derrick Edwards <derrick@uniquestrength.net>
To: freebsd-ports@freebsd.org
Date: Wed, 19 Jul 2006 02:03:36 -0400
User-Agent: KMail/1.9.3
References: <200607182147.03491.derrick@uniquestrength.net>
	<20060719014729.GA14145@icarus.home.lan>
In-Reply-To: <20060719014729.GA14145@icarus.home.lan>
MIME-Version: 1.0
Content-Type: Multipart/Mixed;
  boundary="Boundary-00=_4scvE2bPnrsecGO"
Message-Id: <200607190203.36981.derrick@uniquestrength.net>
Subject: Re: Core Dump with Apache22
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 05:59:40 -0000

--Boundary-00=_4scvE2bPnrsecGO
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday 18 July 2006 21:47, Jeremy Chadwick wrote:
> On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote:
> > =A0=A0=A0=A0=A0=A0Hi,
> > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine.
> > Machine was rebooted and now it is giving the following error message
> > in /var/log/messages:
> >
> > Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal 10
> > (core =A0 dumped)
> >
> > =A0I have tested my config and it is Ok. Not seeing any answers with
> > google. Can anybody help. Thanks in advance.
>
> We've been dealing with a related problem which happens exactly
> every 7 days when newsyslog sends SIGUSR1 to httpd (newsyslog runs
> every 24 hours and does this -- but every 7 days, sig10 happens).
> This only seems to happen with SSL enabled, however. =A0Box is 4-STABLE
> though, not 6-RC.
>
> That said -- since you have a coredump, can you provide a backtrace?
>
> gdb /usr/local/sbin/httpd /location/of/core/file
> gdb> bt full
	Thanks for the reply,
I have never done backtracing before so bare with me, The coredump was foun=
d=20
at /httpd.core. The first command that I=20
raned "gdb /usr/local/sbin/httpd /location/of/core/file" I outputted to the=
=20
file core_dump.txt. The bt full is listed below.

(gdb) bt full
#0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#1  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#2  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#3  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#4  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#5  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#6  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#7  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#8  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#9  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#10 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#11 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#12 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#13 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#14 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#15 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.
#16 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
No symbol table info available.
#17 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
No symbol table info available.

Let me know if you need any more info.
v/r
Derrick

--Boundary-00=_4scvE2bPnrsecGO
Content-Type: text/plain;
  charset="iso-8859-1";
  name="core_dump.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="core_dump.txt"

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
Core was generated by `httpd'.
Program terminated with signal 10, Bus error.
Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.4
Reading symbols from /usr/local/lib/libaprutil-1.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libaprutil-1.so.2
Reading symbols from /usr/local/lib/libexpat.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libexpat.so.6
Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libiconv.so.3
Reading symbols from /usr/local/lib/libapr-1.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libapr-1.so.2
Reading symbols from /lib/libcrypt.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libcrypt.so.3
Reading symbols from /usr/lib/libpthread.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpthread.so.2
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/local/libexec/apache22/mod_authn_file.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authn_file.so
Reading symbols from /usr/local/libexec/apache22/mod_authn_dbm.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authn_dbm.so
Reading symbols from /usr/local/libexec/apache22/mod_authn_anon.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authn_anon.so
Reading symbols from /usr/local/libexec/apache22/mod_authn_default.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authn_default.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_host.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_host.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_groupfile.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_groupfile.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_user.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_user.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_dbm.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_dbm.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_owner.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_owner.so
Reading symbols from /usr/local/libexec/apache22/mod_authz_default.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_authz_default.so
Reading symbols from /usr/local/libexec/apache22/mod_auth_basic.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_auth_basic.so
Reading symbols from /usr/local/libexec/apache22/mod_auth_digest.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_auth_digest.so
Reading symbols from /usr/local/libexec/apache22/mod_file_cache.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_file_cache.so
Reading symbols from /usr/local/libexec/apache22/mod_cache.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_cache.so
Reading symbols from /usr/local/libexec/apache22/mod_disk_cache.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_disk_cache.so
Reading symbols from /usr/local/libexec/apache22/mod_include.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_include.so
Reading symbols from /usr/local/libexec/apache22/mod_filter.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_filter.so
Reading symbols from /usr/local/libexec/apache22/mod_charset_lite.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_charset_lite.so
Reading symbols from /usr/local/libexec/apache22/mod_deflate.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_deflate.so
Reading symbols from /lib/libz.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libz.so.3
Reading symbols from /usr/local/libexec/apache22/mod_log_config.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_log_config.so
Reading symbols from /usr/local/libexec/apache22/mod_logio.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_logio.so
Reading symbols from /usr/local/libexec/apache22/mod_env.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_env.so
Reading symbols from /usr/local/libexec/apache22/mod_mime_magic.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_mime_magic.so
Reading symbols from /usr/local/libexec/apache22/mod_cern_meta.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_cern_meta.so
Reading symbols from /usr/local/libexec/apache22/mod_expires.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_expires.so
Reading symbols from /usr/local/libexec/apache22/mod_headers.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_headers.so
Reading symbols from /usr/local/libexec/apache22/mod_usertrack.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_usertrack.so
Reading symbols from /usr/local/libexec/apache22/mod_unique_id.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_unique_id.so
Reading symbols from /usr/local/libexec/apache22/mod_setenvif.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_setenvif.so
Reading symbols from /usr/local/libexec/apache22/mod_ssl.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_ssl.so
Reading symbols from /usr/lib/libssl.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libssl.so.4
Reading symbols from /lib/libcrypto.so.4...(no debugging symbols found)...done.
Loaded symbols for /lib/libcrypto.so.4
Reading symbols from /usr/local/libexec/apache22/mod_mime.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_mime.so
Reading symbols from /usr/local/libexec/apache22/mod_dav.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_dav.so
Reading symbols from /usr/local/libexec/apache22/mod_status.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_status.so
Reading symbols from /usr/local/libexec/apache22/mod_autoindex.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_autoindex.so
Reading symbols from /usr/local/libexec/apache22/mod_asis.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_asis.so
Reading symbols from /usr/local/libexec/apache22/mod_info.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_info.so
Reading symbols from /usr/local/libexec/apache22/mod_cgi.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_cgi.so
Reading symbols from /usr/local/libexec/apache22/mod_dav_fs.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_dav_fs.so
Reading symbols from /usr/local/libexec/apache22/mod_vhost_alias.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_vhost_alias.so
Reading symbols from /usr/local/libexec/apache22/mod_negotiation.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_negotiation.so
Reading symbols from /usr/local/libexec/apache22/mod_dir.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_dir.so
Reading symbols from /usr/local/libexec/apache22/mod_imagemap.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_imagemap.so
Reading symbols from /usr/local/libexec/apache22/mod_actions.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_actions.so
Reading symbols from /usr/local/libexec/apache22/mod_speling.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_speling.so
Reading symbols from /usr/local/libexec/apache22/mod_userdir.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_userdir.so
Reading symbols from /usr/local/libexec/apache22/mod_alias.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_alias.so
Reading symbols from /usr/local/libexec/apache22/mod_rewrite.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_rewrite.so
Reading symbols from /usr/local/libexec/apache22/libphp5.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/libphp5.so
Reading symbols from /usr/local/lib/libxml2.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libxml2.so.5
Reading symbols from /usr/local/libexec/apache22/mod_security.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/libexec/apache22/mod_security.so
Reading symbols from /usr/local/lib/php/20050922/pdf.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/pdf.so
Reading symbols from /usr/local/lib/libpdf.so.7...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libpdf.so.7
Reading symbols from /usr/local/lib/php/20050922/zlib.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/zlib.so
Reading symbols from /usr/local/lib/php/20050922/bz2.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/bz2.so
Reading symbols from /usr/lib/libbz2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libbz2.so.2
Reading symbols from /usr/local/lib/php/20050922/ctype.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/ctype.so
Reading symbols from /usr/local/lib/php/20050922/dom.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/dom.so
Reading symbols from /usr/local/lib/php/20050922/ftp.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/ftp.so
Reading symbols from /usr/local/lib/php/20050922/gd.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/gd.so
Reading symbols from /usr/local/lib/libt1.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libt1.so.5
Reading symbols from /usr/local/lib/libfreetype.so.9...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libfreetype.so.9
Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libXpm.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/local/lib/libpng.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libpng.so.5
Reading symbols from /usr/local/lib/libjpeg.so.9...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libjpeg.so.9
Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/local/lib/php/20050922/iconv.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/iconv.so
Reading symbols from /usr/local/lib/php/20050922/imap.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/imap.so
Reading symbols from /usr/local/lib/libc-client4.so.8...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libc-client4.so.8
Reading symbols from /usr/lib/libpam.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpam.so.3
Reading symbols from /usr/local/lib/php/20050922/mcrypt.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/mcrypt.so
Reading symbols from /usr/local/lib/libmcrypt.so.8...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libmcrypt.so.8
Reading symbols from /usr/local/lib/libltdl.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libltdl.so.4
Reading symbols from /usr/local/lib/php/20050922/mhash.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/mhash.so
Reading symbols from /usr/local/lib/libmhash.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libmhash.so.2
Reading symbols from /usr/local/lib/php/20050922/ming.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/ming.so
Reading symbols from /usr/local/lib/libming.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libming.so.4
Reading symbols from /usr/local/lib/libungif.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libungif.so.5
Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/local/lib/php/20050922/mysql.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20050922/mysql.so
Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.15...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.15
Reading symbols from /usr/local/lib/liblthread.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/liblthread.so.3
Reading symbols from /usr/local/lib/liblstdc++.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/liblstdc++.so.5
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
[New LWP 100108]
(gdb) 
(gdb) quit

--Boundary-00=_4scvE2bPnrsecGO--

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 06:02:43 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BA72B16A4DE
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 06:02:43 +0000 (UTC)
	(envelope-from kostikbel@gmail.com)
Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DB7E443D66
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 06:02:37 +0000 (GMT)
	(envelope-from kostikbel@gmail.com)
Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua
	[10.1.1.148])
	by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k6J62QKq021973
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 19 Jul 2006 09:02:26 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1])
	by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id
	k6J62Qbt005881; Wed, 19 Jul 2006 09:02:26 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: (from kostik@localhost)
	by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k6J62P14005880; 
	Wed, 19 Jul 2006 09:02:25 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to
	kostikbel@gmail.com using -f
Date: Wed, 19 Jul 2006 09:02:25 +0300
From: Kostik Belousov <kostikbel@gmail.com>
To: Derrick Edwards <derrick@uniquestrength.net>
Message-ID: <20060719060225.GI1464@deviant.kiev.zoral.com.ua>
References: <200607182147.03491.derrick@uniquestrength.net>
	<20060719014729.GA14145@icarus.home.lan>
	<200607190203.36981.derrick@uniquestrength.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="+ZmrHH5cGjskQnY1"
Content-Disposition: inline
In-Reply-To: <200607190203.36981.derrick@uniquestrength.net>
User-Agent: Mutt/1.4.2.1i
X-Virus-Scanned: ClamAV version 0.88.2,
	clamav-milter version 0.88.2 on fw.zoral.com.ua
X-Virus-Status: Clean
X-Spam-Status: No, score=0.4 required=5.0 tests=ALL_TRUSTED,
	DNS_FROM_RFC_ABUSE,SPF_NEUTRAL autolearn=no version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on fw.zoral.com.ua
Cc: freebsd-ports@freebsd.org
Subject: Re: Core Dump with Apache22
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 06:02:43 -0000


--+ZmrHH5cGjskQnY1
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jul 19, 2006 at 02:03:36AM -0400, Derrick Edwards wrote:
> On Tuesday 18 July 2006 21:47, Jeremy Chadwick wrote:
> > On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote:
> > > =9A=9A=9A=9A=9A=9AHi,
> > > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine.
> > > Machine was rebooted and now it is giving the following error message
> > > in /var/log/messages:
> > >
> > > Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal =
10
> > > (core =9A dumped)
> > >
> > > =9AI have tested my config and it is Ok. Not seeing any answers with
> > > google. Can anybody help. Thanks in advance.
> >
> > We've been dealing with a related problem which happens exactly
> > every 7 days when newsyslog sends SIGUSR1 to httpd (newsyslog runs
> > every 24 hours and does this -- but every 7 days, sig10 happens).
> > This only seems to happen with SSL enabled, however. =9ABox is 4-STABLE
> > though, not 6-RC.
> >
> > That said -- since you have a coredump, can you provide a backtrace?
> >
> > gdb /usr/local/sbin/httpd /location/of/core/file
> > gdb> bt full
> 	Thanks for the reply,
> I have never done backtracing before so bare with me, The coredump was fo=
und=20
> at /httpd.core. The first command that I=20
> raned "gdb /usr/local/sbin/httpd /location/of/core/file" I outputted to t=
he=20
> file core_dump.txt. The bt full is listed below.
>=20
> (gdb) bt full
> #0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #1  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #2  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #3  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #4  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #5  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #6  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #7  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #8  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #9  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #10 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #11 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #12 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #13 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #14 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #15 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #16 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #17 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
>=20
> Let me know if you need any more info.
> v/r
> Derrick

> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you =
are
> welcome to change it and/or distribute copies of it under certain conditi=
ons.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for detail=
s.
> This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols =
found)...
> Core was generated by `httpd'.
> Program terminated with signal 10, Bus error.
> Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
> Loaded symbols for /lib/libm.so.4
> Reading symbols from /usr/local/lib/libaprutil-1.so.2...(no debugging sym=
bols found)...done.
> Loaded symbols for /usr/local/lib/libaprutil-1.so.2
> Reading symbols from /usr/local/lib/libexpat.so.6...(no debugging symbols=
 found)...done.
> Loaded symbols for /usr/local/lib/libexpat.so.6
> Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging symbols=
 found)...done.
> Loaded symbols for /usr/local/lib/libiconv.so.3
> Reading symbols from /usr/local/lib/libapr-1.so.2...(no debugging symbols=
 found)...done.
> Loaded symbols for /usr/local/lib/libapr-1.so.2
> Reading symbols from /lib/libcrypt.so.3...(no debugging symbols found)...=
done.
> Loaded symbols for /lib/libcrypt.so.3
> Reading symbols from /usr/lib/libpthread.so.2...(no debugging symbols fou=
nd)...done.
> Loaded symbols for /usr/lib/libpthread.so.2
> Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
> Loaded symbols for /lib/libc.so.6
> Reading symbols from /usr/local/libexec/apache22/mod_authn_file.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_file.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_dbm.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_dbm.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_anon.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_anon.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_default.so...(=
no debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_default.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_host.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_host.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_groupfile.so..=
.(no debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_groupfile.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_user.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_user.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_dbm.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_dbm.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_owner.so...(no=
 debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_owner.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_default.so...(=
no debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_default.so
> Reading symbols from /usr/local/libexec/apache22/mod_auth_basic.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_auth_basic.so
> Reading symbols from /usr/local/libexec/apache22/mod_auth_digest.so...(no=
 debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_auth_digest.so
> Reading symbols from /usr/local/libexec/apache22/mod_file_cache.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_file_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_cache.so...(no debug=
ging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_disk_cache.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_disk_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_include.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_include.so
> Reading symbols from /usr/local/libexec/apache22/mod_filter.so...(no debu=
gging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_filter.so
> Reading symbols from /usr/local/libexec/apache22/mod_charset_lite.so...(n=
o debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_charset_lite.so
> Reading symbols from /usr/local/libexec/apache22/mod_deflate.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_deflate.so
> Reading symbols from /lib/libz.so.3...(no debugging symbols found)...done.
> Loaded symbols for /lib/libz.so.3
> Reading symbols from /usr/local/libexec/apache22/mod_log_config.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_log_config.so
> Reading symbols from /usr/local/libexec/apache22/mod_logio.so...(no debug=
ging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_logio.so
> Reading symbols from /usr/local/libexec/apache22/mod_env.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_env.so
> Reading symbols from /usr/local/libexec/apache22/mod_mime_magic.so...(no =
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_mime_magic.so
> Reading symbols from /usr/local/libexec/apache22/mod_cern_meta.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cern_meta.so
> Reading symbols from /usr/local/libexec/apache22/mod_expires.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_expires.so
> Reading symbols from /usr/local/libexec/apache22/mod_headers.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_headers.so
> Reading symbols from /usr/local/libexec/apache22/mod_usertrack.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_usertrack.so
> Reading symbols from /usr/local/libexec/apache22/mod_unique_id.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_unique_id.so
> Reading symbols from /usr/local/libexec/apache22/mod_setenvif.so...(no de=
bugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_setenvif.so
> Reading symbols from /usr/local/libexec/apache22/mod_ssl.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_ssl.so
> Reading symbols from /usr/lib/libssl.so.4...(no debugging symbols found).=
..done.
> Loaded symbols for /usr/lib/libssl.so.4
> Reading symbols from /lib/libcrypto.so.4...(no debugging symbols found)..=
.done.
> Loaded symbols for /lib/libcrypto.so.4
> Reading symbols from /usr/local/libexec/apache22/mod_mime.so...(no debugg=
ing symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_mime.so
> Reading symbols from /usr/local/libexec/apache22/mod_dav.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dav.so
> Reading symbols from /usr/local/libexec/apache22/mod_status.so...(no debu=
gging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_status.so
> Reading symbols from /usr/local/libexec/apache22/mod_autoindex.so...(no d=
ebugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_autoindex.so
> Reading symbols from /usr/local/libexec/apache22/mod_asis.so...(no debugg=
ing symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_asis.so
> Reading symbols from /usr/local/libexec/apache22/mod_info.so...(no debugg=
ing symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_info.so
> Reading symbols from /usr/local/libexec/apache22/mod_cgi.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cgi.so
> Reading symbols from /usr/local/libexec/apache22/mod_dav_fs.so...(no debu=
gging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dav_fs.so
> Reading symbols from /usr/local/libexec/apache22/mod_vhost_alias.so...(no=
 debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_vhost_alias.so
> Reading symbols from /usr/local/libexec/apache22/mod_negotiation.so...(no=
 debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_negotiation.so
> Reading symbols from /usr/local/libexec/apache22/mod_dir.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dir.so
> Reading symbols from /usr/local/libexec/apache22/mod_imagemap.so...(no de=
bugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_imagemap.so
> Reading symbols from /usr/local/libexec/apache22/mod_actions.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_actions.so
> Reading symbols from /usr/local/libexec/apache22/mod_speling.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_speling.so
> Reading symbols from /usr/local/libexec/apache22/mod_userdir.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_userdir.so
> Reading symbols from /usr/local/libexec/apache22/mod_alias.so...(no debug=
ging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_alias.so
> Reading symbols from /usr/local/libexec/apache22/mod_rewrite.so...(no deb=
ugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_rewrite.so
> Reading symbols from /usr/local/libexec/apache22/libphp5.so...(no debuggi=
ng symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/libphp5.so
> Reading symbols from /usr/local/lib/libxml2.so.5...(no debugging symbols =
found)...done.
> Loaded symbols for /usr/local/lib/libxml2.so.5
> Reading symbols from /usr/local/libexec/apache22/mod_security.so...(no de=
bugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_security.so
> Reading symbols from /usr/local/lib/php/20050922/pdf.so...(no debugging s=
ymbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/pdf.so
> Reading symbols from /usr/local/lib/libpdf.so.7...(no debugging symbols f=
ound)...done.
> Loaded symbols for /usr/local/lib/libpdf.so.7
> Reading symbols from /usr/local/lib/php/20050922/zlib.so...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/zlib.so
> Reading symbols from /usr/local/lib/php/20050922/bz2.so...(no debugging s=
ymbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/bz2.so
> Reading symbols from /usr/lib/libbz2.so.2...(no debugging symbols found).=
..done.
> Loaded symbols for /usr/lib/libbz2.so.2
> Reading symbols from /usr/local/lib/php/20050922/ctype.so...(no debugging=
 symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ctype.so
> Reading symbols from /usr/local/lib/php/20050922/dom.so...(no debugging s=
ymbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/dom.so
> Reading symbols from /usr/local/lib/php/20050922/ftp.so...(no debugging s=
ymbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ftp.so
> Reading symbols from /usr/local/lib/php/20050922/gd.so...(no debugging sy=
mbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/gd.so
> Reading symbols from /usr/local/lib/libt1.so.5...(no debugging symbols fo=
und)...done.
> Loaded symbols for /usr/local/lib/libt1.so.5
> Reading symbols from /usr/local/lib/libfreetype.so.9...(no debugging symb=
ols found)...done.
> Loaded symbols for /usr/local/lib/libfreetype.so.9
> Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols f=
ound)...done.
> Loaded symbols for /usr/X11R6/lib/libX11.so.6
> Reading symbols from /usr/X11R6/lib/libXpm.so.4...(no debugging symbols f=
ound)...done.
> Loaded symbols for /usr/X11R6/lib/libXpm.so.4
> Reading symbols from /usr/local/lib/libpng.so.5...(no debugging symbols f=
ound)...done.
> Loaded symbols for /usr/local/lib/libpng.so.5
> Reading symbols from /usr/local/lib/libjpeg.so.9...(no debugging symbols =
found)...done.
> Loaded symbols for /usr/local/lib/libjpeg.so.9
> Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols =
found)...done.
> Loaded symbols for /usr/X11R6/lib/libXext.so.6
> Reading symbols from /usr/local/lib/php/20050922/iconv.so...(no debugging=
 symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/iconv.so
> Reading symbols from /usr/local/lib/php/20050922/imap.so...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/imap.so
> Reading symbols from /usr/local/lib/libc-client4.so.8...(no debugging sym=
bols found)...done.
> Loaded symbols for /usr/local/lib/libc-client4.so.8
> Reading symbols from /usr/lib/libpam.so.3...(no debugging symbols found).=
..done.
> Loaded symbols for /usr/lib/libpam.so.3
> Reading symbols from /usr/local/lib/php/20050922/mcrypt.so...(no debuggin=
g symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mcrypt.so
> Reading symbols from /usr/local/lib/libmcrypt.so.8...(no debugging symbol=
s found)...done.
> Loaded symbols for /usr/local/lib/libmcrypt.so.8
> Reading symbols from /usr/local/lib/libltdl.so.4...(no debugging symbols =
found)...done.
> Loaded symbols for /usr/local/lib/libltdl.so.4
> Reading symbols from /usr/local/lib/php/20050922/mhash.so...(no debugging=
 symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mhash.so
> Reading symbols from /usr/local/lib/libmhash.so.2...(no debugging symbols=
 found)...done.
> Loaded symbols for /usr/local/lib/libmhash.so.2
> Reading symbols from /usr/local/lib/php/20050922/ming.so...(no debugging =
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ming.so
> Reading symbols from /usr/local/lib/libming.so.4...(no debugging symbols =
found)...done.
> Loaded symbols for /usr/local/lib/libming.so.4
> Reading symbols from /usr/local/lib/libungif.so.5...(no debugging symbols=
 found)...done.
> Loaded symbols for /usr/local/lib/libungif.so.5
> Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols fo=
und)...done.
> Loaded symbols for /usr/X11R6/lib/libSM.so.6
> Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols f=
ound)...done.
> Loaded symbols for /usr/X11R6/lib/libICE.so.6
> Reading symbols from /usr/local/lib/php/20050922/mysql.so...(no debugging=
 symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mysql.so
> Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.15...(no debu=
gging symbols found)...done.
> Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.15
> Reading symbols from /usr/local/lib/liblthread.so.3...(no debugging symbo=
ls found)...done.
> Loaded symbols for /usr/local/lib/liblthread.so.3
> Reading symbols from /usr/local/lib/liblstdc++.so.5...(no debugging symbo=
ls found)...done.
> Loaded symbols for /usr/local/lib/liblstdc++.so.5
> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found).=
..done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> [New LWP 100108]
> (gdb)=20
> (gdb) quit
You managed to get both (I presume) linuxthreads and standard threading lib=
rary
into the same process. Most likely, your mysql instance is compiled with
linuxthreads. Recompile it without.

--+ZmrHH5cGjskQnY1
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEvcrwC3+MBN1Mb4gRAm8LAJ4k3abm6aMp86esJQKoTirSsj6jMwCggURY
C29wkqrIS3jfghneXx2vbSI=
=dxOU
-----END PGP SIGNATURE-----

--+ZmrHH5cGjskQnY1--

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 06:32:07 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 A45DD16A4DF;
	Wed, 19 Jul 2006 06:32:07 +0000 (UTC)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6354B43D45;
	Wed, 19 Jul 2006 06:32:07 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 99FE94142; Wed, 19 Jul 2006 01:32:06 -0500 (CDT)
Date: Wed, 19 Jul 2006 01:32:06 -0500
To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Message-ID: <20060719063206.GA3198@soaustin.net>
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org>
	<200607141300.43547.dejan.lesjak@ijs.si>
	<86mzb6d7gl.fsf@xps.des.no>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <86mzb6d7gl.fsf@xps.des.no>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: ports@freebsd.org, Dejan Lesjak <dejan.lesjak@ijs.si>,
	freebsd-x11@freebsd.org, Maxim Sobolev <sobomax@freebsd.org>
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 06:32:07 -0000

On Tue, Jul 18, 2006 at 09:43:54PM +0200, Dag-Erling Smørgrav wrote:
> This makes no sense at all, since X.org is (by definition) X11R7.

They changed the protocol?  I thought that was what the suffix was
originally for.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 06:48:14 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B3F8C16A4E2
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 06:48:14 +0000 (UTC)
	(envelope-from sem@FreeBSD.org)
Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0406B43D55
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 06:48:13 +0000 (GMT)
	(envelope-from sem@FreeBSD.org)
Received: from msd.mbrd.ru ([172.16.33.193])
	by relay-er5.mbrd.ru with esmtpa (Exim 4.x)
	id 1G35qu-000F4H-1n; Wed, 19 Jul 2006 10:48:12 +0400
Message-ID: <44BDD5AB.3060801@FreeBSD.org>
Date: Wed, 19 Jul 2006 10:48:11 +0400
From: Sergey Matveychuk <sem@FreeBSD.org>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
References: <44BCF5F0.7090809@gmx.de>
In-Reply-To: <44BCF5F0.7090809@gmx.de>
X-Enigmail-Version: 0.93.2.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: freebsd-ports@freebsd.org
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 06:48:14 -0000

[LoN]Kamikaze wrote:
> I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis.

It will be done with weekly script 320.whatis.
I think we have no practice to do it when a port is installed.

-- 
Dixi.
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 08:39:27 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BFBB016A4E6
	for <ports@freebsd.org>; Wed, 19 Jul 2006 08:39:27 +0000 (UTC)
	(envelope-from erikt@midgard.homeip.net)
Received: from pne-smtpout1-sn2.hy.skanova.net
	(pne-smtpout1-sn2.hy.skanova.net [81.228.8.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4CE43D55
	for <ports@freebsd.org>; Wed, 19 Jul 2006 08:39:27 +0000 (GMT)
	(envelope-from erikt@midgard.homeip.net)
Received: from falcon.midgard.homeip.net (83.253.29.241) by
	pne-smtpout1-sn2.hy.skanova.net (7.2.075)
	id 44A2E86F003FAF19 for ports@freebsd.org;
	Wed, 19 Jul 2006 10:39:26 +0200
Received: (qmail 13601 invoked from network); 19 Jul 2006 10:39:25 +0200
Received: from owl.midgard.homeip.net (10.1.5.7)
	by falcon.midgard.homeip.net with SMTP; 19 Jul 2006 10:39:25 +0200
Received: (qmail 43761 invoked by uid 1001); 19 Jul 2006 10:39:25 +0200
Date: Wed, 19 Jul 2006 10:39:25 +0200
From: Erik Trulsson <ertr1013@student.uu.se>
To: Mark Linimon <linimon@lonesome.com>
Message-ID: <20060719083925.GA43701@owl.midgard.homeip.net>
Mail-Followup-To: Mark Linimon <linimon@lonesome.com>,
	Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>,
	ports@freebsd.org, freebsd-x11@freebsd.org,
	Maxim Sobolev <sobomax@freebsd.org>
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org>
	<200607141300.43547.dejan.lesjak@ijs.si>
	<86mzb6d7gl.fsf@xps.des.no> <20060719063206.GA3198@soaustin.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: <20060719063206.GA3198@soaustin.net>
User-Agent: Mutt/1.5.11
Cc: ports@freebsd.org, Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>,
	freebsd-x11@freebsd.org, Maxim Sobolev <sobomax@freebsd.org>
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 08:39:27 -0000

On Wed, Jul 19, 2006 at 01:32:06AM -0500, Mark Linimon wrote:
> On Tue, Jul 18, 2006 at 09:43:54PM +0200, Dag-Erling Sm=F8rgrav wrote:
> > This makes no sense at all, since X.org is (by definition) X11R7.
>=20
> They changed the protocol?  I thought that was what the suffix was
> originally for.


No, not really.  The suffix is mainly just a revision number for the code
base.  The (major) version number for the protocol is the '11' part, which
has not been changed for nearly 20 years now.



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

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 08:41:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1785E16A4DA;
	Wed, 19 Jul 2006 08:41:36 +0000 (UTC)
	(envelope-from allbery@ece.cmu.edu)
Received: from bache.ece.cmu.edu (BACHE.ECE.CMU.EDU [128.2.129.23])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AAC8843D53;
	Wed, 19 Jul 2006 08:41:35 +0000 (GMT)
	(envelope-from allbery@ece.cmu.edu)
Received: by bache.ece.cmu.edu (Postfix, from userid 953)
	id 44F509B; Wed, 19 Jul 2006 04:41:34 -0400 (EDT)
Received: from [10.9.204.128] (dsl093-061-215.pit1.dsl.speakeasy.net
	[66.93.61.215]) by bache.ece.cmu.edu (Postfix) with ESMTP
	id 62DD042; Wed, 19 Jul 2006 04:41:27 -0400 (EDT)
Mime-Version: 1.0 (Apple Message framework v752.2)
In-Reply-To: <20060719083925.GA43701@owl.midgard.homeip.net>
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org>
	<200607141300.43547.dejan.lesjak@ijs.si>
	<86mzb6d7gl.fsf@xps.des.no> <20060719063206.GA3198@soaustin.net>
	<20060719083925.GA43701@owl.midgard.homeip.net>
Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed
Message-Id: <AB06BE40-4FBF-4D75-B495-24CEDB9452F4@ece.cmu.edu>
Content-Transfer-Encoding: quoted-printable
From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
Date: Wed, 19 Jul 2006 04:41:24 -0400
To: freebsd-x11@freebsd.org, ports@freebsd.org
X-Mailer: Apple Mail (2.752.2)
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bache.ece.cmu.edu
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63
Cc: 
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 08:41:36 -0000


On Jul 19, 2006, at 4:39 , Erik Trulsson wrote:

> On Wed, Jul 19, 2006 at 01:32:06AM -0500, Mark Linimon wrote:
>> On Tue, Jul 18, 2006 at 09:43:54PM +0200, Dag-Erling Sm=F8rgrav =
wrote:
>>> This makes no sense at all, since X.org is (by definition) X11R7.
>>
>> They changed the protocol?  I thought that was what the suffix was
>> originally for.
>
>
> No, not really.  The suffix is mainly just a revision number for =20
> the code
> base.  The (major) version number for the protocol is the '11' =20
> part, which
> has not been changed for nearly 20 years now.

...unless you count a change at layer 9...

--=20
brandon s. allbery     [linux,solaris,freebsd,perl]      =20
allbery@kf8nh.com
system administrator  [openafs,heimdal,too many hats]  =20
allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university      =20
KF8NH




From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 09:52:56 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3A9B616A4E2
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 09:52:56 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 314DA43D58
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 09:52:54 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 19 Jul 2006 09:52:53 -0000
Received: from p54A7CCB4.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.204.180]
	by mail.gmx.net (mp010) with SMTP; 19 Jul 2006 11:52:53 +0200
X-Authenticated: #5465401
Message-ID: <44BE00DA.4030901@gmx.de>
Date: Wed, 19 Jul 2006 11:52:26 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: Sergey Matveychuk <sem@FreeBSD.org>
References: <44BCF5F0.7090809@gmx.de> <44BDD5AB.3060801@FreeBSD.org>
In-Reply-To: <44BDD5AB.3060801@FreeBSD.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: freebsd-ports@freebsd.org
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 09:52:56 -0000

Sergey Matveychuk wrote:
> [LoN]Kamikaze wrote:
>> I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis.
> 
> It will be done with weekly script 320.whatis.
> I think we have no practice to do it when a port is installed.
> 

Thanks for the reply.

That means I don't have to take care of it, still it would make more sense to let the ports take care of it.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 10:14:33 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 EDAF416A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 10:14:33 +0000 (UTC)
	(envelope-from miwi@FreeBSD.org)
Received: from unixfreunde.net (unixfreunde.de [85.214.35.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C9E543D49
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 10:14:33 +0000 (GMT)
	(envelope-from miwi@FreeBSD.org)
Received: by unixfreunde.net (Postfix, from userid 65534)
	id 16627508B3; Wed, 19 Jul 2006 12:14:32 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.1.0-gr0 (2005-09-13) on unixfreunde.de
X-Spam-Level: *
X-Spam-Status: No, score=1.1 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO,
	RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.0-gr0
Received: from mwilke.ath.cx (p548D279D.dip0.t-ipconnect.de [84.141.39.157])
	by unixfreunde.net (Postfix) with ESMTP id 6C33C50846
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 12:14:31 +0200 (CEST)
Date: Wed, 19 Jul 2006 12:14:29 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: freebsd-ports@freebsd.org
Message-ID: <20060719121429.074242b2@mwilke.ath.cx>
X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.10.0; i386-portbld-freebsd7.0)
User-Agent: miwi@FreeBSD.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: graphics/g-graph
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 10:14:34 -0000

Hi friends, 

i have a small problem with graphics/g-graph: In the current version,
the program fails with an error. 

$ graphed    
! Exception
'(tk_error "can't find package BWidget")
>>>  main ARGS
              ^
Updating the port to 1.6
( http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99272 )yields** the
same error.

Does anyone have the same problem, or even a solution? 
I'm using -CURRENT.

regards Martin

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 11:00:32 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 7CA2316A4DD
	for <ports@freebsd.org>; Wed, 19 Jul 2006 11:00:32 +0000 (UTC)
	(envelope-from sem@FreeBSD.org)
Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D749043D45
	for <ports@freebsd.org>; Wed, 19 Jul 2006 11:00:31 +0000 (GMT)
	(envelope-from sem@FreeBSD.org)
Received: from msd.mbrd.ru ([172.16.33.193])
	by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1G39mk-0007jo-IB
	for ports@freebsd.org; Wed, 19 Jul 2006 15:00:10 +0400
Message-ID: <44BE10B9.2010407@FreeBSD.org>
Date: Wed, 19 Jul 2006 15:00:09 +0400
From: Sergey Matveychuk <sem@FreeBSD.org>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: ports@freebsd.org
References: <20060719021414.GA84802@spamcop.net>
In-Reply-To: <20060719021414.GA84802@spamcop.net>
X-Enigmail-Version: 0.93.2.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: Can't install fresh ruby-bdb when LOCALBASE is not /usr/local
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 11:00:32 -0000

Jim Trigg wrote:
> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> portupgrade from a package during the OS install.  ruby-bdb fails to
> build, complaining that it doesn't know how to make 'all' (it doesn't
> specify which directory it's in, but it's right after it runs
> extconf.rb).  Any clues?

How subject joins to the message?
When you changed LOCALBASE?

-- 
Dixi.
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 14:01:11 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5E8C116A4DA
	for <ports@freebsd.org>; Wed, 19 Jul 2006 14:01:11 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9D443D70
	for <ports@freebsd.org>; Wed, 19 Jul 2006 14:01:09 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: by argent.heraldsnet.org (Postfix, from userid 1001)
	id B6C42BEA; Wed, 19 Jul 2006 10:01:08 -0400 (EDT)
Date: Wed, 19 Jul 2006 10:01:08 -0400
From: Jim Trigg <jtrigg@spamcop.net>
To: ports@freebsd.org
Message-ID: <20060719140108.GB84802@spamcop.net>
Mail-Followup-To: ports@freebsd.org
References: <20060719021414.GA84802@spamcop.net> <44BE10B9.2010407@FreeBSD.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <44BE10B9.2010407@FreeBSD.org>
User-Agent: Mutt/1.4.2.1i
Cc: 
Subject: Re: Can't install fresh ruby-bdb (was when LOCALBASE is not
	/usr/local)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 14:01:11 -0000

On Wed, Jul 19, 2006 at 03:00:09PM +0400, Sergey Matveychuk wrote:
> Jim Trigg wrote:
> > I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> > portupgrade from a package during the OS install.  ruby-bdb fails to
> > build, complaining that it doesn't know how to make 'all' (it doesn't
> > specify which directory it's in, but it's right after it runs
> > extconf.rb).  Any clues?
> 
> How subject joins to the message?
> When you changed LOCALBASE?

Sorry, I lost track and forgot to update the subject.  I tried again
after changing LOCALBASE back and ruby-bdb still fails to build.  I've
gotten portupgrade working for the time being by specifying BDB1 instead
of BDB4.

Thanks,
Jim
-- 
Jim Trigg, Lord High Everything Else  O-          /"\
                                                  \ /  ASCII RIBBON CAMPAIGN
Hostmaster, Huie Kin family website                X    HELP CURE HTML MAIL
Verger, All Saints Church - Sharon Chapel         / \

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 14:18:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5ED8F16A4DD
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 14:18:40 +0000 (UTC)
	(envelope-from madleser@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id C3BF843D73
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 14:18:39 +0000 (GMT)
	(envelope-from madleser@gmx.de)
Received: (qmail invoked by alias); 19 Jul 2006 14:18:38 -0000
Received: from pD9532A7D.dip0.t-ipconnect.de (EHLO localhost.localdomain)
	[217.83.42.125]
	by mail.gmx.net (mp024) with SMTP; 19 Jul 2006 16:18:38 +0200
X-Authenticated: #15538079
Date: Wed, 19 Jul 2006 16:18:26 +0200
Message-ID: <8e1ba22248a544893f4195af00a6d7d5@mepmachine.mepia.org>
MIME-Version: 1.0 (Generated by Pantomime 1.2.0)
From: Nikolaus Waxweiler <madleser@gmx.de>
To: ports@FreeBSD.org
X-Mailer: GNUMail (Version 1.2.0)
Content-Type: text/plain; charset="us-ascii"; format="flowed"
X-Y-GMX-Trusted: 0
Cc: 
Subject: FreeBSD Port: net/bfilter: rc.d script broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 14:18:40 -0000

Hi,
there's a bug in the rc.d script that prevents bfilter from being 
stopped: "sig_stop=-KILL" should be "sig_stop=KILL", since the script 
adds a "-" automatically. Currently, a "kill --KILL <pid>" is issued, 
which does nothing. The script waits for bfilter to stop until it 
times out.


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 15:10:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1FB4516A4DD;
	Wed, 19 Jul 2006 15:10:19 +0000 (UTC)
	(envelope-from brooks@lor.one-eyed-alien.net)
Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 86F3543D49;
	Wed, 19 Jul 2006 15:10:18 +0000 (GMT)
	(envelope-from brooks@lor.one-eyed-alien.net)
Received: from lor.one-eyed-alien.net ([12.207.12.9])
	by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP
	id <20060719151017m92002rigse>; Wed, 19 Jul 2006 15:10:17 +0000
Received: from lor.one-eyed-alien.net (localhost [127.0.0.1])
	by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k6JFAFBY032905; 
	Wed, 19 Jul 2006 10:10:15 -0500 (CDT)
	(envelope-from brooks@lor.one-eyed-alien.net)
Received: (from brooks@localhost)
	by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k6JFAEnx032904;
	Wed, 19 Jul 2006 10:10:14 -0500 (CDT) (envelope-from brooks)
Date: Wed, 19 Jul 2006 10:10:14 -0500
From: Brooks Davis <brooks@one-eyed-alien.net>
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Message-ID: <20060719151014.GB32499@lor.one-eyed-alien.net>
References: <44BCF5F0.7090809@gmx.de> <44BDD5AB.3060801@FreeBSD.org>
	<44BE00DA.4030901@gmx.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD"
Content-Disposition: inline
In-Reply-To: <44BE00DA.4030901@gmx.de>
User-Agent: Mutt/1.5.11
Cc: freebsd-ports@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 15:10:19 -0000


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

On Wed, Jul 19, 2006 at 11:52:26AM +0200, [LoN]Kamikaze wrote:
> Sergey Matveychuk wrote:
> > [LoN]Kamikaze wrote:
> >> I've got a Makefile where I install man pages int PREFIX/man/man1 and =
the ports system nicely compresses them, but it does not make them availabl=
e for whatis. Should I run makewhatis PREFIX/man manually or is there a way=
 this is supposed to be done? The Porter's Handbook chapter 5.9 does not me=
ntion whatis.
> >=20
> > It will be done with weekly script 320.whatis.
> > I think we have no practice to do it when a port is installed.
> >=20
>=20
> Thanks for the reply.
>=20
> That means I don't have to take care of it, still it would make more
> sense to let the ports take care of it.

If we're going to do it, setting MAN variables should cause it to happen
in bsd.port.mk rather than having it done adhoc.

-- Brooks

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

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

iD8DBQFEvktWXY6L6fI4GtQRAnXhAKDiBwJV5BIOK39U6Zh220xzaKqqQQCgjZ0k
iwVcVpbgHrmE8fvMWrf4v9Q=
=Qibp
-----END PGP SIGNATURE-----

--uZ3hkaAS1mZxFaxD--

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 15:26:14 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 22A4016A4DA;
	Wed, 19 Jul 2006 15:26:14 +0000 (UTC) (envelope-from flz@xbsd.org)
Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BEF5B43D73;
	Wed, 19 Jul 2006 15:25:57 +0000 (GMT) (envelope-from flz@xbsd.org)
Received: from smtp.xbsd.org (xbsd.org [82.233.2.192])
	by smtp3-g19.free.fr (Postfix) with ESMTP id 02D1249681;
	Wed, 19 Jul 2006 17:25:56 +0200 (CEST)
Received: from localhost (localhost.xbsd.org [127.0.0.1])
	by smtp.xbsd.org (Postfix) with ESMTP id 6B6ED11774;
	Wed, 19 Jul 2006 17:25:55 +0200 (CEST)
Received: from smtp.xbsd.org ([127.0.0.1])
	by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP
	id 35550-02; Wed, 19 Jul 2006 17:25:42 +0200 (CEST)
Received: from mayday.esat.net (mayday.esat.net [193.95.134.156])
	by smtp.xbsd.org (Postfix) with ESMTP id D31BB1161F;
	Wed, 19 Jul 2006 17:25:38 +0200 (CEST)
From: Florent Thoumie <flz@xbsd.org>
To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= <des@des.no>
In-Reply-To: <86mzb6d7gl.fsf@xps.des.no>
References: <200607130024.18047.dejan.lesjak@ijs.si>
	<44B740A5.6050709@FreeBSD.org> <200607141300.43547.dejan.lesjak@ijs.si>
	<86mzb6d7gl.fsf@xps.des.no>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-iWj8Q9SS4HoaEtxve1OL"
Date: Wed, 19 Jul 2006 16:25:35 +0100
Message-Id: <1153322735.70633.32.camel@mayday.esat.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
X-Virus-Scanned: amavisd-new at xbsd.org
Cc: ports@freebsd.org, Dejan Lesjak <dejan.lesjak@ijs.si>,
	freebsd-x11@freebsd.org, Maxim Sobolev <sobomax@freebsd.org>
Subject: Re: RFC: Merging X11BASE to LOCALBASE
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 15:26:14 -0000


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

On Tue, 2006-07-18 at 21:43 +0200, Dag-Erling Sm=F8rgrav wrote:
> Dejan Lesjak <dejan.lesjak@ijs.si> writes:
> > [...] as far as X.org 7 ports themselves go, they right now already
> > happily build and install under /usr/X11R6 prefix [...]
>=20
> This makes no sense at all, since X.org is (by definition) X11R7.
>=20
> BTW, I am constantly amazed at FreeBSD ports maintainers' continued
> insistence that X, Y or Z "can't be done" when in fact everybody else
> is already doing it, and FreeBSD is the odd one out with innumberable
> hacks and tweaks to make it work "our way" instead of the way
> everybody else does it.  This debate is a perfect example of this: the
> rest of the world already installs everything (X, KDE, Gnome...) under
> a single prefix - usually /usr - yet FreeBSD port maintainers insist
> that it can't possibly be done.

Nobody says it can't be done. The fact we've had two different prefixes
for such a long time just created possible collisions when it comes to
merging them.

--=20
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer

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

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

iD8DBQBEvk7vMxEkbVFH3PQRAvWLAJ4vFG7bex3xaig4FFfo8vfxWyRFswCfWf3/
B/dRPmI8QJT63NAFIRg8Vss=
=HhN3
-----END PGP SIGNATURE-----

--=-iWj8Q9SS4HoaEtxve1OL--


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 15:35:21 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4C68216A4E2
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 15:35:21 +0000 (UTC)
	(envelope-from hans@lambermont.dyndns.org)
Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.93.47.245])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E499E43D5A
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 15:34:56 +0000 (GMT)
	(envelope-from hans@lambermont.dyndns.org)
Received: by lambermont.dyndns.org (Postfix, from userid 1001)
	id C628F22DDD8; Wed, 19 Jul 2006 17:34:55 +0200 (CEST)
Date: Wed, 19 Jul 2006 17:34:55 +0200
To: freebsd-ports@freebsd.org
Message-ID: <20060719153455.GB36935@leia.lambermont.dyndns.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
From: hans@lambermont.dyndns.org (Hans Lambermont)
Subject: How to configure apache-ant to use bsdjava ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 15:35:21 -0000

Hi,

I need to install apache-ant (for building openoffice 2.0.3) and have
bsdjava installed : jdk-1.4.2p8_3 (and javavmwrapper-2.3) .

apache-ant wants to install java/linux-sun-jdk14, which I don't want.

How can I configure apache-ant such that bsdjava is used instead of
java/linux-sun-jdk14 ? I see no knobs in the Makefile to set this up.


Additional info : (hoped to be useful)

devel/apache-ant# make java-debug    
_USE_BSD_JAVA_MK_1_0=           no

# User specified parameters:
JAVA_VERSION=                   1.2+    (1.2 1.3 1.4 1.5)
JAVA_OS=                                (native linux)
JAVA_VENDOR=                            (freebsd bsdjava sun blackdown
ibm)
JAVA_BUILD=
JAVA_RUN=                       jre
JAVA_EXTRACT=

# JDK port dependency selection process:
_JAVA_PORTS_POSSIBLE=           JAVA_PORT_NATIVE_FREEBSD_JDK_1_5
JAVA_PORT_NATIVE_FREEBSD_JDK_1_5 JAVA_PORT_NATIVE_BSDJAVA_JDK_1_5
JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4 JAVA_PORT_NATIVE_BSDJAVA_JDK_1_3
JAVA_PORT_NATIVE_BSDJAVA_JDK_1_2 JAVA_PORT_LINUX_SUN_JDK_1_4
JAVA_PORT_LINUX_SUN_JDK_1_3 JAVA_PORT_LINUX_SUN_JDK_1_2
JAVA_PORT_LINUX_BLACKDOWN_JDK_1_4 JAVA_PORT_LINUX_BLACKDOWN_JDK_1_3
JAVA_PORT_LINUX_BLACKDOWN_JDK_1_2 JAVA_PORT_LINUX_IBM_JDK_1_4
JAVA_PORT_LINUX_IBM_JDK_1_3
_JAVA_PORTS_INSTALLED=          JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4
_JAVA_PORTS_INSTALLED_POSSIBLE= JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4
_JAVA_PORT=                     JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4
_JAVA_PORT_INFO=                PORT=java/jdk14 HOME=/usr/local/jdk1.4.2
VERSION=1.4.2 OS=native VENDOR=bsdjava

# Selected JDK port:
JAVA_PORT=                      java/jdk14
JAVA_HOME=                      /usr/local/jdk1.4.2
JAVA_PORT_VERSION=              1.4.2
JAVA_PORT_OS=                   native  (Native)
JAVA_PORT_VENDOR=               bsdjava (BSD Java Porting Team)

# Additional variables:
JAVAC=
JAVA_CLASSES=                   /usr/local/jdk1.4.2/jre/lib/rt.jar

regards,
   Hans Lambermont

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 16:20:56 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 054AD16A4E2
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 16:20:56 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4])
	by mx1.FreeBSD.org (Postfix) with SMTP id 6439843D4C
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 16:20:55 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 1379 invoked by uid 399); 19 Jul 2006 16:20:53 -0000
Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 19 Jul 2006 16:20:53 -0000
Message-ID: <44BE5BED.4010009@FreeBSD.org>
Date: Wed, 19 Jul 2006 09:21:01 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: Nikolaus Waxweiler <madleser@gmx.de>
References: <8e1ba22248a544893f4195af00a6d7d5@mepmachine.mepia.org>
In-Reply-To: <8e1ba22248a544893f4195af00a6d7d5@mepmachine.mepia.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: net/bfilter: rc.d script broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 16:20:56 -0000

Nikolaus Waxweiler wrote:
> Hi,
> there's a bug in the rc.d script that prevents bfilter from being
> stopped: "sig_stop=-KILL" should be "sig_stop=KILL", since the script
> adds a "-" automatically. Currently, a "kill --KILL <pid>" is issued,
> which does nothing. The script waits for bfilter to stop until it times
> out.

Thanks for bringing this to our attention. I fixed up that rc.d script and
bumped the PORTREVISION, so please let us know if that works for you.

I also fixed up the sig_stop values in other scripts where they were
incorrectly specified.

hth,

Doug

-- 

    This .signature sanitized for your protection

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 16:46:21 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3E8A316A4E2
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 16:46:21 +0000 (UTC)
	(envelope-from matt@genesi-usa.com)
Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA4943D90
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 16:45:53 +0000 (GMT)
	(envelope-from matt@genesi-usa.com)
Received: from p54b0d3f8.dip.t-dialin.net ([84.176.211.248] helo=yukito)
	by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD))
	(envelope-from <matt@genesi-usa.com>) id 1G3F6f-0007A6-1W
	for freebsd-ports@freebsd.org; Wed, 19 Jul 2006 16:41:05 +0000
From: "Matt Sealey" <matt@genesi-usa.com>
To: <freebsd-ports@freebsd.org>
Date: Wed, 19 Jul 2006 11:45:42 -0500
Organization: Genesi
Message-ID: <007301c6ab52$c89d2e50$99dfdfdf@bakuhatsu.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Thread-Index: AcarUsXKu+Ou2l/+TW2VR39wMueYiA==
Subject: vim7 broken or not broken or?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: matt@genesi-usa.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: Wed, 19 Jul 2006 16:46:21 -0000


neko@mithrandir:/usr/ports$ portupgrade -f vim
** Port marked as IGNORE: editors/vim:
        is marked as broken: does not compile on 4.X; use editors/vim6 =
instead

neko@mithrandir:/usr/ports$ vim --version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Jul  5 2006 15:35:44)
Included patches: 1-4, 6-26, 29-31, 33-35
Compiled by neko@mithrandir.softwarenexus.net

neko@mithrandir:/usr/ports$ uname -a
FreeBSD mithrandir.softwarenexus.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: =
Mon Oct 27 17:51:09 GMT 2003     =
root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC  i386

I got this version from ports the day it hit the tree, an upgrade from
vim6 (using the "vim" port directory). How come if it doesn't compile
on 4.X, I am running it now, compiled from the port?

A bunch of other stuff I have compiled is marked as broken too and no
major updates were posted. They just get marked as broken for 4.X or
"does not compile at all".

However I am having insane libtool problems with mod_python3 and =
mod_auth_pam2
which I cannot resolve. Does anyone actually check if these things =
really do
work or are they just being marked to close down the ports bug list as =
fast
as possible?

--=20
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 16:59:51 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3A3BE16A4E5
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 16:59:51 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id C8AED43D8D
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 16:59:48 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 19 Jul 2006 16:59:46 -0000
Received: from p54A7D684.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.214.132]
	by mail.gmx.net (mp037) with SMTP; 19 Jul 2006 18:59:46 +0200
X-Authenticated: #5465401
Message-ID: <44BE64E2.1050905@gmx.de>
Date: Wed, 19 Jul 2006 18:59:14 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: Brooks Davis <brooks@one-eyed-alien.net>
References: <44BCF5F0.7090809@gmx.de>
	<44BDD5AB.3060801@FreeBSD.org>	<44BE00DA.4030901@gmx.de>
	<20060719151014.GB32499@lor.one-eyed-alien.net>
In-Reply-To: <20060719151014.GB32499@lor.one-eyed-alien.net>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: freebsd-ports@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 16:59:51 -0000

Brooks Davis wrote:
> On Wed, Jul 19, 2006 at 11:52:26AM +0200, [LoN]Kamikaze wrote:
>> Sergey Matveychuk wrote:
>>> [LoN]Kamikaze wrote:
>>>> I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis.
>>> It will be done with weekly script 320.whatis.
>>> I think we have no practice to do it when a port is installed.
>>>
>> Thanks for the reply.
>>
>> That means I don't have to take care of it, still it would make more
>> sense to let the ports take care of it.
> 
> If we're going to do it, setting MAN variables should cause it to happen
> in bsd.port.mk rather than having it done adhoc.
> 
> -- Brooks

That's what I was expecting in the first place. And it should be trivial to accomplish for someone who has the privileges to work on the Ports system.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 17:01:47 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 706AF16A4DF
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:01:47 +0000 (UTC)
	(envelope-from leafy7382@gmail.com)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C59BB43D53
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:01:46 +0000 (GMT)
	(envelope-from leafy7382@gmail.com)
Received: by py-out-1112.google.com with SMTP id b29so430557pya
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 10:01:46 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
	b=D3jNp55dYNQ5Uh3OohhtKRgxfBHiTF4ARftgR9HnvHZ5DNve0/+ed3ac864R0CIb0JROsqPiiHXq+b/TBy89JdlnMY3bkDsD7ulWhPJqp9ON3kMrKDl3UHmQ5xg8osjS7kbbVJrxeJPy7vJYv2I/WObRkmmnRW0b7MIoWj5CRhA=
Received: by 10.35.19.6 with SMTP id w6mr1411919pyi;
	Wed, 19 Jul 2006 10:01:46 -0700 (PDT)
Received: by 10.35.125.14 with HTTP; Wed, 19 Jul 2006 10:01:46 -0700 (PDT)
Message-ID: <c21e92e20607191001q28170141kf4f595ab71f3da51@mail.gmail.com>
Date: Thu, 20 Jul 2006 01:01:46 +0800
From: "Jiawei Ye" <leafy7382@gmail.com>
To: "freebsd ports" <freebsd-ports@freebsd.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Subject: fuse-kmod unbuildable on -current
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 17:01:47 -0000

[root@sh-mail /usr/ports/sysutils/fusefs-kmod]# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for fusefs-kmod-0.3.0_1
===>  Extracting for fusefs-kmod-0.3.0_1
=> MD5 Checksum OK for fuse4bsd-0.3.0.tar.gz.
=> SHA256 Checksum OK for fuse4bsd-0.3.0.tar.gz.
===>  Patching for fusefs-kmod-0.3.0_1
===>   fusefs-kmod-0.3.0_1 depends on package: fusefs-libs>2.4.1 - found
===>  Configuring for fusefs-kmod-0.3.0_1
===>  Building for fusefs-kmod-0.3.0_1
===> fuse_module (all)
Warning: Object directory not changed from original
/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
cc -O2 -fno-strict-aliasing -pipe -mtune=pentium4 -DNO_MALLOC_EXTRAS
-march=pentium2 -mtune=pentium4 -DNO_MALLOC_EXTRAS -march=pentium2
-Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I-  -I../include
-I. -I@ -I@/contrib/altq -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-common
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-fformat-extensions -c fuse.c
In file included from fuse.c:36:
./fuse.h:78:7: "FUSE_AUX" is not defined
./fuse.h:263:5: "DEBUGTOLOG" is not defined
./fuse.h:270:9: "_DEBUG" is not defined
./fuse.h:283:9: "_DEBUG2G" is not defined
./fuse.h:293:9: "_DEBUG3G" is not defined
./fuse.h:300:9: "FMASTER" is not defined
./fuse.h:306:9: "_DEBUG_MSGING" is not defined
./fuse.h:313:5: "_DEBUG" is not defined
./fuse.h:313:15: "_DEBUG2G" is not defined
./fuse.h:313:27: "_DEBUG3G" is not defined
./fuse.h:313:39: "FMASTER" is not defined
./fuse.h:322:5: "IGNORE_INLINE" is not defined
./fuse.h:326:5: "_DEBUG" is not defined
./fuse.h:326:15: "_DEBUG2G" is not defined
./fuse.h:326:27: "_DEBUG3G" is not defined
fuse.c:38:5: "_DEBUG3G" is not defined
fuse.c:42:5: "FMASTER" is not defined
fuse.c:78:5: "USE_OLD_CLONEHANDLER_API" is not defined
fuse.c:99:5: "FMASTER" is not defined
fuse.c:855:5: "FUSE_HAS_GETLK" is not defined
fuse.c:860:5: "FUSE_HAS_SETLK" is not defined
fuse.c:865:5: "FUSE_HAS_SETLKW" is not defined
fuse.c:884:5: "_DEBUG2G" is not defined
fuse.c:1245:5: "_DEBUG_MSGING" is not defined
fuse.c:1418:7: "DONT_TRY_HARD_PREVENT_IO_IN_VAIN" is not defined
fuse.c:1441:7: "DONT_TRY_HARD_PREVENT_IO_IN_VAIN" is not defined
fuse.c:2095:7: "REALTIME_TRACK_UNPRIVPROCDBG" is not defined
fuse.c:2176:5: "_DEBUG" is not defined
fuse.c:2190:5: "_DEBUG" is not defined
fuse.c:2282:5: "_DEBUG2G" is not defined
fuse.c:2461:5: "_DEBUG" is not defined
fuse.c:2502:5: "_DEBUG" is not defined
fuse.c:2629:5: "_DEBUG" is not defined
fuse.c:2648:5: "_DEBUG" is not defined
fuse.c:2657:7: "DONT_STORE_FS_MAP" is not defined
fuse.c:2754:5: "REALTIME_TRACK_UNPRIVPROCDBG" is not defined
fuse.c:2825:5: "_DEBUG" is not defined
fuse.c:3035:5: "_DEBUG" is not defined
fuse.c:3059:5: "NO_EARLY_PERM_CHECK_HACK" is not defined
fuse.c:3341:5: "_DEBUG" is not defined
fuse.c:3350:7: "NO_EARLY_PERM_CHECK_HACK" is not defined
fuse.c:3403:5: "_DEBUG2G" is not defined
fuse.c:3409:5: "_DEBUG" is not defined
fuse.c:3760:5: "_DEBUG2G" is not defined
fuse.c:4187:5: "BIOREAD_CONSIDER_FILE_SIZE" is not defined
fuse.c:4215:5: "_DEBUG" is not defined
fuse.c:4496:5: "ZERO_PAD_INCOMPLETE_BUFS" is not defined
fuse.c:4952:7: "DONT_DO_CHECKPATH" is not defined
fuse.c:5689:5: "_DEBUG" is not defined
fuse.c:5744:5: "ZERO_PAD_INCOMPLETE_BUFS" is not defined
fuse.c:5911:5: "USE_OLD_CLONEHANDLER_API" is not defined
fuse.c:5970:5: "FMASTER" is not defined
fuse.c:5980:5: "FMASTER" is not defined
fuse.c:5990:5: "FMASTER" is not defined
fuse.c:6003:5: "FMASTER" is not defined
fuse.c:6041:5: "FMASTER" is not defined
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.


-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 17:12:37 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 75D2016A4DF
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:12:37 +0000 (UTC)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1494F43D45
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:12:36 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 486C5352C; Wed, 19 Jul 2006 12:12:36 -0500 (CDT)
Date: Wed, 19 Jul 2006 12:12:36 -0500
To: Matt Sealey <matt@genesi-usa.com>
Message-ID: <20060719171236.GA25814@soaustin.net>
References: <007301c6ab52$c89d2e50$99dfdfdf@bakuhatsu.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <007301c6ab52$c89d2e50$99dfdfdf@bakuhatsu.net>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: freebsd-ports@freebsd.org
Subject: Re: vim7 broken or not broken or?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 17:12:37 -0000

On Wed, Jul 19, 2006 at 11:45:42AM -0500, Matt Sealey wrote:
> I got this version from ports the day it hit the tree, an upgrade from
> vim6 (using the "vim" port directory). How come if it doesn't compile
> on 4.X, I am running it now, compiled from the port?

Probably because you are not using the latest toolchain, such as the
gmake import, and other things.  It does not install/deinstall on the
build cluster as a package.

> A bunch of other stuff I have compiled is marked as broken too and no
> major updates were posted. They just get marked as broken for 4.X or
> "does not compile at all".

See below.

> Does anyone actually check if these things really do work or are they
> just being marked to close down the ports bug list as fast as possible?

After spending about 100 hours so far on package-building problems so
far this month, I can assure you most emphatically that work is done to
check whether or not these things build on the ports building cluster.

The cluster environment attempts to install each port from scratch,
including its dependencies as packages.  This will catch many marginal
cases that installing the port on a fully- (or nearly fully-) populated
system will not catch.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 17:17:32 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 300B816A4E6
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:17:32 +0000 (UTC)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BA2D343D49
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:17:31 +0000 (GMT)
	(envelope-from freebsd-ports@m.gmane.org)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1G3Ffj-0006zn-97
	for freebsd-ports@freebsd.org; Wed, 19 Jul 2006 19:17:19 +0200
Received: from www.creo.hu ([217.113.62.14])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 19:17:19 +0200
Received: from csaba-ml by www.creo.hu with local (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 19:17:19 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: freebsd-ports@freebsd.org
From: Csaba Henk <csaba-ml@creo.hu>
Date: Wed, 19 Jul 2006 17:16:59 +0000 (UTC)
Lines: 28
Message-ID: <slrnebsq7f.esg.csaba@beastie.creo.hu>
References: <c21e92e20607191001q28170141kf4f595ab71f3da51@mail.gmail.com>
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: www.creo.hu
User-Agent: slrn/0.9.8.1 (FreeBSD)
Sender: news <news@sea.gmane.org>
Subject: Re: fuse-kmod unbuildable on -current
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 17:17:32 -0000

On 2006-07-19, Jiawei Ye <leafy7382@gmail.com> wrote:
> In file included from fuse.c:36:
> ./fuse.h:78:7: "FUSE_AUX" is not defined
[...]
> fuse.c:6003:5: "FMASTER" is not defined
> fuse.c:6041:5: "FMASTER" is not defined
> *** Error code 1
>
> Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module.
> *** Error code 1
>
> Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0.
> *** Error code 1
>
> Stop in /usr/ports/sysutils/fusefs-kmod.

Yes, it's a known problem. Please use the development version (see a
bunch of ways to get it at
 
  http://fuse4bsd.creo.hu

) or wait until the port maintainer integrates the respective patch into
the port / I make a new release (whichever happens first).

Thanks for the report.

Regards,
Csaba 


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 17:48:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 DB22F16A4DE
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:48:35 +0000 (UTC)
	(envelope-from matt@genesi-usa.com)
Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 534B743D4C
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 17:48:35 +0000 (GMT)
	(envelope-from matt@genesi-usa.com)
Received: from p54b0d3f8.dip.t-dialin.net ([84.176.211.248] helo=yukito)
	by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD))
	(envelope-from <matt@genesi-usa.com>)
	id 1G3G5P-0009fh-JB; Wed, 19 Jul 2006 17:43:52 +0000
From: "Matt Sealey" <matt@genesi-usa.com>
To: "'Mark Linimon'" <linimon@lonesome.com>
Date: Wed, 19 Jul 2006 12:48:28 -0500
Organization: Genesi
Message-ID: <009601c6ab5b$8da1e990$99dfdfdf@bakuhatsu.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <20060719171236.GA25814@soaustin.net>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Thread-Index: AcarVeIRRFhQpclES5SiC+9AgoyTvwABPV1w
Cc: freebsd-ports@freebsd.org
Subject: RE: vim7 broken or not broken or?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: matt@genesi-usa.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: Wed, 19 Jul 2006 17:48:36 -0000


What's the "latest toolchain" for 4.9?

All my ports are at the latest versions, including gmake and stuff
where relevant. Is there a set of ports I should be using to bring
it up to a current spec (that uhh. won't rely on me recompiling
400 ports..) or am I okay with what I have?

I am having libtool problems right now I'd love to solve, related
to Apache modules. If there is some favourable tool or lib that
replaces a base package I needed to optionally compile to make
this work, I am guessing that I just don't know about them?

(it complains about tagged something or other: see well below)


> The cluster environment attempts to install each port from 
> scratch, including its dependencies as packages.  This will 
> catch many marginal cases that installing the port on a 
> fully- (or nearly fully-) populated system will not catch.

So it could be a weird dependency bug (some include from another
port never got installed or so) and not vim itself?


~~~~ libtool crap

neko@mithrandir:/usr/ports$ sudo portupgrade -f mod_auth_pam-1.1.1_1
Password:
--->  Upgrading 'mod_auth_pam-1.1.1_1' to 'mod_auth_pam-1.1.1_2' (www/mod_auth_pam2)
--->  Building '/usr/ports/www/mod_auth_pam2'
===>  Cleaning for pkg_install-20060113
===>  Cleaning for apache-2.2.2
===>  Cleaning for gmake-3.81_1
===>  Cleaning for perl-5.8.8
===>  Cleaning for python-2.4.3
===>  Cleaning for openssl-stable-0.9.7j
===>  Cleaning for autoconf-2.59_2
===>  Cleaning for libtool-1.5.22_2
===>  Cleaning for expat-2.0.0_1
===>  Cleaning for db42-4.2.52_4
===>  Cleaning for apr-db42-1.2.7_1
===>  Cleaning for libiconv-1.9.2_2
===>  Cleaning for mysql-client-4.1.20
===>  Cleaning for rc_subr-1.31_1
===>  Cleaning for gettext-0.14.5_2
===>  Cleaning for m4-1.4.4
===>  Cleaning for help2man-1.36.4_1
===>  Cleaning for automake-1.9.6
===>  Cleaning for linuxthreads-2.2.3_21
===>  Cleaning for readline-5.1
===>  Cleaning for ldconfig_compat-1.0_8
===>  Cleaning for p5-gettext-1.05_1
===>  Cleaning for mod_auth_pam-1.1.1_2
===>  Extracting for mod_auth_pam-1.1.1_2
=> MD5 Checksum OK for mod_auth_pam-2.0-1.1.1.tar.gz.
===>   mod_auth_pam-1.1.1_2 depends on file: /usr/local/sbin/pkg_info - found
===>  Patching for mod_auth_pam-1.1.1_2
===>  Applying FreeBSD patches for mod_auth_pam-1.1.1_2
===>   mod_auth_pam-1.1.1_2 depends on file: /usr/local/sbin/apxs - found
===>   mod_auth_pam-1.1.1_2 depends on executable: gmake - found
===>   mod_auth_pam-1.1.1_2 depends on file: /usr/local/sbin/apxs - found
===>  Configuring for mod_auth_pam-1.1.1_2
===>  Building for mod_auth_pam-1.1.1_2
/usr/local/sbin/apxs -c mod_auth_pam.c -lpam
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe -I/usr/local/include/mysql -D_THRE
AD_SAFE  -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -g -O2 -pthread -I/us
r/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include/db42 -
I/usr/local/include  -c -o mod_auth_pam.lo mod_auth_pam.c && touch mod_auth_pam.slo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
apxs:Error: Command failed with rc=65536
.
gmake: *** [mod_auth_pam.la] Error 1
*** Error code 2

Stop in /usr/ports/www/mod_auth_pam2.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade35201.0 env PORT_UPGRADE=yes make PORT_U
PGRADE=yes
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! www/mod_auth_pam2 (mod_auth_pam-1.1.1_1)      (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed


-- 
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 18:06:25 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B00D616A4DD
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:06:25 +0000 (UTC)
	(envelope-from sem@FreeBSD.org)
Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4893243D45
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:06:24 +0000 (GMT)
	(envelope-from sem@FreeBSD.org)
Received: from [87.240.16.199] (helo=[192.168.0.2])
	by mail.ciam.ru with esmtpa (Exim 4.x)
	id 1G3GRB-000JTo-Qn; Wed, 19 Jul 2006 22:06:21 +0400
Message-ID: <44BE74AC.1080501@FreeBSD.org>
Date: Wed, 19 Jul 2006 22:06:36 +0400
From: Sergey Matveychuk <sem@FreeBSD.org>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
References: <44BCF5F0.7090809@gmx.de>
	<44BDD5AB.3060801@FreeBSD.org>	<44BE00DA.4030901@gmx.de>
	<20060719151014.GB32499@lor.one-eyed-alien.net>
	<44BE64E2.1050905@gmx.de>
In-Reply-To: <44BE64E2.1050905@gmx.de>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: Brooks Davis <brooks@one-eyed-alien.net>, freebsd-ports@freebsd.org
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 18:06:25 -0000

[LoN]Kamikaze wrote:
> Brooks Davis wrote:
>> On Wed, Jul 19, 2006 at 11:52:26AM +0200, [LoN]Kamikaze wrote:
>>> Sergey Matveychuk wrote:
>>>> [LoN]Kamikaze wrote:
>>>>> I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis.
>>>> It will be done with weekly script 320.whatis.
>>>> I think we have no practice to do it when a port is installed.
>>>>
>>> Thanks for the reply.
>>>
>>> That means I don't have to take care of it, still it would make more
>>> sense to let the ports take care of it.
>> If we're going to do it, setting MAN variables should cause it to happen
>> in bsd.port.mk rather than having it done adhoc.
>>
>> -- Brooks
> 
> That's what I was expecting in the first place. And it should be trivial to accomplish for someone who has the privileges to work on the Ports system.

Everyone have privileges to work on the Ports system. :)

-- 
Dixi.
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 18:07:24 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8285716A4E0
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:07:24 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 6468C43D49
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:07:23 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 19 Jul 2006 18:07:21 -0000
Received: from p54A7D684.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.214.132]
	by mail.gmx.net (mp029) with SMTP; 19 Jul 2006 20:07:21 +0200
X-Authenticated: #5465401
Message-ID: <44BE74BA.7090005@gmx.de>
Date: Wed, 19 Jul 2006 20:06:50 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: freebsd-ports@freebsd.org,  obrien@FreeBSD.org
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: 
Subject: editors/vim several problems
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 18:07:24 -0000

Problem #1)
'make -j' breaks editors/vim already in the configure phase:

GUI_INC_LOC="" GUI_LIB_LOC=""  CC="cc" CPPFLAGS="" CFLAGS="-O2 -fno-strict-aliasing -pipe -march=pentium-m"  LDFLAGS=""  srcdir="."  ./configure --enable-gui=gtk --with-gtk-prefix=/usr/X11R6             --enable-multibyte --enable-fontenable-xim        --with-features=big        --prefix=/usr/local --with-tlib=termlib   
cp config.mk.dist auto/config.mk
rm -f auto/config.status auto/config.cache config.log auto/config.log
make: don't know how to make ./auto/osdef.h. Stop
*** Error code 2
configure: creating cache auto/config.cache
checking whether make sets $(MAKE)... yes
checking for gcc... cc
....
checking for GCC 3 or later... yes
updating cache auto/config.cache
configure: creating auto/config.status
config.status: creating auto/config.mk
config.status: creating auto/config.h
1 error
*** Error code 2


Problem #2)
Vim does not honour CC and ignores things like 'CC= distcc cc'.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 19:28:12 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4AF8516A4DF
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 19:28:12 +0000 (UTC)
	(envelope-from dan@langille.org)
Received: from havoc.unixathome.org (havoc.unixathome.org [66.154.98.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EBFBD43D4C
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 19:28:11 +0000 (GMT)
	(envelope-from dan@langille.org)
Received: from localhost (localhost [127.0.0.1])
	by havoc.unixathome.org (Postfix) with ESMTP id 96B915643B
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 12:28:11 -0700 (PDT)
X-Virus-Scanned: by amavisd-new at unixathome.org
Received: from havoc.unixathome.org ([127.0.0.1])
	by localhost (havoc.unixathome.org [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP id Xcjyj+Quo+ls for <ports@FreeBSD.org>;
	Wed, 19 Jul 2006 12:28:10 -0700 (PDT)
Received: from bast.unixathome.org (bast.unixathome.org [70.26.229.230])
	by havoc.unixathome.org (Postfix) with ESMTP id 216E056433
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 12:28:09 -0700 (PDT)
Received: from [10.55.0.99] (wocker.unixathome.org [10.55.0.99])
	by bast.unixathome.org (Postfix) with ESMTP id 61DDAB822
	for <ports@FreeBSD.org>; Wed, 19 Jul 2006 15:28:09 -0400 (EDT)
From: "Dan Langille" <dan@langille.org>
To: ports@FreeBSD.org
Date: Wed, 19 Jul 2006 15:28:09 -0400
MIME-Version: 1.0
Message-ID: <44BE4F89.16402.3BFDA1A6@dan.langille.org>
Priority: normal
X-mailer: Pegasus Mail for Windows (4.31)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
Cc: 
Subject: FreshPorts - scripting help wanted
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 19:28:12 -0000

Hi folks,

Some scripting help wanted please.  Either Perl or Python.  Details 
at <http://news.freshports.org/2006/07/19/virtual-categories-have-no-
descriptions/> (also known as <http://tinyurl.com/hhzxh>).

Thanks

-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php



From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 19:56:03 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 CBDB916A4DD
	for <ports@freebsd.org>; Wed, 19 Jul 2006 19:56:03 +0000 (UTC)
	(envelope-from madleser@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4FA2043D46
	for <ports@freebsd.org>; Wed, 19 Jul 2006 19:56:02 +0000 (GMT)
	(envelope-from madleser@gmx.de)
Received: (qmail invoked by alias); 19 Jul 2006 19:56:01 -0000
Received: from pD9532A7D.dip0.t-ipconnect.de (EHLO localhost.localdomain)
	[217.83.42.125]
	by mail.gmx.net (mp035) with SMTP; 19 Jul 2006 21:56:01 +0200
X-Authenticated: #15538079
Date: Wed, 19 Jul 2006 21:56:01 +0200
Message-ID: <637e76d4bd032e472474fd498924bd70@mepmachine.mepia.org>
MIME-Version: 1.0 (Generated by Pantomime 1.2.0)
From: Nikolaus Waxweiler <madleser@gmx.de>
To: ports@freebsd.org
X-Mailer: GNUMail (Version 1.2.0)
Content-Type: text/plain; charset="us-ascii"; format="flowed"
X-Y-GMX-Trusted: 0
Cc: 
Subject: Re: FreeBSD Port: net/bfilter: rc.d script broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 19:56:03 -0000

Hi,

> let us know if that works for you.
Works :)


From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 20:23:10 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 07EE116A4DF
	for <ports@freebsd.org>; Wed, 19 Jul 2006 20:23:10 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk
	[81.187.76.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCB343F31
	for <ports@freebsd.org>; Wed, 19 Jul 2006 20:19:37 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from [IPv6:::1] (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id
	k6JKJAPJ076090; Wed, 19 Jul 2006 21:19:13 +0100 (BST)
	(envelope-from m.seaman@infracaninophile.co.uk)
Authentication-Results: smtp.infracaninophile.co.uk
	from=m.seaman@infracaninophile.co.uk; sender-id=softfail;
	spf=softfail
X-SenderID: Sendmail Sender-ID Filter v0.2.13 smtp.infracaninophile.co.uk
	k6JKJAPJ076090
Message-ID: <44BE93B8.4090601@infracaninophile.co.uk>
Date: Wed, 19 Jul 2006 21:19:04 +0100
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Organization: Infracaninophile
User-Agent: Thunderbird 1.5.0.4 (X11/20060610)
MIME-Version: 1.0
To: Dan Langille <dan@langille.org>
References: <44BE4F89.16402.3BFDA1A6@dan.langille.org>
In-Reply-To: <44BE4F89.16402.3BFDA1A6@dan.langille.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: multipart/signed; micalg=pgp-ripemd160;
	protocol="application/pgp-signature";
	boundary="------------enigE96E0F9CA57A2B8821460734"
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2
	(smtp.infracaninophile.co.uk [IPv6:::1]);
	Wed, 19 Jul 2006 21:19:33 +0100 (BST)
X-Virus-Scanned: ClamAV 0.88.3/1609/Wed Jul 19 13:13:27 2006 on
	happy-idiot-talk.infracaninophile.co.uk
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS 
	autolearn=ham version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on 
	happy-idiot-talk.infracaninophile.co.uk
Cc: ports@freebsd.org
Subject: Re: FreshPorts - scripting help wanted
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 20:23:10 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigE96E0F9CA57A2B8821460734
Content-Type: multipart/mixed; boundary="------------010005040300070209060900"

This is a multi-part message in MIME format.
--------------010005040300070209060900
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Dan Langille wrote:
> Hi folks,
>=20
> Some scripting help wanted please.  Either Perl or Python.  Details=20
> at <http://news.freshports.org/2006/07/19/virtual-categories-have-no-
> descriptions/> (also known as <http://tinyurl.com/hhzxh>).

Try this.  Run it as:

     cat-parse.pl categories

or even

     cat-parse.pl < categories

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

--------------010005040300070209060900
Content-Type: text/plain;
 name="cat-parse.pl"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="cat-parse.pl"

#!/usr/bin/perl -w

use strict;

# Read in the categories file from the filehandle passed as the
# argument to this function and return a hash keyed on category name
# containing category description and group. See
# http://www.freebsd.org/cgi/cvsweb.cgi/www/en/ports/categories for
# the imput.
#
sub cat_parse (*)
{
    my $filehandle =3D shift;
    my %categories;
    my $c;
    my $d;
    my $g;

    while (<$filehandle>) {
        next
          unless ( ( $c, $d, $g ) =3D m/^([^,]+),"([^"]+)",([A-Z]+)/g ); =
   #"

        $categories{$c} =3D {
            DESCR =3D> $d,
            GROUP =3D> $g
        };
    }
    return \%categories;
}

MAIN:
{
    my $categories;

    $categories =3D cat_parse(ARGV);

    for my $c ( keys %{$categories} ) {
        print "$c\t$categories->{$c}{DESCR}\t$categories->{$c}{GROUP}\n";=

    }
}

--------------010005040300070209060900--

--------------enigE96E0F9CA57A2B8821460734
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvpO+8Mjk52CukIwRAw0GAJ0a12rRTlsmEiBSaFiOS65b2sMa6wCglUlB
Gsp4NvSewoYzJ9n4f0fmZm0=
=F+2m
-----END PGP SIGNATURE-----

--------------enigE96E0F9CA57A2B8821460734--

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 20:33:09 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BF48C16A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:33:09 +0000 (UTC)
	(envelope-from amistry@am-productions.biz)
Received: from mail.united-ware.com (am-productions.biz [69.61.164.22])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4458F43D4C
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:33:09 +0000 (GMT)
	(envelope-from amistry@am-productions.biz)
Received: from [192.168.1.100] (am-productions.biz [69.61.164.22])
	(authenticated bits=0)
	by mail.united-ware.com (8.13.6/8.13.6) with ESMTP id k6JKedCf049199
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 19 Jul 2006 16:40:45 -0400 (EDT)
	(envelope-from amistry@am-productions.biz)
From: Anish Mistry <amistry@am-productions.biz>
Organization: AM Productions
To: freebsd-ports@freebsd.org
Date: Wed, 19 Jul 2006 16:33:46 -0400
User-Agent: KMail/1.9.1
References: <c21e92e20607191001q28170141kf4f595ab71f3da51@mail.gmail.com>
In-Reply-To: <c21e92e20607191001q28170141kf4f595ab71f3da51@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart2090151.6k2e0hp75M";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200607191633.54880.amistry@am-productions.biz>
X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,BAYES_95,
	MYFREEBSD2 autolearn=no version=3.1.0
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on 
	mail.united-ware.com
X-Virus-Scanned: ClamAV 0.88.2/1607/Tue Jul 18 18:37:18 2006 on
	mail.united-ware.com
X-Virus-Status: Clean
Cc: Jiawei Ye <leafy7382@gmail.com>
Subject: Re: fuse-kmod unbuildable on -current
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 20:33:09 -0000

--nextPart2090151.6k2e0hp75M
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 19 July 2006 13:01, Jiawei Ye wrote:
> [root@sh-mail /usr/ports/sysutils/fusefs-kmod]# make
> =3D=3D=3D>  Vulnerability check disabled, database not found
> =3D=3D=3D>  Found saved configuration for fusefs-kmod-0.3.0_1
> =3D=3D=3D>  Extracting for fusefs-kmod-0.3.0_1
> =3D> MD5 Checksum OK for fuse4bsd-0.3.0.tar.gz.
> =3D> SHA256 Checksum OK for fuse4bsd-0.3.0.tar.gz.
> =3D=3D=3D>  Patching for fusefs-kmod-0.3.0_1
> =3D=3D=3D>   fusefs-kmod-0.3.0_1 depends on package: fusefs-libs>2.4.1 -
> found =3D=3D=3D>  Configuring for fusefs-kmod-0.3.0_1
> =3D=3D=3D>  Building for fusefs-kmod-0.3.0_1
> =3D=3D=3D> fuse_module (all)
> Warning: Object directory not changed from original
> /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
> cc -O2 -fno-strict-aliasing -pipe -mtune=3Dpentium4
> -DNO_MALLOC_EXTRAS -march=3Dpentium2 -mtune=3Dpentium4
> -DNO_MALLOC_EXTRAS -march=3Dpentium2 -Werror -D_KERNEL -DKLD_MODULE
> -std=3Dc99 -nostdinc -I-  -I../include -I. -I@ -I@/contrib/altq
> -finline-limit=3D8000 --param
> inline-unit-growth=3D100 --param large-function-growth=3D1000
> -fno-common -mno-align-long-strings -mpreferred-stack-boundary=3D2=20
> -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding
> -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
> -fformat-extensions -c fuse.c
> In file included from fuse.c:36:
> ./fuse.h:78:7: "FUSE_AUX" is not defined
> ./fuse.h:263:5: "DEBUGTOLOG" is not defined
> ./fuse.h:270:9: "_DEBUG" is not defined
> ./fuse.h:283:9: "_DEBUG2G" is not defined
> ./fuse.h:293:9: "_DEBUG3G" is not defined
> ./fuse.h:300:9: "FMASTER" is not defined
> ./fuse.h:306:9: "_DEBUG_MSGING" is not defined
> ./fuse.h:313:5: "_DEBUG" is not defined
> ./fuse.h:313:15: "_DEBUG2G" is not defined
> ./fuse.h:313:27: "_DEBUG3G" is not defined
> ./fuse.h:313:39: "FMASTER" is not defined
> ./fuse.h:322:5: "IGNORE_INLINE" is not defined
> ./fuse.h:326:5: "_DEBUG" is not defined
> ./fuse.h:326:15: "_DEBUG2G" is not defined
> ./fuse.h:326:27: "_DEBUG3G" is not defined
> fuse.c:38:5: "_DEBUG3G" is not defined
=2E..
> *** Error code 1
>
> Stop in
> /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module.
> *** Error code 1
>
> Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0.
> *** Error code 1
>
> Stop in /usr/ports/sysutils/fusefs-kmod.
http://www.freebsd.org/cgi/query-pr.cgi?pr=3D100403

=2D-=20
Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz/

--nextPart2090151.6k2e0hp75M
Content-Type: application/pgp-signature

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

iD8DBQBEvpcyxqA5ziudZT0RAmtNAKCO2mVWfR/v4AKHjdyY7uId1Kw66gCg2V1D
sgvLchZIQk4rNQM0W9ive9M=
=mZUR
-----END PGP SIGNATURE-----

--nextPart2090151.6k2e0hp75M--

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 20:39:59 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 964F616A4DD
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:39:59 +0000 (UTC)
	(envelope-from derrick@uniquestrength.net)
Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.152])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ED74343D45
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:39:58 +0000 (GMT)
	(envelope-from derrick@uniquestrength.net)
Received: from mail.uniquestrength.net ([68.55.192.50])
	by comcast.net (rwcrmhc12) with ESMTP
	id <20060719203957m1200nuhd6e>; Wed, 19 Jul 2006 20:39:57 +0000
Received: from localhost (localhost.uniquestrength.net [127.0.0.1])
	by mail.uniquestrength.net (Postfix) with ESMTP id D1C1A5F11;
	Wed, 19 Jul 2006 16:28:15 -0400 (EDT)
X-Virus-Scanned: amavisd-new at uniquestrength.net
Received: from mail.uniquestrength.net ([127.0.0.1])
	by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id Z9bv8WeowLn4; Wed, 19 Jul 2006 16:28:12 -0400 (EDT)
Received: from [192.168.1.109] (unknown [10.10.1.1])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.uniquestrength.net (Postfix) with ESMTP id 07C4F5F1F;
	Wed, 19 Jul 2006 16:28:12 -0400 (EDT)
From: Derrick Edwards <derrick@uniquestrength.net>
To: freebsd-ports@freebsd.org,
 Kostik@gmail.com
Date: Wed, 19 Jul 2006 16:44:01 -0400
User-Agent: KMail/1.9.3
References: <200607182147.03491.derrick@uniquestrength.net>
	<20060719014729.GA14145@icarus.home.lan>
In-Reply-To: <20060719014729.GA14145@icarus.home.lan>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607191644.02542.derrick@uniquestrength.net>
Cc: Jeremy Chadwick <freebsd@jdc.parodius.com>
Subject: Re: Core Dump with Apache22 (solved)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 20:39:59 -0000

On Wed, Jul 19, 2006 at 02:03:36AM -0400, Derrick Edwards wrote:
> On Tuesday 18 July 2006 21:47, Jeremy Chadwick wrote:
> > On Tue, Jul 18, 2006 at 09:47:03PM -0400, Derrick Edwards wrote:
> > >       Hi,
> > > I am using FreeBSD 6.1-RC with apache-2.2.2 which is a VMware machine.
> > > Machine was rebooted and now it is giving the following error message
> > > in /var/log/messages:
> > >
> > > Jul 18 21:30:54 www kernel: pid 625 (httpd), uid 0: exited on signal 10
> > > (core   dumped)
> > >
> > >  I have tested my config and it is Ok. Not seeing any answers with
> > > google. Can anybody help. Thanks in advance.
> >
> > We've been dealing with a related problem which happens exactly
> > every 7 days when newsyslog sends SIGUSR1 to httpd (newsyslog runs
> > every 24 hours and does this -- but every 7 days, sig10 happens).
> > This only seems to happen with SSL enabled, however.  Box is 4-STABLE
> > though, not 6-RC.
> >
> > That said -- since you have a coredump, can you provide a backtrace?
> >
> > gdb /usr/local/sbin/httpd /location/of/core/file
> > gdb> bt full
>       Thanks for the reply,
> I have never done backtracing before so bare with me, The coredump was found 
> at /httpd.core. The first command that I 
> raned "gdb /usr/local/sbin/httpd /location/of/core/file" I outputted to the 
> file core_dump.txt. The bt full is listed below.
> 
> (gdb) bt full
> #0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #1  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #2  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #3  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #4  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #5  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #6  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #7  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #8  0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #9  0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #10 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #11 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #12 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #13 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #14 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #15 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> #16 0x28f3821a in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> No symbol table info available.
> #17 0x282360d0 in sigprocmask () from /usr/lib/libpthread.so.2
> No symbol table info available.
> 
> Let me know if you need any more info.
> v/r
> Derrick

> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain 
conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols 
found)...
> Core was generated by `httpd'.
> Program terminated with signal 10, Bus error.
> Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
> Loaded symbols for /lib/libm.so.4
> Reading symbols from /usr/local/lib/libaprutil-1.so.2...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/libaprutil-1.so.2
> Reading symbols from /usr/local/lib/libexpat.so.6...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libexpat.so.6
> Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libiconv.so.3
> Reading symbols from /usr/local/lib/libapr-1.so.2...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libapr-1.so.2
> Reading symbols from /lib/libcrypt.so.3...(no debugging symbols 
found)...done.
> Loaded symbols for /lib/libcrypt.so.3
> Reading symbols from /usr/lib/libpthread.so.2...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/lib/libpthread.so.2
> Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
> Loaded symbols for /lib/libc.so.6
> Reading symbols from /usr/local/libexec/apache22/mod_authn_file.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_file.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_dbm.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_dbm.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_anon.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_anon.so
> Reading symbols from /usr/local/libexec/apache22/mod_authn_default.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authn_default.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_host.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_host.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_groupfile.so...
(no debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_groupfile.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_user.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_user.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_dbm.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_dbm.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_owner.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_owner.so
> Reading symbols from /usr/local/libexec/apache22/mod_authz_default.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_authz_default.so
> Reading symbols from /usr/local/libexec/apache22/mod_auth_basic.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_auth_basic.so
> Reading symbols from /usr/local/libexec/apache22/mod_auth_digest.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_auth_digest.so
> Reading symbols from /usr/local/libexec/apache22/mod_file_cache.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_file_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_cache.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_disk_cache.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_disk_cache.so
> Reading symbols from /usr/local/libexec/apache22/mod_include.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_include.so
> Reading symbols from /usr/local/libexec/apache22/mod_filter.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_filter.so
> Reading symbols from /usr/local/libexec/apache22/mod_charset_lite.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_charset_lite.so
> Reading symbols from /usr/local/libexec/apache22/mod_deflate.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_deflate.so
> Reading symbols from /lib/libz.so.3...(no debugging symbols found)...done.
> Loaded symbols for /lib/libz.so.3
> Reading symbols from /usr/local/libexec/apache22/mod_log_config.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_log_config.so
> Reading symbols from /usr/local/libexec/apache22/mod_logio.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_logio.so
> Reading symbols from /usr/local/libexec/apache22/mod_env.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_env.so
> Reading symbols from /usr/local/libexec/apache22/mod_mime_magic.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_mime_magic.so
> Reading symbols from /usr/local/libexec/apache22/mod_cern_meta.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cern_meta.so
> Reading symbols from /usr/local/libexec/apache22/mod_expires.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_expires.so
> Reading symbols from /usr/local/libexec/apache22/mod_headers.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_headers.so
> Reading symbols from /usr/local/libexec/apache22/mod_usertrack.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_usertrack.so
> Reading symbols from /usr/local/libexec/apache22/mod_unique_id.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_unique_id.so
> Reading symbols from /usr/local/libexec/apache22/mod_setenvif.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_setenvif.so
> Reading symbols from /usr/local/libexec/apache22/mod_ssl.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_ssl.so
> Reading symbols from /usr/lib/libssl.so.4...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/lib/libssl.so.4
> Reading symbols from /lib/libcrypto.so.4...(no debugging symbols 
found)...done.
> Loaded symbols for /lib/libcrypto.so.4
> Reading symbols from /usr/local/libexec/apache22/mod_mime.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_mime.so
> Reading symbols from /usr/local/libexec/apache22/mod_dav.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dav.so
> Reading symbols from /usr/local/libexec/apache22/mod_status.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_status.so
> Reading symbols from /usr/local/libexec/apache22/mod_autoindex.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_autoindex.so
> Reading symbols from /usr/local/libexec/apache22/mod_asis.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_asis.so
> Reading symbols from /usr/local/libexec/apache22/mod_info.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_info.so
> Reading symbols from /usr/local/libexec/apache22/mod_cgi.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_cgi.so
> Reading symbols from /usr/local/libexec/apache22/mod_dav_fs.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dav_fs.so
> Reading symbols from /usr/local/libexec/apache22/mod_vhost_alias.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_vhost_alias.so
> Reading symbols from /usr/local/libexec/apache22/mod_negotiation.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_negotiation.so
> Reading symbols from /usr/local/libexec/apache22/mod_dir.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_dir.so
> Reading symbols from /usr/local/libexec/apache22/mod_imagemap.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_imagemap.so
> Reading symbols from /usr/local/libexec/apache22/mod_actions.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_actions.so
> Reading symbols from /usr/local/libexec/apache22/mod_speling.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_speling.so
> Reading symbols from /usr/local/libexec/apache22/mod_userdir.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_userdir.so
> Reading symbols from /usr/local/libexec/apache22/mod_alias.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_alias.so
> Reading symbols from /usr/local/libexec/apache22/mod_rewrite.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_rewrite.so
> Reading symbols from /usr/local/libexec/apache22/libphp5.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/libphp5.so
> Reading symbols from /usr/local/lib/libxml2.so.5...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libxml2.so.5
> Reading symbols from /usr/local/libexec/apache22/mod_security.so...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/libexec/apache22/mod_security.so
> Reading symbols from /usr/local/lib/php/20050922/pdf.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/pdf.so
> Reading symbols from /usr/local/lib/libpdf.so.7...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libpdf.so.7
> Reading symbols from /usr/local/lib/php/20050922/zlib.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/zlib.so
> Reading symbols from /usr/local/lib/php/20050922/bz2.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/bz2.so
> Reading symbols from /usr/lib/libbz2.so.2...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/lib/libbz2.so.2
> Reading symbols from /usr/local/lib/php/20050922/ctype.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ctype.so
> Reading symbols from /usr/local/lib/php/20050922/dom.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/dom.so
> Reading symbols from /usr/local/lib/php/20050922/ftp.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ftp.so
> Reading symbols from /usr/local/lib/php/20050922/gd.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/gd.so
> Reading symbols from /usr/local/lib/libt1.so.5...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libt1.so.5
> Reading symbols from /usr/local/lib/libfreetype.so.9...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libfreetype.so.9
> Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/X11R6/lib/libX11.so.6
> Reading symbols from /usr/X11R6/lib/libXpm.so.4...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/X11R6/lib/libXpm.so.4
> Reading symbols from /usr/local/lib/libpng.so.5...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libpng.so.5
> Reading symbols from /usr/local/lib/libjpeg.so.9...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libjpeg.so.9
> Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/X11R6/lib/libXext.so.6
> Reading symbols from /usr/local/lib/php/20050922/iconv.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/iconv.so
> Reading symbols from /usr/local/lib/php/20050922/imap.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/imap.so
> Reading symbols from /usr/local/lib/libc-client4.so.8...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/libc-client4.so.8
> Reading symbols from /usr/lib/libpam.so.3...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/lib/libpam.so.3
> Reading symbols from /usr/local/lib/php/20050922/mcrypt.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mcrypt.so
> Reading symbols from /usr/local/lib/libmcrypt.so.8...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libmcrypt.so.8
> Reading symbols from /usr/local/lib/libltdl.so.4...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libltdl.so.4
> Reading symbols from /usr/local/lib/php/20050922/mhash.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mhash.so
> Reading symbols from /usr/local/lib/libmhash.so.2...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libmhash.so.2
> Reading symbols from /usr/local/lib/php/20050922/ming.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/ming.so
> Reading symbols from /usr/local/lib/libming.so.4...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libming.so.4
> Reading symbols from /usr/local/lib/libungif.so.5...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/libungif.so.5
> Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/X11R6/lib/libSM.so.6
> Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/X11R6/lib/libICE.so.6
> Reading symbols from /usr/local/lib/php/20050922/mysql.so...(no debugging 
symbols found)...done.
> Loaded symbols for /usr/local/lib/php/20050922/mysql.so
> Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.15...(no 
debugging symbols found)...done.
> Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.15
> Reading symbols from /usr/local/lib/liblthread.so.3...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/liblthread.so.3
> Reading symbols from /usr/local/lib/liblstdc++.so.5...(no debugging symbols 
found)...done.
> Loaded symbols for /usr/local/lib/liblstdc++.so.5
> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols 
found)...done.
> Loaded symbols for /libexec/ld-elf.so.1
> #0  0x28f38262 in pthread_sigmask () from /usr/local/lib/liblthread.so.3
> [New LWP 100108]
> (gdb) 
> (gdb) quit
You managed to get both (I presume) linuxthreads and standard threading 
library
into the same process. Most likely, your mysql instance is compiled with
linuxthreads. Recompile it without.

	Sorry for the delay. Had problems with mail server. I recompiled without the 
linuxthreads and now it works. Thanks for your assistance. 
v/r
Derrick

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 21:07:29 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 C3E3516A4DE
	for <ports@freebsd.org>; Wed, 19 Jul 2006 21:07:29 +0000 (UTC)
	(envelope-from dan@langille.org)
Received: from m21.unixathome.org (m21.unixathome.org [205.150.199.217])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 62F6643D4C
	for <ports@freebsd.org>; Wed, 19 Jul 2006 21:07:29 +0000 (GMT)
	(envelope-from dan@langille.org)
Received: from localhost (localhost [205.150.199.217])
	by m21.unixathome.org (Postfix) with ESMTP id 8114CC3B8;
	Wed, 19 Jul 2006 17:17:34 -0400 (EDT)
Received: from m21.unixathome.org ([205.150.199.217])
	by localhost (m21.unixathome.org [205.150.199.217]) (amavisd-new,
	port 10024)
	with ESMTP id 28279-06; Wed, 19 Jul 2006 17:17:30 -0400 (EDT)
Received: from bast.unixathome.org (bast.unixathome.org [70.26.229.230])
	by m21.unixathome.org (Postfix) with ESMTP id 31203BFB1;
	Wed, 19 Jul 2006 17:17:29 -0400 (EDT)
Received: from [10.55.0.99] (wocker.unixathome.org [10.55.0.99])
	by bast.unixathome.org (Postfix) with ESMTP id 99737B822;
	Wed, 19 Jul 2006 17:07:21 -0400 (EDT)
From: "Dan Langille" <dan@langille.org>
To: Matthew Seaman <m.seaman@infracaninophile.co.uk>,
	ports@freebsd.org
Date: Wed, 19 Jul 2006 17:07:21 -0400
MIME-Version: 1.0
Message-ID: <44BE66C9.23035.3C587471@dan.langille.org>
Priority: normal
In-reply-to: <44BE93B8.4090601@infracaninophile.co.uk>
References: <44BE4F89.16402.3BFDA1A6@dan.langille.org>
X-mailer: Pegasus Mail for Windows (4.31)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at unixathome.org
Cc: ports@freebsd.org
Subject: Re: FreshPorts - scripting help wanted
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 21:07:29 -0000

On 19 Jul 2006 at 21:19, Matthew Seaman wrote:

> Dan Langille wrote:
> > Hi folks,
> > 
> > Some scripting help wanted please.  Either Perl or Python.  Details 
> > at <http://news.freshports.org/2006/07/19/virtual-categories-have-no-
> > descriptions/> (also known as <http://tinyurl.com/hhzxh>).
> 
> Try this.  Run it as:
> 
>      cat-parse.pl categories
> 
> or even
> 
>      cat-parse.pl < categories

Thank you

- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php



From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 22:06:29 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 59CEB16A4DA;
	Wed, 19 Jul 2006 22:06:29 +0000 (UTC)
	(envelope-from aaldrich@cisdata.net)
Received: from dagobah.cisdata.net (dagobah.cisdata.net [63.82.223.109])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 282C043D45;
	Wed, 19 Jul 2006 22:06:29 +0000 (GMT)
	(envelope-from aaldrich@cisdata.net)
Received: from adsl-69-237-115-101.dsl.scrm01.pacbell.net ([69.237.115.101]
	helo=[192.168.45.207])
	by dagobah.cisdata.net with esmtp (Exim 4.52 (FreeBSD))
	id 1G3KBc-000Jxy-1k; Wed, 19 Jul 2006 15:06:32 -0700
Mime-Version: 1.0 (Apple Message framework v746.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <99B6624A-38D4-446A-A05E-5897752EB35B@cisdata.net>
Content-Transfer-Encoding: 7bit
From: Alan Aldrich <aaldrich@cisdata.net>
Date: Wed, 19 Jul 2006 15:06:27 -0700
To: roam@FreeBSD.org
X-Mailer: Apple Mail (2.746.2)
Cc: ports@freebsd.org
Subject: FreeBSD Port: sysutils/daemontools
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 22:06:29 -0000

Not having any luck installing this port

[3:01pm root@turnip:/usr/ports/sysutils/daemontools] make install clean
===>  Vulnerability check disabled, database not found
=> daemontools-0.76.tar.gz doesn't seem to exist in /usr/ports/ 
distfiles/.
=> Attempting to fetch from http://cr.yp.to/daemontools/.
fetch: http://cr.yp.to/daemontools/daemontools-0.76.tar.gz: size unknown
=> Attempting to fetch from ftp://cr.yp.to/daemontools/.
fetch: ftp://cr.yp.to/daemontools/daemontools-0.76.tar.gz: Connection  
refused
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ 
distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ 
daemontools-0.76.tar.gz: File unavailable (e.g., file not found, no  
access)
=> 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/sysutils/daemontools.


Just did a cvsup so believe I have the latest

any idea?

also having problems with dns/djbdns and sysutils/ucspi-tcp with  
similar 'not found' messages


Alan Aldrich
CIS Data Systems Inc.
IT Manager
fax: 866-393-8923
office: 866-645-7700 x617
aaldrich@cisdata.net




From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 22:31:04 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B1CCC16A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:31:04 +0000 (UTC)
	(envelope-from list-freebsd-2004@morbius.sent.com)
Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com
	[66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F6343D4C
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:31:03 +0000 (GMT)
	(envelope-from list-freebsd-2004@morbius.sent.com)
Received: from frontend3.internal (frontend3.internal [10.202.2.152])
	by frontend1.messagingengine.com (Postfix) with ESMTP id E862DD9014C
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:31:01 -0400 (EDT)
Received: from heartbeat2.messagingengine.com ([10.202.2.161])
	by frontend3.internal (MEProxy); Wed, 19 Jul 2006 18:31:04 -0400
X-Sasl-enc: iEEkZnNPDtqjRN7R7qPk4/e1JVqPYMD1wJXRIVrB8973 1153348264
Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128])
	by mail.messagingengine.com (Postfix) with ESMTP id 3D236F45
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 18:31:04 -0400 (EDT)
From: RW <list-freebsd-2004@morbius.sent.com>
To: freebsd-ports@freebsd.org
Date: Wed, 19 Jul 2006 23:30:43 +0100
User-Agent: KMail/1.9.3
References: <99B6624A-38D4-446A-A05E-5897752EB35B@cisdata.net>
In-Reply-To: <99B6624A-38D4-446A-A05E-5897752EB35B@cisdata.net>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607192331.00645.list-freebsd-2004@morbius.sent.com>
Subject: Re: FreeBSD Port: sysutils/daemontools
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 22:31:04 -0000

On Wednesday 19 July 2006 23:06, Alan Aldrich wrote:
> Not having any luck installing this port
>
> [3:01pm root@turnip:/usr/ports/sysutils/daemontools] make install clean
> ===>  Vulnerability check disabled, database not found
> => daemontools-0.76.tar.gz doesn't seem to exist in /usr/ports/
> distfiles/.
> => Attempting to fetch from http://cr.yp.to/daemontools/.
> fetch: http://cr.yp.to/daemontools/daemontools-0.76.tar.gz: size unknown
> => Attempting to fetch from ftp://cr.yp.to/daemontools/.
> fetch: ftp://cr.yp.to/daemontools/daemontools-0.76.tar.gz: Connection
> refused
> => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/
> distfiles/.
> fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
> daemontools-0.76.tar.gz: File unavailable (e.g., file not found, no
> access)
> => 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/sysutils/daemontools.
>
>
> Just did a cvsup so believe I have the latest
>
> any idea?
>
> also having problems with dns/djbdns and sysutils/ucspi-tcp with
> similar 'not found' messages


I just fetched daemontools-0.76.tar.gz without a hitch. Perhaps you have 
networking problems. Try
 
    fetch  http://cr.yp.to/daemontools/daemontools-0.76.tar.gz

and see what happens

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 22:47:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BED1816A4DF
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:47:02 +0000 (UTC)
	(envelope-from eol1@yahoo.com)
Received: from web51914.mail.yahoo.com (web51914.mail.yahoo.com
	[206.190.48.77]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F82B43D46
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:47:01 +0000 (GMT)
	(envelope-from eol1@yahoo.com)
Received: (qmail 18928 invoked by uid 60001); 19 Jul 2006 22:47:01 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=lBRIZnAhk38CYX3hEq0AgrM93INWLXz9BIrORimUGd9vR4+gLGPepraIMuNE86AqfVFfkCddjY2FumibmD9+OM/QxpGELamKVTeStVv8pK5h+500PwA2PH8JGpCeBK42zo6pqC2WMBFEciO1gdr/69fOJxnp8AqQRNLLElBVazg=
	; 
Message-ID: <20060719224701.18926.qmail@web51914.mail.yahoo.com>
Received: from [70.94.10.62] by web51914.mail.yahoo.com via HTTP;
	Wed, 19 Jul 2006 15:47:01 PDT
Date: Wed, 19 Jul 2006 15:47:01 -0700 (PDT)
From: Peter Thoenen <eol1@yahoo.com>
To: freebsd-ports@freebsd.org
In-Reply-To: <200607192331.00645.list-freebsd-2004@morbius.sent.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: Re: FreeBSD Port: sysutils/daemontools
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: eol1@yahoo.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: Wed, 19 Jul 2006 22:47:02 -0000

> > any idea?
> >
> > also having problems with dns/djbdns and sysutils/ucspi-tcp with
> > similar 'not found' messages

I get that all the time, has something to get with however ports pulls
files (not sure what ftp app it uses for this).  If you get this in the
future, just pull it manually via wget, fetch, or a browser and mv it
to ports/distfiles.

From owner-freebsd-ports@FreeBSD.ORG  Wed Jul 19 22:51:27 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5B82916A4DA
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:51:27 +0000 (UTC)
	(envelope-from donaldjoneill@gmail.com)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4BE4E43D49
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 22:51:26 +0000 (GMT)
	(envelope-from donaldjoneill@gmail.com)
Received: by py-out-1112.google.com with SMTP id b29so549533pya
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 15:51:25 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from;
	b=arfFPEDXqUXlNgH/p4zPzh3r3VO7jGOLahZjZbq/J5027GZxgVJ0Ce5ttTLrFv4mb/KK8AlPsbHwkxzlQU8Az4sobx+N+YiS+/87jAoScp8kA0GLPcPEQcINvnfsETeZp5KQmEMfF4XS+aaM5X53uePgt20oYncVeSBNsQkXGtg=
Received: by 10.35.38.17 with SMTP id q17mr1926352pyj;
	Wed, 19 Jul 2006 15:51:25 -0700 (PDT)
Received: from pres1750.airedalians.com ( [75.7.74.134])
	by mx.gmail.com with ESMTP id w66sm17775pyw.2006.07.19.15.51.24;
	Wed, 19 Jul 2006 15:51:24 -0700 (PDT)
To: freebsd-ports@freebsd.org
Date: Wed, 19 Jul 2006 17:49:14 -0500
User-Agent: KMail/1.9.3
References: <99B6624A-38D4-446A-A05E-5897752EB35B@cisdata.net>
In-Reply-To: <99B6624A-38D4-446A-A05E-5897752EB35B@cisdata.net>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607191749.15190.duncan.fbsd@gmail.com>
From: "Donald J. O'Neill" <donaldjoneill@gmail.com>
Cc: Alan Aldrich <aaldrich@cisdata.net>, roam@freebsd.org
Subject: Re: FreeBSD Port: sysutils/daemontools
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 19 Jul 2006 22:51:27 -0000

On Wednesday 19 July 2006 17:06, Alan Aldrich wrote:
> Not having any luck installing this port
>
> [3:01pm root@turnip:/usr/ports/sysutils/daemontools] make install clean
> ===>  Vulnerability check disabled, database not found
> => daemontools-0.76.tar.gz doesn't seem to exist in /usr/ports/
> distfiles/.
> => Attempting to fetch from http://cr.yp.to/daemontools/.
> fetch: http://cr.yp.to/daemontools/daemontools-0.76.tar.gz: size unknown
> => Attempting to fetch from ftp://cr.yp.to/daemontools/.
> fetch: ftp://cr.yp.to/daemontools/daemontools-0.76.tar.gz: Connection
> refused
> => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/
> distfiles/.
> fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
> daemontools-0.76.tar.gz: File unavailable (e.g., file not found, no
> access)
> => 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/sysutils/daemontools.
>
>
> Just did a cvsup so believe I have the latest
>
> any idea?
>
> also having problems with dns/djbdns and sysutils/ucspi-tcp with
> similar 'not found' messages
>
>
> Alan Aldrich
> CIS Data Systems Inc.
> IT Manager
> fax: 866-393-8923
> office: 866-645-7700 x617
> aaldrich@cisdata.net
>
>

Are you trying to install them seperately? dns/djbdns should install all of 
them.

You can find, and download, daemontools-0.76.tar.gz and ucspi-tcp-0.88.tar.gz 
here:
	http://cr.yp.to/djb.html .
Put them in /usr/ports/distfiles and try again.

Don

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 00:30:16 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E866316A4DD
	for <ports@freebsd.org>; Thu, 20 Jul 2006 00:30:16 +0000 (UTC)
	(envelope-from jhein@timing.com)
Received: from Daffy.timing.com (w.timing.com [206.168.13.218])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2654943D86
	for <ports@freebsd.org>; Thu, 20 Jul 2006 00:30:08 +0000 (GMT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (gromit.timing.com [206.168.13.209])
	by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id k6K0U20A070974
	for <ports@freebsd.org>; Wed, 19 Jul 2006 18:30:02 -0600 (MDT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (localhost [127.0.0.1])
	by gromit.timing.com (8.13.6/8.13.6) with ESMTP id k6K0U0N5063239;
	Wed, 19 Jul 2006 18:30:00 -0600 (MDT)
	(envelope-from jhein@gromit.timing.com)
Received: (from jhein@localhost)
	by gromit.timing.com (8.13.6/8.13.6/Submit) id k6K0U0BR063236;
	Wed, 19 Jul 2006 18:30:00 -0600 (MDT) (envelope-from jhein)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17598.52872.765184.211253@gromit.timing.com>
Date: Wed, 19 Jul 2006 18:30:00 -0600
From: John E Hein <jhein@timing.com>
To: ports@freebsd.org
X-Mailer: VM 7.19 under Emacs 21.3.1
X-Virus-Scanned: ClamAV version 0.87.1,
	clamav-milter version 0.87 on Daffy.timing.com
X-Virus-Status: Clean
Cc: 
Subject: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 00:30:17 -0000

Let's say there are two ports A & B.
They both provide libfoo.so.1 (and so register CONFLICTS with each other).

Now port C wants to use libfoo (and doesn't care if it gets it
from A or B).

What does port C list in it's LIB_DEPENDS?

What if it lists A and someone installs B... does A get registered as
the dependency when C is installed even though A is not installed?

This must have been solved already... I just don't see where.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 02:49:45 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D321716A4DA;
	Thu, 20 Jul 2006 02:49:45 +0000 (UTC)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw
	[140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC1243D5D;
	Thu, 20 Jul 2006 02:49:45 +0000 (GMT)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1])
	by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id 2EEF77E99C;
	Thu, 20 Jul 2006 10:51:19 +0800 (CST)
Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1])
	by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id FbnY8b-3z38n; Thu, 20 Jul 2006 10:51:18 +0800 (CST)
Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038)
	id 43D377E9B4; Thu, 20 Jul 2006 10:51:18 +0800 (CST)
Date: Thu, 20 Jul 2006 10:51:18 +0800
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: Ken Williams <ken@mathforum.org>
Message-ID: <20060720025118.GA46075@FreeBSD.csie.nctu.edu.tw>
References: <20060716083401.GA68789@FreeBSD.csie.nctu.edu.tw>
	<BC3BFEC9-BC2A-4724-80CD-397F15E661EE@mathforum.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi"
Content-Disposition: inline
In-Reply-To: <BC3BFEC9-BC2A-4724-80CD-397F15E661EE@mathforum.org>
X-Fingerprint: E0BC 57F9 F44B 46C6 DB53  8462 F807 89F3 956E 8BC1
X-Public-Key: http://sungsung.dragon2.net/pubring.asc
User-Agent: Mutt/1.5.11
Cc: ports@freebsd.org, Cheng-Lung Sung <clsung@FreeBSD.org>
Subject: Re: Module-Build-2802 dependency problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 02:49:45 -0000


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,
    I noticed that now p5-version does not install manpages.
    I'd try to make a patch for that. Can you investigate that?

Thanks,

--- Makefile.PL.orig	Wed Jul 19 23:22:09 2006
+++ Makefile.PL	Thu Jul 20 10:29:00 2006
@@ -47,6 +47,8 @@
                        AUTHOR      =3D> 'John Peacock <jpeacock@cpan.org>'=
) :
                      ()
                    ),=20
+		   MAN3PODS	   =3D>=20
+		       {'lib/version.pod' =3D> 'blib/man3/version.3' },
 		   PM              =3D>=20
 		       {'lib/version.pm' =3D> '$(INST_LIBDIR)/version.pm'},
 		   PL_FILES        =3D> {},

On Sun, Jul 16, 2006 at 03:20:06PM -0500, Ken Williams wrote:
> Thanks.  I'll work with John Peacock to resolve this problem.  I =20
> think we'll need to make version.pm not rely on Module::Build.
>=20
>  -Ken
>=20
> On Jul 16, 2006, at 3:34 AM, Cheng-Lung Sung wrote:
>=20
> >Hi,
> >    Since version 0.2802, Module-Build add new dependency of
> >    'version > 0.64', but in FreeBSD, p5-version depends on
> >    p5-Module-Build. Thus we have a cyclic dependency problem.
> >
> >    i.e. p5-Module-Build depends on p5-version, but
> >         p5-version depends on p5-Module-Build, too.
> >
> >    Currently I've made patches (copy version-related codes from
> >    0.2801) to solve this problem temporary, can you help me to
> >    permanent avoid this problem?
> >
> >Regards,
> >--=20
> >Cheng-Lung Sung - clsung@

--=20
Cheng-Lung Sung - clsung@

--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEvu+l+AeJ85Vui8ERAmIgAJ43ACIrxePyVSZ4nygOQVeSt0nNCwCfUm+2
Sq1UhYR5QpaP7RDphOKYGWA=
=JXY9
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 03:35:34 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 9253516A4DF
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 03:35:34 +0000 (UTC)
	(envelope-from Cy.Schubert@komquats.com)
Received: from spqr.komquats.com (S0106002078125c0c.gv.shawcable.net
	[24.108.150.239])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E42A43D46
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 03:35:33 +0000 (GMT)
	(envelope-from Cy.Schubert@komquats.com)
Received: from cwsys.cwsent.com (cwsys [10.1.1.1])
	by spqr.komquats.com (Postfix) with ESMTP id 5FDB94C60A
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:35:32 -0700 (PDT)
Received: from cwsys (localhost [127.0.0.1])
	by cwsys.cwsent.com (8.13.6/8.13.6) with ESMTP id k6K3ZVlv021144
	for <freebsd-ports@freebsd.org>; Wed, 19 Jul 2006 20:35:31 -0700 (PDT)
	(envelope-from Cy.Schubert@komquats.com)
Message-Id: <200607200335.k6K3ZVlv021144@cwsys.cwsent.com>
X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2
From: Cy Schubert <Cy.Schubert@komquats.com>
X-os: FreeBSD
X-Sender: cy@cwsent.com
X-URL: http://www.komquats.com/
To: freebsd-ports@freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 19 Jul 2006 20:35:31 -0700
Sender: Cy.Schubert@komquats.com
Subject: fvwm 2.5.17 Issue
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Cy Schubert <Cy.Schubert@komquats.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, 20 Jul 2006 03:35:34 -0000

Fvwm2 2.5.17 was released, however it contains a nasty little bug which 
causes it to ignore colour specification for the text in a title bar. Until 
this issue is addressed, I will hold off on updating the port. If anyone 
wants an unofficial updated fvwm2-devel port for 2.5.17, it is available at 
http://komquats.com/ports/ fvwm2-devel-2.5.17.tar.bz2.


-- 
Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

			e**(i*pi)+1=0


------- Forwarded Message

Date:    Wed, 19 Jul 2006 17:30:30 -0500
From:    Jason L Tibbitts III <tibbs@math.uh.edu>
To:      fvwm-announce@fvwm.org
Subject: fvwm 2.5.17

Fvwm is a powerful window manager.  Version 2.5.17 is a beta
release that adds a number of features and fixes some bugs.
Please be aware that any features introduced in the 2.5.x
development versions may be renamed, changed or removed without
notice before 2.6.0.

Upgrading from earlier 2.5.x versions is recommended.

This release is available at the home page: http://www.fvwm.org/.

* New features:

   - New MenuStyle options TitleFont, TitleColorset and
     HilightTitleBack.
   - New command PressButton in module FvwmButtons for being able
     to emulate button press via other means than the mouse.
   - New wrap options to EdgeScroll command for wrapping with pixel
     distances.
   - New Style option UnderMousePlacement.
   - Unused arguments to Style options generate warnings.
   - The name style names match against can be augmented by the
     X-resource "fvwmstyle".
   - New options, Reverse and UseStack, to All command.
   - WindowShade can now reshade windows using the Last direction.
   - Positional parameters to complex functions can now be expanded
     using $[n], $[n-m], $[n-] and $[*] expressions.
   - The width and height arguments of the Resize command now
     accept the prefix 'w' to allow resizing relative to the
     current window size.
   - New command ModuleListenOnly.
   - New "Periodic" option added to Schedule command.

* Bug Fixes:

   - Fixed detection of running non-ICCCM2 wm (bug #3151).
   - Fixed drawing of menus with the sidepic on the right.
   - EdgeScroll no longer divides pixel distances >1000 by 1000.
     (bug #3162).
   - The configure script can now cope with four-part version
     numbers when detecting some libraries.
   - The WarpToWindow command followed by Move in a complex
     function now uses the correct pointer position.
   - The menu style TitleWarp does no longer warp the pointer for
     root menus (as it is documented).
   - Fixed detection of safe system version of mkstemp.
   - Fixed the conditions Iconifiable, Fixed, FixedSize,
     Maximizable and Closable.
   - Fixed problem with window outline and placement position
     running out of sync.
   - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
   - FvwmGtk now configures correctly on Cygwin (bug #3772).
   - Fixed tempfile vulnerabilities in FvwmCommand.

------- End of Forwarded Message




From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 04:02:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4ADDB16A580
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 04:02:19 +0000 (UTC)
	(envelope-from dougb@FreeBSD.org)
Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4])
	by mx1.FreeBSD.org (Postfix) with SMTP id B89A543D49
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 04:02:18 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: (qmail 20058 invoked by uid 399); 20 Jul 2006 04:02:17 -0000
Received: from localhost (HELO ?192.168.0.7?) (dougb@dougbarton.us@127.0.0.1)
	by localhost with SMTP; 20 Jul 2006 04:02:17 -0000
Message-ID: <44BF0050.8030304@FreeBSD.org>
Date: Wed, 19 Jul 2006 21:02:24 -0700
From: Doug Barton <dougb@FreeBSD.org>
Organization: http://www.FreeBSD.org/
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: Hans Lambermont <hans@lambermont.dyndns.org>
References: <44B9E086.60009@FreeBSD.org>
	<20060717110151.GA33699@leia.lambermont.dyndns.org>
	<44BBDF6E.6030100@FreeBSD.org>
In-Reply-To: <44BBDF6E.6030100@FreeBSD.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 04:02:19 -0000

Doug Barton wrote:

> I just uploaded a version that has what should be a fix for this, can you
> give it a try? And thanks for catching this, you're right, it's an oversight
> on my part.

Hans,

I'm curious if you've had a chance to try that fix, as I'd like to commit
the new version sometime soon.

Also, in re-reading your message it occurs to me that one of the problems
with what you did previously is that you specified just 'howl' as the second
argument to -o, and that isn't enough. You either need to specify net/howl
ala portupgrade, or howl-1.0.0_1 (i.e., the installed port name from
/var/db/pkg).

hth,

Doug

-- 

    This .signature sanitized for your protection

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 05:46:32 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3689B16A4DF
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 05:46:32 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id AC53C43D53
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 05:46:31 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 20 Jul 2006 05:46:28 -0000
Received: from p54A7D684.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.214.132]
	by mail.gmx.net (mp043) with SMTP; 20 Jul 2006 07:46:28 +0200
X-Authenticated: #5465401
Message-ID: <44BF1897.2050007@gmx.de>
Date: Thu, 20 Jul 2006 07:45:59 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: freebsd-ports@freebsd.org,  asa@agava.com
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: 
Subject: [print/cups-base] cups-base-1.2.0_2 installs broken symlink
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 05:46:32 -0000

The port installs a symlink 'reject.8 -> accept.8' in '/usr/local/man/man8', that should be 'reject.8.gz -> accept.8.gz'.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 05:49:12 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8B90116A4DA
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 05:49:12 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0923F43D45
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 05:49:11 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 20 Jul 2006 05:49:10 -0000
Received: from p54A7D684.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.214.132]
	by mail.gmx.net (mp043) with SMTP; 20 Jul 2006 07:49:10 +0200
X-Authenticated: #5465401
Message-ID: <44BF1939.7090700@gmx.de>
Date: Thu, 20 Jul 2006 07:48:41 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: asa@agava.com
References: <44BF1897.2050007@gmx.de>
In-Reply-To: <44BF1897.2050007@gmx.de>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: freebsd-ports@freebsd.org
Subject: Re: [print/cups-base] cups-base-1.2.0_2 installs broken symlink
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 05:49:12 -0000

[LoN]Kamikaze wrote:
> The port installs a symlink 'reject.8 -> accept.8' in '/usr/local/man/man8', that should be 'reject.8.gz -> accept.8.gz'.

The link 'cupsdisable.8 -> cupsenable.8' is also broken.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 06:29:21 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E7B6D16A4E0
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 06:29:21 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 176A143D45
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 06:29:20 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 20 Jul 2006 06:29:20 -0000
Received: from p54A7D684.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.214.132]
	by mail.gmx.net (mp028) with SMTP; 20 Jul 2006 08:29:20 +0200
X-Authenticated: #5465401
Message-ID: <44BF22A2.10608@gmx.de>
Date: Thu, 20 Jul 2006 08:28:50 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: Sergey Matveychuk <sem@FreeBSD.org>
References: <44BCF5F0.7090809@gmx.de>	<44BDD5AB.3060801@FreeBSD.org>	<44BE00DA.4030901@gmx.de>	<20060719151014.GB32499@lor.one-eyed-alien.net>	<44BE64E2.1050905@gmx.de>
	<44BE74AC.1080501@FreeBSD.org>
In-Reply-To: <44BE74AC.1080501@FreeBSD.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: Brooks Davis <brooks@one-eyed-alien.net>, freebsd-ports@freebsd.org
Subject: Re: makewhatis from ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 06:29:22 -0000

Sergey Matveychuk wrote:
> [LoN]Kamikaze wrote:
>> Brooks Davis wrote:
>>> [LoN]Kamikaze wrote:
>>>> Thanks for the reply.
>>>>
>>>> That means I don't have to take care of it, still it would make more
>>>> sense to let the ports take care of it.
>>> If we're going to do it, setting MAN variables should cause it to happen
>>> in bsd.port.mk rather than having it done adhoc.
>>>
>>> -- Brooks
>> That's what I was expecting in the first place. And it should be trivial to accomplish for someone who has the privileges to work on the Ports system.
> 
> Everyone have privileges to work on the Ports system. :)
> 

I submitted a PR with a small patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=100594

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 07:23:47 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BA17E16A4DD
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 07:23:47 +0000 (UTC)
	(envelope-from quchifeng@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CEC1943D53
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 07:23:46 +0000 (GMT)
	(envelope-from quchifeng@gmail.com)
Received: by ug-out-1314.google.com with SMTP id m2so703062uge
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 00:23:43 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:mime-version:content-type;
	b=LFI9pPrlhPRo4btAZKxMTQsllAfByyBM6yFCtQgVyRvvdNSFGjBA5ABD1bCjdvOzYnnVN7Qg18S0BxrjfxCVO/fhbD6HEbC7hljclHtAauUnHy2oPx7xGfsbqaTTjVrbwKjuMl9gfPclYS1wSH3wJuEAuzuOezcKY9TXS1KuvUA=
Received: by 10.67.89.5 with SMTP id r5mr1599701ugl;
	Thu, 20 Jul 2006 00:23:42 -0700 (PDT)
Received: by 10.67.15.13 with HTTP; Thu, 20 Jul 2006 00:23:42 -0700 (PDT)
Message-ID: <56729ea90607200023w1fbc8bdctbac91ccbb3c8043d@mail.gmail.com>
Date: Thu, 20 Jul 2006 15:23:42 +0800
From: chevy <quchifeng@gmail.com>
To: freebsd-ports@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Subject: mailman: can't fetch
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 07:23:47 -0000

Hello,all.

please fix it , thank you very much !!

test# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for mailman-2.1.8_3

You may change the following build options:
MM_USERNAME=mailman     The username of the Mailman user.
MM_USERID=91            The user ID of the Mailman user.
MM_GROUPNAME=mailman    The group to which the Mailman user will belong.
MM_GROUPID=MM_USERID    The group ID for the Mailman user.
MM_DIR=mailman          Mailman will be installed in /usr/local/mailman.
CGI_GID=www             The group name or id under which your web server
executes CGI scripts.
IMGDIR=www/icons        Icon images will be installed in
/usr/local/www/icons.

=> indexing-2.1.6-0.1.patch.gz doesn't seem to exist in
/usr/ports/distfiles/mailman.
=> Attempting to fetch from http://www.openinfo.co.uk/mm/patches/444879/ .
fetch:
http://www.openinfo.co.uk/mm/patches/444879/indexing-2.1.6-0.1.patch.gz:
Operation timed out
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/<ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/mailman/>
.
fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/indexing-2.1.6-0.1.patch.gz<ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/mailman/indexing-2.1.6-0.1.patch.gz>:
File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/mailman and try again.
*** Error code 1

Stop in /usr/ports/mail/mailman.


-- 
Regards.

Chevy

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 08:17:13 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5CBD416A4DD
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 08:17:13 +0000 (UTC)
	(envelope-from jbq@anyware-tech.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D09CB43D46
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 08:17:12 +0000 (GMT)
	(envelope-from jbq@anyware-tech.com)
Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10])
	by caraldi.com (Postfix) with ESMTP id C7BED60E9
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 10:17:10 +0200 (CEST)
Received: by vision.anyware (Postfix, from userid 1021)
	id 92D64632D; Thu, 20 Jul 2006 10:17:11 +0200 (CEST)
Date: Thu, 20 Jul 2006 10:17:11 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-ports@freebsd.org
Message-ID: <20060720081711.GB40928@vision.anyware>
Mail-Followup-To: freebsd-ports@freebsd.org
References: <20060719153455.GB36935@leia.lambermont.dyndns.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20060719153455.GB36935@leia.lambermont.dyndns.org>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: How to configure apache-ant to use bsdjava ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 08:17:13 -0000

* Hans Lambermont:
> 
> How can I configure apache-ant such that bsdjava is used instead of
> java/linux-sun-jdk14 ? I see no knobs in the Makefile to set this up.

Hello,

The javavm(1) manual page will give you some hints ;-)
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 10:10:26 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 AF74216A4DA
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 10:10:26 +0000 (UTC)
	(envelope-from otri@uvic.ca)
Received: from castle.comp.uvic.ca (castle.comp.uvic.ca [142.104.5.97])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5906C43D45
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 10:10:26 +0000 (GMT)
	(envelope-from otri@uvic.ca)
Received: from [192.168.1.41] (S01060050bfa2d34d.gv.shawcable.net
	[24.108.204.57])
	by castle.comp.uvic.ca (8.13.6/8.13.6) with ESMTP id k6KAALTC2912434;
	Thu, 20 Jul 2006 03:10:25 -0700
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <3653999B-6BA0-4498-881A-56C2EA1D10B8@uvic.ca>
Content-Transfer-Encoding: 7bit
From: Aaron Hilton <otri@uvic.ca>
Date: Thu, 20 Jul 2006 03:10:17 -0700
To: ports@FreeBSD.org
X-Mailer: Apple Mail (2.752.2)
X-UVic-Virus-Scanned: OK - Passed virus scan by Sophos (sophie) on castle
X-UVic-Spam-Scan: castle.comp.uvic.ca Not_scanned_LOCAL
X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang)
Cc: 
Subject: FreeBSD Port: databases/py-psycopg
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 10:10:26 -0000

Hello,

I am trying to install django, but have run into all sorts of  
dependency snafoos.  What is your recommendation for sticking to  
FreeBSD 8.1 Stable as closely as possible and yet satisfy the  
Postgresql 8.0 or 8.1 dependency for django and the recommended psycopg?

Sincerely,
- Aaron.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 11:49:51 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2682E16A4DE
	for <ports@freebsd.org>; Thu, 20 Jul 2006 11:49:51 +0000 (UTC)
	(envelope-from roth@droopy.unibe.ch)
Received: from mailhub03.unibe.ch (mailhub.unibe.ch [130.92.9.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A037843D4C
	for <ports@freebsd.org>; Thu, 20 Jul 2006 11:49:50 +0000 (GMT)
	(envelope-from roth@droopy.unibe.ch)
Received: from localhost (scanhub01.unibe.ch [130.92.5.61])
	by mailhub03.unibe.ch (Postfix) with ESMTP id 5C1E94B17A;
	Thu, 20 Jul 2006 13:49:48 +0200 (CEST)
X-Virus-checked: by University of Berne
Received: from mailhub03.unibe.ch ([130.92.9.70])
	by localhost (scanhub01.unibe.ch [130.92.5.61]) (amavisd-new,
	port 10024)
	with LMTP id 2SeQnYys15qe; Thu, 20 Jul 2006 13:49:46 +0200 (CEST)
Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4])
	by mailhub03.unibe.ch (Postfix) with ESMTP id 51D114B19F;
	Thu, 20 Jul 2006 13:49:46 +0200 (CEST)
Received: from droopy.unibe.ch (droopy [130.92.64.20])
	by asterix.unibe.ch (8.12.10+Sun/8.12.10) with ESMTP id k6KBnkdd007840; 
	Thu, 20 Jul 2006 13:49:46 +0200 (MEST)
Received: (from roth@localhost)
	by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id k6KBnkVQ013973;
	Thu, 20 Jul 2006 13:49:46 +0200 (MEST)
Date: Thu, 20 Jul 2006 13:49:46 +0200
From: Tobias Roth <roth@iam.unibe.ch>
To: Aaron Hilton <otri@uvic.ca>
Message-ID: <20060720114946.GA13960@droopy.unibe.ch>
References: <3653999B-6BA0-4498-881A-56C2EA1D10B8@uvic.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3653999B-6BA0-4498-881A-56C2EA1D10B8@uvic.ca>
User-Agent: Mutt/1.4i
X-message-flag: Warning! Using Outlook is insecure and promotes virus
	distribution. Please use a different email client.
Cc: ports@freebsd.org
Subject: Re: FreeBSD Port: databases/py-psycopg
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 11:49:51 -0000

On Thu, Jul 20, 2006 at 03:10:17AM -0700, Aaron Hilton wrote:
> Hello,
> 
> I am trying to install django, but have run into all sorts of  
> dependency snafoos.  What is your recommendation for sticking to  
> FreeBSD 8.1 Stable as closely as possible and yet satisfy the  
> Postgresql 8.0 or 8.1 dependency for django and the recommended psycopg?

My recommendation to install django is to execute the following
commands (as root):

# cd /usr/ports/www/py-django
# make install

That should take care of all dependencies, unless you have special
requirements? If unsure about how to install software on FreeBSD,
you can always check the appropriate section in the handbook, you
will find that on http://www.freebsd.org/

cheers, t.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 12:04:21 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 26A8616A4DA;
	Thu, 20 Jul 2006 12:04:21 +0000 (UTC)
	(envelope-from hans@lambermont.dyndns.org)
Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.93.47.245])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9D0DA43D46;
	Thu, 20 Jul 2006 12:04:20 +0000 (GMT)
	(envelope-from hans@lambermont.dyndns.org)
Received: by lambermont.dyndns.org (Postfix, from userid 1001)
	id 80F6122DE1C; Thu, 20 Jul 2006 14:04:19 +0200 (CEST)
Date: Thu, 20 Jul 2006 14:04:19 +0200
To: Doug Barton <dougb@FreeBSD.org>
Message-ID: <20060720120419.GD36935@leia.lambermont.dyndns.org>
References: <44B9E086.60009@FreeBSD.org>
	<20060717110151.GA33699@leia.lambermont.dyndns.org>
	<44BBDF6E.6030100@FreeBSD.org> <44BF0050.8030304@FreeBSD.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <44BF0050.8030304@FreeBSD.org>
User-Agent: Mutt/1.4.2.1i
From: hans@lambermont.dyndns.org (Hans Lambermont)
Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject: Re: New portmaster version available for testing/feedback
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 12:04:21 -0000

Doug Barton wrote:

> Doug Barton wrote:
> 
>> I just uploaded a version that has what should be a fix for this, can
>> you give it a try? And thanks for catching this, you're right, it's
>> an oversight on my part.
> 
> I'm curious if you've had a chance to try that fix, as I'd like to
> commit the new version sometime soon.

It's nice to have bootable backups ;-) I just tested the same upgrade
and it works OK now :

===>>> Upgrade for howl-1.0.0_1 to avahi-0.6.11_1 succeeded

I miss one dependency though :

# pkg_info -R avahi-0.6.11_1
Required by:
gimp-2.2.11,1
kde-3.5.2
planner-0.13_3

The old avahi-0.6.10_3 also had :
> # pkg_info -R avahi-0.6.10_3
> Required by:
> vlc-0.8.5_2

Is this a dependency-merge omission ? It looks like avahi-0.6.11_1 only
has the howl-1.0.0_1 dependencies.

> Also, in re-reading your message it occurs to me that one of the problems
> with what you did previously is that you specified just 'howl' as the second
> argument to -o, and that isn't enough. You either need to specify net/howl
> ala portupgrade, or howl-1.0.0_1 (i.e., the installed port name from
> /var/db/pkg).

Ah yes, perhaps this is a good thing to check for ? ;-)

regards,
   Hans Lambermont

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 13:10:44 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 945F916A4DD
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 13:10:44 +0000 (UTC)
	(envelope-from flz@FreeBSD.org)
Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF2443D45
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 13:10:44 +0000 (GMT)
	(envelope-from flz@FreeBSD.org)
Received: from smtp.xbsd.org (xbsd.org [82.233.2.192])
	by smtp2-g19.free.fr (Postfix) with ESMTP id 492F46CF59
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 15:10:43 +0200 (CEST)
Received: from localhost (localhost.xbsd.org [127.0.0.1])
	by smtp.xbsd.org (Postfix) with ESMTP id 60D3F11B71
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 15:10:42 +0200 (CEST)
Received: from smtp.xbsd.org ([127.0.0.1])
	by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP id 56684-02 for <ports@FreeBSD.org>;
	Thu, 20 Jul 2006 15:10:24 +0200 (CEST)
Received: from mayday.esat.net (mayday.esat.net [193.95.134.156])
	by smtp.xbsd.org (Postfix) with ESMTP id DB983114FF
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 15:10:23 +0200 (CEST)
From: Florent Thoumie <flz@FreeBSD.org>
To: ports@FreeBSD.org
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-CEXgKl9IppaVjaPlJJbQ"
Date: Thu, 20 Jul 2006 14:10:16 +0100
Message-Id: <1153401016.9751.5.camel@mayday.esat.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
X-Virus-Scanned: amavisd-new at xbsd.org
Cc: 
Subject: HEADSUP: New UIDs/GIDs files under ports/
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 13:10:44 -0000


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

FYI.

-------- Forwarded Message --------
From: Florent Thoumie <flz@FreeBSD.org>
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
cvs-all@FreeBSD.org
Subject: cvs commit: ports GIDs UIDs
Date: Thu, 20 Jul 2006 11:25:46 +0000 (UTC)

flz         2006-07-20 11:25:46 UTC

  FreeBSD ports repository

  Added files:
    .                    GIDs UIDs=20
  Log:
  Please welcome UIDs and GIDs file. Those have been created from the UID/G=
ID
  part of the Porter's Handbook. They're stored here to get more visibility=
.
  Please use these files exclusively when registering new users/groups.
  Documentation change is coming.
 =20
  Approved by:    portmgr (erwin)
 =20
  Revision  Changes    Path
  1.1       +77 -0     ports/GIDs (new)
  1.1       +88 -0     ports/UIDs (new)

--=20
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer

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

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

iD8DBQBEv4C4MxEkbVFH3PQRAl3TAJ9QYy+z+VlsWNkMlS/v0KSy+I6Q1wCfQIAX
O3N5qxQqplgx4eK0NhL72+s=
=d4UE
-----END PGP SIGNATURE-----

--=-CEXgKl9IppaVjaPlJJbQ--


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 13:39:20 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3E72816A4E0
	for <ports@freebsd.org>; Thu, 20 Jul 2006 13:39:20 +0000 (UTC)
	(envelope-from cswiger@mac.com)
Received: from pi.codefab.com (pi.codefab.com [199.103.21.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF08F43D5A
	for <ports@freebsd.org>; Thu, 20 Jul 2006 13:39:19 +0000 (GMT)
	(envelope-from cswiger@mac.com)
Received: from localhost (localhost [127.0.0.1])
	by pi.codefab.com (Postfix) with ESMTP id 2EA8B5DA7;
	Thu, 20 Jul 2006 09:39:19 -0400 (EDT)
X-Virus-Scanned: amavisd-new at codefab.com
Received: from pi.codefab.com ([127.0.0.1])
	by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 1PmxxKZMaAlv; Thu, 20 Jul 2006 09:39:18 -0400 (EDT)
Received: from [192.168.1.251] (pool-68-161-117-245.ny325.east.verizon.net
	[68.161.117.245])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pi.codefab.com (Postfix) with ESMTP id 1E0F15C2C;
	Thu, 20 Jul 2006 09:39:18 -0400 (EDT)
Message-ID: <44BF877E.70208@mac.com>
Date: Thu, 20 Jul 2006 09:39:10 -0400
From: Chuck Swiger <cswiger@mac.com>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: John E Hein <jhein@timing.com>
References: <17598.52872.765184.211253@gromit.timing.com>
In-Reply-To: <17598.52872.765184.211253@gromit.timing.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 13:39:20 -0000

John E Hein wrote:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
> 
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
> 
> What does port C list in it's LIB_DEPENDS?

Whichever one the author of port C chooses.

Quite often, at least for things like the BerkeleyDB, the author of port C 
will provide tunable OPTIONS or WITH_ or WITHOUT_ flags that you as the user 
of the port can tune to choose a particular version that you like.

> What if it lists A and someone installs B... does A get registered as
> the dependency when C is installed even though A is not installed?

No, the port should be registered against B and not A, if B is installed.

However, if a porter misses listing a necessary dependency, then things can 
get a little confused, and running "pkgdb -F" might help...

-- 
-Chuck

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 14:22:23 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 823F116A4DD
	for <ports@freebsd.org>; Thu, 20 Jul 2006 14:22:23 +0000 (UTC)
	(envelope-from jhein@timing.com)
Received: from Daffy.timing.com (w.timing.com [206.168.13.218])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5128F43EA4
	for <ports@freebsd.org>; Thu, 20 Jul 2006 14:19:49 +0000 (GMT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (gromit.timing.com [206.168.13.209])
	by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id k6KEJmad061679;
	Thu, 20 Jul 2006 08:19:48 -0600 (MDT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (localhost [127.0.0.1])
	by gromit.timing.com (8.13.6/8.13.6) with ESMTP id k6KEJcLF086376;
	Thu, 20 Jul 2006 08:19:38 -0600 (MDT)
	(envelope-from jhein@gromit.timing.com)
Received: (from jhein@localhost)
	by gromit.timing.com (8.13.6/8.13.6/Submit) id k6KEJcRK086373;
	Thu, 20 Jul 2006 08:19:38 -0600 (MDT) (envelope-from jhein)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17599.37113.693799.8184@gromit.timing.com>
Date: Thu, 20 Jul 2006 08:19:37 -0600
From: John E Hein <jhein@timing.com>
To: Chuck Swiger <cswiger@mac.com>
In-Reply-To: <44BF877E.70208@mac.com>
References: <17598.52872.765184.211253@gromit.timing.com>
	<44BF877E.70208@mac.com>
X-Mailer: VM 7.19 under Emacs 21.3.1
X-Virus-Scanned: ClamAV version 0.87.1,
	clamav-milter version 0.87 on Daffy.timing.com
X-Virus-Status: Clean
Cc: ports@freebsd.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 14:22:23 -0000

Chuck Swiger wrote at 09:39 -0400 on Jul 20, 2006:
 > John E Hein wrote:
 > > Let's say there are two ports A & B.
 > > They both provide libfoo.so.1 (and so register CONFLICTS with each other).
 > > 
 > > Now port C wants to use libfoo (and doesn't care if it gets it
 > > from A or B).
 > > 
 > > What does port C list in it's LIB_DEPENDS?
 > 
 > Whichever one the author of port C chooses.
 > 
 > Quite often, at least for things like the BerkeleyDB, the author of port C 
 > will provide tunable OPTIONS or WITH_ or WITHOUT_ flags that you as the user 
 > of the port can tune to choose a particular version that you like.

Just for purposes of clarification, in this example, for purposes of
what C wants libfoo for, either libfoo from A or B will do.  C doesn't
care.


 > > What if it lists A and someone installs B... does A get registered as
 > > the dependency when C is installed even though A is not installed?
 > 
 > No, the port should be registered against B and not A, if B is installed.

I agree.  It should.  But how does the ports infrastructure accomplish
that?

If the porter listed A as the dependency and libfoo is already
installed via B, what is the mechanism in the ports infrastructure by
which B gets registered as the dependency?

B could have been installed 6 months ago before the user decided today
that he wants to use C.

Maybe there is no way right now to register the "installed"
alternative dependency automatically.


 > However, if a porter misses listing a necessary dependency, then
 > things can get a little confused, and running "pkgdb -F" might
 > help...

It's not that he missed listing a dependency.  The problem is that he
can't list both A & B - they conflict.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 14:44:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 545DD16A4E6
	for <ports@freebsd.org>; Thu, 20 Jul 2006 14:44:55 +0000 (UTC)
	(envelope-from cswiger@mac.com)
Received: from pi.codefab.com (pi.codefab.com [199.103.21.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6EF43D8A
	for <ports@freebsd.org>; Thu, 20 Jul 2006 14:44:51 +0000 (GMT)
	(envelope-from cswiger@mac.com)
Received: from localhost (localhost [127.0.0.1])
	by pi.codefab.com (Postfix) with ESMTP id 920325C31;
	Thu, 20 Jul 2006 10:44:50 -0400 (EDT)
X-Virus-Scanned: amavisd-new at codefab.com
Received: from pi.codefab.com ([127.0.0.1])
	by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id VZUGwmjt7th0; Thu, 20 Jul 2006 10:44:49 -0400 (EDT)
Received: from [192.168.1.251] (pool-68-161-117-245.ny325.east.verizon.net
	[68.161.117.245])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pi.codefab.com (Postfix) with ESMTP id 7E89C5C12;
	Thu, 20 Jul 2006 10:44:49 -0400 (EDT)
Message-ID: <44BF96D9.5080100@mac.com>
Date: Thu, 20 Jul 2006 10:44:41 -0400
From: Chuck Swiger <cswiger@mac.com>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: John E Hein <jhein@timing.com>
References: <17598.52872.765184.211253@gromit.timing.com>
	<44BF877E.70208@mac.com>
	<17599.37113.693799.8184@gromit.timing.com>
In-Reply-To: <17599.37113.693799.8184@gromit.timing.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 14:44:55 -0000

John E Hein wrote:
> Chuck Swiger wrote at 09:39 -0400 on Jul 20, 2006:
>> John E Hein wrote:
>> > Let's say there are two ports A & B.
>> > They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>> > 
>> > Now port C wants to use libfoo (and doesn't care if it gets it
>> > from A or B).
>> > 
>> > What does port C list in it's LIB_DEPENDS?
>> 
>> Whichever one the author of port C chooses.
>> 
>> Quite often, at least for things like the BerkeleyDB, the author of port C 
>> will provide tunable OPTIONS or WITH_ or WITHOUT_ flags that you as the user 
>> of the port can tune to choose a particular version that you like.
> 
> Just for purposes of clarification, in this example, for purposes of
> what C wants libfoo for, either libfoo from A or B will do.  C doesn't
> care.

That's right.  Plenty of software will work with anything from BDB-1.85 
through 4.x, for example.

>>> What if it lists A and someone installs B... does A get registered as
>>> the dependency when C is installed even though A is not installed?
>> 
>> No, the port should be registered against B and not A, if B is installed.
> 
> I agree.  It should.  But how does the ports infrastructure accomplish
> that?

It uses pkg_which to figure out which port the file being depended upon 
actually comes from.

> If the porter listed A as the dependency and libfoo is already
> installed via B, what is the mechanism in the ports infrastructure by
> which B gets registered as the dependency?

The package database keeps track of all files installed by ports and knows 
which port installed which file.  See "man pkg_which".

-- 
-Chuck


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 14:58:10 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4495316A4E0;
	Thu, 20 Jul 2006 14:58:10 +0000 (UTC)
	(envelope-from chuck@codefab.com)
Received: from pi.codefab.com (pi.codefab.com [199.103.21.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB43C43D45;
	Thu, 20 Jul 2006 14:58:09 +0000 (GMT)
	(envelope-from chuck@codefab.com)
Received: from localhost (localhost [127.0.0.1])
	by pi.codefab.com (Postfix) with ESMTP id 383265DA7;
	Thu, 20 Jul 2006 10:58:09 -0400 (EDT)
X-Virus-Scanned: amavisd-new at codefab.com
Received: from pi.codefab.com ([127.0.0.1])
	by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Rd73l+kH2FHL; Thu, 20 Jul 2006 10:58:08 -0400 (EDT)
Received: from [192.168.1.251] (pool-68-161-117-245.ny325.east.verizon.net
	[68.161.117.245])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pi.codefab.com (Postfix) with ESMTP id B16925C32;
	Thu, 20 Jul 2006 10:58:07 -0400 (EDT)
Message-ID: <44BF99F7.9040508@codefab.com>
Date: Thu, 20 Jul 2006 10:57:59 -0400
From: Chuck Swiger <chuck@codefab.com>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: ports@freeBSD.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: 
Subject: problems building net/py-pcap on 5.5...?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 14:58:10 -0000

Hi, all--

[ Port maintainer of py-pcap BCC:ed. ]

I just tried playing with the pcs port that gnn@ just mentioned, which needs 
py-pcap, only I can't seem to build this port on a FreeBSD-5.5 system:

[ ... ]
creating build/temp.freebsd-5.5-STABLE-i386-2.4
cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentium -D__wchar_t=wchar_t 
-DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=pentium -fPIC -DSWIG_COBJECT_TYPES 
-I/usr/local/include/python2.4 -c pcap.c -o 
build/temp.freebsd-5.5-STABLE-i386-2.4/pcap.o
In file included from pcap.c:2515:
constants.c:8: error: `SWIG_PY_INT' undeclared here (not in a function)
constants.c:8: error: initializer element is not constant
constants.c:8: error: (near initialization for `pcapmodule_DLT[0].type')
constants.c:8: error: initializer element is not constant
constants.c:8: error: (near initialization for `pcapmodule_DLT[0]')
constants.c:11: error: initializer element is not constant
constants.c:11: error: (near initialization for `pcapmodule_DLT[1].type')
constants.c:11: error: initializer element is not constant
constants.c:11: error: (near initialization for `pcapmodule_DLT[1]')
constants.c:14: error: initializer element is not constant
constants.c:14: error: (near initialization for `pcapmodule_DLT[2].type')
[ ...approximately 50 similar warnings elided... ]
constants.c:170: error: (near initialization for `pcapmodule_DLT[52]')
constants.c:172: error: initializer element is not constant
constants.c:172: error: (near initialization for `pcapmodule_DLT[53]')
pcap.c: In function `init_pcap':
pcap.c:4220: warning: passing arg 2 of `SWIG_Python_InstallConstants' discards 
qualifiers from pointer target type
pcap.c:4230: warning: passing arg 3 of `PyModule_AddStringConstant' discards 
qualifiers from pointer target type
error: command 'cc' failed with exit status 1
*** Error code 1

Stop in /usr/ports/net/py-pcap.
346.96s real  109.23s user  78.57s system  54%

I'm using python-2.4.3, swig-1.3.29_2 and this kernel & world are:

> FreeBSD sec.pkix.net 5.5-STABLE FreeBSD 5.5-STABLE #0: Wed Jun 28 13:43:02 EDT 2006     root@sec.pkix.net:/usr/obj/usr/src/sys/SEC  i386

Thanks for your time if you can help,
-- 
-Chuck


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 15:38:57 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6016416A4DA
	for <ports@freebsd.org>; Thu, 20 Jul 2006 15:38:57 +0000 (UTC)
	(envelope-from jhein@timing.com)
Received: from Daffy.timing.com (ns1int.timing.com [206.168.13.218])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F09AA43D49
	for <ports@freebsd.org>; Thu, 20 Jul 2006 15:38:56 +0000 (GMT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (gromit.timing.com [206.168.13.209])
	by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id k6KFcuQY071485;
	Thu, 20 Jul 2006 09:38:56 -0600 (MDT)
	(envelope-from jhein@timing.com)
Received: from gromit.timing.com (localhost [127.0.0.1])
	by gromit.timing.com (8.13.6/8.13.6) with ESMTP id k6KFcmQC087872;
	Thu, 20 Jul 2006 09:38:48 -0600 (MDT)
	(envelope-from jhein@gromit.timing.com)
Received: (from jhein@localhost)
	by gromit.timing.com (8.13.6/8.13.6/Submit) id k6KFcmBn087869;
	Thu, 20 Jul 2006 09:38:48 -0600 (MDT) (envelope-from jhein)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17599.41864.770942.12767@gromit.timing.com>
Date: Thu, 20 Jul 2006 09:38:48 -0600
From: John E Hein <jhein@timing.com>
To: Chuck Swiger <cswiger@mac.com>
In-Reply-To: <44BF96D9.5080100@mac.com>
References: <17598.52872.765184.211253@gromit.timing.com>
	<44BF877E.70208@mac.com>
	<17599.37113.693799.8184@gromit.timing.com>
	<44BF96D9.5080100@mac.com>
X-Mailer: VM 7.19 under Emacs 21.3.1
X-Virus-Scanned: ClamAV version 0.87.1,
	clamav-milter version 0.87 on Daffy.timing.com
X-Virus-Status: Clean
Cc: ports@freebsd.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 15:38:57 -0000

Chuck Swiger wrote at 10:44 -0400 on Jul 20, 2006:
 > > If the porter listed A as the dependency and libfoo is already
 > > installed via B, what is the mechanism in the ports infrastructure by
 > > which B gets registered as the dependency?
 > 
 > The package database keeps track of all files installed by ports and knows 
 > which port installed which file.  See "man pkg_which".

Then I am seeing different behavior for some reason.  I see a @pkgdep
entry for an uninstalled port.  I'll see if I can track down why.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 15:40:16 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6127216A4DD
	for <ports@freebsd.org>; Thu, 20 Jul 2006 15:40:16 +0000 (UTC)
	(envelope-from wmoran@potentialtech.com)
Received: from internet.potentialtech.com (internet.potentialtech.com
	[66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id E145643D49
	for <ports@freebsd.org>; Thu, 20 Jul 2006 15:40:15 +0000 (GMT)
	(envelope-from wmoran@potentialtech.com)
Received: from vanquish.pgh.priv.collaborativefusion.com
	(pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by internet.potentialtech.com (Postfix) with ESMTP id C5A9069A4E
	for <ports@freebsd.org>; Thu, 20 Jul 2006 11:40:14 -0400 (EDT)
Date: Thu, 20 Jul 2006 11:40:14 -0400
From: Bill Moran <wmoran@potentialtech.com>
To: ports@freebsd.org
Message-Id: <20060720114014.8a3900a2.wmoran@potentialtech.com>
X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd6.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Netrek port appears broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 15:40:16 -0000


It doesn't seem to have a maintainer.

[wmoran@vanquish ~]$ netrek
bash: /usr/X11R6/bin/netrek: cannot execute binary file
[wmoran@vanquish ~]$  file /usr/X11R6/bin/netrek
/usr/X11R6/bin/netrek: FreeBSD/i386 compact demand paged executable

This happens whether I install BRMH or COWS.

[wmoran@vanquish ~]$ uname -a
FreeBSD vanquish.pgh.priv.collaborativefusion.com 6.1-RELEASE FreeBSD 6.1-RELEASE #4: Tue May 16 12:43:32 EDT 2006     root@vanquish.pgh.priv.collaborativefusion.com:/usr/obj/usr/src/sys/VANQUISH  i386

-- 
Bill Moran
Collaborative Fusion Inc.

****************************************************************
IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.
****************************************************************

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 16:23:29 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 1574616A4DD
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:23:29 +0000 (UTC)
	(envelope-from matt@genesi-usa.com)
Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C84EE43D46
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:23:28 +0000 (GMT)
	(envelope-from matt@genesi-usa.com)
Received: from p54b0dbe3.dip.t-dialin.net ([84.176.219.227] helo=yukito)
	by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD))
	(envelope-from <matt@genesi-usa.com>) id 1G3bEY-000GFE-Db
	for freebsd-ports@freebsd.org; Thu, 20 Jul 2006 16:18:43 +0000
From: "Matt Sealey" <matt@genesi-usa.com>
To: <freebsd-ports@freebsd.org>
Date: Thu, 20 Jul 2006 11:23:21 -0500
Organization: Genesi
Message-ID: <009801c6ac18$d3f291c0$99dfdfdf@bakuhatsu.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Thread-Index: AcasGNAgAivXWeCxRHu7+9PHW2gF2Q==
Subject: libtool not happy building apache modules
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: matt@genesi-usa.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, 20 Jul 2006 16:23:29 -0000


===>  Generating apache plist
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe -I/usr/local/include/mysql -D_THRE
AD_SAFE  -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -g -O2 -pthread -I/us
r/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include/db42 -
I/usr/local/include  -c -o fcgi_buf.lo fcgi_buf.c && touch fcgi_buf.slo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
apxs:Error: Command failed with rc=65536

I am getting this ALL of the time now. I haven't changed a thing; from what I remember this is libtool
getting confused about my compiler settings and so on, but I have no definitions set for CC, I didn't
change the compiler ever, I just don't understand why it spontaneously broke for everything. Previously
I was having trouble with the mod_python port which did this, but all my other modules worked fine.

Any clues on what I can rebuild/reconfigure in order to get this to work? It's important that we install
some new modules this week.

-- 
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 16:31:24 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 09D9D16A4DF
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:31:24 +0000 (UTC)
	(envelope-from buhnux@gmail.com)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7811043D45
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:31:23 +0000 (GMT)
	(envelope-from buhnux@gmail.com)
Received: by py-out-1112.google.com with SMTP id c63so839360pyc
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 09:31:22 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth;
	b=ZqnK05ry32+ID3sFYsB7w53kqvVV5cmP52RUpRznvbebXlLLmv8H8RbZlVB7X2Aq1Avfk3CsORU1pDV1qMTExVH1sGsXjoO75JWcFuH8wWInPbgFq4GHsHZR1sHISwmHXgvjYAT5+TgGEeZY9503gNQ3R4Ra0Sk7NmYgJGUmxk4=
Received: by 10.35.117.5 with SMTP id u5mr1349365pym;
	Thu, 20 Jul 2006 09:31:22 -0700 (PDT)
Received: by 10.35.87.5 with HTTP; Thu, 20 Jul 2006 09:31:21 -0700 (PDT)
Message-ID: <b2203fed0607200931w282af0d6kb115cf5412be7c64@mail.gmail.com>
Date: Thu, 20 Jul 2006 12:31:21 -0400
From: "michael johnson" <ahze@ahze.net>
Sender: buhnux@gmail.com
To: matt@genesi-usa.com
In-Reply-To: <009801c6ac18$d3f291c0$99dfdfdf@bakuhatsu.net>
MIME-Version: 1.0
References: <009801c6ac18$d3f291c0$99dfdfdf@bakuhatsu.net>
X-Google-Sender-Auth: 62e3c2d20972b76b
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-ports@freebsd.org
Subject: Re: libtool not happy building apache modules
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 16:31:24 -0000

On 7/20/06, Matt Sealey <matt@genesi-usa.com> wrote:
>
>
> ===>  Generating apache plist
> /usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe
> -I/usr/local/include/mysql -D_THRE
> AD_SAFE  -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql
> -D_THREAD_SAFE -g -O2 -pthread -I/us
> r/local/include/apache22  -I/usr/local/include/apr-1
> -I/usr/local/include/apr-1 -I/usr/local/include/db42 -
> I/usr/local/include  -c -o fcgi_buf.lo fcgi_buf.c && touch fcgi_buf.slo
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> apxs:Error: Command failed with rc=65536
>
> I am getting this ALL of the time now. I haven't changed a thing; from
> what I remember this is libtool
> getting confused about my compiler settings and so on, but I have no
> definitions set for CC, I didn't
> change the compiler ever, I just don't understand why it spontaneously
> broke for everything. Previously
> I was having trouble with the mod_python port which did this, but all my
> other modules worked fine.
>
> Any clues on what I can rebuild/reconfigure in order to get this to work?
> It's important that we install
> some new modules this week.


reinstall or update libtool


--
> Matt Sealey <matt@genesi-usa.com>
> Manager, Genesi, Developer Relations
>
> _______________________________________________
> 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"
>

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 16:47:15 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 50A4F16A4E1
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:47:15 +0000 (UTC)
	(envelope-from matt@genesi-usa.com)
Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9919643D46
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 16:47:14 +0000 (GMT)
	(envelope-from matt@genesi-usa.com)
Received: from p54b0dbe3.dip.t-dialin.net ([84.176.219.227] helo=yukito)
	by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD))
	(envelope-from <matt@genesi-usa.com>)
	id 1G3bbY-000Oww-3n; Thu, 20 Jul 2006 16:42:29 +0000
From: "Matt Sealey" <matt@genesi-usa.com>
To: "'michael johnson'" <ahze@ahze.net>
Date: Thu, 20 Jul 2006 11:47:04 -0500
Organization: Genesi
Message-ID: <009c01c6ac1c$25b1f840$99dfdfdf@bakuhatsu.net>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
In-Reply-To: <b2203fed0607200931w282af0d6kb115cf5412be7c64@mail.gmail.com>
Thread-Index: AcasGUiryVtyKoQWTSyW0yAYipu3VwAAq7kg
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-ports@freebsd.org
Subject: RE: libtool not happy building apache modules
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: matt@genesi-usa.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, 20 Jul 2006 16:47:15 -0000

But this is the libtool from APR (/usr/local/build-1/libtool). And I've rebuilt APR and libtool15, all day, testing the
modules I want to install, to no avail.
--
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations



  _____  

From: buhnux@gmail.com [mailto:buhnux@gmail.com] On Behalf Of michael johnson
Sent: Thursday, July 20, 2006 11:31 AM
To: matt@genesi-usa.com
Cc: freebsd-ports@freebsd.org
Subject: Re: libtool not happy building apache modules




On 7/20/06, Matt Sealey <matt@genesi-usa.com> wrote: 


===>  Generating apache plist
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe -I/usr/local/include/mysql -D_THRE
AD_SAFE  -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -g -O2 -pthread -I/us 
r/local/include/apache22  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/local/include/db42 -
I/usr/local/include  -c -o fcgi_buf.lo fcgi_buf.c && touch fcgi_buf.slo
libtool: compile: unable to infer tagged configuration 
libtool: compile: specify a tag with `--tag'
apxs:Error: Command failed with rc=65536

I am getting this ALL of the time now. I haven't changed a thing; from what I remember this is libtool
getting confused about my compiler settings and so on, but I have no definitions set for CC, I didn't 
change the compiler ever, I just don't understand why it spontaneously broke for everything. Previously
I was having trouble with the mod_python port which did this, but all my other modules worked fine.

Any clues on what I can rebuild/reconfigure in order to get this to work? It's important that we install 
some new modules this week.


reinstall or update libtool
 


--
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations

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




From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 16:41:23 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5E97516A4E1
	for <ports@freebsd.org>; Thu, 20 Jul 2006 16:41:23 +0000 (UTC)
	(envelope-from xaenn@yahoo.com)
Received: from web50106.mail.yahoo.com (web50106.mail.yahoo.com
	[206.190.38.34]) by mx1.FreeBSD.org (Postfix) with SMTP id F2B5C43D45
	for <ports@freebsd.org>; Thu, 20 Jul 2006 16:41:22 +0000 (GMT)
	(envelope-from xaenn@yahoo.com)
Received: (qmail 79490 invoked by uid 60001); 20 Jul 2006 16:41:22 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=Mnq9K8h8NQO2yWt1yfRqEKr+cNDbjhtbgLmsPjzszkqp4zzXGBomCrM+NnzDrexMA4CNm4aFc61GX5PdtmR/cy2SzCunTtxiz76MjJmEUvEXr2g59xV52Yh7KiQFBvwDx1+FZu8qQ2CecrsZWPxolFdr5gSNunQDx1RjBRa/5BU=
	; 
Message-ID: <20060720164122.79488.qmail@web50106.mail.yahoo.com>
Received: from [70.58.5.190] by web50106.mail.yahoo.com via HTTP;
	Thu, 20 Jul 2006 09:41:22 PDT
Date: Thu, 20 Jul 2006 09:41:22 -0700 (PDT)
From: Dan Reinholz <xaenn@yahoo.com>
To: ports@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailman-Approved-At: Thu, 20 Jul 2006 17:46:27 +0000
Cc: 
Subject: uim-qt build error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 16:41:23 -0000

Trying to build texproc/uim-qt on FreeBSD 6.1-Release
results in the following error:

===>  Building for uim-qt-1.1.1
(cd /usr/ports/textproc/uim-qt/work/uim-1.1.1/qt &&
gmake LIBS="-luim -luim-custom")
Making all in chardict
gmake[1]: Entering directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict'
Making all in po
gmake[2]: Entering directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict/po'
gmake[2]: Entering directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict'
/bin/sh /usr/local/bin/libtool --tag=CXX --mode=link
c++  -O2 -pipe -Wnon-virtual-dtor -Wno-long-long
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -Wformat-security 
-L/usr/X11R6/lib  -L/usr/local/lib -o uim-chardict-qt
-L/usr/X11R6/lib -L/usr/lib -lqt-mt -lXext -lX11
uim_chardict_qt-chardict-qt.o
uim_chardict_qt-chardict-bushuviewwidget.o
uim_chardict_qt-chardict-chargridview.o
uim_chardict_qt-chardict-kseparator.o
uim_chardict_qt-chardict-unicodeviewwidget.o
-L/usr/local/lib -lintl -L/usr/local/lib -liconv
-R/usr/local/lib -luim -luim-custom
c++ -O2 -pipe -Wnon-virtual-dtor -Wno-long-long
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -Wformat-security -o
uim-chardict-qt uim_chardict_qt-chardict-qt.o
uim_chardict_qt-chardict-bushuviewwidget.o
uim_chardict_qt-chardict-chargridview.o
uim_chardict_qt-chardict-kseparator.o
uim_chardict_qt-chardict-unicodeviewwidget.o 
-L/usr/X11R6/lib -L/usr/local/lib -L/usr/lib -lqt-mt
-lXext -lX11 /usr/X11R6/lib/libuim-custom.so
/usr/X11R6/lib/libuim.so /usr/local/lib/libintl.so
/usr/local/lib/libiconv.so -Wl,--rpath
-Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath
-Wl,/usr/local/lib
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_cleanup_pop'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_destroy'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_init'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_exit'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_cancel'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_testcancel'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_cleanup_push'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_getschedpolicy'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_setinheritsched'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_setstacksize'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_setschedparam'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_attr_setdetachstate'
/usr/X11R6/lib/libqt-mt.so: undefined reference to
`pthread_cond_timedwait'
gmake[2]: *** [uim-chardict-qt] Error 1
gmake[2]: Leaving directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/qt/chardict'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/textproc/uim-qt.


Any help is greatly appreciated,

Dan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 18:04:23 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 EBC6416A4DF
	for <ports@freebsd.org>; Thu, 20 Jul 2006 18:04:23 +0000 (UTC)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from alnrmhc11.comcast.net (alnrmhc13.comcast.net [204.127.225.93])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 526A743D6E
	for <ports@freebsd.org>; Thu, 20 Jul 2006 18:04:21 +0000 (GMT)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from icarus.home.lan
	(c-24-6-181-195.hsd1.ca.comcast.net[24.6.181.195])
	by comcast.net (alnrmhc13) with ESMTP
	id <20060720180421b1300frpcpe>; Thu, 20 Jul 2006 18:04:21 +0000
Received: by icarus.home.lan (Postfix, from userid 1000)
	id 133475C03F; Thu, 20 Jul 2006 11:04:21 -0700 (PDT)
Date: Thu, 20 Jul 2006 11:04:21 -0700
From: Jeremy Chadwick <freebsd@jdc.parodius.com>
To: Dan Reinholz <xaenn@yahoo.com>
Message-ID: <20060720180421.GA39123@icarus.home.lan>
Mail-Followup-To: Dan Reinholz <xaenn@yahoo.com>, ports@freebsd.org
References: <20060720164122.79488.qmail@web50106.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060720164122.79488.qmail@web50106.mail.yahoo.com>
X-PGP-Key: http://jdc.parodius.com/pubkey.asc
User-Agent: Mutt/1.5.11
Cc: ports@freebsd.org
Subject: Re: uim-qt build error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 18:04:24 -0000

On Thu, Jul 20, 2006 at 09:41:22AM -0700, Dan Reinholz wrote:
> /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link
> c++  -O2 -pipe -Wnon-virtual-dtor -Wno-long-long
> -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wwrite-strings -Wformat-security 
> -L/usr/X11R6/lib  -L/usr/local/lib -o uim-chardict-qt
> -L/usr/X11R6/lib -L/usr/lib -lqt-mt -lXext -lX11
> uim_chardict_qt-chardict-qt.o
> uim_chardict_qt-chardict-bushuviewwidget.o
> uim_chardict_qt-chardict-chargridview.o
> uim_chardict_qt-chardict-kseparator.o
> uim_chardict_qt-chardict-unicodeviewwidget.o
> -L/usr/local/lib -lintl -L/usr/local/lib -liconv
> -R/usr/local/lib -luim -luim-custom
> c++ -O2 -pipe -Wnon-virtual-dtor -Wno-long-long
> -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wwrite-strings -Wformat-security -o
> uim-chardict-qt uim_chardict_qt-chardict-qt.o
> uim_chardict_qt-chardict-bushuviewwidget.o
> uim_chardict_qt-chardict-chargridview.o
> uim_chardict_qt-chardict-kseparator.o
> uim_chardict_qt-chardict-unicodeviewwidget.o 
> -L/usr/X11R6/lib -L/usr/local/lib -L/usr/lib -lqt-mt
> -lXext -lX11 /usr/X11R6/lib/libuim-custom.so
> /usr/X11R6/lib/libuim.so /usr/local/lib/libintl.so
> /usr/local/lib/libiconv.so -Wl,--rpath
> -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib
> -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath
> -Wl,/usr/local/lib
> /usr/X11R6/lib/libqt-mt.so: undefined reference to
> `pthread_cleanup_pop'
> 
> Any help is greatly appreciated,

Looks like the libtool call to c++ is missing the -pthread
argument, or as an alternative, missing -lpthread.

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP: 4BD6C0CB |


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 18:46:33 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 DD80216A4DD
	for <ports@freebsd.org>; Thu, 20 Jul 2006 18:46:33 +0000 (UTC)
	(envelope-from swhetzel@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1113543D5A
	for <ports@freebsd.org>; Thu, 20 Jul 2006 18:46:31 +0000 (GMT)
	(envelope-from swhetzel@gmail.com)
Received: by ug-out-1314.google.com with SMTP id m2so976446uge
	for <ports@freebsd.org>; Thu, 20 Jul 2006 11:46:30 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=Pke9XcztWEeq4uPMQHQ7v56GNohe50MdzKR6VmhjhqYPh/nU+QE4A8lCfxR3eRfkbpPWprw1V/KCkupaI2FFE3EEJr30aeLOIybnXlnNC47AkxWftCuanlHSk6gThnO/F/WUoTnZ53VybYsPfe6kxCsuAftziIsm7EPsKJ6iJFU=
Received: by 10.78.165.16 with SMTP id n16mr768080hue;
	Thu, 20 Jul 2006 11:46:30 -0700 (PDT)
Received: by 10.78.83.17 with HTTP; Thu, 20 Jul 2006 11:46:29 -0700 (PDT)
Message-ID: <790a9fff0607201146w377e92f4x798797feff6c8b21@mail.gmail.com>
Date: Thu, 20 Jul 2006 13:46:30 -0500
From: "Scot Hetzel" <swhetzel@gmail.com>
To: "John E Hein" <jhein@timing.com>
In-Reply-To: <17598.52872.765184.211253@gromit.timing.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <17598.52872.765184.211253@gromit.timing.com>
Cc: ports@freebsd.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 18:46:33 -0000

On 7/19/06, John E Hein <jhein@timing.com> wrote:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
>
> What does port C list in it's LIB_DEPENDS?
>
> What if it lists A and someone installs B... does A get registered as
> the dependency when C is installed even though A is not installed?
>

In the port Cs Makefile, you add:

.if exists(${PREFIX}/bin/file found only in Port B)
PORTA_STAT= OFF
PORTB_STAT= ON
.else
PORTA_STAT= ON
PORTB_STAT= OFF
.endif

OPTIONS = PORTA "Depends on libfoo from port A" ${PORTA_STAT} \
                  PORTB "Depends on libfoo from port B" ${PORTB_STAT}

.if defined(WITH_PORTA) || !defined(WITHOUT_PORTA)
LIB_DEPENDS+= foo.1:${PORTSDIR}/dependancy on Port A
.elif defined(WITH_PORTB)
LIB_DEPENDS+= foo.1:${PORTSDIR}/dependancy on Port B
.else
IGNORE= Must choose either port A or B
.endif

This allows the admin to install either port A or B, and port C will
automatically detect which port is installed, as well as allowing the
admin to choose which to install.

Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 19:22:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6C5A116A4DF
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 19:22:02 +0000 (UTC)
	(envelope-from pav@FreeBSD.org)
Received: from hood.oook.cz (hood.oook.cz [195.250.137.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF79543D49
	for <ports@FreeBSD.org>; Thu, 20 Jul 2006 19:22:01 +0000 (GMT)
	(envelope-from pav@FreeBSD.org)
Received: from ikaros.oook.cz (localhost [127.0.0.1])
	by hood.oook.cz (8.13.6/8.13.6) with ESMTP id k6KJLxrk047527
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 20 Jul 2006 21:21:59 +0200 (CEST)
	(envelope-from pav@FreeBSD.org)
Received: (from pav@localhost)
	by ikaros.oook.cz (8.13.6/8.13.6/Submit) id k6KJLxZS047526;
	Thu, 20 Jul 2006 21:21:59 +0200 (CEST)
	(envelope-from pav@FreeBSD.org)
X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org
	using -f
From: Pav Lucistnik <pav@FreeBSD.org>
To: John E Hein <jhein@timing.com>
In-Reply-To: <17598.52872.765184.211253@gromit.timing.com>
References: <17598.52872.765184.211253@gromit.timing.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-MlPkglhUuCVrQxB7fT0c"
Date: Thu, 20 Jul 2006 21:21:58 +0200
Message-Id: <1153423318.47361.5.camel@ikaros.oook.cz>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
Cc: ports@FreeBSD.org
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 19:22:02 -0000


--=-MlPkglhUuCVrQxB7fT0c
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

John E Hein p=ED=B9e v st 19. 07. 2006 v 18:30 -0600:

> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other)=
.
>=20
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).

> What if it lists A and someone installs B... does A get registered as
> the dependency when C is installed even though A is not installed?

Yes, A will get registered as a dependency.

There is no systematic solution to this problem at the moment.
I'd love someone (Gabor?) working on fixing this defect.

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

... the obese drugged penguin used by Linux.
  -- Scott Long

--=-MlPkglhUuCVrQxB7fT0c
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

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

iD8DBQBEv9fWntdYP8FOsoIRAtU6AJ45Icw0NZH+g1o7fn65aKZ9M5Yu7wCfWF8N
m6e40R5CHKudWq9of4Q+xNs=
=+i90
-----END PGP SIGNATURE-----

--=-MlPkglhUuCVrQxB7fT0c--

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 20:34:01 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 ABE0116A4E7
	for <ports@freebsd.org>; Thu, 20 Jul 2006 20:34:01 +0000 (UTC)
	(envelope-from infofarmer@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 15B8843D46
	for <ports@freebsd.org>; Thu, 20 Jul 2006 20:34:00 +0000 (GMT)
	(envelope-from infofarmer@gmail.com)
Received: by ug-out-1314.google.com with SMTP id m2so1026361uge
	for <ports@freebsd.org>; Thu, 20 Jul 2006 13:33:59 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
	b=iWMA0lhI0XKpF3+SSPBxBKX1aV+iWhd4sNm4HxF6+7CcY/x6enjb+NHF0yb5qvbJtLQ+OKi74o8U5WXhLy891anjusFrAR7YARnzfmdoTXigqekW0LHvx3k0ld2hOGeTcXY9SX4eCu9NRtCjpcMm4rZkpAW6ub9Fgxnpt2TRAf8=
Received: by 10.67.101.8 with SMTP id d8mr2312428ugm;
	Thu, 20 Jul 2006 13:33:59 -0700 (PDT)
Received: by 10.66.219.4 with HTTP; Thu, 20 Jul 2006 13:33:59 -0700 (PDT)
Message-ID: <cb5206420607201333t5a4bbc74p964b16796d84a0e1@mail.gmail.com>
Date: Fri, 21 Jul 2006 00:33:59 +0400
From: "Andrew Pantyukhin" <infofarmer@gmail.com>
To: roam@FreeBSD.org, "FreeBSD Ports" <ports@freebsd.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Cc: 
Subject: FreeBSD Port: ftp/curl
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 20:34:01 -0000

I wonder if it's possible to resolve the situation when
(defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)) in a
friendlier way than a simple IGNORE. I have WITH_GNUTLS
in my make.conf and I don't have WITHOUT_SSL there. It
would be great if you could make the port choose on its own,
either way would be perfect.

Thanks!

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 21:04:51 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D20BE16A4E2
	for <ports@freebsd.org>; Thu, 20 Jul 2006 21:04:51 +0000 (UTC)
	(envelope-from swhetzel@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 949D243D46
	for <ports@freebsd.org>; Thu, 20 Jul 2006 21:04:50 +0000 (GMT)
	(envelope-from swhetzel@gmail.com)
Received: by ug-out-1314.google.com with SMTP id m2so1040175uge
	for <ports@freebsd.org>; Thu, 20 Jul 2006 14:04:49 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=A7YVZCO7Dmh6lr0H9YCfCvRVaLj1MSfyflBUeo4LPim2CKCEiiq7MQhSKVTb6zGj9kwnPQBx/rukfMAVpF89+QJFoqXTwM852LWSpkf8sHonyge5LlAuu/28Ss8VRnULVGyv6TKNlpq/W0Dky3tAB5dZVGIHiP3JLQ/FwisfdPM=
Received: by 10.78.164.13 with SMTP id m13mr930664hue;
	Thu, 20 Jul 2006 14:04:49 -0700 (PDT)
Received: by 10.78.83.17 with HTTP; Thu, 20 Jul 2006 14:04:48 -0700 (PDT)
Message-ID: <790a9fff0607201404n4b079427m666ec9c616bf77e6@mail.gmail.com>
Date: Thu, 20 Jul 2006 16:04:49 -0500
From: "Scot Hetzel" <swhetzel@gmail.com>
To: "Andrew Pantyukhin" <infofarmer@gmail.com>
In-Reply-To: <cb5206420607201333t5a4bbc74p964b16796d84a0e1@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <cb5206420607201333t5a4bbc74p964b16796d84a0e1@mail.gmail.com>
Cc: FreeBSD Ports <ports@freebsd.org>, roam@freebsd.org
Subject: Re: FreeBSD Port: ftp/curl
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 21:04:51 -0000

On 7/20/06, Andrew Pantyukhin <infofarmer@gmail.com> wrote:
> I wonder if it's possible to resolve the situation when
> (defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)) in a
> friendlier way than a simple IGNORE. I have WITH_GNUTLS
> in my make.conf and I don't have WITHOUT_SSL there. It
> would be great if you could make the port choose on its own,
> either way would be perfect.
>

I had a look at the ports Makefile, and there is only one thing that
is holding the port back, from doing what you want.  The port defines:

.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes
.endif

before it includes bsd.port.pre.mk.  If this could be included after
the bsd.port.pre.mk, then the port could have been made to work as you
wanted.  Since USE_OPENSSL is defined in bsd.port.pre.mk, it needs to
be defined before this *.mk file.  If it could be moved into
bsd.port.post.mk, then the ports Makefile could be changed as follows;

-.if !defined(WITHOUT_SSL)
-USE_OPENSSL= yes
-.endif

 .include <bsd.port.pre.mk>

-.if defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)
-IGNORE=         may only use GNU TLS if WITHOUT_SSL is defined
+.if defined(WITH_GNUTLS)
+WITHOUT_SSL= yes
+.else
+USE_OPENSSL= yes
.endif

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 21:09:43 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 92FC716A4DF
	for <ports@freebsd.org>; Thu, 20 Jul 2006 21:09:43 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3812143D45
	for <ports@freebsd.org>; Thu, 20 Jul 2006 21:09:43 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: from mail.scadian.net (localhost.scadian.net [127.0.0.1])
	by argent.heraldsnet.org (Postfix) with ESMTP id 040B1C15
	for <ports@freebsd.org>; Thu, 20 Jul 2006 17:09:41 -0400 (EDT)
Received: from 128.221.197.129 (SquirrelMail authenticated user blaise)
	by mail.scadian.net with HTTP; Thu, 20 Jul 2006 17:09:42 -0400 (EDT)
Message-ID: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
Date: Thu, 20 Jul 2006 17:09:42 -0400 (EDT)
From: "Jim Trigg" <jtrigg@spamcop.net>
To: ports@freebsd.org
User-Agent: SquirrelMail/1.4.5
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
Cc: 
Subject: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 21:09:43 -0000

I'm setting up a new system with 6.1-RELEASE, and I forgot to install
portupgrade from a package during the OS install.  ruby-bdb fails to
build, complaining that it doesn't know how to make 'all' (it doesn't
specify which directory it's in, but it's right after it runs
extconf.rb).  Any clues?

(Note: when I posted this earlier I mentioned changing LOCALBASE.  Further
testing has shown that it fails regardless of LOCALBASE setting.)

Thanks,
Jim


From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 21:43:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4FEE516A4DA
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 21:43:02 +0000 (UTC)
	(envelope-from list-freebsd-2004@morbius.sent.com)
Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com
	[66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2FF43D46
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 21:43:01 +0000 (GMT)
	(envelope-from list-freebsd-2004@morbius.sent.com)
Received: from frontend3.internal (frontend3.internal [10.202.2.152])
	by frontend1.messagingengine.com (Postfix) with ESMTP id 4BB4BD913C8
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 17:43:00 -0400 (EDT)
Received: from heartbeat1.messagingengine.com ([10.202.2.160])
	by frontend3.internal (MEProxy); Thu, 20 Jul 2006 17:43:02 -0400
X-Sasl-enc: 20Upb4J2RznujynYUJhV0Om1jkGn3CenvyVgtvDw/Nvx 1153431774
Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128])
	by mail.messagingengine.com (Postfix) with ESMTP id 66D3649C8
	for <freebsd-ports@freebsd.org>; Thu, 20 Jul 2006 17:42:54 -0400 (EDT)
From: RW <list-freebsd-2004@morbius.sent.com>
To: freebsd-ports@freebsd.org
Date: Thu, 20 Jul 2006 22:42:55 +0100
User-Agent: KMail/1.9.3
References: <17598.52872.765184.211253@gromit.timing.com>
In-Reply-To: <17598.52872.765184.211253@gromit.timing.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607202242.58399.list-freebsd-2004@morbius.sent.com>
Subject: Re: conflicting dependency
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 21:43:02 -0000

On Thursday 20 July 2006 01:30, John E Hein wrote:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
>
> What does port C list in it's LIB_DEPENDS?
>
> What if it lists A and someone installs B... does A get registered as
> the dependency when C is installed even though A is not installed?
>
> This must have been solved already... I just don't see where.



Many of these problems have been avoided by abstracting the dependency into 
the portsystem itself. For example USE_OPENLDAP=yes delegates the choice of 
LDAP  version to ports system.

In most cases this is just a way of having a  global default, but some are a 
bit more sophisticated. For example USE_GCC=3.4+ specifies version 3.4 or 
above of gcc; and there is some logic to determine whether this can be 
satisfied from the base system, or existing installed ports, before a new 
dependency is added.




> _______________________________________________
> 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"

From owner-freebsd-ports@FreeBSD.ORG  Thu Jul 20 22:05:51 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B66D016A4E1
	for <ports@freebsd.org>; Thu, 20 Jul 2006 22:05:51 +0000 (UTC)
	(envelope-from xaenn@yahoo.com)
Received: from web50111.mail.yahoo.com (web50111.mail.yahoo.com
	[206.190.39.137])
	by mx1.FreeBSD.org (Postfix) with SMTP id 98FF443D68
	for <ports@freebsd.org>; Thu, 20 Jul 2006 22:05:47 +0000 (GMT)
	(envelope-from xaenn@yahoo.com)
Received: (qmail 26358 invoked by uid 60001); 20 Jul 2006 22:05:46 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=h5d1a7CWYaZYfMJyU2hiCJ8UlbOEV4Mhuk3rnJfPY+FAJ347KBN7AHMqPkSaG8I30CwFadv+x7Vko9HIPQDw0lS4rJzjo2Lt+ExxD4R6CMHJe3RxTWhIBpTxoXte2dVD/MCd0AeRodxijefFswygIile4lEYrnsCRfhbknUiU2E=
	; 
Message-ID: <20060720220546.26356.qmail@web50111.mail.yahoo.com>
Received: from [70.58.5.190] by web50111.mail.yahoo.com via HTTP;
	Thu, 20 Jul 2006 15:05:46 PDT
Date: Thu, 20 Jul 2006 15:05:46 -0700 (PDT)
From: Dan Reinholz <xaenn@yahoo.com>
To: Jeremy Chadwick <freebsd@jdc.parodius.com>
In-Reply-To: <20060720180421.GA39123@icarus.home.lan>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailman-Approved-At: Thu, 20 Jul 2006 22:19:47 +0000
Cc: ports@freebsd.org
Subject: Re: uim-qt build error
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 20 Jul 2006 22:05:51 -0000

Thanks,

I don't have a lot of experience with compiling, but I
managed to figure it out. I just had to modify the
make as follows:

make CXXFLAGS="${CXXFLAGS} -pthread" install clean

I believe this should probably be easy enough to fix
in the port. ; )

Dan



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 03:23:25 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D237816A4E1
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 03:23:25 +0000 (UTC)
	(envelope-from parv@pair.com)
Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E019943D68
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 03:23:20 +0000 (GMT)
	(envelope-from parv@pair.com)
Received: from default.chvlva.adelphia.net ([69.160.66.115])
	by mta9.adelphia.net
	(InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id
	<20060721032320.HFHL28866.mta9.adelphia.net@default.chvlva.adelphia.net>;
	Thu, 20 Jul 2006 23:23:20 -0400
Received: by default.chvlva.adelphia.net (Postfix, from userid 1000)
	id CDCEEBAAD; Thu, 20 Jul 2006 23:23:35 -0400 (EDT)
Date: Thu, 20 Jul 2006 23:23:35 -0400
From: Parv <parv@pair.com>
To: Cy Schubert <Cy.Schubert@komquats.com>
Message-ID: <20060721032335.GA4291@holestein.holy.cow>
Mail-Followup-To: Cy Schubert <Cy.Schubert@komquats.com>,
	freebsd-ports@freebsd.org
References: <200607200335.k6K3ZVlv021144@cwsys.cwsent.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200607200335.k6K3ZVlv021144@cwsys.cwsent.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: fvwm 2.5.17 Issue
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 03:23:25 -0000

in message <200607200335.k6K3ZVlv021144@cwsys.cwsent.com>, wrote Cy
Schubert thusly...
>
> Fvwm2 2.5.17 was released, however it contains a nasty little bug
> which causes it to ignore colour specification for the text in a
> title bar. Until this issue is addressed, I will hold off on
> updating the port.

Thanks Cy for both being current with the fvwm release & holding
back till the bug is fixed.


  - Parv

-- 


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 03:36:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 C42B116A4DA;
	Fri, 21 Jul 2006 03:36:55 +0000 (UTC)
	(envelope-from pgollucci@p6m7g8.com)
Received: from piccollo.p6m7g8.net (c66-236-219-70.ip.panth.com
	[66.236.219.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6BA3C43D53;
	Fri, 21 Jul 2006 03:36:55 +0000 (GMT)
	(envelope-from pgollucci@p6m7g8.com)
Received: from [192.168.0.210] (c-24-130-79-25.hsd1.ca.comcast.net
	[24.130.79.25]) (authenticated bits=0)
	by piccollo.p6m7g8.net (8.13.6/8.13.6) with ESMTP id k6L3atnA035756
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO);
	Thu, 20 Jul 2006 23:36:57 -0400 (EDT)
	(envelope-from pgollucci@p6m7g8.com)
Message-ID: <44C04C06.2020402@p6m7g8.com>
Date: Thu, 20 Jul 2006 20:37:42 -0700
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Organization: P6M7G8 Inc.
User-Agent: Thunderbird 1.5.0.4 (X11/20060627)
MIME-Version: 1.0
To: Florent Thoumie <flz@freebsd.org>
References: <1153401016.9751.5.camel@mayday.esat.net>
In-Reply-To: <1153401016.9751.5.camel@mayday.esat.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org
Subject: Re: HEADSUP: New UIDs/GIDs files under ports/
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 03:36:55 -0000

>   Please welcome UIDs and GIDs file. Those have been created from the UID/GID
>   part of the Porter's Handbook. They're stored here to get more visibility.
>   Please use these files exclusively when registering new users/groups.
>   Documentation change is coming.
That rocks!

-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 03:38:36 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3F1A116A4DF
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 03:38:36 +0000 (UTC)
	(envelope-from alexus@alexus.org)
Received: from alexus.org (alexus.org [64.237.55.82])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1F38E43D4C
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 03:38:34 +0000 (GMT)
	(envelope-from alexus@alexus.org)
Received: (qmail 8503 invoked by uid 79); 21 Jul 2006 03:38:33 -0000
Received: from 24.185.136.252 (postmaster@alexus.org@24.185.136.252) by
	d.alexus.org (envelope-from <alexus@alexus.org>,
	uid 82) with qmail-scanner-2.01st 
	(clamdscan: 0.88.2/1428. spamassassin: 3.1.0. perlscan: 2.01st.  
	Clear:RC:1(24.185.136.252):. 
	Processed in 0.062545 secs); 21 Jul 2006 03:38:33 -0000
Received: from ool-18b988fc.dyn.optonline.net (HELO alexus)
	(postmaster@alexus.org@24.185.136.252)
	by alexus.org with (RC4-MD5 encrypted) SMTP; 21 Jul 2006 03:38:33 -0000
From: "alexus" <alexus@alexus.org>
To: <freebsd-emulation@FreeBSD.org>
Date: Thu, 20 Jul 2006 23:38:34 -0400
Message-ID: <003701c6ac77$2508d7a0$040a0a0a@alexus>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 1 (Highest)
X-MSMail-Priority: High
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Thread-Index: AcasdySR1Nm4CHx2RbuQN2jKBwJyIg==
Importance: High
Cc: ports@FreeBSD.org
Subject: FreeBSD Port: linux_base-fc-4_6 - BROKEN PORT
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 03:38:36 -0000

dev# make install distclean
===>  Vulnerability check disabled, database not found
===>  Extracting for linux_base-fc-4_5
=> MD5 Checksum OK for rpm/i386/fedora/4/basesystem-8.0-5.noarch.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/basesystem-8.0-5.noarch.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/bash-3.0-31.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/bash-3.0-31.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/bzip2-1.0.2-16.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/bzip2-1.0.2-16.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/bzip2-libs-1.0.2-16.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/bzip2-libs-1.0.2-16.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/compat-db-4.2.52-2.FC4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/compat-db-4.2.52-2.FC4.i386.rpm.
=> MD5 Checksum OK for
rpm/i386/fedora/4/compat-libstdc++-296-2.96-132.fc4.i386.rpm.
=> SHA256 Checksum OK for
rpm/i386/fedora/4/compat-libstdc++-296-2.96-132.fc4.i386.rpm.
=> MD5 Checksum OK for
rpm/i386/fedora/4/compat-libstdc++-33-3.2.3-47.fc4.i386.rpm.
=> SHA256 Checksum OK for
rpm/i386/fedora/4/compat-libstdc++-33-3.2.3-47.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/coreutils-5.2.1-48.1.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/coreutils-5.2.1-48.1.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/db4-4.3.27-5.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/db4-4.3.27-5.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/elfutils-libelf-0.108-1.i386.rpm.
=> SHA256 Checksum OK for
rpm/i386/fedora/4/elfutils-libelf-0.108-1.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/fedora-release-4-2.noarch.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/fedora-release-4-2.noarch.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/filesystem-2.3.4-1.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/filesystem-2.3.4-1.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/freetype-2.1.9-2.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/freetype-2.1.9-2.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/gdbm-1.8.0-25.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/gdbm-1.8.0-25.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/glib-1.2.10-16.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/glib-1.2.10-16.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/glibc-2.3.6-3.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/glibc-2.3.6-3.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/glibc-common-2.3.6-3.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/glibc-common-2.3.6-3.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/grep-2.5.1-48.2.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/grep-2.5.1-48.2.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/info-4.8-8.fc4.2.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/info-4.8-8.fc4.2.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libacl-2.2.32-1.FC4.2.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libacl-2.2.32-1.FC4.2.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libattr-2.4.24-1.FC4.1.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libattr-2.4.24-1.FC4.1.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libgcc-4.0.2-8.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libgcc-4.0.2-8.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libselinux-1.23.11-1.1.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libselinux-1.23.11-1.1.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libstdc++-4.0.2-8.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libstdc++-4.0.2-8.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/libtermcap-2.0.8-41.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/libtermcap-2.0.8-41.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/ncurses-5.4-19.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/ncurses-5.4-19.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/pcre-5.0-4.1.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/pcre-5.0-4.1.fc4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/popt-1.10.1-23.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/popt-1.10.1-23.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/readline-5.0-3.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/readline-5.0-3.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/rpm-4.4.1-23.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/rpm-4.4.1-23.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/setup-2.5.44-1.1.noarch.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/setup-2.5.44-1.1.noarch.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/slang-1.4.9-17.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/slang-1.4.9-17.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/termcap-5.4-7fc4.noarch.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/termcap-5.4-7fc4.noarch.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/zlib-1.2.2.2-5.fc4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/zlib-1.2.2.2-5.fc4.i386.rpm.
===>   linux_base-fc-4_5 depends on file: /usr/local/bin/rpm2cpio - not
found
===>    Verifying install for /usr/local/bin/rpm2cpio in
/usr/ports/archivers/rpm
===>   rpm-3.0.6_13 depends on executable: gmake - found
===>   rpm-3.0.6_13 depends on file: /usr/local/bin/automake14 - found
===>   rpm-3.0.6_13 depends on file: /usr/local/bin/autoconf213 - found
===>   rpm-3.0.6_13 depends on file: /usr/local/bin/libtool - found
===>   rpm-3.0.6_13 depends on shared library: popt.0 - not found
===>    Verifying install for popt.0 in /usr/ports/devel/popt
===>   popt-1.7_1 depends on executable: xgettext - not found
===>    Verifying install for xgettext in /usr/ports/devel/gettext
===>  Building for gettext-0.14.5_2
Making all in autoconf-lib-link
Making all in m4
Making all in tests
Making all in gettext-runtime
make  all-recursive
Making all in doc
Making all in intl
/bin/sh /usr/local/bin/libtool --mode=compile cc -c
-DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libintl_set_relocation_prefix
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
-I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/popt.
*** Error code 1

Stop in /usr/ports/archivers/rpm.
*** Error code 1

Stop in /usr/ports/emulators/linux_base-fc4.
dev# uname -a
FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
i386
dev# 

This port is broken


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 03:41:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2D60816A4DA
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 03:41:02 +0000 (UTC)
	(envelope-from alexus@alexus.org)
Received: from alexus.org (alexus.org [64.237.55.82])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3E65743D4C
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 03:41:01 +0000 (GMT)
	(envelope-from alexus@alexus.org)
Received: (qmail 8687 invoked by uid 79); 21 Jul 2006 03:41:00 -0000
Received: from 24.185.136.252 (postmaster@alexus.org@24.185.136.252) by
	d.alexus.org (envelope-from <alexus@alexus.org>,
	uid 82) with qmail-scanner-2.01st 
	(clamdscan: 0.88.2/1428. spamassassin: 3.1.0. perlscan: 2.01st.  
	Clear:RC:1(24.185.136.252):. 
	Processed in 0.060051 secs); 21 Jul 2006 03:41:00 -0000
Received: from ool-18b988fc.dyn.optonline.net (HELO alexus)
	(postmaster@alexus.org@24.185.136.252)
	by alexus.org with (RC4-MD5 encrypted) SMTP; 21 Jul 2006 03:41:00 -0000
From: "alexus" <alexus@alexus.org>
To: <ade@FreeBSD.org>
Date: Thu, 20 Jul 2006 23:41:01 -0400
Message-ID: <004101c6ac77$7ccfb2b0$040a0a0a@alexus>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Thread-Index: Acasd3x3629WOugNT4WRKytkrHzNBg==
Cc: ports@FreeBSD.org
Subject: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT!
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 03:41:02 -0000

===>  Building for gettext-0.14.5_2
Making all in autoconf-lib-link
Making all in m4
Making all in tests
Making all in gettext-runtime
make  all-recursive
Making all in doc
Making all in intl
/bin/sh /usr/local/bin/libtool --mode=compile cc -c
-DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libintl_set_relocation_prefix
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
-I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/popt.
*** Error code 1

Stop in /usr/ports/archivers/rpm.
*** Error code 1

Stop in /usr/ports/emulators/linux_base-fc4.
dev# uname -a
FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
i386
dev# 



From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 06:23:42 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 79EA016A4DD
	for <ports@freebsd.org>; Fri, 21 Jul 2006 06:23:42 +0000 (UTC)
	(envelope-from sem@FreeBSD.org)
Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0B60C43D4C
	for <ports@freebsd.org>; Fri, 21 Jul 2006 06:23:39 +0000 (GMT)
	(envelope-from sem@FreeBSD.org)
Received: from msd.mbrd.ru ([172.16.33.193])
	by relay-er5.mbrd.ru with esmtpa (Exim 4.x)
	id 1G3oPS-000BOG-KI; Fri, 21 Jul 2006 10:22:50 +0400
Message-ID: <44C072BA.3060809@FreeBSD.org>
Date: Fri, 21 Jul 2006 10:22:50 +0400
From: Sergey Matveychuk <sem@FreeBSD.org>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: Jim Trigg <jtrigg@spamcop.net>
References: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
In-Reply-To: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
X-Enigmail-Version: 0.93.2.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org
Subject: Re: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 06:23:42 -0000

Jim Trigg wrote:
> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> portupgrade from a package during the OS install.  ruby-bdb fails to
> build, complaining that it doesn't know how to make 'all' (it doesn't
> specify which directory it's in, but it's right after it runs
> extconf.rb).  Any clues?
> 
> (Note: when I posted this earlier I mentioned changing LOCALBASE.  Further
> testing has shown that it fails regardless of LOCALBASE setting.)

Make sure you have a fresh ports tree.
May be you should reinstall ruby.

-- 
Dixi.
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 06:52:21 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 35D1B16A4DF
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 06:52:21 +0000 (UTC)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1421A43D92
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 06:51:31 +0000 (GMT)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (localhost [IPv6:::1])
	by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id k6L6pMWV046427
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 08:51:22 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: (from uucp@localhost)
	by srv1.cosmo-project.de (8.12.10/8.12.10/Submit) with UUCP id
	k6L6pMYA046426
	for freebsd-ports@freebsd.org; Fri, 21 Jul 2006 08:51:22 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org
	[127.0.0.1])
	by klemm.apsfilter.org (8.13.6/8.13.4) with ESMTP id k6L6pAZ9006843
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 08:51:10 +0200 (CEST)
	(envelope-from andreas@titan.klemm.apsfilter.org)
Received: (from andreas@localhost)
	by titan.klemm.apsfilter.org (8.13.6/8.13.4/Submit) id k6L6pAxB006842
	for freebsd-ports@freebsd.org; Fri, 21 Jul 2006 08:51:10 +0200 (CEST)
	(envelope-from andreas)
Date: Fri, 21 Jul 2006 08:51:10 +0200
From: Andreas Klemm <andreas@freebsd.org>
To: freebsd-ports@freebsd.org
Message-ID: <20060721065110.GA6785@titan.klemm.apsfilter.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: FreeBSD 6.1-STABLE
X-Disclaimer: A free society is one where it is safe to be unpopular
User-Agent: Mutt/1.5.11
Subject: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 06:52:21 -0000

Hi,

interested to know, if there was only a talk or work going
on to bring xorg 7.1 into freebsd ports.

For me personally it means to get a chance of getting
perhaps drm to run on my graphics card.

drm0: <ATI Radeon R481 X850 Pro> port 0x7000-0x70ff mem 0xe0000000-0xe7ffffff,0xf9010000-0xf901ffff irq 16 at device 0.0 on pci1
info: [drm] AGP at 0xf0000000 128MB

Whenever I run X11 I get this message:
info: [drm] Initialized radeon 1.24.0 20060225
error: [drm:pid1703:radeon_do_init_cp] *ERROR* Cannot initialise DRM on this card

Would have liked to try a never X server by a -snap port.
But the xorg server snap port is still at 6.8.

Any idea ?

Thanks a lot

	Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD 6
Need a magic printfilter today ? -> http://www.apsfilter.org/

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 07:06:05 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B26CA16A4E5
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 07:06:05 +0000 (UTC)
	(envelope-from Cy.Schubert@komquats.com)
Received: from spqr.komquats.com (S0106002078125c0c.gv.shawcable.net
	[24.108.150.239])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ED36F43D46
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 07:06:04 +0000 (GMT)
	(envelope-from Cy.Schubert@komquats.com)
Received: from cwsys.cwsent.com (cwsys [10.1.1.1])
	by spqr.komquats.com (Postfix) with ESMTP id 505854C5C6;
	Fri, 21 Jul 2006 00:06:04 -0700 (PDT)
Received: from cwsys (localhost [127.0.0.1])
	by cwsys.cwsent.com (8.13.6/8.13.6) with ESMTP id k6L7641h021236;
	Fri, 21 Jul 2006 00:06:04 -0700 (PDT)
	(envelope-from Cy.Schubert@komquats.com)
Message-Id: <200607210706.k6L7641h021236@cwsys.cwsent.com>
X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2
From: Cy Schubert <Cy.Schubert@komquats.com>
X-os: FreeBSD
X-Sender: cy@cwsent.com
X-URL: http://www.komquats.com/
To: Cy Schubert <Cy.Schubert@komquats.com>, freebsd-ports@freebsd.org
In-Reply-To: Message from Parv <parv@pair.com> of "Thu,
	20 Jul 2006 23:23:35 EDT." <20060721032335.GA4291@holestein.holy.cow> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 21 Jul 2006 00:06:04 -0700
Sender: Cy.Schubert@komquats.com
Cc: 
Subject: Re: fvwm 2.5.17 Issue 
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Cy Schubert <Cy.Schubert@komquats.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, 21 Jul 2006 07:06:05 -0000

In message <20060721032335.GA4291@holestein.holy.cow>, Parv writes:
> in message <200607200335.k6K3ZVlv021144@cwsys.cwsent.com>, wrote Cy
> Schubert thusly...
> >
> > Fvwm2 2.5.17 was released, however it contains a nasty little bug
> > which causes it to ignore colour specification for the text in a
> > title bar. Until this issue is addressed, I will hold off on
> > updating the port.
> 
> Thanks Cy for both being current with the fvwm release & holding
> back till the bug is fixed.

I noticed other bugs in it too, such as various config statements no longer being recognised yet the strings exist in the source and the binary. I haven't looked at it closely yet but I suspect a serious yet small bug in pointer arithmetic, it's doing strange things. The more I look at it, it looks much less likely that that this release will ever be committed to the ports tree. I'm hoping that 2.5.18 will fix these bugs.

Anyhow, for those who are gluttons for punishment, you can get 2.5.17 from http://komquats.com/ports/fvwm2-devel-2.5.17.tar.bz2. The files will not be available this weekend as my network will be down much of the weekend and possibly even parts of next week.



-- 
Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

			e**(i*pi)+1=0



From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 10:04:34 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 333EC16A4E0
	for <ports@freebsd.org>; Fri, 21 Jul 2006 10:04:34 +0000 (UTC)
	(envelope-from fenner@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D7CD443D62
	for <ports@freebsd.org>; Fri, 21 Jul 2006 10:04:32 +0000 (GMT)
	(envelope-from fenner@FreeBSD.org)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6LA4WD4013888
	for <ports@freebsd.org>; Fri, 21 Jul 2006 10:04:32 GMT
	(envelope-from fenner@freefall.freebsd.org)
Received: (from fenner@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6LA4WFt013887
	for ports@freebsd.org; Fri, 21 Jul 2006 10:04:32 GMT
	(envelope-from fenner)
Date: Fri, 21 Jul 2006 10:04:32 GMT
From: Bill Fenner <fenner@FreeBSD.org>
Message-Id: <200607211004.k6LA4WFt013887@freefall.freebsd.org>
To: ports@freebsd.org
Cc: 
Subject: Unfetchable distfiles reminder
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 10:04:34 -0000


Dear porters,

  This is just a reminder to please periodically check the list of
unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ .
In particular, the list of ports with no MAINTAINER with distfile
problems, which currently has 150 bad ports, is

http://people.freebsd.org/~fenner/portsurvey/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.

  In addition, the list of all ports with any unfetchable distfile is

http://people.freebsd.org/~fenner/portsurvey/bad.html

if you don't mind coordinating your fixes with the port MAINTAINER.

Thanks for your help!

Bill "distfiles" Fenner

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 12:07:27 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 07A4216A4E0
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 12:07:27 +0000 (UTC)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net
	[69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0452D43D6D
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 12:07:25 +0000 (GMT)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: (qmail 27024 invoked from network); 21 Jul 2006 12:07:25 -0000
Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org)
	([66.92.78.145])
	(envelope-sender <freebsd-ports-local@be-well.ilk.org>)
	by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
	for <alexus@alexus.org>; 21 Jul 2006 12:07:25 -0000
Received: by be-well.ilk.org (Postfix, from userid 1147)
	id 9D0752842A; Fri, 21 Jul 2006 08:07:24 -0400 (EDT)
To: "alexus" <alexus@alexus.org>
References: <004101c6ac77$7ccfb2b0$040a0a0a@alexus>
From: Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
Date: Fri, 21 Jul 2006 08:07:24 -0400
In-Reply-To: <004101c6ac77$7ccfb2b0$040a0a0a@alexus> (alexus@alexus.org's
	message of "Thu, 20 Jul 2006 23:41:01 -0400")
Message-ID: <44lkqngo03.fsf@be-well.ilk.org>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT!
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: 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: Fri, 21 Jul 2006 12:07:27 -0000

"alexus" <alexus@alexus.org> writes:

> ===>  Building for gettext-0.14.5_2
> Making all in autoconf-lib-link
> Making all in m4
> Making all in tests
> Making all in gettext-runtime
> make  all-recursive
> Making all in doc
> Making all in intl
> /bin/sh /usr/local/bin/libtool --mode=compile cc -c
> -DLOCALEDIR=\"/usr/local/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
> -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
> -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_set_relocation_prefix
> -Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
> -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext.
> *** Error code 1
>
> Stop in /usr/ports/devel/popt.
> *** Error code 1
>
> Stop in /usr/ports/archivers/rpm.
> *** Error code 1
>
> Stop in /usr/ports/emulators/linux_base-fc4.
> dev# uname -a
> FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
> Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
> i386
> dev# 

It works for me.  Are you sure you have followed the updating
instructions in /usr/ports/UPDATING?  [In this case, particularly the
libtool update note from 20060223, but you should check the file
whenever you update your ports tree.]

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 12:19:12 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 61E1516A4DA
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 12:19:12 +0000 (UTC)
	(envelope-from alexus@alexus.org)
Received: from alexus.org (alexus.org [64.237.55.82])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DDB2143D45
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 12:19:11 +0000 (GMT)
	(envelope-from alexus@alexus.org)
Received: (qmail 41540 invoked by uid 79); 21 Jul 2006 12:19:11 -0000
Received: from 24.185.136.252 (postmaster@alexus.org@24.185.136.252) by
	d.alexus.org (envelope-from <alexus@alexus.org>,
	uid 82) with qmail-scanner-2.01st 
	(clamdscan: 0.88.2/1428. spamassassin: 3.1.0. perlscan: 2.01st.  
	Clear:RC:1(24.185.136.252):. 
	Processed in 0.064806 secs); 21 Jul 2006 12:19:11 -0000
Received: from ool-18b988fc.dyn.optonline.net (HELO ?10.10.10.3?)
	(postmaster@alexus.org@24.185.136.252)
	by alexus.org with (DHE-RSA-AES256-SHA encrypted) SMTP;
	21 Jul 2006 12:19:11 -0000
Message-ID: <44C0C640.4000000@alexus.org>
Date: Fri, 21 Jul 2006 08:19:12 -0400
From: Mr Alexus <alexus@alexus.org>
User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516)
MIME-Version: 1.0
To: ports@FreeBSD.org
References: <004101c6ac77$7ccfb2b0$040a0a0a@alexus>
	<44lkqngo03.fsf@be-well.ilk.org>
In-Reply-To: <44lkqngo03.fsf@be-well.ilk.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT!
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 12:19:12 -0000

Lowell Gilbert wrote:
> "alexus" <alexus@alexus.org> writes:
>
>   
>> ===>  Building for gettext-0.14.5_2
>> Making all in autoconf-lib-link
>> Making all in m4
>> Making all in tests
>> Making all in gettext-runtime
>> make  all-recursive
>> Making all in doc
>> Making all in intl
>> /bin/sh /usr/local/bin/libtool --mode=compile cc -c
>> -DLOCALEDIR=\"/usr/local/share/locale\"
>> -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
>> -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
>> -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
>> -Dset_relocation_prefix=libintl_set_relocation_prefix
>> -Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
>> -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
>> libtool: compile: unable to infer tagged configuration
>> libtool: compile: specify a tag with `--tag'
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/gettext.
>> *** Error code 1
>>
>> Stop in /usr/ports/devel/popt.
>> *** Error code 1
>>
>> Stop in /usr/ports/archivers/rpm.
>> *** Error code 1
>>
>> Stop in /usr/ports/emulators/linux_base-fc4.
>> dev# uname -a
>> FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
>> Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
>> i386
>> dev# 
>>     
>
> It works for me.  Are you sure you have followed the updating
> instructions in /usr/ports/UPDATING?  [In this case, particularly the
> libtool update note from 20060223, but you should check the file
> whenever you update your ports tree.]
>   
it's a fresh bare minimum install, all i need is a linux support, so i 
went to /usr/ports/emulators/linux_base-fc4 and tried building it, and 
gettext wouldn't build..


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 13:53:12 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 19D8D16A4DF;
	Fri, 21 Jul 2006 13:53:12 +0000 (UTC)
	(envelope-from joel@FreeBSD.org)
Received: from av11-1-sn2.hy.skanova.net (av11-1-sn2.hy.skanova.net
	[81.228.8.183])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3729643D67;
	Fri, 21 Jul 2006 13:53:11 +0000 (GMT)
	(envelope-from joel@FreeBSD.org)
Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502)
	id 00F3738294; Fri, 21 Jul 2006 15:53:09 +0200 (CEST)
Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net
	[81.228.8.93]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP
	id E6BBF37E57; Fri, 21 Jul 2006 15:53:09 +0200 (CEST)
Received: from dude.automatvapen.se (81-235-165-101-no21.tbcn.telia.com
	[81.235.165.101])
	by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id C58AB37E42;
	Fri, 21 Jul 2006 15:53:09 +0200 (CEST)
From: Joel Dahl <joel@FreeBSD.org>
To: Andreas Klemm <andreas@freebsd.org>
In-Reply-To: <20060721065110.GA6785@titan.klemm.apsfilter.org>
References: <20060721065110.GA6785@titan.klemm.apsfilter.org>
Content-Type: text/plain
Date: Fri, 21 Jul 2006 15:53:14 +0200
Message-Id: <1153489994.666.0.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
Cc: freebsd-ports@freebsd.org
Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 13:53:12 -0000

On Fri, 2006-07-21 at 08:51 +0200, Andreas Klemm wrote:
> Hi,
> 
> interested to know, if there was only a talk or work going
> on to bring xorg 7.1 into freebsd ports.

Yes, see: http://agrajag.ijs.si/trac/wiki/X11R7.0

-- 
Joel


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 14:23:11 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 35AFE16A4DD
	for <ports@freebsd.org>; Fri, 21 Jul 2006 14:23:11 +0000 (UTC)
	(envelope-from r.c.ladan@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C4B6943D73
	for <ports@freebsd.org>; Fri, 21 Jul 2006 14:23:03 +0000 (GMT)
	(envelope-from r.c.ladan@gmail.com)
Received: by nf-out-0910.google.com with SMTP id n29so940834nfc
	for <ports@freebsd.org>; Fri, 21 Jul 2006 07:23:02 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding;
	b=BJCvEZEdeuB4at4pGwyQsypbgU/YqMKLo+9zH265pyc4BtDLLFGE8E7GB0jo7MZJ49s6TvgPFZhPKlldBzPEYnbd4rTB+Ql3L8dklcF3IXGfxdVlVWX36VnekJ5nupnSttJF6506udmHbirIZUPr7ypqYxCYVXfX9STI1x2L0Co=
Received: by 10.49.5.12 with SMTP id h12mr670531nfi;
	Fri, 21 Jul 2006 07:23:02 -0700 (PDT)
Received: from ?131.155.68.207? ( [131.155.68.207])
	by mx.gmail.com with ESMTP id k9sm2118290nfc.2006.07.21.07.22.59;
	Fri, 21 Jul 2006 07:23:00 -0700 (PDT)
Message-ID: <44C0E33F.9000605@gmail.com>
Date: Fri, 21 Jul 2006 16:22:55 +0200
From: Rene Ladan <r.c.ladan@gmail.com>
User-Agent: Thunderbird 1.5.0.4 (X11/20060605)
MIME-Version: 1.0
To: Florent Thoumie <flz@FreeBSD.org>,  ports@freebsd.org
References: <200607110320.16135.h@erathia.be> <44B35039.40804@FreeBSD.org>
	<1152625641.12237.4.camel@mayday.esat.net>
In-Reply-To: <1152625641.12237.4.camel@mayday.esat.net>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: google earth port broken
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 14:23:11 -0000

Florent Thoumie wrote:
> On Tue, 2006-07-11 at 09:16 +0200, Alex Dupre wrote:
>> h wrote:
>>> i just installed google earth from a fresh ports tree, and when it starts, 
>>> first it complains about open gl emulation (while my xorg is on nvidia 
>>> drivers) (you can get rid of the warning) and then it hangs ... it draws some 
>>> windows, but never earth.
>>>
>>> it always hangs on the "loading myplaces, ..." window.
>>>
Version 4.0.1693 also crashes on my box (Dell Latitude D810, ATI X600
video card -> OpenGL emulation) after drawing the main window.  Removing
~/.googleearth does not help.  It returns error code 76 to the shell.

The first ported version worked slow but well...

Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 14:45:34 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D6AD516A4DD;
	Fri, 21 Jul 2006 14:45:34 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B9A5243D66;
	Fri, 21 Jul 2006 14:45:28 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: from mail.scadian.net (localhost.scadian.net [127.0.0.1])
	by argent.heraldsnet.org (Postfix) with ESMTP id 04245B8B;
	Fri, 21 Jul 2006 10:45:01 -0400 (EDT)
Received: from 128.221.197.129 (SquirrelMail authenticated user blaise)
	by mail.scadian.net with HTTP; Fri, 21 Jul 2006 10:45:01 -0400 (EDT)
Message-ID: <11191.128.221.197.129.1153493101.squirrel@mail.scadian.net>
In-Reply-To: <44C072BA.3060809@FreeBSD.org>
References: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
	<44C072BA.3060809@FreeBSD.org>
Date: Fri, 21 Jul 2006 10:45:01 -0400 (EDT)
From: "Jim Trigg" <jtrigg@spamcop.net>
To: "Sergey Matveychuk" <sem@FreeBSD.org>
User-Agent: SquirrelMail/1.4.5
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
Cc: ports@freebsd.org, Jim Trigg <jtrigg@spamcop.net>
Subject: Re: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 14:45:34 -0000

On Fri, July 21, 2006 2:22 am, Sergey Matveychuk wrote:
> Jim Trigg wrote:
>> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
>> portupgrade from a package during the OS install.  ruby-bdb fails to
>> build, complaining that it doesn't know how to make 'all' (it doesn't
>> specify which directory it's in, but it's right after it runs
>> extconf.rb).  Any clues?
>>
>> (Note: when I posted this earlier I mentioned changing LOCALBASE.
>> Further
>> testing has shown that it fails regardless of LOCALBASE setting.)
>
> Make sure you have a fresh ports tree.
> May be you should reinstall ruby.

I did have a fresh ports tree, and I've tried that.

Full list of what I've done:
- Installed 6.1-RELEASE from CD
- Installed cvsup
- Ran cvsup ports-all
- Attempted to install portupgrade with BDB4; ruby-bdb failed to build
- Uninstalled all ports, changed LOCALBASE to /opt and X11BASE to $LOCALBASE
- Attempted to install portupgrade with BDB4; ruby-bdb failed to build
- Uninstalled all ports, changed LOCALBASE back to /usr/local
- Installed ruby18, attempted to install ruby-bdb; ruby-bdb failed to build
- Uninstalled all ports, changed LOCALBASE back to /opt
- Installed portupgrade with BDB1.

Thanks,
Jim


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 15:37:57 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 F2E8416A4DA
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 15:37:57 +0000 (UTC)
	(envelope-from andpet@telia.com)
Received: from pne-smtpout2-sn2.hy.skanova.net
	(pne-smtpout2-sn2.hy.skanova.net [81.228.8.164])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCC443D46
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 15:37:57 +0000 (GMT)
	(envelope-from andpet@telia.com)
Received: from [192.168.2.2] (213.66.204.89) by
	pne-smtpout2-sn2.hy.skanova.net (7.2.075)
	id 44A2F19F0047D026 for freebsd-ports@freebsd.org;
	Fri, 21 Jul 2006 17:37:56 +0200
Message-ID: <44C0F4F9.3090804@telia.com>
Date: Fri, 21 Jul 2006 17:38:33 +0200
From: Andreas Pettersson <andpet@telia.com>
User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
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: Switch from exim to exim-ldap
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 15:37:58 -0000

Hi all.

I currently have exim installed via ports, but I've now found that I 
need ldap for lookups.
Do I need to switch from exim to exim-ldap2, and if so, what's the best 
way do do it?
Or do I just backup my config, deinstall exim and install exim-ldap2 
instead?


Best regards,
Andreas


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 16:12:26 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 4A58616A4E0
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 16:12:26 +0000 (UTC)
	(envelope-from donaldjoneill@gmail.com)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4495B43D46
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 16:12:25 +0000 (GMT)
	(envelope-from donaldjoneill@gmail.com)
Received: by py-out-1112.google.com with SMTP id b36so1261003pyb
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 09:12:24 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from;
	b=Tk1sUQyor2HCobaIAZMCbExLtvEC2X3Wr2T4Z0b8o4WLGSVnmzFLPSkVJmD/fu4qCX/8AxR1xlJjohcm4f7pNAwCBi0/jBgV1/vdirENi4JOLGu/zR17Tk1vrrs1gNF+O8vQJ3GrgoGLI6uIDYrD2RVRxrq4o8WTRYIK9YyQy4Y=
Received: by 10.35.11.15 with SMTP id o15mr1480264pyi;
	Fri, 21 Jul 2006 09:12:24 -0700 (PDT)
Received: from pres1750.airedalians.com ( [75.7.74.134])
	by mx.gmail.com with ESMTP id f75sm1675022pye.2006.07.21.09.12.24;
	Fri, 21 Jul 2006 09:12:24 -0700 (PDT)
To: freebsd-ports@freebsd.org
Date: Fri, 21 Jul 2006 11:10:12 -0500
User-Agent: KMail/1.9.3
References: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
	<44C072BA.3060809@FreeBSD.org>
	<11191.128.221.197.129.1153493101.squirrel@mail.scadian.net>
In-Reply-To: <11191.128.221.197.129.1153493101.squirrel@mail.scadian.net>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607211110.12682.duncan.fbsd@gmail.com>
From: "Donald J. O'Neill" <donaldjoneill@gmail.com>
Cc: Jim Trigg <jtrigg@spamcop.net>, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 16:12:26 -0000

On Friday 21 July 2006 09:45, Jim Trigg wrote:
> On Fri, July 21, 2006 2:22 am, Sergey Matveychuk wrote:
> > Jim Trigg wrote:
> >> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> >> portupgrade from a package during the OS install.  ruby-bdb fails to
> >> build, complaining that it doesn't know how to make 'all' (it doesn't
> >> specify which directory it's in, but it's right after it runs
> >> extconf.rb).  Any clues?
> >>
> >> (Note: when I posted this earlier I mentioned changing LOCALBASE.
> >> Further
> >> testing has shown that it fails regardless of LOCALBASE setting.)
> >
> > Make sure you have a fresh ports tree.
> > May be you should reinstall ruby.
>
> I did have a fresh ports tree, and I've tried that.
>
> Full list of what I've done:

> - Installed 6.1-RELEASE from CD
OK, fine.
> - Installed cvsup

> - Ran cvsup ports-all
Please explain this a little more. What's ports-all? Is that the name of a 
sup-file you're using? If so, what's in it?

> - Attempted to install portupgrade with BDB4; ruby-bdb failed to build
What is the failure message. The failure could have occurred at the beginning 
of ruby-bdb. Do you have /usr/ports/databases/db(what version?) installed?

> - Uninstalled all ports, changed LOCALBASE to /opt and X11BASE to
> $LOCALBASE 
Are you saying you uninstalled the ports-tree and reinstalled it using cvsup, 
or are you saying you uninstalled the installed ports?

Is there a reason you are messing with LOCALBASE? Is this a linux thing you're 
doing?

> - Attempted to install portupgrade with BDB4; ruby-bdb failed to 
> build - Uninstalled all ports, changed LOCALBASE back to /usr/local
> - Installed ruby18, attempted to install ruby-bdb; ruby-bdb failed to build
> - Uninstalled all ports, changed LOCALBASE back to /opt
> - Installed portupgrade with BDB1.
See below.

>
> Thanks,
> Jim
>
> _______________________________________________

Jim - I would suggest that you use portsnap rather than cvsup for the ports 
tree. Cvsup will work, and it will work fine, but portsnap will work better 
and faster and with less problems.

I suggest you do it this way: actually the way I do it is:
perf500# script /home/script/portsnap/20060721  (that's today's date)
Script started, output file is /home/script/portsnap/20060721
perf500# portsnap fetch extract

You don't have to run 'script', but in case there's a failure, I like to have 
something to look at to see if I can find what went wrong. You could just 
run 'portsnap fetch extract'.

NOTE: unless you blow the ports-tree off, you only run 'portsnap fetch 
extract' once. After that you use: 'portsnap fetch update'.

The first time you do this, it takes a bit of time to complete. After that, on 
my systems anyway, it takes about 2 minutes as compared to 15 to 20 using 
cvsup. If you're blowing off the ports-tree and rerunning cvsup to install 
it, portsnap is going to be way faster.

What is the output from 'df -m'?

Do you have anything in /etc/make.conf?

I would suggest installing /usr/ports/databases/db43 before trying to install 
portupgrade. It might work out a little better for you.

Don

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 16:43:46 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 E3BAB16A4DE;
	Fri, 21 Jul 2006 16:43:46 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 71C1743D45;
	Fri, 21 Jul 2006 16:43:46 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: from mail.scadian.net (localhost.scadian.net [127.0.0.1])
	by argent.heraldsnet.org (Postfix) with ESMTP id A1CB1B5F;
	Fri, 21 Jul 2006 12:43:40 -0400 (EDT)
Received: from 128.221.197.129 (SquirrelMail authenticated user blaise)
	by mail.scadian.net with HTTP; Fri, 21 Jul 2006 12:43:40 -0400 (EDT)
Message-ID: <10500.128.221.197.129.1153500220.squirrel@mail.scadian.net>
In-Reply-To: <200607211110.12682.duncan.fbsd@gmail.com>
References: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
	<44C072BA.3060809@FreeBSD.org>
	<11191.128.221.197.129.1153493101.squirrel@mail.scadian.net>
	<200607211110.12682.duncan.fbsd@gmail.com>
Date: Fri, 21 Jul 2006 12:43:40 -0400 (EDT)
From: "Jim Trigg" <jtrigg@spamcop.net>
To: "Donald J. O'Neill" <donaldjoneill@gmail.com>
User-Agent: SquirrelMail/1.4.5
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
Cc: freebsd-ports@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 16:43:47 -0000

On Fri, July 21, 2006 12:10 pm, Donald J. O'Neill wrote:
> On Friday 21 July 2006 09:45, Jim Trigg wrote:
>> On Fri, July 21, 2006 2:22 am, Sergey Matveychuk wrote:
>> > Jim Trigg wrote:
>> >> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
>> >> portupgrade from a package during the OS install.  ruby-bdb fails to
>> >> build, complaining that it doesn't know how to make 'all' (it doesn't
>> >> specify which directory it's in, but it's right after it runs
>> >> extconf.rb).  Any clues?
>> >>
>> >> (Note: when I posted this earlier I mentioned changing LOCALBASE.
>> >> Further testing has shown that it fails regardless of LOCALBASE
>> >> setting.)
>> >
>> Full list of what I've done:
>
>> - Installed 6.1-RELEASE from CD
> OK, fine.
>> - Installed cvsup
>
>> - Ran cvsup ports-all
> Please explain this a little more. What's ports-all? Is that the name of a
> sup-file you're using? If so, what's in it?
>
>> - Attempted to install portupgrade with BDB4; ruby-bdb failed to build
> What is the failure message. The failure could have occurred at the
> beginning of ruby-bdb. Do you have /usr/ports/databases/db(what version?)
> installed?

I don't have the complete error message anymore, but it was basically
"don't know how to make 'all'" after running extconf.rb.  IIRC I had db41
installed; on at least one attempt I tried installing db44 instead (and
setting WITH_BDB_VER=44).

>> - Uninstalled all ports, changed LOCALBASE to /opt and X11BASE to
>> $LOCALBASE
> Are you saying you uninstalled the ports-tree and reinstalled it using
> cvsup, or are you saying you uninstalled the installed ports?

I'm saying I uninstalled all installed ports, in order to change LOCALBASE.

> Is there a reason you are messing with LOCALBASE? Is this a linux thing
> you're doing?

Sort of, but not really.  I'm changing LOCALBASE because I prefer having
my filesystems at root level, and want my ports on a separate filesystem
from /usr.  /opt happens to be used by both Linux and Solaris.  Note that
while this is a new system (and my first 6.x system), I've been managing a
4.x system for at least six years now; I'm not new to FreeBSD or ports.

> What is the output from 'df -m'?

I'll send this later, when I'm at home where the system is.  Offhand, /usr
and /opt each are 20G partitions with plenty of free space.

> Do you have anything in /etc/make.conf?

Only LOCALBASE, X11BASE, and WITH_BDB_VER when those are defined.

> I would suggest installing /usr/ports/databases/db43 before trying to
> install portupgrade. It might work out a little better for you.

OK, I'll try against that version as well.

Thanks,
Jim


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 18:00:57 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3A50F16A4DD
	for <ports@freebsd.org>; Fri, 21 Jul 2006 18:00:57 +0000 (UTC)
	(envelope-from daeg@houston.rr.com)
Received: from ms-smtp-04.texas.rr.com (ms-smtp-04.texas.rr.com [24.93.47.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E015B43D49
	for <ports@freebsd.org>; Fri, 21 Jul 2006 18:00:56 +0000 (GMT)
	(envelope-from daeg@houston.rr.com)
Received: from cpe-24-167-74-69.houston.res.rr.com
	(cpe-24-167-74-69.houston.res.rr.com [24.167.74.69])
	by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with ESMTP id k6LI0tJQ029603
	for <ports@freebsd.org>; Fri, 21 Jul 2006 13:00:55 -0500 (CDT)
From: David J Brooks <daeg@houston.rr.com>
Organization: KC5WNK
To: FreeBSD Ports <ports@freebsd.org>
Date: Fri, 21 Jul 2006 13:00:54 -0500
User-Agent: KMail/1.9.3
X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxc
	R	nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607211300.55278.daeg@houston.rr.com>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Cc: 
Subject: portupgrade boost-python fails
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 18:00:57 -0000

# portupgrade -R boost-python
** Port marked as IGNORE: lang/python:
                 at line 1477 (evaluated to true)
** Proceeding anyway since NO_IGNORE is defined
** Invalid package name: lang/python: 1 open conditional:: Must not contain 
whitespace.
--->  Skipping 'devel/boost-python' (boost-python-1.33.1) because a requisite 
package 'python-2.4.3' (lang/python) failed (specify -k to force)
** Listing the failed packages (*:skipped / !:failed)
        ! lang/python (python-2.4.3)    (invalid package name)
        * devel/boost-python (boost-python-1.33.1)
--->  Packages processed: 0 done, 0 ignored, 1 skipped and 1 failed

When I tried without the -R I got something similar:

# portupgrade boost-python
** Port marked as IGNORE: devel/boost-python:
                 at line 1477 (evaluated to true)
** Proceeding anyway since NO_IGNORE is defined
** Invalid package name: devel/boost-python: 1 open conditional:: Must not 
contain whitespace.
** Listing the failed packages (*:skipped / !:failed)
        ! devel/boost-python (boost-python-1.33.1)      (invalid package name)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

David
-- 
Sure God created the world in only six days,
but He didn't have an established user-base.

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 18:06:53 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 0DE3916A4E6
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 18:06:53 +0000 (UTC)
	(envelope-from mhql53@dsl.pipex.com)
Received: from astro.systems.pipex.net (astro.systems.pipex.net [62.241.163.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3286243D7D
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 18:06:47 +0000 (GMT)
	(envelope-from mhql53@dsl.pipex.com)
Received: from [192.168.0.79] (85-210-54-214.dsl.pipex.com [85.210.54.214])
	by astro.systems.pipex.net (Postfix) with ESMTP id E4B0CE0001EC
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 19:06:46 +0100 (BST)
From: mhql53 <mhql53@dsl.pipex.com>
To: freebsd-ports@freebsd.org
Date: Fri, 21 Jul 2006 19:06:27 +0100
User-Agent: KMail/1.9.3
References: <200607211300.55278.daeg@houston.rr.com>
In-Reply-To: <200607211300.55278.daeg@houston.rr.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607211906.27488.mhql53@dsl.pipex.com>
Subject: portupgrade boost-python fails
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 18:06:53 -0000

On Friday 21 July 2006 19:00, David J Brooks wrote:
> # portupgrade -R boost-python
> ** Port marked as IGNORE: lang/python:
>                  at line 1477 (evaluated to true)
> ** Proceeding anyway since NO_IGNORE is defined
> ** Invalid package name: lang/python: 1 open conditional:: Must not contain
> whitespace.
> --->  Skipping 'devel/boost-python' (boost-python-1.33.1) because a
> requisite package 'python-2.4.3' (lang/python) failed (specify -k to force)
> ** Listing the failed packages (*:skipped / !:failed)
>         ! lang/python (python-2.4.3)    (invalid package name)
>         * devel/boost-python (boost-python-1.33.1)
> --->  Packages processed: 0 done, 0 ignored, 1 skipped and 1 failed
>
> When I tried without the -R I got something similar:
>
> # portupgrade boost-python
> ** Port marked as IGNORE: devel/boost-python:
>                  at line 1477 (evaluated to true)
> ** Proceeding anyway since NO_IGNORE is defined
> ** Invalid package name: devel/boost-python: 1 open conditional:: Must not
> contain whitespace.
> ** Listing the failed packages (*:skipped / !:failed)
>         ! devel/boost-python (boost-python-1.33.1)      (invalid package
> name) --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
>
> David

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 20:34:16 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 BB34416A4E7
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 20:34:16 +0000 (UTC)
	(envelope-from dino_vliet@yahoo.com)
Received: from web51115.mail.yahoo.com (web51115.mail.yahoo.com
	[206.190.39.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 6BF3743D70
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 20:34:13 +0000 (GMT)
	(envelope-from dino_vliet@yahoo.com)
Received: (qmail 89055 invoked by uid 60001); 21 Jul 2006 20:34:12 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=mG+KAxgjFFAy/Z+QDb8yMV3uVqZ2fa8qth39WX9Otv+vP+7esqUKbLckVvJ+JvJI+2L+6MNAjNd9wqaX6PRS8GXef3cW0EcAhmKnfPq/5HRWuLHCIk8ekp2ydJy9sX32fOKfFbRMhao++2JjMzk6Nw7AZemqfOuEKc8T+q/KybU=
	; 
Message-ID: <20060721203412.89053.qmail@web51115.mail.yahoo.com>
Received: from [82.170.181.144] by web51115.mail.yahoo.com via HTTP;
	Fri, 21 Jul 2006 13:34:12 PDT
Date: Fri, 21 Jul 2006 13:34:12 -0700 (PDT)
From: Dino Vliet <dino_vliet@yahoo.com>
To: freebsd-questions@freebsd.org, ports@FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Cc: 
Subject: portsdb -Uu broken on AMD64 system
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 20:34:16 -0000

Hi folks,
how are you all doing? My AMD64 system running FreeBSD
6.1 gave me a very strange error when trying to update
my ports. I used the cvsup -g -L -2 command and
everything went smooth, but after I did the portsdb
-Uu command this is what I get:

portsdb -Uu
Updating the ports index ... Generating INDEX.tmp -
please wait..1 open conditional:
         at line 1477 (evaluated to true)
make: fatal errors encountered -- cannot continue
===> arabic/ae_fonts_mono failed
*** Error code 1
1 open conditional:
         at line 22 (evaluated to true)
make: fatal errors encountered -- cannot continue
===> accessibility/at-spi failed
*** Error code 1
2 errors

********************************************************************
Before reporting this error, verify that you are
running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/)
and that you
have a complete and up-to-date ports collection. 
(INDEX builds are
not supported with partial or out-of-date ports
collections -- in
particular, if you are using cvsup, you must cvsup the
"ports-all"
collection, and have no "refuse" files.)  If that is
the case, then
report the failure to ports@FreeBSD.org together with
relevant
details of your ports configuration (including FreeBSD
version,
your architecture, your environment, and your
/etc/make.conf
settings, especially compiler flags and WITH/WITHOUT
settings).

Note: the latest pre-generated version of INDEX may be
fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

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

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error

I already tried the make fetchindex but that gives the
same error.

My make.conf looks like:

# added by use.perl 2006-02-28 15:03:26
PERL_VER=5.8.8
PERL_VERSION=5.8.8



The last time I had troubles is when I tried to
compile the port scilab and it complained about my tk
installation. I left it like that.

Hope somebody can help. Here's my uname -a :
FreeBSD zouk.tiscali.nl 6.1-RELEASE-p2 FreeBSD
6.1-RELEASE-p2 #6: Mon Jun 26 21:04:39 CEST 2006    
django@zouk.tiscali.nl:/usr/obj/usr/src/sys/MYKERNEL 
amd64


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 20:40:25 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2FDE516A5E3;
	Fri, 21 Jul 2006 20:40:25 +0000 (UTC)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E13C743D45;
	Fri, 21 Jul 2006 20:40:24 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 51CDD3E69; Fri, 21 Jul 2006 15:40:24 -0500 (CDT)
Date: Fri, 21 Jul 2006 15:40:24 -0500
To: Dino Vliet <dino_vliet@yahoo.com>
Message-ID: <20060721204024.GA8033@soaustin.net>
References: <20060721203412.89053.qmail@web51115.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060721203412.89053.qmail@web51115.mail.yahoo.com>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: ports@FreeBSD.org, freebsd-questions@freebsd.org
Subject: Re: portsdb -Uu broken on AMD64 system
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 20:40:25 -0000

This has already been fixed.  Please re-cvsup and try again.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 20:57:42 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 DAC3D16A4DA;
	Fri, 21 Jul 2006 20:57:42 +0000 (UTC) (envelope-from flz@FreeBSD.org)
Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6374643D45;
	Fri, 21 Jul 2006 20:57:42 +0000 (GMT) (envelope-from flz@FreeBSD.org)
Received: from smtp.xbsd.org (xbsd.org [82.233.2.192])
	by smtp3-g19.free.fr (Postfix) with ESMTP id BD5224946C;
	Fri, 21 Jul 2006 22:57:41 +0200 (CEST)
Received: from localhost (localhost.xbsd.org [127.0.0.1])
	by smtp.xbsd.org (Postfix) with ESMTP id 4237811B71;
	Fri, 21 Jul 2006 22:57:41 +0200 (CEST)
Received: from smtp.xbsd.org ([127.0.0.1])
	by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP
	id 83115-01; Fri, 21 Jul 2006 22:57:28 +0200 (CEST)
Received: from cream.stl.xbsd.org (unknown [193.120.13.130])
	by smtp.xbsd.org (Postfix) with ESMTP id AB400114BF;
	Fri, 21 Jul 2006 22:57:26 +0200 (CEST)
From: Florent Thoumie <flz@FreeBSD.org>
To: Joel Dahl <joel@FreeBSD.org>
In-Reply-To: <1153489994.666.0.camel@localhost>
References: <20060721065110.GA6785@titan.klemm.apsfilter.org>
	<1153489994.666.0.camel@localhost>
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-f+84Msdj/goRiXwVPWJ3"
Date: Fri, 21 Jul 2006 21:57:24 +0100
Message-Id: <1153515444.47680.13.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 
X-Virus-Scanned: amavisd-new at xbsd.org
Cc: freebsd-ports@freebsd.org
Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 20:57:43 -0000


--=-f+84Msdj/goRiXwVPWJ3
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2006-07-21 at 15:53 +0200, Joel Dahl wrote:
> On Fri, 2006-07-21 at 08:51 +0200, Andreas Klemm wrote:
> > Hi,
> >=20
> > interested to know, if there was only a talk or work going
> > on to bring xorg 7.1 into freebsd ports.
>=20
> Yes, see: http://agrajag.ijs.si/trac/wiki/X11R7.0

Erm, don't pay attention to that page, as it hasn't been updated in
*ages*. Almost everything is done, it needs some polishing though. You
can have a look at the repo (xorg-modular-exp) and the timeline for
recent changes.

There are still some open issues like the prefix merge which has been
discussed already more than enough. I think we also need to take care of
the upgrade process. Meta-ports should make it easy, but you don't know
until you try, and I haven't tried myself yet.

I'll let Eric or Dejan correct me if I said anything silly.

--=20
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer

--=-f+84Msdj/goRiXwVPWJ3
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQBEwT+0MxEkbVFH3PQRAutNAJ4+TUPn14TkDyH30lF03D++CZavmQCffaiK
SSLbrMtiOtjHCOnbOCcyCf8=
=v4ZO
-----END PGP SIGNATURE-----

--=-f+84Msdj/goRiXwVPWJ3--


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 21:25:07 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D51D516A4DE;
	Fri, 21 Jul 2006 21:25:06 +0000 (UTC)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 18CAE43D49;
	Fri, 21 Jul 2006 21:25:05 +0000 (GMT)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (localhost [IPv6:::1])
	by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id k6LLP4WV061593
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Fri, 21 Jul 2006 23:25:04 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: (from uucp@localhost)
	by srv1.cosmo-project.de (8.12.10/8.12.10/Submit) with UUCP id
	k6LLP4GO061592; Fri, 21 Jul 2006 23:25:04 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org
	[127.0.0.1])
	by klemm.apsfilter.org (8.13.6/8.13.4) with ESMTP id k6LLKn5K087516;
	Fri, 21 Jul 2006 23:20:49 +0200 (CEST)
	(envelope-from andreas@titan.klemm.apsfilter.org)
Received: (from andreas@localhost)
	by titan.klemm.apsfilter.org (8.13.6/8.13.4/Submit) id k6LLKnPO087515; 
	Fri, 21 Jul 2006 23:20:49 +0200 (CEST) (envelope-from andreas)
Date: Fri, 21 Jul 2006 23:20:49 +0200
From: Andreas Klemm <andreas@FreeBSD.org>
To: Florent Thoumie <flz@FreeBSD.org>
Message-ID: <20060721212049.GA87426@titan.klemm.apsfilter.org>
References: <20060721065110.GA6785@titan.klemm.apsfilter.org>
	<1153489994.666.0.camel@localhost>
	<1153515444.47680.13.camel@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1153515444.47680.13.camel@localhost>
X-Operating-System: FreeBSD 6.1-STABLE
X-Disclaimer: A free society is one where it is safe to be unpopular
User-Agent: Mutt/1.5.11
Cc: freebsd-ports@FreeBSD.org, Joel Dahl <joel@FreeBSD.org>
Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 21:25:07 -0000

On Fri, Jul 21, 2006 at 09:57:24PM +0100, Florent Thoumie wrote:
> On Fri, 2006-07-21 at 15:53 +0200, Joel Dahl wrote:
> > On Fri, 2006-07-21 at 08:51 +0200, Andreas Klemm wrote:
> > > Hi,
> > > 
> > > interested to know, if there was only a talk or work going
> > > on to bring xorg 7.1 into freebsd ports.
> > 
> > Yes, see: http://agrajag.ijs.si/trac/wiki/X11R7.0
> 
> Erm, don't pay attention to that page, as it hasn't been updated in
> *ages*. Almost everything is done, it needs some polishing though. You
> can have a look at the repo (xorg-modular-exp) and the timeline for
> recent changes.

Thanks for the informations ! ;-)

Maybe I rebuild my machine/ports this or next weekend.
Lets see how hard the heat hurts ;-)

> There are still some open issues like the prefix merge which has been
> discussed already more than enough. I think we also need to take care of
> the upgrade process. Meta-ports should make it easy, but you don't know
> until you try, and I haven't tried myself yet.

Well, without metaport it could become an interesting thing to install X.

Maybe there is a readme telling whats needed as a base.

If somebody should have a meta port for testing I would like to give
it a try then.

I didn't find instructions yet, how to best use your "beta ports" in
the wiki system. Maybe I overlooked something. Can I remotely checkout
somehow ? Would need a tip. I only know "remote cvs" operation.

	Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD 6
Need a magic printfilter today ? -> http://www.apsfilter.org/

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 21:51:08 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 D934A16A4E2
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 21:51:08 +0000 (UTC)
	(envelope-from dino_vliet@yahoo.com)
Received: from web51113.mail.yahoo.com (web51113.mail.yahoo.com
	[206.190.39.90]) by mx1.FreeBSD.org (Postfix) with SMTP id 64C8043D5E
	for <ports@FreeBSD.org>; Fri, 21 Jul 2006 21:51:03 +0000 (GMT)
	(envelope-from dino_vliet@yahoo.com)
Received: (qmail 4292 invoked by uid 60001); 21 Jul 2006 21:51:02 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;
	b=MM+eCEzCja9ZgwxoFbOO0zG7A7SrVdQW5yLJQj26ecF4+hNj0i04D9IdVbFC8iZR6dkirbD5Wkf8yd0eYdYpgUM6z/LU5+4Fme5IzdELg+3l3ZgEFUytH7DHLz4MI7dFp9D/IlKwM+NDcNNmaaXoxIe9YL5YGLv1mkxsEi6W33Y=
	; 
Message-ID: <20060721215102.4290.qmail@web51113.mail.yahoo.com>
Received: from [82.170.181.144] by web51113.mail.yahoo.com via HTTP;
	Fri, 21 Jul 2006 14:51:02 PDT
Date: Fri, 21 Jul 2006 14:51:02 -0700 (PDT)
From: Dino Vliet <dino_vliet@yahoo.com>
To: Mark Linimon <linimon@lonesome.com>
In-Reply-To: <20060721204024.GA8033@soaustin.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Cc: ports@FreeBSD.org, freebsd-questions@freebsd.org
Subject: Re: portsdb -Uu broken on AMD64 system
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 21:51:08 -0000

Awesome........everything works fine again!
You are getting faster and faster at these forums as
time progresses:-)

Just today I presented a plan at the company where I'm
employed to use a open source BI tool and emphasized
that the support from the community is excellent!!

FreeBSD is NO EXCEPTION!!!

Thanks

--- Mark Linimon <linimon@lonesome.com> wrote:

> This has already been fixed.  Please re-cvsup and
> try again.
> 
> mcl
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 23:03:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 221CA16A4DA;
	Fri, 21 Jul 2006 23:03:40 +0000 (UTC)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D850A43D45;
	Fri, 21 Jul 2006 23:03:39 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 8801041BE; Fri, 21 Jul 2006 18:03:39 -0500 (CDT)
Date: Fri, 21 Jul 2006 18:03:39 -0500
To: Andreas Klemm <andreas@FreeBSD.org>
Message-ID: <20060721230339.GA12448@soaustin.net>
References: <20060721065110.GA6785@titan.klemm.apsfilter.org>
	<1153489994.666.0.camel@localhost>
	<1153515444.47680.13.camel@localhost>
	<20060721212049.GA87426@titan.klemm.apsfilter.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060721212049.GA87426@titan.klemm.apsfilter.org>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: freebsd-ports@FreeBSD.org, Florent Thoumie <flz@FreeBSD.org>,
	Joel Dahl <joel@FreeBSD.org>
Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 23:03:40 -0000

IMHO you should wait until we are ready to do a test-run on pointyhat.
Otherwise you are going to be finding problems one-at-a-time that we
can otherwise find out in bulk.

To reiterate: there is very active work to get us to xorg7.  It's not
as trivial as some people have thought it is.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul 21 23:22:55 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 60E0916A537
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 23:22:55 +0000 (UTC)
	(envelope-from daeg@houston.rr.com)
Received: from ms-smtp-05.texas.rr.com (ms-smtp-05.texas.rr.com [24.93.47.44])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DB45943D46
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 23:22:53 +0000 (GMT)
	(envelope-from daeg@houston.rr.com)
Received: from cpe-24-167-74-69.houston.res.rr.com
	(cpe-24-167-74-69.houston.res.rr.com [24.167.74.69])
	by ms-smtp-05.texas.rr.com (8.13.6/8.13.6) with ESMTP id k6LNMqBV021034
	for <freebsd-ports@freebsd.org>; Fri, 21 Jul 2006 18:22:52 -0500 (CDT)
From: David J Brooks <daeg@houston.rr.com>
Organization: KC5WNK
To: freebsd-ports@freebsd.org
Date: Fri, 21 Jul 2006 18:22:51 -0500
User-Agent: KMail/1.9.3
References: <200607211300.55278.daeg@houston.rr.com>
	<200607211906.27488.mhql53@dsl.pipex.com>
In-Reply-To: <200607211906.27488.mhql53@dsl.pipex.com>
X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(=?utf-8?q?gxJxxc=0A=09R=09nSNPNr*/=5E=7EStawWU9KDJ-CT0k=24f=23?=@t2^K&BS_f|?ZV/.7Q
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607211822.52408.daeg@houston.rr.com>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Subject: Re: portupgrade boost-python fails
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 21 Jul 2006 23:22:55 -0000

I just ran cvsup again and retried the portupgrade -R. Everything builds 
cleanly now. :)

David

-- 
Sure God created the world in only six days,
but He didn't have an established user-base.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 08:20:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 5EE2916A4E8;
	Sat, 22 Jul 2006 08:20:19 +0000 (UTC)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A283643D5A;
	Sat, 22 Jul 2006 08:20:09 +0000 (GMT)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from srv1.cosmo-project.de (localhost [IPv6:::1])
	by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id k6M8K7WV075041
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Sat, 22 Jul 2006 10:20:08 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: (from uucp@localhost)
	by srv1.cosmo-project.de (8.12.10/8.12.10/Submit) with UUCP id
	k6M8K7tc075040; Sat, 22 Jul 2006 10:20:07 +0200 (CEST)
	(envelope-from andreas@klemm.apsfilter.org)
Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org
	[127.0.0.1])
	by klemm.apsfilter.org (8.13.6/8.13.4) with ESMTP id k6M8FaW0005037;
	Sat, 22 Jul 2006 10:15:36 +0200 (CEST)
	(envelope-from andreas@titan.klemm.apsfilter.org)
Received: (from andreas@localhost)
	by titan.klemm.apsfilter.org (8.13.6/8.13.4/Submit) id k6M8FZXq005036; 
	Sat, 22 Jul 2006 10:15:35 +0200 (CEST) (envelope-from andreas)
Date: Sat, 22 Jul 2006 10:15:35 +0200
From: Andreas Klemm <andreas@FreeBSD.org>
To: Mark Linimon <linimon@lonesome.com>
Message-ID: <20060722081535.GA4890@titan.klemm.apsfilter.org>
References: <20060721065110.GA6785@titan.klemm.apsfilter.org>
	<1153489994.666.0.camel@localhost>
	<1153515444.47680.13.camel@localhost>
	<20060721212049.GA87426@titan.klemm.apsfilter.org>
	<20060721230339.GA12448@soaustin.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060721230339.GA12448@soaustin.net>
X-Operating-System: FreeBSD 6.1-STABLE
X-Disclaimer: A free society is one where it is safe to be unpopular
User-Agent: Mutt/1.5.11
Cc: freebsd-ports@FreeBSD.org, Florent Thoumie <flz@FreeBSD.org>,
	Joel Dahl <joel@FreeBSD.org>
Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 08:20:19 -0000

On Fri, Jul 21, 2006 at 06:03:39PM -0500, Mark Linimon wrote:
> IMHO you should wait until we are ready to do a test-run on pointyhat.
> Otherwise you are going to be finding problems one-at-a-time that we
> can otherwise find out in bulk.

Thats a point, ok.

> To reiterate: there is very active work to get us to xorg7.  It's not
> as trivial as some people have thought it is.

Surely not.

	Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD 6
Need a magic printfilter today ? -> http://www.apsfilter.org/

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 09:58:07 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8076016A4DF
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 09:58:07 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 87ACF43D4C
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 09:58:06 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 22 Jul 2006 09:58:05 -0000
Received: from p54A7D5F4.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.213.244]
	by mail.gmx.net (mp038) with SMTP; 22 Jul 2006 11:58:05 +0200
X-Authenticated: #5465401
Message-ID: <44C1F68E.80601@gmx.de>
Date: Sat, 22 Jul 2006 11:57:34 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: sem@FreeBSD.org,  freebsd-ports@freebsd.org
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: 
Subject: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 09:58:07 -0000

When a port installs dependencies prior to building and the -j flag is set for make, portupgrade somehow breaks installing dependencies. If I simply do

# cd /usr/ports/category/port
# make install -j 4

it works fine, but the command

# portinstall category/port -m '-j 4'

does not work if dependencies have to be installed. I have tried to get some insight in this and it seems that the ports depended on simply head to the do-install target, omitting things like do-extract, do-patch and do-build.

The cause is a mystery to me, though.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 11:18:35 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 650A916A4DA
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:18:35 +0000 (UTC)
	(envelope-from sem@FreeBSD.org)
Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 08EE743D46
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:18:34 +0000 (GMT)
	(envelope-from sem@FreeBSD.org)
Received: from [87.240.16.199] (helo=[192.168.0.4])
	by mail.ciam.ru with esmtpa (Exim 4.x)
	id 1G4FV9-0008m0-57; Sat, 22 Jul 2006 15:18:31 +0400
Message-ID: <44C2096E.4080701@FreeBSD.org>
Date: Sat, 22 Jul 2006 15:18:06 +0400
From: Sergey Matveychuk <sem@FreeBSD.org>
User-Agent: Thunderbird 1.5.0.2 (X11/20060429)
MIME-Version: 1.0
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
References: <44C1F68E.80601@gmx.de>
In-Reply-To: <44C1F68E.80601@gmx.de>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: freebsd-ports@freebsd.org
Subject: Re: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 11:18:35 -0000

[LoN]Kamikaze wrote:
> When a port installs dependencies prior to building and the -j flag is set for make, portupgrade somehow breaks installing dependencies. If I simply do
> 
> # cd /usr/ports/category/port
> # make install -j 4
> 
> it works fine, but the command
> 
> # portinstall category/port -m '-j 4'
> 
> does not work if dependencies have to be installed. I have tried to get some insight in this and it seems that the ports depended on simply head to the do-install target, omitting things like do-extract, do-patch and do-build.
> 
> The cause is a mystery to me, though.

-j is not supported for ports.

-- 
Dixi.
Sem.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 11:26:02 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 35D9B16A4E2
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:26:02 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id 2E26943D45
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:26:00 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 22 Jul 2006 11:25:59 -0000
Received: from p54A7D5F4.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.213.244]
	by mail.gmx.net (mp007) with SMTP; 22 Jul 2006 13:25:59 +0200
X-Authenticated: #5465401
Message-ID: <44C20B29.30308@gmx.de>
Date: Sat, 22 Jul 2006 13:25:29 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: Sergey Matveychuk <sem@FreeBSD.org>
References: <44C1F68E.80601@gmx.de> <44C2096E.4080701@FreeBSD.org>
In-Reply-To: <44C2096E.4080701@FreeBSD.org>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: freebsd-ports@freebsd.org
Subject: Re: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 11:26:02 -0000



Sergey Matveychuk wrote:
> [LoN]Kamikaze wrote:
>> When a port installs dependencies prior to building and the -j flag is set for make, portupgrade somehow breaks installing dependencies. If I simply do
>>
>> # cd /usr/ports/category/port
>> # make install -j 4
>>
>> it works fine, but the command
>>
>> # portinstall category/port -m '-j 4'
>>
>> does not work if dependencies have to be installed. I have tried to get some insight in this and it seems that the ports depended on simply head to the do-install target, omitting things like do-extract, do-patch and do-build.
>>
>> The cause is a mystery to me, though.
> 
> -j is not supported for ports.
> 

Well, it should be, with all the multi-core CPUs coming. And all other targets work fine with -j. It's solely the install target that's broken.

Is there any reason why it is not supported?

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 11:35:00 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 3A11616A4DA
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:35:00 +0000 (UTC)
	(envelope-from m.gorniak@gmail.com)
Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C575143D53
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 11:34:59 +0000 (GMT)
	(envelope-from m.gorniak@gmail.com)
Received: by wx-out-0102.google.com with SMTP id i31so563426wxd
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 04:34:59 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
	b=l+zRBW9B+LhfAP5AJJgrBxg6khXY8oVNw6W5O7R1yRZ+5YmjCDXBswvnil3GzpgGc2sSdnYgUV52uUuhYRNbnK+Iut7Y5MlYuKG9/Fl+bk1ADUfEdnJF82yke/0F+jCBQZQTJEtuNFz7nnAI+IMfDgKhxog59Dzf1cd1OWcdaxc=
Received: by 10.70.94.4 with SMTP id r4mr2445598wxb;
	Sat, 22 Jul 2006 04:34:59 -0700 (PDT)
Received: by 10.70.74.15 with HTTP; Sat, 22 Jul 2006 04:34:58 -0700 (PDT)
Message-ID: <ea36729f0607220434u32590486l50f0e1ff59a83593@mail.gmail.com>
Date: Sat, 22 Jul 2006 07:34:58 -0400
From: "=?ISO-8859-1?Q?Mariusz_G=F3rniak?=" <m.gorniak@gmail.com>
To: freebsd-ports@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Subject: portmanager
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 11:35:00 -0000

Hi,
I've been using portmanager for a while but one of the sudden
portmanager dumped core:

#portmanager -u
.......
.......
00494 bitstream-vera-1.10_2 /x11-fonts/bitstream-vera
00493 glitz-0.4.4_1 /graphics/glitz
00492 libthai-0.1.5_1 /devel/libthai
00491 automake-1.9.6 /devel/automake19
00490 autoconf-2.59_2 /devel/autoconf259
00489 m4-1.4.4 /devel/m4
00488 gawk-3.1.1_1 /lang/gawk
00487 mc-light-4.1.40.p9_6 /misc/mc-light
00486 ratmenu-1.4 /x11-wm/ratmenu
MGrStrlen error: NULL marker not found in string
Assertion failed: (0), function MGrStrlen, file MGrStrlen.c, line 54.
Abort (core dumped)


Any idea?
--=20
 ___    Pozdrawiam!        Kind regards!        Herzliche Gr=FCsse!
/o  \/| ks.Mariusz@Gorniak.PL ICQ#6099687     gadu-gadu#1404178
\___/\| The essence of life is not long life, but true life.
.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 14:28:52 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 58AFC16A4DD;
	Sat, 22 Jul 2006 14:28:52 +0000 (UTC) (envelope-from marck@rinet.ru)
Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF0AC43D45;
	Sat, 22 Jul 2006 14:28:51 +0000 (GMT) (envelope-from marck@rinet.ru)
Received: from localhost (localhost [127.0.0.1])
	by woozle.rinet.ru (8.13.6/8.13.6) with ESMTP id k6MESnch058919;
	Sat, 22 Jul 2006 18:28:49 +0400 (MSD) (envelope-from marck@rinet.ru)
Date: Sat, 22 Jul 2006 18:28:49 +0400 (MSD)
From: Dmitry Morozovsky <marck@rinet.ru>
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
In-Reply-To: <44C20B29.30308@gmx.de>
Message-ID: <20060722182659.U60076@woozle.rinet.ru>
References: <44C1F68E.80601@gmx.de> <44C2096E.4080701@FreeBSD.org>
	<44C20B29.30308@gmx.de>
X-NCC-RegID: ru.rinet
X-OpenPGP-Key-ID: 6B691B03
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2
	(woozle.rinet.ru [0.0.0.0]); Sat, 22 Jul 2006 18:28:49 +0400 (MSD)
Cc: freebsd-ports@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 14:28:52 -0000

On Sat, 22 Jul 2006, [LoN]Kamikaze wrote:

L> > -j is not supported for ports.
L> > 
L> 
L> Well, it should be, with all the multi-core CPUs coming. And all other 
L> targets work fine with -j. It's solely the install target that's broken.
L> 
L> Is there any reason why it is not supported?

Too many software authors do not design their build invironment for parallel 
work.  Many ports broke in configure and/or build phases just with make -j2.

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 15:16:15 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 A296216A4DD
	for <ports@FreeBSD.org>; Sat, 22 Jul 2006 15:16:15 +0000 (UTC)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net
	[69.17.117.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 489F843D45
	for <ports@FreeBSD.org>; Sat, 22 Jul 2006 15:16:14 +0000 (GMT)
	(envelope-from freebsd-ports-local@be-well.ilk.org)
Received: (qmail 23668 invoked from network); 22 Jul 2006 15:16:14 -0000
Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org)
	([66.92.78.145])
	(envelope-sender <freebsd-ports-local@be-well.ilk.org>)
	by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
	for <alexus@alexus.org>; 22 Jul 2006 15:16:14 -0000
Received: by be-well.ilk.org (Postfix, from userid 1147)
	id 17A7A2842A; Sat, 22 Jul 2006 11:16:12 -0400 (EDT)
To: Mr Alexus <alexus@alexus.org>
References: <004101c6ac77$7ccfb2b0$040a0a0a@alexus>
	<44lkqngo03.fsf@be-well.ilk.org> <44C0C640.4000000@alexus.org>
From: Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
Date: Sat, 22 Jul 2006 11:16:12 -0400
In-Reply-To: <44C0C640.4000000@alexus.org> (alexus@alexus.org's message of
	"Fri, 21 Jul 2006 08:19:12 -0400")
Message-ID: <44veppllfn.fsf@be-well.ilk.org>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: ports@FreeBSD.org
Subject: Re: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT!
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: 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: Sat, 22 Jul 2006 15:16:15 -0000

Mr Alexus <alexus@alexus.org> writes:

> Lowell Gilbert wrote:
>> "alexus" <alexus@alexus.org> writes:
>>
>>   
>>> ===>  Building for gettext-0.14.5_2
>>> Making all in autoconf-lib-link
>>> Making all in m4
>>> Making all in tests
>>> Making all in gettext-runtime
>>> make  all-recursive
>>> Making all in doc
>>> Making all in intl
>>> /bin/sh /usr/local/bin/libtool --mode=compile cc -c
>>> -DLOCALEDIR=\"/usr/local/share/locale\"
>>> -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
>>> -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
>>> -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
>>> -Dset_relocation_prefix=libintl_set_relocation_prefix
>>> -Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
>>> -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
>>> libtool: compile: unable to infer tagged configuration
>>> libtool: compile: specify a tag with `--tag'
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/popt.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/archivers/rpm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/emulators/linux_base-fc4.
>>> dev# uname -a
>>> FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
>>> Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
>>> i386
>>> dev#     
>>
>> It works for me.  Are you sure you have followed the updating
>> instructions in /usr/ports/UPDATING?  [In this case, particularly the
>> libtool update note from 20060223, but you should check the file
>> whenever you update your ports tree.]
>>   
> it's a fresh bare minimum install, all i need is a linux support, so i
> went to /usr/ports/emulators/linux_base-fc4 and tried building it, and
> gettext wouldn't build..

Where did you install a -p2 from?  Normally you need to upgrade from a
base install to get a patch release (I think they are released as
snapshots, but newcomers generally don't know about those).

Probably, you still need to deal with the libtool issue.  Just remove
whatever libtool(s) you have installed (via pkg_delete(1)), "make clean" 
the port you were building, and (probably) it will build fine.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 15:34:01 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 ADB6316A4DA
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 15:34:01 +0000 (UTC)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.21])
	by mx1.FreeBSD.org (Postfix) with SMTP id D339443D4C
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 15:34:00 +0000 (GMT)
	(envelope-from LoN_Kamikaze@gmx.de)
Received: (qmail invoked by alias); 22 Jul 2006 15:33:59 -0000
Received: from p54A7DFBE.dip.t-dialin.net (EHLO [192.168.0.12])
	[84.167.223.190]
	by mail.gmx.net (mp019) with SMTP; 22 Jul 2006 17:33:59 +0200
X-Authenticated: #5465401
Message-ID: <44C24549.4030703@gmx.de>
Date: Sat, 22 Jul 2006 17:33:29 +0200
From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Organization: Lords of Nightmare
User-Agent: Thunderbird 1.5.0.4 (X11/20060720)
MIME-Version: 1.0
To: Dmitry Morozovsky <marck@rinet.ru>
References: <44C1F68E.80601@gmx.de>
	<44C2096E.4080701@FreeBSD.org>	<44C20B29.30308@gmx.de>
	<20060722182659.U60076@woozle.rinet.ru>
In-Reply-To: <20060722182659.U60076@woozle.rinet.ru>
X-Enigmail-Version: 0.94.0.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: freebsd-ports@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject: Re: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 15:34:01 -0000



Dmitry Morozovsky wrote:
> On Sat, 22 Jul 2006, [LoN]Kamikaze wrote:
> 
> L> > -j is not supported for ports.
> L> > 
> L> 
> L> Well, it should be, with all the multi-core CPUs coming. And all other 
> L> targets work fine with -j. It's solely the install target that's broken.
> L> 
> L> Is there any reason why it is not supported?
> 
> Too many software authors do not design their build invironment for parallel 
> work.  Many ports broke in configure and/or build phases just with make -j2.
> 
> Sincerely,
> D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]

Well, at least the ports system itself should not be broken able to work with this. With larger ports I manage to reduce build times by 40% with distcc and a second machine. As far as I see it the number of ports breaking is rather low. On many ports it simply doesn't have an effect, but so far only editors/vim really breaks on my systems.

BTW, I apologize for this is not at all a portupgrade issue, but an issue of the ports system.

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 19:41:30 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 6DE8816A4DD;
	Sat, 22 Jul 2006 19:41:30 +0000 (UTC)
	(envelope-from th.lacoste@wanadoo.fr)
Received: from smtp1.orange.fr (smtp1.orange.fr [193.252.22.30])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 08DBB43D6B;
	Sat, 22 Jul 2006 19:41:29 +0000 (GMT)
	(envelope-from th.lacoste@wanadoo.fr)
Received: from smtp-msa-out01.orange.fr (mwinf0103 [172.22.132.25])
	by mwinf0110.orange.fr (SMTP Server) with ESMTP id 079395C03F02;
	Sat, 22 Jul 2006 21:41:29 +0200 (CEST)
Received: from aldebaran (ASte-Genev-Bois-151-1-80-160.w81-48.abo.wanadoo.fr
	[81.48.109.160])
	by mwinf0103.orange.fr (SMTP Server) with SMTP id 99FEF1F926A4;
	Sat, 22 Jul 2006 21:41:27 +0200 (CEST)
X-ME-UUID: 20060722194127630.99FEF1F926A4@mwinf0103.orange.fr
Message-ID: <002001c6adc6$d26dd120$0201a8c0@aldebaran>
From: "Thierry Lacoste" <th.lacoste@wanadoo.fr>
To: <delphij@FreeBSD.org>
Date: Sat, 22 Jul 2006 21:41:23 +0200
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=original
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2869
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Cc: ports@FreeBSD.org
Subject: FreeBSD Port: openldap-server-2.3.24: default loglevel and
	/var/log/debug.log
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 19:41:30 -0000

When running slapd on a valilla FreeBSD 6.1-RELEASE
/var/log/debug.log is rotating frequently.

It seems that the default loglevel is set to 256; correct?
Is this the default for openldap?
I've been grepping through the sources but was unable
to verify my hypothesis. How can I know the actual default loglevel?

Because slapd is logging through local4 and /etc/syslog.conf contains
*.=debug   /var/log/debug.log
the file is growing rapidly.

Are these defaults recommended for a production server?
If not, what are the recommendations concerning slapd loglevel
and/or syslog.conf configuration?

Regards,
Thierry.



From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 20:45:19 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B905416A4E0;
	Sat, 22 Jul 2006 20:45:19 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk
	[81.187.76.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CB6F943D5C;
	Sat, 22 Jul 2006 20:45:05 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from [IPv6:::1] (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id
	k6MKidDL068604; Sat, 22 Jul 2006 21:44:39 +0100 (BST)
	(envelope-from m.seaman@infracaninophile.co.uk)
Authentication-Results: smtp.infracaninophile.co.uk
	from=m.seaman@infracaninophile.co.uk; sender-id=softfail;
	spf=softfail
X-SenderID: Sendmail Sender-ID Filter v0.2.13 smtp.infracaninophile.co.uk
	k6MKidDL068604
Message-ID: <44C28E30.6070805@infracaninophile.co.uk>
Date: Sat, 22 Jul 2006 21:44:32 +0100
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Organization: Infracaninophile
User-Agent: Thunderbird 1.5.0.4 (X11/20060610)
MIME-Version: 1.0
To: Thierry Lacoste <th.lacoste@wanadoo.fr>
References: <002001c6adc6$d26dd120$0201a8c0@aldebaran>
In-Reply-To: <002001c6adc6$d26dd120$0201a8c0@aldebaran>
X-Enigmail-Version: 0.94.0.0
Content-Type: multipart/signed; micalg=pgp-ripemd160;
	protocol="application/pgp-signature";
	boundary="------------enig750A7B98F1D657442D62F3B0"
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2
	(smtp.infracaninophile.co.uk [IPv6:::1]);
	Sat, 22 Jul 2006 21:44:59 +0100 (BST)
X-Virus-Scanned: ClamAV 0.88.3/1614/Fri Jul 21 21:27:38 2006 on
	happy-idiot-talk.infracaninophile.co.uk
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS 
	autolearn=ham version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on 
	happy-idiot-talk.infracaninophile.co.uk
Cc: ports@freebsd.org, delphij@freebsd.org
Subject: Re: FreeBSD Port: openldap-server-2.3.24: default loglevel
	and	/var/log/debug.log
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 20:45:19 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig750A7B98F1D657442D62F3B0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Thierry Lacoste wrote:

> It seems that the default loglevel is set to 256; correct?
> Is this the default for openldap?
> I've been grepping through the sources but was unable
> to verify my hypothesis. How can I know the actual default loglevel?

http://www.openldap.org/doc/admin23/slapdconfig.html#Configuration%20File=
%20Directives

Section 6.2.1.5:

   "Default:

      loglevel 256"

So, Correct, yes.  However that loglevel records the activity of the
server in about the same level of detail as you'ld hope to see from any
other network server.

> Because slapd is logging through local4 and /etc/syslog.conf contains
> *.=3Ddebug   /var/log/debug.log
> the file is growing rapidly.
>=20
> Are these defaults recommended for a production server?
> If not, what are the recommendations concerning slapd loglevel
> and/or syslog.conf configuration?

Having slapd write logs is certainly a good thing.  However it seems
that your only choice of how to log what slapd does is via syslog using
the LOG_LOCAL4 facility.  If the slapd logging is too voluminous and=20
clogging up files that should show other logs, you can tell syslog not
to include it.  Eg for your debug.log:

    !-slapd
    *.=3Ddebug               /var/log/debug.log

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enig750A7B98F1D657442D62F3B0
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEwo428Mjk52CukIwRAxDTAKCBLtw8hBVhfzs9HUmiw0sxtBcuJgCZAUHX
PU95V97VIWLyLOXn7Xo+v7c=
=sinC
-----END PGP SIGNATURE-----

--------------enig750A7B98F1D657442D62F3B0--

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 20:48:34 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 B2F1B16A4DA
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 20:48:34 +0000 (UTC)
	(envelope-from jtrigg@spamcop.net)
Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 59ED843D55
	for <freebsd-ports@freebsd.org>; Sat, 22 Jul 2006 20:48:34 +0000 (GMT)
	(envelope-from jtrigg@spamcop.net)
Received: by argent.heraldsnet.org (Postfix, from userid 1001)
	id 79755C3C; Sat, 22 Jul 2006 16:48:33 -0400 (EDT)
Date: Sat, 22 Jul 2006 16:48:33 -0400
From: Jim Trigg <jtrigg@spamcop.net>
To: freebsd-ports@freebsd.org
Message-ID: <20060722204833.GA23940@spamcop.net>
Mail-Followup-To: freebsd-ports@freebsd.org
References: <56732.128.221.197.129.1153429782.squirrel@mail.scadian.net>
	<44C072BA.3060809@FreeBSD.org>
	<11191.128.221.197.129.1153493101.squirrel@mail.scadian.net>
	<200607211110.12682.duncan.fbsd@gmail.com>
	<10500.128.221.197.129.1153500220.squirrel@mail.scadian.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <10500.128.221.197.129.1153500220.squirrel@mail.scadian.net>
User-Agent: Mutt/1.4.2.1i
Subject: Re: Can't install ruby-bdb on RELEASE-6.1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 20:48:34 -0000

On Fri, Jul 21, 2006 at 12:43:40PM -0400, Jim Trigg wrote:
> On Fri, July 21, 2006 12:10 pm, Donald J. O'Neill wrote:
> > On Friday 21 July 2006 09:45, Jim Trigg wrote:
> >> On Fri, July 21, 2006 2:22 am, Sergey Matveychuk wrote:
> >> > Jim Trigg wrote:
> >> >> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> >> >> portupgrade from a package during the OS install.  ruby-bdb fails to
> >> >> build, complaining that it doesn't know how to make 'all' (it doesn't
> >> >> specify which directory it's in, but it's right after it runs
> >> >> extconf.rb).  Any clues?
> >> >>
> >> >> (Note: when I posted this earlier I mentioned changing LOCALBASE.
> >> >> Further testing has shown that it fails regardless of LOCALBASE
> >> >> setting.)

Cleaning out installed ports, refreshing the ports tree with portsnap, and
building WITH_BDB_VER=43 worked; thanks for all the advice, folks.

Jim
-- 
Jim Trigg, Lord High Everything Else  O-          /"\
                                                  \ /  ASCII RIBBON CAMPAIGN
Hostmaster, Huie Kin family website                X    HELP CURE HTML MAIL
Verger, All Saints Church - Sharon Chapel         / \

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 21:13:27 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 2C22816A4DA;
	Sat, 22 Jul 2006 21:13:27 +0000 (UTC)
	(envelope-from linimon@lonesome.com)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E0FF143D46;
	Sat, 22 Jul 2006 21:13:26 +0000 (GMT)
	(envelope-from linimon@lonesome.com)
Received: by mail.soaustin.net (Postfix, from userid 502)
	id 1378F41C9; Sat, 22 Jul 2006 16:13:26 -0500 (CDT)
Date: Sat, 22 Jul 2006 16:13:26 -0500
To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Message-ID: <20060722211326.GB8547@soaustin.net>
References: <44C1F68E.80601@gmx.de> <44C2096E.4080701@FreeBSD.org>
	<44C20B29.30308@gmx.de> <20060722182659.U60076@woozle.rinet.ru>
	<44C24549.4030703@gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <44C24549.4030703@gmx.de>
User-Agent: Mutt/1.5.9i
From: linimon@lonesome.com (Mark Linimon)
Cc: Dmitry Morozovsky <marck@rinet.ru>, freebsd-ports@freebsd.org,
	Sergey Matveychuk <sem@freebsd.org>
Subject: Re: portinstall breaks with -m "-j 4"
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 21:13:27 -0000

> BTW, I apologize for this is not at all a portupgrade issue, but an issue
> of the ports system.

It is an issue with individual ports -- actually not the "port" (e.g.
Makefile framework, pkg-*) but the individual applications (IIUC).

> Well, at least the ports system itself should not be broken able to work
> with this. With larger ports I manage to reduce build times by 40% with
> distcc and a second machine. As far as I see it the number of ports
> breaking is rather low.

Please feel free to suggest a framework (complete with regression test
framework) where the infrastructure code can "learn" which ports are safe.
I think it's going to be a harder problem than you think it is.  Note that
"appears to work" and "can be shown to work under arbitrary build
circumstances for all users" are IMHO going to be two very different
classes of problem -- and the latter will need to be solved before it
can be used on the package-building cluster.

mcl

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul 22 21:56:40 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: 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 8996F16A4DD;
	Sat, 22 Jul 2006 21:56:40 +0000 (UTC)
	(envelope-from th.lacoste@wanadoo.fr)
Received: from smtp12.orange.fr (smtp12.orange.fr [193.252.22.20])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ECA2A43D45;
	Sat, 22 Jul 2006 21:56:39 +0000 (GMT)
	(envelope-from th.lacoste@wanadoo.fr)
Received: from smtp-msa-out12.orange.fr (mwinf1202 [172.22.143.24])
	by mwinf1210.orange.fr (SMTP Server) with ESMTP id 848711C00D07;
	Sat, 22 Jul 2006 23:56:00 +0200 (CEST)
Received: from sirius.stars.net
	(ASte-Genev-Bois-151-1-80-160.w81-48.abo.wanadoo.fr [81.48.109.160])
	by mwinf1202.orange.fr (SMTP Server) with ESMTP id F37241C00084;
	Sat, 22 Jul 2006 23:55:58 +0200 (CEST)
X-ME-UUID: 20060722215558997.F37241C00084@mwinf1202.orange.fr
From: Thierry Lacoste <th.lacoste@wanadoo.fr>
To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Date: Sat, 22 Jul 2006 23:55:23 +0200
User-Agent: KMail/1.8.2
References: <002001c6adc6$d26dd120$0201a8c0@aldebaran>
	<44C28E30.6070805@infracaninophile.co.uk>
In-Reply-To: <44C28E30.6070805@infracaninophile.co.uk>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-6"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200607222355.24502.th.lacoste@wanadoo.fr>
Cc: ports@freebsd.org, delphij@freebsd.org
Subject: Re: FreeBSD Port: openldap-server-2.3.24: default loglevel
	and	/var/log/debug.log
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
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, 22 Jul 2006 21:56:40 -0000

Thanks a lot.

> > It seems that the default loglevel is set to 256; correct?
> > Is this the default for openldap?
> > I've been grepping through the sources but was unable
> > to verify my hypothesis. How can I know the actual default loglevel?
>
> http://www.openldap.org/doc/admin23/slapdconfig.html#Configuration%20File%2
>0Directives
>
> Section 6.2.1.5:
>
>    "Default:
>
>       loglevel 256"
>
> So, Correct, yes.  However that loglevel records the activity of the
> server in about the same level of detail as you'ld hope to see from any
> other network server.
With no negative impact on performance for a loaded production server?
My /var/log/debug.log was already rotating every hour and the machine
is only in a testing phase.
>
> > Because slapd is logging through local4 and /etc/syslog.conf contains
> > *.=debug   /var/log/debug.log
> > the file is growing rapidly.
> >
> > Are these defaults recommended for a production server?
> > If not, what are the recommendations concerning slapd loglevel
> > and/or syslog.conf configuration?
>
> Having slapd write logs is certainly a good thing.  However it seems
> that your only choice of how to log what slapd does is via syslog using
> the LOG_LOCAL4 facility.  If the slapd logging is too voluminous and
> clogging up files that should show other logs, you can tell syslog not
> to include it.  Eg for your debug.log:
>
>     !-slapd
>     *.=debug               /var/log/debug.log
>
Actually I did
*.=debug;local4.none                            /var/log/debug.log
local4.debug                                     /var/log/slapd.log

But clearly /var/log/slapd.log is now rotating fast.
I'm using nss_ldap and a simple "id lacoste" generates more than 2 KB of logs.

I was considering keeping that setting for testing purposes and
either turn to local4.info in syslog.conf or set "loglevel=0" in slapd.conf
when in production. Is this a bad idea?

Regards,
Thierry.