From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 01:23:41 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69C8D1065672 for ; Sun, 21 Nov 2010 01:23:41 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0A78FC16 for ; Sun, 21 Nov 2010 01:23:40 +0000 (UTC) Received: from omta01.westchester.pa.mail.comcast.net ([76.96.62.11]) by qmta02.westchester.pa.mail.comcast.net with comcast id Zcut1f0010EZKEL52dPh69; Sun, 21 Nov 2010 01:23:41 +0000 Received: from comcast.net ([98.203.142.76]) by omta01.westchester.pa.mail.comcast.net with comcast id ZdPf1f0081f6R9u3MdPfhJ; Sun, 21 Nov 2010 01:23:41 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sat, 20 Nov 2010 17:23:37 -0800 Date: Sat, 20 Nov 2010 17:23:37 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101121012336.GM13998@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 01:23:41 -0000 I'm working on a new port that installs a program with a name that seems like it would already be taken, but I don't have anything by that name on my system -- even though I have lots of ports installed. I know that I can use "portsdb -r" to find all the ports that depend on a given port, whether they're installed or not. Is there a similar way to determine if an uninstalled port installs a file with a given name? From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 03:23:09 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3227106566B for ; Sun, 21 Nov 2010 03:23:09 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta13.westchester.pa.mail.comcast.net (qmta13.westchester.pa.mail.comcast.net [76.96.59.243]) by mx1.freebsd.org (Postfix) with ESMTP id A44E78FC0C for ; Sun, 21 Nov 2010 03:23:09 +0000 (UTC) Received: from omta17.westchester.pa.mail.comcast.net ([76.96.62.89]) by qmta13.westchester.pa.mail.comcast.net with comcast id ZfH01f0051vXlb85DfP94B; Sun, 21 Nov 2010 03:23:09 +0000 Received: from comcast.net ([98.203.142.76]) by omta17.westchester.pa.mail.comcast.net with comcast id ZfP71f00A1f6R9u3dfP8qQ; Sun, 21 Nov 2010 03:23:09 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sat, 20 Nov 2010 19:23:06 -0800 Date: Sat, 20 Nov 2010 19:23:06 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101121032306.GB48679@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20101121012336.GM13998@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20101121012336.GM13998@comcast.net> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 03:23:10 -0000 On Sat 20 Nov 2010 at 17:23:37 PST Charlie Kester wrote: >I'm working on a new port that installs a program with a name that seems >like it would already be taken, but I don't have anything by that name >on my system -- even though I have lots of ports installed. > >I know that I can use "portsdb -r" to find all the ports that depend on >a given port, whether they're installed or not. Is there a similar way >to determine if an uninstalled port installs a file with a given name? As someone kindly reminded me, "find" and "grep" are my friends: $ cd /usr/ports $ find . -name "pkg-plist" -exec grep -H "bin/progname" {} \; $ find . -name Makefile -exec grep -H "bin/progname" {} \; From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 03:33:50 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7534B106566C for ; Sun, 21 Nov 2010 03:33:50 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 36A518FC22 for ; Sun, 21 Nov 2010 03:33:49 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 20 Nov 2010 22:33:49 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr17.lnh.mail.rcn.net (MOS 4.1.9-GA) with ESMTP id AOP07846; Sat, 20 Nov 2010 22:33:02 -0500 Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 20 Nov 2010 22:33:02 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19688.37613.144903.851371@jerusalem.litteratus.org> Date: Sat, 20 Nov 2010 22:33:01 -0500 To: Charlie Kester In-Reply-To: <20101121032306.GB48679@comcast.net> References: <20101121012336.GM13998@comcast.net> <20101121032306.GB48679@comcast.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 03:33:50 -0000 Charlie Kester writes: > On Sat 20 Nov 2010 at 17:23:37 PST Charlie Kester wrote: > >I'm working on a new port that installs a program with a name that seems > >like it would already be taken, but I don't have anything by that name > >on my system -- even though I have lots of ports installed. > > > >I know that I can use "portsdb -r" to find all the ports that depend on > >a given port, whether they're installed or not. Is there a similar way > >to determine if an uninstalled port installs a file with a given name? > > As someone kindly reminded me, "find" and "grep" are my friends: > > $ cd /usr/ports > $ find . -name "pkg-plist" -exec grep -H "bin/progname" {} \; > $ find . -name Makefile -exec grep -H "bin/progname" {} \; The former accounts for static packing lists; does the second do the same for dynamic packing lists? Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 04:05:14 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAFC6106564A for ; Sun, 21 Nov 2010 04:05:14 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id 8EC028FC0A for ; Sun, 21 Nov 2010 04:05:14 +0000 (UTC) Received: from omta14.emeryville.ca.mail.comcast.net ([76.96.30.60]) by qmta05.emeryville.ca.mail.comcast.net with comcast id Zfpr1f0021HpZEsA5g5EFB; Sun, 21 Nov 2010 04:05:14 +0000 Received: from comcast.net ([98.203.142.76]) by omta14.emeryville.ca.mail.comcast.net with comcast id Zg5C1f0021f6R9u8ag5Cy4; Sun, 21 Nov 2010 04:05:13 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sat, 20 Nov 2010 20:05:11 -0800 Date: Sat, 20 Nov 2010 20:05:11 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101121040511.GC48679@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20101121012336.GM13998@comcast.net> <20101121032306.GB48679@comcast.net> <19688.37613.144903.851371@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <19688.37613.144903.851371@jerusalem.litteratus.org> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 04:05:14 -0000 On Sat 20 Nov 2010 at 19:33:01 PST Robert Huff wrote: > >Charlie Kester writes: > >> On Sat 20 Nov 2010 at 17:23:37 PST Charlie Kester wrote: >> >I'm working on a new port that installs a program with a name that seems >> >like it would already be taken, but I don't have anything by that name >> >on my system -- even though I have lots of ports installed. >> > >> >I know that I can use "portsdb -r" to find all the ports that depend on >> >a given port, whether they're installed or not. Is there a similar way >> >to determine if an uninstalled port installs a file with a given name? >> >> As someone kindly reminded me, "find" and "grep" are my friends: >> >> $ cd /usr/ports >> $ find . -name "pkg-plist" -exec grep -H "bin/progname" {} \; >> $ find . -name Makefile -exec grep -H "bin/progname" {} \; > > The former accounts for static packing lists; does the second >do the same for dynamic packing lists? Probably not. I was just thinking of ports that define PLIST_FILES in their Makefiles, in lieu of a pkg-plist. But I expect these two find & greps will detect the majority of filename conflicts. Unless someone has a better recommendation, I'll settle for less than perfect. Besides, the Porter's Handbook strongly discourages the use of dynamic package lists (although it does not forbid them). So if I'm not aware of a conflict with someone else's port that uses them anyway, I figure it's as much their fault as mine. ;) From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 04:34:49 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D49B1106566C for ; Sun, 21 Nov 2010 04:34:49 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 8F2188FC0C for ; Sun, 21 Nov 2010 04:34:49 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 20 Nov 2010 23:34:46 -0500 Received: from mx04.lnh.mail.rcn.net (mx04.lnh.mail.rcn.net [207.172.157.54]) by mr16.lnh.mail.rcn.net (MOS 4.1.9-GA) with ESMTP id ASY07420; Sat, 20 Nov 2010 23:34:31 -0500 Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp04.lnh.mail.rcn.net with ESMTP; 20 Nov 2010 23:34:31 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19688.41302.976685.849999@jerusalem.litteratus.org> Date: Sat, 20 Nov 2010 23:34:30 -0500 To: Charlie Kester In-Reply-To: <20101121040511.GC48679@comcast.net> References: <20101121012336.GM13998@comcast.net> <20101121032306.GB48679@comcast.net> <19688.37613.144903.851371@jerusalem.litteratus.org> <20101121040511.GC48679@comcast.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 04:34:49 -0000 Charlie Kester writes: > But I expect these two find & greps will detect the majority of > filename conflicts. Unless someone has a better recommendation, > I'll settle for less than perfect. If this is a one-time thing, your best policy might be to provide the (proposed) name and see if anyone raises a red flag. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 04:58:01 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B5661065670 for ; Sun, 21 Nov 2010 04:58:01 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta05.westchester.pa.mail.comcast.net (qmta05.westchester.pa.mail.comcast.net [76.96.62.48]) by mx1.freebsd.org (Postfix) with ESMTP id E8CC38FC08 for ; Sun, 21 Nov 2010 04:58:00 +0000 (UTC) Received: from omta16.westchester.pa.mail.comcast.net ([76.96.62.88]) by qmta05.westchester.pa.mail.comcast.net with comcast id Zgvi1f0031uE5Es55gy1oM; Sun, 21 Nov 2010 04:58:01 +0000 Received: from comcast.net ([98.203.142.76]) by omta16.westchester.pa.mail.comcast.net with comcast id Zgxz1f0011f6R9u3cgxz49; Sun, 21 Nov 2010 04:58:01 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sat, 20 Nov 2010 20:57:42 -0800 Date: Sat, 20 Nov 2010 20:57:42 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101121045742.GD48679@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20101121012336.GM13998@comcast.net> <20101121032306.GB48679@comcast.net> <19688.37613.144903.851371@jerusalem.litteratus.org> <20101121040511.GC48679@comcast.net> <19688.41302.976685.849999@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <19688.41302.976685.849999@jerusalem.litteratus.org> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 04:58:01 -0000 On Sat 20 Nov 2010 at 20:34:30 PST Robert Huff wrote: > >Charlie Kester writes: > >> But I expect these two find & greps will detect the majority of >> filename conflicts. Unless someone has a better recommendation, >> I'll settle for less than perfect. > > If this is a one-time thing, your best policy might be to >provide the (proposed) name and see if anyone raises a red flag. Two names, actually: "box" and "boxer". I'm amazed these names don't seem to be taken. I remember boxer as the name of an editor on another platform, but it was never ported to BSD. There's "boxes" which is a little utility for formatting comment blocks and similar text. But no "box". Weird. Anyway, the "box" I have in mind is a programming language for graphics. http://boxc.sourceforge.net. Boxer is the name of its Python-based GUI. I have the portfiles ready to submit, assuming my tinderbox run goes OK. This query was one of my final sanity checks. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 05:14:40 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2169A106564A for ; Sun, 21 Nov 2010 05:14:40 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from bsdevel.akherb.com (bsdevel.akherb.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id EA8678FC17 for ; Sun, 21 Nov 2010 05:14:39 +0000 (UTC) Received: from pinnacle.akherb.com (180-150-42-72.gci.net [72.42.150.180]) by bsdevel.akherb.com (Postfix) with ESMTP id F14201972F8F; Sun, 21 Nov 2010 04:57:17 +0000 (UTC) From: Beech Rintoul Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Sat, 20 Nov 2010 19:57:16 -0900 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.3; i386; ; ) References: <4CE7EC0D.9000203@a1poweruser.com> In-Reply-To: <4CE7EC0D.9000203@a1poweruser.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3621905.lbkGkVXBps"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201011201957.17324.beech@freebsd.org> Cc: Fbsd8 Subject: Re: becoming a port committor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: beech@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 05:14:40 -0000 --nextPart3621905.lbkGkVXBps Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Saturday 20 November 2010 06:41:01 Fbsd8 wrote: > I have a lot of free time now that I am retired. I see a large number of > ports in open status that have been waiting to be committed longer than > 30 days. A lot of these ports or the associated patches have problems or are in the= =20 wrong format. As for new ports, not all get committed for various reasons. =46eel free to correct any problems and resubmit. Read the "FreeBSD Porter'= s=20 Handbook" and "Contributing to the FreeBSD Ports Collection". http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing- ports/index.html =20 > What is the procedure to become a ports committor? There is no hard and fast procedure. You must be invited, approved by portm= gr@=20 and undergo a period of mentorship. If approved, your mentor will decide wh= en=20 you're ready to commit on your own. Here are some guidelines: Contribute approx. 50 pr's with patches that are consistently coded and pro= ve=20 to work (and in the right format) no shar files please. Make your presence known on #bsdports and answer questions correctly. Have the ability to take (and act on) constructive criticism from senior=20 maintainers, committors and portmgr. Understand and follow FreeBSD guidelines and procedures. Above all, be an asset and get along well with others in the project. If you do all of this you will be noticed and a mentor will likely contact= =20 you. Good Luck, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.0R/announce.html =2D------------------------------------------------------------------------= =2D------------- --nextPart3621905.lbkGkVXBps Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iF4EABEIAAYFAkzopq0ACgkQQLNZXRF1OntPQwD/e9P3w/AYUboW2HCofAR/h7TO X+pJNNkd/UHhdyhmBpcA/2b2TaBiNgEPLQgvLi0DhJvZoPI86pWimeB78e71tbrU =Vxbv -----END PGP SIGNATURE----- --nextPart3621905.lbkGkVXBps-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 06:08:31 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09AAC106564A for ; Sun, 21 Nov 2010 06:08:31 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from pinus.izb.knu.ac.kr (pinus.izb.knu.ac.kr [IPv6:2001:470:1f05:5f6:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6AEDD8FC17 for ; Sun, 21 Nov 2010 06:08:30 +0000 (UTC) Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [IPv6:::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 3915857378; Sun, 21 Nov 2010 15:08:27 +0900 (KST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=izb.knu.ac.kr; h=from:to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-type; s=soyeomul; i=bh@izb.knu.ac.kr; bh=1 LvYsdJbL/l7BhfI2FpaUc0b0D0lK28wc+M7hdyohiE=; b=h4S8t3WfJRxmH9sJZ M76y01PTTAG+vzYvK/kMAQSvuVsimnbkBbEr82XZ6dOANLSZvK8WmIi4xctSaxmj di0mddtchABS0t0Bpq2RW6hdsBYolA7PVeu8MGEF3noSO0/KZoFsHJivwJ2g+wK7 cjm2k+EW5tjGcCYF4CRFl0JgB4= Received: from betla.izb.knu.ac.kr (betla.izb.knu.ac.kr [IPv6:2001:470:1f05:5f6:3::b]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 1F6C557375; Sun, 21 Nov 2010 15:08:27 +0900 (KST) Received: from betla.home (unknown [59.24.179.60]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: bh@izb.knu.ac.kr) by betla.izb.knu.ac.kr (Postfix) with ESMTP id 5D93D1CCF0; Sun, 21 Nov 2010 15:08:26 +0900 (KST) From: Byung-Hee HWANG To: Masoom Shaikh Organization: GR References: <4CE7EC0D.9000203@a1poweruser.com> <861v6gdkoi.fsf@betla.home> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEVMM2UIAhGJrpkJDwsD AwgJAggKPnwFBAIEBAQJAjTkRM0eAAACN0lEQVQ4jW3Tv2sbMRQHcPnSDt78bMWctkOBgDc7 10I8Cl6DOpZm6RgPBx4LgbrjUbVVNiuXHNF/2yfJzqnEwmDfffyV9PSD2UNTfuu9A/65cT39 AnZ4j8pTcxzM/HlO4F8BnAcHCK14CuBeQXAFAJwbg/MmS2igEDWtrfZ9PyQiiJCxei1o+CNY bUJX4J1Cr8TQlbWmFZ3vijFwT58c7kW3Z3K84oJrFAPYds8Yk6zmwnGLGai9rApZnaGgBbAZ wF6GdoY3DiADA74IMMa5KzFPGEWDSLmAiSttDkhTqUVxAX+c/g9ER7BeVnzyZAdA5Go9Y+OC ydXNXZlDCetJtfpWyXp6xzNQmkA+i0J+nI7jGJjKVjPfXYUKpXtc3AbQR2CraazQP17StKgr /QpXEZrNAdIY7Wx/HmHR91U2K8XP10BLSEvS94scoPUJvN/mCVSqxiVBBdCzAbDkeG2/XlVy BCA8ZoD4AZdUxYsiABPABNCIhsagnng4LDvL0LYYijdWCZrsRTx3YUnQGh46+0sZ2tv3MZ1A xdKNxnuYFO9onTEClYZpHX//LNjyOiRs2ihzhO9MVnYACqo051YUZwMYhXEW1L7s2XU6LxZv I6g4L1NTeSm7+wUBlCpD3Cyl3KXEqq5ZG+8RhEfBqsN2jrqaQYQ2PH/qRqmnh4auGgjnXPrj j1udunqg887i/daHXTlA+Gbgm8aX9k1jvifQp2Ajm+2pRL+hk3QKGikv3dv3IdE4cwL+ATzH tMu8OktOAAAAAElFTkSuQmCC X-Url: http://izb.knu.ac.kr/~bh/ X-Window-System: GNU Network Object Model Environment OpenPGP: id=96B196FE (expiration: 2013-10-26); perference=sign Date: Sun, 21 Nov 2010 15:08:01 +0900 In-Reply-To: (Masoom Shaikh's message of "Sat, 20 Nov 2010 22:29:57 +0530") Message-ID: <86wro7cipq.fsf@betla.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: ports@freebsd.org, Fbsd8 Subject: Re: becoming a port committor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 06:08:31 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Masoom, Masoom Shaikh writes: > On Sat, Nov 20, 2010 at 9:57 PM, Byung-Hee HWANG wrote: >> >> Fbsd8 writes: >> >> > I have a lot of free time now that I am retired. I see a large number >> > of ports in open status that have been waiting to be committed longer >> > than 30 days. >> > >> > What is the procedure to become a ports committor? >> >> Excuse me, please. Are you like FreeBSD? > > Excuse me, but I fail to understand your question ? > did u mean to ask OP "do you like FreeBSD ?" I was wrong in English, sorry about that. As you mentioned above, that's correct as follow: "Do you like FreeBSD" ;; For OP (Fbsd8), i would like to say that a man who don't like FreeBSD can never be a real FreeBSD developer (committer). Well, i think liking FreeBSD is important, first of all.=20 Sincerely, =2D-=20 =EC=86=8C=EC=97=AC=EB=AC=BC =ED=99=A9=EB=B3=91=ED=9D=AC(=E9=BB=83=E7=82=B3= =E7=86=99) | .. =EC=B6=9C=ED=95=AD 15=EB=B6=84=EC=A0=84.. "It's supposed to be so terrible that even my father won't talk about it." -- Michael Corleone, "Chapter 1", page 24 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) iEYEARECAAYFAkzot0gACgkQsCouaZaxlv5MhgCfetk0bHMRfua5zreBJwr7/FXE j7IAnAiSXjwPH72zE9945VGC2YyixdLs =17rP -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 07:28:54 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32956106567A for ; Sun, 21 Nov 2010 07:28:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 8492A8FC18 for ; Sun, 21 Nov 2010 07:28:53 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id E0A311CC82 for ; Sun, 21 Nov 2010 08:28:52 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20101121072852.E0A311CC82@mail.droso.net> Date: Sun, 21 Nov 2010 08:28:52 +0100 (CET) Cc: Subject: FreeBSD unmaintained ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:28:54 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users 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 gcc4.2, which is much stricter than older versions. 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. 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 6.x/7.x/-current 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/festvox-aec broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=festvox-aec portname: audio/gtkguitune broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gtkguitune portname: audio/gx2osd broken because: Doesn't compile with Glib 2.26 / Gtk 2.22 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20101029175938/gx2osd-0.2_6.log.bz2 (_Oct_30_21:20:05_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gx2osd portname: audio/gxmms2 broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gxmms2 portname: chinese/chinput3 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=chinput3 portname: databases/p5-sqlrelay broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-sqlrelay portname: devel/ace+tao broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ace%2Btao portname: devel/crow broken because: Doesn't build with Glibmm 2.25 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=crow portname: devel/fampp broken because: FAM system mismatch: gamin is installed, while desired FAM system is fam build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fampp portname: devel/gcvs broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gcvs portname: devel/linux-js broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-js portname: devel/linuxthreads broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linuxthreads portname: devel/ngpt broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ngpt portname: dns/fourcdns broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=fourcdns portname: emulators/cpmtools2 broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=cpmtools2 portname: emulators/win4bsd broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=win4bsd portname: finance/gfp broken because: fails during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=gfp portname: ftp/ftpq broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpq portname: games/hlstats broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=hlstats portname: games/kanatest broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kanatest portname: games/kbilliards broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kbilliards portname: games/whichwayisup broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=whichwayisup portname: graphics/libv3d broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101120065700/libv3d-0.1.14_4.log (_Nov__5_16:47:40_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libv3d portname: graphics/libvisual-plugins broken because: Broken objformat handling build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libvisual-plugins portname: graphics/ophoto broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ophoto portname: graphics/paintlib broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/paintlib-2.6.2_5.log.bz2 (_Sep_20_05:12:48_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=paintlib portname: graphics/plasma-kmod broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=plasma-kmod portname: graphics/ray++ broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ray%2B%2B portname: graphics/seom broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=seom portname: graphics/snx101util broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=snx101util portname: graphics/white_dune broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=white_dune portname: graphics/wildmagic broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=wildmagic portname: japanese/oleo broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=oleo portname: japanese/tkstep80 broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tkstep80 portname: java/tya broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: korean/unzip broken because: does not patch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=unzip portname: lang/bigloo broken because: is not compiled with Emacs 23 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=bigloo portname: lang/scriba broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: lang/u++ broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=u%2B%2B portname: mail/kiltdown broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/kiltdown-0.8.045_14.log.bz2 (_Sep_21_18:49:36_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=kiltdown portname: math/kaskade broken because: Fails to compile with GCC 4.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=kaskade portname: math/rascal broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: misc/fep broken because: Does not compile without sgtty build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=fep portname: misc/splitvt broken because: does not compile: /usr/include/sys/ioctl_compat.h:42:2: Definitions not available without TTY ioctl compat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=splitvt portname: multimedia/jahshaka broken because: does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=jahshaka portname: multimedia/netshow broken because: does not fetch build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20101113142030/netshow-2.00.251_2.log (_May_12_05:28:15_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=netshow portname: net-im/pino broken because: Doesn't build with vala-0.10 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/pino-0.2.8_1.log (_Nov__5_16:48:03_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=pino portname: net-mgmt/nipper broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=nipper portname: net-mgmt/wide-dhcp broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=wide-dhcp portname: net-p2p/trackerbt broken because: does not compile with new Sockets build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=trackerbt portname: net/cap broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cap portname: net/linuxigd broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=linuxigd portname: net/pimdd broken because: does not compile: error: IGMP_HOST_MEMBERSHIP_REPORT undeclared build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pimdd portname: net/pppoa broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppoa portname: news/ija broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=ija portname: palm/uppc-kmod broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=uppc-kmod portname: print/py-reportlab broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=py-reportlab portname: security/fressh broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=fressh portname: security/newpki-lib broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-lib portname: security/newpki-server broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-server portname: security/nsm-console broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=nsm-console portname: security/prelude-lml broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=prelude-lml portname: security/xmlsec broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=xmlsec portname: sysutils/checkservice broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=checkservice portname: textproc/htmlize.el broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=htmlize.el portname: textproc/opensched broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=opensched portname: textproc/openvanilla-modules broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/openvanilla-modules-0.7.2.20070514_3.log.bz2 (_Oct__5_06:21:59_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=openvanilla-modules portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: www/bk_edit broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bk_edit portname: www/bricolage broken because: missing dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bricolage portname: x11-clocks/xtu broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=xtu portname: x11-toolkits/p5-Tcl-Tk broken because: something segfaults during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Tcl-Tk portname: x11-toolkits/php-gtk2 broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=php-gtk2 From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 07:29:50 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA76A1065670 for ; Sun, 21 Nov 2010 07:29:50 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 108FD8FC0A for ; Sun, 21 Nov 2010 07:29:50 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 6C8A21CC62 for ; Sun, 21 Nov 2010 08:29:49 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20101121072949.6C8A21CC62@mail.droso.net> Date: Sun, 21 Nov 2010 08:29:49 +0100 (CET) Cc: Subject: FreeBSD ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:29:50 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users 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 gcc4.2, which is much stricter than older versions. 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. 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 6.x/7.x/-current 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/aureal-kmod broken because: doesn't build on RELENG_8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=aureal-kmod portname: audio/baudline broken because: no longer available (website now have 1.08) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=baudline portname: audio/ecawave broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ecawave portname: audio/emu10kx broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=emu10kx portname: audio/festvox-aec broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=festvox-aec portname: audio/gmpc-mserver broken because: fails to build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gmpc-mserver portname: audio/gtkguitune broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gtkguitune portname: audio/gx2osd broken because: Doesn't compile with Glib 2.26 / Gtk 2.22 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20101029175938/gx2osd-0.2_6.log.bz2 (_Oct_30_21:20:05_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gx2osd portname: audio/gxmms2 broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gxmms2 portname: benchmarks/polygraph broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=benchmarks&portname=polygraph portname: benchmarks/polygraph31 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=benchmarks&portname=polygraph31 portname: cad/tclspice broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=cad&portname=tclspice portname: chinese/chinput3 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=chinput3 portname: comms/hcfmdm broken because: Does not compile at 7.x or higher build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=hcfmdm portname: comms/hso-kmod broken because: does not build with USB2, please try comms/uhso-kmod instead build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=hso-kmod portname: comms/ib-kmod broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=ib-kmod portname: comms/uticom broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=uticom portname: converters/mimelib broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=mimelib portname: databases/erserver broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=erserver portname: databases/gauche-gdbm broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=gauche-gdbm portname: databases/mysql-gui-tools broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20100917074150/mysql-gui-tools-5.0r14_4.log.bz2 (_Oct__8_13:40:19_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mysql-gui-tools portname: databases/mysqlcc broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mysqlcc portname: databases/p5-sqlrelay broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-sqlrelay portname: databases/pg_filedump broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20101119033002/pg_filedump-8.4.log.bz2 (_Oct_16_13:50:35_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=pg_filedump portname: databases/postgresql-tcltk broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20101119033002/postgresql-tcltk-7.4.30_2.log.bz2 (_Oct_16_13:42:11_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql-tcltk portname: devel/ace+tao broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ace%2Btao portname: devel/arm-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20101119153057/arm-rtems-gcc-4.4.2_2.log (_Nov_20_03:49:50_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=arm-rtems-gcc portname: devel/avr-libc broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20101101181854/avr-libc-1.7.0,1.log.bz2 (_Nov__5_21:59:39_UTC_2010) http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20100305224420/avr-libc-1.6.8,1.log.bz2 (_Mar_18_17:27:06_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=avr-libc portname: devel/cocktail broken because: Segfault during build on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=cocktail portname: devel/cross-gcc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=cross-gcc portname: devel/crow broken because: Doesn't build with Glibmm 2.25 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=crow portname: devel/djgpp-gcc broken because: Does not work with autoconf>=2.64 - no upstream fix. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=djgpp-gcc portname: devel/fampp broken because: FAM system mismatch: gamin is installed, while desired FAM system is fam build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fampp portname: devel/gauche-sdl broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gauche-sdl portname: devel/gcvs broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gcvs portname: devel/gdb53-act broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gdb-act-5.3_2,1.log (_Aug_23_08:39:54_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gdb53-act portname: devel/i386-rtems-gcc broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20101118090929/i386-rtems-gcc-4.4.2_2.log (_Nov_18_10:46:42_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=i386-rtems-gcc portname: devel/jna broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20101005143154/jna-3.2.7.log.bz2 (_Oct__6_17:53:37_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=jna portname: devel/lamson broken because: leaves behind files on deinstall build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lamson portname: devel/linux-js broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-js portname: devel/linuxthreads broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linuxthreads portname: devel/m68k-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20101119153057/m68k-rtems-gcc-4.4.2_2.log (_Nov_20_03:49:55_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=m68k-rtems-gcc portname: devel/mingw32-gcc broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20100305224420/mingw32-gcc-4.4.0,1.log.bz2 (_Mar_10_14:26:08_UTC_2010) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/mingw32-gcc-4.5.0_1,1.log (_Nov__5_16:45:17_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=mingw32-gcc portname: devel/mips-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20101116144715/mips-rtems-gcc-4.4.2_2.log (_Nov_17_10:05:50_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=mips-rtems-gcc portname: devel/monotone-viz broken because: Doesn't build with Glib-2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=monotone-viz portname: devel/msp430-gdb broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/msp430-gdb-5.1.1.20030909_1.log (_Aug_23_08:40:49_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=msp430-gdb portname: devel/ngpt broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ngpt portname: devel/php-dbg2 broken because: does not compile with PHP 5.3.x or recent versions of 5.2.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php-dbg2 portname: devel/powerpc-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20101116144715/powerpc-rtems-gcc-4.4.2_2.log (_Nov_17_10:06:13_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=powerpc-rtems-gcc portname: devel/psptoolchain-gcc-stage2 broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.20091112070147/psptoolchain-gcc-stage2-4.1.0.log.bz2 (_Nov_29_01:03:51_UTC_2009) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/psptoolchain-gcc-stage2-4.1.0.log (_Nov__5_16:42:15_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=psptoolchain-gcc-stage2 portname: devel/root broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=root portname: devel/ruby-rjudy broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-rjudy portname: devel/rubygem-newgem broken because: Depends on broken devel/rubygem-rubigen build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-newgem portname: devel/rubygem-rubigen broken because: Depends on exact vesion of activesupport 2.3.5 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-rubigen portname: devel/sh-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/sh-rtems-gcc-4.4.2_2.log (_Nov__5_16:46:52_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=sh-rtems-gcc portname: devel/sparc-rtems-gcc broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/sparc-rtems-gcc-4.4.2_2.log (_Nov__5_16:51:23_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=sparc-rtems-gcc portname: devel/valide broken because: Doesn't build with vala-0.10 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/valide-0.7.0_1.log (_Nov__5_16:47:45_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=valide portname: devel/xfc broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=xfc portname: dns/fourcdns broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=fourcdns portname: editors/richtext broken because: does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20101117141646/richtext-0.1.6_2.log (_Nov_18_09:04:24_UTC_2010) http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.20090407195505/richtext-0.1.6_1.log (_Apr_11_14:39:09_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=richtext portname: editors/zed broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=zed portname: emulators/cpmtools2 broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=cpmtools2 portname: emulators/fmsx broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=fmsx portname: emulators/linux_base-gentoo-stage3 broken because: unfetchable build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-gentoo-stage3 portname: emulators/linux_dist-gentoo-stage3 broken because: unfetchable build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_dist-gentoo-stage3 portname: emulators/mupen64plus-rice broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=mupen64plus-rice portname: emulators/pearpc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=pearpc portname: emulators/win4bsd broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=win4bsd portname: finance/gfp broken because: fails during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=gfp portname: ftp/ftpq broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpq portname: ftp/wxdfast broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=wxdfast portname: games/aqbubble broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=aqbubble portname: games/hlstats broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=hlstats portname: games/kanatest broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kanatest portname: games/kbilliards broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kbilliards portname: games/whichwayisup broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=whichwayisup portname: graphics/clutter-qt broken because: Doesn't build with Glib-2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=clutter-qt portname: graphics/crystalspace broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=crystalspace portname: graphics/exact-image broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/exact-image-0.8.1.log.bz2 (_Sep_19_14:26:01_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=exact-image portname: graphics/libv3d broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101120065700/libv3d-0.1.14_4.log (_Nov__5_16:47:40_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libv3d portname: graphics/libvisual-plugins broken because: Broken objformat handling build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libvisual-plugins portname: graphics/lightspark-devel broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20101013073159/lightspark-devel-r20100625_1.log.bz2 (_Oct_16_13:54:13_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=lightspark-devel portname: graphics/linux-ac3d broken because: does not fetch build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20101119153057/linux-ac3d-6.528.log (_Sep_23_19:03:57_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-ac3d portname: graphics/luxrender broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/luxrender-0.6.1_1.log.bz2 (_Sep_20_01:26:08_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=luxrender portname: graphics/mapnik broken because: Does not build with boost-1.41 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=mapnik portname: graphics/ophoto broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ophoto portname: graphics/paintlib broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/paintlib-2.6.2_5.log.bz2 (_Sep_20_05:12:48_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=paintlib portname: graphics/phpsview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=phpsview portname: graphics/plasma-kmod broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=plasma-kmod portname: graphics/qcamview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=qcamview portname: graphics/ray++ broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ray%2B%2B portname: graphics/seom broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=seom portname: graphics/shotwell broken because: Doesn't build with vala-0.10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=shotwell portname: graphics/snx101util broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=snx101util portname: graphics/spcaview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=spcaview portname: graphics/vid broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=vid portname: graphics/white_dune broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=white_dune portname: graphics/wildmagic broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=wildmagic portname: japanese/oleo broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=oleo portname: japanese/postgresql-tcltk broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20101013073159/ja-postgresql-tcltk-7.4.30_2.log.bz2 (_Oct_16_13:51:27_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=postgresql-tcltk portname: japanese/roundcube broken because: bad distinfo build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=roundcube portname: japanese/tkstep80 broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tkstep80 portname: java/eclipse-cdt broken because: bad dependency object for java/eclipse build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=eclipse-cdt portname: java/jdk14 broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/jdk-1.4.2p8_15.log (_Aug_23_08:38:49_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jdk14 portname: java/tya broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: korean/unzip broken because: does not patch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=unzip portname: lang/bigloo broken because: is not compiled with Emacs 23 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=bigloo portname: lang/dylan broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=dylan portname: lang/etoile-languagekit broken because: needs llvm <= 2.6.r71086 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=etoile-languagekit portname: lang/gnat-gcc42 broken because: does not support FreeBSD 8.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gnat-gcc42 portname: lang/mozart broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=mozart portname: lang/nqc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=nqc portname: lang/ocamlduce broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=ocamlduce portname: lang/pugs broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=pugs portname: lang/qscheme broken because: fails to build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20101119033002/qscheme-0.5.1_6.log.bz2 (_Jun_14_05:05:49_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=qscheme portname: lang/scriba broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: lang/u++ broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=u%2B%2B portname: mail/evolution-sharp broken because: Doesn't accept current evolution version build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=evolution-sharp portname: mail/kiltdown broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/kiltdown-0.8.045_14.log.bz2 (_Sep_21_18:49:36_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=kiltdown portname: math/R-cran-igraph broken because: Does not build with R-2.11.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=R-cran-igraph portname: math/asir2000 broken because: Only builds with now-nonexistant automake15 build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/asir-20070806_4.log.bz2 (_Sep_22_07:31:06_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=asir2000 portname: math/dislin broken because: size mismatch build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20100305224420/dislin-10.0.log.bz2 (_Apr__5_09:13:46_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=dislin portname: math/kaskade broken because: Fails to compile with GCC 4.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=kaskade portname: math/linalg broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=linalg portname: math/rascal broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: misc/fep broken because: Does not compile without sgtty build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=fep portname: misc/ftree broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=ftree portname: misc/splitvt broken because: does not compile: /usr/include/sys/ioctl_compat.h:42:2: Definitions not available without TTY ioctl compat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=splitvt portname: misc/usbrh broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=usbrh portname: multimedia/bangarang broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=bangarang portname: multimedia/banshee-mirage broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=banshee-mirage portname: multimedia/bmpx broken because: Doesn't build with Glib-2.26 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.20090407195505/bmpx-0.40.14_2.log (_Apr_13_03:36:13_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=bmpx portname: multimedia/jahshaka broken because: does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=jahshaka portname: multimedia/katchtv broken because: does not work with new kaffeine build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=katchtv portname: multimedia/libomxil-bellagio broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=libomxil-bellagio portname: multimedia/netshow broken because: does not fetch build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20101113142030/netshow-2.00.251_2.log (_May_12_05:28:15_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=netshow portname: net-im/pino broken because: Doesn't build with vala-0.10 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20101104081116/pino-0.2.8_1.log (_Nov__5_16:48:03_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=pino portname: net-im/trix broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=trix portname: net-mgmt/nipper broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=nipper portname: net-mgmt/wide-dhcp broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=wide-dhcp portname: net-p2p/eiskaltdc broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20101101181854/eiskaltdcpp-2.0.3_1.log.bz2 (_Nov__5_22:35:12_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=eiskaltdc portname: net-p2p/trackerbt broken because: does not compile with new Sockets build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=trackerbt portname: net/atmsupport broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=atmsupport portname: net/b2bua broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=b2bua portname: net/cap broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cap portname: net/ggsd broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ggsd portname: net/ipex broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ipex portname: net/linuxigd broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=linuxigd portname: net/penguintv broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=penguintv portname: net/pimdd broken because: does not compile: error: IGMP_HOST_MEMBERSHIP_REPORT undeclared build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pimdd portname: net/pppoa broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppoa portname: net/skype broken because: This is the last version of skype that works on FreeBSD, but the distfile is no longer available from the vendor, and won't be in the future. We are working on alternative solutions. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=skype portname: net/xbone-gui broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=xbone-gui portname: net/ztelnet broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ztelnet portname: news/ija broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=ija portname: news/newsstar broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=newsstar portname: news/openftd broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.20090312033320/openftd-1.1.0_2.log (Wed Mar 18 11:52:03 UTC 2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=openftd portname: palm/barry broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=barry portname: palm/romeo broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=romeo portname: palm/uppc-kmod broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=uppc-kmod portname: print/kaspaliste broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kaspaliste portname: print/py-reportlab broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=py-reportlab portname: russian/p5-XML-Parser-encodings broken because: bad plist build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/p5-XML-Parser-encodings-1.02.log.bz2 (_Oct_27_00:56:23_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=p5-XML-Parser-encodings portname: science/elmer-fem broken because: fails to compile with gcc4.4 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=elmer-fem portname: science/pcp broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=pcp portname: security/dazuko broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=dazuko portname: security/f-protd broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=f-protd portname: security/fressh broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=fressh portname: security/newpki-lib broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-lib portname: security/newpki-server broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-server portname: security/nsm-console broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=nsm-console portname: security/pantera broken because: bad dependency line build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/pantera-0.1.1.log.bz2 (_Oct_27_00:44:08_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=pantera portname: security/prelude-lml broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=prelude-lml portname: security/sfs broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=sfs portname: security/trousers broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20101118215505/trousers-tddl-0.3.6.log (_Nov_14_12:00:27_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=trousers portname: security/xmlsec broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=xmlsec portname: sysutils/busybox broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=busybox portname: sysutils/checkservice broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=checkservice portname: sysutils/djmount broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20101101181854/djmount-0.71_1.log.bz2 (_Nov__5_22:22:45_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=djmount portname: sysutils/dtc broken because: bad dependency object build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20100917074150/dtc-0.32.0.1.log.bz2 (_Sep_28_16:54:04_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=dtc portname: sysutils/perf broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=perf portname: sysutils/rsyslog3 broken because: does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/rsyslog-3.22.2.log.bz2 (_Oct_17_07:56:19_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog3 portname: sysutils/udesc_dump broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=udesc_dump portname: sysutils/xwlans broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=xwlans portname: textproc/htmlize.el broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=htmlize.el portname: textproc/opensched broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=opensched portname: textproc/openvanilla-modules broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/openvanilla-modules-0.7.2.20070514_3.log.bz2 (_Oct__5_06:21:59_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=openvanilla-modules portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: vietnamese/vnelvis broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=vnelvis portname: vietnamese/vnterm broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=vnterm portname: www/bk_edit broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bk_edit portname: www/bricolage broken because: missing dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bricolage portname: www/cacheboy15-devel broken because: does not compile with Heimdal 1.1 in 8.0-CURRENT build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=cacheboy15-devel portname: www/mod_dtcl broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_dtcl portname: www/p5-Apache2-Scoreboard broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache2-Scoreboard portname: www/p5-RTx-Statistics broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-RTx-Statistics portname: www/session2 broken because: bad dependency line build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/session2-0.6.1_2.log.bz2 (_Oct_27_01:37:28_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=session2 portname: www/wyvern broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=wyvern portname: x11-clocks/xtu broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=xtu portname: x11-drivers/xf86-input-citron broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-citron portname: x11-drivers/xf86-input-elographics broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-elographics portname: x11-drivers/xf86-input-fpit broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-fpit portname: x11-drivers/xf86-video-rdc broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-video-rdc portname: x11-themes/gtk-qt-engine broken because: Doesn't build with Glib 2.26.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=gtk-qt-engine portname: x11-toolkits/efltk broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=efltk portname: x11-toolkits/gambas2-gb-qt broken because: fails to build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gambas2-gb-qt-2.15.2.log (_Aug_23_08:37:22_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gambas2-gb-qt portname: x11-toolkits/gauche-gtk broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gauche-gtk portname: x11-toolkits/ocaml-lablgtk2 broken because: Doesn't build with Glib 2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=ocaml-lablgtk2 portname: x11-toolkits/p5-Tcl-Tk broken because: something segfaults during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Tcl-Tk portname: x11-toolkits/php-gtk2 broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=php-gtk2 portname: x11/gnome-shell broken because: Doesn't build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=gnome-shell portname: x11/libcapplet broken because: does not build on 8.X build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20101005143154/libcapplet-1.4.0.5_13.log.bz2 (_Oct__6_17:48:40_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=libcapplet portname: x11/metisse broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=metisse From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 07:30:26 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA40010656A6 for ; Sun, 21 Nov 2010 07:30:25 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 97EDB8FC19 for ; Sun, 21 Nov 2010 07:30:25 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id EDD521CC76 for ; Sun, 21 Nov 2010 08:30:24 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20101121073024.EDD521CC76@mail.droso.net> Date: Sun, 21 Nov 2010 08:30:24 +0100 (CET) Cc: Subject: FreeBSD unmaintained ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:30:26 -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 (such as via a PR), the ports will be deleted. portname: audio/bmp-musepack description: Musepack decoder for beep-media-player maintainer: ports@FreeBSD.org deprecated because: does not build with audio/musepack expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=bmp-musepack portname: audio/py-musepack description: Python module that provides the Musepack decoding interface maintainer: ports@FreeBSD.org deprecated because: does not build with audio/musepack expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=py-musepack portname: chinese/chinput3 description: Chinese GB2312,BIG5 code input server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Development has ceased. expiration date: 2010-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=chinput3 portname: databases/p5-sqlrelay description: Perl5 modules to access to SQL Relay, including a DBD interface maintainer: ports@FreeBSD.org status: BROKEN deprecated because: broken and upstream disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-sqlrelay portname: dns/fourcdns description: A simple DNS server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: upstream has disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=fourcdns portname: emulators/win4bsd description: Win4BSD Virtual Machine for Windows under BSD maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Development has ceased and distfile is no longer available expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=win4bsd portname: french/mozilla-flp description: seamonkey French Language Pack (FLP) maintainer: ports@FreeBSD.org deprecated because: www/seamonkey port is deprecated. Consider using the www/firefox-i18n. expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=mozilla-flp portname: french/xtel description: An emulator for the french Minitel maintainer: ports@FreeBSD.org deprecated because: Minitel services will be discontinued at the end of 2010. expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=xtel portname: ftp/ftpq description: Upload queue manager for non-permanent connections maintainer: ports@FreeBSD.org status: BROKEN deprecated because: upstream has disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpq portname: graphics/g3dviewer description: A 3D file viewer for GTK+ maintainer: ports@FreeBSD.org deprecated because: does not build with gcc 4.2, upstream disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=g3dviewer portname: graphics/paintlib description: C++ library for processing images maintainer: ports@FreeBSD.org status: BROKEN deprecated because: does not compile with new tiff and no more maintained upstream expiration date: 2010-12-30 build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/paintlib-2.6.2_5.log.bz2 (_Sep_20_05:12:48_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=paintlib portname: java/tya description: A ``100% unofficial'' JIT-compiler for java maintainer: ports@FreeBSD.org status: BROKEN deprecated because: looks like abandonware and does not compile wth gcc4.2 expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: lang/scriba description: A scripting implementation of the BASIC language maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile with gcc 4.2+, looks like abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: math/rascal description: The Advanced Scientific CALculator maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Broken on every arch since 2008, looks like an abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: security/lxnb description: NetBus client maintainer: ports@FreeBSD.org deprecated because: Development has ceased, mastersite disappeared expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=lxnb portname: shells/bash3 description: The GNU Project's Bourne Again SHell maintainer: ports@FreeBSD.org deprecated because: Use shells/bash or shells/bash-static instead expiration date: 2011-01-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bash3 portname: shells/bash3-static description: The GNU Project's Bourne Again SHell maintainer: ports@FreeBSD.org deprecated because: Use shells/bash or shells/bash-static instead expiration date: 2011-01-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bash3-static portname: www/flock description: Web browser based on the browser portion of Mozilla maintainer: ports@FreeBSD.org deprecated because: Flock 3 moves from Firefox to Chromium expiration date: 2010-12-31 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20100305224420/flock-2.5_2.log.bz2 (_Apr_11_20:29:16_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=flock portname: www/linux-flock description: The social web browser maintainer: ports@FreeBSD.org deprecated because: Flock 3 moves from Firefox to Chromium expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-flock portname: x11-clocks/xtu description: Transparent analog clock for X11 maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Looks like abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=xtu portname: x11-wm/lxsession-lite description: LXDE Lite Session Manager maintainer: ports@FreeBSD.org deprecated because: Superseded by x11-wm/lxsession expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=lxsession-lite From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 07:30:42 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFDC61065701 for ; Sun, 21 Nov 2010 07:30:42 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 45E928FC1E for ; Sun, 21 Nov 2010 07:30:42 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id A47201CC7A for ; Sun, 21 Nov 2010 08:30:41 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20101121073041.A47201CC7A@mail.droso.net> Date: Sun, 21 Nov 2010 08:30:41 +0100 (CET) Cc: Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:30:42 -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 (such as via a PR), the ports will be deleted. portname: archivers/linux-par2cmdline description: Linux version of par2cmdline maintainer: martymac@FreeBSD.org deprecated because: Native version available expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=linux-par2cmdline portname: audio/bmp-musepack description: Musepack decoder for beep-media-player maintainer: ports@FreeBSD.org deprecated because: does not build with audio/musepack expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=bmp-musepack portname: audio/libmpcdec description: High quality audio compression format maintainer: multimedia@FreeBSD.org deprecated because: superseded by audio/musepack expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=libmpcdec portname: audio/py-musepack description: Python module that provides the Musepack decoding interface maintainer: ports@FreeBSD.org deprecated because: does not build with audio/musepack expiration date: 2010-11-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=py-musepack portname: chinese/chinput3 description: Chinese GB2312,BIG5 code input server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Development has ceased. expiration date: 2010-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=chinput3 portname: databases/p5-sqlrelay description: Perl5 modules to access to SQL Relay, including a DBD interface maintainer: ports@FreeBSD.org status: BROKEN deprecated because: broken and upstream disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-sqlrelay portname: devel/php-dbg2 description: Debugger for PHP maintainer: jpaetzel@FreeBSD.org status: BROKEN deprecated because: No upstream support expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php-dbg2 portname: devel/thistest description: A Java unit testing framework maintainer: alepulver@FreeBSD.org status: IGNORE deprecated because: development has ceased; website disappeared expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=thistest portname: dns/bind9 description: Completely new version of the BIND DNS suite with updated DNSSEC maintainer: DougB@FreeBSD.org deprecated because: Past EOL, will be removed when RELENG_6 goes EOL expiration date: 2010-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=bind9 portname: dns/fourcdns description: A simple DNS server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: upstream has disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=fourcdns portname: emulators/dynagen-devel description: Text-based front end for Dynamips development version maintainer: pavelivolkov@googlemail.com deprecated because: Please install emulators/dynagen instead expiration date: 2010-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=dynagen-devel portname: emulators/win4bsd description: Win4BSD Virtual Machine for Windows under BSD maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Development has ceased and distfile is no longer available expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=win4bsd portname: emulators/xmamegui description: SDLMAME frontend that has been written using Java maintainer: alepulver@FreeBSD.org deprecated because: development has ceased; try emulators/qmc2 instead expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=xmamegui portname: french/mozilla-flp description: seamonkey French Language Pack (FLP) maintainer: ports@FreeBSD.org deprecated because: www/seamonkey port is deprecated. Consider using the www/firefox-i18n. expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=mozilla-flp portname: french/xtel description: An emulator for the french Minitel maintainer: ports@FreeBSD.org deprecated because: Minitel services will be discontinued at the end of 2010. expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=xtel portname: ftp/ftpq description: Upload queue manager for non-permanent connections maintainer: ports@FreeBSD.org status: BROKEN deprecated because: upstream has disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpq portname: games/airrox description: An 3D Air Hockey, which uses SDL & OpenGL maintainer: alepulver@FreeBSD.org deprecated because: development has ceased expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=airrox portname: games/bfm description: Battle for Mandicor is free RTS fantasy game using Stratagus maintainer: alepulver@FreeBSD.org deprecated because: development has ceased; website disappeared expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=bfm portname: games/xracer description: Awesome WipeOut clone for OpenGL and X11! maintainer: bsdkaffee@gmail.com deprecated because: has not been developed for 10 years expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=xracer portname: graphics/g3dviewer description: A 3D file viewer for GTK+ maintainer: ports@FreeBSD.org deprecated because: does not build with gcc 4.2, upstream disapeared expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=g3dviewer portname: graphics/paintlib description: C++ library for processing images maintainer: ports@FreeBSD.org status: BROKEN deprecated because: does not compile with new tiff and no more maintained upstream expiration date: 2010-12-30 build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20100815051156/paintlib-2.6.2_5.log.bz2 (_Sep_20_05:12:48_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=paintlib portname: japanese/mozilla-jlp description: Mozilla Japanese Language Pack (JLP) maintainer: fortune@n.jpn.ph deprecated because: Depends on obsolete port www/mozilla expiration date: 2010-12-13 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=mozilla-jlp portname: java/tya description: A ``100% unofficial'' JIT-compiler for java maintainer: ports@FreeBSD.org status: BROKEN deprecated because: looks like abandonware and does not compile wth gcc4.2 expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: lang/gpc description: GNU Pascal compiler maintainer: alepulver@FreeBSD.org deprecated because: development has ceased; use lang/fpc instead expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gpc portname: lang/scriba description: A scripting implementation of the BASIC language maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile with gcc 4.2+, looks like abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: math/rascal description: The Advanced Scientific CALculator maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Broken on every arch since 2008, looks like an abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: net-p2p/gift-ares description: giFT plugin for the Ares peer-to-peer filesharing network maintainer: alepulver@FreeBSD.org deprecated because: development has ceased; does not work expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=gift-ares portname: net-p2p/gift-fasttrack description: A FastTrack plugin for giFT maintainer: shoesoft@gmx.net deprecated because: unmaintained upstream expiration date: 2010-11-24 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=gift-fasttrack portname: net-p2p/gift-gnutella description: A gnutella plugin for giFT maintainer: shoesoft@gmx.net deprecated because: unmaintained upstream expiration date: 2010-11-24 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=gift-gnutella portname: net-p2p/gift-openft description: An OpenFT plugin for giFT maintainer: shoesoft@gmx.net deprecated because: unmaintained upstream expiration date: 2010-11-24 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=gift-openft portname: net-p2p/pyslsk description: Client for SoulSeek filesharing system maintainer: shoesoft@gmx.net deprecated because: unmantaind upstream, use net-p2p/nicotine-plus expiration date: 2010-11-24 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=pyslsk portname: net-p2p/torrent_swapper description: Sociable P2P network client based on Bittorrent maintainer: alepulver@FreeBSD.org deprecated because: development has ceased (last release is of 2006) expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=torrent_swapper portname: net-p2p/torrentvolve description: Cross-platform PHP-driven web-based BitTorrent client maintainer: alepulver@FreeBSD.org deprecated because: development has ceased, and last release is beta expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=torrentvolve portname: security/lxnb description: NetBus client maintainer: ports@FreeBSD.org deprecated because: Development has ceased, mastersite disappeared expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=lxnb portname: security/mypasswordsafe description: Easy-to-use password manager compatible with Password Safe maintainer: alepulver@FreeBSD.org deprecated because: development has ceased; try security/gorilla instead expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=mypasswordsafe portname: security/pamsfs description: A PAM module to mount SFS home directories maintainer: lx@FreeBSD.org deprecated because: SFS is dead, this project is dead, and site is gone expiration date: 2010-11-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=pamsfs portname: security/phpmyid description: A single user Identity Provider for the OpenID framework maintainer: dan@langille.org deprecated because: Development has ceased. expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=phpmyid portname: shells/bash3 description: The GNU Project's Bourne Again SHell maintainer: ports@FreeBSD.org deprecated because: Use shells/bash or shells/bash-static instead expiration date: 2011-01-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bash3 portname: shells/bash3-static description: The GNU Project's Bourne Again SHell maintainer: ports@FreeBSD.org deprecated because: Use shells/bash or shells/bash-static instead expiration date: 2011-01-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bash3-static portname: sysutils/gag description: Graphical Boot Manager maintainer: alepulver@FreeBSD.org deprecated because: no point in having it as a port, can be downloaded from the website and burned expiration date: 2011-04-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=gag portname: www/cybercalendar description: CyberCalendar is a web based calendar program written in perl maintainer: janos.mohacsi@bsd.hu status: IGNORE deprecated because: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974) expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=cybercalendar portname: www/flock description: Web browser based on the browser portion of Mozilla maintainer: ports@FreeBSD.org deprecated because: Flock 3 moves from Firefox to Chromium expiration date: 2010-12-31 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20100305224420/flock-2.5_2.log.bz2 (_Apr_11_20:29:16_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=flock portname: www/linux-flock description: The social web browser maintainer: ports@FreeBSD.org deprecated because: Flock 3 moves from Firefox to Chromium expiration date: 2010-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-flock portname: www/mod_accesscookie description: Supply access control based cookies stored in a MySQL database maintainer: apache@FreeBSD.org status: IGNORE deprecated because: upstream is gone expiration date: 2011-01-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_accesscookie portname: www/mod_auth_any description: Apache module to use any command line program to authenticate a user maintainer: apache@FreeBSD.org deprecated because: upstream is gone expiration date: 2011-01-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_auth_any portname: www/mod_log_data description: Module for Apache 2.0 which logs incoming and outgoing data maintainer: apache@FreeBSD.org status: IGNORE deprecated because: upstream is gone expiration date: 2011-01-02 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20100917074150/ap20-mod_log_data-0.0.3_1.log.bz2 (_Sep_28_14:52:10_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_log_data portname: www/mod_vdbh description: Allows mass virtual hosting using a MySQL backend with Apache 2.0.x maintainer: apache@FreeBSD.org deprecated because: upstream is gone expiration date: 2011-01-02 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20100917074150/ap20-mod_vdbh-1.0.3.log.bz2 (_Sep_28_16:52:59_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_vdbh portname: www/p5-Catalyst-Plugin-CommandLine description: Catalyst plugin to make controllers or models available for scripts maintainer: alexey@renatasystems.org deprecated because: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box. expiration date: 2010-11-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Catalyst-Plugin-CommandLine portname: x11-clocks/xtu description: Transparent analog clock for X11 maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Looks like abandonware expiration date: 2010-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=xtu portname: x11-wm/lxsession-lite description: LXDE Lite Session Manager maintainer: ports@FreeBSD.org deprecated because: Superseded by x11-wm/lxsession expiration date: 2011-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=lxsession-lite From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 07:30:48 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE9E1065708 for ; Sun, 21 Nov 2010 07:30:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 31F558FC21 for ; Sun, 21 Nov 2010 07:30:48 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 7E2201CC76 for ; Sun, 21 Nov 2010 08:30:47 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20101121073047.7E2201CC76@mail.droso.net> Date: Sun, 21 Nov 2010 08:30:47 +0100 (CET) Cc: Subject: FreeBSD ports which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:30:48 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users about 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 each port, including errors seen on the build farm, is included below. portname: databases/gnats forbidden because: Security issues build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=gnats From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 09:21:11 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD0CC106564A; Sun, 21 Nov 2010 09:21:11 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 929F38FC0C; Sun, 21 Nov 2010 09:21:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <4CE8E483.6000704@intersonic.se> Date: Sun, 21 Nov 2010 10:21:07 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101107 Thunderbird/3.1.6 MIME-Version: 1.0 To: gecko@FreeBSD.org References: <4CE7A774.6060909@intersonic.se> In-Reply-To: <4CE7A774.6060909@intersonic.se> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd ports Subject: Re: Firefox 3.5, find (Ctrl+F) does not work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 09:21:11 -0000 On 11/20/10 11:48, Per olof Ljungmark wrote: > * Output from 'uname -a'. > > FreeBSD kreutzman.h.inter-sonic.com 7.3-STABLE FreeBSD 7.3-STABLE #0: > Sun May 23 08:53:20 CEST 2010 > peo@kreutzman.h.inter-sonic.com:/usr/obj/usr/src/sys/KREUTZMAN i386 > > > * Date/time stamp from www/firefox35/Makefile. > > 3703 Oct 30 20:24 Makefile > > * Where/when did the problem occur: configuring, building, or > running firefox > > running > > * How can you reproduce the problem? > > Start firefox and try to use Ctrl+F > You can enter a search phrase but the "Previous" "Next" and "Highlight > all" buttons are greyed out. Apparently not a problem with the port. Sorry for the noise. http://support.mozilla.com/tiki-view_forum_thread.php?locale=en-US&comments_parentId=609097&forumId=1 From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 09:39:54 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1494F106566B for ; Sun, 21 Nov 2010 09:39:54 +0000 (UTC) (envelope-from afb@users.sourceforge.net) Received: from ch-smtp03.sth.basefarm.net (ch-smtp03.sth.basefarm.net [80.76.149.214]) by mx1.freebsd.org (Postfix) with ESMTP id C780E8FC0A for ; Sun, 21 Nov 2010 09:39:53 +0000 (UTC) Received: from c83-248-163-52.bredband.comhem.se ([83.248.163.52]:50686 helo=[10.0.1.108]) by ch-smtp03.sth.basefarm.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1PK6O4-0003PG-B5; Sun, 21 Nov 2010 10:39:10 +0100 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: =?iso-8859-1?Q?Anders_F_Bj=F6rklund?= In-Reply-To: <20101121040511.GC48679@comcast.net> Date: Sun, 21 Nov 2010 10:39:04 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <20101121012336.GM13998@comcast.net> <20101121032306.GB48679@comcast.net> <19688.37613.144903.851371@jerusalem.litteratus.org> <20101121040511.GC48679@comcast.net> To: Charlie Kester X-Mailer: Apple Mail (2.1082) X-Originating-IP: 83.248.163.52 X-Scan-Result: No virus found in message 1PK6O4-0003PG-B5. X-Scan-Signature: ch-smtp03.sth.basefarm.net 1PK6O4-0003PG-B5 f521fa3d447e69199ee7c6580878ebc9 Cc: freebsd-ports@freebsd.org Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 09:39:54 -0000 Charlie Kester wrote: > But I expect these two find & greps will detect the majority of filename > conflicts. Unless someone has a better recommendation, I'll settle for > less than perfect. Using a MANIFEST file for packages works, if you have one available. It's simply a file listing of the contents of each and every package. Then just grep that ? --anders From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 10:31:25 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FA761065670 for ; Sun, 21 Nov 2010 10:31:25 +0000 (UTC) (envelope-from afb@users.sourceforge.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 62A4B8FC08 for ; Sun, 21 Nov 2010 10:31:25 +0000 (UTC) Received: from c83-248-163-52.bredband.comhem.se ([83.248.163.52]:50770 helo=[10.0.1.108]) by ch-smtp02.sth.basefarm.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1PK7CR-0001A7-8P for freebsd-ports@freebsd.org; Sun, 21 Nov 2010 11:31:13 +0100 From: =?iso-8859-1?Q?Anders_F_Bj=F6rklund?= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sun, 21 Nov 2010 11:31:09 +0100 Message-Id: To: FreeBSD Ports Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) X-Originating-IP: 83.248.163.52 X-Scan-Result: No virus found in message 1PK7CR-0001A7-8P. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1PK7CR-0001A7-8P 3a6cdf79207cbe04c3d912086ef501c7 Subject: Finding files in packages (MANIFEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 10:31:25 -0000 For PackageKit's "app-install", I wanted to list all ports/packages that had a .desktop file (=3D an "app"). This ended up in a large number of "false positives", since there is no list of the contents of each package. So the brute-force method is to download *all* of them. For Slackware, which also uses tarballs for packages, it was easier because they also make a MANIFEST file available in addition to the FILE_LIST (=3D ls -lR)... = ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/slac= kware64/FILE_LIST = ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/slac= kware64/MANIFEST.bz2 = ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/slac= kware64/PACKAGES.TXT Would it be possible to make such a file available for FreeBSD Packages too ? (maybe even both of them) --anders PS. Here was the simple script I used to create mine: #!/bin/sh MF=3D/tmp/MANIFEST for tbz in All/*.tbz do echo $tbz echo "++=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" >> ${MF} echo "||" >> ${MF} echo "|| Package: $tbz" >> ${MF} echo "||" >> ${MF} echo "++=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" >> ${MF} tar tjvf $tbz >> ${MF} done From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 11:35:23 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A516106566B for ; Sun, 21 Nov 2010 11:35:23 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D94188FC14 for ; Sun, 21 Nov 2010 11:35:22 +0000 (UTC) Received: by bwz2 with SMTP id 2so5433224bwz.13 for ; Sun, 21 Nov 2010 03:35:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:reply-to :in-reply-to:references:from:date:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=8ltRP5UgCNdmhjxhr6YCn2Gejf8LXipBdnnZZAfif3Q=; b=pN1+A8izHHzCdzAE86fdn4IxJN/fUN7P9Xdko+4dJ0aUqFTLwuubjgm7SrgpshgSZ5 WyUhFKQYICO4WO+OoTwwFeJ2PNp18GXYz3lSzzI5IH08E4CJ+xhlTwRMJunwH506LcC0 V1Mb4E+Rl+nVY3KrwJfwmpHGRqKjLsVI5N6W0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=lRS+jgi8LwqdnWYRd2U59+mnmJrTJ7ermjboUwBLPhgD+np6bLayffzCDbCnWXkshe qCu8WbF50xOfiEvlVQk5FVIoX+QoZzih+88Zmp/r5xIhKP1PLCdzz7dNZi51adTMc6S8 Vu/1FPWt6mwx6p+e6Ee1s9RAhy6bufw4YLQnA= Received: by 10.204.71.136 with SMTP id h8mr4065297bkj.31.1290339321181; Sun, 21 Nov 2010 03:35:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.52.19 with HTTP; Sun, 21 Nov 2010 03:34:51 -0800 (PST) In-Reply-To: References: From: Chris Rees Date: Sun, 21 Nov 2010 11:34:51 +0000 Message-ID: To: =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports Subject: Re: Finding files in packages (MANIFEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 11:35:23 -0000 On 21 November 2010 10:31, Anders F Bj=F6rklund = wrote: > > For PackageKit's "app-install", I wanted to list all > ports/packages that had a .desktop file (=3D an "app"). > > This ended up in a large number of "false positives", > since there is no list of the contents of each package. > So the brute-force method is to download *all* of them. > > For Slackware, which also uses tarballs for packages, > it was easier because they also make a MANIFEST file > available in addition to the FILE_LIST (=3D ls -lR)... > > ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/sla= ckware64/FILE_LIST > ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/sla= ckware64/MANIFEST.bz2 > ftp://ftp.sunet.se/pub/Linux/distributions/slackware/slackware64-13.1/sla= ckware64/PACKAGES.TXT > > Would it be possible to make such a file available > for FreeBSD Packages too ? (maybe even both of them) > > --anders > > > PS. Here was the simple script I used to create mine: > > #!/bin/sh > > MF=3D/tmp/MANIFEST > > for tbz in All/*.tbz > do > =A0echo $tbz > =A0echo "++=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" >> ${MF} > =A0echo "||" >> ${MF} > =A0echo "|| =A0 Package: $tbz" >> ${MF} > =A0echo "||" >> ${MF} > =A0echo "++=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" >> ${MF} > =A0tar tjvf $tbz >> ${MF} > done I may be misunderstanding you here, but you could just: [chris@amnesiac]~% echo /usr/ports/*/*/pkg-plist | xargs egrep '\.desktop$' | sed 's|/usr/ports/[a-zA-Z]*/||' > contains_desktop That works for me, Chris From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 12:12:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F14AF1065670 for ; Sun, 21 Nov 2010 12:12:27 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id CF6438FC17 for ; Sun, 21 Nov 2010 12:12:26 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id BD3C834D404; Sun, 21 Nov 2010 12:12:11 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Sun, 21 Nov 2010 12:12:11 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011211212.11650.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ntarmos@cs.uoi.gr Subject: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 12:12:28 -0000 Hi I posted about this failure some time ago but have had no useful response. I jhave also not heard from the maintainer so I thought another posting might be helpful. I understand others have a similar problem. Thanks in advance for any assistance David gmake[6]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua' gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua' gmake[5]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' CC libfreetype_plugin_la-freetype.lo CC libgnutls_plugin_la-gnutls.lo CC libinhibit_plugin_la-inhibit.lo CC libsvg_plugin_la-svg.lo freetype.c: In function 'Create': freetype.c:388: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness freetype.c:389: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness freetype.c:409: warning: passing argument 4 of 'FcPatternGetString' from incompatible pointer type freetype.c:350: warning: unused variable 't2' freetype.c: In function 'LoadFontsFromAttachments': freetype.c:544: warning: 'vlc_object_find' is deprecated (declared at ../../include/vlc_objects.h:74) CC libxdg_screensaver_plugin_la-xdg.lo inhibit/xdg.c: In function 'Thread': inhibit/xdg.c:119: warning: unused variable 'argv' CC libxscreensaver_plugin_la-xscreensaver.lo inhibit/xscreensaver.c:55: error: expected specifier-qualifier-list before 'posix_spawn_file_actions_t' inhibit/xscreensaver.c: In function 'Activate': inhibit/xscreensaver.c:91: error: implicit declaration of function 'posix_spawn_file_actions_init' inhibit/xscreensaver.c:91: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:94: error: implicit declaration of function 'posix_spawn_file_actions_adddup2' inhibit/xscreensaver.c:94: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:95: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:96: error: implicit declaration of function 'posix_spawn_file_actions_addclose' inhibit/xscreensaver.c:96: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c:98: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:101: error: implicit declaration of function 'posix_spawnattr_init' inhibit/xscreensaver.c:101: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c:103: error: implicit declaration of function 'posix_spawnattr_setsigmask' inhibit/xscreensaver.c:103: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c: In function 'Deactivate': inhibit/xscreensaver.c:117: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:118: error: 'vlc_inhibit_sys_t' has no member named 'nullfd' inhibit/xscreensaver.c:119: error: implicit declaration of function 'posix_spawnattr_destroy' inhibit/xscreensaver.c:119: error: 'vlc_inhibit_sys_t' has no member named 'attr' inhibit/xscreensaver.c:120: error: implicit declaration of function 'posix_spawn_file_actions_destroy' inhibit/xscreensaver.c:120: error: 'vlc_inhibit_sys_t' has no member named 'actions' inhibit/xscreensaver.c: In function 'Execute': inhibit/xscreensaver.c:133: warning: unused parameter 'p_ih' inhibit/xscreensaver.c:133: warning: unused parameter 'argv' CC libaudioscrobbler_plugin_la-audioscrobbler.lo gmake[5]: *** [libxscreensaver_plugin_la-xscreensaver.lo] Error 1 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/vlc. *** Error code 1 Stop in /usr/ports/multimedia/vlc. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 12:27:33 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F6F106566B for ; Sun, 21 Nov 2010 12:27:33 +0000 (UTC) (envelope-from afb@users.sourceforge.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 94AA58FC13 for ; Sun, 21 Nov 2010 12:27:33 +0000 (UTC) Received: from c83-248-163-52.bredband.comhem.se ([83.248.163.52]:51175 helo=[10.0.1.108]) by ch-smtp01.sth.basefarm.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.71) (envelope-from ) id 1PK8yn-00013v-6E; Sun, 21 Nov 2010 13:25:16 +0100 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: =?iso-8859-1?Q?Anders_F_Bj=F6rklund?= In-Reply-To: Date: Sun, 21 Nov 2010 13:25:13 +0100 Content-Transfer-Encoding: 7bit Message-Id: <7EBEAFFD-A675-4BD9-8C83-5CEA24E2E026@users.sourceforge.net> References: To: utisoft@gmail.com X-Mailer: Apple Mail (2.1082) X-Originating-IP: 83.248.163.52 X-Scan-Result: No virus found in message 1PK8yn-00013v-6E. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1PK8yn-00013v-6E 1f2cd5172cba46b29faafadfb3dc6ad0 Cc: FreeBSD Ports Subject: Re: Finding files in packages (MANIFEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 12:27:33 -0000 Chris Rees wrote: >> For PackageKit's "app-install", I wanted to list all >> ports/packages that had a .desktop file (= an "app"). > I may be misunderstanding you here, but you could just: > > [chris@amnesiac]~% echo /usr/ports/*/*/pkg-plist | xargs egrep > '\.desktop$' | sed 's|/usr/ports/[a-zA-Z]*/||' > contains_desktop That could work too (?), I guess I was also trying to determine which of the ports had a package available (for portinstall -P). PackageKit wants the index pre-generated in SQLite form anyway: https://github.com/hughsie/app-install i.e. it wants a SQL table with all the desktop files and their translations and a tarball with all their corresponding icons... So after screening the list of packages, it would still have to download each of them to extract the .desktop and (48x48) .png so I wanted the list of ports to match the packages available. Mostly since I didn't want to have to build every port first. Just thought the MANIFEST could be generated with the packages ? That way you wouldn't need to install the ports collection first. Even better would be if the app-install data would be created too, but that might be a taller order and could just go in a port/package. --anders From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 14:58:54 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C2491065672 for ; Sun, 21 Nov 2010 14:58:54 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id A678F8FC08 for ; Sun, 21 Nov 2010 14:58:53 +0000 (UTC) Received: by bwz2 with SMTP id 2so5530819bwz.13 for ; Sun, 21 Nov 2010 06:58:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=iCd4peMGuc4AspdEd2qlI4HGNdVvvLs55nU1bgXw6Lc=; b=fZL4+FVaRWRnBgibJLxRv2RgPPR7mhDV2JkpSkQndnkjwc3hIno9lCFAasLTQG+4FB lilwTCjXCrfhtIbuRSbMQU19l9AVzPwudNeQhq1RmDO7EYQFfvdLtI11CipERqbN0tOj PXtx233j5BEYWyzedugkvTf89m4cXkIfwfwHw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=bs7k2+YnI+TguG4GNVIe/ZNvOf2TUA/vwJfm//jAgrbTPz5XqhlJqVeniMWw+yhFkb aOMMosk0hVLkrLVrHN8lYv0PJS3ZEYaSTP80qSbQqXyV9syO6wurdawgqs2+eMcy4wCb ruuztIc1QaRIswOmPHdfcgs73k/BGINvAwf6E= Received: by 10.204.60.199 with SMTP id q7mr4149207bkh.39.1290351531051; Sun, 21 Nov 2010 06:58:51 -0800 (PST) Received: from ernst.jennejohn.org (p578E1807.dip.t-dialin.net [87.142.24.7]) by mx.google.com with ESMTPS id 4sm1885672bki.13.2010.11.21.06.58.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Nov 2010 06:58:50 -0800 (PST) Date: Sun, 21 Nov 2010 15:58:47 +0100 From: Gary Jennejohn To: David Southwell Message-ID: <20101121155847.2ad7a7f5@ernst.jennejohn.org> In-Reply-To: <201011211212.11650.david@vizion2000.net> References: <201011211212.11650.david@vizion2000.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ntarmos@cs.uoi.gr, freebsd-ports@freebsd.org Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 14:58:54 -0000 On Sun, 21 Nov 2010 12:12:11 +0000 David Southwell wrote: > I posted about this failure some time ago but have had no useful response. I > jhave also not heard from the maintainer so I thought another posting might be > helpful. I understand others have a similar problem. > > Thanks in advance for any assistance > Which version of FreeBSD are you using? The posix_spawn_file_actions stuff didn't appear until 8.0. There's a patch under files for older versions of FreeBSD, but it looks like the patch doesn't match this version of vlc. -- Gary Jennejohn From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 15:17:37 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 491091065694 for ; Sun, 21 Nov 2010 15:17:37 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id B8FA08FC34 for ; Sun, 21 Nov 2010 15:17:36 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 1A05234D404; Sun, 21 Nov 2010 15:17:22 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Sun, 21 Nov 2010 15:17:21 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011211517.22012.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 15:17:37 -0000 > On Sun, 21 Nov 2010 12:12:11 +0000 > > David Southwell wrote: > > I posted about this failure some time ago but have had no useful > > response. I jhave also not heard from the maintainer so I thought > > another posting might be helpful. I understand others have a similar > > problem. > > > > Thanks in advance for any assistance > > Which version of FreeBSD are you using? > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > There's a patch under files for older versions of FreeBSD, but it looks > like the patch doesn't match this version of vlc. Version is Freebsd 7.2 p3 Somone also reported the identical failure with 7.3 David Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 15:28:22 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793AC1065672 for ; Sun, 21 Nov 2010 15:28:22 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD8B08FC0A for ; Sun, 21 Nov 2010 15:28:21 +0000 (UTC) Received: by bwz2 with SMTP id 2so5546223bwz.13 for ; Sun, 21 Nov 2010 07:28:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=uKBWDy+kEe3Hbrx9RJDIiE3MoMcHimkvHGMFAucr8MA=; b=En3SQL5qgrDm61kaH35bTJhEPK6kyFKzMVx8/fczaEd2bY5lnuiE1pkEf9ncpqsV1d WvdhnnJszxJXkCF93wBeiTw4Idarirkmc2idG569LbUIrUigRR88SPmO3wZwSHnuTZFz DFEADZviOBJGgPeHqyJgTvm53wcS9GJGkRT0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=kEB57HU4+p8kTg38kaJ+JISCCwn/BShuyPMzsUHRtS+LEptNNmP7sjS+P13ZuRyZ3m spVJ4moH/aGss6J+V7iCqUFwjwIyhimnu30P0mvbnpk65hc5p4kT9fto65/Ytv8mHZ5I BCCK0w+mhAq+8tRx12K5lcqd/KJuZaVbeg+GY= Received: by 10.204.79.131 with SMTP id p3mr4242363bkk.178.1290353300514; Sun, 21 Nov 2010 07:28:20 -0800 (PST) Received: from ernst.jennejohn.org (p578E1807.dip.t-dialin.net [87.142.24.7]) by mx.google.com with ESMTPS id p34sm1895816bkf.3.2010.11.21.07.28.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Nov 2010 07:28:19 -0800 (PST) Date: Sun, 21 Nov 2010 16:28:17 +0100 From: Gary Jennejohn To: freebsd-ports@freebsd.org Message-ID: <20101121162817.62a1517b@ernst.jennejohn.org> In-Reply-To: <201011211517.22012.david@vizion2000.net> References: <201011211517.22012.david@vizion2000.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 15:28:22 -0000 On Sun, 21 Nov 2010 15:17:21 +0000 David Southwell wrote: > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > David Southwell wrote: > > > I posted about this failure some time ago but have had no useful > > > response. I jhave also not heard from the maintainer so I thought > > > another posting might be helpful. I understand others have a similar > > > problem. > > > > > > Thanks in advance for any assistance > > > > Which version of FreeBSD are you using? > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > There's a patch under files for older versions of FreeBSD, but it looks > > like the patch doesn't match this version of vlc. > Version is Freebsd 7.2 p3 > > Somone also reported the identical failure with 7.3 > The apparently out-of-date patch is for all FreeBSD versions < 800040. -- Gary Jennejohn From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 17:18:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F6E6106566B for ; Sun, 21 Nov 2010 17:18:29 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 044DF8FC15 for ; Sun, 21 Nov 2010 17:18:28 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 309CB34D404; Sun, 21 Nov 2010 17:18:14 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: gljennjohn@googlemail.com Date: Sun, 21 Nov 2010 17:18:13 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) References: <201011211517.22012.david@vizion2000.net> <20101121162817.62a1517b@ernst.jennejohn.org> In-Reply-To: <20101121162817.62a1517b@ernst.jennejohn.org> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011211718.14091.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ntarmos@cs.uoi.gr, freebsd-ports@freebsd.org Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 17:18:29 -0000 > On Sun, 21 Nov 2010 15:17:21 +0000 > > David Southwell wrote: > > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > > > David Southwell wrote: > > > > I posted about this failure some time ago but have had no useful > > > > response. I jhave also not heard from the maintainer so I thought > > > > another posting might be helpful. I understand others have a similar > > > > problem. > > > > > > > > Thanks in advance for any assistance > > > > > > Which version of FreeBSD are you using? > > > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > > > There's a patch under files for older versions of FreeBSD, but it looks > > > like the patch doesn't match this version of vlc. > > > > Version is Freebsd 7.2 p3 > > > > Somone also reported the identical failure with 7.3 > > The apparently out-of-date patch is for all FreeBSD versions < 800040. I have cc'd this to the maintainer... Any chance of a "good" patch? David Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 17:45:02 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA2FC106564A for ; Sun, 21 Nov 2010 17:45:02 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (out-0-19.mx.aerioconnect.net [216.240.47.79]) by mx1.freebsd.org (Postfix) with ESMTP id AD9A18FC08 for ; Sun, 21 Nov 2010 17:45:02 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id oALHQQIR025808 for ; Sun, 21 Nov 2010 09:26:26 -0800 X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id 51B1B2D6018 for ; Sun, 21 Nov 2010 09:26:26 -0800 (PST) Message-ID: <4CE95643.50905@elischer.org> Date: Sun, 21 Nov 2010 09:26:27 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20101121120028.D619110656CE@hub.freebsd.org> In-Reply-To: <20101121120028.D619110656CE@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Subject: Re: freebsd-ports Digest, Vol 391, Issue 10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 17:45:03 -0000 On 11/21/10 4:00 AM, freebsd-ports-request@freebsd.org wrote: > deprecated because: has not been developed for 10 years but is this a reason for deprecation if it still works? Julian From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 18:31:07 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2D931065670 for ; Sun, 21 Nov 2010 18:31:07 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 68C3A8FC1C for ; Sun, 21 Nov 2010 18:31:06 +0000 (UTC) Received: by bwz2 with SMTP id 2so5646012bwz.13 for ; Sun, 21 Nov 2010 10:31:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=bQbTK+DZq9v5Zt7T3U3Tzr1p/9kHZrIB7QnX/f1wT1k=; b=WUMe4yNJFqzBKistTDAmYs5GgAau+vGFzZ3w/lSGNQqnIb+ihcJ2JtcCaa7LSD7ewR BY/XTbi+CkvftZoljk+i7PV78hEp5DOU1eyqHuqmJMCEpK6No25g21m70FAoyBNHKKbz i0ecdWt1TvpxN9CqgQ6JNc6j0se8B7SNmxy9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=YChRu/MTMgj3ClM1IuwRoRErnm21YtjeynR8ZNHlYq4XjqY/vvWHO6xTfVy2L0o1et OUERn6wSy0FAPU/9HH13XZugrnqxbyXk00h4duCgvaGnUYR9tuunvJPfJXOocHpM054k OXFwiwYSnmbk9zUvuc1TpMqsf5wJLhO9Fm2LM= Received: by 10.204.103.66 with SMTP id j2mr4318223bko.160.1290364265621; Sun, 21 Nov 2010 10:31:05 -0800 (PST) Received: from ernst.jennejohn.org (p578E1807.dip.t-dialin.net [87.142.24.7]) by mx.google.com with ESMTPS id v20sm1485600bku.10.2010.11.21.10.31.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Nov 2010 10:31:04 -0800 (PST) Date: Sun, 21 Nov 2010 19:31:01 +0100 From: Gary Jennejohn To: David Southwell Message-ID: <20101121193101.26f03a32@ernst.jennejohn.org> In-Reply-To: <201011211718.14091.david@vizion2000.net> References: <201011211517.22012.david@vizion2000.net> <20101121162817.62a1517b@ernst.jennejohn.org> <201011211718.14091.david@vizion2000.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ntarmos@cs.uoi.gr, freebsd-ports@freebsd.org Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 18:31:08 -0000 On Sun, 21 Nov 2010 17:18:13 +0000 David Southwell wrote: > > On Sun, 21 Nov 2010 15:17:21 +0000 > > > > David Southwell wrote: > > > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > > > > > David Southwell wrote: > > > > > I posted about this failure some time ago but have had no useful > > > > > response. I jhave also not heard from the maintainer so I thought > > > > > another posting might be helpful. I understand others have a similar > > > > > problem. > > > > > > > > > > Thanks in advance for any assistance > > > > > > > > Which version of FreeBSD are you using? > > > > > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > > > > > There's a patch under files for older versions of FreeBSD, but it looks > > > > like the patch doesn't match this version of vlc. > > > > > > Version is Freebsd 7.2 p3 > > > > > > Somone also reported the identical failure with 7.3 > > > > The apparently out-of-date patch is for all FreeBSD versions < 800040. > > I have cc'd this to the maintainer... > Any chance of a "good" patch? > Try running "make config" and disabling XCB. It looks like xscreensaver is disabled when XCB is turned off. That means you also have to disable XVIDEO, because it requires XCB. Can't test any of this myself because I'm using CURRENT. -- Gary Jennejohn From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 19:10:33 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC3CC106564A; Sun, 21 Nov 2010 19:10:33 +0000 (UTC) (envelope-from jonathan@kc8onw.net) Received: from mail.kc8onw.net (kc8onw.net [206.55.209.81]) by mx1.freebsd.org (Postfix) with ESMTP id B6EB88FC0C; Sun, 21 Nov 2010 19:10:33 +0000 (UTC) Received: from [10.70.3.3] (c-98-223-39-129.hsd1.in.comcast.net [98.223.39.129]) by mail.kc8onw.net (Postfix) with ESMTPSA id B291961F00; Sun, 21 Nov 2010 13:51:16 -0500 (EST) Message-ID: <4CE969B6.90900@kc8onw.net> Date: Sun, 21 Nov 2010 13:49:26 -0500 From: Jonathan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: beech@freebsd.org References: <4CE7EC0D.9000203@a1poweruser.com> <201011201957.17324.beech@freebsd.org> In-Reply-To: <201011201957.17324.beech@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: becoming a port committor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 19:10:33 -0000 On 11/20/2010 11:57 PM, Beech Rintoul wrote: > Contribute approx. 50 pr's with patches that are consistently coded and prove > to work (and in the right format) no shar files please. Does the Porter's Handbook need to be updated then? It explicitly says to use shar files to send ports in section 3.6, or where you referring specifically to patches and not full ports? http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html Jonathan From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 20:43:07 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C98FC106564A for ; Sun, 21 Nov 2010 20:43:07 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7E6DD8FC1F for ; Sun, 21 Nov 2010 20:43:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PKGkc-0001wi-Bx for freebsd-ports@freebsd.org; Sun, 21 Nov 2010 21:43:06 +0100 Received: from static-78-8-147-77.ssp.dialog.net.pl ([78.8.147.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Nov 2010 21:43:06 +0100 Received: from mwisnicki+freebsd by static-78-8-147-77.ssp.dialog.net.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Nov 2010 21:43:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Marcin Wisnicki Date: Sun, 21 Nov 2010 20:42:52 +0000 (UTC) Lines: 22 Message-ID: References: <7EBEAFFD-A675-4BD9-8C83-5CEA24E2E026@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: static-78-8-147-77.ssp.dialog.net.pl User-Agent: Pan/0.133 (House of Butterflies) Subject: Re: Finding files in packages (MANIFEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 20:43:07 -0000 On Sun, 21 Nov 2010 13:25:13 +0100, Anders F Björklund wrote: > Chris Rees wrote: > >>> For PackageKit's "app-install", I wanted to list all ports/packages >>> that had a .desktop file (= an "app"). > >> I may be misunderstanding you here, but you could just: >> >> [chris@amnesiac]~% echo /usr/ports/*/*/pkg-plist | xargs egrep >> '\.desktop$' | sed 's|/usr/ports/[a-zA-Z]*/||' > contains_desktop > > That could work too (?), It won't because plist can be generated > > Just thought the MANIFEST could be generated with the packages ? That > way you wouldn't need to install the ports collection first. pkg_info -qL your-package.tbz From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 21:06:39 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8C831065679 for ; Sun, 21 Nov 2010 21:06:39 +0000 (UTC) (envelope-from ix260@yahoo.co.uk) Received: from nm14.bullet.mail.ukl.yahoo.com (nm14.bullet.mail.ukl.yahoo.com [217.146.183.188]) by mx1.freebsd.org (Postfix) with SMTP id 508D38FC14 for ; Sun, 21 Nov 2010 21:06:38 +0000 (UTC) Received: from [217.146.183.209] by nm14.bullet.mail.ukl.yahoo.com with NNFMP; 21 Nov 2010 20:53:45 -0000 Received: from [217.146.183.41] by tm2.bullet.mail.ukl.yahoo.com with NNFMP; 21 Nov 2010 20:53:45 -0000 Received: from [127.0.0.1] by omp1026.mail.ukl.yahoo.com with NNFMP; 21 Nov 2010 20:53:45 -0000 X-Yahoo-Newman-Id: 261114.94834.bm@omp1026.mail.ukl.yahoo.com Received: (qmail 30550 invoked from network); 21 Nov 2010 20:53:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-ID:Reply-To:Organization:X-Mailer:X-Operating-System:User-Agent:X-Face:X-Face:X-Face:X-Face:X-Face:Mime-Version:Content-Type; b=MsFT7rA2xp3XG3qDHoLlSR3GSD+bfX1bWTA1OQCHExOcdqcgXbiXl64tzA4UCFXSQlGmZHncn2BsAZ8VSmX+CXJ3ITj0Fq+Xb5z/HvxQCGwOwpA4Pg+uhq4r+GAirM0P0AnPMJmHq8Ov5ZzdUYir88vBRZBkGjeIBjNBBFz4iA4= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1290372825; bh=4NGFsB2Vd1iHCqQ0XACtsnwzPb6U6CCUoBYfXd/hZ8I=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-ID:Reply-To:Organization:X-Mailer:X-Operating-System:User-Agent:X-Face:X-Face:X-Face:X-Face:X-Face:Mime-Version:Content-Type; b=Q/yskJF+Y1y5CbCVjHJgeUNntsnKKLlW2KbjZLOdEPDr/L2sFTIWTuxhhF2CeKq1OptqzvxvT268hy9u/Pu0WKyRlk/0i1K9mZM5PnK9UJ39FXpyLvkLUO9muRUvm3WQkv63V7MhffXZBaHtfTl5nKW3f1rmJF3dSsf8BnlSWUw= Received: from smtp.mail.yahoo.co.uk (ix260@80.132.173.222 with login) by smtp147.mail.ukl.yahoo.com with SMTP; 21 Nov 2010 20:53:44 +0000 GMT X-Yahoo-SMTP: VaAbf5eswBAj3rDE.2efaBh1 X-YMail-OSG: qA2JaNAVM1mhZC.V1..SFcYRUxaAhgogkwRSn2mgvaDEisO 2XtpsM8kloOpg63nCkQumC6Bdq7InECdG.xu8GoeW6KC8Pgr7me2AJ8hakpe uQBxlsiiOtIEdsxt6YgTHK8llGMj_Tzjex.mXfL_jT_h1KxurPAE8O7o80_Q 2HgilyDoNTw0ruPSB3IJbCjEFx_p5TFU_cXzIhnBxl10nZ7FjOWraqJnXC5C GUqTwuk1PqSyiK6rlT3sfDRNhyLHsVTjDHU_XNUfsulU7aMu.qSL9Hub8PGQ LPY4aiA-- X-Yahoo-Newman-Property: ymail-3 Date: Sun, 21 Nov 2010 21:53:07 +0100 From: Hanno Krusken To: ports@FreeBSD.org Message-ID: <20101121215307.77525374@smtp.mail.yahoo.co.uk> Organization: ix260.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; i386-portbld-freebsd8.1) X-Operating-System: M$-looser User-Agent: X11 Sendmail + ClamAV X-Face: kick ass.... M$-evil-is-a-virus X-Face: support the Open-Source movement ! X-Face: use X11, GNU, PGP, Emacs, FireFox ;o) X-Face: M$-VISTA is spyware X-Face: Users against DRM, TCPA crash RFID chips Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/gcmCqR5=Oh.PZ++jJ6RS15S"; protocol="application/pgp-signature" Cc: Subject: ports/finance/homebank 4.3 no longer work after latest gtk-2.22.1 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ix260@yahoo.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 21:06:40 -0000 --Sig_/gcmCqR5=Oh.PZ++jJ6RS15S Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable hi there, running FreeBSD-8.1-releng-p1 after this mornings portupgrade, as described in the ports/UPDATEING file a= nd successfully rebuild all the needed ports, the port "homebank-4.3 stops working. even after rebuilding it with "portupgrade -f homebank" as well I get this error: Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (ret= val !=3D NULL) basically the program is starting up, and the shortly comes up on the scree= n but before the full program is loaded it just cuts out and a core dump is left behind. any idea's how to solve the problem ? thanks --=20 Hanno Krusken Important note: please do not replay with any HTML tags in your mail which will be blocked = and deleted. Regarding known SPAM, VIRUS and junk mail sender, which often use this way = of fooling recipients with fancy images and HTML-artwork. Remember that I'm using a very strict s= pam setup on top of it. Thanks for your understanding. --Sig_/gcmCqR5=Oh.PZ++jJ6RS15S Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkzphrcACgkQWblSedSb6DZPAwCgiJuYavvJXns8CdddXnuG0YRd YaIAnifQfg+Lgw0PejaNjftkCHFYYFRO =e1QT -----END PGP SIGNATURE----- --Sig_/gcmCqR5=Oh.PZ++jJ6RS15S-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 21:35:02 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411C2106566C for ; Sun, 21 Nov 2010 21:35:02 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id E1B088FC08 for ; Sun, 21 Nov 2010 21:35:01 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward15.mail.yandex.net (Yandex) with ESMTP id 46E0E4458EF1; Mon, 22 Nov 2010 00:35:00 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1290375300; bh=ArFE8XdBxPHWL22aKbqCRxZF1H8kCvVqkx2Pkcl1xw0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=b3O/ncdDFsQjv9Vr6oRaRo9LAX6tkJDOjMW8Ia3qZnBtc5MBmvxaFhvLIXx4pJDpn GlyD7hgu1/rquW4WrXYDiH/5a1uEm7wEnhL0+t0R/0Mx4qHGU9WBZgqGKmuqpW4lxe /zyMQ/u5q/LSh1RcD5EWX3QSEsW2lfOcTqgCClzE= Received: from smeshariki2.local (unknown [77.66.145.223]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 117D644D8073; Mon, 22 Nov 2010 00:35:00 +0300 (MSK) Message-ID: <4CE99074.8020005@yandex.ru> Date: Mon, 22 Nov 2010 00:34:44 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: ix260@yahoo.co.uk References: <20101121215307.77525374@smtp.mail.yahoo.co.uk> In-Reply-To: <20101121215307.77525374@smtp.mail.yahoo.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: Re: ports/finance/homebank 4.3 no longer work after latest gtk-2.22.1 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 21:35:02 -0000 21.11.2010 23:53, Hanno Krusken пишет: > Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) > > basically the program is starting up, and the shortly comes up on the screen but before the full > program is loaded it just cuts out and a core dump is left behind. > > any idea's how to solve the problem ? I can't reproduce. Can you please describe what you do to trigger this error in more detail? -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 00:12:11 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62A3D1065693 for ; Mon, 22 Nov 2010 00:12:11 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id EBE108FC0C for ; Mon, 22 Nov 2010 00:12:10 +0000 (UTC) Received: by wyb35 with SMTP id 35so5664943wyb.13 for ; Sun, 21 Nov 2010 16:12:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=0AxQxLonY0MAuQwTl1BTWrzt1sl1avkUTRitfyT49sk=; b=AIAJ7DyYDzMP/mip9d07Ny+9o3t7K9BT0yGmfLpU/e7C5PFofl/AdMX3bRRndmSbej 5V+my7me6+XqTjCLAcrQUeEQ/q6lKoXtf9qQl4WYzOrEDPvPgUIelUK8ZN9VmaRqNNqx kWML6YuiTRKfbUlQnQ4sFt3xkMQvryVZRbfiI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=t4eX4mhONp6rgAs6VjrGvBEvt458jYjpvIOb3ZqtfBom3L2tkk+SFaWKS3a4GwFdWu c5QJom4yEXSMe+uvl6MUNTERdI32OGgWPjG/ja0u7DN7rXNU+Ip3MqTw/MHPfLjHanoA L/RZnMdkTkAfrQD9jalWNm09ZUl9/7DVZWjZE= MIME-Version: 1.0 Received: by 10.216.163.80 with SMTP id z58mr3947071wek.33.1290384729444; Sun, 21 Nov 2010 16:12:09 -0800 (PST) Received: by 10.216.13.210 with HTTP; Sun, 21 Nov 2010 16:12:08 -0800 (PST) In-Reply-To: <4CE969B6.90900@kc8onw.net> References: <4CE7EC0D.9000203@a1poweruser.com> <201011201957.17324.beech@freebsd.org> <4CE969B6.90900@kc8onw.net> Date: Mon, 22 Nov 2010 01:12:08 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: becoming a port committor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 00:12:11 -0000 Hi, On Sun, Nov 21, 2010 at 7:49 PM, Jonathan wrote: > On 11/20/2010 11:57 PM, Beech Rintoul wrote: > >> Contribute approx. 50 pr's with patches that are consistently coded and >> prove >> to work (and in the right format) no shar files please. >> > > Does the Porter's Handbook need to be updated then? It explicitly says to > use shar files to send ports in section 3.6, or where you referring > specifically to patches and not full ports? > That is my understanding at least: shar for new ports diffs for patches and updates to existing ports. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 01:35:22 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72DEC1065694 for ; Mon, 22 Nov 2010 01:35:22 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id 01DEA8FC15 for ; Mon, 22 Nov 2010 01:35:21 +0000 (UTC) Received: (qmail 17935 invoked by uid 399); 22 Nov 2010 01:35:21 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 22 Nov 2010 01:35:21 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CE9C8D8.6010401@FreeBSD.org> Date: Sun, 21 Nov 2010 17:35:20 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Suggestions on getting compiz working? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 01:35:22 -0000 Any ideas? I've tried the suggestions at http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html and they don't work for me. Doug -------- Original Message -------- Subject: Suggestions on getting compiz working? Date: Wed, 10 Nov 2010 22:21:28 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ To: freebsd-gnome@FreeBSD.org I've been multi-booting FreeBSD, Windows, and Ubuntu linux, and the default window manager for Ubuntu is compiz (with gnome of course). It works well, and I was hoping to get it working in FreeBSD. I tried several different configuration options that I found from searching on line, but didn't have any success, not even trying to run it all by itself (using startx). So does anyone have compiz working with gnome on FreeBSD? The CPU and RAM on this system are pretty beefy, even though the Intel GPU is fairly run of the mill. OTOH, it works in linux ... Help and suggestions welcome, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 04:12:46 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6692E106566C; Mon, 22 Nov 2010 04:12:46 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 271DE8FC0A; Mon, 22 Nov 2010 04:12:46 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id oAM4CjWK039424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Nov 2010 20:12:45 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id oAM4CjHg039423; Sun, 21 Nov 2010 20:12:45 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA09431; Sun, 21 Nov 10 20:11:24 PST Date: Sun, 21 Nov 2010 20:11:20 -0800 From: perryh@pluto.rain.com To: dougb@freebsd.org Message-Id: <4ce9ed68.wU1iTiKHPizq80G7%perryh@pluto.rain.com> References: <4CE9C8D8.6010401@FreeBSD.org> In-Reply-To: <4CE9C8D8.6010401@FreeBSD.org> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Suggestions on getting compiz working? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 04:12:46 -0000 Doug Barton wrote: > So does anyone have compiz working with gnome on FreeBSD? I can't help with that directly, but have a related suggestion: Based on what I've been reading on wine-users, it seems that wine and compiz do not get along well together. When you get compiz working, it might be well to mark it as incompatible with wine. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 04:24:41 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AF12106564A for ; Mon, 22 Nov 2010 04:24:41 +0000 (UTC) (envelope-from beech@akherb.com) Received: from bsdevel.akherb.com (bsdevel.akherb.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id 6643F8FC19 for ; Mon, 22 Nov 2010 04:24:40 +0000 (UTC) Received: from pinnacle.akherb.com (180-150-42-72.gci.net [72.42.150.180]) by bsdevel.akherb.com (Postfix) with ESMTP id 7E5E71972F8F; Mon, 22 Nov 2010 04:09:24 +0000 (UTC) From: Beech Rintoul Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Sun, 21 Nov 2010 19:09:23 -0900 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.3; i386; ; ) References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011211909.23708.beech@akherb.com> Cc: Torfinn Ingolfsen Subject: Re: becoming a port committor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 04:24:41 -0000 On Sunday 21 November 2010 15:12:08 Torfinn Ingolfsen wrote: > Hi, > > On Sun, Nov 21, 2010 at 7:49 PM, Jonathan wrote: > > On 11/20/2010 11:57 PM, Beech Rintoul wrote: > >> Contribute approx. 50 pr's with patches that are consistently coded and > >> prove > >> to work (and in the right format) no shar files please. > > > > Does the Porter's Handbook need to be updated then? It explicitly says > > to use shar files to send ports in section 3.6, or where you referring > > specifically to patches and not full ports? > > That is my understanding at least: > shar for new ports > diffs for patches and updates to existing ports. > > HTH That is correct, although it is possible to use a unified diff with the "-N" flag against a non existent source. The problem is too many contributors send in update pr's in shar format which are a real PITA to deal with from our end. You may notice that many pr's aren't picked up by committers for just that reason. In the above I was referring to updates, not new ports. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.0R/announce.html --------------------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 05:26:53 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32DAB106567A for ; Mon, 22 Nov 2010 05:26:53 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta05.westchester.pa.mail.comcast.net (qmta05.westchester.pa.mail.comcast.net [76.96.62.48]) by mx1.freebsd.org (Postfix) with ESMTP id D1EF48FC0C for ; Mon, 22 Nov 2010 05:26:52 +0000 (UTC) Received: from omta23.westchester.pa.mail.comcast.net ([76.96.62.74]) by qmta05.westchester.pa.mail.comcast.net with comcast id a5Re1f0011c6gX8555Stba; Mon, 22 Nov 2010 05:26:53 +0000 Received: from comcast.net ([98.203.142.76]) by omta23.westchester.pa.mail.comcast.net with comcast id a5Sr1f0011f6R9u3j5Srby; Mon, 22 Nov 2010 05:26:53 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sun, 21 Nov 2010 21:26:49 -0800 Date: Sun, 21 Nov 2010 21:26:49 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101122052649.GA61979@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <201011211909.23708.beech@akherb.com> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 05:26:53 -0000 On Sun 21 Nov 2010 at 20:09:23 PST Beech Rintoul wrote: > >That is correct, although it is possible to use a unified diff with the "-N" >flag against a non existent source. The problem is too many contributors send >in update pr's in shar format which are a real PITA to deal with from our end. > >You may notice that many pr's aren't picked up by committers for just >that reason. In such cases, does the submitter receive any communication explaining the reasons his PR isn't getting worked on? E.g., why not send an email requesting resubmission in the proper format? Many of the of oldest unassigned but still-open PR's show no evidence that they've even been looked at by a committer. There are no entries beyond the original one. How can we know which PR's were rejected/not picked up for some reason and which ones were genuinely overlooked? From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 06:17:04 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAF64106564A for ; Mon, 22 Nov 2010 06:17:04 +0000 (UTC) (envelope-from jankyj@unfs.us) Received: from morbid.purplehat.org (morbid.purplehat.org [206.225.83.29]) by mx1.freebsd.org (Postfix) with ESMTP id 68D2B8FC16 for ; Mon, 22 Nov 2010 06:17:04 +0000 (UTC) Received: from localhost (morbid.purplehat.org [206.225.83.29]) by morbid.purplehat.org (Postfix) with ESMTP id C457C85B8B1 for ; Sun, 21 Nov 2010 22:01:29 -0800 (PST) Received: from morbid.purplehat.org ([206.225.83.29]) by localhost (morbid.purplehat.org [206.225.83.29]) (amavisd-maia, port 10024) with ESMTP id 36391-01 for ; Sun, 21 Nov 2010 22:01:29 -0800 (PST) Received: from [10.0.0.162] (c-75-71-25-162.hsd1.co.comcast.net [75.71.25.162]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jankyj@unfs.us) by morbid.purplehat.org (Postfix) with ESMTPSA id 2942C85B8B0 for ; Sun, 21 Nov 2010 22:01:29 -0800 (PST) Message-ID: <4CEA0738.3060701@unfs.us> Date: Sun, 21 Nov 2010 23:01:28 -0700 From: "Janky Jay, III" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> In-Reply-To: <20101122052649.GA61979@comcast.net> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 06:17:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/21/2010 10:26 PM, Charlie Kester wrote: > On Sun 21 Nov 2010 at 20:09:23 PST Beech Rintoul wrote: >> >> That is correct, although it is possible to use a unified diff >> with the "-N" flag against a non existent source. The problem is >> too many contributors send in update pr's in shar format which >> are a real PITA to deal with from our end. >> >> You may notice that many pr's aren't picked up by committers for >> just that reason. Almost anyone who is an only semi-serious port maintainer (meaning they only have a select few number of ports to maintain and are only trying to contribute/participate) knows that maybe this issue is due to the porter's handbook. Specifically http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html which blatantly states that all submissions whether they are new OR updates be submitted in shar format. Maybe the commiters should bring this up and have a few less to deal with..? Just a suggestion. Regards, Janky Jay, III -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzqBzgACgkQGK3MsUbJZn5X/gCfbTgIyt4KEyI6ebtYmjm/DUk5 L2AAn28d2RCorQB4lm3KBGIqp9MHTxWZ =azIy -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 06:47:55 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B550106564A for ; Mon, 22 Nov 2010 06:47:55 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1BFAA8FC0A for ; Mon, 22 Nov 2010 06:47:54 +0000 (UTC) Received: by vws9 with SMTP id 9so227012vws.13 for ; Sun, 21 Nov 2010 22:47:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=mS5hFni9S9yO6M8rCZhP7FEtJpSI56KS53xbhuBTTzc=; b=XTJe+xCfh02rkDTURdshIWgApV6PG9y8oCc1/Xa35Un+DCDZM2OlZibfDQz6PstXr4 ShECkTovnPWPTPaNAl9FnY8qM+6/sfpqVkwuyIeiJb9DGAWXabEu3GATN2Of69m4c43h 1LR2CFYSPU77QGBtN8/O66gLDPL9c39O6+j3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=riuZGI7PmnAZ4eiy46CbjmVVffzrT6sVn8JIaw4Yhqqg2BTcxh+ZbjQpunmosboSp9 EEEK5qIbeZXfv3T3YaygkcmtPQibhPOa3xrGnT2Y5y9lvXd6pu+vtdBtnhoQ7NB6kYEj BNCUBhduuyKQAyZRC+hU3eaxHR+SL9Z+zaeC8= Received: by 10.220.95.209 with SMTP id e17mr712975vcn.205.1290408473224; Sun, 21 Nov 2010 22:47:53 -0800 (PST) Received: from localhost ([93.167.245.178]) by mx.google.com with ESMTPS id u6sm1564583vby.17.2010.11.21.22.47.45 (version=SSLv3 cipher=RC4-MD5); Sun, 21 Nov 2010 22:47:52 -0800 (PST) From: Anonymous To: "Janky Jay\, III" References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> Date: Mon, 22 Nov 2010 09:47:18 +0300 In-Reply-To: <4CEA0738.3060701@unfs.us> (Janky Jay, III's message of "Sun, 21 Nov 2010 23:01:28 -0700") Message-ID: <864ob96eix.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-ports@freebsd.org Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 06:47:55 -0000 "Janky Jay, III" writes: > On 11/21/2010 10:26 PM, Charlie Kester wrote: >> On Sun 21 Nov 2010 at 20:09:23 PST Beech Rintoul wrote: >>> >>> That is correct, although it is possible to use a unified diff >>> with the "-N" flag against a non existent source. The problem is >>> too many contributors send in update pr's in shar format which >>> are a real PITA to deal with from our end. >>> >>> You may notice that many pr's aren't picked up by committers for >>> just that reason. > > Almost anyone who is an only semi-serious port maintainer (meaning > they only have a select few number of ports to maintain and are only > trying to contribute/participate) knows that maybe this issue is due > to the porter's handbook. Specifically > http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html > which blatantly states that all submissions whether they are new OR > updates be submitted in shar format. Maybe the commiters should bring > this up and have a few less to deal with..? Just a suggestion. It's because you're looking at the wrong chapter. That one is about new ports, not updates/bugfixes/changes. http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 07:23:01 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56D3F1065679 for ; Mon, 22 Nov 2010 07:23:01 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by mx1.freebsd.org (Postfix) with ESMTP id 39DE38FC15 for ; Mon, 22 Nov 2010 07:23:00 +0000 (UTC) Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta04.emeryville.ca.mail.comcast.net with comcast id a7Mc1f0061smiN4A47P0v2; Mon, 22 Nov 2010 07:23:00 +0000 Received: from comcast.net ([98.203.142.76]) by omta20.emeryville.ca.mail.comcast.net with comcast id a7Ny1f00G1f6R9u8g7NzMP; Mon, 22 Nov 2010 07:23:00 +0000 Received: by comcast.net (sSMTP sendmail emulation); Sun, 21 Nov 2010 23:22:58 -0800 Date: Sun, 21 Nov 2010 23:22:57 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101122072257.GF48679@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4CEA0738.3060701@unfs.us> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 07:23:01 -0000 On Sun 21 Nov 2010 at 22:01:28 PST Janky Jay, III wrote: > > Almost anyone who is an only semi-serious port maintainer (meaning >they only have a select few number of ports to maintain and are only >trying to contribute/participate) knows that maybe this issue is due >to the porter's handbook. Specifically >http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html >which blatantly states that all submissions whether they are new OR >updates be submitted in shar format. Maybe the commiters should bring >this up and have a few less to deal with..? Just a suggestion. That page doesn't say what you think it says. Its context is the creation of a new port. It doesn't say anything about updating an existing port. Perhaps the problem is that some people never read the *rest* of the handbook? If they would, they'd find this page, which explicitly says to use 'diff -ruN': http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 11:06:09 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20468106564A for ; Mon, 22 Nov 2010 11:06:09 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CC948FC19 for ; Mon, 22 Nov 2010 11:06:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAMB69lo050618 for ; Mon, 22 Nov 2010 11:06:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAMB68LQ050612 for freebsd-ports@FreeBSD.org; Mon, 22 Nov 2010 11:06:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Nov 2010 11:06:08 GMT Message-Id: <201011221106.oAMB68LQ050612@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 11:06:09 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) 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. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/152470 [PATCH] mail/bsfilter: update to 1.0.17 o ports/152467 [new port] openafs port o ports/152466 [MAINTAINER] update audio/mpdas to 0.3.0 f ports/152464 www/bozohttpd: update to 20100920, fix prefix substitu o ports/152463 [SHAR] New port www/bigbluebutton o ports/152460 Junkbusters.com web site is no longer supported o ports/152453 urlview port should install gecko.sh optionally f ports/152449 [PATCH] net-mgmt/collectd missing perl lib for collect o ports/152446 portsnap error o ports/152432 Kopete refuses connect to ICQ after telepathy-qt4 upgr o ports/152423 net/freeswitch-core update o ports/152419 Please update multimedia/avidemux2 > 2.5.4 f ports/152413 [PATCH] net-im/py-xmpppy fix patch fix o ports/152408 New port: devel/MooseX-Attribute-ENV Set default of an o ports/152403 New port: databases/firebird21-client o ports/152402 New port: databases/firebird21-server o ports/152396 Update cad/salome* to 5.1.4 f ports/152394 fix in port cad/netgen for build with salome o ports/152387 ports-mgmt/portupgrade: portinstall with bash completi o ports/152386 New port: devel/TheSchwartz-Worker-SendEmail o ports/152384 New port: devel/TheSchwartz-Simple o ports/152376 New port: audio/lastfmsubmitd f ports/152375 [patch] lang/qscheme: add a missing dependency and hop o ports/152365 mail/assp: Periodic script resets file ownership to ro o ports/152364 multimedia/gnome-subtitles update to 1.1 o ports/152361 [PATCH] multimedia/playd update o ports/152337 [NEW PORT] net-im/punjab: HTTP jabber client interface f ports/152331 [PATCH] dns/nsd improve rc script f ports/152304 sysutils/fcron: illegal instruction 4 s ports/152296 wrong message when trying to checkout using old reposi o ports/152288 New port: devel/scalatest o ports/152274 New Port: editors/jupp (portable joe from MirBSD) o ports/152246 Upgrading net/phamm o ports/152236 [patch] x11/slim: Enable pam support, add hald and dbu o ports/152231 ports file name conflict: math/surf www/surf f ports/152225 security/sancp: UIDs & GIDs Update f ports/152216 [NEW PORT] mail/spamass-iXhash: iXhash plugin for Spam o ports/152186 [NEW PORT] lang/python-doc-text: Documentation for the o ports/152175 New port: lang/javascript-v8 Google's open source Java f ports/152152 math/polymake: Port upgrade request f ports/152134 [ERROR] cannot portupgrade 'slony1-1.2.20' to 'slony1- o ports/152118 New port: deskutils/linux-tahometer A worktime trackin o ports/152109 New port: x11/keylaunch2 A fork of keylaunch that a f ports/152091 Update port: lang/scala o ports/152082 [NEW PORT] www/encode-explorer: A PHP script to browse f ports/152080 www/flashplugin-mozilla port is broken o ports/152073 New port: audio/WMmp o ports/152065 New port sysutils/zfs-periodic o ports/152060 [new port] devel/pear-PHPTAL Pear port for PHPTAL. o ports/152049 [New Port] chinese/phpbb3-tw The Traditional Chinese v o ports/152048 Request/wish for new port textproc/xerces-c3 (XERCES 3 f ports/152045 New port: www/links-hacked browser with tricks for tab o ports/152006 New Port: archivers/unzip-iconv: Slave port of unzip w o ports/151995 net-mgmt/nagios-plugins: new plugin to check CPU usage o ports/151993 [NEW PORT] devel/py-mercurialserver o ports/151988 New port: databases/dalmp DALMP - Database Abstraction f ports/151983 multimedia/avidemux2 crash f ports/151982 Can't build sysutils/fusefs-kmod ; problem with ruby o ports/151973 New port: security/arpCounterattack -- Detects and rem o ports/151945 net/freeswitch-core update f ports/151930 [PATCH] net-mgmt/netams links to libmysqlclient/libpq o ports/151907 [NEW PORT] security/sophie: A daemon which uses 'libsa f ports/151876 www/squid: Squid rc script doesn't restart the daemon o ports/151852 New port devel/violet - Simple UML editor o ports/151837 [patch] sysutils/bsdstats : does honor BATCH when inst o ports/151803 New Port: mail/davmail - POP/IMAP/SMTP/Caldav/Carddav/ o ports/151785 net/unison-devel not suitable for parallel build o ports/151784 NEW PORT: (Replacing bug 151363) www/sit - Incident tr f ports/151783 mail/fetchmail: rc.d script broken in case of MDA use f ports/151777 deskutils/xfce4-volstatus-icon Segmentation fault and o ports/151774 [new port] sysutils/pprotectd o ports/151747 request to enable emulators/wine on amd64 o ports/151744 New port net/appkonference, a high-performance Asteris o ports/151718 [NEW PORT] www/dwoo: Dwoo is a PHP5 template engine f ports/151706 [PATCH] games/endgame-singularity: update to 0.30b f ports/151689 dns/rbldnsd does not use preassigned UID/GIDs o ports/151662 ports-mgmt/portupgrade: upgrade of autoconf leaves old f ports/151658 [PATCH] x11-themes/gtk-murrine-engine update to 0.98.1 o ports/151643 www/rt38: RT38 upgrade directory location o ports/151637 Update port: security/maia Much needed updates for Per f ports/151628 [NEW PORTS] www/py-flask-uploads, Flask-Uploads provid o ports/151627 [NEW PORTS] devel/py-flask-babel, Add i18n/l10n suppor o ports/151626 [NEW PORT] databases/py-flask-sqlalchemy, add SQLAlche o ports/151625 [NEW PORT] www/py-flask, a micro webdevelopment framew o ports/151572 The first start of net/tucan failed because it can't w o ports/151510 ports-mgmt/portupgrade: circular dependencies breaks p f ports/151509 [PATCH] x11-themes/gtk-murrine-engine: update to 0.98. o ports/151467 New port: sysutils/autojump acts as a complement to cd o ports/151466 New port: www/trac-TracGoogleAnalytics Trac plugin to o ports/151453 [NEW PORT] sysutils/froxlor: PHP-based ISP Server Mana o ports/151431 Update to include ZFS module in grub2-1.98 f ports/151398 RC Script for net-mgmt/softflowd o ports/151371 New Port: audio/pithos GNOME Pandora player f ports/151347 port net-mgmt/rancid doesn't work corretly with SVN o ports/151300 Add LaTeX Project Public Licenses to Mk/bsd.licenses.d f ports/151299 audio/mt-daapd: portlint(1) fixes and more f ports/151296 [patch] ports/sysutils/fusefs-kmod build fails: MNT_NF f ports/151261 add option to net/nss_ldapd o ports/151237 [NEW PORT] x11-toolkits/gob2: GOB (GOB2 anyway) is a p f ports/151154 audio/amarok-kde4 crashes on network activity if ports f ports/151118 net-mgmt/pnp: bump version to 0.6.7 o ports/151077 NEW port devel/gdb72 o ports/151062 New port: www/trac-OhlohWidgetsMacro Trac macro to emb o ports/151005 New port: www/peraperaprv, a pure java twitter client f ports/150883 Ports games/openastromenace won't compile on 64 bit o ports/150879 [NEW PORT] sysutils/downtimed: System downtime monitor o ports/150863 Update port: www/piwigo (former phpwebgallery) update f ports/150783 mail/qpopper: fails to configure ocasionally o ports/150765 [Maintainer Update] Give sysutils/radmind its own UID/ o ports/150605 [PATCH] audio/liblastfm: Fix build with alternate LOCA o ports/150574 [PATCH] mail/dkimproxy: Simplify the rc scripts o ports/150542 [new port]: sysutils/createrepo o ports/150541 [new port] sysutils/yum - Installer/updater for rpm o ports/150508 multimedia/avidemux2 does not find existing x264 o ports/150493 Update for: security/openssh-portable port from 5.2p1 o ports/150489 [NEW PORT] devel/d-feet: D-Feet is a D-Bus debugger wr o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/150423 [PATCH] Upgrade www/p5-Mojo to devel/p5-Mojolicious (v f ports/150376 port net-mgmt/zabbix-server 1.8.3 fails to build on 8. o ports/150361 [patch] provide script to bind with nautilus for multi o ports/150316 new port: net/neatx f ports/150294 news/hellanzb fails to run due to string compare bug f ports/150283 security/l5 produces wrong output on amd64 o ports/150266 New port: x11/tabbed Simple generic tabbed fronted to f ports/150235 sysutils/smartmontools build system bug f ports/150194 There is no startup script for databases/cassandra f ports/150169 www/havp: Assertion failed: file llvm/lib/System/Mutex o ports/150086 [NEW PORT] net-im/tkabber-plugins-devel: External Plug f ports/150047 net/ipv6socket_scrub: Makefile contains incorrect URL f ports/149963 chinese/ibus-chewing: Refine FETCH_ARGS o ports/149947 [NEW PORT] devel/smartCVS, a powerful graphical CVS cl o ports/149928 New port: textproc/iText iText, a JAVA-PDF library by o ports/149892 [NEW PORT] textproc/weka-devel: Data Mining Software i o ports/149817 ports-mgmt/portupgrade: portinstall -p option doesn't o ports/149601 New port: games/gargoyle - a multiplatform interacti o ports/149565 Update port: converters/igbinary o ports/149564 patch for various games/ adding appropriate LICENSEs t o ports/149538 sysutils/fusefs-ntfs panic on writte on 8.1 o ports/149348 New port: net/wowzamediaserver o ports/149196 [PATCH] chinese/zh-ibus-chewing: update to 1.3.6.20100 f ports/149127 [PATCH] net/beacon: allow compilation on non-i386 arch f ports/148871 bad packages: p5-XML-Parser-2.36_1 p5-XML-SAX-Expat-0. o ports/148777 [New Port] sysutils/qjail: Utility to deploy large num o ports/148605 security/ipsec-tools rc.d/racoon startup script fails f ports/148519 New port: devel/pear-PHP_Debug Port for the PEAR PHP_D f ports/148462 [New port] www/wordpress-themes: wordpress featured th f ports/148454 games/freebsd-carddeck-kde4: freebsd's kde card deck d o ports/148415 new port: devel/libsysinfo, GNU libc's sysinfo port fo o ports/148411 New port: audio/madfufw M-Audio DFU Firmware for USB s o ports/148398 [NEW PORT] net/omcmd: CLI utility for performing OMAPI o alpha/148392 ports Users of Alpha platform should stay with Dovecot 1.1.1 o ports/148234 pkg_install fails for some math/octave-forge ports o ports/147943 New port: net/radsecproxy Radsecproxy is a generic RAD o ports/147847 audio/zynaddsubfx mxml error when opening instruments s ports/147829 Improved net/ucarp startup script: multiple VHID and F o ports/147660 new port: net-im/pidgin-mra, Mail.ru Agent protocol pl s ports/147457 Update port: devel/ptlib26 o ports/147242 ports-mgmt/portupgrade incorrectly remove old port whe o ports/147171 x11-toolkits/open-motif: mwm seems to lose mouse event o ports/146913 ports/databases/skytools failed to make package if Pos o ports/146895 [NEW PORT] emulators/linux-libusb -- linux(4)-friendly o ports/146880 [MAINTAINER] korean/ko.TeX : update to 0.2.0.20100511 o ports/146879 [MAINTAINER] korean/ko.TeX-fonts-extra : update to 0.2 o ports/146830 multimedia/pvr_xxx does not compile on FreeBSD 8.* and o ports/146818 [update] games/openarena latest release o ports/146713 [patch] net-mgmt/argus-monitor update o ports/146434 sysutils/fusefs-ntfs fails to build if devel/bonobo in f ports/145966 port devel/pwlib fails to build: cast error: patch att o ports/145076 I could not build devel/pwlib o ports/144852 [patch] sysutils/ntfsprogs - improvements to mkntfs o ports/144821 [patch] audio/xmms2 : update to version 0.7 DrNo. o ports/144769 [PATCH] ports-mgmt/portupgrade should have a configura o ports/144605 [PATCH] Get ports-mgmt/portupgrade to build under Ruby o ports/144597 security/openssh-portable fails to compile with KERBER f ports/144555 graphics/mesagl: glutMainLoop() crashes when using VBO o ports/144248 net/asterisk16 conflicts with linuxthreads o ports/143938 [NEW PORTS] textproc/linux-f10-ibus-qt et al.: Linux v o ports/143566 sysutils/diskcheckd runs constantly when using gmirror o ports/142824 [patch] security/openssh-portable: add VersionAddendum f ports/141103 net/stone strange behavior on 8.0-RELEASE o ports/140880 ports-mgmt/portupgrade: portversion confused with ezm3 f ports/140867 net-mgmt/nagios-plugins: check_icmp default packets si o ports/140364 ports-mgmt/portupgrade-devel: #! line substitution is s ports/140303 net-mgmt/docsis can not compile filters under amd64 pl o ports/140273 ports-mgmt/portupgrade-devel chokes on bsdpan pkgs o ports/140008 ports-mgmt/portupgrade: many papercut omissions on por o ports/139440 [panic] 8.0 RC1 panics on writing large files to sysut f ports/139203 sysutils/freebsd-snapshot more careful patch not depen o ports/138602 audio/sphinxbase port update o ports/137958 ports-mgmt/portupgrade fails with recursive dependency o ports/137708 ports-mgmt/portupgrade: portupgrade -cRn is broken o ports/137378 Advisory locks fail with ports/security/cfs on FreeBSD o ports/135691 ports-mgmt/portupgrade Wrong example in man page of pk o ports/134714 ports-mgmt/portupgrade deletes user data without quest o ports/134182 ports-mgmt/portupgrade incorrectly handles manual reje a ports/133773 net/keepalived port update request o ports/133563 security/cfs rc script needs "mntudp" option on 8-CURR o ports/131111 ports-mgmt/portupgrade-devel: completely removes packa o ports/129930 ports-mgmt/portupgrade - portinstall tries to install o ports/129891 ports-mgmt/portupgrade fails to recognize variations o o ports/128952 [NEW PORT] java/javadb: Sun's supported distribution o o ports/128881 ports-mgmt/portupgrade backtrace o ports/127889 ports-mgmt/portupgrade detects spurious failures and s o ports/127321 japanese/kon2-16dot: buffer overflow and mouse bugs s ports/127087 mail/bincimap port does not include an rc.d file o ports/127019 ports-mgmt/portupgrade does not recognize fail conditi o ports/126140 ports-mgmt/portupgrade runtime error o ports/125936 ports-mgmt/portupgrade -R fails if BUILD_DEP's are not s ports/125324 editors/the (3.2) looses cursor when compiled with PDC o ports/123068 sysutils/bubblemon2 bubblemon-dockapp: error extractin o ports/121259 New port: net/openamq OpenAMQ is a complete AMQP messa o ports/112818 ports-mgmt/portupgrade -a fails with database error o ports/107816 [patch] The IPv6 patch breaks the location feature of o ports/80111 patch to make WITH_KERBEROS4 working for security/cyru s ports/57498 HEIMDAL_HOME should be defined in src or ports Makefil 215 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 12:17:50 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01A0E106566B for ; Mon, 22 Nov 2010 12:17:50 +0000 (UTC) (envelope-from beech@akherb.com) Received: from bsdevel.akherb.com (bsdevel.akherb.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id C93628FC12 for ; Mon, 22 Nov 2010 12:17:49 +0000 (UTC) Received: from pinnacle.akherb.com (180-150-42-72.gci.net [72.42.150.180]) by bsdevel.akherb.com (Postfix) with ESMTP id D9D801972F8F; Mon, 22 Nov 2010 12:17:48 +0000 (UTC) From: Beech Rintoul Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Mon, 22 Nov 2010 03:17:47 -0900 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.3; i386; ; ) References: <4CE7EC0D.9000203@a1poweruser.com> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> In-Reply-To: <20101122052649.GA61979@comcast.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011220317.48090.beech@akherb.com> Cc: Charlie Kester Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 12:17:50 -0000 On Sunday 21 November 2010 20:26:49 Charlie Kester wrote: > On Sun 21 Nov 2010 at 20:09:23 PST Beech Rintoul wrote: > >That is correct, although it is possible to use a unified diff with the > >"-N" flag against a non existent source. The problem is too many > >contributors send in update pr's in shar format which are a real PITA to > >deal with from our end. > > > >You may notice that many pr's aren't picked up by committers for just > >that reason. > > In such cases, does the submitter receive any communication explaining > the reasons his PR isn't getting worked on? > > E.g., why not send an email requesting resubmission in the proper > format? > > Many of the of oldest unassigned but still-open PR's show no evidence > that they've even been looked at by a committer. There are no entries > beyond the original one. How can we know which PR's were rejected/not > picked up for some reason and which ones were genuinely overlooked? You can't, but if a significant amount of time passes and no committer assigns themselves to a pr it usually means there are problems, either with the format or the upgrade itself. It's rare that a pr get's completely overlooked. We try and look at the list daily (as time permits). From: Contributing to the FreeBSD Ports Collection-5.2.1 Keep your ports up to date: 5. At some stage a committer will deal with your PR. It may take minutes, or it may take weeks - so please be patient. The reality is if a committer reviews a pr for an update and it's in shar format he/she will usually pass them by. If you think it's taking too long an email or question on #bsdports will usually get a response. We do get emails from portmgr detailing outstanding pr's, but there is no requirement to grab one. We also have a bugbusting team that reviews outstanding pr's and broken ports. With the wealth of info in The porter's guide and in contributing a submission which is coded well and in the proper format will usually get a quick response. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.0R/announce.html --------------------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 13:19:18 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 942CE1065696 for ; Mon, 22 Nov 2010 13:19:18 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 21C928FC13 for ; Mon, 22 Nov 2010 13:19:17 +0000 (UTC) Received: by wwd20 with SMTP id 20so7077667wwd.31 for ; Mon, 22 Nov 2010 05:19:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=zt4k6Zha+cgg4ci3rVg/ByolbJm1FgLpHgNW0AksQDE=; b=HRK1mho49dUEBdGi2b6qSQSJDkBw7HWV02jQXNAZ9lCubpJT+mHZJyMg98gOZ+JKw+ 31iGiU/lCWV48mGpkN4QRa6/OEh81hJon6QCkWZIPExLJ5O9rjayKejFCoH7+dCSCBsd 5LVC+UZEwZ+Ez6QXvru0VHOXDIWEbHRwS7o0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Jzj0LlKuTPX/zHGiiSTKWsJfQvOoaJ0DTZhPIa94caCkQf6OeSad8crnkrLJOHI5mc NPS3odl2ojXqCW5b41vkoL8ODg3jrEKXRptggEcijPzU94ldr/0Sy/Bcu1wEd4A2ittS aYAOFtUrjTLxXDt92IRSdqAMAJsU3s5yN91l0= Received: by 10.227.133.2 with SMTP id d2mr5949353wbt.92.1290431951723; Mon, 22 Nov 2010 05:19:11 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id h53sm2266328wee.45.2010.11.22.05.19.08 (version=SSLv3 cipher=RC4-MD5); Mon, 22 Nov 2010 05:19:09 -0800 (PST) Date: Mon, 22 Nov 2010 13:19:05 +0000 From: RW To: ports@freebsd.org Message-ID: <20101122131905.318b590c@gumby.homeunix.com> In-Reply-To: <20101122072257.GF48679@comcast.net> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 13:19:18 -0000 On Sun, 21 Nov 2010 23:22:57 -0800 Charlie Kester wrote: > On Sun 21 Nov 2010 at 22:01:28 PST Janky Jay, III wrote: > > > > Almost anyone who is an only semi-serious port maintainer > > (meaning > >they only have a select few number of ports to maintain and are only > >trying to contribute/participate) knows that maybe this issue is due > >to the porter's handbook. Specifically > >http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html > >which blatantly states that all submissions whether they are new OR > >updates be submitted in shar format. Maybe the commiters should bring > >this up and have a few less to deal with..? Just a suggestion. > > That page doesn't say what you think it says. > > Its context is the creation of a new port. It doesn't say anything > about updating an existing port. Actually it does discuss the wording of the synopsis for both new and updated ports which gives the impression that that that section covers both. Furthermore the update chapter is at the opposite end of the index under the single misleading word "Upgrading". There's no mention of "submitting" which is what people will be looking for. IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything deserves to be under "Quick Porting" it's this. > Perhaps the problem is that some people never read the *rest* of the > handbook? The trouble is that even when people do read handbooks from beginning to end there are always sections that that they are likely to skip until they need them, and this is one of them. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 13:54:23 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67FC3106564A for ; Mon, 22 Nov 2010 13:54:23 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 102D48FC0A for ; Mon, 22 Nov 2010 13:54:22 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1PKWqb-0002O5-3b>; Mon, 22 Nov 2010 14:54:21 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1PKWqa-00009Z-Sc>; Mon, 22 Nov 2010 14:54:21 +0100 Message-ID: <4CEA7613.7030407@zedat.fu-berlin.de> Date: Mon, 22 Nov 2010 14:54:27 +0100 From: "O. Hartmann" Organization: Freie =?ISO-8859-1?Q?Universit=E4t_Berlin?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Andrew W. Nosenko" References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 13:54:23 -0000 On 11/19/10 18:11, Andrew W. Nosenko wrote: > 2010/11/19 O. Hartmann: >> On 11/19/10 13:46, Koop Mast wrote: >>> >>> On Fri, 19 Nov 2010 12:32:33 +0100 >>> "O. Hartmann" wrote: >>> >>>> Hello. >>>> Trying to do my first port and run into trouble. >>>> The software package (Xerces-c 3.1.1) comes with a full autotoll >>>> environment and so far building and installing works. >>>> >>>> But the libarary name is "libxerces-c-3.1.so" and I need to change this >>>> to respect the FreeBSD nameing schemes to "libxerces-c.so.31". I'm >>>> looking for a way avoiding some "post-install:" stuff. >>> >>> There isn't any problem with the libxerces-c-3.1.so name. >>> From http://www.freebsd.org/doc/en/books/porters-handbook/special.html >>> Try to keep shared library version numbers in the libfoo.so.0 format. >>> Our runtime linker only cares for the major (first) number. >> >> Well, this is the problem. The automated installation process installes >> libxerces-c-3.1.so. > > This not a problem. Inability to catch the libxerces-c-3.1.so by > specifying -lxerces-c linker flag (and enforce you to specify > -lxerces-c-3.1) is intended and desired effect. Please, don't touch > the library name. > > Usually, authors change library name if want to ensure and express > complete API and ABI break without any forward and backward > compatibility. Like switch from Glib-1.x (libglib.so.x) to Glib-2.x > (libglib-2.0.so.x). In both your (libxerces) and my (libglib) > examples the authors desired to use "interface generation" numbers, > but it just for aesthetics reasons, indeed the libraries could be > renamed to any other arbitrary way (for example, libNewGlib.so and > libEvenBetterXerces.so -- ideologically and technically there no > differences). > > If you rename libxerces-c-3.1.so to libxerces-c.so.31, then all > application that want and expect the old "zero-generation" API and > link against '-llibxerces-c' will fail because will catch absolutely > unexpected (by them) and incompatible libxerces-c-3.1 API. > > Applications that indeed want and expect libxerces-c-3.1 API, and > therefore that links with '-llibxerces-c-3.1' will fail also. Just > because there no more libxerces-c-3.1.so library -- it was renamed to > unexpected name w/o good reasons. > > Conclusion: Please, don't touch library names! > Sorry, if I bother you again. So, just in case when leaving the vendor intended library naming and forget about the FreeBSD paradigm of naming the library libxerces-c.so.31, as far as I see from your mail it would be more convenient having a port textproc/xerces-c3 with the library libxerces-c-3.1.so? In such a case, I guess I need some advisor/revisioner to look after the small Makefile for the port I wrote to push it into the ports collection. Because libxerces-c2 and libxerces-c3 seem to break the API, it is obviously a good advice haveing a new generation port. Oliver From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 14:33:13 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3056106564A for ; Mon, 22 Nov 2010 14:33:13 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mx1.freebsd.org (Postfix) with ESMTP id 9D70F8FC15 for ; Mon, 22 Nov 2010 14:33:13 +0000 (UTC) Received: by mail.0x20.net (Postfix, from userid 1002) id 76D973A660; Mon, 22 Nov 2010 15:17:05 +0100 (CET) Date: Mon, 22 Nov 2010 15:17:05 +0100 From: Lars Engels To: Eir Nym Message-ID: <20101122141705.GG56407@e.0x20.net> References: <4CE5280E.3090009@zedat.fu-berlin.de> <86wro9e6e4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OrKNV1jnpyJzuZNm" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.2 X-Operation-System: FreeBSD 5.5-RELEASE-p19 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Christian Weisgerber , freebsd-ports@freebsd.org Subject: Re: Mk/bsd.command.mk: missing CSH tag X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 14:33:14 -0000 --OrKNV1jnpyJzuZNm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 19, 2010 at 08:21:31PM +0300, Eir Nym wrote: > On 19 November 2010 18:32, Christian Weisgerber wrot= e: > > Eir Nym wrote: > > > >> >>> Since when? If you are missing /bin/csh, your system is defective > >> >>> or at least nonstandard. > >> >> > >> >> It is good joke, thanks > >> > > >> > I guess he's talking about the ports tree being too fragile for some > >> > non-default configurations and not many people are willing to fix it. > >> > >> I understand this. Port can check this (because it is optional system > >> component) and use another or generate error. > > > > This is very confusing. =C2=A0One of us is out of sync with reality. > > (If it's me, I'd like to know.) =C2=A0Your confident claim that csh is > > optional is like stating that the sky is green and the sun is purple. > > > > Did I miss something? >=20 > If you think that any part of base system is mandatory, you should > write request to remove knob WITHOUT_TCSH and any other, which you > think is not optional. If you want support from the FreeBSD community, every part of the base system is mandatory. --OrKNV1jnpyJzuZNm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkzqe2EACgkQKc512sD3afj/PwCcDaalu+zVP5vfWdGFp2nncMV7 8JoAn2eQmHl+nU0RABQywoLoGfdCtu0X =/jNb -----END PGP SIGNATURE----- --OrKNV1jnpyJzuZNm-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 15:24:44 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE4CE1065674 for ; Mon, 22 Nov 2010 15:24:44 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (mailrelay.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2A48FC14 for ; Mon, 22 Nov 2010 15:24:43 +0000 (UTC) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id C99D95AC8A; Mon, 22 Nov 2010 16:24:34 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id C62755AC73; Mon, 22 Nov 2010 16:24:34 +0100 (CET) X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id A656C5CD4E; Mon, 22 Nov 2010 16:24:34 +0100 (CET) Received: from wep4035.physik.uni-wuerzburg.de ([132.187.37.35]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.5.2HF105) with ESMTP id 2010112216243371-813 ; Mon, 22 Nov 2010 16:24:33 +0100 Date: Mon, 22 Nov 2010 16:24:32 +0100 From: Alexey Shuvaev To: Doug Barton Message-ID: <20101122152432.GA43142@wep4035.physik.uni-wuerzburg.de> References: <4CE9C8D8.6010401@FreeBSD.org> MIME-Version: 1.0 In-Reply-To: <4CE9C8D8.6010401@FreeBSD.org> Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.21 (2010-09-15) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.5.2HF105 | October 15, 2010) at 11/22/2010 04:24:33 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.5.2HF105 | October 15, 2010) at 11/22/2010 04:24:33 PM, Serialize complete at 11/22/2010 04:24:33 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: freebsd-ports@FreeBSD.org Subject: Re: Suggestions on getting compiz working? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 15:24:44 -0000 On Sun, Nov 21, 2010 at 05:35:20PM -0800, Doug Barton wrote: > Any ideas? I've tried the suggestions at > http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html and > they don't work for me. > > -------- Original Message -------- > Subject: Suggestions on getting compiz working? > Date: Wed, 10 Nov 2010 22:21:28 -0800 > From: Doug Barton > Organization: http://SupersetSolutions.com/ > To: freebsd-gnome@FreeBSD.org > > I've been multi-booting FreeBSD, Windows, and Ubuntu linux, and the > default window manager for Ubuntu is compiz (with gnome of course). It > works well, and I was hoping to get it working in FreeBSD. I tried > several different configuration options that I found from searching on > line, but didn't have any success, not even trying to run it all by > itself (using startx). > > So does anyone have compiz working with gnome on FreeBSD? The CPU and > RAM on this system are pretty beefy, even though the Intel GPU is fairly > run of the mill. OTOH, it works in linux ... > Mmm... Error messages, back traces, etc.? I think, you know, "doesn't work" would not bring you much :) As a general note, composite + opengl always was a troublesome combination. And the state of the intel graphics driver on freebsd is also not the best. 0.02$, Alexey. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 15:40:41 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13D5B106566C for ; Mon, 22 Nov 2010 15:40:41 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 04A408FC16 for ; Mon, 22 Nov 2010 15:40:41 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id oAMFeeam066525 for ; Mon, 22 Nov 2010 15:40:40 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id oAMFee0p066524 for ports@FreeBSD.org; Mon, 22 Nov 2010 15:40:40 GMT (envelope-from erwin) Date: Mon, 22 Nov 2010 15:40:40 GMT From: Erwin Lansing Message-Id: <201011221540.oAMFee0p066524@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 15:40:41 -0000 INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found Done. make_index: asterisk-stat-2.0.1_8: no entry for /usr/ports/net/asterisk-addons Committers on the hook: bapt fjoe jadawin kuriyama mezz mm obrien wen Most recent CVS update was: U audio/mpdas/Makefile U audio/mpdas/distinfo U devel/Makefile U devel/p5-DateTime-TimeZone/Makefile U devel/p5-DateTime-TimeZone/distinfo U devel/p5-Devel-BeginLift/Makefile U devel/p5-Devel-BeginLift/distinfo U devel/p5-Devel-BeginLift/pkg-descr U devel/p5-Devel-BeginLift/pkg-plist U devel/p5-Test-Inline/Makefile U devel/p5-Test-Inline/distinfo U editors/vim/Makefile U editors/vim/distinfo U graphics/ImageMagick/Makefile U graphics/ImageMagick/distinfo U graphics/ImageMagick/pkg-plist U graphics/p5-Image-ExifTool/Makefile U graphics/p5-Image-ExifTool/distinfo U graphics/p5-Image-ExifTool/pkg-plist U multimedia/schroedinger/Makefile U net/Makefile U net/asterisk14/Makefile U net/asterisk14-addons/Makefile U net/asterisk14-addons/distinfo U net-mgmt/collectd/Makefile U net-mgmt/collectd/distinfo U net-p2p/transmission/Makefile U sysutils/py-zfs/Makefile U sysutils/py-zfs/pkg-plist U www/Makefile U www/cmsmadesimple/Makefile U www/cmsmadesimple/distinfo U www/cmsmadesimple/pkg-plist U www/fcgiwrap/files/fcgiwrap.in U www/p5-AnyEvent-Mojo/Makefile U www/p5-AnyEvent-Mojo/distinfo U www/p5-AnyEvent-Mojo/pkg-descr U www/p5-AnyEvent-Mojo/pkg-plist U www/p5-Net-FreshBooks-API/Makefile U www/p5-Net-FreshBooks-API/distinfo U www/p5-Net-FreshBooks-API/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 15:59:07 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B81391065674 for ; Mon, 22 Nov 2010 15:59:07 +0000 (UTC) (envelope-from i@levsha.me) Received: from expo.ukrweb.net (mail.univua.net [91.202.128.78]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7D68FC19 for ; Mon, 22 Nov 2010 15:59:07 +0000 (UTC) Received: from [91.193.166.194] (helo=laptop.levsha.me) by expo.ukrweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1PKYKw-000EZ4-TR for freebsd-ports@freebsd.org; Mon, 22 Nov 2010 17:29:49 +0200 Received: from levsha by laptop.levsha.me with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PKYJb-000Ibp-3e for freebsd-ports@freebsd.org; Mon, 22 Nov 2010 17:28:23 +0200 Date: Mon, 22 Nov 2010 17:28:22 +0200 From: Mykola Dzham To: freebsd-ports@freebsd.org Message-ID: <20101122152822.GB69912@laptop.levsha.me> References: <20101121012336.GM13998@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101121012336.GM13998@comcast.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: Mykola Dzham X-SA-Exim-Connect-IP: 91.193.166.194 X-SA-Exim-Mail-From: i@levsha.me X-SA-Exim-Scanned: No (on expo.ukrweb.net); SAEximRunCond expanded to false Subject: Re: How to detect filename conflicts with uninstalled ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 15:59:07 -0000 Charlie Kester wrote: > I'm working on a new port that installs a program with a name that seems > like it would already be taken, but I don't have anything by that name > on my system -- even though I have lots of ports installed. > > I know that I can use "portsdb -r" to find all the ports that depend on > a given port, whether they're installed or not. Is there a similar way > to determine if an uninstalled port installs a file with a given name? You can use ports-mgmt/portsearch to search ports, contains some file. For example portsearch -f 'bin/bash$' -- LEFT-(UANIC|RIPE) JID: levsha@jabber.net.ua PGP fingerprint: 1BCD 7C80 2E04 7282 C944 B0E0 7E67 619E 4E72 9280 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 17:20:06 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C838A106566B for ; Mon, 22 Nov 2010 17:20:06 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 14F718FC1A for ; Mon, 22 Nov 2010 17:20:05 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.26.251.157]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id D36EE22C5471; Mon, 22 Nov 2010 19:20:04 +0200 (EET) Date: Mon, 22 Nov 2010 19:20:03 +0200 From: Ion-Mihai Tetcu To: RW Message-ID: <20101122192003.46e16bea@it.buh.tecnik93.com> In-Reply-To: <20101122131905.318b590c@gumby.homeunix.com> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/ZUK5PLw8sfj/C7EyQ/a72bR"; protocol="application/pgp-signature" Cc: ports@freebsd.org Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 17:20:06 -0000 --Sig_/ZUK5PLw8sfj/C7EyQ/a72bR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 22 Nov 2010 13:19:05 +0000 RW wrote: > On Sun, 21 Nov 2010 23:22:57 -0800 > Charlie Kester wrote: >=20 > > On Sun 21 Nov 2010 at 22:01:28 PST Janky Jay, III wrote: > > > > > > Almost anyone who is an only semi-serious port maintainer > > > (meaning > > >they only have a select few number of ports to maintain and are > > >only trying to contribute/participate) knows that maybe this issue > > >is due to the porter's handbook. Specifically > > >http://www.freebsd.org/doc/en/books/porters-handbook/porting-submittin= g.html > > >which blatantly states that all submissions whether they are new OR > > >updates be submitted in shar format. Maybe the commiters should > > >bring this up and have a few less to deal with..? Just a > > >suggestion. > >=20 > > That page doesn't say what you think it says. =20 > >=20 > > Its context is the creation of a new port. It doesn't say anything > > about updating an existing port. >=20 > Actually it does discuss the wording of the synopsis for both new and > updated ports which gives the impression that that that section covers > both.=20 >=20 > Furthermore the update chapter is at the opposite end of the > index under the single misleading word "Upgrading". There's no > mention of "submitting" which is what people will be looking for.=20 >=20 > IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything > deserves to be under "Quick Porting" it's this. >=20 >=20 > > Perhaps the problem is that some people never read the *rest* of the > > handbook? =20 >=20 > The trouble is that even when people do read handbooks from beginning > to end there are always sections that that they are likely to skip > until they need them, and this is one of them. Patches with your proposed changes please. Thanks. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/ZUK5PLw8sfj/C7EyQ/a72bR Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEUEARECAAYFAkzqpkQACgkQJ7GIuiH/oeUmkwCgrwXRtJ0jhBZfKp269/cY6knZ r4YAmI9ZHFLd84Ou5PrqABU43NXeb74= =fZvi -----END PGP SIGNATURE----- --Sig_/ZUK5PLw8sfj/C7EyQ/a72bR-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 18:20:30 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3CD91065674 for ; Mon, 22 Nov 2010 18:20:30 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 82A8F8FC19 for ; Mon, 22 Nov 2010 18:20:30 +0000 (UTC) Received: by pvc22 with SMTP id 22so1750411pvc.13 for ; Mon, 22 Nov 2010 10:20:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ABBs3r3B2k25CDzKE/GYp6WrfvjaK+E6e9yoVCLbQmE=; b=YWpX1lM9ecSrFVKn1HthfZnKHoaXv+p38H714Jht4djDWEOnXhM12l0bYmTvyRqKEl /RW3jMKcaQu0qlkSjl8Yi33opJcyh3wT8u+TW3UjMGA97JfBU8jfKOvv4JxBA/+o15Mb kinUeg/+gD4ndytE62imLsEz7uI77RlQNs8gM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mMnH0TOmAlfvvSo7foikORG8pSWCJBBg4wLujakLxBR9HuWn0YYnIs7aeOKx42RWb7 3cPavl5jPB8PKXxhJMXPkjs2AU4aOvFASFkfpVAvaXd3x3wQ4JePfX8aQABZP7nm8jbj kLd750Im5VvPFe5Z0Ayvj/8apWeo9OTOrRUV0= MIME-Version: 1.0 Received: by 10.229.246.79 with SMTP id lx15mr5317250qcb.30.1290450028881; Mon, 22 Nov 2010 10:20:28 -0800 (PST) Received: by 10.229.95.209 with HTTP; Mon, 22 Nov 2010 10:20:28 -0800 (PST) In-Reply-To: <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> Date: Mon, 22 Nov 2010 20:20:28 +0200 Message-ID: From: "Andrew W. Nosenko" To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Koop Mast , "O. Hartmann" , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 18:20:30 -0000 On Fri, Nov 19, 2010 at 19:28, O. Hartmann wrote: > On 11/19/10 18:11, Andrew W. Nosenko wrote: >> >> 2010/11/19 O. Hartmann: >>> >>> On 11/19/10 13:46, Koop Mast wrote: >>>> >>>> On Fri, 19 Nov 2010 12:32:33 +0100 >>>> "O. Hartmann" =A0 =A0wrote: >>>> >>>>> Hello. >>>>> Trying to do my first port and run into trouble. >>>>> The software package (Xerces-c 3.1.1) comes with a full autotoll >>>>> environment and so far building and installing works. >>>>> >>>>> But the libarary name is "libxerces-c-3.1.so" and I need to change th= is >>>>> to respect the FreeBSD nameing schemes to "libxerces-c.so.31". I'm >>>>> looking for a way avoiding some "post-install:" stuff. >>>> >>>> There isn't any problem with the libxerces-c-3.1.so name. >>>> =A0From http://www.freebsd.org/doc/en/books/porters-handbook/special.h= tml >>>> Try to keep shared library version numbers in the libfoo.so.0 format. >>>> Our runtime linker only cares for the major (first) number. >>> >>> Well, this is the problem. The automated installation process installes >>> libxerces-c-3.1.so. >> >> This not a problem. =A0Inability to catch the libxerces-c-3.1.so by >> specifying -lxerces-c linker flag (and enforce you to specify >> -lxerces-c-3.1) is intended and desired effect. =A0Please, don't touch >> the library name. >> >> Usually, authors change library name if want to ensure and express >> complete API and ABI break without any forward and backward >> compatibility. =A0Like switch from Glib-1.x (libglib.so.x) to Glib-2.x >> (libglib-2.0.so.x). =A0In both your (libxerces) and my (libglib) >> examples the authors desired to use "interface generation" numbers, >> but it just for aesthetics reasons, indeed the libraries could be >> renamed to any other arbitrary way (for example, libNewGlib.so and >> libEvenBetterXerces.so -- ideologically and technically there no >> differences). >> >> If you rename libxerces-c-3.1.so to libxerces-c.so.31, then all >> application that want and expect the old "zero-generation" API and >> link against '-llibxerces-c' will fail because will catch absolutely >> unexpected (by them) and incompatible libxerces-c-3.1 API. >> >> Applications that indeed want and expect libxerces-c-3.1 API, and >> therefore that links with '-llibxerces-c-3.1' will fail also. =A0Just >> because there no more libxerces-c-3.1.so library -- it was renamed to >> unexpected name w/o good reasons. >> >> Conclusion: Please, don't touch library names! >> > > Well, maybe here is a misunderstanding. Sure. See below. > I'd like to come along with FreeBSD's library naming scheme when installi= ng > the library into /usr/local/lib. I thought manipulating the > source-environment when compiling would be the least-efford way, but I se= e, > maybe it would be easier to come along with a post-install: target by sim= ply > moving and making a symbolic link. If so, I need to detect by the framewo= rk > what the lib vendor has choosen as thi lib name, to automate the proceed > perfectly. Is this possible? > Seems, like you think that Xerces authors use libNAME-VER.so naming scheme, while FreeBSD uses libNAME.so.VER ... Ineed it's simple not true. Both uses libNAME.so[.VER]. Usually, libNAME.so.VER with greatest VER symlinked to libNAME.so. How VER represented (it just a number, or more complicated like .N, .N.M., .N.M.K... -- depends on the ld.so implementation on the target system and usually should not bother you as software author (if you use Libtool, which is good in job of hiding differences between systems in that respect). Also, these .N[.M[.K]] represent the ABI version of library and has nothing with package version. Just in the case of Xerces, the NAME contains digits that looks like version (version of package). But indeed, the NAME in your case _is_ "libxerces-c-3.1". I unable to say what ABI version VER is without building Xerces-C, or upstream authors decided to left it empty indeed, sorry. --=20 Andrew W. Nosenko From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 18:22:53 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCECB106566B for ; Mon, 22 Nov 2010 18:22:53 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE368FC0A for ; Mon, 22 Nov 2010 18:22:53 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 2752056024; Mon, 22 Nov 2010 18:22:53 +0000 (UTC) Date: Mon, 22 Nov 2010 18:22:53 +0000 From: Mark Linimon To: freebsd-ports@freebsd.org Message-ID: <20101122182253.GA18188@lonesome.com> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101122052649.GA61979@comcast.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Mark Linimon Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 18:22:53 -0000 On Sun, Nov 21, 2010 at 09:26:49PM -0800, Charlie Kester wrote: > E.g., why not send an email requesting resubmission in the proper > format? A lot of committers do try to do just that. There is no automated process, however. > Many of the of oldest unassigned but still-open PR's show no evidence > that they've even been looked at by a committer. In that case you might post a followup, after some period of time, and ask for specific review. > How can we know which PR's were rejected/not picked up for some reason > and which ones were genuinely overlooked? Right now, you can't. OTOH there are various ways to browse the PRs (web pages, periodic postings.) The counter-argument to this is that we get 40+ PRs per day. Ones that seem easy and/or well-prepared are probably going to get handled more quickly. That's just the reality when dealing with such a large number of PRs. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 18:40:30 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DAA010656AA for ; Mon, 22 Nov 2010 18:40:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 348CE8FC12 for ; Mon, 22 Nov 2010 18:40:30 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id oAMIeU9v029780 for ; Mon, 22 Nov 2010 18:40:30 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id oAMIeU6g029779 for ports@FreeBSD.org; Mon, 22 Nov 2010 18:40:30 GMT (envelope-from erwin) Date: Mon, 22 Nov 2010 18:40:30 GMT From: Erwin Lansing Message-Id: <201011221840.oAMIeU6g029779@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 18:40:30 -0000 INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found Done. make_index: asterisk-stat-2.0.1_8: no entry for /usr/ports/net/asterisk-addons Committers on the hook: bapt fjoe jadawin kuriyama kwm mezz mm nivit obrien sunpoet wen Most recent CVS update was: U devel/libYGP/Makefile U devel/libYGP/distinfo U devel/libYGP/pkg-plist U irc/bobot++/Makefile U irc/bobot++/distinfo U multimedia/x264/Makefile U security/libgnomesu/files/patch-src_gnomesu-auth-dialog.c U www/Makefile U www/p5-CGI-Thin/Makefile U www/p5-CGI-Thin/distinfo U www/p5-CGI-Thin/pkg-descr U www/p5-CGI-Thin/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 18:59:00 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27320106564A for ; Mon, 22 Nov 2010 18:59:00 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id A655A8FC14 for ; Mon, 22 Nov 2010 18:58:59 +0000 (UTC) Received: by eyb7 with SMTP id 7so4075968eyb.13 for ; Mon, 22 Nov 2010 10:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=RnOkl63XTpOmbJeWSV2i48DB8l44CqITvftOZ/TmOAs=; b=qsOuJ7HmvsDTYzyQEJRNWlDXVSIjjCuGnXGPjGrch3gktAjWVwEeL4sIdDRkl9v8Ji H7O6PsYm0qpvHINJWJU+EU70IDLh4yIeE5qeNMnuw532xMt8PwosPrdsltJwlbRT+4EZ JPlLoT/HQNqNXoKvXJpMAn+vqV41rXCap8Wv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=KgL5WUnV9m6rDep9oWFoAnZN9VTPt+uK+OgH1j67ETBd3C2j9ZeVKOGbru3s7JjxCJ 2Yx1JNRE0nhgxWlJb01P+BR+lDO4ZrHhKjeQrkBVDhZefSrMiFlHpyDmRuHLwlTRDZjf 1HKPwEV0Mowxr69gmodT5gLnt9YjzQ1sP9OUg= MIME-Version: 1.0 Received: by 10.216.231.168 with SMTP id l40mr6166470weq.18.1290452337511; Mon, 22 Nov 2010 10:58:57 -0800 (PST) Received: by 10.216.13.210 with HTTP; Mon, 22 Nov 2010 10:58:56 -0800 (PST) In-Reply-To: <20101122131905.318b590c@gumby.homeunix.com> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> Date: Mon, 22 Nov 2010 19:58:56 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 18:59:00 -0000 Hi, On Mon, Nov 22, 2010 at 2:19 PM, RW wrote: > > Actually it does discuss the wording of the synopsis for both new and > updated ports which gives the impression that that that section covers > both. > > Furthermore the update chapter is at the opposite end of the > index under the single misleading word "Upgrading". There's no mention > of "submitting" which is what people will be looking for. > > IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything > deserves to be under "Quick Porting" it's this. > So then we will see your PR for an update of that chapter in the Porter's Handbook in the next few days perhaps? > The trouble is that even when people do read handbooks from beginning > to end there are always sections that that they are likely to skip > until they need them, and this is one of them. > The Porter's Handbook is not going to be improved unless the people who read it and have ideas for improvement do something about it. HTH, HAND. -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 19:25:17 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C61621065670 for ; Mon, 22 Nov 2010 19:25:17 +0000 (UTC) (envelope-from byshenknet@byshenk.net) Received: from core.byshenk.net (core.byshenk.net [62.58.73.230]) by mx1.freebsd.org (Postfix) with ESMTP id 3CBFE8FC17 for ; Mon, 22 Nov 2010 19:25:16 +0000 (UTC) Received: from core.byshenk.net (localhost [127.0.0.1]) by core.byshenk.net (8.14.4/8.14.4) with ESMTP id oAMJSaiH040302; Mon, 22 Nov 2010 20:28:36 +0100 (CET) (envelope-from byshenknet@core.byshenk.net) Received: (from byshenknet@localhost) by core.byshenk.net (8.14.4/8.14.4/Submit) id oAMJSahP040301; Mon, 22 Nov 2010 20:28:36 +0100 (CET) (envelope-from byshenknet) Date: Mon, 22 Nov 2010 20:28:36 +0100 From: Greg Byshenk To: Torfinn Ingolfsen Message-ID: <20101122192836.GC12467@core.byshenk.net> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on core.byshenk.net Cc: FreeBSD Ports ML Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 19:25:17 -0000 On Mon, Nov 22, 2010 at 07:58:56PM +0100, Torfinn Ingolfsen wrote: > On Mon, Nov 22, 2010 at 2:19 PM, RW wrote: > > > > Actually it does discuss the wording of the synopsis for both new and > > updated ports which gives the impression that that that section covers > > both. > > > > Furthermore the update chapter is at the opposite end of the > > index under the single misleading word "Upgrading". There's no mention > > of "submitting" which is what people will be looking for. > > > > IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything > > deserves to be under "Quick Porting" it's this. > > > > So then we will see your PR for an update of that chapter in the Porter's > Handbook in the next few days perhaps? > > > > The trouble is that even when people do read handbooks from beginning > > to end there are always sections that that they are likely to skip > > until they need them, and this is one of them. > > > > The Porter's Handbook is not going to be improved unless the people who read > it and have ideas for improvement do something about it. > > HTH, HAND. > -- > Regards, > Torfinn Ingolfsen I'm not a porter, but how about the below...? HTH -greg --- begin diff --- --- porting-submitting.html 2007-09-11 01:11:07.000000000 +0200 +++ porting-submitting.html 2010-11-22 20:14:54.000000000 +0100 @@ -69,6 +69,14 @@ +
+
+

Note2: The instructions above are for creating a new +port. Port updates should be diff files instead of shar files, +as described in Upgrading.

+
+
+

One more time, do not include the original source distfile, the work directory, or the package you built with make package.

--- end diff --- -- greg byshenk - gbyshenk@byshenk.net - Leiden, NL From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 20:20:19 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFAB106564A for ; Mon, 22 Nov 2010 20:20:19 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 322958FC24 for ; Mon, 22 Nov 2010 20:20:18 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1PKcs4-0001pI-PB>; Mon, 22 Nov 2010 21:20:16 +0100 Received: from e178041165.adsl.alicedsl.de ([85.178.41.165] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1PKcs4-0006Lp-71>; Mon, 22 Nov 2010 21:20:16 +0100 Message-ID: <4CEAD07F.7060901@mail.zedat.fu-berlin.de> Date: Mon, 22 Nov 2010 21:20:15 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Andrew W. Nosenko" References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.41.165 Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 20:20:19 -0000 On 11/22/10 19:20, Andrew W. Nosenko wrote: > On Fri, Nov 19, 2010 at 19:28, O. Hartmann > wrote: >> On 11/19/10 18:11, Andrew W. Nosenko wrote: >>> >>> 2010/11/19 O. Hartmann: >>>> >>>> On 11/19/10 13:46, Koop Mast wrote: >>>>> >>>>> On Fri, 19 Nov 2010 12:32:33 +0100 >>>>> "O. Hartmann" wrote: >>>>> >>>>>> Hello. >>>>>> Trying to do my first port and run into trouble. >>>>>> The software package (Xerces-c 3.1.1) comes with a full autotoll >>>>>> environment and so far building and installing works. >>>>>> >>>>>> But the libarary name is "libxerces-c-3.1.so" and I need to change this >>>>>> to respect the FreeBSD nameing schemes to "libxerces-c.so.31". I'm >>>>>> looking for a way avoiding some "post-install:" stuff. >>>>> >>>>> There isn't any problem with the libxerces-c-3.1.so name. >>>>> From http://www.freebsd.org/doc/en/books/porters-handbook/special.html >>>>> Try to keep shared library version numbers in the libfoo.so.0 format. >>>>> Our runtime linker only cares for the major (first) number. >>>> >>>> Well, this is the problem. The automated installation process installes >>>> libxerces-c-3.1.so. >>> >>> This not a problem. Inability to catch the libxerces-c-3.1.so by >>> specifying -lxerces-c linker flag (and enforce you to specify >>> -lxerces-c-3.1) is intended and desired effect. Please, don't touch >>> the library name. >>> >>> Usually, authors change library name if want to ensure and express >>> complete API and ABI break without any forward and backward >>> compatibility. Like switch from Glib-1.x (libglib.so.x) to Glib-2.x >>> (libglib-2.0.so.x). In both your (libxerces) and my (libglib) >>> examples the authors desired to use "interface generation" numbers, >>> but it just for aesthetics reasons, indeed the libraries could be >>> renamed to any other arbitrary way (for example, libNewGlib.so and >>> libEvenBetterXerces.so -- ideologically and technically there no >>> differences). >>> >>> If you rename libxerces-c-3.1.so to libxerces-c.so.31, then all >>> application that want and expect the old "zero-generation" API and >>> link against '-llibxerces-c' will fail because will catch absolutely >>> unexpected (by them) and incompatible libxerces-c-3.1 API. >>> >>> Applications that indeed want and expect libxerces-c-3.1 API, and >>> therefore that links with '-llibxerces-c-3.1' will fail also. Just >>> because there no more libxerces-c-3.1.so library -- it was renamed to >>> unexpected name w/o good reasons. >>> >>> Conclusion: Please, don't touch library names! >>> >> >> Well, maybe here is a misunderstanding. > > Sure. See below. > >> I'd like to come along with FreeBSD's library naming scheme when installing >> the library into /usr/local/lib. I thought manipulating the >> source-environment when compiling would be the least-efford way, but I see, >> maybe it would be easier to come along with a post-install: target by simply >> moving and making a symbolic link. If so, I need to detect by the framework >> what the lib vendor has choosen as thi lib name, to automate the proceed >> perfectly. Is this possible? >> > > Seems, like you think that Xerces authors use libNAME-VER.so naming > scheme, while FreeBSD uses libNAME.so.VER ... Well, after building a vanilla xerces-c version 3.1.1 and checked the vendor's point of view how the lib should be named, I guess my thinking is right about libNAME-VER.so. Simply try download and compile/install the sources from http://xerces.apache.org/xerces-c/. > > Ineed it's simple not true. Both uses libNAME.so[.VER]. I doubt this, or I do something stupid everytime again and again. > Usually, libNAME.so.VER with greatest VER symlinked to libNAME.so. > How VER represented (it just a number, or more complicated like .N, > .N.M., .N.M.K... -- depends on the ld.so implementation on the target > system and usually should not bother you as software author (if you > use Libtool, which is good in job of hiding differences between > systems in that respect). > > Also, these .N[.M[.K]] represent the ABI version of library and has > nothing with package version. > > Just in the case of Xerces, the NAME contains digits that looks like > version (version of package). But indeed, the NAME in your case _is_ > "libxerces-c-3.1". I unable to say what ABI version VER is without > building Xerces-C, or upstream authors decided to left it empty > indeed, sorry. > The new xerces-c 3.1.1 comes with a whole/complete autotools-environment. There is a m4-folder containing libtool.m4. I tried to patch this in the section "freebsd-elf*" and "freebsd-*" to reflect the naming scheme FreeBSD uses (libNAME.so.VER). I tried several variations, but it seems that something from the ports toplevel Makefile isn't triggering a reconfiguration the right way. I did the same with the toplevel ./configure file which already contains the libtool.m4-macro substitutions, but again, it doesn't seem to be possible to change the libname that gets installed. I tried forcing triggering a aclocal/autoconf procedure via USE_AUTOTOOLS= butthis results surprisingly in a linker error. My intention is to manipulate the installed library and the symbolic link that way that it is clean in the sense of low complication post-install manipulations. xerces-c and xerces-c2 are already in the ports collection and I need a collision-free xerces-c3, so renaming the installed library is important. I thought I could pass some environment variables to the autotool environment when building via a port's top level Makefile, but this seems to be impossible. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 20:34:37 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADF661065670 for ; Mon, 22 Nov 2010 20:34:37 +0000 (UTC) (envelope-from ntarmos@cs.uoi.gr) Received: from gaia.cs.uoi.gr (gaia.cs.uoi.gr [195.130.121.201]) by mx1.freebsd.org (Postfix) with ESMTP id BE6DB8FC0A for ; Mon, 22 Nov 2010 20:34:36 +0000 (UTC) Received: from zeus.cs.uoi.gr (zeus.cs.uoi.gr [195.130.121.11]) by gaia.cs.uoi.gr (8.14.1/8.14.1) with ESMTP id oAMKDZ1G050570; Mon, 22 Nov 2010 22:13:40 +0200 (EET) (envelope-from ntarmos@cs.uoi.gr) Received: from zeus.cs.uoi.gr (localhost [127.0.0.1]) by zeus.cs.uoi.gr (8.13.5/8.13.5) with ESMTP id oAMKDT4i016551; Mon, 22 Nov 2010 22:13:34 +0200 (EET) Received: (from ntarmos@localhost) by zeus.cs.uoi.gr (8.13.5/8.13.5/Submit) id oAMKDTsH016550; Mon, 22 Nov 2010 22:13:29 +0200 (EET) X-Authentication-Warning: zeus.cs.uoi.gr: ntarmos set sender to ntarmos@cs.uoi.gr using -f Date: Mon, 22 Nov 2010 22:15:26 +0200 From: Nikos Ntarmos To: David Southwell Message-ID: <20101122201526.GE8810@asgard.cs.uoi.gr> References: <201011211517.22012.david@vizion2000.net> <20101121162817.62a1517b@ernst.jennejohn.org> <201011211718.14091.david@vizion2000.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <201011211718.14091.david@vizion2000.net> Organization: Computer Science Dept., U. of Ioannina, Greece WWW-Homepage: http://ntarmos.dyndns.org/ X-PGP-Fingerprint: 9680 60A7 DE60 0298 B1F0 9B22 9BA2 7569 CF95 160A Office-Phone: +30-26510-08866 GPS-Info: 39.617660N, 20.838790E User-Agent: Mutt/1.5.20 (2009-06-14) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (gaia.cs.uoi.gr [195.130.121.201]); Mon, 22 Nov 2010 22:13:40 +0200 (EET) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 20:34:37 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Nov 21, 2010 at 05:18:13PM +0000, David Southwell wrote: > > On Sun, 21 Nov 2010 15:17:21 +0000 > > > > David Southwell wrote: > > > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > > > > > David Southwell wrote: > > > > > I posted about this failure some time ago but have had no useful > > > > > response. I jhave also not heard from the maintainer so I thought > > > > > another posting might be helpful. I understand others have a similar > > > > > problem. > > > > > > > > > > Thanks in advance for any assistance > > > > > > > > Which version of FreeBSD are you using? > > > > > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > > > > > There's a patch under files for older versions of FreeBSD, but it looks > > > > like the patch doesn't match this version of vlc. > > > > > > Version is Freebsd 7.2 p3 > > > > > > Somone also reported the identical failure with 7.3 > > > > The apparently out-of-date patch is for all FreeBSD versions < 800040. > > I have cc'd this to the maintainer... > Any chance of a "good" patch? > > David Hi there mate. I see you've CC'ed me but I'm not the maintainer of this port. You probably want to get in touch with jsa@. Anyway, I've taken a quick look and have attached an updated patch for xscreensaver.c. I couldn't test it as I run 8.x and -CURRENT on all of my boxes though. If you care to try it, copy the attached file in vlc/files and do a 'make clean all'. Cheers. \n\n --uAKRQypu60I7Lcqm-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 20:50:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00A12106564A for ; Mon, 22 Nov 2010 20:50:27 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 253208FC1A for ; Mon, 22 Nov 2010 20:50:25 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id BB87F34D404; Mon, 22 Nov 2010 20:50:08 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: Nikos Ntarmos Date: Mon, 22 Nov 2010 20:50:08 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) References: <201011211517.22012.david@vizion2000.net> <201011211718.14091.david@vizion2000.net> <20101122201526.GE8810@asgard.cs.uoi.gr> In-Reply-To: <20101122201526.GE8810@asgard.cs.uoi.gr> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011222050.08670.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jsa@freebsd.org, freebsd-ports@freebsd.org Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 20:50:27 -0000 > On Sun, Nov 21, 2010 at 05:18:13PM +0000, David Southwell wrote: > > > On Sun, 21 Nov 2010 15:17:21 +0000 > > > > > > David Southwell wrote: > > > > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > > > > > > > David Southwell wrote: > > > > > > I posted about this failure some time ago but have had no useful > > > > > > response. I jhave also not heard from the maintainer so I thought > > > > > > another posting might be helpful. I understand others have a > > > > > > similar problem. > > > > > > > > > > > > Thanks in advance for any assistance > > > > > > > > > > Which version of FreeBSD are you using? > > > > > > > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > > > > > > > There's a patch under files for older versions of FreeBSD, but it > > > > > looks like the patch doesn't match this version of vlc. > > > > > > > > Version is Freebsd 7.2 p3 > > > > > > > > Somone also reported the identical failure with 7.3 > > > > > > The apparently out-of-date patch is for all FreeBSD versions < 800040. > > > > I have cc'd this to the maintainer... > > Any chance of a "good" patch? > > > > David > > Hi there mate. > > I see you've CC'ed me but I'm not the maintainer of this port. You > probably want to get in touch with jsa@. > > Anyway, I've taken a quick look and have attached an updated patch for > xscreensaver.c. I couldn't test it as I run 8.x and -CURRENT on all of > my boxes though. If you care to try it, copy the attached file in > vlc/files and do a 'make clean all'. > > Cheers. > > \n\n Thank you so much -- that does it. I have added jsa@ to the cc list. Brilliant David Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 21:40:34 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3CF710656C0 for ; Mon, 22 Nov 2010 21:40:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id B47508FC20 for ; Mon, 22 Nov 2010 21:40:34 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id oAMLeYT5093194 for ; Mon, 22 Nov 2010 21:40:34 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id oAMLeYj1093193 for ports@FreeBSD.org; Mon, 22 Nov 2010 21:40:34 GMT (envelope-from erwin) Date: Mon, 22 Nov 2010 21:40:34 GMT From: Erwin Lansing Message-Id: <201011222140.oAMLeYj1093193@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 21:40:34 -0000 INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found Done. make_index: asterisk-stat-2.0.1_8: no entry for /usr/ports/net/asterisk-addons Committers on the hook: bapt beat ehaupt fjoe jadawin kuriyama kwm makc mezz mm nivit obrien skreuzer sunpoet wen Most recent CVS update was: U astro/qlandkartegt/Makefile U astro/qlandkartegt/distinfo U databases/innotop/Makefile U databases/innotop/distinfo U databases/innotop/pkg-descr U databases/postgresql83-server/Makefile U databases/postgresql83-server/pkg-plist-server U databases/postgresql84-server/Makefile U databases/postgresql84-server/pkg-plist-server U databases/postgresql90-server/Makefile U databases/postgresql90-server/pkg-plist-server U devel/p5-App-Cmd/Makefile U devel/p5-App-Cmd/distinfo U devel/p5-App-Cmd/pkg-plist U editors/vim/Makefile U graphics/skanlite/Makefile U graphics/skanlite/distinfo U graphics/skanlite/pkg-plist U irc/konversation-kde4/Makefile U irc/konversation-kde4/distinfo U irc/konversation-kde4/pkg-plist U net-im/libpurple/Makefile U net-im/libpurple/distinfo U net-im/libpurple/pkg-plist U sysutils/py-supervisor/Makefile U sysutils/py-supervisor/distinfo U sysutils/py-supervisor/files/patch-src-supervisor-options.py U www/linkchecker/Makefile U www/linkchecker/distinfo U www/linkchecker/pkg-plist U www/tinymce3/Makefile U www/tinymce3/distinfo U www/tinymce3/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 22:08:06 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8B251065696 for ; Mon, 22 Nov 2010 22:08:06 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta04.westchester.pa.mail.comcast.net (qmta04.westchester.pa.mail.comcast.net [76.96.62.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6F7948FC26 for ; Mon, 22 Nov 2010 22:08:06 +0000 (UTC) Received: from omta21.westchester.pa.mail.comcast.net ([76.96.62.72]) by qmta04.westchester.pa.mail.comcast.net with comcast id aCYv1f0031ZXKqc54N86qz; Mon, 22 Nov 2010 22:08:06 +0000 Received: from comcast.net ([98.203.142.76]) by omta21.westchester.pa.mail.comcast.net with comcast id aN841f00Y1f6R9u3hN85SL; Mon, 22 Nov 2010 22:08:06 +0000 Received: by comcast.net (sSMTP sendmail emulation); Mon, 22 Nov 2010 14:08:02 -0800 Date: Mon, 22 Nov 2010 14:08:02 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20101122220802.GG48679@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> <20101122192836.GC12467@core.byshenk.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20101122192836.GC12467@core.byshenk.net> X-Mailer: Mutt 1.5.20 X-Composer: Vim 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:08:06 -0000 On Mon 22 Nov 2010 at 11:28:36 PST Greg Byshenk wrote: > >I'm not a porter, but how about the below...? >HTH >-greg > >--- begin diff --- > >--- porting-submitting.html 2007-09-11 01:11:07.000000000 +0200 >+++ porting-submitting.html 2010-11-22 20:14:54.000000000 +0100 >@@ -69,6 +69,14 @@ > > > >+
>+
>+

Note2: The instructions above are for creating a new >+port. Port updates should be diff files instead of shar files, >+as described in Upgrading.

>+
>+
>+ >

One more time, do not include the original > source distfile, the work directory, or the package you built > with make package.

> > >--- end diff --- While we're at it, remove any mention of port updates from the existing note: --- begin diff --- --- porting-submitting.html.orig 2010-11-22 14:01:35.000000000 -0800 +++ porting-submitting.html 2010-11-22 14:02:09.000000000 -0800 @@ -66,9 +66,8 @@

Note: You can make our work a lot easier, if you use a good description in the synopsis of the problem report. We prefer something like ``New port: -<category>/<portname> <short description of the port>'' for new ports -and ``Update port: <category>/<portname> <short description of the -update>'' for port updates. If you stick to this scheme, the chance that someone will +<category>/<portname> <short description of the port>'' for new ports. +If you stick to this scheme, the chance that someone will take a look at your PR soon is much better.

--- end diff --- I'm not sure, but I suspect that this note has been the source of the confusion. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 22:15:26 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B0C4106566C for ; Mon, 22 Nov 2010 22:15:26 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 96D0B8FC16 for ; Mon, 22 Nov 2010 22:15:25 +0000 (UTC) Received: by eyb7 with SMTP id 7so4275194eyb.13 for ; Mon, 22 Nov 2010 14:15:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=WYTHuOSsv5KVYuc+JyAllX/Hzwh3FGoccRAl0IkHeq4=; b=sggjy3R6ElY0CorF8VAZFzJb9i4Si8qoPNO/KOfGR1gi37w87K+Gi39J+dGWe7oRGl uUXGWUOymobzX1nB+2CTF6Sl08vf9aMjrTgNVcF4JFUVrPpSkZtQ65N790mmA/2b9QQa TJIAwN3JaaidZ+XYhGERbqSIoy7k427H6fI7o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=P0ByIfgRl0MkpAJnEvpW6XwpExktMl47vlk8UzxNA6wza4hkQzDa30bJPQHBtCcED1 MDbBtc3W6vOpmfpGdtcDIL1wrc5cnPq7RJ+NvYfYkQ/kRJifTcHr9A7eCHTC7SmrW6uB c5hzcro3iQ+WesYr1wMdCKsKfzt6FlYBJluqY= Received: by 10.216.196.156 with SMTP id r28mr5792300wen.29.1290464122851; Mon, 22 Nov 2010 14:15:22 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id e12sm2539591wer.36.2010.11.22.14.15.21 (version=SSLv3 cipher=RC4-MD5); Mon, 22 Nov 2010 14:15:22 -0800 (PST) Date: Mon, 22 Nov 2010 22:15:18 +0000 From: RW To: ports@freebsd.org Message-ID: <20101122221518.489d80a5@gumby.homeunix.com> In-Reply-To: References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:15:26 -0000 On Mon, 22 Nov 2010 19:58:56 +0100 Torfinn Ingolfsen wrote: > On Mon, Nov 22, 2010 at 2:19 PM, RW > wrote: > > > IMO chapter 10 should either be 3.7 or be merged into 3.6. If > > anything deserves to be under "Quick Porting" it's this. > > > > So then we will see your PR for an update of that chapter in the > Porter's Handbook in the next few days perhaps? If someone that's never submitted a document patch before, submits one that involves moving a chapter in the porter's handbook, what are the chances of its being committed? It doesn't matter to me whether it gets updated or not, I don't have to to deal with the shar files. I'm simply dispelling the myth that's it's clearly documented. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 22:33:24 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 152B2106566B for ; Mon, 22 Nov 2010 22:33:24 +0000 (UTC) (envelope-from beech@freebsd.org) Received: from bsdevel.akherb.com (bsdevel.akherb.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id DDE438FC0C for ; Mon, 22 Nov 2010 22:33:23 +0000 (UTC) Received: from pinnacle.akherb.com (180-150-42-72.gci.net [72.42.150.180]) by bsdevel.akherb.com (Postfix) with ESMTP id D73071972F8F; Mon, 22 Nov 2010 22:33:22 +0000 (UTC) From: Beech Rintoul Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Mon, 22 Nov 2010 13:33:21 -0900 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.3; i386; ; ) References: <4CE7EC0D.9000203@a1poweruser.com> <20101122221518.489d80a5@gumby.homeunix.com> In-Reply-To: <20101122221518.489d80a5@gumby.homeunix.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2476805.Abm1xp8sdh"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201011221333.22125.beech@freebsd.org> Cc: RW Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: beech@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:33:24 -0000 --nextPart2476805.Abm1xp8sdh Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Monday 22 November 2010 13:15:18 RW wrote: > On Mon, 22 Nov 2010 19:58:56 +0100 >=20 > Torfinn Ingolfsen wrote: > > On Mon, Nov 22, 2010 at 2:19 PM, RW > >=20 > > wrote: >=20 > If someone that's never submitted a document patch before, submits one > that involves moving a chapter in the porter's handbook, what are the > chances of its being committed? As long as what's proposed is accurate, well written and follows the genera= l=20 tone of the handbook (formatting & style), the chances are very good. The d= ocs=20 team is always looking for contributors. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.0R/announce.html =2D------------------------------------------------------------------------= =2D------------- --nextPart2476805.Abm1xp8sdh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iF4EABEIAAYFAkzq77IACgkQQLNZXRF1OnvSwgEAmLtcbnCwUH9evKrnCL1/oOtI cMeIFWGpYqwb/EsZm2sA/iQ4J/KGnEug6iUbz+hakWeo/B6VcHQoTC19tOZE1Ewj =FEEa -----END PGP SIGNATURE----- --nextPart2476805.Abm1xp8sdh-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 23:27:04 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EE631065674 for ; Mon, 22 Nov 2010 23:27:04 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8FED58FC0C for ; Mon, 22 Nov 2010 23:27:03 +0000 (UTC) Received: by fxm19 with SMTP id 19so5619369fxm.13 for ; Mon, 22 Nov 2010 15:27:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=HOJXYDhNC9vYET2iMXpOUgp6WtUILe2mG7l+Zug40zQ=; b=CmL91GJe6JI4eq+TLwuf/OnWAtRhw4GY8f9JxN81hBKrPR1aP+6EGhL/cz0jDA0oLv T4rHf0HZ3uPML6fGs+nRxTJvE/7COPNDaTySFmkhJyImbMH8SeBBAtkbQxZeFVMpkRhx uKiRhNK85e/29cLyfskbC5VShgiQtVDKDDwmg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=JOuSgZjh99kmCoOlsVs0L0j4ePe9siyXTp487U/UV07zXJM2vqqk5iZBZP/U65AumN XrCGyRYi5ZEx54ViEXUtL2HeTGDdJcMO5YkD7NRSRRI1WtbNbbt3vpT2KY30lQp+AJcg WCnqLNgLQrTxTfZoK8VhWI5qfKd5CpDTGRQd0= Received: by 10.223.126.5 with SMTP id a5mr4824956fas.47.1290468421872; Mon, 22 Nov 2010 15:27:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.123.131 with HTTP; Mon, 22 Nov 2010 15:26:41 -0800 (PST) In-Reply-To: <20101122141705.GG56407@e.0x20.net> References: <4CE5280E.3090009@zedat.fu-berlin.de> <86wro9e6e4.fsf@gmail.com> <20101122141705.GG56407@e.0x20.net> From: Eir Nym Date: Tue, 23 Nov 2010 02:26:41 +0300 Message-ID: To: Lars Engels Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Christian Weisgerber , freebsd-ports@freebsd.org Subject: Re: Mk/bsd.command.mk: missing CSH tag X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 23:27:04 -0000 On 22 November 2010 17:17, Lars Engels wrote: > On Fri, Nov 19, 2010 at 08:21:31PM +0300, Eir Nym wrote: >> On 19 November 2010 18:32, Christian Weisgerber wro= te: >> > Eir Nym wrote: >> > >> >> >>> Since when? If you are missing /bin/csh, your system is defective >> >> >>> or at least nonstandard. >> >> >> >> >> >> It is good joke, thanks >> >> > >> >> > I guess he's talking about the ports tree being too fragile for som= e >> >> > non-default configurations and not many people are willing to fix i= t. >> >> >> >> I understand this. Port can check this (because it is optional system >> >> component) and use another or generate error. >> > >> > This is very confusing. =C2=A0One of us is out of sync with reality. >> > (If it's me, I'd like to know.) =C2=A0Your confident claim that csh is >> > optional is like stating that the sky is green and the sun is purple. >> > >> > Did I miss something? >> >> If you think that any part of base system is mandatory, you should >> write request to remove knob WITHOUT_TCSH and any other, which you >> think is not optional. > > If you want support from the FreeBSD community, every part of the base > system is mandatory. > But you have to check every optional. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 00:00:26 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2474E1065693 for ; Tue, 23 Nov 2010 00:00:26 +0000 (UTC) (envelope-from roam@ringlet.net) Received: from praag.hoster.bg (praag.hoster.bg [77.77.142.10]) by mx1.freebsd.org (Postfix) with ESMTP id B94BA8FC35 for ; Tue, 23 Nov 2010 00:00:22 +0000 (UTC) Received: from middenheim.hoster.bg (middenheim.hoster.bg [77.77.142.11]) by praag.hoster.bg (Postfix) with ESMTP id E82678CA2B for ; Tue, 23 Nov 2010 02:00:17 +0200 (EET) Received: from straylight.ringlet.net (host38.office-vpn.int.hoster.bg [10.100.10.38]) (Authenticated sender: roam@hoster.bg) by mail.hoster.bg (Postfix) with ESMTP id DBCC15C43C for ; Tue, 23 Nov 2010 02:00:12 +0200 (EET) Received: from roam (uid 1000) (envelope-from roam@ringlet.net) id 50644d by straylight.ringlet.net (DragonFly Mail Agent) Tue, 23 Nov 2010 02:00:12 +0200 Date: Tue, 23 Nov 2010 02:00:12 +0200 From: Peter Pentchev To: "Andrew W. Nosenko" Message-ID: <20101123000012.GB3836@straylight.ringlet.net> Mail-Followup-To: "Andrew W. Nosenko" , "O. Hartmann" , Koop Mast , "O. Hartmann" , freebsd-ports@freebsd.org References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-MailScanner-ID: DBCC15C43C.1D705 X-hoster-MailScanner: Found to be clean X-hoster-MailScanner-SpamCheck: not spam, SpamAssassin (cached, score=0.001, required 10, autolearn=disabled, UNPARSEABLE_RELAY 0.00) X-hoster-MailScanner-From: roam@ringlet.net X-hoster-MailScanner-To: freebsd-ports@freebsd.org X-Spam-Status: No Cc: Koop Mast , "O. Hartmann" , "O. Hartmann" , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 00:00:26 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 22, 2010 at 08:20:28PM +0200, Andrew W. Nosenko wrote: [snip] > Seems, like you think that Xerces authors use libNAME-VER.so naming > scheme, while FreeBSD uses libNAME.so.VER ... Just as a data point, it's possible (I'm not sure if it's the case with Xerces, but it *is* the case with other libraries) that the OP is right. The Debian Policy Manual recently had to be amended a bit to allow for shared library files named as libfoo-.so; for a full discussion (long!... no, I mean it - *really* long!), see: http://bugs.debian.org/509932 So it seems that there are projects that actually do it that way. G'luck, Peter --=20 Peter Pentchev roam@space.bg roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 "yields falsehood, when appended to its quotation." yields falsehood, when = appended to its quotation. --FCuugMFkClbJLl1L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJM6wQCAAoJEGUe77AlJ98TiDsQALPjfpcj/XQbA1L6r1t2JZL1 6isVvMzkCXVgOrERCla670fugVrc3s6sSRbNmXT2f101p//hNOWFolut1L9EikBi Q64NYcOjrPRYtLGvZDBzzTzupL/dPCSxaH3CRLaa64nVxDLUAPTBxiydtPpwNmyb eTFc/747oiYuxug+T7qoonrr0a2dY+vWZedWCihIOJTW94eGOkIqOG9xPNKIQwYb og02GALnFs8+4z9zza6HVeCnhBHunYfnzoXQd86uWmGK+WvmdG3XPWsBlsxk9mq6 dxVjDku0Elkt+Rn1+1utUP/3h7csY/rngD+jE1KqXJnAZOradyttafXk1hHKDoeh 2rhprnoU9VJsBnQvJbuWQZHdtRu33MyPlrsZQdNPwO1mbD7XaKWdsIRFqa8ViDfG S9wS64KfknlAoU+hhaw91e0YIEfcIG9wubuyC3rxiAhw67hXAmJeP4RL1WtTbS4e h2d6BA5Ns//XJQAOb5bjFjtl6j4XxRA9eIaZIygOREx74ASsiY1AfWlO0QJoOSO7 JpULJaVtRdvyQoSrQOEjrkP6I3K+YqelJtypfAEl3wBAExQmY1ogEGY/gFpxPpWl cfqxmEDjJUAY9UbK4jYjkqo9gcxB/jTBz91hoAcBHPpEBS+5HiJBf2Y75qsqxx2L wXEuQnWPJQk/LHwLhLFd =f0ZU -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 00:40:34 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 412B7106566C for ; Tue, 23 Nov 2010 00:40:34 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 31E3D8FC17 for ; Tue, 23 Nov 2010 00:40:34 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id oAN0eYBY056478 for ; Tue, 23 Nov 2010 00:40:34 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id oAN0eYBn056477 for ports@FreeBSD.org; Tue, 23 Nov 2010 00:40:34 GMT (envelope-from erwin) Date: Tue, 23 Nov 2010 00:40:34 GMT From: Erwin Lansing Message-Id: <201011230040.oAN0eYBn056477@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 00:40:34 -0000 INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found Done. make_index: asterisk-stat-2.0.1_8: no entry for /usr/ports/net/asterisk-addons Committers on the hook: bapt beat beech ehaupt fjoe jadawin kuriyama kwm makc mezz mm nivit obrien ohauer pav skreuzer sunpoet tota wen Most recent CVS update was: U comms/gnuradio/Makefile U net/Makefile U net/rubygem-tweetstream/Makefile U net/rubygem-tweetstream/distinfo U net/rubygem-tweetstream/pkg-descr U net-mgmt/nrg/Makefile U net-mgmt/nrg/distinfo U sysutils/kcube/Makefile U sysutils/kcube/distinfo U www/Makefile U www/p5-HTML-TableContentParser/Makefile U www/p5-HTML-TableContentParser/distinfo U www/p5-HTML-TableContentParser/pkg-descr U www/p5-HTML-TableContentParser/pkg-plist U x11/fbpanel/Makefile From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 01:09:41 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3FE41065672 for ; Tue, 23 Nov 2010 01:09:41 +0000 (UTC) (envelope-from materribile@yahoo.com) Received: from nm4.bullet.mail.sp2.yahoo.com (nm4.bullet.mail.sp2.yahoo.com [98.139.91.74]) by mx1.freebsd.org (Postfix) with SMTP id 8117A8FC1F for ; Tue, 23 Nov 2010 01:09:41 +0000 (UTC) Received: from [98.139.91.62] by nm4.bullet.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 00:56:28 -0000 Received: from [98.139.91.54] by tm2.bullet.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 00:56:28 -0000 Received: from [127.0.0.1] by omp1054.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 00:56:28 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 315408.83440.bm@omp1054.mail.sp2.yahoo.com Received: (qmail 38653 invoked by uid 60001); 23 Nov 2010 00:56:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1290473787; bh=VUdWgXPDV9YB65g8a7CB/XFHCB2lOK4mvU1qNP+end0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ctL/UubsYMh+CATiK+E6Or49hodY69SDy46OnhK1pnQdvMdsyfP4syGPp25dVhZkoeKFKnhK5+TnL0F/wHZ67Rw/+yL9psS6/31IE+svHPALcb8Jw2x02P6QAB1m+svQDIhuGlI811uznNqmsSfpxJ4ZZxKH9OaxdPUAYQcCbpc= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=YoovusEhcWpGBN+gF/n8Ht2+VURhY6CzkKVEQ4DHc+wJ102DD/Vvv6ykkcGBlF16Cwk8aw2P9qGnrsfuoSHlvNOKUTklgphtILnvl3WuXhnZ8/CocNxyCQFzhVZZ1b/ypjjVnBazjmGl93IR+50hAFvpQo7ZO9YZ59q8NskMtF4=; Message-ID: <882948.37837.qm@web110315.mail.gq1.yahoo.com> X-YMail-OSG: LGnW1LkVM1loC9er.SwhaU1Or5g4mAV2NzHN23HTXUvFKm3 6TpRM3RsToyxjAJNezxnM_fMCJ5pTewRzNsFIMOSSmbuPOKuQDYm29GlUxFR uf_2pjelVbw5ZWvpKuEfmXOCXok4uVbbyDW9RhsIAER4ms5uuECG5VW9jJN2 RrbgFUp90uAElaML6WATbMPbqzJzVsnimSBRBRWbXAftPxShfbG1C4_GUv7C 6C6WvuTCyCSiQnsLUGSTZrLs9CBFWPNA3NReXckYTOt0sYak90e4gSb3vdvr fghduGiq9hNFISpOD0.0wcYuRUoMQPsH15Fj2jnsjVYAJgzb6k1.JmNB6xxF C6ZLUc0VvVqqYaSp.yFBui2uwVVMrP0FhOKLyLHlOwbr_Dg-- Received: from [24.228.57.153] by web110315.mail.gq1.yahoo.com via HTTP; Mon, 22 Nov 2010 16:56:27 PST X-Mailer: YahooMailClassic/11.4.9 YahooMailWebService/0.8.107.285259 Date: Mon, 22 Nov 2010 16:56:27 -0800 (PST) From: Mark Terribile To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Forcing upgrade to latest AVAILABLE version of open office? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 01:09:41 -0000 Hi, I'm sorry to bother everyone here, but either I'm a cretin or the ports management commands are ... non-obvious. Or worse. Here's what I need: a working, installable version of openoffice.org . The ports system on my FreeBSD 7.1 (which I need to keep stable for a few months) has only been willing to download a version that has security problems and will not build. The makefile version is 1.324 for openoffice.org-3 and 1.320 for openoffice.org-2 . I have issued a number of portupgrade commands, but portupgrade doesn't even seem to know of the existance of anything later, much less openoffice.org-3-RC: q5: toor:ports# portupgade -fN openoffice.org-3-RC ** No such package or port: openoffice.org-3-RC First question: What do I do to make this system give me the latest version of open office, or at least a version that will compile? Short of reading through every bit of source for the ports management system, is there any documentation explaining where the databases are on the local system and how they are (supposed to be) updated from the masters on freebsd.org, so that I can figure the mess out for myself and not bother the experts who have more work to do? Thank you for your help. Mark Terribile materribile@yahoo.com From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 01:14:59 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 172B21065675 for ; Tue, 23 Nov 2010 01:14:59 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id BDD118FC18 for ; Tue, 23 Nov 2010 01:14:58 +0000 (UTC) Received: by qyk7 with SMTP id 7so1419883qyk.13 for ; Mon, 22 Nov 2010 17:14:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=h2E43/DQHe+X8tqFQZ5b7Ncpelyo0CgnvawSc2y2qVE=; b=uB2iaMfgeWf48JStgeJlxWQ3GTxjZTiIlYrnBxzRqoQ4BI2b+WZo58apRhtwW4SkgO 0q0RDNbK1FETD4sEbdQDLz7oQtGixXMbsq1lZyf4nIIIYiiRIMeGtxoN2DbVKKIsydfl JwLDQqteQSRJD+3t6d6uIMd12rcjsUSF203ow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=m1dyuIqRb73ybr4JpZftNC4FOUayzVhn0j0x+edorrdWkYbeucLLtKwsMw1j4G3VnO KPa3RHn5fFzcNvc9X5drcXfpRRMpEk8c599pgS0qLIAD+HGRbrtILQb6O/45YwIKI4E8 PrUTQYFHKbuC1taoLfui8RiqOV7R88+pRcNZE= MIME-Version: 1.0 Received: by 10.229.232.205 with SMTP id jv13mr5664924qcb.68.1290474896900; Mon, 22 Nov 2010 17:14:56 -0800 (PST) Received: by 10.229.95.209 with HTTP; Mon, 22 Nov 2010 17:14:56 -0800 (PST) In-Reply-To: <4CEAD07F.7060901@mail.zedat.fu-berlin.de> References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> <4CEAD07F.7060901@mail.zedat.fu-berlin.de> Date: Tue, 23 Nov 2010 03:14:56 +0200 Message-ID: From: "Andrew W. Nosenko" To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 01:14:59 -0000 On Mon, Nov 22, 2010 at 22:20, O. Hartmann wrote: > On 11/22/10 19:20, Andrew W. Nosenko wrote: >> >> On Fri, Nov 19, 2010 at 19:28, O. Hartmann >> =A0wrote: >>> >>> On 11/19/10 18:11, Andrew W. Nosenko wrote: >>>> >>>> 2010/11/19 O. Hartmann: >>>>> >>>>> On 11/19/10 13:46, Koop Mast wrote: >>>>>> >>>>>> On Fri, 19 Nov 2010 12:32:33 +0100 >>>>>> "O. Hartmann" =A0 =A0 =A0wrote: >>>>>> >>>>>>> Hello. >>>>>>> Trying to do my first port and run into trouble. >>>>>>> The software package (Xerces-c 3.1.1) comes with a full autotoll >>>>>>> environment and so far building and installing works. >>>>>>> >>>>>>> But the libarary name is "libxerces-c-3.1.so" and I need to change >>>>>>> this >>>>>>> to respect the FreeBSD nameing schemes to "libxerces-c.so.31". I'm >>>>>>> looking for a way avoiding some "post-install:" stuff. >>>>>> >>>>>> There isn't any problem with the libxerces-c-3.1.so name. >>>>>> =A0From >>>>>> http://www.freebsd.org/doc/en/books/porters-handbook/special.html >>>>>> Try to keep shared library version numbers in the libfoo.so.0 format= . >>>>>> Our runtime linker only cares for the major (first) number. >>>>> >>>>> Well, this is the problem. The automated installation process install= es >>>>> libxerces-c-3.1.so. >>>> >>>> This not a problem. =A0Inability to catch the libxerces-c-3.1.so by >>>> specifying -lxerces-c linker flag (and enforce you to specify >>>> -lxerces-c-3.1) is intended and desired effect. =A0Please, don't touch >>>> the library name. >>>> >>>> Usually, authors change library name if want to ensure and express >>>> complete API and ABI break without any forward and backward >>>> compatibility. =A0Like switch from Glib-1.x (libglib.so.x) to Glib-2.x >>>> (libglib-2.0.so.x). =A0In both your (libxerces) and my (libglib) >>>> examples the authors desired to use "interface generation" numbers, >>>> but it just for aesthetics reasons, indeed the libraries could be >>>> renamed to any other arbitrary way (for example, libNewGlib.so and >>>> libEvenBetterXerces.so -- ideologically and technically there no >>>> differences). >>>> >>>> If you rename libxerces-c-3.1.so to libxerces-c.so.31, then all >>>> application that want and expect the old "zero-generation" API and >>>> link against '-llibxerces-c' will fail because will catch absolutely >>>> unexpected (by them) and incompatible libxerces-c-3.1 API. >>>> >>>> Applications that indeed want and expect libxerces-c-3.1 API, and >>>> therefore that links with '-llibxerces-c-3.1' will fail also. =A0Just >>>> because there no more libxerces-c-3.1.so library -- it was renamed to >>>> unexpected name w/o good reasons. >>>> >>>> Conclusion: Please, don't touch library names! >>>> >>> >>> Well, maybe here is a misunderstanding. >> >> Sure. =A0See below. >> >>> I'd like to come along with FreeBSD's library naming scheme when >>> installing >>> the library into /usr/local/lib. I thought manipulating the >>> source-environment when compiling would be the least-efford way, but I >>> see, >>> maybe it would be easier to come along with a post-install: target by >>> simply >>> moving and making a symbolic link. If so, I need to detect by the >>> framework >>> what the lib vendor has choosen as thi lib name, to automate the procee= d >>> perfectly. Is this possible? >>> >> >> Seems, like you think that Xerces authors use libNAME-VER.so naming >> scheme, while FreeBSD uses libNAME.so.VER ... > > Well, after building a vanilla xerces-c version 3.1.1 and checked the > vendor's point of view how the lib should be named, I guess my thinking i= s > right about libNAME-VER.so. Simply try download and compile/install the > sources from http://xerces.apache.org/xerces-c/. > >> >> Ineed it's simple not true. =A0Both uses libNAME.so[.VER]. > > I doubt this, or I do something stupid everytime again and again. Yes. You mess the package version (3.1 oe 3.1.1 in your case) with the ABI version (.0 or empty, in this case AFAIU). > >> Usually, libNAME.so.VER with greatest VER symlinked to libNAME.so. >> How VER represented (it just a number, or more complicated like .N, >> .N.M., .N.M.K... -- depends on the ld.so implementation on the target >> system and usually should not bother you as software author (if you >> use Libtool, which is good in job of hiding differences between >> systems in that respect). >> >> Also, these .N[.M[.K]] represent the ABI version of library and has >> nothing with package version. >> >> Just in the case of Xerces, the NAME contains digits that looks like >> version (version of package). =A0But indeed, the NAME in your case _is_ >> "libxerces-c-3.1". =A0I unable to say what ABI version VER is without >> building Xerces-C, or upstream authors decided to left it empty >> indeed, sorry. >> > > > The new xerces-c 3.1.1 comes with a whole/complete autotools-environment. > There is a m4-folder containing libtool.m4. I tried to patch this in the > section "freebsd-elf*" and "freebsd-*" to reflect the naming scheme FreeB= SD > uses (libNAME.so.VER). I tried several variations, but it seems that Simple don't touch and you will comply! The NAME part here is "xerces-c-3.1". Not NAME=3D"xerces-c" and VER=3D"3.1" but NAME=3D"xerces-c-3.1" and VER is empty. Again: "3.1" is the part of NAME! > something from the ports toplevel Makefile isn't triggering a > reconfiguration the right way. > > I did the same with the toplevel ./configure file which already contains = the > libtool.m4-macro substitutions, but again, it doesn't seem to be possible= to > change the libname that gets installed. > > I tried forcing triggering a aclocal/autoconf procedure via USE_AUTOTOOLS= =3D > butthis results surprisingly in a linker error. > > My intention is to manipulate the installed library and the symbolic link > that way that it is clean in the sense of low complication post-install > manipulations. > > xerces-c and xerces-c2 are already in the ports collection and I need a > collision-free xerces-c3, so renaming the installed library is important. Again: just don't touch the library name and you will collision free from the library names point of view: xerces-c2 has no libxerces-c-3.1.so. But there lives another problem: Xerces people doesn't expect parallel installation of the "evelopment" part of Xerces-C (headers, pkg-config, etc). At least it seems so by listing the libxerces-c package from Ubuntu. I see three variants: (1) simple: just mark these ports (c2 and c3) as conflicting, (2) semi-simple: split each xerces-c port at the two: run-time and development. Runtime contains a shered library, development contains anything other. Mark development parts as conflictitng. (3) move each port away from each other's way: move headers into own versioned deirectory (e.g. from include/xercesc/ to insclude/xercesc-3.1/xercesc/), drop libxerces-c.so (if any -- I don't know), rename pkg-config (.pc) file, and static library (if any), may be something yet another, like documentation -- need to look at the actual install. All these changes hidden from the users through pkg-config's .pc, therefore only one problem for developers will be changed (non-standard name of the .pc file, i.e. pkg-config's module). But ATM I see no better way to allow parallel installation of the packages that aren't intended for parallel installation by theirs authors... > > I thought I could pass some environment variables to the autotool > environment when building via a port's top level Makefile, but this seems= to > be impossible. > --=20 Andrew W. Nosenko From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 01:42:04 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66195106566C for ; Tue, 23 Nov 2010 01:42:04 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0E1488FC08 for ; Tue, 23 Nov 2010 01:42:03 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1PKhtS-0001oI-Gn>; Tue, 23 Nov 2010 02:42:02 +0100 Received: from e178041165.adsl.alicedsl.de ([85.178.41.165] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1PKhtS-00046c-0b>; Tue, 23 Nov 2010 02:42:02 +0100 Message-ID: <4CEB1BE9.3070902@mail.zedat.fu-berlin.de> Date: Tue, 23 Nov 2010 02:42:01 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Andrew W. Nosenko" References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> <4CEAD07F.7060901@mail.zedat.fu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.41.165 Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 01:42:04 -0000 On 11/23/10 02:14, Andrew W. Nosenko wrote: > On Mon, Nov 22, 2010 at 22:20, O. Hartmann > wrote: >> On 11/22/10 19:20, Andrew W. Nosenko wrote: >>> >>> On Fri, Nov 19, 2010 at 19:28, O. Hartmann >>> wrote: >>>> >>>> On 11/19/10 18:11, Andrew W. Nosenko wrote: >>>>> >>>>> 2010/11/19 O. Hartmann: >>>>>> >>>>>> On 11/19/10 13:46, Koop Mast wrote: >>>>>>> >>>>>>> On Fri, 19 Nov 2010 12:32:33 +0100 >>>>>>> "O. Hartmann" wrote: >>>>>>> >>>>>>>> Hello. >>>>>>>> Trying to do my first port and run into trouble. >>>>>>>> The software package (Xerces-c 3.1.1) comes with a full autotoll >>>>>>>> environment and so far building and installing works. >>>>>>>> >>>>>>>> But the libarary name is "libxerces-c-3.1.so" and I need to change >>>>>>>> this >>>>>>>> to respect the FreeBSD nameing schemes to "libxerces-c.so.31". I'm >>>>>>>> looking for a way avoiding some "post-install:" stuff. >>>>>>> >>>>>>> There isn't any problem with the libxerces-c-3.1.so name. >>>>>>> From >>>>>>> http://www.freebsd.org/doc/en/books/porters-handbook/special.html >>>>>>> Try to keep shared library version numbers in the libfoo.so.0 format. >>>>>>> Our runtime linker only cares for the major (first) number. >>>>>> >>>>>> Well, this is the problem. The automated installation process installes >>>>>> libxerces-c-3.1.so. >>>>> >>>>> This not a problem. Inability to catch the libxerces-c-3.1.so by >>>>> specifying -lxerces-c linker flag (and enforce you to specify >>>>> -lxerces-c-3.1) is intended and desired effect. Please, don't touch >>>>> the library name. >>>>> >>>>> Usually, authors change library name if want to ensure and express >>>>> complete API and ABI break without any forward and backward >>>>> compatibility. Like switch from Glib-1.x (libglib.so.x) to Glib-2.x >>>>> (libglib-2.0.so.x). In both your (libxerces) and my (libglib) >>>>> examples the authors desired to use "interface generation" numbers, >>>>> but it just for aesthetics reasons, indeed the libraries could be >>>>> renamed to any other arbitrary way (for example, libNewGlib.so and >>>>> libEvenBetterXerces.so -- ideologically and technically there no >>>>> differences). >>>>> >>>>> If you rename libxerces-c-3.1.so to libxerces-c.so.31, then all >>>>> application that want and expect the old "zero-generation" API and >>>>> link against '-llibxerces-c' will fail because will catch absolutely >>>>> unexpected (by them) and incompatible libxerces-c-3.1 API. >>>>> >>>>> Applications that indeed want and expect libxerces-c-3.1 API, and >>>>> therefore that links with '-llibxerces-c-3.1' will fail also. Just >>>>> because there no more libxerces-c-3.1.so library -- it was renamed to >>>>> unexpected name w/o good reasons. >>>>> >>>>> Conclusion: Please, don't touch library names! >>>>> >>>> >>>> Well, maybe here is a misunderstanding. >>> >>> Sure. See below. >>> >>>> I'd like to come along with FreeBSD's library naming scheme when >>>> installing >>>> the library into /usr/local/lib. I thought manipulating the >>>> source-environment when compiling would be the least-efford way, but I >>>> see, >>>> maybe it would be easier to come along with a post-install: target by >>>> simply >>>> moving and making a symbolic link. If so, I need to detect by the >>>> framework >>>> what the lib vendor has choosen as thi lib name, to automate the proceed >>>> perfectly. Is this possible? >>>> >>> >>> Seems, like you think that Xerces authors use libNAME-VER.so naming >>> scheme, while FreeBSD uses libNAME.so.VER ... >> >> Well, after building a vanilla xerces-c version 3.1.1 and checked the >> vendor's point of view how the lib should be named, I guess my thinking is >> right about libNAME-VER.so. Simply try download and compile/install the >> sources from http://xerces.apache.org/xerces-c/. >> >>> >>> Ineed it's simple not true. Both uses libNAME.so[.VER]. >> >> I doubt this, or I do something stupid everytime again and again. > > Yes. You mess the package version (3.1 oe 3.1.1 in your case) with > the ABI version (.0 or empty, in this case AFAIU). Well, I just compare to xerces-c.so.27 or xerces-c.so.28 (xerces-c2-devel). Both libraries get installed according to the FreeBSD's library naming policy. I do not find any library that is apart from this naming policy in my boxes /usr/local/lib. Old xerces-c ports seem to have some kind of home-brewn build environment, so GNU autotools do not apply and it seems to be easier to come along with the naming policy which is introduced for FreeBSD's libraries. > >> >>> Usually, libNAME.so.VER with greatest VER symlinked to libNAME.so. >>> How VER represented (it just a number, or more complicated like .N, >>> .N.M., .N.M.K... -- depends on the ld.so implementation on the target >>> system and usually should not bother you as software author (if you >>> use Libtool, which is good in job of hiding differences between >>> systems in that respect). >>> >>> Also, these .N[.M[.K]] represent the ABI version of library and has >>> nothing with package version. >>> >>> Just in the case of Xerces, the NAME contains digits that looks like >>> version (version of package). But indeed, the NAME in your case _is_ >>> "libxerces-c-3.1". I unable to say what ABI version VER is without >>> building Xerces-C, or upstream authors decided to left it empty >>> indeed, sorry. >>> >> >> >> The new xerces-c 3.1.1 comes with a whole/complete autotools-environment. >> There is a m4-folder containing libtool.m4. I tried to patch this in the >> section "freebsd-elf*" and "freebsd-*" to reflect the naming scheme FreeBSD >> uses (libNAME.so.VER). I tried several variations, but it seems that > > Simple don't touch and you will comply! The NAME part here is > "xerces-c-3.1". Not NAME="xerces-c" and VER="3.1" but > NAME="xerces-c-3.1" and VER is empty. > > Again: "3.1" is the part of NAME! > >> something from the ports toplevel Makefile isn't triggering a >> reconfiguration the right way. >> >> I did the same with the toplevel ./configure file which already contains the >> libtool.m4-macro substitutions, but again, it doesn't seem to be possible to >> change the libname that gets installed. >> >> I tried forcing triggering a aclocal/autoconf procedure via USE_AUTOTOOLS= >> butthis results surprisingly in a linker error. >> >> My intention is to manipulate the installed library and the symbolic link >> that way that it is clean in the sense of low complication post-install >> manipulations. >> >> xerces-c and xerces-c2 are already in the ports collection and I need a >> collision-free xerces-c3, so renaming the installed library is important. > > Again: just don't touch the library name and you will collision free > from the library names point of view: xerces-c2 has no > libxerces-c-3.1.so. > > But there lives another problem: Xerces people doesn't expect parallel > installation of the "evelopment" part of Xerces-C (headers, > pkg-config, etc). At least it seems so by listing the libxerces-c > package from Ubuntu. I guess so, but some ports of the FreeBSD ports (i.e. textproc/xalan-c) want xerces-c2 (which is 2.7.0). I try build xalan-c with the new xerces-c3 and see if it can handle the new header and libraries. > > I see three variants: > (1) simple: just mark these ports (c2 and c3) as conflicting, ... in my testcase I did. > (2) semi-simple: split each xerces-c port at the two: run-time and > development. Runtime contains a shered library, development contains > anything other. Mark development parts as conflictitng. ... well, in such a case we converge much to the weird Linux mess, I guess. > (3) move each port away from each other's way: move headers into own > versioned deirectory (e.g. from include/xercesc/ to > insclude/xercesc-3.1/xercesc/), drop libxerces-c.so (if any -- I don't > know), rename pkg-config (.pc) file, and static library (if any), may > be something yet another, like documentation -- need to look at the > actual install. All these changes hidden from the users through > pkg-config's .pc, therefore only one problem for developers will be > changed (non-standard name of the .pc file, i.e. pkg-config's module). ... this would bring up other complications for ports expecting libs and headers at places where the solo installation normally resides. > But ATM I see no better way to allow parallel installation of the > packages that aren't intended for parallel installation by theirs > authors... I tend to install it as a unique port with conflicts activated. Hope there are no further conflicts other than xalan-c. > >> >> I thought I could pass some environment variables to the autotool >> environment when building via a port's top level Makefile, but this seems to >> be impossible. >> > From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 03:42:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DAB51065670; Tue, 23 Nov 2010 03:42:32 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 1DA548FC19; Tue, 23 Nov 2010 03:42:31 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 8A2637464F6; Mon, 22 Nov 2010 19:42:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:message-id:subject:subject :from:from:date:date:received:received:received; s=ee; t= 1290483751; x=1292298151; bh=Swdme5jgNpr0+oKHbNfoWu1aECy3gdkJ3st auEKUDZo=; b=Gbiwy6SXZEKukHmPluiWa/lZagK8z1w/Nup33Mv2Uu1xXWetkoW i9gRcCf3nScws+QVU84rj3cNkpLEehEINu89Q9UbLMCaQtTWZQCvDrShYawVpVML dEffKIKviZCu/zYDIopo8wE/6FQa13lefVxYyZvUarzWEsE/MvCY9Azg= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mnn5VFiDG60h; Mon, 22 Nov 2010 19:42:31 -0800 (PST) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id 3088C7464F0; Mon, 22 Nov 2010 19:42:31 -0800 (PST) Received: (nullmailer pid 66709 invoked by uid 1001); Tue, 23 Nov 2010 03:39:30 -0000 Date: Mon, 22 Nov 2010 19:39:30 -0800 From: Jason Helfman To: Torfinn Ingolfsen Message-ID: <20101123033930.GA66678@eggman.experts-exchange.com> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.1-RELEASE X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-doc@freebsd.org, manolis@freebsd.org, FreeBSD Ports Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 03:42:32 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline I put together this patch. I hope this is sufficient. Thanks! Jason On Mon, Nov 22, 2010 at 07:58:56PM +0100, Torfinn Ingolfsen thus spake: >Hi, > >On Mon, Nov 22, 2010 at 2:19 PM, RW wrote: > >> >> Actually it does discuss the wording of the synopsis for both new and >> updated ports which gives the impression that that that section covers >> both. >> >> Furthermore the update chapter is at the opposite end of the >> index under the single misleading word "Upgrading". There's no mention >> of "submitting" which is what people will be looking for. >> >> IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything >> deserves to be under "Quick Porting" it's this. >> > >So then we will see your PR for an update of that chapter in the Porter's >Handbook in the next few days perhaps? > > >> The trouble is that even when people do read handbooks from beginning >> to end there are always sections that that they are likely to skip >> until they need them, and this is one of them. >> > >The Porter's Handbook is not going to be improved unless the people who read >it and have ideas for improvement do something about it. > >HTH, HAND. >-- >Regards, >Torfinn Ingolfsen >_______________________________________________ >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" > --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch.txt" --- porters-handbook/book.sgml 2010-11-22 18:56:43.000000000 -0800 +++ porters-handbook/book.sgml.my 2010-11-22 19:34:25.000000000 -0800 @@ -412,6 +412,22 @@ url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=ports">ports waiting to be committed to &os;. + If you are contributing a patch for a port, please do not + submit a shar. The recommeded way for submission of a patch is by using a utility + called /usr/bin/diff which is included as part of the base &os; + distribution. To create a suitable diff, copy the file that + needs patching to something.orig. Save your changes to + something and then create your patch. + + + &prompt.user; /usr/bin/diff something.orig something > somthing.diff + + + + Please see the aforementioned step for submission of something.diff + to &os; for consideration by using the &man.send-pr.1; program. + + Once we have looked at your port, we will get back to you if necessary, and put it in the tree. Your name will also appear in the list of Additional FreeBSD Contributors --3MwIy2ne0vdjdPXF-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 03:45:15 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A9BA106564A for ; Tue, 23 Nov 2010 03:45:15 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 610F58FC1B for ; Tue, 23 Nov 2010 03:45:15 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.4/8.14.4) with ESMTP id oAN3jFVr024308 for ; Tue, 23 Nov 2010 03:45:15 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.4/8.14.3/Submit) id oAN3jFn2024300 for ports@FreeBSD.org; Tue, 23 Nov 2010 03:45:15 GMT (envelope-from erwin) Date: Tue, 23 Nov 2010 03:45:15 GMT From: Erwin Lansing Message-Id: <201011230345.oAN3jFn2024300@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 03:45:15 -0000 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 06:53:47 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1481E106564A for ; Tue, 23 Nov 2010 06:53:47 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 93AB58FC08 for ; Tue, 23 Nov 2010 06:53:46 +0000 (UTC) Received: by wwd20 with SMTP id 20so8000680wwd.31 for ; Mon, 22 Nov 2010 22:53:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=UGpxwTWtEWBgLmDcraxdW5qK1FP/Jfq72afRH3RlwLw=; b=qNw+kuXdv5HnSUCqzs1OPDdKjLecoZfjuwqM1exIcyJohxYCOTq+WcHAcKe+/UJfF5 YqO7BnVM1bgyaXFwD8mAZIa18gWlv2n0+gWKE6YykeoJW9+aV3t3vhsBApDAnNkajrE3 Uqwvo8Xjpj9VGKB/0vaffWvZ/Wcp6MU0FcyO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=PGIRHoQIy4PFx9b3mxNBxM/SYqd59n/oHGPcOWtapZauyhGQT4wGIpSRIZJ7o8ZC/B mSfgleAOtU/RDEWCr4KgtqWEZu9B+vFv63ydjb6T77OAnENcF/rjTgvX4lDU+hzhjito XKfVmtbhR2suE3Dx9bFTEMBfQH3B9v8n0zBJc= MIME-Version: 1.0 Received: by 10.216.231.168 with SMTP id l40mr6812913weq.18.1290495224324; Mon, 22 Nov 2010 22:53:44 -0800 (PST) Received: by 10.216.13.210 with HTTP; Mon, 22 Nov 2010 22:53:44 -0800 (PST) In-Reply-To: <20101122220802.GG48679@comcast.net> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> <20101122192836.GC12467@core.byshenk.net> <20101122220802.GG48679@comcast.net> Date: Tue, 23 Nov 2010 07:53:44 +0100 Message-ID: From: Torfinn Ingolfsen To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 06:53:47 -0000 On Mon, Nov 22, 2010 at 11:08 PM, Charlie Kester wrote: > On Mon 22 Nov 2010 at 11:28:36 PST Greg Byshenk wrote: > >> >> I'm not a porter, but how about the below...? >> HTH >> -greg >> >> --- begin diff --- >> >> --- porting-submitting.html 2007-09-11 01:11:07.000000000 +0200 >> +++ porting-submitting.html 2010-11-22 20:14:54.000000000 +0100 >> @@ -69,6 +69,14 @@ >> >> >> >> +
>> +
>> +

Note2: The instructions above are for creating a > class="EMPHASIS">new >> +port. Port updates should be diff files instead >> of shar files, >> +as described in Upgrading.

>> +
>> +
>> + >>

One more time, do not >> include the original >> source distfile, the work directory, or the >> package you built >> with make package.

>> >> >> --- end diff --- >> > > While we're at it, remove any mention of port updates from the existing > note: > > --- begin diff --- > --- porting-submitting.html.orig 2010-11-22 14:01:35.000000000 -0800 > +++ porting-submitting.html 2010-11-22 14:02:09.000000000 -0800 > @@ -66,9 +66,8 @@ >
>

Note: You can make our work a lot easier, if you use a good > description in the > synopsis of the problem report. We prefer something like ``New port: > -<category>/<portname> <short description of the port>'' > for new ports > -and ``Update port: <category>/<portname> <short description > of the > -update>'' for port updates. If you stick to this scheme, the chance > that someone will > +<category>/<portname> <short description of the port>'' > for new ports. > +If you stick to this scheme, the chance that someone will > take a look at your PR soon is much better.

>
> > --- end diff --- > > The two examples just posted are in HTML. I'm pretty sure that the documentation source isn't HTML. -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 07:08:11 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E887F1065670 for ; Tue, 23 Nov 2010 07:08:11 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 7319A8FC14 for ; Tue, 23 Nov 2010 07:08:11 +0000 (UTC) Received: by wwd20 with SMTP id 20so8010501wwd.31 for ; Mon, 22 Nov 2010 23:08:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=dnpTydmrGvUFwloGDMAHbFb+T86enaH5ljY+r9jExSY=; b=fFyfVTJZwf2Wg8ztymsiWOapy8xMxCDg6XMvIlni0mGAOhFkhfnVLzk9sRuhE7foQj G0pZYrnNe6oNanz+9FZpJ+iJZp8lFLPn3OhwH2xAfGh+tUH9cZa9qiGhTRFHzhKxoAlk rj3vC55mdkba6M6iFXUI76y3Xct1PbWEGFqd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ThcPkPVZxyyf2bVAJfrt9LliP/zeDoh2h0+8/GKRBshTeM4f2ZRbpgAYwvCDVhWbui MRluVITH/GQLlxCb+HmIlb/eoE4VOsP0GVyVu+GiDegH6gecyQZfMxpfWfBJ1fwDUjFB PbkNpoDEV9qilufaVdDrAuAPdUITeJQMHh4UM= MIME-Version: 1.0 Received: by 10.216.21.9 with SMTP id q9mr645422weq.3.1290496090038; Mon, 22 Nov 2010 23:08:10 -0800 (PST) Received: by 10.216.13.210 with HTTP; Mon, 22 Nov 2010 23:08:09 -0800 (PST) In-Reply-To: <882948.37837.qm@web110315.mail.gq1.yahoo.com> References: <882948.37837.qm@web110315.mail.gq1.yahoo.com> Date: Tue, 23 Nov 2010 08:08:09 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Forcing upgrade to latest AVAILABLE version of open office? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 07:08:12 -0000 On Tue, Nov 23, 2010 at 1:56 AM, Mark Terribile wrote: > > Hi, > > I'm sorry to bother everyone here, but either I'm a cretin or the ports > management commands are ... non-obvious. Or worse. > > Here's what I need: a working, installable version of openoffice.org . > The ports system on my FreeBSD 7.1 (which I need to keep stable for a few > months) has only been willing to download a version that has security > problems and will not build. The makefile version is 1.324 for > openoffice.org-3 and 1.320 for openoffice.org-2 . > > I have issued a number of portupgrade commands, but portupgrade doesn't > even seem to know of the existance of anything later, much less > openoffice.org-3-RC: > > q5: toor:ports# portupgade -fN openoffice.org-3-RC > ** No such package or port: openoffice.org-3-RC > > Yes, because that is not the _name_ (or name and version) of the port. I believe portupgrade has options for dealing with the directory name, but that is not what you are looking for. Here is one way to find a given port in the ports tree on your machine: cd /usr/ports make search name=openoffice Which will find all versions of that name. You'll probably want to pipe the output to more or less. make a note of the names returned: that's what you feed portupgrade. It will work with or without the version. First question: What do I do to make this system give me the latest > version of open office, or at least a version that will compile? > 1. Update your ports tree. 2. run portupgrade / portmaster to upgrade the ports in question. > > Short of reading through every bit of source for the ports management > system, is there any documentation explaining where the databases are on > the local system and how they are (supposed to be) updated from the > masters on freebsd.org, so that I can figure the mess out for myself and > not bother the experts who have more work to do? > The Handbook, obviously: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html In section 4.5.1 two methods for getting ports are described: csup and portsnap. It doesn't spell it out: but these two ways is also how you update the ports tree on your machine to the latest available. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 12:53:10 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 313971065670 for ; Tue, 23 Nov 2010 12:53:10 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id DF2C38FC1B for ; Tue, 23 Nov 2010 12:53:09 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PKsMu-00078H-FM for freebsd-ports@freebsd.org; Tue, 23 Nov 2010 13:53:08 +0100 Received: from p57915c6e.dip.t-dialin.net ([87.145.92.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Nov 2010 13:53:08 +0100 Received: from jumper99 by p57915c6e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Nov 2010 13:53:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Helmut Schneider" Date: Tue, 23 Nov 2010 12:52:58 +0000 (UTC) Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: p57915c6e.dip.t-dialin.net User-Agent: XanaNews/1.19.1.269 X-Ref: news.gmane.org ~XNS:00000094 Subject: Re: [portupgrade] ArgumentError X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 12:53:10 -0000 Helmut Schneider wrote: > # portupgrade -av > ---> Session started at: Mon, 15 Nov 2010 13:22:41 +0100 > ---> Skipping 'bsdpan-SNMP-Extension-PassPersist-0.03' because it is > held by user (specify -f to force) > ---> Session ended at: Mon, 15 Nov 2010 13:23:19 +0100 (consumed > 00:00:38) > /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:953:in `initialize': > ArgumentError (ArgumentError) > from /usr/local/sbin/portupgrade:1004:in `new' > from /usr/local/sbin/portupgrade:1004:in `do_upgrade' > from /usr/local/sbin/portupgrade:814:in `main' > from /usr/local/sbin/portupgrade:810:in `each' > from /usr/local/sbin/portupgrade:810:in `main' > from /usr/local/lib/ruby/1.8/optparse.rb:791:in `initialize' > from /usr/local/sbin/portupgrade:231:in `new' > from /usr/local/sbin/portupgrade:231:in `main' > from /usr/local/sbin/portupgrade:2219 > # > > I recursively reinstalled portupgrade. Any further ideas? Seems the problem is caused by a(ny) bsdpan package. Unregistered it and now it succeeds. -- No Swen today, my love has gone away My mailbox stands for lorn, a symbol of the dawn From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 13:37:00 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17D781065673 for ; Tue, 23 Nov 2010 13:37:00 +0000 (UTC) (envelope-from freebsd-ports.user@seibercom.net) Received: from mail-gy0-f173.google.com (mail-gy0-f173.google.com [209.85.160.173]) by mx1.freebsd.org (Postfix) with ESMTP id BE4268FC16 for ; Tue, 23 Nov 2010 13:36:59 +0000 (UTC) Received: by gye5 with SMTP id 5so3058333gye.18 for ; Tue, 23 Nov 2010 05:36:59 -0800 (PST) Received: by 10.91.27.32 with SMTP id e32mr7272271agj.37.1290519418668; Tue, 23 Nov 2010 05:36:58 -0800 (PST) Received: from scorpio.seibercom.net (cpe-071-077-039-064.nc.res.rr.com [71.77.39.64]) by mx.google.com with ESMTPS id e24sm95730ana.2.2010.11.23.05.36.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Nov 2010 05:36:41 -0800 (PST) Received: from seibercom.net (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: freebsd-ports.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id B12D0E54824 for ; Tue, 23 Nov 2010 08:36:33 -0500 (EST) Date: Tue, 23 Nov 2010 08:36:32 -0500 From: Jerry To: freebsd-ports@freebsd.org Message-ID: <20101123083632.2329c2bf@seibercom.net> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEUeH4oAAI3//v8LDHmw s8gyNZ/b3ej7+vn+/v////+PjIc8Plaj/TnQAAACNElEQVQ4jaXUvW/aQBQAcFtKGZLFT+YY 3D1SR9SKoRMncE3IggU4kicGi1JYOgQwyYrgnLlSzhsoNkTuVJEp+ef6ztiAoV3aJ+QPfufn s987S/5fQvoXYPjztmfc514Ks+5JfGUCfrzt4+VabF+jwEV4DGEXN8N4p16sPLxHX07/V3qX yfF5D2H6K4V8j9NkyAphvkjBembD5PDFk3zeTzP1jcksyaV9w+d4ELmUoOp8N2p8uQVyhTAT uawnKNH2mie5lJp48mscUcbJUvg0mR6APwAoye9AMyWozY4gAh0vcxa5FJ4TKCuODESWtfkB 8AEQSupUXNIYH8FSC2w8X3eMBNbbVJpJ7MgECO5yJ9DUEWCYkzNAlsRsgwLQ1GkWqELbkDOh 1bUzoHagYkNh9MXlK/MQoA42gTxz2bhPM2DJedm8MZx6cNfJgEZJ5cmwPp5FZ/Ye8O2qTrFV dgOrHkZRBoheJiGrRquwAhnQ6GeTePPerWVmQelAQ5lwNqtvQd2lcooAV74/zR1BIRS19fy5 ru+B/8ReW9pYKMPjt609zDaitHHTGOO+Zu7gHvsKE7XbeE1QVuJXomIFuZgUJdXQdhpqEELc /e8RLjfi+cQ01yMdWot8UcCVxEWHEkcUrsDGuhaIEoM9kfgAR6jxHcmEV7tNURAl8KTHN9iF McKGFHGO62O62UMpbmlVuogQ7ndL8zXCiLeBy3xpfrqaXS/+AHDG4o8AvhuPeezD/3xL/hy/ Adjlg2odglF2AAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Duplicated origin: devel/gir-repository-libsoup - gir-repository-libsoup-0.6.5_4 gir-repository-libsoup-0.6.5_5 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 13:37:00 -0000 After a recent update, I have been receiving the following message when running "pkgdb -Ffv" Duplicated origin: devel/gir-repository-libsoup - gir-repository-libsoup-0.6.5_4 gir-repository-libsoup-0.6.5_5 Unregister any of them? [no] Apparently, I have two versions of the application installed: /var/db/pkg $ ll | grep -i "libsoup" drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:41 EST gir-repository-libsoup-0.6.5_4/ drwxr-xr-x 2 root wheel 512B 2010-11-23 08:23:09 EST gir-repository-libsoup-0.6.5_5/ drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:26 EST libsoup-2.32.1/ drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:33 EST libsoup-gnome-2.32.1/ I am unsure what specifically caused this to occur, The normal update went successfully and I believe I followed all of the procedures specified in the UPDATING file. I am assuming that I should just do a pkg_delete of the older version. Would that be correct. -- Jerry ✌ FreeBSD-Ports.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 15:32:02 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9881C1065673 for ; Tue, 23 Nov 2010 15:32:02 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5806D8FC2A for ; Tue, 23 Nov 2010 15:32:01 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oANFW1ZH017914 for ; Tue, 23 Nov 2010 08:32:01 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oANFW14n017911 for ; Tue, 23 Nov 2010 08:32:01 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 23 Nov 2010 08:32:01 -0700 (MST) From: Warren Block To: freebsd-ports@freebsd.org In-Reply-To: <20101123083632.2329c2bf@seibercom.net> Message-ID: References: <20101123083632.2329c2bf@seibercom.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Tue, 23 Nov 2010 08:32:01 -0700 (MST) Subject: Re: Duplicated origin: devel/gir-repository-libsoup - gir-repository-libsoup-0.6.5_4 gir-repository-libsoup-0.6.5_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 15:32:02 -0000 On Tue, 23 Nov 2010, Jerry wrote: > After a recent update, I have been receiving the following message when > running "pkgdb -Ffv" > > Duplicated origin: devel/gir-repository-libsoup - gir-repository-libsoup-0.6.5_4 gir-repository-libsoup-0.6.5_5 > Unregister any of them? [no] > > Apparently, I have two versions of the application installed: > > /var/db/pkg $ ll | grep -i "libsoup" > drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:41 EST gir-repository-libsoup-0.6.5_4/ > drwxr-xr-x 2 root wheel 512B 2010-11-23 08:23:09 EST gir-repository-libsoup-0.6.5_5/ > drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:26 EST libsoup-2.32.1/ > drwxr-xr-x 2 root wheel 512B 2010-11-23 05:53:33 EST libsoup-gnome-2.32.1/ > > I am unsure what specifically caused this to occur, The normal update > went successfully and I believe I followed all of the procedures > specified in the UPDATING file. I am assuming that I should just do a > pkg_delete of the older version. Would that be correct. /usr/ports/MOVED says: devel/gir-repository-libsoup|devel/libsoup|2010-11-20|merged into libsoup So you should be able to delete gir-repository-libsoup entirely. I did, and without any probl&^$#%$#@*^%(NO CARRIER From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 15:35:01 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5257C1065740 for ; Tue, 23 Nov 2010 15:35:01 +0000 (UTC) (envelope-from materribile@yahoo.com) Received: from nm26-vm0.bullet.mail.sp2.yahoo.com (nm26-vm0.bullet.mail.sp2.yahoo.com [98.139.91.230]) by mx1.freebsd.org (Postfix) with SMTP id 2435F8FC17 for ; Tue, 23 Nov 2010 15:35:01 +0000 (UTC) Received: from [98.139.91.70] by nm26.bullet.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 15:35:01 -0000 Received: from [98.139.91.20] by tm10.bullet.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 15:35:01 -0000 Received: from [127.0.0.1] by omp1020.mail.sp2.yahoo.com with NNFMP; 23 Nov 2010 15:35:01 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 13478.2567.bm@omp1020.mail.sp2.yahoo.com Received: (qmail 20955 invoked by uid 60001); 23 Nov 2010 15:35:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1290526500; bh=R4a5ueAtvQb8FXjnsqh7yIHTfmppp6U2GHvg5AkjthM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Ht32mHIjRmo5SUD48aNiWntdI6Cd//TkMfAoWnjDKF6Ob1TbLPEEKRIg9Hc+9SlVeODqJfPS8CkCz88016u/ktZUzdtR18RFBTSpmhMsmnPITWETkmTGgcm7qvZXhY72kdo0K9otwMZHB6l0UA1kBKiyjPmKn5Mml17NScDIlw4= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=VoQ48+gGIhlLTwf8sG+XF2lOKitj5VQZ6RgOGHan7CBFMwBiRkOE1uOUaBVJJvf+Ya12BDziBEVFqsTEa2SFtBmR9Zt164u7hbqLVg499PKfs76fIXK53x/Nl5iizjU9MB2a6ZtVhbS69nWdwEDPfyo/shxBYx05NHkHl9nrX/c=; Message-ID: <688115.13230.qm@web110316.mail.gq1.yahoo.com> X-YMail-OSG: zmtt5EkVM1mjy9pJbGxQ_EiBtlOUpbT_z5j7kLsZIAGMF.6 KPvTbAwR3Eo3cNqZtATG9NJdKLYHZM67Z1lyQvMAWQ1x.tWTFvnK6FE50spy paxXvizSeyVCene.zkx6XwWnCoBbqpCLgtMbq6qRRFrkazWXSHlmAHv.12H8 Q.Chh8I8sKTVQxgDZ6Fk1LmIt4qegFvFvwS.5.s52Jor3mPgwnl9M0a54ccu otXrclVgawxJMF63zmQJO9_Jc1gscfksGTfiqMiQYCs3YMjT_QJIoIw_KiMo ONSJ_MfzSEITjwhnmxOXilMsVyo4jlKZ_W9EllJ3kKlsJqMY__UgOOOJEYMs ESthMZag0ckjBuY34EBhZDfFI562n5VFQq2RT1JKd1DoBRypchtBEK9zPeuE XFfE- Received: from [24.228.57.153] by web110316.mail.gq1.yahoo.com via HTTP; Tue, 23 Nov 2010 07:35:00 PST X-Mailer: YahooMailClassic/11.4.9 YahooMailWebService/0.8.107.285259 Date: Tue, 23 Nov 2010 07:35:00 -0800 (PST) From: Mark Terribile To: FreeBSD Ports ML , Torfinn Ingolfsen In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Forcing upgrade to latest AVAILABLE version of open office? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 15:35:01 -0000 =0A> > Here's what I need: a working, installable version of openoffice.org= .=0A> > The ports system on my FreeBSD 7.1 (which I need to keep stable fo= r a few=0A> > months) has only been willing to download a version that has = security=0A> > problems and will not build.=A0 The makefile version is 1.32= 4 for=0A> > openoffice.org-3 and 1.320 for openoffice.org-2 .=0A> >=0A> > I= have issued a number of portupgrade commands, but portupgrade doesn't=0A> = > even seem to know of the existance of anything later, ...=0A=0A=0A> 1. Up= date your ports tree.=0A> 2. run portupgrade / portmaster to upgrade the po= rts in=0A> question.=0A> =0A> ... In section 4.5.1 two methods for getting = ports are=0A> described: csup and portsnap.=0A=0AYes, that is exactly what = I need. I'll try it later when I have the=0Achance, after I back up the wh= ole ports area.=0A=0AAnd while the information is there, I find the documen= tation on freeBSD,=0Aand all recent open-source systems, to be disappointin= g. Maybe I can't=0Aget it into my head; maybe I can't get my head into it.= But I feel that=0Athere is something missing. It's not something that I = could provide=0Asimply by starting to write or rewrite the documentation; i= t's a shared=0Aunderstanding of what is needed: of the SEE ALSO that you ne= ed in man=0Apages, of the need for "architectonic" summaries of things like= the ports=0Aarchitecture, of the balance between structure and detail.=0A= =0AIf there's a place for me to contribute to -that- pool of skill, please= =0Alet me know.=0A=0AThanks. I'll let you know how this ports exercise goe= s for me.=0A=0A Mark Terribile=0A=0A=0A From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 17:50:46 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62C6F1065718 for ; Tue, 23 Nov 2010 17:50:46 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id B70B08FC18 for ; Tue, 23 Nov 2010 17:50:45 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id F00F034D404; Tue, 23 Nov 2010 17:50:26 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 23 Nov 2010 17:50:26 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011231750.26845.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 17:50:46 -0000 Puzzled I have perl installed with threads but getting the following upgrade problem with graphics/ImageMagick. The upgrade fails to recognise reality - Perl is installed with threads! with OpenEXR or OpenMP I get the same problem: dns1# make ===> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-threaded. Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. dns1# make ===> ImageMagick-6.6.5.10 OpenMP requires threads. Perl is non-threaded. Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. dns1# pkg_info |grep perl p5-Error-0.17016 Perl module to provide Error/exception support for perl: Er p5-Term-ReadKey-2.30 A perl5 module for simple terminal control p5-Test-Harness-3.22 Run perl standard test scripts with statistics p5-Time-HiRes-1.9721,1 A perl5 module implementing High resolution time, sleep, an p5-Tk-804.029 A re-port of a perl5 interface to Tk8.4 perl-threaded-5.8.9_4 Practical Extraction and Report Language postfix-policyd-spf-perl-2.007 SPF policy service for Postfix written in Perl ruby18-perl-0.2.9 A Ruby extension module to use the functions of Perl from R tmake-1.7_5 Extremely portable perl-based make utility Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 19:14:10 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC123106566B for ; Tue, 23 Nov 2010 19:14:10 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 90C948FC08 for ; Tue, 23 Nov 2010 19:14:10 +0000 (UTC) Received: by vws9 with SMTP id 9so1460595vws.13 for ; Tue, 23 Nov 2010 11:14:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer; bh=Ao280BzZANS9CFQrW1dv27BLYEWujgAgxYS5fA5/Y4E=; b=Iv6Gs6pcmklCbd85rcw0gOg4mhcbmjxUhr8t5biepubtQ9F29KzqGpB7a/dE4FNbrc sSxgPLDLCLrUY9+PgZH5H/r/jDQjokZ/S9Nuc8JWwk07Su1WqVBMDw82w1vc4PMSrY3H huRvemcKpwA/NuWiF+Iph9yIO8QJLgMpqiUrk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer; b=i8YDU/bm4NZeKKyRiNpSaIhL1wu59z39kIJ36jL2xVA/zF/ybFxtfoAj2Y9+P0y5iY A8hxJEXqozGHoe1jUG4eyD4uI4PUT4Gm0dBkenKmoz//R5giOP5eI8fTnVc0L4kT/vqf lbm7tHInHtUe+PNFF8tNzW2zr+qvkv0r0x9AI= Received: by 10.220.185.130 with SMTP id co2mr2050206vcb.115.1290538340238; Tue, 23 Nov 2010 10:52:20 -0800 (PST) Received: from [192.168.6.230] ([201.21.169.105]) by mx.google.com with ESMTPS id p30sm1423831vcf.2.2010.11.23.10.52.18 (version=SSLv3 cipher=RC4-MD5); Tue, 23 Nov 2010 10:52:19 -0800 (PST) From: Sergio de Almeida Lenzi To: David Southwell In-Reply-To: <201011231750.26845.david@vizion2000.net> References: <201011231750.26845.david@vizion2000.net> Date: Tue, 23 Nov 2010 16:52:16 -0200 Message-ID: <1290538336.55350.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 19:14:10 -0000 Em Ter, 2010-11-23 às 17:50 +0000, David Southwell escreveu: > Puzzled > > I have perl installed with threads but getting the following upgrade problem > with graphics/ImageMagick. The upgrade fails to recognise reality - Perl is > installed with threads! > with OpenEXR or OpenMP I get the same problem: Make sure that perl is compiled with threads and..... for me I solved the problem by defining in /etc/make.conf.....PERL_THREADED=true it works, but the real solution is to fix the port either in IMagemagick or in perl ... From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 19:15:44 2010 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC56A10656A3; Tue, 23 Nov 2010 19:15:44 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 926938FC2A; Tue, 23 Nov 2010 19:15:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oANJFiuv095691; Tue, 23 Nov 2010 19:15:44 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oANJFidS095686; Tue, 23 Nov 2010 19:15:44 GMT (envelope-from arundel) Date: Tue, 23 Nov 2010 19:15:44 GMT Message-Id: <201011231915.oANJFidS095686@freefall.freebsd.org> To: arundel@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-ports@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: ports/152484: Build error of GTK-2.22.1_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 19:15:44 -0000 Synopsis: Build error of GTK-2.22.1_1 Responsible-Changed-From-To: freebsd-i386->freebsd-ports Responsible-Changed-By: arundel Responsible-Changed-When: Tue Nov 23 19:15:02 UTC 2010 Responsible-Changed-Why: This doesn't sound i386 specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=152484 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 19:39:28 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED735106564A for ; Tue, 23 Nov 2010 19:39:28 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id 7EDA88FC20 for ; Tue, 23 Nov 2010 19:39:28 +0000 (UTC) Received: (qmail 15605 invoked by uid 399); 23 Nov 2010 19:39:26 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 23 Nov 2010 19:39:26 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CEC186D.4050208@FreeBSD.org> Date: Tue, 23 Nov 2010 11:39:25 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: gir-repository entries in MOVED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 19:39:29 -0000 My portmaster update today notified me that I had some of these ports on my system, relevant to the following entries in MOVED: devel/gir-repository-gconf2|devel/gconf2|2010-11-20|merged into gconf2 x11-fm/gir-repository-nautilus|x11-fm/nautilus|2010-11-20|merged into nautilus devel/gir-repository-libsoup|devel/libsoup|2010-11-20|merged into libsoup x11-toolkits/gir-repository-gtksourceview2|x11-toolkits/gtksourceview2|2010-11-20|merged into gtksourceview2 security/gir-repository-gnome-keyring||2010-11-20|Not buildable devel/gir-repository-dbus|devel/gobject-introspection|2010-11-20|merged into gobject-introspection Using portmaster or portupgrade the -o option is the way to fix this. Does this issue deserve an UPDATING entry? Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 20:03:09 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5625106564A; Tue, 23 Nov 2010 20:03:09 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 77D4E8FC08; Tue, 23 Nov 2010 20:03:09 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id 264E4746C52; Tue, 23 Nov 2010 12:03:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:message-id:subject:subject :from:from:date:date:received:received:received; s=ee; t= 1290542589; x=1292356989; bh=ifAFUzym3ZC6gP6cMJDXBnJFxJ4lhca8Eor DPlaenLQ=; b=G8kt+hNgitRH0+OSV4VQRgl2MroL6JLOnLyAZVWSI2ZP+y3EXLy 03EHmYxBggNOBrZH2NyeTz7HiEOEM5Tn+8e8qistzVNUmqSYPge1DN4jwjaHG89F qRdUWqNuwOCmCsbKtnF2mKxglR3GJwhCALKTBxH18tjEoxhyxW/LUh48= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kWE3uQGenLnj; Tue, 23 Nov 2010 12:03:09 -0800 (PST) Received: from experts-exchange.com (unknown [192.168.103.122]) by mail.experts-exchange.com (Postfix) with SMTP id C9B6F746C4D; Tue, 23 Nov 2010 12:03:08 -0800 (PST) Received: (nullmailer pid 46566 invoked by uid 1001); Tue, 23 Nov 2010 20:00:08 -0000 Date: Tue, 23 Nov 2010 12:00:08 -0800 From: Jason Helfman To: freebsd-ports@freebsd.org Message-ID: <20101123200007.GA46521@eggman.experts-exchange.com> References: <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> <20101122192836.GC12467@core.byshenk.net> <20101122220802.GG48679@comcast.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <20101122220802.GG48679@comcast.net> X-Operating-System: FreeBSD 8.1-RELEASE X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: doc@freebsd.org Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 20:03:09 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Here is a patch to take care of removing of "updating". On Mon, Nov 22, 2010 at 02:08:02PM -0800, Charlie Kester thus spake: >On Mon 22 Nov 2010 at 11:28:36 PST Greg Byshenk wrote: >> >>I'm not a porter, but how about the below...? >>HTH >>-greg >> >>--- begin diff --- >> >>--- porting-submitting.html 2007-09-11 01:11:07.000000000 +0200 >>+++ porting-submitting.html 2010-11-22 20:14:54.000000000 +0100 >>@@ -69,6 +69,14 @@ >> >> >> >>+
>>+
>>+

Note2: The instructions above are for creating a new >>+port. Port updates should be diff files instead of shar files, >>+as described in Upgrading.

>>+
>>+
>>+ >>

One more time, do not include the original >> source distfile, the work directory, or the package you built >> with make package.

>> >> >>--- end diff --- > >While we're at it, remove any mention of port updates from the existing >note: > >--- begin diff --- >--- porting-submitting.html.orig 2010-11-22 14:01:35.000000000 -0800 >+++ porting-submitting.html 2010-11-22 14:02:09.000000000 -0800 >@@ -66,9 +66,8 @@ >
>

Note: You can make our work a lot easier, if you use a good description in the > synopsis of the problem report. We prefer something like ``New port: >-<category>/<portname> <short description of the port>'' for new ports >-and ``Update port: <category>/<portname> <short description of the >-update>'' for port updates. If you stick to this scheme, the chance that someone will >+<category>/<portname> <short description of the port>'' for new ports. >+If you stick to this scheme, the chance that someone will > take a look at your PR soon is much better.

>
> >--- end diff --- > >I'm not sure, but I suspect that this note has been the source of the confusion. >_______________________________________________ >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" > -- -jgh --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch.txt" --- porters-handbook/book.sgml 2010-11-23 11:49:21.000000000 -0800 +++ porters-handbook/book.sgml 2010-11-23 11:50:28.000000000 -0800 @@ -394,9 +394,7 @@ description in the synopsis of the problem report. We prefer something like New port: <category>/<portname> - <short description of the port> for new ports and - Update port: <category>/<portname> - <short description of the update> for port updates. + <short description of the port>. If you stick to this scheme, the chance that someone will take a look at your PR soon is much better.
--d6Gm4EdcadzBjdND-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 20:21:03 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A054210656A4 for ; Tue, 23 Nov 2010 20:21:03 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 61A2D8FC20 for ; Tue, 23 Nov 2010 20:21:03 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oANKL2M7018925; Tue, 23 Nov 2010 13:21:02 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oANKL2hJ018922; Tue, 23 Nov 2010 13:21:02 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 23 Nov 2010 13:21:02 -0700 (MST) From: Warren Block To: Doug Barton In-Reply-To: <4CEC186D.4050208@FreeBSD.org> Message-ID: References: <4CEC186D.4050208@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Tue, 23 Nov 2010 13:21:02 -0700 (MST) Cc: freebsd-ports@freebsd.org Subject: Re: gir-repository entries in MOVED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 20:21:03 -0000 On Tue, 23 Nov 2010, Doug Barton wrote: > My portmaster update today notified me that I had some of these ports on my > system, relevant to the following entries in MOVED: > > devel/gir-repository-gconf2|devel/gconf2|2010-11-20|merged into gconf2 > x11-fm/gir-repository-nautilus|x11-fm/nautilus|2010-11-20|merged into > nautilus > devel/gir-repository-libsoup|devel/libsoup|2010-11-20|merged into libsoup > x11-toolkits/gir-repository-gtksourceview2|x11-toolkits/gtksourceview2|2010-11-20|merged > into gtksourceview2 > security/gir-repository-gnome-keyring||2010-11-20|Not buildable > devel/gir-repository-dbus|devel/gobject-introspection|2010-11-20|merged into > gobject-introspection > > Using portmaster or portupgrade the -o option is the way to fix this. Does > this issue deserve an UPDATING entry? Given that it takes some looking otherwise, I'd say yes. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 20:35:57 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 908081065672 for ; Tue, 23 Nov 2010 20:35:57 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id 1F4198FC17 for ; Tue, 23 Nov 2010 20:35:56 +0000 (UTC) Received: (qmail 1819 invoked by uid 399); 23 Nov 2010 20:35:56 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 23 Nov 2010 20:35:56 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CEC25AB.1020700@FreeBSD.org> Date: Tue, 23 Nov 2010 12:35:55 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4CE9C8D8.6010401@FreeBSD.org> <20101122152432.GA43142@wep4035.physik.uni-wuerzburg.de> In-Reply-To: <20101122152432.GA43142@wep4035.physik.uni-wuerzburg.de> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Suggestions on getting compiz working? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 20:35:57 -0000 On 11/22/2010 07:24, Alexey Shuvaev wrote: > Mmm... Error messages, back traces, etc.? > I think, you know, "doesn't work" would not bring you much :) True, but I was hoping that someone had a working configuration and that they could send me some of the magic smoke. :) I'll try again with the new version and post a more complete report. Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 21:19:49 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E99B6106566B for ; Tue, 23 Nov 2010 21:19:49 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id D592E8FC12 for ; Tue, 23 Nov 2010 21:19:49 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id oANLJnU9013840 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 23 Nov 2010 13:19:49 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 8A4111CC0C; Tue, 23 Nov 2010 13:19:49 -0800 (PST) To: Sergio de Almeida Lenzi In-Reply-To: <1290538336.55350.3.camel@localhost> References: <1290538336.55350.3.camel@localhost> Date: Tue, 23 Nov 2010 13:19:49 -0800 From: "Kevin Oberman" Message-Id: <20101123211949.8A4111CC0C@ptavv.es.net> Cc: ports@freebsd.org Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 21:19:50 -0000 > Em Ter, 2010-11-23 Ã s 17:50 +0000, David Southwell escreveu: > > > > Puzzled > > > > I have perl installed with threads but getting the following upgrade problem > > with graphics/ImageMagick. The upgrade fails to recognise reality - Perl is > > installed with threads! > > with OpenEXR or OpenMP I get the same problem: > > Make sure that perl is compiled with threads and..... > > for me I solved the problem by > defining in /etc/make.conf.....PERL_THREADED=true > > it works, but the real solution is to fix the port > either in IMagemagick or in perl ... Just 'make PERL_THREADED=true' is probably easier, but the port is clearly broken. The logic is very oddly set out, but it relies on the value of PERL_THREADED which neither the Makefile nor any of the .Mk files defines. I assume that there was supposed to be some test of whether perl supports threading that never quite made it. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 22:15:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86F351065673 for ; Tue, 23 Nov 2010 22:15:32 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3DC6B8FC1D for ; Tue, 23 Nov 2010 22:15:31 +0000 (UTC) Received: by gyf3 with SMTP id 3so421004gyf.13 for ; Tue, 23 Nov 2010 14:15:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=KhsQuJ0fYuai8c5UVI77gO+Msw3wCCYbzJsQNjdfJk8=; b=W4w1TKePlg72jdBjfGIn2rxUzg1X8oEnAym2+4k44YiKjLbU2AKxO/4UTt21LhYCUy vgCFAtYrf2PgpTYlA7i86VMy9yYziocH6m+KW/w04bVG7yhrxRwW1QfNnym5nQPGqQV5 hRawytyW/yc5gNN2otp1JBAtw2opbMd8jtkZQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QEsb65HSi43KOFqEMAokeDl77fMnUB1L4O3kwKLYwkTu3D+4bLNZuOo5uS7hpc/AU2 eIhq/fj7G5Mqi59RV5Taa8rOm4EBIN/n92OzHyx7OE4b/S50gypn2dXLA/B8+BxJrQks ZwkpbOsJkpMu8ESL12li3+GrBPyXHb83JeAJk= MIME-Version: 1.0 Received: by 10.216.21.9 with SMTP id q9mr1795787weq.3.1290550528270; Tue, 23 Nov 2010 14:15:28 -0800 (PST) Received: by 10.216.13.210 with HTTP; Tue, 23 Nov 2010 14:15:28 -0800 (PST) In-Reply-To: <688115.13230.qm@web110316.mail.gq1.yahoo.com> References: <688115.13230.qm@web110316.mail.gq1.yahoo.com> Date: Tue, 23 Nov 2010 23:15:28 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Forcing upgrade to latest AVAILABLE version of open office? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 22:15:32 -0000 On Tue, Nov 23, 2010 at 4:35 PM, Mark Terribile wrote: > > > > Here's what I need: a working, installable version of openoffice.org . > > > The ports system on my FreeBSD 7.1 (which I need to keep stable for a > few > > > months) has only been willing to download a version that has security > > > problems and will not build. The makefile version is 1.324 for > > > openoffice.org-3 and 1.320 for openoffice.org-2 . > > > > > > I have issued a number of portupgrade commands, but portupgrade doesn't > > > even seem to know of the existance of anything later, ... > > > > 1. Update your ports tree. > > 2. run portupgrade / portmaster to upgrade the ports in > > question. > > > > ... In section 4.5.1 two methods for getting ports are > > described: csup and portsnap. > > Yes, that is exactly what I need. I'll try it later when I have the > chance, after I back up the whole ports area. > > And while the information is there, I find the documentation on freeBSD, > and all recent open-source systems, to be disappointing. Maybe I can't > Well, it is user written, and it is only as good as what we (the users and developers) have managed to put into it. That being said, I find that FreeBSD documentation is among the better for the open source projects that I am familiar with. There is a chapter in the FAQ about available documentation: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/support.html perhaps that will help you find what you need. > get it into my head; maybe I can't get my head into it. But I feel that > there is something missing. It's not something that I could provide > simply by starting to write or rewrite the documentation; it's a shared > understanding of what is needed: of the SEE ALSO that you need in man > pages, of the need for "architectonic" summaries of things like the ports > architecture, of the balance between structure and detail. > Well, people are different from each other, in the way they think about what's "logical", "easy" and so on (IMHO). Therefore, it isn't easy to say what's missing or what could be improved, unless you are able to put it into words. For myself, when I started with FreeBSD many years ago (FreeBSD 3.x), I had work experience from some SysV based unix systems. I had tried Linux, but it felt strange and different. When I tried FreeBSD, I was at home again immediately; all the commands were in their usual place, most of the config files were located where I expected them. And almost all commands had a man page. And the Project had a Handbook, both online and locally installed! Oh, those where the days... Well, enough of that. > If there's a place for me to contribute to -that- pool of skill, please > let me know. > Well, if you have specific suggestions in mind, the documentation Project would be the place: http://www.freebsd.org/docproj/ Other intereting ports-related this (just in case you aren't aware of them): FreshPorts: http://www.freshports.org/ the port named portdowngrade HTH -- Regards, Torfinn From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 22:16:18 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99A701065679 for ; Tue, 23 Nov 2010 22:16:18 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id E6A6B8FC1A for ; Tue, 23 Nov 2010 22:16:17 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id AAC1034D41D; Tue, 23 Nov 2010 22:15:58 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 23 Nov 2010 22:15:58 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) References: <1290538336.55350.3.camel@localhost> <20101123211949.8A4111CC0C@ptavv.es.net> In-Reply-To: <20101123211949.8A4111CC0C@ptavv.es.net> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011232215.58592.david@vizion2000.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Sergio de Almeida Lenzi , Kevin Oberman Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 22:16:18 -0000 > > Em Ter, 2010-11-23 =C3 s 17:50 +0000, David Southwell escreveu: > > > Puzzled > > >=20 > > > I have perl installed with threads but getting the following upgrade > > > problem with graphics/ImageMagick. The upgrade fails to recognise > > > reality - Perl is installed with threads! > >=20 > > > with OpenEXR or OpenMP I get the same problem: > > Make sure that perl is compiled with threads and..... > >=20 > > for me I solved the problem by > > defining in /etc/make.conf.....PERL_THREADED=3Dtrue > >=20 > > it works, but the real solution is to fix the port > > either in IMagemagick or in perl ... >=20 > Just 'make PERL_THREADED=3Dtrue' is probably easier, but the port is > clearly broken. The logic is very oddly set out, but it relies on the > value of PERL_THREADED which neither the Makefile nor any of the .Mk > files defines. I assume that there was supposed to be some test of > whether perl supports threading that never quite made it. Tried the /etc/make.conf PERL_THREADED=3Dtrue but still get the same result in graphics/ImageMagick: dns1# make clean =3D=3D=3D> Cleaning for perl-threaded-5.8.9_4 =3D=3D=3D> Cleaning for ImageMagick-6.6.5.10 dns1# make =3D=3D=3D> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-th= readed.=20 Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 22:30:43 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12141106566B; Tue, 23 Nov 2010 22:30:43 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id ED7598FC08; Tue, 23 Nov 2010 22:30:42 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id oANMUgPQ027942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 23 Nov 2010 14:30:42 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 1C8D41CC0C; Tue, 23 Nov 2010 14:30:42 -0800 (PST) To: David Southwell In-reply-to: Your message of "Tue, 23 Nov 2010 22:15:58 GMT." <201011232215.58592.david@vizion2000.net> Date: Tue, 23 Nov 2010 14:30:42 -0800 From: "Kevin Oberman" Message-Id: <20101123223042.1C8D41CC0C@ptavv.es.net> Cc: ports@freebsd.org, Sergio de Almeida Lenzi , freebsd-ports@freebsd.org Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 22:30:43 -0000 > From: David Southwell > Date: Tue, 23 Nov 2010 22:15:58 +0000 > > > > Em Ter, 2010-11-23 Ã s 17:50 +0000, David Southwell escreveu: > > > > Puzzled > > > > > > > > I have perl installed with threads but getting the following upgrade > > > > problem with graphics/ImageMagick. The upgrade fails to recognise > > > > reality - Perl is installed with threads! > > > > > > > with OpenEXR or OpenMP I get the same problem: > > > Make sure that perl is compiled with threads and..... > > > > > > for me I solved the problem by > > > defining in /etc/make.conf.....PERL_THREADED=true > > > > > > it works, but the real solution is to fix the port > > > either in IMagemagick or in perl ... > > > > Just 'make PERL_THREADED=true' is probably easier, but the port is > > clearly broken. The logic is very oddly set out, but it relies on the > > value of PERL_THREADED which neither the Makefile nor any of the .Mk > > files defines. I assume that there was supposed to be some test of > > whether perl supports threading that never quite made it. > Tried the /etc/make.conf PERL_THREADED=true > but still get the same result in graphics/ImageMagick: > > dns1# make clean > ===> Cleaning for perl-threaded-5.8.9_4 > ===> Cleaning for ImageMagick-6.6.5.10 > dns1# make > ===> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-threaded. > Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. > *** Error code 1 I don't know why it is happening, but /etc/make.conf did not help. I had to define it on the command lines: $ make PERL_THREADED=true $ make deinstall PERL_THREADED=true $ make reinstall PERL_THREADED=true This worked fine, but I don't see why it is different from putting it in /etc/make.conf. Then again, I am way way far from being a make(1) expert. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 22:30:43 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12141106566B; Tue, 23 Nov 2010 22:30:43 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail1.es.net [IPv6:2001:400:201:1::2]) by mx1.freebsd.org (Postfix) with ESMTP id ED7598FC08; Tue, 23 Nov 2010 22:30:42 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id oANMUgPQ027942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 23 Nov 2010 14:30:42 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 1C8D41CC0C; Tue, 23 Nov 2010 14:30:42 -0800 (PST) To: David Southwell In-reply-to: Your message of "Tue, 23 Nov 2010 22:15:58 GMT." <201011232215.58592.david@vizion2000.net> Date: Tue, 23 Nov 2010 14:30:42 -0800 From: "Kevin Oberman" Message-Id: <20101123223042.1C8D41CC0C@ptavv.es.net> Cc: ports@freebsd.org, Sergio de Almeida Lenzi , freebsd-ports@freebsd.org Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 22:30:43 -0000 > From: David Southwell > Date: Tue, 23 Nov 2010 22:15:58 +0000 > > > > Em Ter, 2010-11-23 Ã s 17:50 +0000, David Southwell escreveu: > > > > Puzzled > > > > > > > > I have perl installed with threads but getting the following upgrade > > > > problem with graphics/ImageMagick. The upgrade fails to recognise > > > > reality - Perl is installed with threads! > > > > > > > with OpenEXR or OpenMP I get the same problem: > > > Make sure that perl is compiled with threads and..... > > > > > > for me I solved the problem by > > > defining in /etc/make.conf.....PERL_THREADED=true > > > > > > it works, but the real solution is to fix the port > > > either in IMagemagick or in perl ... > > > > Just 'make PERL_THREADED=true' is probably easier, but the port is > > clearly broken. The logic is very oddly set out, but it relies on the > > value of PERL_THREADED which neither the Makefile nor any of the .Mk > > files defines. I assume that there was supposed to be some test of > > whether perl supports threading that never quite made it. > Tried the /etc/make.conf PERL_THREADED=true > but still get the same result in graphics/ImageMagick: > > dns1# make clean > ===> Cleaning for perl-threaded-5.8.9_4 > ===> Cleaning for ImageMagick-6.6.5.10 > dns1# make > ===> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-threaded. > Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. > *** Error code 1 I don't know why it is happening, but /etc/make.conf did not help. I had to define it on the command lines: $ make PERL_THREADED=true $ make deinstall PERL_THREADED=true $ make reinstall PERL_THREADED=true This worked fine, but I don't see why it is different from putting it in /etc/make.conf. Then again, I am way way far from being a make(1) expert. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 22:33:35 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30194106566B for ; Tue, 23 Nov 2010 22:33:35 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id A9AC08FC08 for ; Tue, 23 Nov 2010 22:33:34 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id AAC1034D41D; Tue, 23 Nov 2010 22:15:58 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 23 Nov 2010 22:15:58 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) References: <1290538336.55350.3.camel@localhost> <20101123211949.8A4111CC0C@ptavv.es.net> In-Reply-To: <20101123211949.8A4111CC0C@ptavv.es.net> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011232215.58592.david@vizion2000.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Sergio de Almeida Lenzi , Kevin Oberman Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 22:33:35 -0000 > > Em Ter, 2010-11-23 =C3 s 17:50 +0000, David Southwell escreveu: > > > Puzzled > > >=20 > > > I have perl installed with threads but getting the following upgrade > > > problem with graphics/ImageMagick. The upgrade fails to recognise > > > reality - Perl is installed with threads! > >=20 > > > with OpenEXR or OpenMP I get the same problem: > > Make sure that perl is compiled with threads and..... > >=20 > > for me I solved the problem by > > defining in /etc/make.conf.....PERL_THREADED=3Dtrue > >=20 > > it works, but the real solution is to fix the port > > either in IMagemagick or in perl ... >=20 > Just 'make PERL_THREADED=3Dtrue' is probably easier, but the port is > clearly broken. The logic is very oddly set out, but it relies on the > value of PERL_THREADED which neither the Makefile nor any of the .Mk > files defines. I assume that there was supposed to be some test of > whether perl supports threading that never quite made it. Tried the /etc/make.conf PERL_THREADED=3Dtrue but still get the same result in graphics/ImageMagick: dns1# make clean =3D=3D=3D> Cleaning for perl-threaded-5.8.9_4 =3D=3D=3D> Cleaning for ImageMagick-6.6.5.10 dns1# make =3D=3D=3D> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-th= readed.=20 Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Tue Nov 23 23:05:43 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA8BE106564A for ; Tue, 23 Nov 2010 23:05:43 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id C766B8FC0C for ; Tue, 23 Nov 2010 23:05:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 6575D170F7 for ; Tue, 23 Nov 2010 18:05:43 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1290553543; bh=CJTNHTGUt8wcsOBXW/QcwGt8S3T2VxHlxgxlLcMTPQM=; b= QKQBEjYUTOUo9udbQKtTP5g14UqCH9tdU+X8rIz2VYG1PQe1bEquC8DXNrqClDNx LiFYmRkPAhmN1BGrs22jtTSjk9t9sia0WNkICqllN/dT2LIV3p3jpqwOuwayDUQ/ jAvvvih5tY5Uc3Mkat3mrYvX+vkHYZ3rxEiTG11Qlfs= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id DkTFoQmGhB6o for ; Tue, 23 Nov 2010 18:05:43 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 15DB017037 for ; Tue, 23 Nov 2010 18:05:39 -0500 (EST) Date: Tue, 23 Nov 2010 18:05:39 -0500 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20101123230538.GA23476@magic.hamla.org> References: <1290538336.55350.3.camel@localhost> <20101123211949.8A4111CC0C@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101123211949.8A4111CC0C@ptavv.es.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: ImageMagick upgrade problem 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 23:05:44 -0000 On Tue, 2010-11-23 at 13:19:49 -0800, Kevin Oberman wrote: > Just 'make PERL_THREADED=true' is probably easier, but the port is > clearly broken. The logic is very oddly set out, but it relies on the > value of PERL_THREADED which neither the Makefile nor any of the .Mk > files defines. I assume that there was supposed to be some test of > whether perl supports threading that never quite made it. Yes, the port needs to check whether Perl is installed with threads and accordingly define PERL_THREADED. This is also being discussed on cvs-ports[1] and hopefully a fix will soon be committed. [1] http://lists.freebsd.org/pipermail/cvs-ports/2010-November/206982.html -- Sahil Tandon From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 01:05:22 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32F1E1065670 for ; Wed, 24 Nov 2010 01:05:22 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id C015A8FC08 for ; Wed, 24 Nov 2010 01:05:21 +0000 (UTC) Received: (qmail 3376 invoked by uid 399); 24 Nov 2010 01:05:20 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 24 Nov 2010 01:05:20 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CEC64CF.9070405@FreeBSD.org> Date: Tue, 23 Nov 2010 17:05:19 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <1290538336.55350.3.camel@localhost> <20101123211949.8A4111CC0C@ptavv.es.net> <20101123230538.GA23476@magic.hamla.org> In-Reply-To: <20101123230538.GA23476@magic.hamla.org> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 01:05:22 -0000 I just committed a fix that a) worked for me, and b) I think is fairly robust, and even a candidate for being the right thing to do. Please give it a try, and let us know if it does or does not work for you. Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 01:58:30 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3796106566B for ; Wed, 24 Nov 2010 01:58:29 +0000 (UTC) (envelope-from andrew.w.nosenko@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id A37288FC16 for ; Wed, 24 Nov 2010 01:58:29 +0000 (UTC) Received: by qwi4 with SMTP id 4so277108qwi.13 for ; Tue, 23 Nov 2010 17:58:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=d1HvjB7C8UI/nS4gSDDxVaj1khF1U7kMwL4mBy1zDkg=; b=tDiiLgzJOKmChlUMI2pe/1I2fo7qvLiBS/9UMJn2fMcuw/3tLLRNeTmVJyGjb2DU2v PIU8bR0WDyOfdX3tGH30NHZAVyU5r/LsqVGet5uqA2V3X/84urdPABNFJc34UvSXAgCv Fm/ttBGyn044I5/b+Rfh9q9bo1bKDwn0K/C8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=CKHw3PGM/VIa8XoyErsUZ+sdxWep7LvB7V/QSUL6sutqcjTF5xFt6zcIPEVAJzwsyc F2I5MCMZnOCp17AWS3lt74wUvCUYrk8cV6JMaqd/wUjcy9FA+kYtwN1qN77F++uF56gV 3zbYGd/pp6BzRwgNXzxAi8irRNzu8ACkJgBRA= MIME-Version: 1.0 Received: by 10.229.251.204 with SMTP id mt12mr6888821qcb.182.1290563907995; Tue, 23 Nov 2010 17:58:27 -0800 (PST) Received: by 10.229.95.209 with HTTP; Tue, 23 Nov 2010 17:58:27 -0800 (PST) In-Reply-To: <4CEB1BE9.3070902@mail.zedat.fu-berlin.de> References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> <4CEAD07F.7060901@mail.zedat.fu-berlin.de> <4CEB1BE9.3070902@mail.zedat.fu-berlin.de> Date: Wed, 24 Nov 2010 03:58:27 +0200 Message-ID: From: "Andrew W. Nosenko" To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 01:58:30 -0000 On Tue, Nov 23, 2010 at 03:42, O. Hartmann wrote: > On 11/23/10 02:14, Andrew W. Nosenko wrote: >> >> On Mon, Nov 22, 2010 at 22:20, O. Hartmann >> =A0wrote: >> >> But there lives another problem: Xerces people doesn't expect parallel >> installation of the "evelopment" part of Xerces-C (headers, >> pkg-config, etc). =A0At least it seems so by listing the libxerces-c >> package from Ubuntu. > > I guess so, but some ports of the FreeBSD ports (i.e. textproc/xalan-c) w= ant > xerces-c2 (which is 2.7.0). I try build xalan-c with the new xerces-c3 an= d > see if it can handle the new header and libraries. > >> >> I see three variants: >> (1) simple: just mark these ports (c2 and c3) as conflicting, > > ... in my testcase I did. And, for my personal taste, it is the best option. Be close to upstream as much as possible, IMHO, is the best way. >> (2) semi-simple: split each xerces-c port at the two: run-time and >> development. =A0Runtime contains a shered library, development contains >> anything other. =A0Mark development parts as conflictitng. > > ... well, in such a case we converge much to the weird Linux mess, I gues= s. > >> (3) move each port away from each other's way: move headers into own >> versioned deirectory (e.g. from include/xercesc/ to >> insclude/xercesc-3.1/xercesc/), drop libxerces-c.so (if any -- I don't >> know), rename pkg-config (.pc) file, and static library (if any), may >> be something yet another, like documentation -- need to look at the >> actual install. =A0All these changes hidden from the users through >> pkg-config's .pc, therefore only one problem for developers will be >> changed (non-standard name of the .pc file, i.e. pkg-config's module). > > ... this would bring up other complications for ports expecting libs and > headers at places where the solo installation normally resides. > >> =A0But ATM I see no better way to allow parallel installation of the >> packages that aren't intended for parallel installation by theirs >> authors... > > I tend to install it as a unique port with conflicts activated. Hope ther= e > are no further conflicts other than xalan-c. And I have some feelings that either existing xalan-c able to compile against current xerces-c or there is newer version that able. --=20 Andrew W. Nosenko From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 02:31:11 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C24F3106566C for ; Wed, 24 Nov 2010 02:31:11 +0000 (UTC) (envelope-from jsa.bsd@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6FA748FC0A for ; Wed, 24 Nov 2010 02:31:11 +0000 (UTC) Received: by qyk7 with SMTP id 7so2768371qyk.13 for ; Tue, 23 Nov 2010 18:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=zChhCBTvLdbnSQdWX+1ijdR8Y1WKpMFB6CAgYIdguBk=; b=n26hnzpG9S//UAA2YhPZr1LRauNxC+UdTAjyoO2Lu5+gQC8dHuAwMpA8sTH88HnfOz 73BWPGsekz1LHMeCUHpyn/AZbVxhphKK7oLVoopf6t2Vn//os6Dl0d4y7Sh9ydeEcaeA ObgkY+3VmoOqkGEUaA7EQ9TxHfhmggv2i1h9w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=EreuKSATom0p51JvFDfbIZzaj6V5YwXVHJ2Z1jnGEuies1cMQMvURSkIQOA859zt22 UZ3rJXqQ9rraQ6D972yf6uGEAs0tCwyDZDZtw0MBEelIlJCatHtwapYkvMQXXSKIwGKV uismWLfpYnygM7lGGw2sZfOG4fL4qGCZYRc5Q= Received: by 10.224.2.149 with SMTP id 21mr7039978qaj.229.1290564385154; Tue, 23 Nov 2010 18:06:25 -0800 (PST) Received: from pazuzu.wickedmachine.net (tn-67-232-95-191.dhcp.embarqhsd.net [67.232.95.191]) by mx.google.com with ESMTPS id t35sm4069777qco.30.2010.11.23.18.06.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Nov 2010 18:06:23 -0800 (PST) Sender: "Joseph S. Atkinson" Message-ID: <4CEC734F.3000407@FreeBSD.org> Date: Tue, 23 Nov 2010 21:07:11 -0500 From: "Joseph S. Atkinson" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101122 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201011211517.22012.david@vizion2000.net> <201011211718.14091.david@vizion2000.net> <20101122201526.GE8810@asgard.cs.uoi.gr> <201011222050.08670.david@vizion2000.net> In-Reply-To: <201011222050.08670.david@vizion2000.net> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 02:31:11 -0000 On 11/22/2010 15:50, David Southwell wrote: > I have added jsa@ to the cc list. > Which got filtered into my folder for the ports@ mailing list, which I seldom read. A good way to notify a maintainer to an issue is to file a problem report via send-pr or on the web. http://www.freebsd.org/send-pr.html Someone did file a report, along with a patch which seems to address the issue. The patch has already been committed. From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 06:24:04 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1FD4106566B for ; Wed, 24 Nov 2010 06:24:04 +0000 (UTC) (envelope-from j.kelly.hays@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 46FF88FC0A for ; Wed, 24 Nov 2010 06:24:03 +0000 (UTC) Received: by wwd20 with SMTP id 20so9182053wwd.31 for ; Tue, 23 Nov 2010 22:24:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=VtrcICj/BA0xs6e0NGkAbNEUqAHyOynO5GHL90trZZ4=; b=vlbqjYikpsEp/3TbkHjSqQY6dwgP/FWEBULXeogucTr4c9zUF+tidzSee7EKZkF6xq vEyXsQBhl7x+Tu59TupiqJ/5s2XowouS7ducimkAw/5IdnecEcFze6SF94egyJwXe/va c8ibby0ZFtmn8Mb5T5SB/X2RnaF0eBFstN7DI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; b=kYGuzPmwlOg7NrFKHu6niAF7Q6r3IIZQCProwx+rp9LIWWDdvfVk+l4UHEYKFB0eKI 1jRDoTwhnY7Ub2UZqTy5q2sWQ4QMEYTGoUmr81qWz/9OpKz/UsZpleYR6vywKDnaPx3L F5cEFJ+36tATJebn1Cq466QXPAt4FrjRYn9NI= MIME-Version: 1.0 Received: by 10.227.170.78 with SMTP id c14mr8201056wbz.49.1290578176150; Tue, 23 Nov 2010 21:56:16 -0800 (PST) Sender: j.kelly.hays@gmail.com Received: by 10.227.138.134 with HTTP; Tue, 23 Nov 2010 21:56:16 -0800 (PST) Date: Tue, 23 Nov 2010 23:56:16 -0600 X-Google-Sender-Auth: skP45ZTay4QhCF1-mjY4EKD9Zzk Message-ID: From: Kelly Hays To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: prosody-dev@googlegroups.com Subject: net-im/prosody needs new maintainer! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 06:24:04 -0000 Hi, I want the net-im/prosody port updated but I have no time to work on it. So, I need to hand it off to someone else. If you would like to take over maintaining it please let me know. Thanks, Kelly From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 09:30:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC8811065694 for ; Wed, 24 Nov 2010 09:30:32 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 6F6CF8FC15 for ; Wed, 24 Nov 2010 09:30:32 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1PLBgM-0004jQ-N2>; Wed, 24 Nov 2010 10:30:30 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1PLBgM-0002Kz-HS>; Wed, 24 Nov 2010 10:30:30 +0100 Message-ID: <4CECDB3D.2070508@zedat.fu-berlin.de> Date: Wed, 24 Nov 2010 10:30:37 +0100 From: "O. Hartmann" Organization: Freie =?ISO-8859-1?Q?Universit=E4t_Berlin?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: "Andrew W. Nosenko" References: <4CE66051.7000600@zedat.fu-berlin.de> <20101119134636.2c5f44cc@headache.rainbow-runner.nl> <4CE683D1.1020300@zedat.fu-berlin.de> <4CE6B3D5.5040101@mail.zedat.fu-berlin.de> <4CEAD07F.7060901@mail.zedat.fu-berlin.de> <4CEB1BE9.3070902@mail.zedat.fu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Koop Mast , freebsd-ports@freebsd.org Subject: Re: Renaming a shared library in the port-framework to match FreeBSD naming schemes? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 09:30:32 -0000 On 11/24/10 02:58, Andrew W. Nosenko wrote: > On Tue, Nov 23, 2010 at 03:42, O. Hartmann > wrote: >> On 11/23/10 02:14, Andrew W. Nosenko wrote: >>> >>> On Mon, Nov 22, 2010 at 22:20, O. Hartmann >>> wrote: >>> >>> But there lives another problem: Xerces people doesn't expect parallel >>> installation of the "evelopment" part of Xerces-C (headers, >>> pkg-config, etc). At least it seems so by listing the libxerces-c >>> package from Ubuntu. >> >> I guess so, but some ports of the FreeBSD ports (i.e. textproc/xalan-c) want >> xerces-c2 (which is 2.7.0). I try build xalan-c with the new xerces-c3 and >> see if it can handle the new header and libraries. >> >>> >>> I see three variants: >>> (1) simple: just mark these ports (c2 and c3) as conflicting, >> >> ... in my testcase I did. > > And, for my personal taste, it is the best option. Be close to > upstream as much as possible, IMHO, is the best way. > >>> (2) semi-simple: split each xerces-c port at the two: run-time and >>> development. Runtime contains a shered library, development contains >>> anything other. Mark development parts as conflictitng. >> >> ... well, in such a case we converge much to the weird Linux mess, I guess. >> >>> (3) move each port away from each other's way: move headers into own >>> versioned deirectory (e.g. from include/xercesc/ to >>> insclude/xercesc-3.1/xercesc/), drop libxerces-c.so (if any -- I don't >>> know), rename pkg-config (.pc) file, and static library (if any), may >>> be something yet another, like documentation -- need to look at the >>> actual install. All these changes hidden from the users through >>> pkg-config's .pc, therefore only one problem for developers will be >>> changed (non-standard name of the .pc file, i.e. pkg-config's module). >> >> ... this would bring up other complications for ports expecting libs and >> headers at places where the solo installation normally resides. >> >>> But ATM I see no better way to allow parallel installation of the >>> packages that aren't intended for parallel installation by theirs >>> authors... >> >> I tend to install it as a unique port with conflicts activated. Hope there >> are no further conflicts other than xalan-c. > > And I have some feelings that either existing xalan-c able to compile > against current xerces-c or there is newer version that able. > I tried to build xalan-c against xerces-c 3.1.1 and it doesn't work. The Apache website for Xalan explicitely says that Xalan-c 1.X is for Xerces-c 2.7. And I did not figure out where they'he hide a newer version compatible to the new Xerces-C 3.1.1. Also, ports graphics/visionworkbench, graphics/gdal, graphics/osg (Openscene Graph) also depend on Xerces-c 2.7, as far as I see. That leaeves me with the option of having a additional port xerces-c3 separated from the other xerces-c2. This is messy ... From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 14:49:00 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7215B1065670 for ; Wed, 24 Nov 2010 14:49:00 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 18F368FC18 for ; Wed, 24 Nov 2010 14:48:59 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 2442234D41D; Wed, 24 Nov 2010 14:48:39 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Wed, 24 Nov 2010 14:48:38 +0000 User-Agent: KMail/1.13.5 (FreeBSD/7.2-RELEASE-p3; KDE/4.5.3; amd64; ; ) References: <1290538336.55350.3.camel@localhost> <20101123230538.GA23476@magic.hamla.org> <4CEC64CF.9070405@FreeBSD.org> In-Reply-To: <4CEC64CF.9070405@FreeBSD.org> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201011241448.38955.david@vizion2000.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Doug Barton Subject: Re: ImageMagick upgrade problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 14:49:00 -0000 > I just committed a fix that a) worked for me, and b) I think is fairly > robust, and even a candidate for being the right thing to do. > > Please give it a try, and let us know if it does or does not work for you. > > > Doug Thank you Doug It works for me! ImageMagick plus DougMagick = FreeBSDMagick David Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 18:54:54 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7230E1065672; Wed, 24 Nov 2010 18:54:54 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id F0F808FC1F; Wed, 24 Nov 2010 18:54:53 +0000 (UTC) Received: by gxk8 with SMTP id 8so42651gxk.13 for ; Wed, 24 Nov 2010 10:54:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:content-type :content-transfer-encoding; bh=UCtQc4WJDQHoKSUiRrTmAElxZsJDlB4BJQtKCNf0QTM=; b=GkZYaPs46rnh8YBJyHZ9SvZl11x0v5EGbcaH2t0/1YyqtJOgWFb3LDjojzYuo5WTM/ UyEjBcWLrzkKZdl94OPYuU3i5+gshzc3X86L53YpzFwUBYjztoB9li77yEsbJyt4r0hj 7ah1a21LfoMMzVM+26iyCYDg7KTDtu4GK9+ro= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; b=jxPMcPQ72ZaWnht8bh4fF9+fk92iA8afC0HxTx+UhBCc4m4XVIkJvktIzIk4fsFAOv rOylAl9CTiAs4y9K1gWsEiYcNVS12sx+ZyqANHl1rfEQFBUH+JqCKJm9yIBu+1jmIXf0 TNfdTL7/CdEMT18tkfPa4u7ybvVEzTGOfnbi8= Received: by 10.151.46.18 with SMTP id y18mr1471835ybj.324.1290624892842; Wed, 24 Nov 2010 10:54:52 -0800 (PST) Received: from jimmiejaz.org (bas9-toronto63-1088799130.dsl.bell.ca [64.229.193.154]) by mx.google.com with ESMTPS id n48sm4976548yha.7.2010.11.24.10.54.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Nov 2010 10:54:51 -0800 (PST) Message-ID: <4CED5F77.7030406@gmail.com> Date: Wed, 24 Nov 2010 13:54:47 -0500 From: Jimmie James User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org, freebsd-questions@freebsd.org Subject: gvfs-1.6.6' build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 18:54:54 -0000 FreeBSD jimmiejaz.org 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Nov 15 17:52:21 EST 2010 root@:/usr/obj/usr/src/sys/FORTYTWO i386 Hit this in the middle of the Gnome 2.32, I hit this error, any suggestions? [13:44:20] jimmie@jimmiejaz <115> [0] /usr/ports/devel/gvfs#make clean ; rehash ; portupgrade -f devel/gvfs ===> Cleaning for gvfs-1.6.6 ---> Upgrading 'gvfs-1.6.3_1' to 'gvfs-1.6.6' (devel/gvfs) ---> Building '/usr/ports/devel/gvfs' ===> Cleaning for gvfs-1.6.6 ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for gvfs-0.2.3_2 ===> Extracting for gvfs-1.6.6 => SHA256 Checksum OK for gnome2/gvfs-1.6.6.tar.bz2. ===> Patching for gvfs-1.6.6 ===> Applying FreeBSD patches for gvfs-1.6.6 ===> gvfs-1.6.6 depends on executable: gmake - found ===> gvfs-1.6.6 depends on file: /usr/local/bin/intltool-extract - found ===> gvfs-1.6.6 depends on executable: pkg-config - found ===> gvfs-1.6.6 depends on shared library: dbus-1.3 - found ===> gvfs-1.6.6 depends on shared library: hal.1 - found ===> gvfs-1.6.6 depends on shared library: soup-gnome-2.4.1 - found ===> gvfs-1.6.6 depends on shared library: gnome-keyring - found ===> gvfs-1.6.6 depends on shared library: avahi-client.3 - found ===> gvfs-1.6.6 depends on shared library: intl - found ===> gvfs-1.6.6 depends on shared library: atk-1.0.0 - found ===> gvfs-1.6.6 depends on shared library: gconf-2.4 - found ===> gvfs-1.6.6 depends on shared library: glib-2.0.0 - found ===> gvfs-1.6.6 depends on shared library: gtk-x11-2.0.0 - found ===> gvfs-1.6.6 depends on shared library: IDL-2.0 - found ===> gvfs-1.6.6 depends on shared library: xml2.5 - found ===> gvfs-1.6.6 depends on shared library: ORBit-2.0 - found ===> gvfs-1.6.6 depends on shared library: pango-1.0.0 - found ===> Configuring for gvfs-1.6.6 configure: WARNING: unrecognized options: --with-gconf-source checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether build environment is sane... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... yes checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... i386-portbld-freebsd8.1 checking host system type... i386-portbld-freebsd8.1 checking how to print strings... print: not found printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/local/bin/pkg-config checking for gio-querymodules... /usr/local/bin/gio-querymodules checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for DBUS... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for ssh... /usr/bin/ssh checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getpt... no checking for posix_openpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... no checking for socketpair... yes checking for library containing login_tty... -lutil checking for HTTP... yes checking for AVAHI... yes checking for LIBXML... yes checking for GCONF... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for HAL... yes checking for libhal_get_all_devices_with_properties in -lhal... yes checking for KEYRING... yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for archive_entry_filetype in -larchive... yes checking for Archive 3.libraries... yes checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/param.h... (cached) yes checking for statvfs... yes checking for statfs... yes checking for struct statfs.f_fstypename... yes checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking number of arguments to statfs()... 2 checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating client/Makefile config.status: creating metadata/Makefile config.status: creating daemon/trashlib/Makefile config.status: creating daemon/Makefile config.status: creating monitor/Makefile config.status: creating monitor/proxy/Makefile config.status: creating monitor/hal/Makefile config.status: creating monitor/gdu/Makefile config.status: creating monitor/gphoto2/Makefile config.status: creating monitor/afc/Makefile config.status: creating gconf/Makefile config.status: creating programs/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-gconf-source gvfs configuration summary: gio module directory : ${exec_prefix}/lib/gio/modules hotplug backend: hal FTP/HTTP/WebDAV support yes ObexFTP support no Samba support: no FUSE support: no CDDA support: no Gphoto2 support: no archive support: yes AFC support: no GConf support: yes DNS-SD support: yes Build HAL volume monitor: yes (with fast init path: yes) Build GDU volume monitor: no GNOME Keyring support: yes Bash-completion support: yes ===> Building for gvfs-1.6.6 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6' Making all in common gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/common' CC gsysutils.lo CC gvfsdbusutils.lo CC gmountspec.lo CC gmountoperationdbus.lo CC gmountsource.lo CC gmounttracker.lo CC gvfsdaemonprotocol.lo CC gvfsicon.lo CC gvfsmountinfo.lo CC gvfsfileinfo.lo CCLD libgvfscommon.la CC libgvfscommon_dnssd_la-gvfsdnssdutils.lo CC libgvfscommon_dnssd_la-gvfsdnssdresolver.lo CCLD libgvfscommon-dnssd.la gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/common' Making all in metadata gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/metadata' CC metatree.lo CC metabuilder.lo CC crc32.lo CCLD libmetadata.la CC meta-daemon.o CCLD gvfsd-metadata CC meta-ls.o CCLD meta-ls CC meta-get.o CCLD meta-get CC meta-set.o CCLD meta-set CC meta-get-tree.o CCLD meta-get-tree meta-get-tree.o(.text+0x1a0): In function `main': : warning: warning: this program uses gets(), which is unsafe. CC metadata-nautilus.o CCLD convert-nautilus-metadata /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libxml2.so, may conflict with libz.so.5 GEN gvfs-metadata.service gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/metadata' Making all in client gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client' CC gdaemonvfs.lo CC gdaemonmount.lo CC gdaemonvolumemonitor.lo CC gdaemonfile.lo CC gdaemonfileinputstream.lo CC gdaemonfileoutputstream.lo CC gdaemonfileenumerator.lo CC gdaemonfilemonitor.lo CC gvfsdaemondbus.lo CC gvfsiconloadable.lo CC gvfsuriutils.lo CC gvfsurimapper.lo CC smburi.lo CC httpuri.lo CCLD libgvfsdbus.la CC test_uri_utils-test-uri-utils.o CC test_uri_utils-gvfsuriutils.o CCLD test-uri-utils gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client' Making all in daemon gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' gmake all-recursive gmake[3]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' Making all in trashlib gmake[4]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon/trashlib' CC libtrash_a-dirwatch.o CC libtrash_a-trashdir.o CC libtrash_a-trashitem.o CC libtrash_a-trashwatcher.o CC libtrash_a-trashexpunge.o AR libtrash.a gmake[4]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon/trashlib' gmake[4]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' CC gvfsdaemon.lo CC gvfsbackend.lo CC gvfschannel.lo CC gvfsreadchannel.lo CC gvfswritechannel.lo CC gvfsmonitor.lo CC gvfsdaemonutils.lo CC gvfsjob.lo CC gvfsjobsource.lo CC gvfsjobdbus.lo CC gvfsjobmount.lo CC gvfsjobunmount.lo CC gvfsjobmountmountable.lo CC gvfsjobunmountmountable.lo CC gvfsjobstartmountable.lo CC gvfsjobstopmountable.lo CC gvfsjobpollmountable.lo CC gvfsjobopenforread.lo CC gvfsjobopeniconforread.lo CC gvfsjobread.lo CC gvfsjobseekread.lo CC gvfsjobcloseread.lo CC gvfsjobopenforwrite.lo CC gvfsjobwrite.lo CC gvfsjobseekwrite.lo CC gvfsjobclosewrite.lo CC gvfsjobqueryinfo.lo CC gvfsjobqueryinforead.lo CC gvfsjobqueryinfowrite.lo CC gvfsjobqueryfsinfo.lo CC gvfsjobenumerate.lo CC gvfsjobsetdisplayname.lo CC gvfsjobtrash.lo CC gvfsjobdelete.lo CC gvfsjobcopy.lo CC gvfsjobmove.lo CC gvfsjobpush.lo CC gvfsjobpull.lo CC gvfsjobmakedirectory.lo CC gvfsjobmakesymlink.lo CC gvfsjobsetattribute.lo CC gvfsjobqueryattributes.lo CC gvfsjobcreatemonitor.lo CC dbus-gmain.lo CC gvfskeyring.lo CCLD libdaemon.la CC mount.o CC main.o CCLD gvfsd CC gvfsd_sftp-gvfsbackendsftp.o CC gvfsd_sftp-pty_open.o CC gvfsd_sftp-daemon-main.o CC gvfsd_sftp-daemon-main-generic.o CCLD gvfsd-sftp CC gvfsd_trash-gvfsbackendtrash.o CC gvfsd_trash-daemon-main.o CC gvfsd_trash-daemon-main-generic.o CCLD gvfsd-trash CC gvfsd_computer-gvfsbackendcomputer.o CC gvfsd_computer-daemon-main.o CC gvfsd_computer-daemon-main-generic.o CCLD gvfsd-computer CC gvfsd_burn-gvfsbackendburn.o CC gvfsd_burn-daemon-main.o CC gvfsd_burn-daemon-main-generic.o CCLD gvfsd-burn CC gvfsd_localtest-gvfsbackendlocaltest.o CC gvfsd_localtest-daemon-main.o CC gvfsd_localtest-daemon-main-generic.o CCLD gvfsd-localtest CC gvfsd_ftp-gvfsftpconnection.o CC gvfsd_ftp-gvfsftpdircache.o CC gvfsd_ftp-gvfsftpfile.o CC gvfsd_ftp-gvfsftptask.o CC gvfsd_ftp-gvfsbackendftp.o CC gvfsd_ftp-ParseFTPList.o CC gvfsd_ftp-daemon-main.o CC gvfsd_ftp-daemon-main-generic.o CCLD gvfsd-ftp CC gvfsd_http-soup-input-stream.o CC gvfsd_http-soup-output-stream.o CC gvfsd_http-gvfsbackendhttp.o CC gvfsd_http-daemon-main.o CC gvfsd_http-daemon-main-generic.o CCLD gvfsd-http /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libgnutls.so, may conflict with libz.so.5 CC gvfsd_dav-soup-input-stream.o CC gvfsd_dav-soup-output-stream.o CC gvfsd_dav-gvfsbackendhttp.o CC gvfsd_dav-gvfsbackenddav.o CC gvfsd_dav-daemon-main.o CC gvfsd_dav-daemon-main-generic.o CCLD gvfsd-dav /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libgnutls.so, may conflict with libz.so.5 CC gvfsd_network-gvfsbackendnetwork.o CC gvfsd_network-daemon-main.o CC gvfsd_network-daemon-main-generic.o CCLD gvfsd-network CC gvfsd_dnssd-gvfsbackenddnssd.o CC gvfsd_dnssd-daemon-main.o CC gvfsd_dnssd-daemon-main-generic.o CCLD gvfsd-dnssd CC gvfsd_archive-gvfsbackendarchive.o CC gvfsd_archive-daemon-main.o CC gvfsd_archive-daemon-main-generic.o CCLD gvfsd-archive /usr/lib/libarchive.so: undefined reference to `lzma_stream_encoder@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_alone_decoder@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_memusage@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_stream_decoder@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_code@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_end@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_lzma_preset@XZ_5.0' /usr/lib/libarchive.so: undefined reference to `lzma_alone_encoder@XZ_5.0' gmake[4]: *** [gvfsd-archive] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/gvfs. *** Error code 1 Stop in /usr/ports/devel/gvfs. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20101124-57634-phohsn-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gvfs-1.6.3_1 UPGRADE_PORT_VER=1.6.3_1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/gvfs (gvfs-1.6.3_1) (linker error) -- I am currently away on leave, traveling through time and will be returning last week. Life is tough, but it's tougher when you're stupid. From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 20:30:12 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E5301065674 for ; Wed, 24 Nov 2010 20:30:12 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2F1E58FC0A for ; Wed, 24 Nov 2010 20:30:11 +0000 (UTC) Received: by bwz2 with SMTP id 2so207408bwz.13 for ; Wed, 24 Nov 2010 12:30:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=rHaPnqM+NN0InBfdv9B24i+AIRGKB130Q+ylKlAS8L4=; b=VXAqMY4BjW+XrIXmJuOEGVT7AT01KvE/h/nJPfJ+WeWWAyz7x6AkGNIRRZJTmJDJYf P1ZsPl0n/jF75nG9LTeeh84mfd/HYORvW6kxJx5CuULCpWrvTI3pBjA7GaDsCaY59RCL RWjfqUHlUC5mjXXoxdm18SmCDc7x5Qi84RU0E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OLwshwTTLhV9AX+sNYCiJVM1z292kyYm3DwvRdUpJUP1jAAll1+Chdknw+cBvGfb10 mK4vX4y3GJmgRpjnRIpvBoavrPZ629yPtDxJI0Y7MIggxgM6PIw5XWgEi8K6eCJrZm9e WenfnyT7CJV2dxCbtVdQ5/nM/gXv0BLuVOHb0= MIME-Version: 1.0 Received: by 10.204.97.131 with SMTP id l3mr9328035bkn.112.1290630610916; Wed, 24 Nov 2010 12:30:10 -0800 (PST) Received: by 10.204.127.20 with HTTP; Wed, 24 Nov 2010 12:30:10 -0800 (PST) Date: Wed, 24 Nov 2010 21:30:10 +0100 Message-ID: From: David DEMELIER To: freebsd-ports Content-Type: text/plain; charset=UTF-8 Subject: mercurial broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 20:30:12 -0000 Hello after an upgrade to 1.7.1, I can't use mercurial anymore : markand@Melon ~/devel/dotfiles $ hg pull abort: No module named thread! Exception AttributeError: "'httpsrepository' object has no attribute 'urlopener'" in > ignored what is happening ? Kind regards, -- Demelier David From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 20:50:54 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B86D106566C for ; Wed, 24 Nov 2010 20:50:54 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2787E8FC08 for ; Wed, 24 Nov 2010 20:50:53 +0000 (UTC) Received: by qwb8 with SMTP id 8so159901qwb.13 for ; Wed, 24 Nov 2010 12:50:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=RFLYYWnlA2UibExYce72UOnAxU61Gciz13n3NnS7gO8=; b=kGdwLQEAvCdSWteLbdoLYEXWNLsaFlbqAFjIenXoTARS1ByFl6RWDo3ZGWrJi6jKId 4NOhOeLgNC/we7Rhh5evxi0XRJnnVpjhHzwUgRV8EcI6+Mol6Gb4vLcprUusa3us6Wap Oga5pDCiyjRIPeuNfkNoA4PCiDw1U2VqEu9CM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ga1DwU9dNqzYkMLYRAeSv5yyPSKmOe/xluwfP1eWTJbX7+xw0eosz9D2k7Oi7NJUby V45exWS5SymQe3RH8PVeBKe+9CbAvYA2f7mwxoXHRlcjXzx6kqALmfhKq8bXSYF1XNie UQjBV+oaI2KSydr5LDkZO7C8+m7WigXmYX47A= MIME-Version: 1.0 Received: by 10.229.95.11 with SMTP id b11mr8040236qcn.174.1290631853028; Wed, 24 Nov 2010 12:50:53 -0800 (PST) Received: by 10.229.231.81 with HTTP; Wed, 24 Nov 2010 12:50:52 -0800 (PST) In-Reply-To: References: Date: Wed, 24 Nov 2010 21:50:52 +0100 Message-ID: From: Christer Solskogen To: David DEMELIER Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports Subject: Re: mercurial broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 20:50:54 -0000 On Wed, Nov 24, 2010 at 9:30 PM, David DEMELIER wrote: > Hello > > after an upgrade to 1.7.1, I can't use mercurial anymore : > > markand@Melon ~/devel/dotfiles $ hg pull > abort: No module named thread! > Exception AttributeError: "'httpsrepository' object has no attribute > 'urlopener'" in > ignored > > what is happening ? > Dont know about you, but it works fine here: $ hg --version Mercurial Distributed SCM (version 1.7.1) (see http://mercurial.selenic.com for more information) Copyright (C) 2005-2010 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ uname -a FreeBSD shine 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0: Sat Nov 13 13:09:55 CET 2010 root@shine:/usr/obj/usr/src/sys/SHINE amd64 I also tried cloning from https (and pulling) - No error. -- chs, From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 20:55:00 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBB86106566C for ; Wed, 24 Nov 2010 20:55:00 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6F4C38FC17 for ; Wed, 24 Nov 2010 20:55:00 +0000 (UTC) Received: by bwz2 with SMTP id 2so225970bwz.13 for ; Wed, 24 Nov 2010 12:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tl0qvKQIO+eUAdgZdsfZMQT5SluRiudQR+lR4X3iHsc=; b=oFDbQqZyAM0GlwNp1K50kzgQV9vwWKGqfjE5a4+db3xYnb61FbFsEg0JpzhjYVIL4z b8AcYV7Ih+pDC82sbapuH3y5i58j44FtVjn5EoPzjQgsYGz7D/sTT2yy/w0LdfSjaxDB GzD0Hn7sIAP7ZmAWWFLvfH3szJvrVBCe96C4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=gucbx77MWFvxl37Lhv21BCDmEKnkJtMai/rWi1JwHD4f9nOtEVPaUNEmHXD4S7A7wn F8xw+rN8Pr8EElwBVynnCf7yhsKhk+sp7UBGXLIboM94m+RxlqC+Z1wXVQVvCuUY49Vl AHcTi05tu0jkdD9TAdWAk1L5Uy00Z22kevyqo= MIME-Version: 1.0 Received: by 10.204.97.131 with SMTP id l3mr9349868bkn.112.1290632099179; Wed, 24 Nov 2010 12:54:59 -0800 (PST) Received: by 10.204.127.20 with HTTP; Wed, 24 Nov 2010 12:54:59 -0800 (PST) In-Reply-To: References: Date: Wed, 24 Nov 2010 21:54:59 +0100 Message-ID: From: David DEMELIER To: Christer Solskogen Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports Subject: Re: mercurial broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2010 20:55:01 -0000 2010/11/24 Christer Solskogen : > On Wed, Nov 24, 2010 at 9:30 PM, David DEMELIER > wrote: >> Hello >> >> after an upgrade to 1.7.1, I can't use mercurial anymore : >> >> markand@Melon ~/devel/dotfiles $ hg pull >> abort: No module named thread! >> Exception AttributeError: "'httpsrepository' object has no attribute >> 'urlopener'" in > > ignored >> >> what is happening ? >> > > Dont know about you, but it works fine here: > $ hg --version > Mercurial Distributed SCM (version 1.7.1) > (see http://mercurial.selenic.com for more information) > > Copyright (C) 2005-2010 Matt Mackall and others > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. > $ uname -a > FreeBSD shine 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0: Sat Nov 13 > 13:09:55 CET 2010 =C2=A0 =C2=A0 root@shine:/usr/obj/usr/src/sys/SHINE =C2= =A0amd64 > > I also tried cloning from https (and pulling) - No error. > > -- > chs, > Yes it seems to be python, the port was missing THREADS options. Sorry for the noise. Cheers, --=20 Demelier David From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 06:33:23 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DB271065672 for ; Thu, 25 Nov 2010 06:33:22 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7C3338FC08 for ; Thu, 25 Nov 2010 06:33:22 +0000 (UTC) Received: by gwj21 with SMTP id 21so314267gwj.13 for ; Wed, 24 Nov 2010 22:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :organization:user-agent:mime-version:to:subject:x-enigmail-version :content-type; bh=PthekjEgj3avZIvf9rrc0HwoiXewk1m7cjkbJ1wOTYg=; b=UNRELa+56yHuaAutNVYXaOriXO4j9SyTHxKTEAW6EV2GLYVE2qijzcX/Q9fQ0BCMSA fqLugpTF/YU3JU3ziUGd6j8JEyNE9y0Tth4/6NdEBbW66c3iTl8W+z6vpHbqUpBp440f Kc0qILa5EgAAmYvm7ejkQ0zlICmp3KC62DKQM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :subject:x-enigmail-version:content-type; b=OshQxHQrj1RekKaQrUO5cS89NBb0aPC9gOlOSE0Gjd2BUoX/8JaekgLxekprE/1Z7x NzVgsTIhBir6WY7HWv8VTPlKGtO2X15+2TLX28r6yA8AlTUcFGn4oMB7j/PC7ZuLI+jb PHpI+WVmeo0BlPQ47jJyg7QBLcOPWrAXI936I= Received: by 10.151.142.15 with SMTP id u15mr2372738ybn.267.1290666801541; Wed, 24 Nov 2010 22:33:21 -0800 (PST) Received: from centel.dataix.local (adsl-99-181-129-55.dsl.klmzmi.sbcglobal.net [99.181.129.55]) by mx.google.com with ESMTPS id q31sm380481yba.18.2010.11.24.22.33.19 (version=SSLv3 cipher=RC4-MD5); Wed, 24 Nov 2010 22:33:20 -0800 (PST) Sender: "J. Hellenthal" Message-ID: <4CEE032E.1090901@DataIX.net> Date: Thu, 25 Nov 2010 01:33:18 -0500 From: jhell Organization: http://www.DataIX.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101028 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: gordon@freebsd.org, FreeBSD Ports X-Enigmail-Version: 1.1.2 Content-Type: multipart/mixed; boundary="------------070205080702050809030400" Cc: Subject: devel/p4d x2 Makefile error. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 06:33:23 -0000 This is a multi-part message in MIME format. --------------070205080702050809030400 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Attached is a patch that fixes up the Makefile if you happen to be using a different WRKDIRPREFIX than the default of ${.CURDIR}. Currently the Makefile assumes that pkg-message is in the object directory which obviously it would not be unless copied. So a cat(1) of that results in installation being aborted. Regards, - -- jhell,v -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJM7gMtAAoJEJBXh4mJ2FR+zTEH/05XY2axBzCeJQPExRxf4lsF aa13tNIH8GoTs7ZCndaajtVTUx5h31E/LE4LqmwW3eQ6i0cWgUkG6jbrnyhRNUgg f287i2LdaYrp0DF2aZ6n5FlQLs4ogh3o20PXJAOyhQ8is4efcN/AI71xdAHw/ncg gRlpuJke/8pe8lFWtYH5Z8gOam07u4su1tDDV3DvTVszE082h/017AX/MLAfufIP QEE8tFyFjdDxAzyh7Hg3BduXebp3Espx36MurN6rL0jEbDdjKd5QIfPL0EzSHsrD Z1zXca7CJd6coVwgO5gsyX9CzAZfCMoOEWSiHTPwoOPPpPVEzb/VEpjx3z+UqrY= =TmfB -----END PGP SIGNATURE----- --------------070205080702050809030400 Content-Type: text/plain; name="Makefile.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Makefile.patch" --- Makefile.orig 2010-11-25 01:23:32.753968347 -0500 +++ Makefile 2010-11-25 01:25:11.503421041 -0500 @@ -49,7 +49,7 @@ ${INSTALL_PROGRAM} ${_DISTDIR}/p4d ${PREFIX}/sbin/ post-install: - @${CAT} pkg-message + @${CAT} ${.CURDIR}/pkg-message ${MKDIR} ${DESTDIR}${P4ROOT} ${CHOWN} p4admin:p4admin ${DESTDIR}${P4ROOT} ${CHMOD} 750 ${DESTDIR}${P4ROOT} --------------070205080702050809030400 Content-Type: text/plain; name="Makefile.patch.sig" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Makefile.patch.sig" -----BEGIN PGP SIGNATURE----- iQEcBAABAgAGBQJM7gMuAAoJEJBXh4mJ2FR+ev8H/iN/9BUaWAyPcRLV16fnHD61 5NBwElPSYdt+rWHxNTnl+1AZSOVO5VC0lKkHB2230JMvFdMCycaR87AgU6BmLFJd Pi/xYx4rR5G7OqVNTyT5DChpZdAcoQReYlPXsrkMTSZmDcFnBo8ktV+cj+7B5klo ebVUAmi6E33Vv1S5APU3/U7S55gmsZSe+4XrdQHiC312gnYX/XLSlbyx3mFkqpyA dWID1quxIBh2dDf7I6/jLEm/wzhVa3cTsctMp3tdozZGO6zM07myHLMw9Tw/kIuF JcmMDzZZV4s7dgaMtLQ0LZd2yLFnOaPQ2+Q7604YVOiC7odtyEQIynsT4BaIWZg= =wOo9 -----END PGP SIGNATURE----- --------------070205080702050809030400-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 07:01:07 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDC79106566C; Thu, 25 Nov 2010 07:01:07 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 94C248FC0C; Thu, 25 Nov 2010 07:01:07 +0000 (UTC) Received: by iwn39 with SMTP id 39so726153iwn.13 for ; Wed, 24 Nov 2010 23:01:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=VUkxagnOLqOdNgT66lJNeNZj1mYyx7EFd4t0jqOkAVc=; b=Y4wHvpgp5N1SDYPYueigl8IkpIkqHIrZU9C1/SEKf3KrNV9iKgHJ1XqnR/Q6Pp9cLA rBioqbUMLe3/7EjVhILNRnwYRaDFYTySoT76DuQXvlSy8xpe+R+Ps2TNnEP53wyT49Cr hqoW49LAoqLH5rOAGxqY52u3cTYvvCR72y2Js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=xak/uWDM67rJzg4KG9TG5lJzPnUPahqYq5ApNaxQBq0w8lbv3lPj9M7h1IdZx1nT+L GLWbfBO+JW2xmnknIB+GCSIAUtBZvCtTNUhaHvTYFyDzzA1sz71vHHa1exu0sgxIf4Ee TKXtoGd9iqzSoKQjaczhJnb2Is+ubQYFQD0UY= Received: by 10.231.17.1 with SMTP id q1mr272434iba.153.1290668466795; Wed, 24 Nov 2010 23:01:06 -0800 (PST) Received: from jimmiejaz.org (bas9-toronto63-1088799130.dsl.bell.ca [64.229.193.154]) by mx.google.com with ESMTPS id 34sm434120ibi.14.2010.11.24.23.01.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Nov 2010 23:01:05 -0800 (PST) Message-ID: <4CEE09AD.2050608@gmail.com> Date: Thu, 25 Nov 2010 02:01:01 -0500 From: Jimmie James User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org References: <4CED5F77.7030406@gmail.com> In-Reply-To: <4CED5F77.7030406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org, freebsd-questions@freebsd.org Subject: Re: gvfs-1.6.6' build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 07:01:08 -0000 Deleting xz-5.0.0 and installing lzma-9.12 fixed this problem. Sorry for the noise, but a heads up if anyone else hits this issue. On 11/24/10 13:54, Jimmie James wrote: > FreeBSD jimmiejaz.org 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Nov 15 > 17:52:21 EST 2010 root@:/usr/obj/usr/src/sys/FORTYTWO i386 > > Hit this in the middle of the Gnome 2.32, I hit this error, any > suggestions? > /usr/lib/libarchive.so: undefined reference to `lzma_stream_encoder@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_alone_decoder@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_memusage@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_stream_decoder@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_code@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_end@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_lzma_preset@XZ_5.0' > /usr/lib/libarchive.so: undefined reference to `lzma_alone_encoder@XZ_5.0' > gmake[4]: *** [gvfsd-archive] Error 1 > Stop in /usr/ports/devel/gvfs. > *** Error code 1 > > Stop in /usr/ports/devel/gvfs. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 15:56:11 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFE551065770; Thu, 25 Nov 2010 15:56:10 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3A3978FC1B; Thu, 25 Nov 2010 15:56:06 +0000 (UTC) Received: by qwg8 with SMTP id 8so153745qwg.13 for ; Thu, 25 Nov 2010 07:56:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=t43ebw4Ya9tDOA1ApQBTFWGs+2+uyj1dBbY4ocn4TR8=; b=JOnxDuXoXbeO+yLWw8IZ03bAfuGGhe84PtGzdLmXvUm+b1bOFTGkzcyppKH73jjuFP VGVdl0R/UQFBrX2qk06ZStGJ7hh/ENltQqGxHC1x+LQWSh8W8OIuiWt8+lnebTh3Aonx 3OE3MFLYwWfHBUm7dbDLHvWaZAdioYl/m/aZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=WemHvRVxi89htw5DPqrJ4ymOX14U0HmKTn+vfKLXcX1VbUzxVVJqXHYpA08RUVV10o 2FcWcUozmm5irajC9DAlEw2j2IlV3q1zny1lkn+cpS5oWOOglpvEpYNmBVoTC1lYZkjs onjRqok9x2M/ffEw7zbXoCQSAqr0YxcUSL8lg= Received: by 10.224.210.195 with SMTP id gl3mr916722qab.67.1290700566469; Thu, 25 Nov 2010 07:56:06 -0800 (PST) Received: from centel.dataix.local (adsl-99-181-129-55.dsl.klmzmi.sbcglobal.net [99.181.129.55]) by mx.google.com with ESMTPS id u2sm537202qcq.7.2010.11.25.07.56.04 (version=SSLv3 cipher=RC4-MD5); Thu, 25 Nov 2010 07:56:05 -0800 (PST) Sender: "J. Hellenthal" Message-ID: <4CEE8712.60308@DataIX.net> Date: Thu, 25 Nov 2010 10:56:02 -0500 From: jhell Organization: http://www.DataIX.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101028 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: Andrzej Tobola References: <4CEE032E.1090901@DataIX.net> <20101125150806.GA12799@amp2.iem.pw.edu.pl> In-Reply-To: <20101125150806.GA12799@amp2.iem.pw.edu.pl> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports , gordon@freebsd.org Subject: Re: devel/p4d x2 Makefile error. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 15:56:11 -0000 On 11/25/2010 10:08, Andrzej Tobola wrote: > % grep MASTERDIR /usr/ports/Mk/bsd.port.mk > # MASTERDIR - Where the port finds patches, package files, etc. Define > MASTERDIR?= ${.CURDIR} Not really clear on what your trying to advise here. Even though that is in bsd.port.mk it still does not change the operation as to when WRKDIRPREFIX has been set to somewhere else. What are you saying here ? -- jhell,v From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 19:42:10 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 452DC1065672 for ; Thu, 25 Nov 2010 19:42:10 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id C77208FC1A for ; Thu, 25 Nov 2010 19:42:09 +0000 (UTC) Received: (qmail 14870 invoked by uid 399); 25 Nov 2010 19:15:29 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 25 Nov 2010 19:15:29 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CEEB5D0.6010807@FreeBSD.org> Date: Thu, 25 Nov 2010 11:15:28 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: jhell References: <4CEE032E.1090901@DataIX.net> In-Reply-To: <4CEE032E.1090901@DataIX.net> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gordon@freebsd.org, FreeBSD Ports Subject: Re: devel/p4d x2 Makefile error. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 19:42:10 -0000 On 11/24/2010 22:33, jhell wrote: > Attached is a patch that fixes up the Makefile if you happen to be using > a different WRKDIRPREFIX than the default of ${.CURDIR}. > > Currently the Makefile assumes that pkg-message is in the object > directory which obviously it would not be unless copied. So a cat(1) of > that results in installation being aborted. The canonical fix for this problem is: @${CAT} ${PKGMESSAGE} hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 20:14:25 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43EFC106564A; Thu, 25 Nov 2010 20:14:25 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 78C118FC1C; Thu, 25 Nov 2010 20:14:24 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id AF9EE1E007A2; Thu, 25 Nov 2010 21:14:22 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id oAPKB1oj065750; Thu, 25 Nov 2010 21:11:01 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id oAPKB1gc065749; Thu, 25 Nov 2010 21:11:01 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Thu, 25 Nov 2010 21:11:00 +0100 To: freebsd-multimedia@FreeBSD.org Message-ID: <20101125201100.GA65710@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: lme@FreeBSD.org, Alexander Leidinger , mickael.maillot@gmail.com, Joerg.Pulz@frm2.tum.de, freebsd-ports@FreeBSD.org Subject: CFT: vdr ports (watch/record/stream tv, works with xbmc too :) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 20:14:25 -0000 Call for testing - vdr 1.7.16 with a bunch of plugins: http://people.freebsd.org/~nox/dvb/vdrdevel-preliminary-20101125a.shar [Updated Nov 25 2010 - I thought merging in the updates makes the text easier to read for new testers rather than adding updates as followups at the end. Main news: - Updated live web plugin to 0.2.0 20101122 git snapshot. If the port fails to fetch you can get the distfile from here while the mirrors have not updated yet: http://people.freebsd.org/~nox/tmp/distfiles/vdr-live-0.2.0s20101122.tar.bz2 Copy it to /usr/ports/distfiles/vdr/ . - Fixed a porting error/oversight for the epgsearch plugin that caused e.g. searchtimer setup to crash vdr. - I haven't added the upnp plugin port to the combined shar just yet because that really is alpha and also requires bugfix patches for libupnp that aren't in that lib's port yet - if you want to test upnp with vdr nevertheless the notes in my original post still apply: http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-November/011388.html For details see below.] Hi! So what is vdr? It's something like a luxury settop box/pvr on a pc to receive/watch/record/stream digital tv channels with epg (electronic program guide), timers, client/server networking, webinterface etc pp. So if you have a FreeBSD (or Linux, but that's not covered here :) server you can add one or more dvb/atsc tuner(s) connected to a satellite dish, cable tv or just a dvb-t antenna (or receive iptv streams without a tuner if your isp provides those tho I don't know if anyone tested `real' iptv on FreeBSD yet), browse/search epg, set timers for automated or manual recordings, and watch the streams/recordings elsewhere on your lan. Or if you have a FreeBSD desktop you can also connect a tuner there and do it all on one box - or just run a vdr client like vdr-sxfe (installed by the multimedia/vdr-plugin-xineliboutput port) or a client vdr instance using the streamdev-client plugin connected to a (possibly Linux) vdr server elsewhere on your lan. So if your isp doesn't provide iptv, https://secure.wikimedia.org/wikipedia/en/wiki/IPTV (german info page: http://www.iptv-anbieter.info/ ) then you'll need a dvb tuner (or atsc, tho I have no idea if anyone tested that on FreeBSD yet) with corresponding v4l/dvb (`v4b') drivers, in most cases that means an usb tuner supported by the webcamd port: http://www.freshports.org/multimedia/webcamd And: While the ports still could use quite some cleanup work (like adding back locales) the installed bits are very much functional - or at least they are for me - so I think it's time for doing a `formal' CFT so this gets tested by a wider audience. And finally, if you want to compare vdr to other existing ports, it's a bit like mythtv - only most Linux users _I_ know prefer vdr over mythtv. :) (and vdr also doesn't use a rdbms so you don't have to worry about mysql etc.) ----snip---previous-notes-with-minor-updates:------- I started with jpulz' vdr 1.7.14 patches: (now updated to 1.7.16) ftp://ftp.frm2.tum.de/pub/jpulz/VDR/ ftp://ftp.frm2.tum.de/pub/jpulz/pictures/ and made q&d ports of those and of a few more plugins and two webinterfaces so I can now use FreeBSD as a pc dvb-s2 dvr: http://people.freebsd.org/~nox/dvb/vdrdevel-preliminary-20101125a.shar I still don't know if/when I'll be able finish these to make them commit-ready (or even port all of the other plugins that people might want to use), if anyone wants to take over from here or at least help they are most welcome... Note: vdr 1.7.16 is the development branch so expect bugs! (I mostly used it because the stable branch (1.6) doesn't support dvb-s2...) FreeBSD notes: 0. See my earlier threads on the freebsd-multimedia list about webcamd and the usb dvb-s2 tuner I use; the relevant webcamd ports and frieds have been updated now so you _should_ be able to just use those. (dvb-t or dvb-c tuners should also work as long as webcamd supports them, tho the one dual dvb-t tuner I tested for some reason seems to receive better when used with kaffeine than with mplayer or vdr, reasons still to be investigated...) Some links are here: http://people.freebsd.org/~nox/dvb/ 1. Before you start installing these ports add the vdr user and group to /usr/ports/UIDs: vdr:*:988:988::0:0:vdr user:/nonexistent:/usr/sbin/nologin and to /usr/ports/GIDs: vdr:*:988: (you don't have to use 988, I just didn't want the id to conflict with new ports being committed too quickly...), and then either mount an extra fs with enough space for the recordings on /video or create a video dir elsewhere where there is space, symlink it to /video and make it writable for vdr. (or if you do have one big / then you can create the dir on there too ofc, I just disabled the mkdir in the port to avoid inadvertently filling up ppl's small / fs.) 2. I now have rc.d scripts for vdr and vdradmin-am but even if you use those you still need to add plugins and their options similar to this to your /etc/rc.conf: ---snip---- # vdr vdr_flags="'-Pxineliboutput --local=none --remote=127.1:37890' \ -Pskinenigmang -Pfemon -Posdpip \ '-Posdteletext --directory=/var/cache/vdr-osdteletext --cache-system=packed --max-cache=128' \ -Pstreamdev-server '-Plive -i127.1' -Pepgsearch -Pcontrol \ '-Pinfosatepg -d /var/cache/vdr-infosatepg' '-Piptv'" ---snip---- look in the README.s of the individual plugin ports for any needed options. (should get installed below /usr/local/share/doc/vdr*) And if you want vdr to start at boot (instead of just manually by doing: /usr/local/etc/rc.d/vdr onestart ) you need to set: vdr_enable="YES" too of course. And for vdradmin_am its: vdradmind_enable="YES" If you want to start vdr manually in the foreground instead you need to be root (or the vdr user but vdr also drops to the vdr uid itself if started as root), and then run it like: vdr '-Pxineliboutput --local=none --remote=127.1:37890' -Pskinenigmang -Pfemon -Posdpip '-Posdteletext --directory=/var/cache/vdr-osdteletext --cache-system=packed --max-cache=128' -Pstreamdev-server '-Plive -i127.1' -Pepgsearch -Pcontrol '-Pinfosatepg -d /var/cache/vdr-infosatepg' '-Piptv' 2a.I now also have a multimedia/vdr-plugins metaport that allows you to select and install the plugins you want (and vdr itself as a dependency), so you don't have to install numeours vdr/plugin ports individually. 3. Of all the video output methods only xineliboutput and streamdev seem to work (and the vdr-live webinterface browser streaming which also uses streamdev), jpulz also has patches for softdevice so I made a port for that too but it only gave me a black screen... streamdev doesn't have an osd so you probably want xineliboutput at least for the first setup. I was unable to test xineliboutput's vdpau support since I no longer have nvidia (and miwi's issues with the nvidia blob on amd64 don't exactly encourage me to try it again soon...) - on the radeon here using xorg 7.4's video-ati driver with xv xineliboutput via vdr-sxfe, vdr-sxfe --video=xv --hotkeys --audio=oss xvdr://127.0.0.1:37890 (vdr-sxfe gets installed by the xineliboutput plugin port) as well as all other players I tested that knew the xvdr protocol (xineliboutput with osd) can now indeed play h264 hd channels on this PhenomII box after the ffmpeg updates a few months ago, with the only exception of kaffeine that still has issues with h264 1080i streams when deinterlacing is enabled: xine "xvdr://127.0.0.1#nocache" kaffeine "xvdr+tcp://127.0.0.1:37890" /usr/local/kde4/bin/kaffeine "xvdr+tcp://127.0.0.1:37890" (kaffeine also has no provision for vdr keyboard control...) You can now also run vdr-sxfe with --hud tho that didn't really work for me (probably needs compositing which I yet have to test.) --video opengl support is now also in the code but I disabled that for now since it was much slower than xv for me and I didn't want to add the dependency to the port just yet. Btw I use software volume control with xineliboutput (Setup -> Plugins -> xineliboutput -> Volume control in the osd) because selecting `hardware' there doesn't work so well with snd(4)'s volume-per-channel feature (hint.pcm.X.vpc, which also in fact is software) that I want to keep enabled for other apps... And in case you didn't know about this snd(4) feature you can read more here: http://people.freebsd.org/~ariff/SOUND_4.TXT.html You can also use other players like mplayer or totem/gstreamer (incluing the totem browser plugin invoked by the vdr-live webinterface), only those don't know the xvdr protocol and thus wont display an osd: mplayer -mc 10 -cache 8192 -demuxer lavf http://127.0.0.1:37890/ totem http://127.0.0.1:37890/ (or using streamdev: mplayer -mc 10 -cache 8192 -demuxer lavf http://127.0.0.1:3000/302 totem http://127.0.0.1:3000/302 - channel 302 is arte hd in my channels.conf.) 3a.And if you want to try out the xbmc port with vdr that was posted on -ports for testing recently, http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-October/011309.html you can do that too even tho it is not the pvr-testing2 branch, you just won't get the fast channel switching etc you'd get via the vnsi protocol (that I also ported the plugin for but couldn't test it) - watching live channels and recordings done by vdr (possibly scheduled via webinterface) is still possible. Just make sure you run vdr with the streamdev-server plugin enabled and that it is listening on the vdr-to-vdr server port (thats 2004 and is disabled by default, see in the osd under Setup -> Plugins -> streamdev-server.) Then in xbmc you can add vdr streamdev as a video source either via the gui or manually by putting something like this in ~/.xbmc/userdata/mediasources.xml: vtp://127.0.0.1:2004/ 4. I have no idea if the lirc support works on FreeBSD, and the uhid(4) remote plugin support (see that port's pkg-descr) is highly experimental - as well as webcamd not yet supporting dvb tuner remotes unless they already appear as uhid(4)/ukbd(4) without webcamd's help - so you probably will at least initially want to use keyboard control. I have included an example remote.conf for vdr-sxfe and the multimedia/vdr-plugin-control plugin that you can access by telnet (default port is 2002), I have put the menu button on the tab and insert keys and OK on the return key, see /usr/local/etc/vdr/remote.conf for the full keybindings list. (If you start vdr in the foreground and keep that shell open you should be able to use that for keyboard control also, the control plugin just gives you an osd too over telnet.) And if you use xine xine "xvdr://127.0.0.1#nocache" instead of vdr-sxfe vdr-sxfe --video=xv --hotkeys --audio=oss xvdr://127.0.0.1:37890 you probably want to use a ~/.xine/keymap that includes vdr controls, I've put mine here: http://people.freebsd.org/~nox/dvb/xine/keymap Oh and the webinterfaces have point-and-click remotes too but those are pretty clunky to use... 5. The example channels.conf is the one that comes with the vdr sources, its for Astra 19.2E and a little outdated (also doesn't have hd channels yet), if you receive something else and don't want to go hunting for a suitable channels.conf on the web you can use the multimedia/w_scan port. Remember to use -o7 for vdr 1.7.x, see the w_scan homepage and w_scan's -h and -H usage messages for options and examples: http://wirbel.htpc-forum.de/w_scan/index_en.html (the w_scan start script hasn't been ported to FreeBSD yet.) Also note you probably will only need to use w_scan once initially, this vdr version by default should look for new transponders itself when it does its epg scan during idle times unles you disable that feature. And if you install the iptv plugin and want to test it with some internet streams if your isp dosn't provide `real' iptv (or you just want to be able to press `r'ecord while watching web streams like nasatv), you can merge example /usr/local/etc/vdr/channels.conf entries from here: /usr/local/share/examples/vdr_plugin_iptv/channels.conf.iptv (I don't have `real' iptv here so that's all I can test. Also don't expect 100% performance with these examples, live transcoding streams to mpeg-ts that vdr expects still is kinda fragile and sometimes needs to be manually restarted by e.g. hitting OK (return) in the channel list (c) before it works, and startup is usually slow too... Transcoding uses vlc with those examples, you can see vlc's messages if you start vdr in the foreground instead of via the rc.d script as explained above. Also see /usr/local/etc/vdr/plugins/iptv and /usr/local/etc/vdr/plugins/iptv/vlcinput for configurations. And there seems to be a `feature' that sometimes causes vdr to start receiving streams without anyone watching/recording just because the iptv plugin is enabled...) 5. I ported two webinterfaces because I only learned about vdr-live later which seems to be faster and uses fewer resources meaning you could probably turn a pretty wimpy box into a vdr server as long as you keep the actual watching (especially of h264 hd) to a faster box connected over the network. The vdr-plugin-live webinterface by default listens on port 8008: http://127.1:8008/ Default login/pw is admin/live as also mentioned in: /usr/local/share/doc/vdr_plugin_live/README vdradmin_am listens on 8001: http://127.1:8001/ Default login/pw for that is vdr/vdr. And the streamdev plugin has a (simple) webinterface too if you point a browser at it: (instead of a player) http://127.1:3000/ 6. I may have forgot some other manual installation steps, if you notice something just post a followup... Most of vdr's own configuration including plugins should be available in the osd under `Setup', some things like allowed hosts/subnets for network plugins need to be manually configured under /usr/local/etc/vdr/plugins tho. And here are some links about vdr and the plugins and webinterfaces I made ports for: 0. vdr 1.7.16: http://www.tvdr.de/ http://www.linuxtv.org/vdrwiki/index.php/Main_Page 1. xineliboutput-1.0.5 cvs snapshot from 20101019: http://sourceforge.net/projects/xineliboutput/ http://www.linuxtv.org/vdrwiki/index.php/Xineliboutput-plugin 2. streamdev-0.5.0 cvs snapshot from 20100426: http://streamdev.vdr-developer.org/ http://www.linuxtv.org/vdrwiki/index.php/Streamdev-plugin 3. live-0.2.0s20101122 git snapshot: http://live.vdr-developer.org/ 4. live also depends on cxxtools and tntnet which I also had to port: http://www.tntnet.org/cxxtools.html http://www.tntnet.org/index.html 5. epgsearch-0.9.25.beta17: http://winni.vdr-developer.org/epgsearch/index_eng.html http://www.linuxtv.org/vdrwiki/index.php/Epgsearch-plugin 6. femon-1.7.7: http://www.saunalahti.fi/~rahrenbe/vdr/femon/ http://www.linuxtv.org/vdrwiki/index.php/Femon-plugin 7. osdpip-0.1.0: http://projects.vdr-developer.org/projects/show/plg-osdpip http://www.linuxtv.org/vdrwiki/index.php/Osdpip-plugin 8. osdteletext-0.9.0: http://projects.vdr-developer.org/projects/show/plg-osdteletext http://www.linuxtv.org/vdrwiki/index.php/Osdteletext-plugin 9. skinenigmang-0.1.1: http://andreas.vdr-developer.org/enigmang/index.html http://www.vdr-wiki.de/wiki/index.php/Skinenigmang-plugin (sorry for de in the second link but at least there are pics...) 10. softdevice 0.5.0 cvs snapshot from 20100414: http://softdevice.berlios.de/ http://www.linuxtv.org/vdrwiki/index.php/Softdevice-plugin 11. control-0.0.2a-45yavdr1 with ubuntu yavdr patches: (and a patch by me to fix a segfault on vdr exit) http://ricomp.de/vdr/down_en.html http://www.linuxtv.org/vdrwiki/index.php/Control-plugin 12. vdradmin_am-3.6.7: http://andreas.vdr-developer.org/vdradmin-am/ 13. infosatepg-0.0.11: http://projects.vdr-developer.org/projects/show/plg-infosatepg http://vdr-wiki.de/wiki/index.php/Infosatepg-plugin My post including notes about how I got it receiving and using the infosat epg data quickly: http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-July/011158.html 14. remote-0.4.0: (with experimental FreeBSD uhid(4) support, some notes are in the port's pkg-descr) http://escape-edv.de/endriss/vdr http://www.linuxtv.org/vdrwiki/index.php/Remote-plugin 15. iptv-0.4.2: http://www.saunalahti.fi/~rahrenbe/vdr/iptv/ 16. vnsiserver-0.0.2s20100808.0952: http://www.vdr-wiki.de/wiki/index.php/Vnsi-server-plugin http://www.vdr-portal.de/board/thread.php?threadid=95292 (sorry about the german but as I said this is only useful with the xbmc pvr-testing2 branch anyway and its untested too.) TODO: - I skipped install of a lot of locales for now, add back those. - The ports still need quite some cleanup work, also to make upgrading them or adding new plugins easier. - Submit the rest of the non-hacky FreeBSD patches back to the individual upstream maintainers (that should be pretty much all of the patches for *.[ch] source files, only Makefile/configure scripts patches less so.) - Someone(tm) may want to write a `real' step-by-step guide how to get a FreeBSD vdr going... (preferably someone who has never used vdr before to make sure important stuff I never think about isn't left out.) Enjoy, :) Juergen From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 20:41:06 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA8B51065695; Thu, 25 Nov 2010 20:41:06 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6888FC1E; Thu, 25 Nov 2010 20:41:05 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=5OBHFxb9I47YZ7HELXzI6cL6pwPTRnd5uxbD1DPQ4WY= c=1 sm=1 a=QixV84p3ZBkA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=6I5d2MoRAAAA:8 a=dRFIiu2KJA4i_OusHUIA:9 a=kq1zxsVTL_QOneh9TEgPWlX5I-8A:4 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 53257128; Thu, 25 Nov 2010 21:21:03 +0100 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Thu, 25 Nov 2010 21:21:48 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <20101125201100.GA65710@triton8.kn-bremen.de> In-Reply-To: <20101125201100.GA65710@triton8.kn-bremen.de> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011252121.48477.hselasky@c2i.net> Cc: lme@freebsd.org, Alexander Leidinger , Juergen Lock , freebsd-ports@freebsd.org Subject: Re: CFT: vdr ports (watch/record/stream tv, works with xbmc too :) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 20:41:06 -0000 On Thursday 25 November 2010 21:11:00 Juergen Lock wrote: > Call for testing - vdr 1.7.16 with a bunch of plugins: > > http://people.freebsd.org/~nox/dvb/vdrdevel-preliminary-20101125a.shar > > [Updated Nov 25 2010 - I thought merging in the updates makes the > text easier to read for new testers rather than adding updates as > followups at the end. Main news: > > - Updated live web plugin to 0.2.0 20101122 git snapshot. If the > port fails to fetch you can get the distfile from here while the > mirrors have not updated yet: > Good work! --HPS From owner-freebsd-ports@FreeBSD.ORG Thu Nov 25 20:50:31 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 302D31065694; Thu, 25 Nov 2010 20:50:31 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id D730A8FC14; Thu, 25 Nov 2010 20:50:30 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id DF3DB1E007A4; Thu, 25 Nov 2010 21:50:29 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id oAPKn1Bb067311; Thu, 25 Nov 2010 21:49:01 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id oAPKn06l067308; Thu, 25 Nov 2010 21:49:00 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Thu, 25 Nov 2010 21:49:00 +0100 To: Hans Petter Selasky Message-ID: <20101125204900.GA67290@triton8.kn-bremen.de> References: <20101125201100.GA65710@triton8.kn-bremen.de> <201011252121.48477.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201011252121.48477.hselasky@c2i.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org, lme@freebsd.org, Juergen Lock , freebsd-ports@freebsd.org, Alexander Leidinger Subject: Re: CFT: vdr ports (watch/record/stream tv, works with xbmc too :) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 20:50:31 -0000 On Thu, Nov 25, 2010 at 09:21:48PM +0100, Hans Petter Selasky wrote: > On Thursday 25 November 2010 21:11:00 Juergen Lock wrote: > > Call for testing - vdr 1.7.16 with a bunch of plugins: > > > > http://people.freebsd.org/~nox/dvb/vdrdevel-preliminary-20101125a.shar > > > > [Updated Nov 25 2010 - I thought merging in the updates makes the > > text easier to read for new testers rather than adding updates as > > followups at the end. Main news: > > > > - Updated live web plugin to 0.2.0 20101122 git snapshot. If the > > port fails to fetch you can get the distfile from here while the > > mirrors have not updated yet: > > > > Good work! Thank you! (Does that mean you tested vdr too? :) Juergen From owner-freebsd-ports@FreeBSD.ORG Fri Nov 26 01:17:01 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D1E41065674 for ; Fri, 26 Nov 2010 01:17:01 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 39AF98FC14 for ; Fri, 26 Nov 2010 01:17:00 +0000 (UTC) Received: by iwn39 with SMTP id 39so1728044iwn.13 for ; Thu, 25 Nov 2010 17:17:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=HszIZRV61B8JIMt75IVf+qD2M8gMhmVZBnSmnquAPsI=; b=JnL+BWznkZhI+j+eusHeP095OdTSWiYD2OQMOwDaPXpMyxcKwFT7rurRQ9Ja3FRe5j PuXSGHkLLb+XZ7FO/PcD0hVcemBe6b+4VQG6h6A6K1HOR9G7o94xMTRwC+QoPFpPWWfi iPABam9HPOehVCQ6FJHAey3nQjUyMjoBD+Iuw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; b=e8waQOoUkHoV2ibrVOsApm7rbl4x7hvvYoPNgogzKfJD5Ig2ixm/F8qXUX0W99xVGv EpH4u4zXldxthqh+IImOpkCBKTGrfGgm8ZcqIDxRcGwhAv75As2NeisapijJfaA3e4hI RWP1bVB4hH+A7z+H0heiXJS99HKIhztCu+KGo= Received: by 10.42.138.65 with SMTP id b1mr428973icu.360.1290734217988; Thu, 25 Nov 2010 17:16:57 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id z4sm1391508ibg.13.2010.11.25.17.16.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Nov 2010 17:16:57 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Thu, 25 Nov 2010 19:16:45 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.3; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201011251916.46140.lumiwa@gmail.com> Subject: libsoup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 01:17:01 -0000 Hi! I installed libsoup with portmaster (update) but whenever I run portmaster -a every time I installed libsoup again. Code: >>> The devel/gir-repository-libsoup port moved to devel/libsoup >>> Reason: merged into libsoup As I red on FreeBSD forum I ran a: grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }' | cut -d':' -f1 and I reinstall K3b-KDE4 but after portmaster -a there were libsoup again. In the /usr/ports/devel I have gir-repository and gir-reposit-libnotify still. After suggestion on FreeBSD forum I ran: pkg_delete -f gir-repository-libsoup-0.6.5_5 and reinstall libsoup again but now I have a problem with dependencies: ===>>> Updating dependency entry for libsoup-2.32.1 in each dependent port ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> Re-installation of libsoup-2.32.1 complete and pkg_info | grep libsoup pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring libsoup-2.32.1 A SOAP (Simple Object Access Protocol) implementation in C libsoup-gnome-2.32.1 A SOAP (Simple Object Access Protocol) implementation in C pkg_info: corrupted record (pkgdep line without argument), ignoring Thanks in advance. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Fri Nov 26 02:03:38 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA61C106566B for ; Fri, 26 Nov 2010 02:03:38 +0000 (UTC) (envelope-from kimelto@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7FE8FC0C for ; Fri, 26 Nov 2010 02:03:38 +0000 (UTC) Received: by wyf19 with SMTP id 19so1458268wyf.13 for ; Thu, 25 Nov 2010 18:03:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Xqfnso3Rj7fRUP8HIKy9Jk5AacxeC8EvYeG7umEr6pQ=; b=S6PG9H2BKuE50FZZ8V4Xifjx36tMf+Jp1Ts/vvS+Q3l6P8PMZPXunlRNoBlhOEPZ0q s4CU2Xf62svWCgfuy6wRSidPLAgxKPQv/6EQAOkHBTeRbbS8Bs7642GQYIQZfMKCqzjG FPm65Y6x97zXxh9vqUP89U8L2DTboj2JH3HlA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=n8dGI+YGf7VnUT45YYh221HbA1C/BHV3fKK9ZWJT/MRAMTtl29ZbVX/XbLkHtn/YEy cbKbhz6Mz0dJ4SleC8sK3cXwd/O8qPvfdSxfWQ9B87KZKYN+J5WQsy9OCI7FfsxU2vtC vK4dij+BGP7NHGs1ogF7K7V4JCY2PtudiNWVo= Received: by 10.227.129.7 with SMTP id m7mr1691592wbs.27.1290735416330; Thu, 25 Nov 2010 17:36:56 -0800 (PST) Received: from chulak.lan (cpc2-oxfd15-0-0-cust958.4-3.cable.virginmedia.com [86.24.195.191]) by mx.google.com with ESMTPS id b30sm935547wbb.4.2010.11.25.17.36.55 (version=SSLv3 cipher=RC4-MD5); Thu, 25 Nov 2010 17:36:55 -0800 (PST) Message-ID: <4CEF0F3C.8080309@gmail.com> Date: Fri, 26 Nov 2010 01:37:00 +0000 From: Julien Laffaye User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.15) Gecko/20101125 Thunderbird/3.0.10 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201011251916.46140.lumiwa@gmail.com> In-Reply-To: <201011251916.46140.lumiwa@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: libsoup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 02:03:39 -0000 On 11/26/2010 01:16, ajtiM wrote: > Hi! > > I installed libsoup with portmaster (update) but whenever I run portmaster -a > every time I installed libsoup again. > Code: > > >>>> The devel/gir-repository-libsoup port moved to devel/libsoup >>>> Reason: merged into libsoup >>>> > As I red on FreeBSD forum I ran a: > grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }' > | cut -d':' -f1 > > and I reinstall K3b-KDE4 but after portmaster -a there were libsoup again. > In the /usr/ports/devel I have > gir-repository and gir-reposit-libnotify still. > > After suggestion on FreeBSD forum I ran: > pkg_delete -f gir-repository-libsoup-0.6.5_5 > > and reinstall libsoup again but now I have a problem with dependencies: > ===>>> Updating dependency entry for libsoup-2.32.1 in each dependent port > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > ===>>> devel/gir-repository-libsoup is listed as a dependency > ===>>> but there is no installed version > > ===>>> Try portmaster --check-depends > > > ===>>> Re-installation of libsoup-2.32.1 complete > > and > pkg_info | grep libsoup > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > libsoup-2.32.1 A SOAP (Simple Object Access Protocol) implementation in C > libsoup-gnome-2.32.1 A SOAP (Simple Object Access Protocol) implementation in > C > pkg_info: corrupted record (pkgdep line without argument), ignoring > > Thanks in advance. > Did you try ``portmaster --check-depend'' ? From owner-freebsd-ports@FreeBSD.ORG Fri Nov 26 02:37:35 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40681106564A for ; Fri, 26 Nov 2010 02:37:35 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC9FC8FC17 for ; Fri, 26 Nov 2010 02:37:34 +0000 (UTC) Received: by iwn39 with SMTP id 39so1792289iwn.13 for ; Thu, 25 Nov 2010 18:37:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=2Wyx/JbIU43DTN1Un8SoTeti9sZIlNQACB9tJSPzrp8=; b=ggwunKaoCHoo3XaaJToE7mzIAv2/zmgmTBBvQoWBnhXq77r4O8w28S11LwCR64g5mC W0na4Pnh5OyaRuf62FkESImFIqNRqKJYs2B7Mz5/bP2B+NKYr54hEU713r/j0vYBvXjp ONszOttJiEJw4M3roymButjenTBnNwnn1nGMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=D9P6y6HZdgopJnNNSJmFL5finqV0Q+7ruNXbzyc27z5CwucdRpGeYjwwPnD9uRtsjw kZ1agwE3rZ/xl33xD0gmGYMB2KG42S3y6bCSTdTMIhRl5NUhU3IFUDTu18c5yoVKngvw W4cuBl/lVdYHuXt8sb4mC+G4NgfjVO6h7IcjU= Received: by 10.42.221.196 with SMTP id id4mr143608icb.353.1290739053786; Thu, 25 Nov 2010 18:37:33 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id 34sm1460182ibi.8.2010.11.25.18.37.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Nov 2010 18:37:33 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Thu, 25 Nov 2010 20:37:25 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.3; i386; ; ) References: <201011251916.46140.lumiwa@gmail.com> <4CEF0F3C.8080309@gmail.com> In-Reply-To: <4CEF0F3C.8080309@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011252037.25583.lumiwa@gmail.com> Cc: Julien Laffaye Subject: Re: libsoup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 02:37:35 -0000 On Thursday 25 November 2010 19:37:00 Julien Laffaye wrote: > On 11/26/2010 01:16, ajtiM wrote: > > Hi! > > > > I installed libsoup with portmaster (update) but whenever I run > > portmaster -a every time I installed libsoup again. > > > > Code: > >>>> The devel/gir-repository-libsoup port moved to devel/libsoup > >>>> Reason: merged into libsoup > > > > As I red on FreeBSD forum I ran a: > > grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 > > } }' > > > > | cut -d':' -f1 > > > > and I reinstall K3b-KDE4 but after portmaster -a there were libsoup > > again. In the /usr/ports/devel I have > > gir-repository and gir-reposit-libnotify still. > > > > After suggestion on FreeBSD forum I ran: > > pkg_delete -f gir-repository-libsoup-0.6.5_5 > > > > and reinstall libsoup again but now I have a problem with dependencies: > > ===>>> Updating dependency entry for libsoup-2.32.1 in each dependent > > port > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> devel/gir-repository-libsoup is listed as a dependency > > ===>>> but there is no installed version > > > > ===>>> Try portmaster --check-depends > > > > ===>>> Re-installation of libsoup-2.32.1 complete > > > > and > > pkg_info | grep libsoup > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > libsoup-2.32.1 A SOAP (Simple Object Access Protocol) implementation > > in C libsoup-gnome-2.32.1 A SOAP (Simple Object Access Protocol) > > implementation in C > > pkg_info: corrupted record (pkgdep line without argument), ignoring > > > > Thanks in advance. > > Did you try ``portmaster --check-depend'' ? > _______________________________________________ > 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" Yes, I did but I didn't do anything yet. When it asked me for example: Checking gimp-2.6.11,2 ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Delete this dependency data? y/n [n] Do I need delete this dependency and reinstall port, please? Also: grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }' | cut -d':' -f1 /var/db/pkg/gimp-2.6.11,2/+CONTENTS /var/db/pkg/gimp-greycstoration-0.2.0_6/+CONTENTS /var/db/pkg/gimp-gutenprint-5.2.4_2/+CONTENTS /var/db/pkg/gimp-lqr-plugin-0.6.1_4/+CONTENTS /var/db/pkg/gimp-save-for-web-0.29.0_2/+CONTENTS /var/db/pkg/ufraw-0.17_1/+CONTENTS Thanks. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Fri Nov 26 04:54:16 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 213B2106566C for ; Fri, 26 Nov 2010 04:54:16 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id A25908FC0C for ; Fri, 26 Nov 2010 04:54:15 +0000 (UTC) Received: (qmail 9190 invoked by uid 399); 26 Nov 2010 04:54:14 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 26 Nov 2010 04:54:14 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CEF3D75.3090701@FreeBSD.org> Date: Thu, 25 Nov 2010 20:54:13 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201011251916.46140.lumiwa@gmail.com> <4CEF0F3C.8080309@gmail.com> <201011252037.25583.lumiwa@gmail.com> In-Reply-To: <201011252037.25583.lumiwa@gmail.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: libsoup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 04:54:16 -0000 On 11/25/2010 18:37, ajtiM wrote: > devel/gir-repository-libsoup port moved to devel/libsoup This really needs an UPDATING entry. I'm going to do one myself tomorrow if no one more knowledgeable gets there first. What worked for me to fix this was to do: portmaster -o devel/libsoup devel/gir-repository-libsoup If you have any other ports listed in the 2010-11-20 entries in /usr/ports/MOVED you will have to do the same for them. hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Fri Nov 26 18:45:34 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113AE106566C; Fri, 26 Nov 2010 18:45:34 +0000 (UTC) (envelope-from QAT@FeeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id A15F28FC39; Fri, 26 Nov 2010 18:45:33 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 31A8022C546C; Fri, 26 Nov 2010 20:45:32 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 946875A910E; Fri, 26 Nov 2010 10:45:30 -0800 (PST) From: QAT@FreeBSD.org To: Sergey Matveychuk In-Reply-To: <201011261456.oAQEuq8P043455@repoman.freebsd.org> References: <201011261456.oAQEuq8P043455@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-10-18 07:14:25 X-QAT-Port: net/linuxigd X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/linuxigd-1.0_3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: OK Message-Id: <20101126184530.946875A910E@jester1b.ixsystems.com> Date: Fri, 26 Nov 2010 10:45:30 -0800 (PST) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Now OK (Re: cvs commit: ports/net/linuxigd Makefile ports/net/linuxigd/files patch-gatedevice.c patch-main.c patch-pmlist.c) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 18:45:34 -0000 net/linuxigd, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 00:07:42 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D33B1065670 for ; Sat, 27 Nov 2010 00:07:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id F2A688FC08 for ; Sat, 27 Nov 2010 00:07:41 +0000 (UTC) Received: (qmail 13281 invoked by uid 399); 27 Nov 2010 00:07:41 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 27 Nov 2010 00:07:41 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CF04BCB.2010804@FreeBSD.org> Date: Fri, 26 Nov 2010 16:07:39 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: gconf error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 00:07:42 -0000 I got this error with the last version of gnome, and the current one: seahorse-agent[88595]: GConf error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Error connecting: Connection refused) Any suggestions? Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 00:43:30 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30C621065672; Sat, 27 Nov 2010 00:43:30 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-sj.cisco.com (firebird.cisco.com [171.68.227.73]) by mx1.freebsd.org (Postfix) with ESMTP id D2F848FC12; Sat, 27 Nov 2010 00:43:29 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-sj.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id oAR0TEoq001068; Fri, 26 Nov 2010 16:29:14 -0800 (PST) Received: from jclarke-mac.local (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id oAR0T8tE005586; Fri, 26 Nov 2010 19:29:08 -0500 (EST) Message-ID: <4CF050D4.20107@freebsd.org> Date: Fri, 26 Nov 2010 19:29:08 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Doug Barton References: <4CF04BCB.2010804@FreeBSD.org> In-Reply-To: <4CF04BCB.2010804@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: gconf error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 00:43:30 -0000 On 11/26/10 7:07 PM, Doug Barton wrote: > I got this error with the last version of gnome, and the current one: > > seahorse-agent[88595]: GConf error: Failed to contact configuration > server; some possible causes are that you need to enable TCP/IP > networking for ORBit, or you have stale NFS locks due to a system crash. > See http://projects.gnome.org/gconf/ for information. (Details - 1: > Failed to get connection to session: Error connecting: Connection refused) > > Any suggestions? When do you see this? This message typically occurs when logging out of GNOME, and does not cause any functionality loss. If you see this when starting X, make sure you start your session with dbus-launch. If you use gnome-session, you do not need to use dbus-launch as that is done automatically. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 01:01:22 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 478E8106564A for ; Sat, 27 Nov 2010 01:01:22 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id C99D38FC0A for ; Sat, 27 Nov 2010 01:01:21 +0000 (UTC) Received: (qmail 7494 invoked by uid 399); 27 Nov 2010 01:01:21 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 27 Nov 2010 01:01:21 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CF0585F.30503@FreeBSD.org> Date: Fri, 26 Nov 2010 17:01:19 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: Joe Marcus Clarke References: <4CF04BCB.2010804@FreeBSD.org> <4CF050D4.20107@freebsd.org> In-Reply-To: <4CF050D4.20107@freebsd.org> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: gconf error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 01:01:22 -0000 On 11/26/2010 16:29, Joe Marcus Clarke wrote: > On 11/26/10 7:07 PM, Doug Barton wrote: >> I got this error with the last version of gnome, and the current one: >> >> seahorse-agent[88595]: GConf error: Failed to contact configuration >> server; some possible causes are that you need to enable TCP/IP >> networking for ORBit, or you have stale NFS locks due to a system crash. >> See http://projects.gnome.org/gconf/ for information. (Details - 1: >> Failed to get connection to session: Error connecting: Connection refused) >> >> Any suggestions? > > When do you see this? This message typically occurs when logging out of > GNOME, and does not cause any functionality loss. Ok, I'll pay more attention to when it happens, thanks. > If you see this when > starting X, make sure you start your session with dbus-launch. If you > use gnome-session, you do not need to use dbus-launch as that is done > automatically. I'm doing straight up gnome using gdm, with gnome_enable=yes and dbus_enable=yes. Hopefully that should cover it? Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 01:13:15 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0218B1065670; Sat, 27 Nov 2010 01:13:15 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-sj.cisco.com (firebird.cisco.com [171.68.227.73]) by mx1.freebsd.org (Postfix) with ESMTP id DE0AD8FC1C; Sat, 27 Nov 2010 01:13:14 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-sj.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id oAR1DDkU005268; Fri, 26 Nov 2010 17:13:14 -0800 (PST) Received: from jclarke-mac.local (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id oAR1D6Di027688; Fri, 26 Nov 2010 20:13:07 -0500 (EST) Message-ID: <4CF05B21.7020306@freebsd.org> Date: Fri, 26 Nov 2010 20:13:05 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Doug Barton References: <4CF04BCB.2010804@FreeBSD.org> <4CF050D4.20107@freebsd.org> <4CF0585F.30503@FreeBSD.org> In-Reply-To: <4CF0585F.30503@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: gconf error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 01:13:15 -0000 On 11/26/10 8:01 PM, Doug Barton wrote: > On 11/26/2010 16:29, Joe Marcus Clarke wrote: >> On 11/26/10 7:07 PM, Doug Barton wrote: >>> I got this error with the last version of gnome, and the current one: >>> >>> seahorse-agent[88595]: GConf error: Failed to contact configuration >>> server; some possible causes are that you need to enable TCP/IP >>> networking for ORBit, or you have stale NFS locks due to a system crash. >>> See http://projects.gnome.org/gconf/ for information. (Details - 1: >>> Failed to get connection to session: Error connecting: Connection >>> refused) >>> >>> Any suggestions? >> >> When do you see this? This message typically occurs when logging out of >> GNOME, and does not cause any functionality loss. > > Ok, I'll pay more attention to when it happens, thanks. > >> If you see this when >> starting X, make sure you start your session with dbus-launch. If you >> use gnome-session, you do not need to use dbus-launch as that is done >> automatically. > > I'm doing straight up gnome using gdm, with gnome_enable=yes and > dbus_enable=yes. Hopefully that should cover it? Yes. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 12:18:23 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EA1F106564A for ; Sat, 27 Nov 2010 12:18:23 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (ns.exwg.net [88.198.69.35]) by mx1.freebsd.org (Postfix) with ESMTP id EC2D28FC19 for ; Sat, 27 Nov 2010 12:18:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id EC5CB600098 for ; Sat, 27 Nov 2010 13:01:48 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uv-HqmQf6lJu for ; Sat, 27 Nov 2010 13:01:48 +0100 (CET) Received: from elch.exwg.net (p4FE39C84.dip.t-dialin.net [79.227.156.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Sat, 27 Nov 2010 13:01:48 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id E60DBAC81C; Sat, 27 Nov 2010 13:01:47 +0100 (CET) Date: Sat, 27 Nov 2010 13:01:47 +0100 From: Christoph Moench-Tegeder To: freebsd-ports@freebsd.org Message-ID: <20101127120147.GA12963@elch.exwg.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: libxml2 breakage after upgrade to libxml2-2.7.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 12:18:23 -0000 Hi, After today's upgrade to libxml2-2.7.8, a lot of programs linking against libxml2 fail to start, as the new libxml2 dows not contain the LIBXML2_* symbols anymore (libxml2-2.7.7 did). As an example, this is epiphany trying to start with libxml2-2.7.8: /libexec/ld-elf.so.1: /usr/local/lib/libxml2.so.5: version LIBXML2_2.5.7 required by /usr/local/bin/epiphany not defined and checking with objdump reveals that in fact libxml2-2.2.17 contained 38 symbols LIBXML2_* (section "Version definitions") and the whole section is missing in libxml2-2.2.18. Is this some defect on my system, a screwup by the new libxml2 or intentional? At least, it requires recompiling everything which requires libxml2... Regards, Christoph -- Spare Space From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 14:08:50 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF8A6106564A for ; Sat, 27 Nov 2010 14:08:50 +0000 (UTC) (envelope-from aponomarenko@ispras.ru) Received: from mail.ispras.ru (mail.ispras.ru [83.149.199.43]) by mx1.freebsd.org (Postfix) with ESMTP id 878A38FC12 for ; Sat, 27 Nov 2010 14:08:50 +0000 (UTC) Received: from [192.168.0.104] (unknown [91.79.107.113]) by mail.ispras.ru (Postfix) with ESMTP id 3656624F7E0; Sat, 27 Nov 2010 17:08:49 +0300 (MSK) Message-ID: <4CF110EE.5090009@ispras.ru> Date: Sat, 27 Nov 2010 17:08:46 +0300 From: Andrey Ponomarenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Christoph Moench-Tegeder References: <20101127120147.GA12963@elch.exwg.net> In-Reply-To: <20101127120147.GA12963@elch.exwg.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: libxml2 breakage after upgrade to libxml2-2.7.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 14:08:50 -0000 > Hi, > > After today's upgrade to libxml2-2.7.8, a lot of programs linking against > libxml2 fail to start, as the new libxml2 dows not contain the LIBXML2_* > symbols anymore (libxml2-2.7.7 did). There is a broken version script in libxml2-2.7.8. It was already fixed in Git [1] from 2010-11-04. The detailed breakage report is here [2]. [1] libxml2 git [2] http://linuxtesting.org/upstream-tracker/versions/libxml2.html -- Andrey Ponomarenko Department for Operating Systems at ISPRAS web:http://www.LinuxTesting.org mail:aponomarenko@ispras.ru From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 14:40:13 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33600106566B for ; Sat, 27 Nov 2010 14:40:13 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (ns.exwg.net [88.198.69.35]) by mx1.freebsd.org (Postfix) with ESMTP id D1D678FC18 for ; Sat, 27 Nov 2010 14:40:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id DCE96600099; Sat, 27 Nov 2010 15:40:11 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V0Mi6nUrElSE; Sat, 27 Nov 2010 15:40:11 +0100 (CET) Received: from elch.exwg.net (p4FE39C84.dip.t-dialin.net [79.227.156.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Sat, 27 Nov 2010 15:40:11 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 36BD2AC818; Sat, 27 Nov 2010 15:40:11 +0100 (CET) Date: Sat, 27 Nov 2010 15:40:11 +0100 From: Christoph Moench-Tegeder To: Andrey Ponomarenko Message-ID: <20101127144010.GA73205@elch.exwg.net> References: <20101127120147.GA12963@elch.exwg.net> <4CF110EE.5090009@ispras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CF110EE.5090009@ispras.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: libxml2 breakage after upgrade to libxml2-2.7.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 14:40:13 -0000 ## Andrey Ponomarenko (aponomarenko@ispras.ru): > > After today's upgrade to libxml2-2.7.8, a lot of programs linking against > > libxml2 fail to start, as the new libxml2 dows not contain the LIBXML2_* > > symbols anymore (libxml2-2.7.7 did). > > There is a broken version script in libxml2-2.7.8. It was already fixed > in Git [1] from 2010-11-04. The detailed breakage report is here [2]. Thanks for spotting that one. I just submitted a PR (which is still stuck in greylisting) with the following patch: --- files/patch-configure.orig 2010-11-27 15:26:16.000000000 +0100 +++ files/patch-configure 2010-11-27 15:26:39.000000000 +0100 @@ -1,6 +1,15 @@ ---- configure.orig 2010-03-20 17:52:35.000000000 -0400 -+++ configure 2010-03-20 17:52:35.000000000 -0400 -@@ -19865,11 +19865,12 @@ fi +--- configure.orig 2010-11-27 15:23:22.000000000 +0100 ++++ configure 2010-11-27 15:25:43.000000000 +0100 +@@ -11414,7 +11414,7 @@ + esac + fi + +- if test -z "$VERSION_SCRIPT_FLAGS"; then ++ if test -n "$VERSION_SCRIPT_FLAGS"; then + USE_VERSION_SCRIPT_TRUE= + USE_VERSION_SCRIPT_FALSE='#' + else +@@ -13501,11 +13501,12 @@ fi if test "$PYTHON_VERSION" != "" then @@ -14,7 +23,7 @@ else if test -r $prefix/include/python$PYTHON_VERSION/Python.h then -@@ -20678,6 +20679,8 @@ fi +@@ -13901,6 +13902,8 @@ fi fi ;; This fixes the problem for me. Regards, Christoph -- Spare Space From owner-freebsd-ports@FreeBSD.ORG Sat Nov 27 17:07:16 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A18221065670 for ; Sat, 27 Nov 2010 17:07:16 +0000 (UTC) (envelope-from fports@paz.bz) Received: from mail.qcislands.net (mail.qcislands.net [207.34.147.83]) by mx1.freebsd.org (Postfix) with ESMTP id 83CC78FC08 for ; Sat, 27 Nov 2010 17:07:16 +0000 (UTC) Received: from 100-164-53-209.qcislands.net ([209.53.164.100] helo=[192.168.1.5]) by mail.qcislands.net with esmtp (Exim 4.71) (envelope-from ) id 1PMNyI-00038h-U5; Sat, 27 Nov 2010 08:50:00 -0800 Message-ID: <4CF0BB68.9000807@paz.bz> Date: Sat, 27 Nov 2010 00:03:52 -0800 From: Jim Pazarena User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4CBC7A2E.6050607@paz.bz> In-Reply-To: <4CBC7A2E.6050607@paz.bz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (100) Cc: Dovecot Mailing List Subject: dovecot genesis v2.0.X ~ FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2010 17:07:16 -0000 On 2010-10-18 9:47 AM, Jim Pazarena wrote: > V2 of dovecot has had the following releases (to recap) > > 2.0.0 2010-08-16 > 2.0.1 2010-08-24 > 2.0.2 2010-09-08 > 2.0.3 2010-09-17 > 2.0.4 2010-09-26 > 2.0.5 2010-10-01 2.0.6 2010-10-25 2.0.7 2010-11-12 FreeBSD added dovecot2 to the ports recently (finally) Thank-you, & yay!