From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 00:07:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2562016A4CE for ; Sun, 26 Dec 2004 00:07:10 +0000 (GMT) Received: from smtp808.mail.sc5.yahoo.com (smtp808.mail.sc5.yahoo.com [66.163.168.187]) by mx1.FreeBSD.org (Postfix) with SMTP id 88E1943D45 for ; Sun, 26 Dec 2004 00:07:09 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp808.mail.sc5.yahoo.com with SMTP; 26 Dec 2004 00:07:09 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Sat, 25 Dec 2004 16:07:08 -0800 User-Agent: KMail/1.7.2 References: <200412231651.52690.h@erathia.be> <200412232325.56753.h@erathia.be> <200412231501.42334.krinklyfig@spymac.com> In-Reply-To: <200412231501.42334.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200412251607.08896.krinklyfig@spymac.com> cc: h Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 00:07:10 -0000 On Thursday 23 December 2004 03:01 pm, Joshua Tinnin wrote: > On Thursday 23 December 2004 02:25 pm, h wrote: > > On Thursday 23 December 2004 22:55, Joshua Tinnin wrote: > > > On Thursday 23 December 2004 07:51 am, h wrote: > > > > make install clean > > > > ===> Found saved configuration for gnuchess-5.07 > > > > ===> Extracting for gnuchess-5.07 > > > > => Checksum OK for book_1.01.pgn.gz. > > > > /usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or > > > > directory ===> Patching for gnuchess-5.07 > > > > ===> Applying FreeBSD patches for gnuchess-5.07 > > > > patch: **** can't cd to > > > > /usr/ports/games/gnuchess/work/gnuchess-5.07: No such file or > > > > directory > > > > => Patch patch-book.h failed to apply cleanly. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/games/gnuchess. > > > > > > > > > > > > actually the port doesn't even try to fetch the gz: > > > > > > > > x [ OK ] > > > > Cancel x > > > > > > > > mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq > > > >qq qqqq j > > > > > > > > ===> Vulnerability check disabled, database not found > > > > ===> Found saved configuration for gnuchess-5.07 > > > > => book_1.01.pgn.gz doesn't seem to exist in > > > > /usr/ports/distfiles/. => Attempting to fetch from > > > > http://ftp.gnu.org/gnu/chess/. book_1.01.pgn.gz > > > > 100% of 24 MB 213 kBps 00m00s ===> Extracting > > > > for gnuchess-5.07 > > > > cannot open gnuchess-5.07.tar.gz: no such file > > > > *** Error code 2 > > > > > > > > Stop in /usr/ports/games/gnuchess. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/games/gnuchess. > > > > > > I get a slightly different error: > > > > > > ---> Upgrading 'gnuchess-5.06_1' to 'gnuchess-5.07' > > > (games/gnuchess) ---> Building '/usr/ports/games/gnuchess' > > > ===> Cleaning for gnuchess-5.07 > > > ===> Vulnerability check disabled, database not found > > > ===> Found saved configuration for gnuchess-5.07 > > > ===> Extracting for gnuchess-5.07 > > > => Checksum OK for book_1.01.pgn.gz. > > > /usr/ports/distfiles//gnuchess-5.07.tar.gz: No such file or > > > directory tar: Error opening archive: Empty input file: > > > Inappropriate file type or format > > > *** Error code 1 > > > > does your make even try to fetch 5.07? it seems it tries to build > > 5.07 from the 5.06 gz. > > No, it doesn't look like it's trying to fetch 5.07 at all. I am not > sure why there are double slashes for the distfile pointer, but I'm > also not sure if that has anything to do with why it's not fetching. > It looks like it's trying to build 5.07 from the right distfile, but > it's not pointing exactly to the right place, and it's not fetching > it when it's not found. I looked at the Makefile, but I'm not sure > where to start with that. Incidentally, I was playing around with this again, and I downloaded the source from ftp.gnu.org/pub/gnu/chess/gnuchess-5.07.tar.gz manually and copied it into /usr/ports/distfiles . It updated fine until the install, where it encountered a permission problem with an install script: ===> Installing for gnuchess-5.07 scripts/create_opening_book.sh:Permission denied *** Error code 1 This is because create_opening_book.sh is not set to be executable. So, I did: # chmod 744 /usr/ports/games/gnuchess/scripts/create_opening_book.sh and the install seemed to work fine. As far as I can tell, the game works without problems after install. - jt From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 00:38:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDFE416A4CE for ; Sun, 26 Dec 2004 00:38:48 +0000 (GMT) Received: from pd4mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B826043D2D for ; Sun, 26 Dec 2004 00:38:48 +0000 (GMT) (envelope-from sblinux@shaw.ca) Received: from pd2mr6so.prod.shaw.ca (pd2mr6so-qfe3.prod.shaw.ca [10.0.141.9]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B00HWH0GOD580@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 17:38:48 -0700 (MST) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd2mr6so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B0025O0GOII30@pd2mr6so.prod.shaw.ca> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 17:38:48 -0700 (MST) Received: from delphi.unix.subatomic.local (S01060800201f9a0c.cg.shawcable.net [68.147.170.205]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I9B005050GNDN@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 17:38:48 -0700 (MST) Date: Sat, 25 Dec 2004 17:37:49 -0700 From: Sean Brown In-reply-to: <20041225235009.GA66007@xor.obsecurity.org> To: freebsd-ports@freebsd.org Message-id: <200412251737.50017.sblinux@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200412251616.10068.sblinux@shaw.ca> <200412251634.28484.sblinux@shaw.ca> <20041225235009.GA66007@xor.obsecurity.org> User-Agent: KMail/1.7.2 Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 00:38:49 -0000 On December 25, 2004 4:50 pm, Kris Kennaway wrote: > On Sat, Dec 25, 2004 at 04:34:28PM -0700, Sean Brown wrote: > > On December 25, 2004 4:24 pm, Kris Kennaway wrote: > > > On Sat, Dec 25, 2004 at 04:16:09PM -0700, Sean Brown wrote: > > > > Is something going on with the package archive at the moment? I was > > > > trying to add postgresql-jdbc, but it and I can't find the > > > > jdk-1.4.2p6_4. A lot of the java packages that are listed in the > > > > online package browser are not on the ftp server. > > > > > > The java packages may not be redistributed according to the terms of > > > the Sun license. > > > > > > Kris > > > > So where do I get them from? > > Unfortunately you need to compile it yourself. > > Kris OK, well shouldn't that be mentioned somewhere, and what's the problem with kaffe, which also isn't there. BTW thank you for the quick responses. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 01:59:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A6C16A4CE for ; Sun, 26 Dec 2004 01:59:41 +0000 (GMT) Received: from vampextream.com (vampextream.com [65.102.125.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id F36C143D55 for ; Sun, 26 Dec 2004 01:59:40 +0000 (GMT) (envelope-from whitevamp@vampextream.com) Received: from localhost (localhost.vampextream [127.0.0.1]) by vampextream.com (Postfix) with ESMTP id 2208154E9 for ; Sat, 25 Dec 2004 18:01:14 -0800 (PST) Received: from vampextream.com ([127.0.0.1]) by localhost (vampextream.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 92237-02 for ; Sat, 25 Dec 2004 17:59:34 -0800 (PST) Received: from vampextream.com (localhost.vampextream [127.0.0.1]) by vampextream.com (Postfix) with ESMTP id 7552954E4 for ; Sat, 25 Dec 2004 17:59:08 -0800 (PST) From: "whitevamp" To: ports@freebsd.org Date: Sat, 25 Dec 2004 17:59:07 -0800 Message-Id: <20041226014757.M5486@vampextream.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 65.102.125.195 (whitevamp@vampextream.com) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 01:59:41 -0000 when i run portupgrade -arRcCv and it gets done installing/ or deinstalling the port to be upgraded i get this [Updating the pkgdb in /var/db/pkg ... /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is deprecated; use Object#class origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... - 387 packages found (-0 +387) ........................................................................... ........................................................................... ........................................................................... ........................................................................... ........................................................................... ............ done] now why is it rebuilding the pkgdb every time like that ?? and what is that warning about?? i never saw this before in 4.9 uname -a FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec 8 20:33:13 PST 2004 root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 and this was a 4.9 distro till i recenly upgraded to 5.3 .. buildworld , etc , etc, . if that mekes any diffrence if theres any other info that i need to suply just let me know. and thanks inadvance for any help on this quistion / issue ______________________________________________________________________________ If you play the WindowsXP CD backwards, you get a Satanic message . That's nothing. If you play it forwards, it installs WindowsXP! From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 02:32:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCA9316A4CE for ; Sun, 26 Dec 2004 02:32:31 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9872443D39 for ; Sun, 26 Dec 2004 02:32:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7E52051255; Sat, 25 Dec 2004 18:32:07 -0800 (PST) Date: Sat, 25 Dec 2004 18:32:07 -0800 From: Kris Kennaway To: whitevamp Message-ID: <20041226023207.GA13925@xor.obsecurity.org> References: <20041226014757.M5486@vampextream.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <20041226014757.M5486@vampextream.com> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 02:32:31 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 25, 2004 at 05:59:07PM -0800, whitevamp wrote: > when i run portupgrade -arRcCv and it gets done installing/ or deinstalli= ng > the port to be upgraded i get this=20 >=20 > [Updating the pkgdb in /var/db/pkg ... > /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is > deprecated; use Object#class > origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb > in /var/db/pkg ... - 387 packages found (-0 +387) > .........................................................................= .. > .........................................................................= .. > .........................................................................= .. > .........................................................................= .. > .........................................................................= .. > ............ done] >=20 > now why is it rebuilding the pkgdb every time like that ?? and what is th= at > warning about?? i never saw this before in 4.9 Did you read /usr/ports/UPDATING? Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBziKnWry0BWjoQKURAlmeAKD6cVSKkCI88cHGbbWhm2WNvfHzWwCfctfQ w289/XCIp71k96mfQ4y6WG8= =8Byy -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 02:35:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640CC16A4CE for ; Sun, 26 Dec 2004 02:35:59 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3724C43D54 for ; Sun, 26 Dec 2004 02:35:59 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1755951255; Sat, 25 Dec 2004 18:35:35 -0800 (PST) Date: Sat, 25 Dec 2004 18:35:35 -0800 From: Kris Kennaway To: Sean Brown Message-ID: <20041226023534.GB13925@xor.obsecurity.org> References: <200412251616.10068.sblinux@shaw.ca> <200412251634.28484.sblinux@shaw.ca> <20041225235009.GA66007@xor.obsecurity.org> <200412251737.50017.sblinux@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K8nIJk4ghYZn606h" Content-Disposition: inline In-Reply-To: <200412251737.50017.sblinux@shaw.ca> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 02:35:59 -0000 --K8nIJk4ghYZn606h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Dec 25, 2004 at 05:37:49PM -0700, Sean Brown wrote: > > > > The java packages may not be redistributed according to the terms of > > > > the Sun license. > > > > > > > > Kris > > > > > > So where do I get them from? > > > > Unfortunately you need to compile it yourself. > > > > Kris > OK, well shouldn't that be mentioned somewhere Where would you suggest? > and what's the problem with kaffe, which also isn't there. It doesn't compile on 5.x. Talk to the software authors or port maintainer. Kris --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBziN2Wry0BWjoQKURAgFFAKDnwO+VhQ/5rpI39K4rs1YhC+aBXQCghE/f ajDl6S8V/XE9sqzu68v6DIk= =MsnR -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 02:36:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED1AB16A4CE for ; Sun, 26 Dec 2004 02:36:11 +0000 (GMT) Received: from S3.cableone.net (smtp3.cableone.net [24.116.0.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F13E43D5D for ; Sun, 26 Dec 2004 02:36:11 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from fennec.24-119-122-191.cpe.cableone.net (unverified [24.119.123.89]) by S3.cableone.net (CableOne SMTP Service S3) with ESMTP id 5362872 for multiple; Sat, 25 Dec 2004 19:49:03 -0700 Date: Sat, 25 Dec 2004 18:36:22 -0600 From: Vulpes Velox To: Alexander Leidinger Message-ID: <20041225183622.3cf50595@fennec.24-119-122-191.cpe.cableone.net> In-Reply-To: <20041225210227.5fc6f456@Magellan.Leidinger.net> References: <200412230648.52325.dejan.lesjak@ijs.si> <200412222352.23671.krinklyfig@spymac.com> <20041224.001015.126530386.yasu@utahime.org> <20041224.084254.53107655.yasu@utahime.org> <20041225152554.GA28665@uci.agh.edu.pl> <20041225112220.221a80db@vixen42.24-119-122-191.cpe.cableone.net> <20041225210227.5fc6f456@Magellan.Leidinger.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IP-stats: Incoming Last 0, First 24, in=44, out=0, spam=0 X-External-IP: 24.119.123.89 X-Abuse-Info: Send abuse complaints to abuse@cableone.net cc: freebsd-ports@freebsd.org Subject: Re: Update to X.org 6.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 02:36:12 -0000 On Sat, 25 Dec 2004 21:02:27 +0100 Alexander Leidinger wrote: > On Sat, 25 Dec 2004 11:22:20 -0600 > Vulpes Velox wrote: > > > setenv XLIB_SKIP_ARGB_VISUALS 1 may also fix it.... it works > > here... but I have to run it in a terminal and then run xmms... > > btw where would I stick that if I am using xdm? I am guessing > > .xprofile, but am not sure > > The xdm calls ~/.xsession, so adding it at the beginning should > work. But typically .xsession is a sh script, so you should use > "export XLIB_SKIP_ARGB_VISUALS=1" there. Cool, thanks. Nice to be able to use xmms and gmplayer with out having to run them from a terminal again. :) From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 02:54:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD2016A4CE for ; Sun, 26 Dec 2004 02:54:39 +0000 (GMT) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D180C43D1D for ; Sun, 26 Dec 2004 02:54:38 +0000 (GMT) (envelope-from sblinux@shaw.ca) Received: from pd4mr1so.prod.shaw.ca (pd4mr1so-qfe3.prod.shaw.ca [10.0.141.212]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B005816R2LPE0@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 19:54:38 -0700 (MST) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd4mr1so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B0004X6R2LKF0@pd4mr1so.prod.shaw.ca> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 19:54:38 -0700 (MST) Received: from delphi.unix.subatomic.local (S01060800201f9a0c.cg.shawcable.net [68.147.170.205]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I9B0013Q6R03M@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 19:54:38 -0700 (MST) Date: Sat, 25 Dec 2004 19:53:39 -0700 From: Sean Brown In-reply-to: <20041226023534.GB13925@xor.obsecurity.org> To: freebsd-ports@freebsd.org Message-id: <200412251953.39234.sblinux@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200412251616.10068.sblinux@shaw.ca> <200412251737.50017.sblinux@shaw.ca> <20041226023534.GB13925@xor.obsecurity.org> User-Agent: KMail/1.7.2 Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 02:54:39 -0000 On December 25, 2004 7:35 pm, Kris Kennaway wrote: > On Sat, Dec 25, 2004 at 05:37:49PM -0700, Sean Brown wrote: > > > > > The java packages may not be redistributed according to the terms > > > > > of the Sun license. > > > > > > > > > > Kris > > > > > > > > So where do I get them from? > > > > > > Unfortunately you need to compile it yourself. > > > > > > Kris > > > > OK, well shouldn't that be mentioned somewhere > > Where would you suggest? What about in the readme, and possibly somewhere in the ports browser. Looking at the ports browser under the long description, it mentions it but it could be clearer. > > > and what's the problem with kaffe, which also isn't there. > > It doesn't compile on 5.x. Talk to the software authors or port > maintainer. Well that makes sense. However it is listed as available on the website for 5.3-RELEASE > > Kris From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 03:17:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A51D16A4CE for ; Sun, 26 Dec 2004 03:17:59 +0000 (GMT) Received: from vampextream.com (vampextream.com [65.102.125.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4542D43D3F for ; Sun, 26 Dec 2004 03:17:59 +0000 (GMT) (envelope-from whitevamp@vampextream.com) Received: from localhost (localhost.vampextream [127.0.0.1]) by vampextream.com (Postfix) with ESMTP id 9F48954E9; Sat, 25 Dec 2004 19:19:33 -0800 (PST) Received: from vampextream.com ([127.0.0.1]) by localhost (vampextream.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28542-07; Sat, 25 Dec 2004 19:18:01 -0800 (PST) Received: from vampextream.com (localhost.vampextream [127.0.0.1]) by vampextream.com (Postfix) with ESMTP id A541B54E4; Sat, 25 Dec 2004 19:17:43 -0800 (PST) From: "whitevamp" To: Kris Kennaway Date: Sat, 25 Dec 2004 19:17:41 -0800 Message-Id: <20041226031537.M1978@vampextream.com> In-Reply-To: <20041226023207.GA13925@xor.obsecurity.org> References: <20041226014757.M5486@vampextream.com> <20041226023207.GA13925@xor.obsecurity.org> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 65.102.125.195 (whitevamp@vampextream.com) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 cc: ports@freebsd.org Subject: Re: pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 03:17:59 -0000 On Sat, 25 Dec 2004 18:32:07 -0800, Kris Kennaway wrote > On Sat, Dec 25, 2004 at 05:59:07PM -0800, whitevamp wrote: > > when i run portupgrade -arRcCv and it gets done installing/ or deinstalling > > the port to be upgraded i get this > > > > [Updating the pkgdb in /var/db/pkg ... > > /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is > > deprecated; use Object#class > > origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb > > in /var/db/pkg ... - 387 packages found (-0 +387) > > ........................................................................... > > ........................................................................... > > ........................................................................... > > ........................................................................... > > ........................................................................... > > ............ done] > > > > now why is it rebuilding the pkgdb every time like that ?? and what is that > > warning about?? i never saw this before in 4.9 > > Did you read /usr/ports/UPDATING? > > Kris DOH! ummm heh i keep on forgetting to read that darn file before upgradeing .. am readeing it now. If you play the WindowsXP CD backwards, you get a Satanic message . That's nothing. If you play it forwards, it installs WindowsXP! From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 04:02:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E1A616A4CF for ; Sun, 26 Dec 2004 04:02:44 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6C943D58 for ; Sun, 26 Dec 2004 04:02:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AFEA25136F; Sat, 25 Dec 2004 20:02:16 -0800 (PST) Date: Sat, 25 Dec 2004 20:02:15 -0800 From: Kris Kennaway To: Sean Brown Message-ID: <20041226040215.GA31143@xor.obsecurity.org> References: <200412251616.10068.sblinux@shaw.ca> <200412251737.50017.sblinux@shaw.ca> <20041226023534.GB13925@xor.obsecurity.org> <200412251953.39234.sblinux@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <200412251953.39234.sblinux@shaw.ca> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 04:02:44 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 25, 2004 at 07:53:39PM -0700, Sean Brown wrote: > On December 25, 2004 7:35 pm, Kris Kennaway wrote: > > On Sat, Dec 25, 2004 at 05:37:49PM -0700, Sean Brown wrote: > > > > > > The java packages may not be redistributed according to the ter= ms > > > > > > of the Sun license. > > > > > > > > > > > > Kris > > > > > > > > > > So where do I get them from? > > > > > > > > Unfortunately you need to compile it yourself. > > > > > > > > Kris > > > > > > OK, well shouldn't that be mentioned somewhere > > > > Where would you suggest? > What about in the readme What readme? > and possibly somewhere in the ports browser. Looking=20 > at the ports browser under the long description, it mentions it but it co= uld=20 > be clearer.=20 OK, you can submit a PR against the port with your proposed rewording. > > > and what's the problem with kaffe, which also isn't there. > > > > It doesn't compile on 5.x. Talk to the software authors or port > > maintainer. > Well that makes sense. However it is listed as available on the website f= or=20 > 5.3-RELEASE Where on the website? Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzjfGWry0BWjoQKURAuW1AJ4w+vPsEka0kX0dKLTWZFYWensKBgCg03H1 2r7DveMYxnOAHSqBmZf6mPM= =qNc1 -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 04:20:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 219BB16A4CF for ; Sun, 26 Dec 2004 04:20:05 +0000 (GMT) Received: from pd4mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D79CB43D1F for ; Sun, 26 Dec 2004 04:20:04 +0000 (GMT) (envelope-from sblinux@shaw.ca) Received: from pd3mr3so.prod.shaw.ca (pd3mr3so-qfe3.prod.shaw.ca [10.0.141.179]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B0083BAPGXUE0@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 21:20:04 -0700 (MST) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd3mr3so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I9B00452APGQZ70@pd3mr3so.prod.shaw.ca> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 21:20:04 -0700 (MST) Received: from delphi.unix.subatomic.local (S01060800201f9a0c.cg.shawcable.net [68.147.170.205]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I9B00EEDAPFDP@l-daemon> for freebsd-ports@freebsd.org; Sat, 25 Dec 2004 21:20:04 -0700 (MST) Date: Sat, 25 Dec 2004 21:19:06 -0700 From: Sean Brown In-reply-to: <20041226040215.GA31143@xor.obsecurity.org> To: freebsd-ports@freebsd.org Message-id: <200412252119.06461.sblinux@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200412251616.10068.sblinux@shaw.ca> <200412251953.39234.sblinux@shaw.ca> <20041226040215.GA31143@xor.obsecurity.org> User-Agent: KMail/1.7.2 Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 04:20:05 -0000 On December 25, 2004 9:02 pm, Kris Kennaway wrote: > On Sat, Dec 25, 2004 at 07:53:39PM -0700, Sean Brown wrote: > > On December 25, 2004 7:35 pm, Kris Kennaway wrote: > > > On Sat, Dec 25, 2004 at 05:37:49PM -0700, Sean Brown wrote: > > > > > > > The java packages may not be redistributed according to the > > > > > > > terms of the Sun license. > > > > > > > > > > > > > > Kris > > > > > > > > > > > > So where do I get them from? > > > > > > > > > > Unfortunately you need to compile it yourself. > > > > > > > > > > Kris > > > > > > > > OK, well shouldn't that be mentioned somewhere > > > > > > Where would you suggest? > > > > What about in the readme > > What readme? This is the one I had in mind, this one would make the most sense to me `make readme` > > > and possibly somewhere in the ports browser. Looking > > at the ports browser under the long description, it mentions it but it > > could be clearer. > > OK, you can submit a PR against the port with your proposed rewording. > Well damn, you want me to actually think about it? > > > > and what's the problem with kaffe, which also isn't there. > > > > > > It doesn't compile on 5.x. Talk to the software authors or port > > > maintainer. > > > > Well that makes sense. However it is listed as available on the website > > for 5.3-RELEASE > > Where on the website? http://www.freebsd.org/cgi/ports.cgi?query=kaffe&stype=all&release=5.3-RELEASE%2Fi386 It seems that its listed in all of the 5.x tags > > Kris From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 04:26:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2ECE16A4CF for ; Sun, 26 Dec 2004 04:26:07 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC9D43D39 for ; Sun, 26 Dec 2004 04:26:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C48BB5136F; Sat, 25 Dec 2004 20:25:40 -0800 (PST) Date: Sat, 25 Dec 2004 20:25:40 -0800 From: Kris Kennaway To: Sean Brown Message-ID: <20041226042540.GA45292@xor.obsecurity.org> References: <200412251616.10068.sblinux@shaw.ca> <200412251953.39234.sblinux@shaw.ca> <20041226040215.GA31143@xor.obsecurity.org> <200412252119.06461.sblinux@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <200412252119.06461.sblinux@shaw.ca> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Java Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 04:26:08 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 25, 2004 at 09:19:06PM -0700, Sean Brown wrote: > > > > > OK, well shouldn't that be mentioned somewhere > > > > > > > > Where would you suggest? > > > > > > What about in the readme > > > > What readme? > This is the one I had in mind, this one would make the most sense to me `= make=20 > readme` OK, that's built from the same source as the description below, so one fix fits all :) > > > and possibly somewhere in the ports browser. Looking > > > at the ports browser under the long description, it mentions it but it > > > could be clearer. > > > > OK, you can submit a PR against the port with your proposed rewording. > > > Well damn, you want me to actually think about it? Yes please :)=20 > > > > > and what's the problem with kaffe, which also isn't there. > > > > > > > > It doesn't compile on 5.x. Talk to the software authors or port > > > > maintainer. > > > > > > Well that makes sense. However it is listed as available on the websi= te > > > for 5.3-RELEASE > > > > Where on the website? > http://www.freebsd.org/cgi/ports.cgi?query=3Dkaffe&stype=3Dall&release=3D= 5.3-RELEASE%2Fi386 > It seems that its listed in all of the 5.x tags Right, the port exists, but it's marked BROKEN because it doesn't compile. See http://pointyhat.freebsd.org for the errors. Kris --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzj1EWry0BWjoQKURAvIiAKD/fT6aLdr9Qnwnz5ASYac9JzXGkACfdI3v K27pqFOYPiONszlCXxruJLE= =P+DC -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 05:26:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC1916A4CE; Sun, 26 Dec 2004 05:26:15 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id E96B243D1D; Sun, 26 Dec 2004 05:26:14 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc13) with ESMTP id <20041226052613016003hfn3e>; Sun, 26 Dec 2004 05:26:14 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by 0lsen.net (Postfix) with ESMTP id 5C2F5179C7; Sat, 25 Dec 2004 21:26:13 -0800 (PST) Message-ID: <41CE4B75.3070008@0lsen.net> Date: Sat, 25 Dec 2004 21:26:13 -0800 From: Clint Olsen User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Norikatsu Shigemura References: <20041222084249.GA76803@0lsen.net> <41C9CAFB.5090308@glengroup.com> <200412230037.iBN0bF9n021470@sakura.ninth-nine.com> In-Reply-To: <200412230037.iBN0bF9n021470@sakura.ninth-nine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org cc: Daniel Frazier cc: ports@FreeBSD.org Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 05:26:15 -0000 Not to sound ungrateful, but why does one have to do all this gobbledy gook in order to get flash working? After reading the port and this stuff, I still don't know what in the heck to do. I thought the point of the ports system is to make this stuff easier not bake cookies. -Clint Norikatsu Shigemura wrote: > Hum.. This document is too old. Because, as it is now, > > 1. '2. add WITH_LIBMAP=yes to /etc/make.conf' > It inspects whether linuxpluginwrapper port needs to update > rtld. So please follow port's message. > > 2. '4. cd /usr/ports/devel/linuxthreads && make install clean' > No more linuxthreads. > > 3. '6. edit the Makefile and comment out the following 3 lines:' > Please define WITHOUT_PLUGINS macro if you need. > > 4. '8. create a libmap.conf in /etc and add the following to it' > SEE ALSO: sample of libmap.conf in exampledir. Please look at > `pkg_info -D linuxpluginwrapper-\*' for details. > > 5. '9. now restart X (I'm not positive this is necessary, but the howto said so, so I figured it was)' > I think no need. But, as possible as, restart browser. > > What can be said in all is already included in linuxpluginwrapper > port:-). Is still document required? I don't think so, but > if flash6(or flash7) is used by native browsers, it advertize > that there is installation necessity about linuxpluginwrapper. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 05:42:21 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1546F16A4CE; Sun, 26 Dec 2004 05:42:21 +0000 (GMT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 669AE43D79; Sun, 26 Dec 2004 05:42:19 +0000 (GMT) (envelope-from mi@symbion.zaytman.com) Received: from 207-172-77-9.c3-0.sbo-ubr1.sbo-ubr.ma.cable.rcn.com ([207.172.77.9] helo=symbion.zaytman.com) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CiRAY-0002Mo-00; Sun, 26 Dec 2004 00:42:18 -0500 Received: from symbion.zaytman.com (localhost [127.0.0.1]) by symbion.zaytman.com (8.13.1/8.13.1) with ESMTP id iBQ5gIIM022645; Sun, 26 Dec 2004 00:42:18 -0500 (EST) (envelope-from mi@symbion.zaytman.com) Received: (from mi@localhost) by symbion.zaytman.com (8.13.1/8.13.1/Submit) id iBQ5gIeL022644; Sun, 26 Dec 2004 00:42:18 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <200412260542.iBQ5gIeL022644@symbion.zaytman.com> To: edwin@FreeBSD.org Date: Sun, 26 Dec 2004 00:42:17 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL90 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=US-ASCII cc: ports@FreeBSD.org Subject: devel/sdl12 broken on 4-stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mi@aldan.algebra.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 05:42:21 -0000 Hello! When I try to build the port on 4.11-stable, I get the error below. Any clues? Is the MMX-assembly supposed to work with 4.x' system compiler (gcc-2.95.4)? Thanks! -mi =3D=3D=3D> Building for sdl-1.2.8,1 Making all in src Making all in main Making all in audio Making all in disk Making all in dsp Making all in dma Making all in arts Making all in esd Making all in nas Making all in video Making all in dummy Making all in x11 Making all in XFree86/Xxf86vm Making all in XFree86/Xxf86dga Making all in XFree86/Xv Making all in XFree86/Xinerama Making all in dga Making all in svga Making all in aalib source=3D'SDL_yuv_mmx.c' object=3D'SDL_yuv_mmx.lo' libtool=3Dyes depfile= =3D'.deps/SDL_yuv_mmx.Plo' tmpdepfile=3D'.deps/SDL_yuv_mmx.TPlo' depmode= =3Dgcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=3Dcompile cc -DP= ACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKA= GE_VERSION=3D\"\" -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACK= AGE=3D\"SDL\" -DVERSION=3D\"1.2.8\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H= =3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_M= EMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -D= HAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DHAVE_ALLOCA=3D1 -I. -I. -O -pi= pe -march=3Dpentiumpro -march=3Dpentiumpro -D_THREAD_SAFE -I/opt/include -= DHAVE_LIBUSBHID_H -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DLOPEN = -DUSE_ASMBLIT -I./hermes -I../../src/he= rmes -DOSS_SUPPORT -DARTSC_SUPPORT -DARTSC_DYNAMIC=3Dlibartsc.so.0 -I/opt/i= nclude/artsc -D_THREAD_SAFE -I/opt/include/glib-2.0 -I/opt/lib/glib-2.0/inc= lude -DESD_SUPPORT -DESD_DYNAMIC=3Dlibesd.so.2 -I/opt/include -DNAS_SUPPORT= -I/usr/X11R6/include/ -I/opt/in= clude -DENABLE_X11 -DXTHREADS -I./include -I./src/video -DXFREE86_VM -DXFRE= E86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINER= AMA -Isrc/video -DENABLE_DGA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL = -D_REENTRANT -D_THREAD_SAFE -= DSDL_USE_PTHREADS -DHAVE_SEMUN -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID= _UCR_DATA -I../../include -I../../include/SDL -I../../src -I../../src/main/= freebsd -I../../src/audio -I../../src/video -I../../src/video/XFree86/exten= sions -I../../src/events -I..= /../src/joystick -I../../src/cdrom -I../../src/thread -I../../src/timer -I.= ./../src/endian -I../../src/file -I../../src/thread -c -o SDL_yuv_mmx.lo SD= L_yuv_mmx.c cc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\"= -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"SDL\" -DV= ERSION=3D\"1.2.8\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STA= T_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAV= E_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_UNISTD_H= =3D1 -DHAVE_DLFCN_H=3D1 -DHAVE_ALLOCA=3D1 -I. -I. -O -pipe -march=3Dpentium= pro -march=3Dpentiumpro -D_THREAD_SAFE -I/opt/include -DHAVE_LIBUSBHID_H -W= all -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE= _DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DARTSC_S= UPPORT -DARTSC_DYNAMIC=3Dlibartsc.so.0 -I/opt/include/artsc -D_THREAD_SAFE = -I/opt/include/glib-2.0 -I/opt/lib/glib-2.0/include -DESD_SUPPORT -DESD_DYN= AMIC=3Dlibesd.so.2 -I/opt/include= -DNAS_SUPPORT -I/usr/X11R6/include/ -I/opt/include -DENABLE_X11 -DXTHREADS= -I./include -I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUS= E -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA = -DENABLE_SVGALIB -DENABLE_AAL= IB -DHAVE_OPENGL -D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMU= N -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -I../../include -I.= ./../include/SDL -I../../src -I../../src/main/freebsd -I../../src/audio -I.= ./../src/video -I../../src/vi= deo/XFree86/extensions -I../../src/events -I../../src/joystick -I../../src/= cdrom -I../../src/thread -I../../src/timer -I../../src/endian -I../../src/f= ile -I../../src/thread -c SDL_yuv_mmx.c -Wp,-MD,.deps/SDL_yuv_mmx.TPlo -fP= IC -DPIC -o .libs/SDL_yuv_mmx= .o SDL_yuv_mmx.c: In function `ColorRGBDitherYV12MMX1X': SDL_yuv_mmx.c:236: syntax error before `[' SDL_yuv_mmx.c: In function `Color565DitherYV12MMX1X': SDL_yuv_mmx.c:417: syntax error before `[' SDL_yuv_mmx.c: At top level: SDL_yuv_mmx.c:33: warning: `MMX_0080w' defined but not used SDL_yuv_mmx.c:34: warning: `MMX_00FFw' defined but not used SDL_yuv_mmx.c:35: warning: `MMX_FF00w' defined but not used SDL_yuv_mmx.c:37: warning: `MMX_Ycoeff' defined but not used SDL_yuv_mmx.c:39: warning: `MMX_UbluRGB' defined but not used SDL_yuv_mmx.c:40: warning: `MMX_VredRGB' defined but not used SDL_yuv_mmx.c:41: warning: `MMX_UgrnRGB' defined but not used SDL_yuv_mmx.c:42: warning: `MMX_VgrnRGB' defined but not used SDL_yuv_mmx.c:44: warning: `MMX_Ublu5x5' defined but not used SDL_yuv_mmx.c:45: warning: `MMX_Vred5x5' defined but not used SDL_yuv_mmx.c:46: warning: `MMX_Ugrn555' defined but not used SDL_yuv_mmx.c:47: warning: `MMX_Vgrn555' defined but not used SDL_yuv_mmx.c:48: warning: `MMX_Ugrn565' defined but not used SDL_yuv_mmx.c:49: warning: `MMX_Vgrn565' defined but not used SDL_yuv_mmx.c:51: warning: `MMX_red555' defined but not used SDL_yuv_mmx.c:52: warning: `MMX_red565' defined but not used SDL_yuv_mmx.c:53: warning: `MMX_grn555' defined but not used SDL_yuv_mmx.c:54: warning: `MMX_grn565' defined but not used SDL_yuv_mmx.c:55: warning: `MMX_blu5x5' defined but not used *** Error code 1 Stop in /usr/ports/devel/sdl12/work/SDL-1.2.8/src/video. *** Error code 1 Stop in /usr/ports/devel/sdl12/work/SDL-1.2.8/src/video. *** Error code 1 Stop in /usr/ports/devel/sdl12/work/SDL-1.2.8/src. *** Error code 1 Stop in /usr/ports/devel/sdl12/work/SDL-1.2.8. *** Error code 1 Stop in /usr/ports/devel/sdl12. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 06:49:21 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAFD216A4CE for ; Sun, 26 Dec 2004 06:49:21 +0000 (GMT) Received: from mails.tsinghua.edu.cn (mails.tsinghua.edu.cn [166.111.8.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A24D43D31 for ; Sun, 26 Dec 2004 06:49:19 +0000 (GMT) (envelope-from luohong99@mails.tsinghua.edu.cn) Received: (eyou send program); Sun, 26 Dec 2004 14:43:54 +0800 Message-ID: <304043433.05548@mails.tsinghua.edu.cn> Received: from unknown (HELO mails.tsinghua.edu.cn) (unknown@127.0.0.1) by 127.0.0.1 with SMTP; Sun, 26 Dec 2004 14:43:54 +0800 X-scanvirus: By Symantec Scan Engine X-scanresult: CLEAN X-Received: tu067195.tsinghua.edu.cn,166.111.67.195,20041226144352 Received: from tu067195.tsinghua.edu.cn (HELO theeluo) (luohong99@166.111.67.195) by localhost with SMTP; 26 Dec 2004 06:43:52 -0000 From: "Luo Hong" To: Date: Sun, 26 Dec 2004 14:49:35 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcTrFw/7k2skm9CWTIi+KTyexpY6Xg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Subject: Xorg 6.8.1 bug? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 06:49:21 -0000 Yesterday, I updated my X.org from 6.7.0 to 6.8.1, but display mode = worked abnormally, so I had to downgrade it back to 6.7.0. The problem is described below: I set "ModeLine" in xorg.conf according to "gtf" utility, but after = the upgrade, new xorg 6.8.1 seemed to not recongnize "ModeLine" Whatever "ModeLine" configuration was, it just locked the display mode, = the dot clock was locked at 108.00MHz, and the vertical refresh rate was locked at 60Hz. But when I downgraded back, everything worked = well, is this a bug of 6.8.1? My display card is Radeon LE with R100 kernel. Thank you and Best Regards, Yours sincerely Luo Hong EDA Group,=20 Circuits and Systems Division, Dept. of Electronic Engineering, Tsinghua University, Beijing, P.R. China =20 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 06:56:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D35E416A4CE for ; Sun, 26 Dec 2004 06:56:16 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0E343D2D for ; Sun, 26 Dec 2004 06:56:16 +0000 (GMT) (envelope-from jstock@speedymail.org) Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 3BD00C47335; Sun, 26 Dec 2004 01:56:16 -0500 (EST) X-Sasl-enc: xXilce16PMQvt9GkjqMjrA 1104044176 Received: from [24.118.111.37] (c-24-118-111-37.mn.client2.attbi.com [24.118.111.37]) by frontend2.messagingengine.com (Postfix) with ESMTP id D928E56F785; Sun, 26 Dec 2004 01:56:14 -0500 (EST) In-Reply-To: <200412260542.iBQ5gIeL022644@symbion.zaytman.com> References: <200412260542.iBQ5gIeL022644@symbion.zaytman.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3B5FCEBC-570B-11D9-9A8E-000D933BA524@speedymail.org> Content-Transfer-Encoding: 7bit From: Jeremy L.Stock Date: Sun, 26 Dec 2004 00:56:13 -0600 To: mi@aldan.algebra.com X-Mailer: Apple Mail (2.619) cc: ports@FreeBSD.org Subject: Re: devel/sdl12 broken on 4-stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 06:56:16 -0000 On Dec 25, 2004, at 11:42 PM, Mikhail Teterin wrote: > Hello! > > When I try to build the port on 4.11-stable, I get the error below. > Any clues? Is the MMX-assembly supposed to work with 4.x' system > compiler (gcc-2.95.4)? Thanks! > > -mi > > > Known see the pr filed the other day by me here http://www.freebsd.org/cgi/query-pr.cgi?pr=75478 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 11:15:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A1B816A4CE for ; Sun, 26 Dec 2004 11:15:16 +0000 (GMT) Received: from mxintern.schlund.de (mxintern.kundenserver.de [212.227.126.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C53043D48 for ; Sun, 26 Dec 2004 11:15:15 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from [127.0.0.1] (helo=boost.home.ahk) by mxintern.kundenserver.de with asmtp (Exim 4.34) id 1CiWMk-00008w-0a; Sun, 26 Dec 2004 12:15:14 +0100 From: Alex Kiesel To: "Michael C. Shultz" In-Reply-To: <200412240102.55744.ringworm@inbox.lv> References: <41CBD894.20806@FreeBSD.org> <200412240102.55744.ringworm@inbox.lv> Content-Type: text/plain Date: Sun, 26 Dec 2004 12:15:00 +0100 Message-Id: <1104059700.5091.11.camel@boost.home.ahk> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-ports@freebsd.org Subject: Re: error in "make index" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 11:15:16 -0000 On Fri, 2004-12-24 at 01:02 -0800, Michael C. Shultz wrote: > > It seems that it only does so if you run 'portsdb -F' manually > > yourself. If you remove INDEX* and run 'portupgrade -a', it still > > attempts to build INDEX the 'make index' way. > > > > >>And frankly, I'd support having 'make fetchindex' run automatically > > >> by the ports build system if the ${PORTS_INDEX} file doesn't > > >> exist. > > > > > > That sounds like a good idea. > > > > Should I open a PR for it? > > > > # Adam > > What if someone isn't connected to the internet? Probably shouldn't be > done automatically during port builds because many people just build > from a CD. The CD already ships with an up-to-date INDEX, and as long as you don't cvsup (which you can't without an internet connection), it won't be wiped out. -Alex From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 13:27:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70DFB16A4CE for ; Sun, 26 Dec 2004 13:27:27 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDCD43D1D for ; Sun, 26 Dec 2004 13:27:26 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 0FEE2707444; Mon, 27 Dec 2004 00:27:25 +1100 (EST) X-Viruscan-Id: <41CEBC3C0000CB9932165A@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id B5CF1707443; Mon, 27 Dec 2004 00:27:24 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 3CE3B707441; Mon, 27 Dec 2004 00:27:24 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 20F6F60EA; Mon, 27 Dec 2004 00:27:23 +1100 (EST) Date: Mon, 27 Dec 2004 00:27:23 +1100 From: Edwin Groothuis To: Joshua Tinnin Message-ID: <20041226132723.GI1435@k7.mavetju> References: <200412231651.52690.h@erathia.be> <200412232325.56753.h@erathia.be> <200412231501.42334.krinklyfig@spymac.com> <200412251607.08896.krinklyfig@spymac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412251607.08896.krinklyfig@spymac.com> User-Agent: Mutt/1.5.6i cc: h cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 13:27:27 -0000 On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > ===> Installing for gnuchess-5.07 > scripts/create_opening_book.sh:Permission denied > *** Error code 1 I have fixed the port. Next time feel free to complain at the last commiter :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 14:12:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFFC916A4CE for ; Sun, 26 Dec 2004 14:12:54 +0000 (GMT) Received: from mail.llorien.org (mail.llorien.org [212.88.225.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D4643D1F for ; Sun, 26 Dec 2004 14:12:54 +0000 (GMT) (envelope-from h=freebsd-ports=freebsd.org=hnmnrsfb@erathia.be) Received: from localhost (mail.llorien.org) [127.0.0.1] by mail.llorien.org with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) id=1CiZ8Z-0001X9-AE; Sun, 26 Dec 2004 15:12:51 +0100 Received: from (D576438D.kabel.telenet.be) [213.118.67.141] by mail.llorien.org with asmtp (SSL 3.0:RSA_ARCFOUR_MD5:16) id=1CiZ8Y-0001X6-Gi; Sun, 26 Dec 2004 15:12:46 +0100 From: h To: Edwin Groothuis Date: Sun, 26 Dec 2004 15:12:50 +0100 User-Agent: KMail/1.7.2 References: <200412231651.52690.h@erathia.be> <200412251607.08896.krinklyfig@spymac.com> <20041226132723.GI1435@k7.mavetju> In-Reply-To: <20041226132723.GI1435@k7.mavetju> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412261512.50849.h@erathia.be> X-Authenticated-Sender: h X-Virus-State: clean X-Spam-Score: 2.2 (++) cc: Joshua Tinnin cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 14:12:55 -0000 On Sunday 26 December 2004 14:27, Edwin Groothuis wrote: > On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > > ===> Installing for gnuchess-5.07 > > scripts/create_opening_book.sh:Permission denied > > *** Error code 1 > > I have fixed the port. > Next time feel free to complain at the last commiter :-) i'm sorry i don't track the commits log, i checked who was the maintainer from the makefile and sent him an e-mail. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 15:05:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 584ED16A4CE for ; Sun, 26 Dec 2004 15:05:13 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2713843D46 for ; Sun, 26 Dec 2004 15:05:13 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 59887512C2; Sun, 26 Dec 2004 07:04:31 -0800 (PST) Date: Sun, 26 Dec 2004 07:04:31 -0800 From: Kris Kennaway To: Luo Hong Message-ID: <20041226150431.GA4705@xor.obsecurity.org> References: <304043433.05548@mails.tsinghua.edu.cn> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <304043433.05548@mails.tsinghua.edu.cn> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Xorg 6.8.1 bug? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 15:05:13 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Dec 26, 2004 at 02:49:35PM +0800, Luo Hong wrote: > Yesterday, I updated my X.org from 6.7.0 to 6.8.1, but display mode worked abnormally, so I had to downgrade it back to 6.7.0. > The problem is described below: > I set "ModeLine" in xorg.conf according to "gtf" utility, but after the upgrade, new xorg 6.8.1 seemed to not recongnize "ModeLine" > Whatever "ModeLine" configuration was, it just locked the display mode, the dot clock was locked at 108.00MHz, and the vertical refresh > rate was locked at 60Hz. But when I downgraded back, everything worked well, is this a bug of 6.8.1? > My display card is Radeon LE with R100 kernel. Please raise this on an x.org support forum or x11@FreeBSD.org (except the FreeBSD port maintainers are on vacation, so it may be some time before you get a reply there). Kris --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBztL/Wry0BWjoQKURAp8AAKCEDVhH9TerSOnAxU+4HzG/TdqbUACffjho 8E+4VXCBINPkR/aO2k3lQDg= =KH9s -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 17:14:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C3DD16A4CE; Sun, 26 Dec 2004 17:14:37 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8A143D53; Sun, 26 Dec 2004 17:14:35 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.1/8.13.1) with ESMTP id iBQHEYNG024518; Sun, 26 Dec 2004 18:14:34 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.1/8.13.1) with ESMTP id iBQHEZwl058102; Sun, 26 Dec 2004 18:14:35 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.1/8.13.1/Submit) id iBQHEZHr058101; Sun, 26 Dec 2004 18:14:35 +0100 (CET) (envelope-from ftigeot) Date: Sun, 26 Dec 2004 18:14:34 +0100 From: Francois Tigeot To: Mark Ovens Message-ID: <20041226171434.GA2658@aoi.wolfpond.org> References: <41CAAA60.2080001@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41CAAA60.2080001@freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Digikam broken? Mutex lock failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 17:14:37 -0000 On Thu, Dec 23, 2004 at 11:22:08AM +0000, Mark Ovens wrote: > digikam-0.7 > > FreeBSD redshift 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Dec 22 13:16:53 > GMT 2004 mark@redshift:/usr/obj/usr/src/sys/REDSHIFT i386 > > When I select my camera, Canon Powershot A70, from the Camera menu I get > these errors: > > Mutex lock failure: Resource deadlock avoided > Mutex unlock failure: Operation not permitted > > This used to work with previous versions of FreeBSD 5.x and digikam > although I don't know when it stopped working. > > I can't find a PR for this so I'm guessing it may be something specific > to my system. > > Can anyone shed any light on this please? Well, it seems to be more general: I have a similar problem here. (5.3-RELEASE-p2/amd64) The errors are a bit different: /libexec/ld-elf.so.1: /usr/X11R6/lib/libqt-mt.so.3: Undefined symbol "pthread_attr_init" Mutex destroy failure: Device busy ICE default IO error handler doing an exit(), pid = 58057, errno = 2 -- Francois Tigeot From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 18:41:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B2016A4CE for ; Sun, 26 Dec 2004 18:41:57 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E7A43D48 for ; Sun, 26 Dec 2004 18:41:54 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 32523 invoked by uid 89); 26 Dec 2004 18:48:30 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 26 Dec 2004 18:48:30 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id C0D8411907 for ; Sun, 26 Dec 2004 20:41:51 +0200 (EET) Date: Sun, 26 Dec 2004 20:41:51 +0200 From: Ion-Mihai Tetcu To: ports@FreeBSD.ORG Message-ID: <20041226204151.6179901c@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 18:41:57 -0000 Hi, How can one extract patches or shars from the emails from GNATS without losing formatting ? I remember reading something about such a tool, but I forgot the name. Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 19:12:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 679A216A4CE; Sun, 26 Dec 2004 19:12:35 +0000 (GMT) Received: from mail.lovett.com (core.lovett.com [216.168.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5C543D48; Sun, 26 Dec 2004 19:12:35 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from 66-169-244-255.or.charter.com ([66.169.244.255] helo=[10.21.91.101]) by mail.lovett.com with esmtpa (Exim 4.43 (FreeBSD)) id 1Cidoh-0007w5-6O; Sun, 26 Dec 2004 19:12:35 +0000 Message-ID: <41CF0D1D.2010904@FreeBSD.org> Date: Sun, 26 Dec 2004 11:12:29 -0800 From: Ade Lovett User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Clint Olsen References: <20041222084249.GA76803@0lsen.net> <41C9CAFB.5090308@glengroup.com> <200412230037.iBN0bF9n021470@sakura.ninth-nine.com> <41CE4B75.3070008@0lsen.net> In-Reply-To: <41CE4B75.3070008@0lsen.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 19:12:35 -0000 Clint Olsen wrote: > Not to sound ungrateful, but why does one have to do all this gobbledy > gook in order to get flash working? Because Macromedia haven't made a FreeBSD-native flash plugin. > After reading the port and this > stuff, I still don't know what in the heck to do. Then you probably shouldn't attempt this on the basis that you could very well hose your entire system as a result. Go yell at Macromedia for not providing a FreeBSD-native plugin. > I thought the point > of the ports system is to make this stuff easier not bake cookies. It is. It does. I don't know how much simpler things could get than 'pkg_add gnome2', for example. Dealing with cross-platform issues, however, requires a reasonable amount of effort. Sometimes even on the part of those that use the port or package. Of course, you could always help out by asking Macromedia to produce a FreeBSD-native plugin. -aDe From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:14:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 562CE16A4CE for ; Sun, 26 Dec 2004 20:14:53 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id C162043D2D for ; Sun, 26 Dec 2004 20:14:52 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 5034E7632; Sun, 26 Dec 2004 21:12:54 +0100 (CET) Date: Sun, 26 Dec 2004 21:12:54 +0100 From: Thierry Thomas To: Ion-Mihai Tetcu Message-ID: <20041226201254.GA49603@graf.pompo.net> Mail-Followup-To: Ion-Mihai Tetcu , ports@FreeBSD.ORG References: <20041226204151.6179901c@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <20041226204151.6179901c@it.buh.tecnik93.com> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: ports@FreeBSD.ORG Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:14:53 -0000 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Dim 26 d=E9c 04 =E0 19:41:51 +0100, Ion-Mihai Tetcu =E9crivait=A0: > Hi, Hello, > How can one extract patches or shars from the emails from GNATS without > losing formatting ? I remember reading something about such a tool, but > I forgot the name. /usr/ports/Tools/scripts/getpr Regards, --=20 Th. Thomas. --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzxtGc95pjMcUBaIRAprCAJ9NhuzGcKtVaxw33NkQLM5g8NqOPQCg4uei kpstNUxRK61FW/zddL0Q0bQ= =I0wv -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:17:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08DB16A4CE for ; Sun, 26 Dec 2004 20:17:42 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3F343D31 for ; Sun, 26 Dec 2004 20:17:42 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 902A97632; Sun, 26 Dec 2004 21:15:44 +0100 (CET) Date: Sun, 26 Dec 2004 21:15:44 +0100 From: Thierry Thomas To: ports@FreeBSD.org Message-ID: <20041226201544.GB49603@graf.pompo.net> Mail-Followup-To: ports@FreeBSD.org References: <20041222084249.GA76803@0lsen.net> <41C9CAFB.5090308@glengroup.com> <200412230037.iBN0bF9n021470@sakura.ninth-nine.com> <41CE4B75.3070008@0lsen.net> <41CF0D1D.2010904@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA" Content-Disposition: inline In-Reply-To: <41CF0D1D.2010904@FreeBSD.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:17:43 -0000 --neYutvxvOLaeuPCA Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Dim 26 d=E9c 04 =E0 20:12:29 +0100, Ade Lovett =E9crivait=A0: > Clint Olsen wrote: > >Not to sound ungrateful, but why does one have to do all this gobbledy= =20 > >gook in order to get flash working? >=20 > Because Macromedia haven't made a FreeBSD-native flash plugin. >=20 > > After reading the port and this=20 > >stuff, I still don't know what in the heck to do. >=20 > Then you probably shouldn't attempt this on the basis that you could=20 > very well hose your entire system as a result. Go yell at Macromedia=20 > for not providing a FreeBSD-native plugin. Macromedia Flash For *BSD Petition: --=20 Th. Thomas. --neYutvxvOLaeuPCA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzxvwc95pjMcUBaIRAo9xAJ9zbWzKbw6zlq7C17KdQpsBLI4fSgCglwHY 84jTLZDsm6LNoi3uWjUl++8= =fWjN -----END PGP SIGNATURE----- --neYutvxvOLaeuPCA-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:23:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D0D16A4CE for ; Sun, 26 Dec 2004 20:23:17 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A613743D1F for ; Sun, 26 Dec 2004 20:23:17 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1Cieuu-000BHm-UT; Sun, 26 Dec 2004 21:23:04 +0100 Date: Sun, 26 Dec 2004 21:23:04 +0100 From: Kirill Ponomarew To: Ion-Mihai Tetcu Message-ID: <20041226202304.GB40489@voodoo.oberon.net> References: <20041226204151.6179901c@it.buh.tecnik93.com> <20041226201254.GA49603@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hQiwHBbRI9kgIhsi" Content-Disposition: inline In-Reply-To: <20041226201254.GA49603@graf.pompo.net> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: ports@FreeBSD.org Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:23:18 -0000 --hQiwHBbRI9kgIhsi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 26, 2004 at 09:12:54PM +0100, Thierry Thomas wrote: > > How can one extract patches or shars from the emails from GNATS without > > losing formatting ? I remember reading something about such a tool, but > > I forgot the name. >=20 > /usr/ports/Tools/scripts/getpr It works only for someone with freefall access. -Kirill --hQiwHBbRI9kgIhsi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzx2oQC1G6a60JuURAhJ0AJ0cJI4dFSR1VkQ3o9h9cAQFhUQr0QCeI3ra 9YNPkaPtq4Vs87JUmtE8j8I= =prDw -----END PGP SIGNATURE----- --hQiwHBbRI9kgIhsi-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:26:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368AB16A4CE for ; Sun, 26 Dec 2004 20:26:34 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id F00F643D31 for ; Sun, 26 Dec 2004 20:26:33 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1Ciey1-000BIw-0G; Sun, 26 Dec 2004 21:26:17 +0100 Date: Sun, 26 Dec 2004 21:26:16 +0100 From: Kirill Ponomarew To: Eddie Message-ID: <20041226202616.GC40489@voodoo.oberon.net> References: <20041224105532.EF2C460341@gate1.excedent.us> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5QAgd0e35j3NYeGe" Content-Disposition: inline In-Reply-To: <20041224105532.EF2C460341@gate1.excedent.us> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: ports@FreeBSD.org Subject: Re: mysql-server-4.0.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:26:34 -0000 --5QAgd0e35j3NYeGe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 24, 2004 at 04:55:22AM -0600, Eddie wrote: > When should I see the new port out? % make -VMAINTAINER -f /usr/ports/databases/mysql40-server/Makefile=20 ale@FreeBSD.org -Kirill --5QAgd0e35j3NYeGe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBzx5oQC1G6a60JuURAjr7AKDQNQITNYlxVM2e5oRBD9JoG0EJlgCdHwK/ rP/XGjHjA0FhEKN2j9lH7RI= =eekL -----END PGP SIGNATURE----- --5QAgd0e35j3NYeGe-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:35:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC25916A4CE for ; Sun, 26 Dec 2004 20:35:25 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F83643D55 for ; Sun, 26 Dec 2004 20:35:20 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 32627 invoked by uid 89); 26 Dec 2004 20:41:52 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 26 Dec 2004 20:41:52 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id E07711187D; Sun, 26 Dec 2004 22:35:06 +0200 (EET) Date: Sun, 26 Dec 2004 22:35:06 +0200 From: Ion-Mihai Tetcu To: Kirill Ponomarew Message-ID: <20041226223506.1251587f@it.buh.tecnik93.com> In-Reply-To: <20041226202304.GB40489@voodoo.oberon.net> References: <20041226204151.6179901c@it.buh.tecnik93.com> <20041226201254.GA49603@graf.pompo.net> <20041226202304.GB40489@voodoo.oberon.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: Thierry Thomas Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:35:26 -0000 On Sun, 26 Dec 2004 21:23:04 +0100 Kirill Ponomarew wrote: > On Sun, Dec 26, 2004 at 09:12:54PM +0100, Thierry Thomas wrote: > > > How can one extract patches or shars from the emails from GNATS without > > > losing formatting ? I remember reading something about such a tool, but > > > I forgot the name. > > > > /usr/ports/Tools/scripts/getpr > > It works only for someone with freefall access. Then it doesn't serve me :( I'm having some free time and I thought I could help testing the new ports pr or test other prs, to ease the commiters. -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:39:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4517F16A4CE for ; Sun, 26 Dec 2004 20:39:07 +0000 (GMT) Received: from smtp814.mail.sc5.yahoo.com (smtp814.mail.sc5.yahoo.com [66.163.170.84]) by mx1.FreeBSD.org (Postfix) with SMTP id DD2A443D2F for ; Sun, 26 Dec 2004 20:39:06 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp814.mail.sc5.yahoo.com with SMTP; 26 Dec 2004 20:39:06 -0000 From: Joshua Tinnin To: h Date: Sun, 26 Dec 2004 12:39:05 -0800 User-Agent: KMail/1.7.2 References: <200412231651.52690.h@erathia.be> <20041226132723.GI1435@k7.mavetju> <200412261512.50849.h@erathia.be> In-Reply-To: <200412261512.50849.h@erathia.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412261239.06078.krinklyfig@spymac.com> cc: Edwin Groothuis cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 20:39:07 -0000 On Sunday 26 December 2004 06:12 am, h wrote: > On Sunday 26 December 2004 14:27, Edwin Groothuis wrote: > > On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > > > ===> Installing for gnuchess-5.07 > > > scripts/create_opening_book.sh:Permission denied > > > *** Error code 1 > > > > I have fixed the port. > > Next time feel free to complain at the last commiter :-) > > i'm sorry i don't track the commits log, i checked who was the > maintainer from the makefile and sent him an e-mail. Yes, I'd like to make it clear I was also trying to help. The Makefile for gnuchess has this line: MAINTAINER= ports@FreeBSD.org BTW, I wasn't simply complaining. I figured out a way to make it work and posted it in order to help others who might have been having problems. I'm not yet familiar enough with patches and such to change the Makefile in this sort of situation, otherwise I just would have sent a patch. - jt From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 21:14:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB45E16A4CE for ; Sun, 26 Dec 2004 21:14:50 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0378C43D49 for ; Sun, 26 Dec 2004 21:14:50 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 3526E707443; Mon, 27 Dec 2004 08:14:48 +1100 (EST) X-Viruscan-Id: <41CF29C8000060D0EFEF4F@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id E19E1707441; Mon, 27 Dec 2004 08:14:47 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 3932770743E; Mon, 27 Dec 2004 08:14:47 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id BD9AC60E1; Mon, 27 Dec 2004 08:14:45 +1100 (EST) Date: Mon, 27 Dec 2004 08:14:45 +1100 From: Edwin Groothuis To: Joshua Tinnin Message-ID: <20041226211445.GN63708@k7.mavetju> References: <200412231651.52690.h@erathia.be> <20041226132723.GI1435@k7.mavetju> <200412261512.50849.h@erathia.be> <200412261239.06078.krinklyfig@spymac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412261239.06078.krinklyfig@spymac.com> User-Agent: Mutt/1.5.6i cc: h cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 21:14:50 -0000 On Sun, Dec 26, 2004 at 12:39:05PM -0800, Joshua Tinnin wrote: > On Sunday 26 December 2004 06:12 am, h wrote: > > On Sunday 26 December 2004 14:27, Edwin Groothuis wrote: > > > On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > > > > ===> Installing for gnuchess-5.07 > > > > scripts/create_opening_book.sh:Permission denied > > > > *** Error code 1 > > > > > > I have fixed the port. > > > Next time feel free to complain at the last commiter :-) > > > > i'm sorry i don't track the commits log, i checked who was the > > maintainer from the makefile and sent him an e-mail. > > Yes, I'd like to make it clear I was also trying to help. The Makefile > for gnuchess has this line: > > MAINTAINER= ports@FreeBSD.org > > BTW, I wasn't simply complaining. I figured out a way to make it work > and posted it in order to help others who might have been having > problems. I'm not yet familiar enough with patches and such to change > the Makefile in this sort of situation, otherwise I just would have > sent a patch. I wasn't complaining neither! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 21:45:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D01D16A4CF; Sun, 26 Dec 2004 21:45:09 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2A743D4C; Sun, 26 Dec 2004 21:45:08 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp09757877pcs.gambrl01.md.comcast.net[68.48.122.129]) by comcast.net (sccrmhc13) with ESMTP id <20041226214502016003f8s3e>; Sun, 26 Dec 2004 21:45:02 +0000 From: Derrick Edwards To: freebsd-ports@freebsd.org Date: Sun, 26 Dec 2004 16:59:58 -0500 User-Agent: KMail/1.7.2 References: <20041222084249.GA76803@0lsen.net> <41CE4B75.3070008@0lsen.net> <41CF0D1D.2010904@FreeBSD.org> In-Reply-To: <41CF0D1D.2010904@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200412261659.59728.dantavious@comcast.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org cc: ports@freebsd.org cc: Clint Olsen cc: Ade Lovett Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 21:45:09 -0000 On Sunday 26 December 2004 02:12 pm, Ade Lovett wrote: Did I miss why you are not using the linuxpluginwrapper. Talking about easy. Installing this port and reading the pkg_message will get you up and running very quickly. Just a suggestion. v/r Derrick > Clint Olsen wrote: > > Not to sound ungrateful, but why does one have to do all this gobbledy > > gook in order to get flash working? > > Because Macromedia haven't made a FreeBSD-native flash plugin. > > > After reading the port and this > > stuff, I still don't know what in the heck to do. > > Then you probably shouldn't attempt this on the basis that you could > very well hose your entire system as a result. Go yell at Macromedia > for not providing a FreeBSD-native plugin. > > > I thought the point > > of the ports system is to make this stuff easier not bake cookies. > > It is. It does. I don't know how much simpler things could get than > 'pkg_add gnome2', for example. > > Dealing with cross-platform issues, however, requires a reasonable > amount of effort. > > Sometimes even on the part of those that use the port or package. > > Of course, you could always help out by asking Macromedia to produce a > FreeBSD-native plugin. > > -aDe > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 21:45:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D01D16A4CF; Sun, 26 Dec 2004 21:45:09 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2A743D4C; Sun, 26 Dec 2004 21:45:08 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp09757877pcs.gambrl01.md.comcast.net[68.48.122.129]) by comcast.net (sccrmhc13) with ESMTP id <20041226214502016003f8s3e>; Sun, 26 Dec 2004 21:45:02 +0000 From: Derrick Edwards To: freebsd-ports@freebsd.org Date: Sun, 26 Dec 2004 16:59:58 -0500 User-Agent: KMail/1.7.2 References: <20041222084249.GA76803@0lsen.net> <41CE4B75.3070008@0lsen.net> <41CF0D1D.2010904@FreeBSD.org> In-Reply-To: <41CF0D1D.2010904@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200412261659.59728.dantavious@comcast.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org cc: ports@freebsd.org cc: Clint Olsen cc: Ade Lovett Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 21:45:09 -0000 On Sunday 26 December 2004 02:12 pm, Ade Lovett wrote: Did I miss why you are not using the linuxpluginwrapper. Talking about easy. Installing this port and reading the pkg_message will get you up and running very quickly. Just a suggestion. v/r Derrick > Clint Olsen wrote: > > Not to sound ungrateful, but why does one have to do all this gobbledy > > gook in order to get flash working? > > Because Macromedia haven't made a FreeBSD-native flash plugin. > > > After reading the port and this > > stuff, I still don't know what in the heck to do. > > Then you probably shouldn't attempt this on the basis that you could > very well hose your entire system as a result. Go yell at Macromedia > for not providing a FreeBSD-native plugin. > > > I thought the point > > of the ports system is to make this stuff easier not bake cookies. > > It is. It does. I don't know how much simpler things could get than > 'pkg_add gnome2', for example. > > Dealing with cross-platform issues, however, requires a reasonable > amount of effort. > > Sometimes even on the part of those that use the port or package. > > Of course, you could always help out by asking Macromedia to produce a > FreeBSD-native plugin. > > -aDe > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 21:49:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23F816A4CE; Sun, 26 Dec 2004 21:49:56 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6DD43D31; Sun, 26 Dec 2004 21:49:56 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id CCE85148FE; Sun, 26 Dec 2004 15:49:55 -0600 (CST) Date: Sun, 26 Dec 2004 15:49:55 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Thierry Thomas In-Reply-To: <20041226201254.GA49603@graf.pompo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Ion-Mihai Tetcu cc: ports@FreeBSD.ORG Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 21:49:56 -0000 On Sun, 26 Dec 2004, Thierry Thomas wrote: > /usr/ports/Tools/scripts/getpr With a little bit of work, this script could be taught to handle another special case: how to extract from a locally-mirrored GNATS repository. (I have one here for ports work and portsmon testing). However, that requires setup work and .5G of space, which is probably not the answer that the original poster was looking for, but someone might be interested in doing that (after that mythical Someone modified the script ...) Other than that it's File/Save in your favorite browser AFACIT. mcl From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 22:29:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E994616A4CE for ; Sun, 26 Dec 2004 22:29:43 +0000 (GMT) Received: from mail.llorien.org (mail.llorien.org [212.88.225.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A975043D31 for ; Sun, 26 Dec 2004 22:29:43 +0000 (GMT) (envelope-from h=freebsd-ports=freebsd.org=hnmnrsfb@erathia.be) Received: from localhost (mail.llorien.org) [127.0.0.1] by mail.llorien.org with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) id=1CigtI-0000Vl-Ix; Sun, 26 Dec 2004 23:29:39 +0100 Received: from (D576438D.kabel.telenet.be) [213.118.67.141] by mail.llorien.org with asmtp (SSL 3.0:RSA_ARCFOUR_MD5:16) id=1CigtH-0000Vi-Nj; Sun, 26 Dec 2004 23:29:31 +0100 From: h To: Edwin Groothuis Date: Sun, 26 Dec 2004 23:29:37 +0100 User-Agent: KMail/1.7.2 References: <200412231651.52690.h@erathia.be> <200412261239.06078.krinklyfig@spymac.com> <20041226211445.GN63708@k7.mavetju> In-Reply-To: <20041226211445.GN63708@k7.mavetju> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412262329.37767.h@erathia.be> X-Authenticated-Sender: h X-Virus-State: clean X-Spam-Score: 2.2 (++) cc: Joshua Tinnin cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 22:29:44 -0000 who was complaining? i just sent a bug report :-p On Sunday 26 December 2004 22:14, Edwin Groothuis wrote: > On Sun, Dec 26, 2004 at 12:39:05PM -0800, Joshua Tinnin wrote: > > On Sunday 26 December 2004 06:12 am, h wrote: > > > On Sunday 26 December 2004 14:27, Edwin Groothuis wrote: > > > > On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > > > > > ===> Installing for gnuchess-5.07 > > > > > scripts/create_opening_book.sh:Permission denied > > > > > *** Error code 1 > > > > > > > > I have fixed the port. > > > > Next time feel free to complain at the last commiter :-) > > > > > > i'm sorry i don't track the commits log, i checked who was the > > > maintainer from the makefile and sent him an e-mail. > > > > Yes, I'd like to make it clear I was also trying to help. The Makefile > > for gnuchess has this line: > > > > MAINTAINER= ports@FreeBSD.org > > > > BTW, I wasn't simply complaining. I figured out a way to make it work > > and posted it in order to help others who might have been having > > problems. I'm not yet familiar enough with patches and such to change > > the Makefile in this sort of situation, otherwise I just would have > > sent a patch. > > I wasn't complaining neither! > > Edwin From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 23:12:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455E816A4CE for ; Sun, 26 Dec 2004 23:12:07 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B2643D2D for ; Sun, 26 Dec 2004 23:12:01 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 26020 invoked by uid 89); 26 Dec 2004 23:18:35 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 26 Dec 2004 23:18:35 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 599061187D; Mon, 27 Dec 2004 01:11:49 +0200 (EET) Date: Mon, 27 Dec 2004 01:11:49 +0200 From: Ion-Mihai Tetcu To: Mark Linimon Message-ID: <20041227011149.1933e90e@it.buh.tecnik93.com> In-Reply-To: References: <20041226201254.GA49603@graf.pompo.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.ORG cc: Thierry Thomas Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2004 23:12:07 -0000 On Sun, 26 Dec 2004 15:49:55 -0600 (CST) Mark Linimon wrote: > On Sun, 26 Dec 2004, Thierry Thomas wrote: > > > /usr/ports/Tools/scripts/getpr > > With a little bit of work, this script could be taught to handle another > special case: how to extract from a locally-mirrored GNATS repository. > (I have one here for ports work and portsmon testing). However, that > requires setup work and .5G of space, which is probably not the answer > that the original poster was looking for, but someone might be > interested in doing that (after that mythical Someone modified the > script ...) The space wouldn't be a problem and setting up a GNATS replica neither, I presume, but modifying the script ... hm > Other than that it's File/Save in your favorite browser AFACIT. Since I'm subscribed to port-bugs@ I suppose it would be easier to write some getpr to work with the emails. Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 01:08:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E10CA16A4CE for ; Mon, 27 Dec 2004 01:08:37 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0913343D49 for ; Mon, 27 Dec 2004 01:08:37 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 93D2A707439; Mon, 27 Dec 2004 12:08:35 +1100 (EST) X-Viruscan-Id: <41CF60930000F16C825E5E@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 50566707437; Mon, 27 Dec 2004 12:08:35 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id CA2B070742E; Mon, 27 Dec 2004 12:08:34 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id A12FF60E1; Mon, 27 Dec 2004 12:08:33 +1100 (EST) Date: Mon, 27 Dec 2004 12:08:33 +1100 From: Edwin Groothuis To: Ion-Mihai Tetcu Message-ID: <20041227010833.GJ1435@k7.mavetju> References: <20041226204151.6179901c@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041226204151.6179901c@it.buh.tecnik93.com> User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.ORG Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 01:08:38 -0000 On Sun, Dec 26, 2004 at 08:41:51PM +0200, Ion-Mihai Tetcu wrote: > How can one extract patches or shars from the emails from GNATS without > losing formatting ? I remember reading something about such a tool, but > I forgot the name. I use the copy function of mozilla and the paste function of X into vi. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 01:22:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0650D16A4CF for ; Mon, 27 Dec 2004 01:22:43 +0000 (GMT) Received: from onyx.hysteria.sk (onyx.hysteria.sk [195.168.3.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC65743D49 for ; Mon, 27 Dec 2004 01:22:41 +0000 (GMT) (envelope-from skrat@hysteria.sk) Received: (qmail 624 invoked by uid 0); 27 Dec 2004 01:22:32 -0000 Received: from 228.red-217-217-103.user.auna.net (HELO [192.168.2.101]) ([217.217.103.228]) (envelope-sender ) by c0re.hysteria.sk (qmail-ldap-1.03) with SMTP for ; 27 Dec 2004 01:22:32 -0000 Message-ID: <41CF63D9.9060603@hysteria.sk> Date: Mon, 27 Dec 2004 02:22:33 +0100 From: "dusan >>" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: sk, en-us, en MIME-Version: 1.0 To: anholt@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on onyx.hysteria.sk X-Spam-Status: No, hits=-4.9 required=5.0 cc: ports@FreeBSD.org Subject: FreeBSD Port: xcompmgr-1.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 01:22:43 -0000 hi. I want to know how can I make this thing working.. thx. -- -- . dusan . . jabber: skrat@jabber.sk -- icq : 322853999 -- msn : skrat64@hotmail.com -- -- | _ ___ _.--. -- | \`.|\..----...-'` `-._.-'_.-'` -- | / ' ` , __.--' -- | )/' _/ \ `-_, / -- | `-'" `"\_ ,_.-;_.-\_ ', -- | _.-'_./ {_.' ; / -- {_.-``-' {_/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 01:42:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 293FE16A4CE; Mon, 27 Dec 2004 01:42:22 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019F043D4C; Mon, 27 Dec 2004 01:42:22 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 78A98148FD; Sun, 26 Dec 2004 19:42:21 -0600 (CST) Date: Sun, 26 Dec 2004 19:42:21 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Ion-Mihai Tetcu In-Reply-To: <20041227011149.1933e90e@it.buh.tecnik93.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.ORG cc: Mark Linimon cc: Thierry Thomas Subject: Re: extracting patches from GNATS mails ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 01:42:22 -0000 On Mon, 27 Dec 2004, Ion-Mihai Tetcu wrote: > The space wouldn't be a problem and setting up a GNATS replica neither, > I presume, but modifying the script ... hm Index: getpr =================================================================== RCS file: /home/FreeBSD/pcvs/ports/Tools/scripts/getpr,v retrieving revision 1.4 diff -u -r1.4 getpr --- getpr 28 Jul 2004 07:17:29 -0000 1.4 +++ getpr 27 Dec 2004 01:35:30 -0000 @@ -30,7 +30,10 @@ open(D, "> $pr") or die "$pr: $!"; open(PATCH, "> pr-patch") or die "pr-patch: $!"; -open(PR, " ${ssh} ${user}freefall.freebsd.org query-pr.real -F $pr | ") or die $!; +# remote system +# open(PR, " ${ssh} ${user}freefall.freebsd.org query-pr.real -F $pr | ") or die $!; +# local system +open(PR, " query-pr -F $pr | ") or die $!; my $fix = ""; my $infix = 0; Seems to DTRT here. I guess I should leave this in my local tree this way :-) mcl From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 04:41:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 907AD16A4CE; Mon, 27 Dec 2004 04:41:02 +0000 (GMT) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1711143D2D; Mon, 27 Dec 2004 04:41:02 +0000 (GMT) (envelope-from bogorodskiy@inbox.ru) Received: from [194.186.150.138] (port=62946 helo=novel.zapto.org) by mx1.mail.ru with esmtp id 1Cimgj-000ILT-00; Mon, 27 Dec 2004 07:40:58 +0300 Date: Mon, 27 Dec 2004 07:42:12 +0300 From: Roman Bogorodskiy To: "dusan >>" Message-ID: <20041227044212.GB702@lame.novel.ru> References: <41CF63D9.9060603@hysteria.sk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline In-Reply-To: <41CF63D9.9060603@hysteria.sk> X-GPG: http://phptags.sourceforge.net/key User-Agent: Mutt/1.5.6i X-Spam: Probable Spam cc: ports@FreeBSD.org cc: anholt@FreeBSD.org Subject: Re: FreeBSD Port: xcompmgr-1.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 04:41:02 -0000 --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable dusan wrote: > hi. I want to know how can I make this thing working.. thx. What's wrong with it? Maybe you forgot to add such lines to your xorg.conf: Section "Extensions" Option "Composite" "Enable" = =20 Option "RENDER" "Enable" = =20 EndSection And yes, it works only with xorg.=20 -Roman Bogorodskiy --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iQCVAwUBQc+SpIB0WzgdqspGAQI2WAQAhraarui+y/Q67v/iMmj6ToT7yItliLYw kXWuS8uKUeK4nZarf+U3UB9nQAUaZSELe6v2us0ZpIngnBe+poZC0VnRZLXeg3p1 IoleuC3ofuAar5LLYV2CxSixsZeupgV/7fnElEfNMPS+XqgM7Td62k2ToYmr39VW YNf5JifYiZI= =xafS -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 05:54:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C901516A4CE; Mon, 27 Dec 2004 05:54:26 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A1C43D54; Mon, 27 Dec 2004 05:54:26 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc12) with ESMTP id <20041227055423012007s3due>; Mon, 27 Dec 2004 05:54:23 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by 0lsen.net (Postfix) with ESMTP id B03C8179CA; Sun, 26 Dec 2004 21:54:22 -0800 (PST) Message-ID: <41CFA38E.5050800@0lsen.net> Date: Sun, 26 Dec 2004 21:54:22 -0800 From: Clint Olsen User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derrick Edwards References: <20041222084249.GA76803@0lsen.net> <41CE4B75.3070008@0lsen.net> <41CF0D1D.2010904@FreeBSD.org> <200412261659.59728.dantavious@comcast.net> In-Reply-To: <200412261659.59728.dantavious@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org cc: ports@freebsd.org Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 05:54:27 -0000 Derrick Edwards wrote: > Did I miss why you are not using the linuxpluginwrapper. Talking about easy. > Installing this port and reading the pkg_message will get you up and running > very quickly. Just a suggestion. > v/r > Derrick I did install the linuxpluginwrapper: 1) Firefox doesn't have an LD_PRELOAD entry. So, there's nothing to change here? 2) I don't even have a /etc/libmap.conf. So, rather than change lines I put the ones they suggested in there. It says SEE ALSO, %%LIBMAPCONF%%. What is that? 3) So, when I apply this dlsym(7) patch, what do I do next? Rebuild world and reinstall? It doesn't say. 4) It doesn't even say HOW to setup Flash7 support even though it's not reliable. So, I don't see what's so crystal clear here. -Clint From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 06:07:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94FFF16A4CE for ; Mon, 27 Dec 2004 06:07:20 +0000 (GMT) Received: from meisai.numachi.com (meisai.numachi.com [198.175.254.6]) by mx1.FreeBSD.org (Postfix) with SMTP id A911043D3F for ; Mon, 27 Dec 2004 06:07:19 +0000 (GMT) (envelope-from reichert@numachi.com) Received: (qmail 28569 invoked from network); 27 Dec 2004 06:07:18 -0000 Received: from natto.numachi.com (198.175.254.216) by meisai.numachi.com with SMTP; 27 Dec 2004 06:07:18 -0000 Received: (qmail 26803 invoked by uid 1001); 27 Dec 2004 06:07:18 -0000 Date: Mon, 27 Dec 2004 01:07:18 -0500 From: Brian Reichert To: KIMURA Yasuhiro Message-ID: <20041227060718.GB213@numachi.com> References: <200412230648.52325.dejan.lesjak@ijs.si> <200412222352.23671.krinklyfig@spymac.com> <20041224.001015.126530386.yasu@utahime.org> <20041224.084254.53107655.yasu@utahime.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041224.084254.53107655.yasu@utahime.org> User-Agent: Mutt/1.5.6i cc: freebsd-ports@freebsd.org Subject: Re: Update to X.org 6.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 06:07:20 -0000 On Fri, Dec 24, 2004 at 08:42:54AM +0900, KIMURA Yasuhiro wrote: > From: KIMURA Yasuhiro > Subject: Re: Update to X.org 6.8.1 > Date: Fri, 24 Dec 2004 00:10:15 +0900 (JST) > > > Then I can leave everything to my PC and sleep now. > > > > Thank you, and good night. > > Good morning. > > When I woke up, I found all packages successfully updated to 6.8.1. > > But I also found mozilla, firefox, thunderbird, rhythmbox, etc crash > at startup time as following. I wanted to provide a cheery 'me too': konqueror dies with: kioslave: ####### CRASH ###### protocol = http pid = 26738 signal = 11 kioslave: ####### CRASH ###### protocol = http pid = 26739 signal = 11 kioslave: ####### CRASH ###### protocol = http pid = 26740 signal = 11 (This was after a full rebuild of '-R -f kdebase'.) galeon: GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error 'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy, &sched)' aborting... Abort (core dumped) % QThread: internal error: zero data for running thread. ICE default IO error handler doing an exit(), pid = 26735, errno = 2 mozilla: % mozilla Error: No running window found. Segmentation fault Thankfully 'links -g' still works, so I can get some work done... Anyone have any insight on what's going on here? -- Brian Reichert 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA BSD admin/developer at large From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 09:00:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE0316A4CF for ; Mon, 27 Dec 2004 09:00:12 +0000 (GMT) Received: from onyx.hysteria.sk (onyx.hysteria.sk [195.168.3.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B2B43D49 for ; Mon, 27 Dec 2004 09:00:11 +0000 (GMT) (envelope-from skrat@hysteria.sk) Received: (qmail 7222 invoked by uid 0); 27 Dec 2004 09:00:07 -0000 Received: from 228.red-217-217-103.user.auna.net (HELO [192.168.2.101]) ([217.217.103.228]) (envelope-sender ) by c0re.hysteria.sk (qmail-ldap-1.03) with SMTP for ; 27 Dec 2004 09:00:07 -0000 Message-ID: <41CFCF15.2090500@hysteria.sk> Date: Mon, 27 Dec 2004 10:00:05 +0100 From: "dusan >>" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: sk, en-us, en MIME-Version: 1.0 To: Roman Bogorodskiy References: <41CF63D9.9060603@hysteria.sk> <20041227044212.GB702@lame.novel.ru> In-Reply-To: <20041227044212.GB702@lame.novel.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on onyx.hysteria.sk X-Spam-Status: No, hits=-4.9 required=5.0 cc: ports@FreeBSD.org cc: anholt@FreeBSD.org Subject: Re: FreeBSD Port: xcompmgr-1.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 09:00:12 -0000 Roman Bogorodskiy wrote: > dusan wrote: > > >>hi. I want to know how can I make this thing working.. thx. > > > What's wrong with it? > > Maybe you forgot to add such lines to your xorg.conf: > > Section "Extensions" > Option "Composite" "Enable" > Option "RENDER" "Enable" > EndSection > > And yes, it works only with xorg. > > -Roman Bogorodskiy yes, I am using xorg. what about this? checking for gettimeofday... yes checking for localtime_r... yes checking for pkg-config... /usr/local/bin/pkg-config checking for xcomposite xfixes xdamage xrender... gnome-config: not found gnome-config: not found Package xcomposite was not found in the pkg-config search path. Perhaps you should add the directory containing `xcomposite.pc' to the PKG_CONFIG_PATH environment variable No package 'xcomposite' found configure: error: Library requirements (xcomposite xfixes xdamage xrender) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to anholt@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-wm/xcompmgr/work/xcompmgr-1.1.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-wm/xcompmgr. -- -- . dusan . . jabber: skrat@jabber.sk -- icq : 322853999 -- msn : skrat64@hotmail.com -- -- | _ ___ _.--. -- | \`.|\..----...-'` `-._.-'_.-'` -- | / ' ` , __.--' -- | )/' _/ \ `-_, / -- | `-'" `"\_ ,_.-;_.-\_ ', -- | _.-'_./ {_.' ; / -- {_.-``-' {_/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 09:31:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3015416A4CE for ; Mon, 27 Dec 2004 09:31:19 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4DA443D41 for ; Mon, 27 Dec 2004 09:31:18 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) iBR9VgfV093145; Mon, 27 Dec 2004 04:31:42 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Brian Reichert In-Reply-To: <20041227060718.GB213@numachi.com> References: <200412230648.52325.dejan.lesjak@ijs.si> <200412222352.23671.krinklyfig@spymac.com> <20041224.001015.126530386.yasu@utahime.org> <20041224.084254.53107655.yasu@utahime.org> <20041227060718.GB213@numachi.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zelyP2OOTly4J/74ucdc" Organization: MarcusCom, Inc. Date: Mon, 27 Dec 2004 04:31:14 -0500 Message-Id: <1104139874.58257.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port cc: KIMURA Yasuhiro cc: freebsd-ports@freebsd.org Subject: Re: Update to X.org 6.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 09:31:19 -0000 --=-zelyP2OOTly4J/74ucdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-12-27 at 01:07 -0500, Brian Reichert wrote: > On Fri, Dec 24, 2004 at 08:42:54AM +0900, KIMURA Yasuhiro wrote: > > From: KIMURA Yasuhiro > > Subject: Re: Update to X.org 6.8.1 > > Date: Fri, 24 Dec 2004 00:10:15 +0900 (JST) > >=20 > > > Then I can leave everything to my PC and sleep now. > > >=20 > > > Thank you, and good night. > >=20 > > Good morning. > >=20 > > When I woke up, I found all packages successfully updated to 6.8.1. > >=20 > > But I also found mozilla, firefox, thunderbird, rhythmbox, etc crash > > at startup time as following.=20 >=20 > I wanted to provide a cheery 'me too': konqueror dies with: >=20 > kioslave: ####### CRASH ###### protocol =3D http pid =3D 26738 signal = =3D 11 > kioslave: ####### CRASH ###### protocol =3D http pid =3D 26739 signal = =3D 11 > kioslave: ####### CRASH ###### protocol =3D http pid =3D 26740 signal = =3D 11 >=20 > (This was after a full rebuild of '-R -f kdebase'.) >=20 > galeon: >=20 > GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): > error 'Invalid argument' during 'pthread_getschedparam (pthread_self(), > &policy, &sched)' > aborting... > Abort (core dumped) > % QThread: internal error: zero data for running thread. > ICE default IO error handler doing an exit(), pid =3D 26735, errno =3D = 2 >=20 > mozilla: >=20 > % mozilla > Error: No running window found. > Segmentation fault >=20 > Thankfully 'links -g' still works, so I can get some work > done... >=20 > Anyone have any insight on what's going on here? The problem has to do with weak pthread symbols being part of libX11, and libX11 be explicitly linked to binaries such as Mozilla. What happens is the pthread stub symbols from libX11 are used instead of the real (also weak) symbols from libc_r. This was not a problem in XFree86 or X.Org 6.7.1 since the pthread stubs were in a separate library (libXThrStub) that was never explicitly linked to any binaries, and thus that library was always linked in after libc_r. Passing -pthread to the compiler will cause it to pass -lc_r to the linker, but as one of the last arguments. Thus in X.Org 6.8.1 the pthread symbols are resolved from libX11 first, and bad things happen. This was posted to freebsd-x11@ as a workaround, http://lists.freebsd.org/pipermail/freebsd-x11/2004-December/001360.html but a safer (perhaps easier) workaround would be to revert back to XFree86 until a fix can be committed. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zelyP2OOTly4J/74ucdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBz9Zib2iPiv4Uz4cRAhCcAJ4oefcA8/6mz/9jnXYmFwno3w7prQCgmCo6 iSH14yeGbeituscnGepL8jo= =dYaw -----END PGP SIGNATURE----- --=-zelyP2OOTly4J/74ucdc-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 09:56:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26AFA16A4CE; Mon, 27 Dec 2004 09:56:34 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8763D43D46; Mon, 27 Dec 2004 09:56:33 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp09757877pcs.gambrl01.md.comcast.net[68.48.122.129]) by comcast.net (sccrmhc11) with ESMTP id <2004122709563201100avd74e>; Mon, 27 Dec 2004 09:56:32 +0000 From: Derrick Edwards To: Clint Olsen Date: Mon, 27 Dec 2004 05:11:29 -0500 User-Agent: KMail/1.7.2 References: <20041222084249.GA76803@0lsen.net> <200412261659.59728.dantavious@comcast.net> <41CFA38E.5050800@0lsen.net> In-Reply-To: <41CFA38E.5050800@0lsen.net> MIME-Version: 1.0 Message-Id: <200412270511.30877.dantavious@comcast.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: gnome@freebsd.org cc: ports@freebsd.org Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 09:56:34 -0000 Clint actually you can have flash up and running by using a couple of ports. The flashpluginwrapper and linuxpluginwrapper ports do the trick for me. For excellent step by step instructions on setting up flash with flashpluginwrapper go to.... http://www.evilcommandline.com/ Also, shows you a bunch of other newbie stuff that is great. Check it out. Now to your questions concerning the linuxplugin wrapper. I did install the linuxpluginwrapper: Firefox doesn't have an LD_PRELOAD entry. So, there's nothing to> change here? You are correct. I did not make any changes to firefox to get it to work either. 2) I don't even have a /etc/libmap.conf. So, rather than change lines I put the ones they suggested in there. It says SEE ALSO, %%LIBMAPCONF%%. What is that? Basically here what you want to do is go to your examples directory. (/usr/local/share/examples/linuxpluginwrapper) There you will find the entire libmap.conf that you need. There are several libmap.conf files available. Ofcourse, whatever version of FreeBSD you are using then use that one. libmap.conf-FreeBSD4.x libmap.conf-FreeBSD5-current libmap.conf-FreeBSD5-stable Whatever one you choose copy it to /etc/libmap.conf 3) So, when I apply this dlsym(7) patch, what do I do next? Rebuild world and reinstall? It doesn't say. I did not install such a patch. Pretty sure that you dont also? 4) It doesn't even say HOW to setup Flash7 support even though it's not reliable. Once you find the libmap.conf you are going to see that it is broke down in various sections by the diferent programs. As always comment out what you dont want. You may have to manually installed linux-flashplugin7 from the ports if you wish to use it. You should be well on your way to having flash up and running. If you have any other questions please let us know and we will be glad to help. v/r Derrick From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 11:01:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE63A16A4CE for ; Mon, 27 Dec 2004 11:01:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E24343D2D for ; Mon, 27 Dec 2004 11:01:02 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBRB12nu029207 for ; Mon, 27 Dec 2004 11:01:02 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBRB11h4029194 for freebsd-ports@freebsd.org; Mon, 27 Dec 2004 11:01:01 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Dec 2004 11:01:01 GMT Message-Id: <200412271101.iBRB11h4029194@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 11:01:03 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/22] ports/25272 ports-bugs Using lang/eperl as cgi/nph binary execut 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2001/10/02] ports/30993 ports-bugs xxgdb cannot open source file o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d s [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i s [2002/12/18] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM o [2003/05/30] ports/52793 ports-bugs Samba 2.2.8a printing woes s [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US f [2003/11/15] ports/59298 ports-bugs Can't render anything with Blender / RADE s [2003/12/29] ports/60700 ports-bugs squid cannot be built with transparent-ip o [2004/01/08] ports/61053 ports-bugs opengk cause cored dump version 4.9 and 5 f [2004/02/05] ports/62377 ports-bugs strace hangs when running programs from c s [2004/02/25] ports/63354 ports-bugs security/bcwipe does not act successfully a [2004/06/09] ports/67735 ports-bugs biology/ncbi-toolkit does not build bl2se o [2004/06/11] ports/67851 ports-bugs pwlib requires gc-3.3 to build properly o o [2004/06/16] ports/68022 ports-bugs [PATCH] net/gnomemeeting: a possible work f [2004/07/17] ports/69212 ports-bugs ports/palm/coldsync doesn't work with Pal a [2004/07/20] ports/69322 ports-bugs ghostscript-afpl (8.14_5.1) fails if I tr o [2004/08/05] ports/70021 ports-bugs [PATCH] mail/spamass-milter: Reliability f [2004/09/05] ports/71409 ports-bugs [PATCH] cad/gnucap: fix the build with gc o [2004/09/07] ports/71475 ports-bugs ACID (snort DB) detects versions incorrec f [2004/09/11] ports/71578 ports-bugs graphics/xfig - problem during install, m f [2004/09/16] ports/71803 ports-bugs [PATCH] math/pari-devel is now able to co f [2004/09/19] ports/71916 ports-bugs [PATCH] www/plugger doesn't honor his con f [2004/09/25] ports/72090 ports-bugs [patch] math/maxima: Unbreak, upgrade, cl s [2004/10/30] ports/73310 ports-bugs [UPDATE] updating graphics/diacanvas2 to o [2004/11/06] misc/73586 ports-bugs Lexmark X73 printer makes banging noises f [2004/11/09] ports/73694 ports-bugs Problem compiling Ghostscript o [2004/11/10] ports/73758 ports-bugs logjam port does not link f [2004/11/19] ports/74099 ports-bugs Quagga's bgpd lockups when peer dies. o [2004/11/23] ports/74293 ports-bugs [new port] textproc/p5-IO-CSVHeaderFile: o [2004/11/26] ports/74432 ports-bugs ohphone 1.4.1 crashes in 5.3 Stable o [2004/11/26] ports/74438 ports-bugs New Port: www/p5-W3C-LinkChecker - checks s [2004/12/02] ports/74625 ports-bugs outdated GNU gatekeeper port o [2004/12/08] ports/74833 ports-bugs cl-asdf-cmucl doesn't build? f [2004/12/08] ports/74857 ports-bugs clamav socket problem f [2004/12/11] ports/74956 ports-bugs net/py-bittornado fails checksum on last f [2004/12/14] ports/75075 ports-bugs update: lang/munger - new port revision t f [2004/12/16] ports/75147 ports-bugs [PATCH] Several improvements to security/ o [2004/12/19] ports/75261 ports-bugs [patch] update ports/www/smarty to 2.6.6 o [2004/12/20] ports/75300 ports-bugs quagga come to infinitive loop when 'writ o [2004/12/23] ports/75416 ports-bugs x11-toolkits/xview broken from removal of o [2004/12/23] ports/75439 ports-bugs scanning of some zip files broken in secu 44 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/10/30] ports/22412 ports-bugs two extraneous ports and one name change s [2001/01/13] ports/24299 ports-bugs New port sysutils/tpconfig: configure the f [2001/03/29] ports/26192 ports-bugs apel appeared both in xemacs/site-package s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp s [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/18] ports/48426 ports-bugs [PATCH] digger-vgl does not support conso o [2003/04/08] bin/50724 ports-bugs [PATCH] make /usr/sbin/pkg_fetch save ful o [2003/06/03] ports/52906 ports-bugs vid-1.0.1 from ports does not work with U o [2003/07/25] ports/54866 ports-bugs libgnugetopt incompatibility breaks mjpeg o [2003/08/23] ports/55896 ports-bugs [NEW PORT] www/mozplugger s [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/11/30] ports/59861 ports-bugs New port: net/mu-conference, jabber-mu-co o [2003/12/12] ports/60185 ports-bugs [New Port] www/w3-emacs21 WWW browser bas o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox o [2003/12/23] ports/60521 ports-bugs sane-backends-1.0.13_1 coredumps in use w o [2004/01/08] ports/61069 ports-bugs [patch] ports/Mk/bsd.emacs.mk is not PREF o [2004/01/15] ports/61384 ports-bugs NEW PORT: textproc/htmlize.el (turn emacs s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp o [2004/02/09] ports/62585 ports-bugs New port: net/mu-conference (Multi-User C o [2004/02/14] ports/62840 ports-bugs New Port: dns/bind9-sdb-ldap, bind9 patch o [2004/02/17] ports/62960 ports-bugs new port: sysutils/mapchan, utility "mapc f [2004/02/25] ports/63357 ports-bugs [patch] www/linux-mozillafirefox port cre o [2004/03/08] ports/63936 ports-bugs New port: security/aimsniff A perl script f [2004/03/13] ports/64202 ports-bugs New Port: x11/kde_api_reference_32, the k o [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM f [2004/03/22] ports/64586 ports-bugs new port: devel/preps-devel-gui stable re o [2004/03/28] ports/64838 ports-bugs new port: chinese/msttf o [2004/03/29] ports/64898 ports-bugs new port: misc/heyu2 for X10 control f [2004/03/31] ports/65009 ports-bugs Maintainer update: lang/gforth (build fix o [2004/04/05] ports/65207 ports-bugs [NEW PORT FIX]vietnamese/xvnkb build fix o [2004/04/08] ports/65318 ports-bugs New port: games/noegnud* an ASCII/2D/3D U f [2004/04/20] ports/65824 ports-bugs sysutils/LPRng and sysutils/LPRngTool - a o [2004/04/27] ports/66031 ports-bugs [NEW PORT] science/mcstas - neutron ray-t o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr o [2004/05/04] ports/66266 ports-bugs ports/net/yptransitd: support FreeBSD NIS o [2004/05/05] ports/66282 ports-bugs [NEW PORT] mail/p5-Mail-Vispan: PERL scri o [2004/05/11] ports/66506 ports-bugs [NEW PORT] www/p5-Apache-GopherHandler: G o [2004/05/23] ports/67095 ports-bugs New port: www/p5-PLP: A Perl embedder som o [2004/06/04] ports/67572 ports-bugs New port: mnogosearch-devel: Full feature s [2004/06/11] ports/67815 ports-bugs ImageMagick no longer recognizes FlashPix o [2004/07/08] ports/68826 ports-bugs various anomalies with xemacs port f [2004/07/08] ports/68828 ports-bugs [PATCH] sysutils/ucspi-tcp: Apply ucspi-r o [2004/07/09] ports/68872 ports-bugs audio/libmikmod update to 3.2.0-beta2 ; a o [2004/07/11] ports/68934 ports-bugs New port: security/amavis-stats A simple f [2004/07/18] ports/69219 ports-bugs update rwhoisd to version 1.5.9; install o [2004/07/22] ports/69422 ports-bugs New port: the Equeue OCaml library o [2004/07/23] ports/69475 ports-bugs xemacs invalidly calls xargs (witj unexis o [2004/07/25] ports/69586 ports-bugs New port: chinese/PCManX f [2004/07/31] ports/69849 ports-bugs [update] py-opengl o [2004/08/05] ports/70017 ports-bugs New port: japanized strings(1) command (j f [2004/08/05] ports/70025 ports-bugs IPv6 CATEGORY not documented correctly o [2004/08/06] ports/70062 ports-bugs tetxproc/p5-Bloom-Filter - A new port of o [2004/08/10] ports/70271 ports-bugs [new port] biology/finchtv a DNA sequence f [2004/08/11] ports/70308 ports-bugs finance/openhbci port update f [2004/08/13] ports/70433 ports-bugs new plugin port for childsplay o [2004/08/20] ports/70683 ports-bugs [NEW PORT] x11-toolkits/p5-Gtk2-PodViewer f [2004/08/21] ports/70801 ports-bugs [NEW PORT] mail/crm114-devel: An Markov b o [2004/08/23] ports/70845 ports-bugs [NEW PORT] devel/tkshape - A Tk library t o [2004/08/26] ports/70999 ports-bugs New port: graphics/evas1 Hardware acceler o [2004/08/31] ports/71199 ports-bugs [PATCH] updated port ecartis 20040426 o [2004/09/01] ports/71221 ports-bugs new port: science/buddy - A Binary Decisi o [2004/09/03] ports/71326 ports-bugs New Port: net/shmux Shell multiplexer usi o [2004/09/04] ports/71381 ports-bugs New port:: A tool that, installed on a ga f [2004/09/06] ports/71436 ports-bugs [ Update ] databases/myodbc to 3.51.09 o [2004/09/07] ports/71461 ports-bugs New port: net/vqcc-gtk LAN chat client co o [2004/09/07] ports/71462 ports-bugs New port: net/sixxs-aiccu ipv6 TIC+ tunne o [2004/09/08] ports/71489 ports-bugs [PATCH] www/slash: initial support for mo f [2004/09/09] ports/71535 ports-bugs port sysutils/xbatt modification o [2004/09/10] ports/71554 ports-bugs [NEW PORT] japanese/ja-sfa: A CRPG game f f [2004/09/11] ports/71604 ports-bugs Update port: net/qadsl Update to 1.3.3 o [2004/09/17] ports/71821 ports-bugs [NEW PORT] net/bindtest: Test bind() sema o [2004/09/17] ports/71832 ports-bugs Default Valgrind suppresion files for dif o [2004/09/18] ports/71892 ports-bugs New port: security/sud Daemon used to exe o [2004/09/21] ports/71953 ports-bugs New port: x11-themes/kde-splash-freebsd: o [2004/09/22] ports/71997 ports-bugs New port:math/webwork used to create prob o [2004/09/24] ports/72055 ports-bugs New port: lang/see Simple ECMAScript Engi f [2004/09/29] ports/72167 ports-bugs New port: lang/xharbour An extended xBase o [2004/09/29] ports/72170 ports-bugs [PATCH] www/mozilla-bonobo - build also w o [2004/09/29] ports/72184 ports-bugs New port: editors/freemind: Mind-mapping o [2004/10/01] ports/72227 ports-bugs [NEW PORT] database/oracle-instantclient- o [2004/10/02] ports/72249 ports-bugs [MAINTAINER] palm/synce-gnomevfs: update o [2004/10/02] ports/72250 ports-bugs [MAINTAINER] palm/synce-rra: update to 0. o [2004/10/02] ports/72251 ports-bugs [MAINTAINER] palm/synce-trayicon: update o [2004/10/02] ports/72260 ports-bugs New port: irc/xchat-ecl-plugin A plugin t o [2004/10/07] ports/72421 ports-bugs new port: py-Levenshtein o [2004/10/12] ports/72550 ports-bugs [NEW PORT] mail/itraxp: Advanced perl sup o [2004/10/14] ports/72700 ports-bugs New port: devel/cl-uffi Universal Foreign o [2004/10/14] ports/72701 ports-bugs New port: devel/cl-uffi-cmucl Universal F o [2004/10/14] ports/72702 ports-bugs New port: devel/cl-uffi-sbcl Universal Fo o [2004/10/16] ports/72758 ports-bugs New port: latex-schedule f [2004/10/16] ports/72759 ports-bugs Portsentry doesn't install sample startup o [2004/10/21] ports/72955 ports-bugs New port: devel/opencxx Metaobject protoc s [2004/10/21] ports/72956 ports-bugs x11/dgs incorrectly marked as IGNORE o [2004/10/22] ports/72988 ports-bugs [New Port] www/p5-WWW-SourceForge Retriev o [2004/10/24] ports/73062 ports-bugs New port: devel/p5-Gnome2-GConf, Perl bin o [2004/10/24] ports/73063 ports-bugs New port: misc/translator, a GTK+ fronten o [2004/10/25] ports/73137 ports-bugs heanet sourceforge mirror IPv6 Problems. o [2004/10/26] ports/73152 ports-bugs [NEW PORT] graphics/chartdirector: Charti o [2004/10/26] ports/73168 ports-bugs Linux ldd broken o [2004/10/27] ports/73203 ports-bugs New Port: print/foomatic-filters, univers o [2004/10/29] ports/73270 ports-bugs New port: www/p5-CGI-Builder-TT2 o [2004/10/30] ports/73320 ports-bugs New Port: kde_head_api_reference, the kde o [2004/11/04] ports/73513 ports-bugs [NEW PORT] devel/p5-Mknod: Perl module in f [2004/11/09] ports/73721 ports-bugs [MAINTAINER] lang/pike76: Fix 64bits brea f [2004/11/11] ports/73833 ports-bugs sysutils/smartmontools: smartctl -a /dev/ o [2004/11/12] ports/73864 ports-bugs new port: comms/smstools f [2004/11/13] ports/73914 ports-bugs /usr/ports/lang/scm marked broken unjusti f [2004/11/13] ports/73917 ports-bugs [PATCH] Update audio/cheesetracker to 0.9 o [2004/11/16] ports/74017 ports-bugs [new port] net/gacxtool: The GTK ACX Tool o [2004/11/17] ports/74039 ports-bugs [update]irc/erc: add dependency and byte- o [2004/11/18] ports/74086 ports-bugs New port:chinese/chmsee A viewer for Micr o [2004/11/19] ports/74097 ports-bugs New Port: x11-clocks/my_clock: display th f [2004/11/20] ports/74179 ports-bugs [PATCH] Fix build of security/sfs s [2004/11/21] ports/74195 ports-bugs fix build error of devel/swarm for gcc 3. f [2004/11/21] ports/74205 ports-bugs Patch for Connection.cc in the mysqlcppap f [2004/11/21] ports/74210 ports-bugs port www/privoxy needs an example startup f [2004/11/21] ports/74219 ports-bugs [PATCH] xmms hides some interesting infor f [2004/11/22] ports/74233 ports-bugs ntfsclone (sysutils/ntfsprogs) broken o [2004/11/23] ports/74294 ports-bugs New port: jabber-pymsn-transport-0.7.4 f [2004/11/24] ports/74307 ports-bugs In x11/xdialog, options "tailbox and logb o [2004/11/24] ports/74316 ports-bugs New port: sysutils/env4801 environmental o [2004/11/24] ports/74340 ports-bugs New port: sysutils/pcfclock - userland ac o [2004/11/28] ports/74483 ports-bugs Update port: graphics/xrml fix build on a o [2004/11/28] ports/74484 ports-bugs update emulators/hatari to 0.50 f [2004/11/28] ports/74493 ports-bugs Update port: net/arping Low level "ping" f [2004/11/30] ports/74541 ports-bugs [patch] ports/mail/p5-Sendmail-Milter doe f [2004/12/01] ports/74594 ports-bugs Update port: audio/xmms-pipe to 0.5.4 f [2004/12/02] ports/74603 ports-bugs [Maintainer] Update textproc/scim and tex o [2004/12/02] ports/74615 ports-bugs new port: net/quoted o [2004/12/03] ports/74637 ports-bugs New port: news/klibido o [2004/12/04] ports/74660 ports-bugs New port: textproc/stardict2-rptts o [2004/12/04] ports/74661 ports-bugs New port: chinese/scim-chewing o [2004/12/04] ports/74664 ports-bugs New port: x11-clocks/bdesktopclock f [2004/12/04] ports/74669 ports-bugs The port math/octave is marked BROKEN on f [2004/12/04] ports/74671 ports-bugs [PATCH] devel/dmalloc: update to 5.4.2 f [2004/12/05] ports/74694 ports-bugs java/netrexx port in wrong main category, o [2004/12/05] ports/74714 ports-bugs [NEW PORT] textproc/stardict2-rptts o [2004/12/05] ports/74717 ports-bugs New Port : emulators/e-uae, enhanced vers f [2004/12/05] ports/74723 ports-bugs [MAINTAINER] www/W3C-LogValidator: update o [2004/12/06] ports/74772 ports-bugs [NEW PORT] comms/cwdaemon: Amateur Radio o [2004/12/06] ports/74784 ports-bugs [NEW PORT] math/geonext: Interactive (dyn f [2004/12/10] ports/74916 ports-bugs sysutils/bpm - Patch which fixes running f [2004/12/10] ports/74922 ports-bugs [PATCH] Update www/trac to 0.8 o [2004/12/12] ports/74996 ports-bugs [NEW PORT] sysutils/logwatch: Logwatch is f [2004/12/12] ports/75000 ports-bugs Patch port: audio/wsoundprefs unbroke por o [2004/12/13] ports/75011 ports-bugs [PATCH] math/unixstat port has rotten bit f [2004/12/14] ports/75047 ports-bugs [PATCH] graphics/showimg: update to 0.9.4 o [2004/12/14] ports/75050 ports-bugs new port: net/ventrilo f [2004/12/14] ports/75058 ports-bugs emulators/hfsutils - You need TCL/TK? f [2004/12/14] ports/75060 ports-bugs [UPDATE] net/p5-RPC-XML from 0.53 to 0.54 o [2004/12/14] ports/75078 ports-bugs new port - yydecode is a decoder for usen f [2004/12/14] ports/75081 ports-bugs avidemux2 build error (missing aclocal19) o [2004/12/15] ports/75100 ports-bugs [PATCH] textproc/sgmltools-lite: [fix bro f [2004/12/15] ports/75129 ports-bugs Update port: graphics/ftgl 2.09 -> 2.12 o [2004/12/15] ports/75130 ports-bugs [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] ports/75136 ports-bugs New Port mail/xfaces (really a reinclusio o [2004/12/16] ports/75148 ports-bugs [PATCH] math/concorde: update to 20031219 o [2004/12/17] ports/75173 ports-bugs New port: devel/cgprof Generates colored o [2004/12/18] ports/75236 ports-bugs Update Avidemux2 to 2.0.34-test2 and fix o [2004/12/18] ports/75240 ports-bugs New port: www/wordpress-mu , multi-user v o [2004/12/19] ports/75247 ports-bugs Update ports/convert/p5-Unicode-IMAPUtf7 o [2004/12/20] ports/75285 ports-bugs New Port: x11/padkey - Use an SNES pad on o [2004/12/20] ports/75293 ports-bugs [ maintener-update ] update gdvrecv to 1. o [2004/12/20] ports/75302 ports-bugs Patches for cleaning problems reported by o [2004/12/20] ports/75322 ports-bugs [MAINTAINER] textproc/gtk: unbreak f [2004/12/20] ports/75332 ports-bugs Update devel/kscope to version 1.0. o [2004/12/20] ports/75341 ports-bugs Unable to install py-imaging port python o [2004/12/21] ports/75342 ports-bugs Upgrade of port science/vmd o [2004/12/21] ports/75351 ports-bugs [MAINTAINER UPDATE] www/plone to 2.0.5 o [2004/12/21] ports/75352 ports-bugs [NEW PORT] security/gaim-otr Off The reco o [2004/12/21] ports/75353 ports-bugs [update] security/drweb-postfix update to o [2004/12/21] ports/75354 ports-bugs [PORT UPDATE] net/amule-devel 2.0.0rc7_1 o [2004/12/21] ports/75355 ports-bugs [MAINTAINER] multimedia/camserv: [SUMMARI o [2004/12/21] ports/75357 ports-bugs [MAINTAINER] security/revelation: pkg-pli o [2004/12/21] ports/75363 ports-bugs port files have a+x permissions security/ o [2004/12/21] ports/75369 ports-bugs new port net/p5-Perlbal o [2004/12/21] ports/75372 ports-bugs [PATCH] www/p5-Apache-AxKit-Plugin-AddXSL o [2004/12/22] ports/75383 ports-bugs [maintainer] emulators/fceu: update to 0. o [2004/12/22] ports/75389 ports-bugs add additional patch site to net/isc-dhcp o [2004/12/22] ports/75391 ports-bugs [update] security/drweb-qmail update to 4 o [2004/12/22] ports/75405 ports-bugs New port: math/polymake tools for experim o [2004/12/22] ports/75408 ports-bugs Update port: math/py-fpconst change to 0. o [2004/12/23] ports/75414 ports-bugs Upgrade xmbibtex-1.5 to xmbibtex-1.7 o [2004/12/23] ports/75424 ports-bugs new port: security/bdc (BitDefender Conso o [2004/12/23] ports/75436 ports-bugs [maintainer] devel/valgrind*: Check for k o [2004/12/23] ports/75437 ports-bugs [maintainer] x11-wm/kahakai: fix python c o [2004/12/23] ports/75442 ports-bugs gnokii port does not include ical support o [2004/12/23] ports/75447 ports-bugs [PATCH] textproc/py24-docutils: fix plist o [2004/12/23] ports/75448 ports-bugs Update port: mail/libsrs2 change to 1.0.1 f [2004/12/24] ports/75450 ports-bugs [PATCH] dns/pdnsd: update 1.2 to 1.2.1 o [2004/12/24] ports/75451 ports-bugs Update port: databases/freetds change to o [2004/12/24] ports/75466 ports-bugs New port: science/gsystem, evolution and o [2004/12/24] ports/75469 ports-bugs A new version of CT++ library o [2004/12/24] ports/75474 ports-bugs Update port: lang/munger - upate to versi o [2004/12/25] ports/75490 ports-bugs GTKam requires updating to gimp2.2 o [2004/12/26] ports/75500 ports-bugs [UPDATE]: emulators/zsnes updated to 1.40 o [2004/12/26] ports/75501 ports-bugs [MAINTAINER] editors/leafpad: update to 0 o [2004/12/26] ports/75504 ports-bugs Minor enhancement to the cad/ngspice port o [2004/12/26] ports/75511 ports-bugs Update port: new patch file for japanese/ o [2004/12/26] ports/75513 ports-bugs MAINTAINER UPDATE: security/amavisd-new t o [2004/12/26] ports/75517 ports-bugs New port: sysutils/pkg_rmleaves (deinstal o [2004/12/26] ports/75521 ports-bugs New port: mail/py-spf Python implementati o [2004/12/27] ports/75522 ports-bugs Update port: net/bnbt - please krisbot, a o [2004/12/27] ports/75523 ports-bugs update textproc/py-docutils to 0.3.7 o [2004/12/27] ports/75524 ports-bugs [MAINTAINER UPDATE] databases/adodb 4.53 o [2004/12/27] ports/75528 ports-bugs Change math/spooles to build with threads o [2004/12/27] ports/75529 ports-bugs New port: science/isaac-cfd o [2004/12/27] ports/75530 ports-bugs [PATCH] mail/nbsmtp: update to 0.98 o [2004/12/27] ports/75534 ports-bugs [MAINTAINER UPDATE] fix pkg-plist of game o [2004/12/27] ports/75535 ports-bugs Upgraded Port: mail/dcc-dccd 212 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 12:10:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8682816A4D0 for ; Mon, 27 Dec 2004 12:10:58 +0000 (GMT) Received: from org.ukrsat.com (org.ukrsat.com [212.35.173.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C06E43D2F for ; Mon, 27 Dec 2004 12:10:56 +0000 (GMT) (envelope-from hunter@comsys.com.ua) Received: from localhost (localhost [127.0.0.1]) by org.ukrsat.com (8.13.1/8.13.1/Secure) with ESMTP id iBRC9Xee013020 for ; Mon, 27 Dec 2004 14:09:39 +0200 (EET) (envelope-from hunter@comsys.com.ua) Message-ID: <41CFFBC0.5070309@comsys.com.ua> Date: Mon, 27 Dec 2004 14:10:40 +0200 From: Sergey Smitienko User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/610/Sun Nov 28 23:32:08 2004 clamav-milter version 0.80j on org.ukrsat.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.48 on 127.0.0.1 Subject: /usr/ports/databases/py-MySQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 12:10:58 -0000 Make py-MySQL compile and work with mysql-4-client libraries installed. btw, I'm not sure, but I guess py-MySQL must be linked against libmysqlclient_r.so.12 (not included in the patch). ldd /usr/local/lib/python2.2/site-packages/MySQLmodule.so: libmysqlclient.so.12 => /usr/local/lib/mysql/libmysqlclient.so.12 (0x4811d000) --- work/MySQLmodule-1.4/MySQLmodule.c Mon Dec 27 15:05:56 2004 +++ MySQLmodule.c Mon Dec 27 15:04:12 2004 @@ -512,7 +512,8 @@ DBH->dbh_use_result = 0; DBH->handle = &DBH->connection; DBH->sth = NULL; - if (!(mysql_connect(DBH->handle, dbhost, dbuser, dbpass))) { + mysql_init(DBH->handle); + if (!(mysql_real_connect(DBH->handle, dbhost, dbuser, dbpass, NULL, 0, NULL, 0l))) { if (mysql_error(DBH->handle)[0] != 0) { PyErr_SetString(MySQLError,mysql_error(DBH->handle)); } else { @@ -735,12 +736,20 @@ PyObject *args; { char *dbname; - + char query[512]; + int rc; if (!PyArg_ParseTuple(args, "s:create", &dbname)) return NULL; if (self->sth && clear_channel(self->sth)) return NULL; Py_XDECREF(self->sth); self->sth = NULL; - if (mysql_create_db(self->handle, dbname)) { + + rc = snprintf(query, sizeof(query), "CREATE DATABASE %s", dbname); + if (rc > sizeof(query)-1) { + PyErr_SetString(MySQLError,"Database name too long"); + return NULL; + } + + if (mysql_query(self->handle, query)) { PyErr_SetString(MySQLError, mysql_error(self->handle)); return NULL; } @@ -867,12 +876,21 @@ PyObject *args; { char *dbname; + char query[512]; + int rc; if (!PyArg_ParseTuple(args, "s:drop", &dbname)) return NULL; if (self->sth && clear_channel(self->sth)) return NULL; Py_XDECREF(self->sth); self->sth = NULL; - if (mysql_drop_db(self->handle, dbname)) { + + rc = snprintf(query, sizeof(query), "DROP DATABASE %s", dbname); + if (rc > sizeof(query)-1) { + PyErr_SetString(MySQLError,"Database name too long"); + return NULL; + } + + if (mysql_query(self->handle, dbname)) { PyErr_SetString(MySQLError, mysql_error(self->handle)); return NULL; } From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 14:33:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB7616A4CE for ; Mon, 27 Dec 2004 14:33:46 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BCAF43D2F for ; Mon, 27 Dec 2004 14:33:46 +0000 (GMT) (envelope-from nunotex@freeshell.org) Received: from nunotex.local (adslsapo-b4-51-182.telepac.pt [81.193.51.182]) (authenticated (0 bits)) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iBREY72R014231 for ; Mon, 27 Dec 2004 14:34:08 GMT Received: by nunotex.local (Postfix, from userid 1001) id B3B124515; Mon, 27 Dec 2004 14:33:37 +0000 (WET) Date: Mon, 27 Dec 2004 14:33:37 +0000 From: Nuno Teixeira To: freebsd-ports@freebsd.org Message-ID: <20041227143337.GA49492@nunotex.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.3-STABLE User-Agent: Mutt/1.5.6i Subject: editors/openoffice-1.1 install error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 14:33:47 -0000 Hello to all, openoffice install error: =============================== ---> Installing the new version via the port with make flags: WITHOUT_MOZILLA=yes ===> Installing for pt-openoffice-1.1.3_1 ===> pt-openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - found ===> pt-openoffice-1.1.3_1 depends on executable: pkg-config - found ===> pt-openoffice-1.1.3_1 depends on shared library: jpeg.9 - found ===> pt-openoffice-1.1.3_1 depends on shared library: png.5 - found ===> pt-openoffice-1.1.3_1 depends on shared library: mng.1 - found ===> pt-openoffice-1.1.3_1 depends on shared library: freetype.9 - found ===> pt-openoffice-1.1.3_1 depends on shared library: glib-2.0.400 - found ===> pt-openoffice-1.1.3_1 depends on shared library: atk-1.0.800 - found ===> pt-openoffice-1.1.3_1 depends on shared library: pango-1.0.600 - found ===> pt-openoffice-1.1.3_1 depends on shared library: gtk-x11-2.0.400 - found ===> Generating temporary packing list ===> Checking if portuguese/openoffice-1.1-pt_PT already installed # # UGLY hack to not have to specify a X-Display. # /usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo $! > /usr/ports/portuguese/openoffice-1.1-pt_PT/work/.Xvfb.pid ./install: not found *** Error code 127 Stop in /usr/ports/portuguese/openoffice-1.1-pt_PT. *** Error code 1 Stop in /usr/ports/portuguese/openoffice-1.1-pt_PT. *** Error code 1 Stop in /usr/ports/portuguese/openoffice-1.1-pt_PT. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall21227.0 make WITHOUT_MOZILLA=yes reinstall ** Fix the installation problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! portuguese/openoffice-1.1-pt_PT (install error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed =============================== Yours, Nuno Teixeira -- SDF Public Access UNIX System - http://sdf.lonestar.org From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 15:40:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F34916A4CE for ; Mon, 27 Dec 2004 15:40:09 +0000 (GMT) Received: from strippy.vizija.si (strippy.vizija.si [217.72.81.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id C406B43D1F for ; Mon, 27 Dec 2004 15:40:08 +0000 (GMT) (envelope-from uros.gruber@vizija.si) Received: from webmail.inetia.com (strippy [217.72.81.150]) by strippy.vizija.si (Postfix) with ESMTP id A1B2BA6C77 for ; Mon, 27 Dec 2004 16:41:11 +0100 (CET) Received: from bsn-77-156-200.dsl.siol.net ([193.77.156.200]) (SquirrelMail authenticated user uros.gruber) by webmail.inetia.com with HTTP; Mon, 27 Dec 2004 16:41:11 +0100 (CET) Message-ID: <5539.193.77.156.200.1104162071.squirrel@webmail.inetia.com> Date: Mon, 27 Dec 2004 16:41:11 +0100 (CET) From: =?iso-8859-2?Q?Uro=B9_Gruber?= To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: amavisd-new at vizija.si Subject: USE_LIBTOOL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 15:40:09 -0000 Hello! I am having trouble creating new port to use right libtool version. I add USE_AUTOCONF_VER= 259 USE_LIBTOOL_VER= 15 USE_AUTOMAKE_VER= 19 in Makefile, but It still want to add 1.3 version of libtool. Is there anything else I have to add. I check it with portlint and there I see version 1.3 also. Why my config is not read. regards From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 16:10:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC1516A4CF for ; Mon, 27 Dec 2004 16:10:41 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A0243D2F for ; Mon, 27 Dec 2004 16:10:41 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id BECC8148FE; Mon, 27 Dec 2004 10:10:40 -0600 (CST) Date: Mon, 27 Dec 2004 10:10:40 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Sergey Smitienko In-Reply-To: <41CFFBC0.5070309@comsys.com.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: /usr/ports/databases/py-MySQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 16:10:41 -0000 Please help us committers out by using send-pr to submit patches. The traffic on freebsd-ports@ is so high that patches just tend to get lost in the blizzard. Thanks. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 16:17:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A56116A4CE for ; Mon, 27 Dec 2004 16:17:26 +0000 (GMT) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B94943D31 for ; Mon, 27 Dec 2004 16:17:25 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id 9E4523C9F4 for ; Mon, 27 Dec 2004 14:17:24 -0200 (BRST) Received: from [192.168.1.3] (200-102-019-244.fnsce7006.dsl.brasiltelecom.net.br [200.102.19.244]) by corp.grupos.com.br (Postfix) with ESMTP id 9162820A22 for ; Mon, 27 Dec 2004 14:17:23 -0200 (BRST) Message-ID: <41D0358F.7050206@corp.grupos.com.br> Date: Mon, 27 Dec 2004 14:17:19 -0200 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <41CFFBC0.5070309@comsys.com.ua> In-Reply-To: <41CFFBC0.5070309@comsys.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: /usr/ports/databases/py-MySQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 16:17:26 -0000 From databases/py-MySQL/pkg-message ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ WARNING: This port is a very old Python MySQL interface which doesn't actively maintained by its authors anymore. Some efforts were required to make it working with newest versions of MySQL, and it is highly likely that further MySQL development would make hard or even impossible to get this module working in the future. The better port named py-MySQLdb available, which should be used in all cases where compatability and future maintainability is desirable. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Regards Sergey Smitienko wrote: > Make py-MySQL compile and work with mysql-4-client libraries installed. > btw, I'm not sure, but I guess py-MySQL must be linked against > libmysqlclient_r.so.12 (not included in the patch). > > ldd /usr/local/lib/python2.2/site-packages/MySQLmodule.so: > libmysqlclient.so.12 => > /usr/local/lib/mysql/libmysqlclient.so.12 (0x4811d000) > > > --- work/MySQLmodule-1.4/MySQLmodule.c Mon Dec 27 15:05:56 2004 > +++ MySQLmodule.c Mon Dec 27 15:04:12 2004 > @@ -512,7 +512,8 @@ > DBH->dbh_use_result = 0; > DBH->handle = &DBH->connection; > DBH->sth = NULL; > - if (!(mysql_connect(DBH->handle, dbhost, dbuser, dbpass))) { > + mysql_init(DBH->handle); > + if (!(mysql_real_connect(DBH->handle, dbhost, dbuser, dbpass, NULL, > 0, NULL, 0l))) { > if (mysql_error(DBH->handle)[0] != 0) { > PyErr_SetString(MySQLError,mysql_error(DBH->handle)); > } else { > @@ -735,12 +736,20 @@ > PyObject *args; > { > char *dbname; > - > + char query[512]; > + int rc; > if (!PyArg_ParseTuple(args, "s:create", &dbname)) return NULL; > if (self->sth && clear_channel(self->sth)) return NULL; > Py_XDECREF(self->sth); > self->sth = NULL; > - if (mysql_create_db(self->handle, dbname)) { > + > + rc = snprintf(query, sizeof(query), "CREATE DATABASE %s", dbname); > + if (rc > sizeof(query)-1) { > + PyErr_SetString(MySQLError,"Database name too long"); > + return NULL; > + } > + > + if (mysql_query(self->handle, query)) { > PyErr_SetString(MySQLError, mysql_error(self->handle)); > return NULL; > } > @@ -867,12 +876,21 @@ > PyObject *args; > { > char *dbname; > + char query[512]; > + int rc; > > if (!PyArg_ParseTuple(args, "s:drop", &dbname)) return NULL; > if (self->sth && clear_channel(self->sth)) return NULL; > Py_XDECREF(self->sth); > self->sth = NULL; > - if (mysql_drop_db(self->handle, dbname)) { > + > + rc = snprintf(query, sizeof(query), "DROP DATABASE %s", dbname); > + if (rc > sizeof(query)-1) { > + PyErr_SetString(MySQLError,"Database name too long"); > + return NULL; > + } > + > + if (mysql_query(self->handle, dbname)) { > PyErr_SetString(MySQLError, mysql_error(self->handle)); > return NULL; > } > _______________________________________________ > 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" -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 16:39:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A0B116A4CE for ; Mon, 27 Dec 2004 16:39:29 +0000 (GMT) Received: from ritamari.vonostingroup.com (ip193-230.digitalrealm.net [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD0E43D45 for ; Mon, 27 Dec 2004 16:39:29 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from adsl-68-72-248-38.dsl.sfldmi.ameritech.net ([68.72.248.38] helo=vonostingroup.com) by ritamari.vonostingroup.com with esmtpa (Exim 4.43 (FreeBSD)) id 1Cixu1-0006SM-Fb for freebsd-ports@freebsd.org; Mon, 27 Dec 2004 11:39:25 -0500 Message-ID: <41D03ABF.4010301@vonostingroup.com> Date: Mon, 27 Dec 2004 11:39:27 -0500 From: Frank Laszlo User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Subject: not getting freebsd mail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 16:39:29 -0000 do not reply. -Frank From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 18:05:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A7616A4CE for ; Mon, 27 Dec 2004 18:05:39 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC9043D45 for ; Mon, 27 Dec 2004 18:05:39 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 80BFC512C1; Mon, 27 Dec 2004 10:04:19 -0800 (PST) Date: Mon, 27 Dec 2004 10:04:19 -0800 From: Kris Kennaway To: Nuno Teixeira Message-ID: <20041227180419.GA25887@xor.obsecurity.org> References: <20041227143337.GA49492@nunotex.local> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <20041227143337.GA49492@nunotex.local> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: editors/openoffice-1.1 install error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 18:05:39 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 27, 2004 at 02:33:37PM +0000, Nuno Teixeira wrote: >=20 > Hello to all, >=20 > openoffice install error: Not maintained by ports@..try the maintainer.=20 Kris --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0E6jWry0BWjoQKURAkASAKDXWfDG7UkDIrz+sv9tg/8z32qRKACfcntL 7tmW1Ul1mjfpdippdWET96E= =zygf -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 18:45:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D85C16A4CE for ; Mon, 27 Dec 2004 18:45:42 +0000 (GMT) Received: from build2.sitebuildit.com (build2.sitebuildit.com [216.95.221.7]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ACCB43D1D for ; Mon, 27 Dec 2004 18:45:41 +0000 (GMT) mailman-return-CM.807058.776319.a5e02926f000c61674fbe78901807715@mailout.sitebuildit.com) Received: (qmail 22291 invoked by uid 1000); 27 Dec 2004 18:45:40 -0000 Message-ID: <20041227184540.22290.qmail@build2.sitebuildit.com> MIME-Version: 1.0 X-Mailer: MIME::Lite 3.01 (F2.71; A1.60; B2.12; Q2.03) Date: Mon, 27 Dec 2004 18:45:40 UT From: Marc Liron To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 8bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Smorgreff, Please Confirm Your Update XPress Subscription... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: confirm@updatexp.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 18:45:42 -0000 Hello Smorgreff, Thank you for subscribing to Update XPress. Please click on the following URL to confirm your subscription... http://updatexp.com/cgi-bin/mailout/mailmgr.cgi?cc=T.CM.807058.776319.a5e02926f000c61674fbe78901807715 (If the above URL is not a link, copy-and-paste the URL into your Web browser. That will confirm your subscription.) We put this safety mechanism in place to make sure that no one subscribed your e-mail address without you knowing about it. As soon as you activate your subscription above, you will be queued to receive our newsletter. All the best, Marc Liron http://www.updatexp.com --------------------------------------------------------- Notice from SiteSell.com, administrators of this e-zine... If you did not subscribe to this newsletter, then someone tried to subscribe you without your permission. That is the only way to receive this notification. If you do not wish to receive any issues of our newsletter, do not confirm your subscription. Simply delete this notice. If you never want to receive e-mail from this site again, please click on the following URL to block all e-mails from this site... http://updatexp.com/cgi-bin/mailout/mailmgr.cgi?bl=CM.807058.776319.a5e02926f000c61674fbe78901807715 (If the above URL is not a link, copy-and-paste the URL into your Web browser. That will confirm the block.) --------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 18:57:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEEB016A4CE for ; Mon, 27 Dec 2004 18:57:55 +0000 (GMT) Received: from mx1.ezinedirector.net (mx1.ezinedirector.net [63.84.193.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BD643D41 for ; Mon, 27 Dec 2004 18:57:50 +0000 (GMT) (envelope-from support@ezinedirector.net) Received: from LOCALHOST by LOCALHOST with ESMTP id 9C94C9C9ED793E4CA0EBBADDD54069E5 Mon, 27 Dec 2004 12:57:46 -0600 Message-ID: <20041227125746-15617166-956607818-subscription@ezinedirector.com> To: ports@freebsd.org From: The Muses News Date: Mon, 27 Dec 2004 12:57:46 -0600 Subject: Confirm Your Subscription to The Muse's News Songwriting Newsletter X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jodi@musesmuse.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 18:57:55 -0000 Simply click on the URL below to confirm your subscription to The Muse's News Songwriting Newsletter. https://www.ezinedirector.com/subscriber/index.cfm?fa=c&i=15617166&e=956607818&a=0 Note: If the URL is not active or is broken copy and paste entire URL into the address bar of a browser. ----------------------------------------------------------------- This message has been sent to you because the email address ports@freebsd.org entered by the individual at 193.207.168.126 was used for a subscription request to The Muse's News Songwriting Newsletter either via an email request, or from the Muse's Muse website. If you did not subscribe to The Muse's News then do nothing, and the subscription will not be activated. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 18:59:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F2D16A4CE for ; Mon, 27 Dec 2004 18:59:10 +0000 (GMT) Received: from mx1.ezinedirector.net (mx1.ezinedirector.net [63.84.193.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12F043D55 for ; Mon, 27 Dec 2004 18:59:09 +0000 (GMT) (envelope-from jodi@musesmuse.com) Received: from LOCALHOST by LOCALHOST with ESMTP id 322005A66EC1E949AFD394F9F21A8F62 Mon, 27 Dec 2004 12:59:08 -0600 Message-ID: <2004122715617166956607818125908-mail-room@ezinedirector.com> To: ports@freebsd.org From: The Muses News Date: Mon, 27 Dec 2004 12:59:08 -0600 Subject: The Muse's News Songwriting Newsletter Subscription Confirmed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jodi@musesmuse.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 18:59:10 -0000 This email is being sent to you to confirm your subscription to The Muse's News Songwriting Newsletter. Thanks very much for subscribing! I feel confident you'll find a lot to help you in this newsletter. This intro letter is pretty long, but I think it's important for you to read the whole thing. **You might also want to keep it handy for later reference.** The VERY first thing you'll want to make sure you do, is put this newsletter, which will come from me at jodi@musesmuse.com, on your whitelist (ie: accepted emails). PLEASE make sure you do this or you may not receive this newsletter and you may never know *why*. With that said, here's the information you need about your subscription: The Muse's News is a newsletter for songwriters on the net, published every month and is free of charge. It includes helpful articles, reviews and listings of songwriting contests, as well as a classified section for market information and helpful services. Subscription Policy ------------------- Please note that The Muse's News is only mailed out to those email addresses for which a subscription request has been received. If a friend has subscribed you without your knowledge (i.e. you start receiving issues even though you never subscribed), you can request to be taken off the list by sending a message to remove-956607818@ezinedirector.net To unsubscribe or subscribe --------------------------- To Subscribe: Send a message to subscribe-956607818@ezinedirector.net OR To Unsubscribe: Send a message to remove-956607818@ezinedirector.net You will receive an automated message confirming your request. If your email address changes after you subscribe ------------------------------------------------- Send email to editor@musesmuse.com with "musesnews address change" in the subject header. Clearly specify your old email address and your new email address. The Muse's News back issues: ---------------------------------- Indexed back issues are available at: http://www.musesmuse.com/musenews.html E-mail contact -------------- Submissions and queries: editor@musesmuse.com (Please put "Submission" or "Query" somewhere in the subject of your message) Classified submissions & rate information: adinfo@musesmuse.com Editor (Jodi Krangle): editor@musesmuse.com When do I receive my first issue? --------------------------------- If you don't receive your first issue of The Muse's News within three to four weeks after sending a subscription request, then something went wrong. Try subscribing again (if you're already subscribed, you'll receive a message telling you so), or contact me. How big are issues? ------------------- Size of issues average 30-40k. Yes, they are on the long side. There's lots of information in them! If you are using an online service (like AOL) that limits email message sizes, your issues may arrive as attached files instead of email messages. How do I submit articles/Market Info suggestions? ----------------------------------------------- Articles for feature spots should be no more than 800 words in length. I can't guarantee I'll use every submission I receive, but I can guarantee I'll give the matter serious consideration. I'll contact you directly to let you know if I'll be using the article or review. Market information or Songwriting Contest listings can be submitted and will be considered for free inclusion. The ideal format for such listings is a heading in all caps, with a paragraph of text including a url to check out for more information. How do I submit a book/product for review? ------------------------------------------ We always welcome songwriting-related books/products for potential review. However, please note the following: (1) Sending a book does not guarantee a review to be published in The Muse's News. Because of limited time and space, I only publish reviews of books I believe to be of special value to songwriters. (2) Please do not ask when your book will be reviewed. I will contact the publishers/authors of books whose reviews will be published in The Muse's News and let them know in advance. General Policies ---------------- Subscribers are welcome to recirculate or reprint The Muse's News for nonprofit use as long as the appropriate credit is given and the entire text of the newsletter is included (including credits and information at the end of each issue). Other cases should contact me at editor@musesmuse.com. Please do NOT use the subscriber list for mass-mailing purposes (don't bother trying, it won't work). Anyone attempting to do so will have his/her subscription terminated immediately. Finally, please note that I will never give away or sell The Muse's News subscriber list for any reason. Now, since you're obviously interested in improving your songwriting and/or musicianship and in getting more involved in the songwriting community out there on the 'net along with possibly promoting your work, here are a few locations on The Muse's Muse that you might want to check out: =========== ARTIST SPOTLIGHTS: http://www.musesmuse.com/artistspotlights.html At the url above, you'll find a bunch of great musicians and songwriters listed with a graphic of their CD or something that represents their music, a description of the music they create, their genre, and a link to their website. How can you get YOUR music featured there? Have a look at http://www.musesmuse.com/spotlightinfo.html for more details. No, the service isn't free, but most of the site is and this just helps keep it that way. In any case, the fee is designed to be basically pocket change for most folks. A mention in this newsletter is included in the month your spotlight is introduced, and having a link from The Muse's Muse to your website should give it a nice big boost in the search engines too - so it's well worth it! Contact me if you're interested in participating. =========== THE SONGWRITING STORE ON THE MUSE'S MUSE http://www.musesmuse.com/songwriting-store.html The Songwriting Store is filled with many useful educational and helpful items and services for busy songwriters. It's well worth checking out and you'll frequently find discounts on these various products and services that you won't find anywhere else! =========== I hope you enjoy this newsletter! If you have any questions, feel free to email me. I'll be happy to talk with you. All the best, --Jodi ----------------------------------------------------------------- This message has been sent to you because the email address ports@freebsd.org entered by the individual at 193.207.168.126 was used for a subscription request to The Muse's News Songwriting Newsletter at www.musesmuse.com/musenews.html. If you did not subscribe to The Muse's News Songwriting Newsletter please contact us immediately by replying to this email. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 19:21:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F72916A4D0 for ; Mon, 27 Dec 2004 19:21:05 +0000 (GMT) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5EF43D53 for ; Mon, 27 Dec 2004 19:21:03 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (uucp@gwyn [127.0.0.1]) iBRJKfBI012262; Mon, 27 Dec 2004 20:20:41 +0100 Received: from saturn.kn-bremen.de (uucp@localhost)iBRJKfju012260; Mon, 27 Dec 2004 20:20:41 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.11.4/8.8.5) id iBRJaHp42583; Mon, 27 Dec 2004 20:36:18 +0100 (CET) From: Juergen Lock Date: Mon, 27 Dec 2004 20:36:15 +0100 To: Kris Kennaway Message-ID: <20041227203615.A42330@saturn.kn-bremen.de> Mail-Followup-To: Kris Kennaway , Christer Solskogen , ports@freebsd.org References: <1103135832.841.4.camel@funshine.carebears.net> <20041215192431.GA67271@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20041215192431.GA67271@xor.obsecurity.org> cc: Christer Solskogen cc: ports@freebsd.org Subject: Re: qemu does not build on amd64 (Re: your mail) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 19:21:05 -0000 On Wed, Dec 15, 2004 at 11:24:31AM -0800, Kris Kennaway wrote: > On Wed, Dec 15, 2004 at 07:37:11PM +0100, Christer Solskogen wrote: > > Hi! > > I`m trying to compile qemu on my FreeBSD 5.3 on amd64. And I cant seem > > to get it to compile. I have also seen other reporting the same behavior > > on amd64. If you, or someone can help me on this one please tell me > > how :) Ok, here is a patch that should make the port build with gcc33, could you please try it: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 17 Nov 2004 09:47:38 -0000 1.18 +++ Makefile 27 Dec 2004 19:11:18 -0000 @@ -24,14 +24,29 @@ USE_GMAKE= yes USE_GETOPT_LONG= yes USE_SDL= sdl -USE_GCC= 3.4 USE_PERL5= yes PATCH_STRIP= -p1 CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}\ -I${PREFIX}/include MAN1= qemu.1 qemu-img.1 ONLY_FOR_ARCHS= i386 amd64 powerpc +.include + +# gcc34 on amd64 (system cc now) doesnt build target-i386/op.c +.if ${ARCH} == "amd64" +.if ${OSVERSION} >= 502126 +CC= gcc33 +CXX= g++33 +BUILD_DEPENDS+= gcc33:${PORTSDIR}/lang/gcc33 +GCCVERSION= 030301 +.else +USE_GCC= 3.3 +.endif +.else +USE_GCC= 3.4 +.endif + post-install: @${CAT} ${PKGMESSAGE} -.include +.include From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 19:39:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CECC416A4CE for ; Mon, 27 Dec 2004 19:39:30 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id A07F843D4C for ; Mon, 27 Dec 2004 19:39:27 +0000 (GMT) (envelope-from baseball@nic-nac-project.de) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Cj0iE-0004bx-00 for ports@freebsd.org; Mon, 27 Dec 2004 20:39:26 +0100 Received: from [80.136.252.82] (helo=nic.nac.wdyn.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1Cj0iE-0001u9-00 for ports@FreeBSD.org; Mon, 27 Dec 2004 20:39:26 +0100 Received: (qmail 21153 invoked from network); 27 Dec 2004 19:39:13 -0000 Received: from unknown (HELO nic-nac-project.de) (127.0.0.1) by localhost with SMTP; 27 Dec 2004 19:39:13 -0000 Received: from 24.104.42.105 (SquirrelMail authenticated user baseball) by nic-nac-project.de with HTTP; Mon, 27 Dec 2004 20:39:13 +0100 (CET) Message-ID: <57299.24.104.42.105.1104176353.squirrel@nic-nac-project.de> Date: Mon, 27 Dec 2004 20:39:13 +0100 (CET) From: To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_20041227203913_49058" X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on router.galaxy.loc X-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,NO_REAL_NAME autolearn=no version=2.63 X-Spam-Level: X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:18743cba606aac87be6e1d1e24d810ea X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: aalib error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 19:39:31 -0000 ------=_20041227203913_49058 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To whom it may concern: While compiling the port /usr/ports/graphics/aalib, I encountered an unexpected error. $ sudo make install ===> aalib-1.4.r5_1 depends on file: /usr/local/bin/libtool13 - not found ===> Verifying install for /usr/local/bin/libtool13 in /usr/ports/devel/libtool13===> Returning to build of aalib-1.4.r5_1 ===> aalib-1.4.r5_1 depends on shared library: X11.6 - found ===> Configuring for aalib-1.4.r5_1 loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking host system type... i386-portbld-freebsd5.3 checking target system type... i386-portbld-freebsd5.3 checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe -O ) works... yes checking whether the C compiler (cc -O -pipe -O ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking build system type... i386-portbld-freebsd5.3 checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes updating cache ./config.cache /usr/local/share/libtool13/ltconfig13: Can't open /usr/local/share/libtool13/ltconfig13: No such file or directoryconfigure: error: libtool configure failed ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/aalib/work/aalib-1.4.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/aalib. $ ls /var/db/pkg | tee ~/transcript OpenEXR-1.2.1 Xaw3d-1.5 arts-1.3.0,1 artswrapper-1.2.1 asclock-1.0 aspell-0.60_2 atk-1.8.0 bash-2.05b.007_2 bitstream-vera-1.10 boxtools-0.65.0 cdparanoia-3.9.8_7 cups-base-1.1.20.0 cvsup-without-gui-16.1h dbh-1.0.20 dri-5.0.2,2 emacs-21.3_3 expat-1.95.8 ezm3-1.2 fam-2.6.9_6 flac-1.1.0_3 fluxbox-0.1.14_2 fontconfig-2.2.3,1 freetype2-2.1.7_3 fribidi-0.10.4_1 gaim-1.1.0 gettext-0.13.1_1 ghostscript-gnu-7.07_11 glib-2.4.6_1 gmake-3.80_2 gnomehier-1.0_19 gnupg-1.2.6 gsfonts-8.11_2 gtk-2.4.14_2 gtk-xfce-engine-2.1.10_1 gtkspell2-2.0.8_1 hicolor-icon-theme-0.5 imake-6.7.0_2 intltool-0.32.1 ispell-3.2.06_11 jasper-1.701.0 jpeg-6b_3 kde-lite-3.3.0 kdeaccessibility-3.3.0 kdeadmin-3.3.0 kdeartwork-3.3.0 kdebase-3.3.0_4 kdegames-3.3.0 kdegraphics-3.3.0 kdelibs-3.3.0_2 kdemultimedia-3.3.0 kdemultimedia-mpeglib_artsplug-3.3.0 kdepim-3.3.0 kdeutils-3.3.0 lcms-1.13,1 libIDL-0.8.4 libXft-2.1.6 libao-0.8.5 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libglut-6.0.1 libiconv-1.9.2_1 libidn-0.5.4 libmad-0.15.1b libmal-0.40 libmng-1.0.8 libmusicbrainz-2.1.1 libogg-1.1,3 libtool-1.5.10 libtunepimp-0.3.0_1 libungif-4.1.3 libvorbis-1.0.1,3 libxfce4gui-4.0.6_1 libxfce4mcs-4.0.6 libxfce4util-4.0.6 libxml2-2.6.13 libxslt-1.1.10 m4-1.4.1 nas-1.6 nasm-0.98.38_2,1 net-snmp-5.1.2_1 nspr-4.4.1_1 nss-3.9.2 open-motif-2.2.3 openldap-client-2.2.15 p5-XML-Parser-2.34_1 pango-1.6.0 pcre-4.5 perl-5.8.5 pilot-link-0.11.8_3 pkgconfig-0.15.0_1 png-1.2.6 python-2.3.4_2 qt-3.3.3 rxvt-2.6.4_1 samba-libsmbclient-3.0.7_1 shared-mime-info-0.15 sox-12.17.7 speex-1.0.4,1 startup-notification-0.7 sudo-1.6.8.5 t1lib-5.0.1,1 taglib-1.2 tiff-3.6.1_2 unzip-5.51 xfce-4.0.6_1 xfce4-calendar-0.1.9_2 xfce4-desktop-4.0.6_1 xfce4-fm-4.0.6_1 xfce4-fm-icons-4.0.6 xfce4-iconbox-4.0.6_1 xfce4-mcs-manager-4.0.6_1 xfce4-mcs-plugins-4.0.6_1 xfce4-mixer-4.0.6_1 xfce4-panel-4.0.6_1 xfce4-panel-themes-4.0.6_1 xfce4-print-4.0.6_1 xfce4-session-0.1.4_5 xfce4-systray-4.0.6_1 xfce4-toys-4.0.6_1 xfce4-utils-4.0.6_1 xfce4-wm-4.0.6_1 xfce4-wm-themes-4.0.6 xorg-6.7.0_1 xorg-clients-6.7.0_4 xorg-documents-6.7.0 xorg-fonts-100dpi-6.7.0 xorg-fonts-75dpi-6.7.0 xorg-fonts-cyrillic-6.7.0 xorg-fonts-encodings-6.7.0 xorg-fonts-miscbitmaps-6.7.0 xorg-fonts-truetype-6.7.0 xorg-fonts-type1-6.7.0 xorg-fontserver-6.7.0 xorg-libraries-6.7.0_2 xorg-manpages-6.7.0 xorg-nestserver-6.7.0 xorg-printserver-6.7.0 xorg-server-6.7.0_9 xorg-vfbserver-6.7.0 xpdf-3.00_3 xsnow-1.42 xterm-196_3 zip-2.3_2 $ uname -a FreeBSD Jimbo_box 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Tue Dec 14 17:22:39 EST 2004 root@Jimbo_box:/usr/src/sys/i386/compile/JIMMY i386 Sincerely, James Hartzell ------=_20041227203913_49058-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 19:43:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0399D16A4CE for ; Mon, 27 Dec 2004 19:43:56 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCF243D4C for ; Mon, 27 Dec 2004 19:43:55 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3E9B8512BF; Mon, 27 Dec 2004 11:42:33 -0800 (PST) Date: Mon, 27 Dec 2004 11:42:33 -0800 From: Kris Kennaway To: baseball@nic-nac-project.de Message-ID: <20041227194233.GA60338@xor.obsecurity.org> References: <57299.24.104.42.105.1104176353.squirrel@nic-nac-project.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <57299.24.104.42.105.1104176353.squirrel@nic-nac-project.de> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: aalib error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 19:43:56 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Dec 27, 2004 at 08:39:13PM +0100, baseball@nic-nac-project.de wrote: > To whom it may concern: > While compiling the port /usr/ports/graphics/aalib, I encountered an > unexpected error. > $ sudo make install > ===> aalib-1.4.r5_1 depends on file: /usr/local/bin/libtool13 - not found > ===> Verifying install for /usr/local/bin/libtool13 in > /usr/ports/devel/libtool13===> Returning to build of aalib-1.4.r5_1 libtool problem, not aalib. You have an old version built in this directory, and you need to deinstall it and run 'make clean' before you can install the new one. Try using portupgrade to upgrade your ports, which does all this and more automatically. Kris --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0GWoWry0BWjoQKURArXUAKC2R2D3CMR80wqe6XZWI/W2eKrSwACeOjx9 AA+Djzuy8AOmyIKw04nmpvE= =dZTW -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 19:57:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A0616A4CE for ; Mon, 27 Dec 2004 19:57:07 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D742643D53 for ; Mon, 27 Dec 2004 19:57:06 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 27136148F5; Mon, 27 Dec 2004 13:57:06 -0600 (CST) Date: Mon, 27 Dec 2004 13:57:06 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: freebsd-ports@Freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Please do not follow up to any email about subscription requests. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 19:57:07 -0000 These are results of an occasional attempt that is seen on the FreeBSD email lists to create metadiscussion and flaming. Please do not indulge the intent of the person(s) responsible by following up to any of these messages (including this one). The FreeBSD mail/list admins will take care of these issues. Thanks. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 20:21:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F92816A4CE for ; Mon, 27 Dec 2004 20:21:06 +0000 (GMT) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (82-168-140-74-bbxl.xdsl.tiscali.nl [82.168.140.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7849D43D4C for ; Mon, 27 Dec 2004 20:21:05 +0000 (GMT) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) iBRKMWlV015772 for ; Mon, 27 Dec 2004 21:22:32 +0100 (CET) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost)iBRKMWg1015771 for freebsd-ports@freebsd.org; Mon, 27 Dec 2004 21:22:32 +0100 (CET) (envelope-from rene) Date: Mon, 27 Dec 2004 21:22:31 +0100 From: Rene Ladan To: freebsd-ports@freebsd.org Message-ID: <20041227202231.GA15731@82-168-140-74-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: open-motif-2.2.3 and X.Org 6.8.1 security X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 20:21:06 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I still get this one in my daily security check: ----- Forwarded message from Charlie Root Date: Mon, 27 Dec 2004 03:05:12 +0100 (CET) [..snip..] Checking for a current audit database: Downloading fresh database. auditfile.tbz 16 kB 29 kBps New database installed. Database created: Mon Dec 27 02:40:22 CET 2004 Checking for packages with security vulnerabilities: Affected package: open-motif-2.2.3 Type of problem: xpm -- image decoding vulnerabilities. Reference: [..snip..] ----- End forwarded message ----- With X.Org 6.8.1 installed, is this still a vulnerability? Regards, Rene --=20 "It won't fit on the line." -- me, 2001 --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0G8Hvz70qa4zXcwRAgl6AJ9FR3yjvOFitAvxHj4hdVbNvuG6WgCdFz6C TRoOTjyT7Nlbh6JzzX5OzKc= =YeGg -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 20:33:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 435FD16A4CE for ; Mon, 27 Dec 2004 20:33:30 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094FC43D1D for ; Mon, 27 Dec 2004 20:33:30 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2D826514EE; Mon, 27 Dec 2004 12:32:06 -0800 (PST) Date: Mon, 27 Dec 2004 12:32:06 -0800 From: Kris Kennaway To: Rene Ladan Message-ID: <20041227203205.GA76108@xor.obsecurity.org> References: <20041227202231.GA15731@82-168-140-74-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <20041227202231.GA15731@82-168-140-74-bbxl.xdsl.tiscali.nl> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: open-motif-2.2.3 and X.Org 6.8.1 security X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 20:33:30 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 27, 2004 at 09:22:31PM +0100, Rene Ladan wrote: > Hi, >=20 > I still get this one in my daily security check: >=20 > ----- Forwarded message from Charlie Root >=20 > Date: Mon, 27 Dec 2004 03:05:12 +0100 (CET) >=20 > [..snip..] >=20 > Checking for a current audit database: >=20 > Downloading fresh database. > auditfile.tbz 16 kB 29 kBps > New database installed. > Database created: Mon Dec 27 02:40:22 CET 2004 >=20 > Checking for packages with security vulnerabilities: >=20 > Affected package: open-motif-2.2.3 > Type of problem: xpm -- image decoding vulnerabilities. > Reference: >=20 > [..snip..] >=20 > ----- End forwarded message ----- >=20 > With X.Org 6.8.1 installed, is this still a vulnerability? Presumably since it's code included within open-motif. You should talk to the port maintainer and software authors about fixing it. Kris --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0HFFWry0BWjoQKURAr13AJ44E6MFLabtGbeX3FvrLqElUaNjcgCeL+iG l8qbn05jPDNsdxwfAKhLgIY= =IJrU -----END PGP SIGNATURE----- --wac7ysb48OaltWcw-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 20:49:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED6B816A4CE for ; Mon, 27 Dec 2004 20:49:01 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C18D443D45 for ; Mon, 27 Dec 2004 20:49:01 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C612E512C5; Mon, 27 Dec 2004 12:47:37 -0800 (PST) Date: Mon, 27 Dec 2004 12:47:37 -0800 From: Kris Kennaway To: "dusan >>" Message-ID: <20041227204737.GA76393@xor.obsecurity.org> References: <41CD671D.40501@hysteria.sk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <41CD671D.40501@hysteria.sk> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: xview-3.2.1_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 20:49:02 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 25, 2004 at 02:11:57PM +0100, dusan >> wrote: > hi, I have updated my ports collection but this port is marked as broken= =20 > for 5.x , but on freshports.org it looks OK.. why? Perhaps you're misunderstanding what freshports.org is telling you..it is indeed broken on 5.x. Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0HTpWry0BWjoQKURAi7LAJ9Ft3D2h3lrANA4hBbzkoG0srewygCgkELV AT9I5RI8SunTMqGPdtUpzMM= =t0ok -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 21:25:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56B6B16A4CE; Mon, 27 Dec 2004 21:25:25 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5DF43D48; Mon, 27 Dec 2004 21:25:12 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc13) with ESMTP id <20041227212504016003din6e>; Mon, 27 Dec 2004 21:25:04 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by 0lsen.net (Postfix) with ESMTP id 80D9317921; Mon, 27 Dec 2004 13:25:03 -0800 (PST) Message-ID: <41D07DAF.3030707@0lsen.net> Date: Mon, 27 Dec 2004 13:25:03 -0800 From: Clint Olsen User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derrick Edwards References: <20041222084249.GA76803@0lsen.net> <200412261659.59728.dantavious@comcast.net> <41CFA38E.5050800@0lsen.net> <200412270511.30877.dantavious@comcast.net> In-Reply-To: <200412270511.30877.dantavious@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org cc: ports@freebsd.org Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 21:25:25 -0000 Derrick Edwards wrote: > Clint actually you can have flash up and running by using a couple of ports. > The flashpluginwrapper and linuxpluginwrapper ports do the trick for me. For > excellent step by step instructions on setting up flash with > flashpluginwrapper go to.... http://www.evilcommandline.com/ Also, shows you > a bunch of other newbie stuff that is great. Check it out. Ok, I just attempted to get things working, but the ports system is complaining about a stale dependency between the linuxpluginwrapper and linux_base-7.X. So, I attempted to install this under the emulators section, and the port is labeled as IGNORE. Historically I've always tried to resolve this since it inhibits running some of the helpful utilities like pkg_* and port*. -Clint From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 21:46:57 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DA7D16A4CE for ; Mon, 27 Dec 2004 21:46:57 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DE743D45 for ; Mon, 27 Dec 2004 21:46:56 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id iBRLkoqn040782; Tue, 28 Dec 2004 00:46:50 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.1/8.13.1/Submit) id iBRLkope040781; Tue, 28 Dec 2004 00:46:50 +0300 (MSK) (envelope-from ache) Date: Tue, 28 Dec 2004 00:46:50 +0300 From: Andrey Chernov To: "Pedro F. Giffuni" , Poul-Henning Kamp , freebsd-ports@FreeBSD.ORG, samy@kerneled.org Message-ID: <20041227214649.GB40679@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , "Pedro F. Giffuni" , Poul-Henning Kamp , freebsd-ports@FreeBSD.ORG, samy@kerneled.org References: <41CA6B7A.5040500@asme.org> <20041223045854.GA2637@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041223045854.GA2637@nagual.pp.ru> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.37; host: nagual.pp.ru) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (nagual.pp.ru [127.0.0.1]); Tue, 28 Dec 2004 00:46:51 +0300 (MSK) Subject: Re: The recent TIOCREMOTE removal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 21:46:57 -0000 On Thu, Dec 23, 2004 at 07:58:55AM +0300, Andrey Chernov wrote: > > >Ignoring the fact that many operating systems have TIOCREMOTE implemented > > >(meaning, FreeBSD provides a nice new portability issue for now and the > > >unknowing future), several ports are *already* broken due to this. > > > > I'm only aware of two ? And I'm currently investigating them. > > TIOCREMOTE removal should be backed out by any means. It is intensively > used in emulators etc. Try to search google to see how many. No responce? In that case I plan to back this change out by myself (after few days timeout for reply). -- http://ache.pp.ru/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 23:13:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5761716A4CE for ; Mon, 27 Dec 2004 23:13:37 +0000 (GMT) Received: from mail.minutemenu.com (mail.minutemenu.com [69.93.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE7F443D1D for ; Mon, 27 Dec 2004 23:13:36 +0000 (GMT) (envelope-from jreeder@minutemenu.com) Received: from localhost (localhost.minutemenu.com [127.0.0.1]) by mail.minutemenu.com (Postfix) with ESMTP id F4160228860 for ; Mon, 27 Dec 2004 17:07:45 -0600 (CST) Received: from mail.minutemenu.com ([69.93.74.12]) by localhost (lisa.minutemenu.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17308-01 for ; Mon, 27 Dec 2004 17:07:45 -0600 (CST) Received: from jreed (unknown [216.138.72.218]) by mail.minutemenu.com (Postfix) with SMTP id 5420422859C for ; Mon, 27 Dec 2004 17:07:45 -0600 (CST) From: "Jonathan Reeder" To: Date: Mon, 27 Dec 2004 17:12:58 -0600 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-new at mail.minutemenu.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Trouble determining ./configure options in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 23:13:37 -0000 I'm trying to install the samba3 port, and I'm having trouble figuring out whether or not the --with-pam config option is being set. I've looked through the Makefile in /usr/ports/net/samba3, but I have to admit its not making all that much sense to me. I really don't want to install samba from source, but it doesn't appear to me that --with-pam is being set by ports' Makefile, since I don't have a /etc/pam.d/samba file when all is said and done. Can anyone offer me any pointers? I guess a broader question is, how can you control the options that you could normally set in ./configure when installing via ports? Please cc me in any responses sent, thanks a bunch. Anyone who subscribes to questions, sorry for the cross-post, I didn't realize there was a freebsd-ports until I already posted to questions. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 00:09:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78A516A4CE; Tue, 28 Dec 2004 00:09:38 +0000 (GMT) Received: from lakermmtao08.cox.net (lakermmtao08.cox.net [68.230.240.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBA643D1F; Tue, 28 Dec 2004 00:09:38 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao08.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041228000935.BYPW16610.lakermmtao08.cox.net@mezz.mezzweb.com>; Mon, 27 Dec 2004 19:09:35 -0500 Date: Mon, 27 Dec 2004 18:10:13 -0600 To: "Kris Kennaway" References: <20041224081549.GA34007@xor.obsecurity.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20041224081549.GA34007@xor.obsecurity.org> User-Agent: Opera M2/7.54u1 (Linux, build 892) cc: ports@freebsd.org cc: ports-developers@freebsd.org Subject: Re: HEADS UP: linux_base-8 upgrade requires immediate testing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 00:09:39 -0000 On Fri, 24 Dec 2004 00:15:49 -0800, Kris Kennaway wrote: > As some of you know, Alexander Leidinger has been working on a patch > to change the default linux_base port to linux_base-8. Because of the > potential for runtime problems with the new linux distribution, we had > planned to commit this after 4.11-RELEASE. However, the recent > marking of linux_base as FORBIDDEN because of an unfixed security > vulnerability (which is unlikely to be fixed because redhat 7.x is no > longer supported) has forced our hand, and it looks like we'll have to > proceed immediately or leave 4.11 without a working linuxulator. > > The patch is in testing on the package cluster at the moment and will > hopefully be committed within a few days, but given the timing with > the holidays, and the intended start of the ports freeze on 12/30, we > need all the help we can get to test this patch. > > So, everyone (especially those with access to a RELENG_4 system), > please grab the patch at > > http://www.leidinger.net/FreeBSD/port-patches/linux.diff > > apply it, follow the instructions in /usr/ports/UPDATING, and test > that various linux applications continue to run correctly. > > If you find any problems, please report them here and to > netchild@FreeBSD.org. Works great so far here (fetch today linux.diff), I only had to merge x11/linux-XFree86-libs by manual. It will be great if commiters (you know who you are) can hold their own horse and let this patch to be test, then put in ports tree sooner. However, I only have tested it with linux-opera, linux-aspell, linux-realplayer, linux-flashplugins7 and acroread. I only notice many problems with linux ports are that those pkg-plist need to be fix. Sorry, I forgot to '>&' to create log because it was over scroll in my screen when I 'pkg_delete -f linux-\*' to deinstall linux apps then 'pkg_delete -f linux\*' to deinstall linux_base-8. More like linux_base-8, linux-XFree86-libs, linux-atk, linux-pango, linux-gtk2 and few other linux-* pkg-plist. Cheers, Mezz > Thanks, > Kris -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 01:44:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D19B316A4CE for ; Tue, 28 Dec 2004 01:44:00 +0000 (GMT) Received: from hotmail.com (bay103-dav10.bay103.hotmail.com [65.54.174.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE3D043D39 for ; Tue, 28 Dec 2004 01:44:00 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 Dec 2004 17:44:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV10.phx.gbl with DAV; Tue, 28 Dec 2004 01:43:33 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: Date: Mon, 27 Dec 2004 17:43:30 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 28 Dec 2004 01:44:00.0571 (UTC) FILETIME=[B42710B0:01C4EC7E] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 01:44:01 -0000 I just did a portupgrade -aRrCc=20 and now when I goto start apache i get this error message in the log = files [crit] (13)Permission denied: make_sock: could not bind to port 80 I have tryed starting it with ethere apachectl start or httpd , as root=20 =20 vampextream# uname -a FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed = Dec 8 20:33:13 PST 2004 = root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 vampextream# httpd -V Server version: Apache/1.3.33 (Unix) if theres any othere information that you need let me know.. and thankx inadvance for any help on this issue From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 06:20:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF8816A4CE; Tue, 28 Dec 2004 06:20:20 +0000 (GMT) Received: from hotmail.com (bay103-dav9.bay103.hotmail.com [65.54.174.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6DA43D2F; Tue, 28 Dec 2004 06:20:20 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 Dec 2004 22:19:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV9.phx.gbl with DAV; Tue, 28 Dec 2004 06:18:29 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , References: Date: Mon, 27 Dec 2004 22:18:29 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 28 Dec 2004 06:19:00.0859 (UTC) FILETIME=[1F1734B0:01C4ECA5] Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 06:20:20 -0000 just whanted to post a followup on this , heres what all ive done sence i posted this message 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a make clean , then a make install. still same thing after words. 2. decided to go and try to install apache13-with-ssl , nop same thing there. so why am i getting this error ?? i could see it if i had compiled it as a non super user , and / or trying to run it as a non superuser , but i compiled and installed it as root and trying to run it as root. and thats exeactly what its acting like . I tryd setting the port to 8080 and it worked all execpt for it couldnt write to the pid file . ----- Original Message ----- From: "whitevamp" To: Sent: Monday, December 27, 2004 5:43 PM Subject: apache cant bind to port I just did a portupgrade -aRrCc and now when I goto start apache i get this error message in the log files [crit] (13)Permission denied: make_sock: could not bind to port 80 I have tryed starting it with ethere apachectl start or httpd , as root vampextream# uname -a FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec 8 20:33:13 PST 2004 root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 vampextream# httpd -V Server version: Apache/1.3.33 (Unix) if theres any othere information that you need let me know.. and thankx inadvance for any help on this issue _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 06:20:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF8816A4CE; Tue, 28 Dec 2004 06:20:20 +0000 (GMT) Received: from hotmail.com (bay103-dav9.bay103.hotmail.com [65.54.174.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6DA43D2F; Tue, 28 Dec 2004 06:20:20 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 Dec 2004 22:19:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV9.phx.gbl with DAV; Tue, 28 Dec 2004 06:18:29 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , References: Date: Mon, 27 Dec 2004 22:18:29 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 28 Dec 2004 06:19:00.0859 (UTC) FILETIME=[1F1734B0:01C4ECA5] Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 06:20:20 -0000 just whanted to post a followup on this , heres what all ive done sence i posted this message 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a make clean , then a make install. still same thing after words. 2. decided to go and try to install apache13-with-ssl , nop same thing there. so why am i getting this error ?? i could see it if i had compiled it as a non super user , and / or trying to run it as a non superuser , but i compiled and installed it as root and trying to run it as root. and thats exeactly what its acting like . I tryd setting the port to 8080 and it worked all execpt for it couldnt write to the pid file . ----- Original Message ----- From: "whitevamp" To: Sent: Monday, December 27, 2004 5:43 PM Subject: apache cant bind to port I just did a portupgrade -aRrCc and now when I goto start apache i get this error message in the log files [crit] (13)Permission denied: make_sock: could not bind to port 80 I have tryed starting it with ethere apachectl start or httpd , as root vampextream# uname -a FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec 8 20:33:13 PST 2004 root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 vampextream# httpd -V Server version: Apache/1.3.33 (Unix) if theres any othere information that you need let me know.. and thankx inadvance for any help on this issue _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 06:32:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1297916A4CE for ; Tue, 28 Dec 2004 06:32:17 +0000 (GMT) Received: from mailhost.schluting.com (schluting.com [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB1E943D31 for ; Tue, 28 Dec 2004 06:32:16 +0000 (GMT) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 424362281 for ; Mon, 27 Dec 2004 22:32:16 -0800 (PST) Received: from mailhost.schluting.com ([127.0.0.1]) by localhost (schluting.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89904-05 for ; Mon, 27 Dec 2004 22:31:47 -0800 (PST) Received: from [10.1.0.69] (c-24-20-163-50.client.comcast.net [24.20.163.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id EBDFA20D2 for ; Mon, 27 Dec 2004 22:31:44 -0800 (PST) Message-ID: <41D0FDD1.6070701@schluting.com> Date: Mon, 27 Dec 2004 22:31:45 -0800 From: Charlie Schluting User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: In-Reply-To: X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 06:32:17 -0000 whitevamp wrote: > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > Is it already running? Try ps -aux | grep http. Try apachectl stop; apachectl start. Try netstat -an | grep LISTEN to see if something is bound to tcp/80. Try a reboot? This is a question for questions, really (not ports). -Charlie From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 06:37:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A43D16A4CE for ; Tue, 28 Dec 2004 06:37:00 +0000 (GMT) Received: from hotmail.com (bay103-dav15.bay103.hotmail.com [65.54.174.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F29443D41 for ; Tue, 28 Dec 2004 06:37:00 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 Dec 2004 22:37:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV15.phx.gbl with DAV; Tue, 28 Dec 2004 06:36:36 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: "Charlie Schluting" , References: <41D0FDD1.6070701@schluting.com> Date: Mon, 27 Dec 2004 22:36:33 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 28 Dec 2004 06:37:00.0313 (UTC) FILETIME=[A27ED090:01C4ECA7] Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 06:37:00 -0000 ----- Original Message ----- From: "Charlie Schluting" To: Sent: Monday, December 27, 2004 10:31 PM Subject: Re: apache cant bind to port > whitevamp wrote: > > > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > > > > Is it already running? > Try ps -aux | grep http. > > Try apachectl stop; apachectl start. > > > Try netstat -an | grep LISTEN to see if something is bound to tcp/80. > > Try a reboot? > > This is a question for questions, really (not ports). > > -Charlie --snip ps shows nuthing and netstat shows no port 80 and apachectl restart says its not running trying to start. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 10:00:52 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B8CC16A4CE for ; Tue, 28 Dec 2004 10:00:52 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1488243D2F for ; Tue, 28 Dec 2004 10:00:52 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBSA0psi026992 for ; Tue, 28 Dec 2004 10:00:51 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBSA0po2026981 for ports@freebsd.org; Tue, 28 Dec 2004 10:00:51 GMT (envelope-from fenner) Date: Tue, 28 Dec 2004 10:00:51 GMT From: Bill Fenner Message-Id: <200412281000.iBSA0po2026981@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 10:00:52 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 14:31:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA7116A4CE for ; Tue, 28 Dec 2004 14:31:15 +0000 (GMT) Received: from mail.btito.net (btito.demon.nl [212.238.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA8D643D1D for ; Tue, 28 Dec 2004 14:31:14 +0000 (GMT) (envelope-from lists@magicfingers.org) Received: from localhost (localhost [127.0.0.1]) by mail.btito.net (Postfix) with ESMTP id 092D2551B for ; Tue, 28 Dec 2004 15:31:13 +0100 (CET) Received: from mail.btito.net ([127.0.0.1]) by localhost (mail.btito.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56823-05 for ; Tue, 28 Dec 2004 15:31:08 +0100 (CET) Received: from [172.16.37.142] (gateway.azr.nl [156.83.254.8]) by mail.btito.net (Postfix) with ESMTP id C3BF05516 for ; Tue, 28 Dec 2004 15:31:07 +0100 (CET) Message-ID: <41D16E29.6020300@magicfingers.org> Date: Tue, 28 Dec 2004 15:31:05 +0100 From: Bob Tito User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at btito.net Subject: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 14:31:15 -0000 Hi, portsdb -uU failing on sparc64 lists# /usr/local/sbin/portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait.."Makefile", line 110: Unsupported architecture sparc64. ===> emulators/linux_base failed *** Error code 1 1 error Best regards, Bob From owner-freebsd-ports@FreeBSD.ORG Mon Dec 27 22:27:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5C6A16A4CE; Mon, 27 Dec 2004 22:27:25 +0000 (GMT) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3AD43D49; Mon, 27 Dec 2004 22:27:25 +0000 (GMT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.Org [172.21.1.5]) iBRMRMuU028595; Mon, 27 Dec 2004 17:27:22 -0500 (EST) (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id iBRMRBrd048319; Mon, 27 Dec 2004 17:27:11 -0500 (EST) (envelope-from kris) Date: Mon, 27 Dec 2004 17:27:11 -0500 (EST) From: Kris Kennaway Message-Id: <200412272227.iBRMRBrd048319@8ball.rtp.freebsd.org> To: autrijus@autrijus.org, danger@wilbury.sk, freebsd-cvsweb@FreeBSD.org, knu@FreeBSD.org, martin@tradex.sk, olgeni@FreeBSD.org, pat@FreeBSD.org, perky@FreeBSD.org, ports@FreeBSD.org, takamune2004@yahoo.co.jp, vangyzen@stat.duke.edu X-Mailman-Approved-At: Tue, 28 Dec 2004 14:33:16 +0000 Subject: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 22:27:25 -0000 Dear port maintainers, The following list includes ports maintained by you that have duplicate LATEST_LINK values. They should either be modified to use a unique LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting each other in the packages/Latest directory. If your ports conflict with ports maintained by another person, please coordinate your efforts with them. Thanks, Kris "Annoying Reminder Guy II" Kennaway LATEST_LINK PORTNAME MAINTAINER ========================================================================== AutoIndex www/autoindex danger@wilbury.sk AutoIndex www/autoindex2 danger@wilbury.sk cvsweb devel/cvsweb freebsd-cvsweb@FreeBSD.org cvsweb devel/cvsweb3 freebsd-cvsweb@FreeBSD.org ja-eb japanese/eb takamune2004@yahoo.co.jp ja-eb japanese/eb3 takamune2004@yahoo.co.jp jags net/jags pat@FreeBSD.org jags math/jags vangyzen@stat.duke.edu jedit editors/jedit ports@FreeBSD.org jedit editors/jedit-devel ports@FreeBSD.org jgraph graphics/jgraph ports@FreeBSD.org jgraph java/jgraph ports@FreeBSD.org mew-emacs20 mail/mew-emacs20 ports@FreeBSD.org mew-emacs20 mail/mew2-emacs20 ports@FreeBSD.org mew-emacs20 mail/mew3-emacs20 ports@FreeBSD.org mew-emacs21 mail/mew2 ports@FreeBSD.org mew-emacs21 mail/mew3 ports@FreeBSD.org mew-xemacs21-mule mail/mew-xemacs21-mule ports@FreeBSD.org mew-xemacs21-mule mail/mew2-xemacs21-mule ports@FreeBSD.org mew-xemacs21-mule mail/mew3-xemacs21-mule ports@FreeBSD.org pfe lang/forth ports@FreeBSD.org pfe lang/pfe-devel ports@FreeBSD.org python23 lang/python23 perky@FreeBSD.org python23 lang/stackless_python perky@FreeBSD.org rt www/rt3 autrijus@autrijus.org rt www/rt32 autrijus@autrijus.org ruby-devel lang/ruby18 knu@FreeBSD.org ruby-devel lang/ruby18_r knu@FreeBSD.org ruby18-xmlscan textproc/ruby-xmlscan knu@FreeBSD.org ruby18-xmlscan textproc/ruby-xmlscan-old knu@FreeBSD.org star archivers/star-devel martin@tradex.sk star archivers/star olgeni@FreeBSD.org Total: 32 ports From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 14:43:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EB4516A4CE for ; Tue, 28 Dec 2004 14:43:49 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949E443D2D for ; Tue, 28 Dec 2004 14:43:48 +0000 (GMT) (envelope-from shild@sbcglobal.net) Received: from fbsd1.dyndns.org (adsl-68-79-8-89.dsl.emhril.ameritech.net [68.79.8.89])iBSEheLM007158; Tue, 28 Dec 2004 09:43:45 -0500 Received: from fbsd1.dyndns.org (localhost [127.0.0.1]) by fbsd1.dyndns.org (8.13.1/8.13.1) with ESMTP id iBSEp5vj037841; Tue, 28 Dec 2004 08:51:06 -0600 (CST) (envelope-from shild@sbcglobal.net) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.13.1/8.13.1/Submit) id iBSEp53o037840; Tue, 28 Dec 2004 08:51:05 -0600 (CST) (envelope-from shild@sbcglobal.net) X-Authentication-Warning: fbsd1.dyndns.org: shildret set sender to shild@sbcglobal.net using -f From: "Scott T. Hildreth" To: Clint Olsen In-Reply-To: <41D07DAF.3030707@0lsen.net> References: <20041222084249.GA76803@0lsen.net> <41CFA38E.5050800@0lsen.net><41D07DAF.3030707@0lsen.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 28 Dec 2004 08:51:04 -0600 Message-Id: <1104245464.1518.108.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: ports@freebsd.org cc: Derrick Edwards Subject: Re: Getting flash working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 14:43:49 -0000 On Mon, 2004-12-27 at 13:25 -0800, Clint Olsen wrote: > Derrick Edwards wrote: > > Clint actually you can have flash up and running by using a couple of ports. > > The flashpluginwrapper and linuxpluginwrapper ports do the trick for me. For > > excellent step by step instructions on setting up flash with > > flashpluginwrapper go to.... http://www.evilcommandline.com/ Also, shows you > > a bunch of other newbie stuff that is great. Check it out. > > Ok, I just attempted to get things working, but the ports system is > complaining about a stale dependency between the linuxpluginwrapper and > linux_base-7.X. So, I attempted to install this under the emulators > section, and the port is labeled as IGNORE. Historically I've always > tried to resolve this since it inhibits running some of the helpful > utilities like pkg_* and port*. > > -Clint If you have the linux-base installed, run `pkgdb -F` to fix the db. Linux-base doesnt have to be 7.X. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Scott T. Hildreth From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 15:39:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E1B16A4CF for ; Tue, 28 Dec 2004 15:39:39 +0000 (GMT) Received: from lnxc-641.srv.mediaways.net (smtp.compuserve.de [62.52.27.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 539D343D49 for ; Tue, 28 Dec 2004 15:39:38 +0000 (GMT) (envelope-from Hilko.Meyer@gmx.de) Received: (qmail 19575 invoked by uid 501); 28 Dec 2004 15:39:36 -0000 X-Authenticated-Sender: hilti2 Received: from dialin-145-254-151-001.arcor-ip.net (dialin-145-254-151-001.arcor-ip.net [145.254.151.1]) by compuserve.de ([10.228.3.105]) with ESMTP via TCP; 28 Dec 2004 15:39:36 -0000 From: Hilko Meyer To: hrs@FreeBSD.org Date: Tue, 28 Dec 2004 16:40:56 +0100 Message-ID: X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: ports@FreeBSD.org Subject: FreeBSD Port: teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 15:39:39 -0000 Hi, I've seen the announcement of the first release candidate of teTeX-3.0: ftp://cam.ctan.org/tex-archive/systems/unix/teTeX-beta/ANNOUNCE-2.99.7.20= 041226 Other announcements since march are in the same directory: ftp://cam.ctan.org/tex-archive/systems/unix/teTeX-beta/ And now want to know, if you are planing to bring this to the ports as teTeX-devel or if you will wait until the release of teTeX-3.0. I'd like to help you, if you need testers for teTeX-3.0. Many thanks for your work witk theTeX-ports, Hilko From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 16:49:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5327916A4CE; Tue, 28 Dec 2004 16:49:50 +0000 (GMT) Received: from lp1001.snu.ac.kr (lp1001.snu.ac.kr [147.46.70.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id B733043D2D; Tue, 28 Dec 2004 16:49:49 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [IPv6:::1] (localhost [127.0.0.1]) (authenticated (0 bits)) by lp1001.snu.ac.kr (8.13.1/8.11.6) with ESMTP id iBSGlU46030276; Wed, 29 Dec 2004 01:47:31 +0900 Message-ID: <41D18EA9.2040605@yahoo.com> Date: Wed, 29 Dec 2004 01:49:45 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041226 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, oliver@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD Port: xfce-4.0.6_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 16:49:50 -0000 Oliver Lehmann wrote: > Rob wrote: >> >> 4.2-RC2 has been made available last week. >> >> Any new developments on importing upcoming xfce 4.2 into the FreeBSD >> ports collection? > > I've put an update on rc2 on http://pofo.de/tmp/patch-xfce4. You may > download it and patch it against a up-to-date /usr/ports to test RC2. > I won't import any beta/rc update of xfce4 into FreeBSD's CVS because it's > not marked "stable". > There are plans for bringen RC3 out this week, but I won't have the time > to update that patch to rc3. (christmas, new year) > I expect the final 4.2 release, which will go into our tree, soon. I have compiled Xfce 4.2-RC3 directly from sources and installed it without any problem. Only xfprint did not compile because a2ps was missing on my system (I did not install a2ps and left xfprint out). So I expect the port for 4.2 release to not cause too much trouble. This is on FreeBSD 5.3-STABLE. Rob. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 17:04:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DA5316A4CE for ; Tue, 28 Dec 2004 17:04:48 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6212343D55 for ; Tue, 28 Dec 2004 17:04:47 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CjKm6-0006Mk-00 for ; Tue, 28 Dec 2004 18:04:46 +0100 Received: from 79.62-97-240.bkkb.no ([62.97.240.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Dec 2004 18:04:46 +0100 Received: from jakob by 79.62-97-240.bkkb.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Dec 2004 18:04:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Jakob Breivik Grimstveit Date: Tue, 28 Dec 2004 18:04:41 +0100 Organization: BitWise Computing Lines: 12 Message-ID: References: <41D18EA9.2040605@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 79.62-97-240.bkkb.no User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) X-Face: .4qx3fwC]Zs6i@H)n4+U7@:QPR,\(Q'z[`J-C"'v:; *cy8[}d]:x,*Z6I?e8m%a~O?f1',N \1g'^='~; B3WO"RqF(tt]5<1)z%.%hqWnyM|NG}|e[zDmf=j(F*p|Tq^C#{<_FvV|P/tB4aG81S )#iIlo]%Gm<)uLyN Subject: Re: FreeBSD Port: xfce-4.0.6_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 17:04:48 -0000 Rob wrote: > I have compiled Xfce 4.2-RC3 directly from sources and installed it > without any problem. I've used the installer provided by , and it works nicely (apart from some problems which I am discussing on the xfce-list right now). -- Jakob Breivik Grimstveit, http://www.grimstveit.no/jakob, +47 48298152 From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 18:48:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8106616A4CE; Tue, 28 Dec 2004 18:48:23 +0000 (GMT) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id D916D43D1D; Tue, 28 Dec 2004 18:48:22 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p26254-adsao12honb4-acca.tokyo.ocn.ne.jp [219.161.179.254]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id iBSImIqe087707; Wed, 29 Dec 2004 03:48:20 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.1/8.13.1) with ESMTP id iBSIkiQj075386; Wed, 29 Dec 2004 03:46:45 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 29 Dec 2004 03:46:24 +0900 (JST) Message-Id: <20041229.034624.07632491.hrs@eos.ocn.ne.jp> To: Hilko.Meyer@gmx.de From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.1.53 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Wed_Dec_29_03_46_24_2004_679)--" Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: hrs@FreeBSD.org Subject: Re: FreeBSD Port: teTeX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 18:48:23 -0000 ----Security_Multipart(Wed_Dec_29_03_46_24_2004_679)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Hilko Meyer wrote in : H> I've seen the announcement of the first release candidate of teTeX-3.0: H> ftp://cam.ctan.org/tex-archive/systems/unix/teTeX-beta/ANNOUNCE-2.99.7.20041226 H> Other announcements since march are in the same directory: H> ftp://cam.ctan.org/tex-archive/systems/unix/teTeX-beta/ H> H> And now want to know, if you are planing to bring this to the ports as H> teTeX-devel or if you will wait until the release of teTeX-3.0. H> I'd like to help you, if you need testers for teTeX-3.0. Yes, I am planning to add a new port for teTeX-3.0, but it includes a lot of changes and affects many other ports, so I think I will actually do so after the ports freeze for 4.11R is over. Probably the old and the new one coexist with each other for a while. Once the new port is committed please try it, thanks. -- | Hiroki SATO ----Security_Multipart(Wed_Dec_29_03_46_24_2004_679)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBB0aoCTyzT2CeTzy0RAtKCAKCDTLl8SyAZv1buHR35zYNPhxuOSgCgpv3N Hkp7ba0U0oCSbpNSZTMy2/s= =aOgP -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Dec_29_03_46_24_2004_679)---- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 20:00:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD3616A4CE for ; Tue, 28 Dec 2004 20:00:15 +0000 (GMT) Received: from zen.rupture.net (zen.rupture.net [216.22.46.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AC343D2F for ; Tue, 28 Dec 2004 20:00:15 +0000 (GMT) (envelope-from jon@rupture.net) Received: from zen.rupture.net (localhost [127.0.0.1]) by zen.rupture.net (8.13.1/8.13.1) with ESMTP id iBSK0B6f084424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Dec 2004 15:00:11 -0500 (EST) (envelope-from jon@rupture.net) Received: (from jon@localhost) by zen.rupture.net (8.13.1/8.13.1/Submit) id iBSK0BhJ084423 for freebsd-ports@freebsd.org; Tue, 28 Dec 2004 15:00:11 -0500 (EST) (envelope-from jon@rupture.net) X-Authentication-Warning: zen.rupture.net: jon set sender to jon@rupture.net using -f Received: by zen.rupture.net (tmda-sendmail, from uid 500); Tue, 28 Dec 2004 15:00:10 -0500 (EST) Date: Tue, 28 Dec 2004 15:00:10 -0500 To: freebsd-ports@freebsd.org Message-ID: <20041228200009.GT1757@zen.rupture.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i From: Jon Nathan Mail-Followup-To: freebsd-ports@freebsd.org X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) X-Primary-Address: jon@rupture.net Subject: Need a little assistance porting 'boggle' from NetBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Nathan List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 20:00:15 -0000 Hello, I'm trying to build a FreeBSD port of boggle from NetBSD's base system. I checked out their sources, made a bunch of modifications so that it would compile under FreeBSD, and built out the port skeleton. The program runs as expected except for one small thing. After displaying the help file, it doesn't clear the screen to display the puzzle. I've tried to add calls to each of the clear-screen-looking functions, but can't get it to work. The port skeleton is available here: http://www.rupture.net/~jon/boggle/bog.tar.gz The boggle source, as I've cobbled it together, is here: http://www.rupture.net/~jon/boggle/boggle-8.2.tar.gz If anyone could help me get this one last bit to work, that would be great. (I emailed Barry Brachman, listed as the original auther, but got no response.) The included 'patch-af' shows where I've tried to add clear-screen calls. Thanks, -Jon -- Jon Nathan jon@rupture.net From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 20:57:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5CCC16A4CE for ; Tue, 28 Dec 2004 20:57:09 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9748E43D48 for ; Tue, 28 Dec 2004 20:57:09 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 15F11511AE; Tue, 28 Dec 2004 12:57:09 -0800 (PST) Date: Tue, 28 Dec 2004 12:57:09 -0800 From: Kris Kennaway To: freebsd-ports@freebsd.org Message-ID: <20041228205708.GB63062@xor.obsecurity.org> References: <20041228200009.GT1757@zen.rupture.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20041228200009.GT1757@zen.rupture.net> User-Agent: Mutt/1.4.2.1i Subject: Re: Need a little assistance porting 'boggle' from NetBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 20:57:09 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 28, 2004 at 03:00:10PM -0500, Jon Nathan wrote: > If anyone could help me get this one last bit to work, that would > be great. (I emailed Barry Brachman, listed as the original auther, > but got no response.) The included 'patch-af' shows where I've tried > to add clear-screen calls. ISTR that a long time ago FreeBSD received a request to remove this from /usr/ports/games by the owner of the Boggle trademark, which is why you don't see it here any more. We shouldn't add it back in ports if so. Kris --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0cikWry0BWjoQKURAjLjAKCIEpoeNAawZ+tHFmm45JqZTJyMBwCg1MP/ Uy6M5pzhjRUx1oCNrIjwYE0= =cEhF -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 21:13:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E07416A4CE for ; Tue, 28 Dec 2004 21:13:49 +0000 (GMT) Received: from zen.rupture.net (zen.rupture.net [216.22.46.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E139B43D39 for ; Tue, 28 Dec 2004 21:13:48 +0000 (GMT) (envelope-from jon@rupture.net) Received: from zen.rupture.net (localhost [127.0.0.1]) by zen.rupture.net (8.13.1/8.13.1) with ESMTP id iBSLDj9n092831 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Dec 2004 16:13:45 -0500 (EST) (envelope-from jon@rupture.net) Received: (from jon@localhost) by zen.rupture.net (8.13.1/8.13.1/Submit) id iBSLDjeD092830 for freebsd-ports@freebsd.org; Tue, 28 Dec 2004 16:13:45 -0500 (EST) (envelope-from jon@rupture.net) X-Authentication-Warning: zen.rupture.net: jon set sender to jon@rupture.net using -f Received: by zen.rupture.net (tmda-sendmail, from uid 500); Tue, 28 Dec 2004 16:13:44 -0500 (EST) Date: Tue, 28 Dec 2004 16:13:43 -0500 To: freebsd-ports@freebsd.org Message-ID: <20041228211343.GV1757@zen.rupture.net> References: <20041228200009.GT1757@zen.rupture.net> <20041228205708.GB63062@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041228205708.GB63062@xor.obsecurity.org> User-Agent: Mutt/1.5.6i From: Jon Nathan Mail-Followup-To: freebsd-ports@freebsd.org X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) X-Primary-Address: jon@rupture.net Subject: Re: Need a little assistance porting 'boggle' from NetBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Nathan List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 21:13:49 -0000 * Kris Kennaway [12-28-2004 15:57]: > > On Tue, Dec 28, 2004 at 03:00:10PM -0500, Jon Nathan wrote: > > > If anyone could help me get this one last bit to work, that would > > be great. (I emailed Barry Brachman, listed as the original auther, > > but got no response.) The included 'patch-af' shows where I've tried > > to add clear-screen calls. > > ISTR that a long time ago FreeBSD received a request to remove this > from /usr/ports/games by the owner of the Boggle trademark, which is > why you don't see it here any more. We shouldn't add it back in ports > if so. > > Kris That's a shame. In any case, I received help off-list and fixed the problem. I guess I'll keep the port to myself. I wonder how NetBSD gets away with it. Oh well, -Jon -- Jon Nathan jon@rupture.net From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 21:29:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADEAC16A4CE for ; Tue, 28 Dec 2004 21:29:03 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D94943D39 for ; Tue, 28 Dec 2004 21:29:03 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B5E3F512C2; Tue, 28 Dec 2004 13:29:02 -0800 (PST) Date: Tue, 28 Dec 2004 13:29:02 -0800 From: Kris Kennaway To: freebsd-ports@freebsd.org Message-ID: <20041228212902.GA78736@xor.obsecurity.org> References: <20041228200009.GT1757@zen.rupture.net> <20041228205708.GB63062@xor.obsecurity.org> <20041228211343.GV1757@zen.rupture.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <20041228211343.GV1757@zen.rupture.net> User-Agent: Mutt/1.4.2.1i Subject: Re: Need a little assistance porting 'boggle' from NetBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 21:29:03 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 28, 2004 at 04:13:43PM -0500, Jon Nathan wrote: > > ISTR that a long time ago FreeBSD received a request to remove this > > from /usr/ports/games by the owner of the Boggle trademark, which is > > why you don't see it here any more. We shouldn't add it back in ports > > if so. > >=20 > > Kris >=20 > That's a shame. In any case, I received help off-list and fixed the > problem. I guess I'll keep the port to myself. I wonder how NetBSD > gets away with it. It was probably just a random spree by a lawyer who had just discovered search engines, but before the days of google :-) We shouldn't tempt fate though. Kris --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0dAeWry0BWjoQKURAkoFAKDj/iRLKKxy39hxT6W0CPh6P7zOsACg2MpD AsT4+pBOtOkvmnIqfgTGuRw= =HsyA -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 22:03:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 095CC16A4CE for ; Tue, 28 Dec 2004 22:03:12 +0000 (GMT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55C5A43D39 for ; Tue, 28 Dec 2004 22:03:11 +0000 (GMT) (envelope-from wingman@waika9.com) Received: from pcemmanuel (defense-3-81-57-219-151.fbx.proxad.net [81.57.219.151]) by postfix3-1.free.fr (Postfix) with ESMTP id 2421B1734AA for ; Tue, 28 Dec 2004 23:03:09 +0100 (CET) From: "EC" To: Date: Tue, 28 Dec 2004 23:03:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcTtKRT+TpreeVVoQgigRqqDlBKhBg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20041228220309.2421B1734AA@postfix3-1.free.fr> Subject: libxml2 libtool error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 22:03:12 -0000 I'm using a tool named nALFS under LFS (linux from scratch). Trying to compile it under FreeBSD does not work properly and this seems to be related to libtool. I use FreeBSD 5.3, libxml2 2.6.13 compiled from ports. Compiler seems to be looking for the libxml2.so in /usr/local/lib/.libs/ directory. The nALFS team says it's related to FreeBSD libxml (it is true my 2.6.13 libxml2 compiled under linux works fine with this tool). I get the following error : if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libxml2 -I/usr/local/include -I./src/include -I./src -W -Wall -Wshadow -Winline -g -O2 -MT src/src_nALFS-win.o -MD -MP -MF "src/.deps/src_nALFS-win.Tpo" -c -o src/src_nALFS-win.o `test -f 'src/win.c' || echo './'`src/win.c; then mv -f "src/.deps/src_nALFS-win.Tpo" "src/.deps/src_nALFS-win.Po"; else rm -f "src/.deps/src_nALFS-win.Tpo"; exit 1; fi /usr/local/bin/bash ./libtool --silent --mode=link gcc -W -Wall -Wshadow -Winline -g -O2 -o src/nALFS -dlopen self -dlopen src/handlers/alfs.la -dlopen src/handlers/check.la -dlopen src/handlers/configure.la -dlopen src/handlers/copy.la -dlopen src/handlers/download.la -dlopen src/handlers/execute.la -dlopen src/handlers/link.la -dlopen src/handlers/log.la -dlopen src/handlers/make.la -dlopen src/handlers/mkdir.la -dlopen src/handlers/move.la -dlopen src/handlers/ownership.la -dlopen src/handlers/package.la -dlopen src/handlers/patch.la -dlopen src/handlers/permissions.la -dlopen src/handlers/remove.la -dlopen src/handlers/search_replace.la -dlopen src/handlers/setenv.la -dlopen src/handlers/stage.la -dlopen src/handlers/textdump.la -dlopen src/handlers/unpack.la src/src_nALFS-backend.o src/src_nALFS-comm.o src/src_nALFS-editor.o src/src_nALFS-find.o src/src_nALFS-handlers.o src/src_nALFS-init.o src/src_nALFS-libXML-tree.o src/src_nALFS-logfiles.o src/src_nALFS-logging.o src/src_nALFS-nalfs.o src/src_nALFS-options.o src/src_nALFS-parser.o src/src_nALFS-utility.o src/src_nALFS-win.o /usr/local/lib/libxml2.la src/lib/libnALFS.la -lncurses src/ltdl/ltdl.la gcc: /usr/local/lib/.libs/libxml2.so: No such file or directory *** Error code 1 Please help if possible.. Emmanuel. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 22:08:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE7D816A4CE for ; Tue, 28 Dec 2004 22:08:28 +0000 (GMT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E82F43D2F for ; Tue, 28 Dec 2004 22:08:28 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd07.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1CjPVy-0003kC-02; Tue, 28 Dec 2004 23:08:26 +0100 Received: from BigBrother.leidinger.net (E43smcZlrelnch43XNSCmPH4QdWAMPzrth3ZPkJnpaqmDJogSpZ2gT@[62.226.112.159]) by fmrl07.sul.t-online.com with esmtp id 1CjPVs-0MU9xY0; Tue, 28 Dec 2004 23:08:20 +0100 Received: from [192.168.3.20] (airlaptop [192.168.3.20]) iBSM9IAb012895; Tue, 28 Dec 2004 23:09:19 +0100 (CET) (envelope-from Alexander@Leidinger.net) From: Alexander Leidinger To: Jeremy Messenger In-Reply-To: References: <20041224081549.GA34007@xor.obsecurity.org> Content-Type: text/plain Date: Tue, 28 Dec 2004 23:07:58 +0100 Message-Id: <1104271678.782.41.camel@luna.leidinger.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-ID: E43smcZlrelnch43XNSCmPH4QdWAMPzrth3ZPkJnpaqmDJogSpZ2gT@t-dialin.net X-TOI-MSGID: d1b1e30c-75f3-44d7-a34a-d16dffbdd038 cc: ports@FreeBSD.org cc: Kris Kennaway Subject: Re: HEADS UP: linux_base-8 upgrade requires immediate testing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 22:08:28 -0000 Am Montag, den 27.12.2004, 18:10 -0600 schrieb Jeremy Messenger: > I only notice many problems with linux ports are that those pkg-plist need > to be fix. Sorry, I forgot to '>&' to create log because it was over > scroll in my screen when I 'pkg_delete -f linux-\*' to deinstall linux > apps then 'pkg_delete -f linux\*' to deinstall linux_base-8. More like > linux_base-8, linux-XFree86-libs, linux-atk, linux-pango, linux-gtk2 and > few other linux-* pkg-plist. You got those messages because you used "pkg_delete -f". They aren't deinstalled in reversed dependency order, they are deinstalled in either lexicographic order ("ls -1d /var/db/pkg/linux*") or in create-time order ("find /var/db/pkg -name linux\* -print")... I'm too laze to look up which order is used. If you use pkg_deinstall (from portupgrade fame), it deinstalls in the reversed dependency order. This doesn't means the patch is free of flaws. An experimental build on the cluster showed some problems. We've through several rounds of bugfixing. So far (the patch you've tested) we've fixed the major problems (except one or two which we are investigating right now). Some minor ones (since Kris hasn't forwarded those yet, I assume those are general flaws of the current state of our linux-bits in the ports collection :-) ) can be fixed after the patch hits the tree. Bye, Alexander. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 28 22:31:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3B3F16A4CE for ; Tue, 28 Dec 2004 22:31:13 +0000 (GMT) Received: from lakermmtao07.cox.net (lakermmtao07.cox.net [68.230.240.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4091D43D31 for ; Tue, 28 Dec 2004 22:31:13 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao07.cox.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041228223112.YQFF20686.lakermmtao07.cox.net@mezz.mezzweb.com>; Tue, 28 Dec 2004 17:31:12 -0500 Date: Tue, 28 Dec 2004 16:31:53 -0600 To: "Alexander Leidinger" References: <20041224081549.GA34007@xor.obsecurity.org> <1104271678.782.41.camel@luna.leidinger.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1104271678.782.41.camel@luna.leidinger.net> User-Agent: Opera M2/7.54u1 (Linux, build 892) cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: HEADS UP: linux_base-8 upgrade requires immediate testing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 22:31:14 -0000 On Tue, 28 Dec 2004 23:07:58 +0100, Alexander Leidinger wrote: > Am Montag, den 27.12.2004, 18:10 -0600 schrieb Jeremy Messenger: > >> I only notice many problems with linux ports are that those pkg-plist >> need >> to be fix. Sorry, I forgot to '>&' to create log because it was over >> scroll in my screen when I 'pkg_delete -f linux-\*' to deinstall linux >> apps then 'pkg_delete -f linux\*' to deinstall linux_base-8. More like >> linux_base-8, linux-XFree86-libs, linux-atk, linux-pango, linux-gtk2 and >> few other linux-* pkg-plist. > > You got those messages because you used "pkg_delete -f". They aren't > deinstalled in reversed dependency order, they are deinstalled in either > lexicographic order ("ls -1d /var/db/pkg/linux*") or in create-time > order ("find /var/db/pkg -name linux\* -print")... I'm too laze to look > up which order is used. If you use pkg_deinstall (from portupgrade > fame), it deinstalls in the reversed dependency order. I am comparing it with vanilla and patched. The patched version shows more errors. > This doesn't means the patch is free of flaws. An experimental build on > the cluster showed some problems. We've through several rounds of > bugfixing. So far (the patch you've tested) we've fixed the major > problems (except one or two which we are investigating right now). Some > minor ones (since Kris hasn't forwarded those yet, I assume those are > general flaws of the current state of our linux-bits in the ports > collection :-) ) can be fixed after the patch hits the tree. Great, I will let experimental build to take care of pkg-plist complains then. Off point: Do anyone know any good tricks & hints for tweak font? In my system, the fonts look blurry (too antialias) in linux-opera and linux-realplayer. Maybe, I will need to tweak with one of hintfull, hintmedium or hintslight to see if it will help. Thanks for your work! Cheers, Mezz > Bye, > Alexander. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 00:47:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C390D16A4CE for ; Wed, 29 Dec 2004 00:47:05 +0000 (GMT) Received: from smtp6.clb.oleane.net (smtp6.clb.oleane.net [213.56.31.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC5E43D41 for ; Wed, 29 Dec 2004 00:47:04 +0000 (GMT) (envelope-from michel.gravey@optogone.com) Received: from smtp6.clb.oleane.net (localhost [127.0.0.1]) by smtp6.clb.oleane.net (antivirus) with ESMTP id iBT0l3SN001956 for ; Wed, 29 Dec 2004 01:47:03 +0100 Received: from acer (zenith.theblinis.net [213.56.44.213]) (authenticated) by smtp6.clb.oleane.net with ESMTP id iBT0l2Ra001936 for ; Wed, 29 Dec 2004 01:47:03 +0100 Message-ID: <1ceb01c4ed3f$ea8edbd0$d601a8c0@acer> From: "Michel Gravey" To: Date: Wed, 29 Dec 2004 01:47:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Problem with unresolved symbols in libintl.so.6 (gettext) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 00:47:05 -0000 Hello, Environnement: 5.3 security branch updated from 4.10 After a fresh upgrade of devel/gettext to latest version (0.14.1), when trying to compile some other ports, I get the following error msg: /usr/libexec/lib-elf.so Unresolved symbols "stpcpy" in libintl.so.6 (try many ports which rely on gettext to compile, like netpbm or ezm3) The bison utility was broken after the update (same error message). A recompile did fix the problem (for bison only). I already recompile expat2 and libiconv from ports, and fetching a precompiled binary of gettext didn't fix the problem. The gettext binary is maybe not the problem but it's quite annoying since many packages rely on gettext to compile or run. An other server updated from 4.10 to 5.3-release doesn't have the problem. The output of nm -B /usr/local/lib/libintl.so.6 | grep stpcpy is the same on this 2 machines (the ones with the problem and the other, same ports tree, and updated gettext to latest version) : U stpcpy If you have any ideas or suggestions... Thanks in advance, Michel Gravey From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 01:07:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D098316A4CE for ; Wed, 29 Dec 2004 01:07:29 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3684043D1F for ; Wed, 29 Dec 2004 01:07:29 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 157E24AC33 for ; Wed, 29 Dec 2004 02:07:28 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 95875-03 for ; Wed, 29 Dec 2004 02:07:27 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id D540F4AC32 for ; Wed, 29 Dec 2004 02:07:27 +0100 (CET) Date: Wed, 29 Dec 2004 02:07:27 +0100 From: Palle Girgensohn To: ports@freebsd.org Message-ID: <31E01F7BFC295D702DB3798A@palle.girgensohn.se> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: Which CMS to use for small website depolyed on FreeBSD? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 01:07:29 -0000 Hi! A bit off-topic... I'm mailing this list to check if there are any suggestions for a content management system for a rather small web site, that is will be deployed on a FreeBSD web server. Open Source or Commercial doesn't matter. Optimally, it will exist in the ports collection already. If not, I'll port it and put into the tree :-) It is not going to be a lot of modifications to the web site, no wikis or blogs, just a regular web site for an Opera Academy. The customer wants a webbrowser GUI for editing pages, and expects a CMS to manage the pages. If you have any tips, please drop me a mail. Regards, Palle From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 01:15:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC8AE16A4CE; Wed, 29 Dec 2004 01:15:28 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5429043D3F; Wed, 29 Dec 2004 01:15:28 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 8AF814AC33; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 98402-01; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 459AE4AC32; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Date: Wed, 29 Dec 2004 02:15:27 +0100 From: girgen@FreeBSD.org To: whitevamp , ports@freebsd.org, freebsd-ports@freebsd.org Message-ID: <307B8B338024A59012E2265F@palle.girgensohn.se> In-Reply-To: References: X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 01:15:28 -0000 --On m=E5ndag, december 27, 2004 22.18.29 -0800 whitevamp=20 wrote: > just whanted to post a followup on this , heres what all ive done sence i > posted this message > 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a > make clean , then a make install. still same thing after words. > 2. decided to go and try to install apache13-with-ssl , nop same thing > there. > > so why am i getting this error ?? i could see it if i had compiled it as = a > non super user , and / or trying to run it as a non superuser , but i > compiled and installed it as root and trying to run it as root. > and thats exeactly what its acting like . I tryd setting the port to 8080 > and it worked all execpt for it couldnt write to the pid file . If it cannot write to the PID file, it is definitely running as the wrong=20 user. What's your apache config, is it standard install or did you modify=20 it? is your httpd binary setuid, or something? Could you send output from $ ls -l /usr/local/sbin/httpd -rwxr-xr-x 1 root wheel 388651 Oct 20 12:34 /usr/local/sbin/httpd How do you start apache? Best way is to add apache_enable=3D"YES" to /etc/rc.conf, and then use # /usr/local/etc/rc.d/apache.sh start to start. Do you have a www user in /etc/passwd? does its entry look like this: www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin /Palle > > ----- Original Message ----- > From: "whitevamp" > To: > Sent: Monday, December 27, 2004 5:43 PM > Subject: apache cant bind to port > > > I just did a portupgrade -aRrCc > and now when I goto start apache i get this error message in the log = files > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > > I have tryed starting it with ethere apachectl start or httpd , as root > > vampextream# uname -a > FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec > 8 20:33:13 PST 2004 > root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 > vampextream# httpd -V > Server version: Apache/1.3.33 (Unix) > > > if theres any othere information that you need let me know.. > and thankx inadvance for any help on this issue > _______________________________________________ > 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" > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 01:15:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC8AE16A4CE; Wed, 29 Dec 2004 01:15:28 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5429043D3F; Wed, 29 Dec 2004 01:15:28 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 8AF814AC33; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 98402-01; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 459AE4AC32; Wed, 29 Dec 2004 02:15:27 +0100 (CET) Date: Wed, 29 Dec 2004 02:15:27 +0100 From: girgen@FreeBSD.org To: whitevamp , ports@freebsd.org, freebsd-ports@freebsd.org Message-ID: <307B8B338024A59012E2265F@palle.girgensohn.se> In-Reply-To: References: X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 01:15:28 -0000 --On m=E5ndag, december 27, 2004 22.18.29 -0800 whitevamp=20 wrote: > just whanted to post a followup on this , heres what all ive done sence i > posted this message > 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a > make clean , then a make install. still same thing after words. > 2. decided to go and try to install apache13-with-ssl , nop same thing > there. > > so why am i getting this error ?? i could see it if i had compiled it as = a > non super user , and / or trying to run it as a non superuser , but i > compiled and installed it as root and trying to run it as root. > and thats exeactly what its acting like . I tryd setting the port to 8080 > and it worked all execpt for it couldnt write to the pid file . If it cannot write to the PID file, it is definitely running as the wrong=20 user. What's your apache config, is it standard install or did you modify=20 it? is your httpd binary setuid, or something? Could you send output from $ ls -l /usr/local/sbin/httpd -rwxr-xr-x 1 root wheel 388651 Oct 20 12:34 /usr/local/sbin/httpd How do you start apache? Best way is to add apache_enable=3D"YES" to /etc/rc.conf, and then use # /usr/local/etc/rc.d/apache.sh start to start. Do you have a www user in /etc/passwd? does its entry look like this: www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin /Palle > > ----- Original Message ----- > From: "whitevamp" > To: > Sent: Monday, December 27, 2004 5:43 PM > Subject: apache cant bind to port > > > I just did a portupgrade -aRrCc > and now when I goto start apache i get this error message in the log = files > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > > I have tryed starting it with ethere apachectl start or httpd , as root > > vampextream# uname -a > FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec > 8 20:33:13 PST 2004 > root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 > vampextream# httpd -V > Server version: Apache/1.3.33 (Unix) > > > if theres any othere information that you need let me know.. > and thankx inadvance for any help on this issue > _______________________________________________ > 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" > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 01:28:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0235E16A4CE for ; Wed, 29 Dec 2004 01:28:24 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A5043D54 for ; Wed, 29 Dec 2004 01:28:23 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id AD6F34AC33; Wed, 29 Dec 2004 02:28:22 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 94955-06; Wed, 29 Dec 2004 02:28:22 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 718B44AC2E; Wed, 29 Dec 2004 02:28:22 +0100 (CET) Date: Wed, 29 Dec 2004 02:28:21 +0100 From: girgen@FreeBSD.org To: Michel Gravey , freebsd-ports@freebsd.org Message-ID: <2F3392EEC0E77AE16E235E05@palle.girgensohn.se> In-Reply-To: <1ceb01c4ed3f$ea8edbd0$d601a8c0@acer> References: <1ceb01c4ed3f$ea8edbd0$d601a8c0@acer> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: Re: Problem with unresolved symbols in libintl.so.6 (gettext) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 01:28:24 -0000 stpycpy is in libc.so.5... $ nm -D /lib/libc.so.5 |grep stpcpy 0001ed60 T stpcpy So, I doubt it is gettext itself that is the problem... Sounds like the ports that don't work are linked to old libc.so.4? After 4.10->5.3 upgrade, more or less *all* ports should be rebuilt, aka portupgrade -fa... if not, your bound to get problems with different library versions, and for C++ code the mess is even worse. Are the problems just arising for not recently installed ports? /Palle --On onsdag, december 29, 2004 01.47.03 +0100 Michel Gravey wrote: > Hello, > > Environnement: 5.3 security branch updated from 4.10 > After a fresh upgrade of devel/gettext to latest version (0.14.1), when > trying to compile some other ports, I get the following error msg: > /usr/libexec/lib-elf.so Unresolved symbols "stpcpy" in libintl.so.6 > (try many ports which rely on gettext to compile, like netpbm or ezm3) > The bison utility was broken after the update (same error message). > A recompile did fix the problem (for bison only). > I already recompile expat2 and libiconv from ports, and fetching a > precompiled binary of gettext didn't fix the problem. > The gettext binary is maybe not the problem but it's quite annoying since > many packages rely on gettext to compile or run. An other server updated > from 4.10 to 5.3-release doesn't have the problem. > The output of nm -B /usr/local/lib/libintl.so.6 | grep stpcpy is the same > on this 2 machines (the ones with the problem and the other, same ports > tree, and updated gettext to latest version) : > U stpcpy > > If you have any ideas or suggestions... > Thanks in advance, > > Michel Gravey > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 01:47:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D1F16A4CE for ; Wed, 29 Dec 2004 01:47:48 +0000 (GMT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F89F43D46 for ; Wed, 29 Dec 2004 01:47:47 +0000 (GMT) (envelope-from mike-keller@columbus.rr.com) Received: from mkdc.mkc.internal (dhcp065-024-068-077.columbus.rr.com [65.24.68.77])iBT1lilv001424 for ; Tue, 28 Dec 2004 20:47:45 -0500 (EST) Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Tue, 28 Dec 2004 20:47:02 -0500 Message-ID: <29AEA591A139444CAE8ABDADD1CF7ADC2DBB@mkcdc.MKC.internal> X-MIMEOLE: Produced By Microsoft Exchange V6.5.6944.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-topic: Squid 2.5 STABLE-7 Port Bug Thread-index: AcTtSErQWkvaw304ToC/xE+mvy3jjQ== From: "Mike Keller" To: X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Squid 2.5 STABLE-7 Port Bug X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 01:47:48 -0000 I am receiving a checksum and file size error on this port ( /usr/ports/www/squid) on the squid-2.5.STABLE7-empty_acls.patch. It should be an easy fix, as the port expects the filesize to be 4015 bytes and the file is 4432 bytes. According to www.squid-cache.org , this file is either new or updated as of yesterday (12/27/2004) which is the post date. Here is a link to the patch: http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-empty _acls =20 Thanks! From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 02:05:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C81D16A4CE for ; Wed, 29 Dec 2004 02:05:20 +0000 (GMT) Received: from smtp809.mail.sc5.yahoo.com (smtp809.mail.sc5.yahoo.com [66.163.168.188]) by mx1.FreeBSD.org (Postfix) with SMTP id C971943D31 for ; Wed, 29 Dec 2004 02:05:19 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp809.mail.sc5.yahoo.com with SMTP; 29 Dec 2004 02:05:19 -0000 From: Joshua Tinnin To: "freebsd-ports" Date: Tue, 28 Dec 2004 18:05:18 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200412281805.19287.krinklyfig@spymac.com> cc: gnome@FreeBSD.org cc: erich@FreeBSD.org Subject: Problem updating gimp-gnome because of devel/desktop-file-utils update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 02:05:20 -0000 After having updated devel/desktop-file-utils to 0.10, trying to upgrade gimp-gnome-2.2.0_2,1 returns the following error at the end of the install: gmake[2]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.2.0' gmake[1]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.2.0' /usr/X11R6/bin/update-desktop-database:No such file or directory *** Error code 1 Stop in /usr/ports/graphics/gimp. This is because the path is now: /usr/local/bin/update-desktop-database Not sure how many other ports might be affected. - jt From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 02:26:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 278F716A4CF for ; Wed, 29 Dec 2004 02:26:22 +0000 (GMT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88FAC43D2F for ; Wed, 29 Dec 2004 02:26:21 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.30.50]) by lakermmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041229022619.UOBN22789.lakermmtao06.cox.net@dolphin.local.net> for ; Tue, 28 Dec 2004 21:26:19 -0500 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with ESMTP id iBT2QKir045954 for ; Tue, 28 Dec 2004 20:26:20 -0600 (CST) (envelope-from conrads@cox.net) Date: Tue, 28 Dec 2004 20:26:15 -0600 From: "Conrad J. Sabatier" To: freebsd-ports@freebsd.org Message-ID: <20041228202615.475f4ad8@dolphin.local.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Shouldn't xorg-manpages be included as one of xorg's dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 02:26:22 -0000 After doing a 'portupgrade -R xorg' today, I noticed that the xorg-manpages port had not been upgraded, which I found a little surprising. Shouldn't this port be included as a (perhaps OPTIONal) dependency of the master xorg port? -- Conrad J. Sabatier -- "In Unix veritas" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 02:27:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B10416A4CE for ; Wed, 29 Dec 2004 02:27:41 +0000 (GMT) Received: from smtp802.mail.sc5.yahoo.com (smtp802.mail.sc5.yahoo.com [66.163.168.181]) by mx1.FreeBSD.org (Postfix) with SMTP id DD32A43D39 for ; Wed, 29 Dec 2004 02:27:40 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp802.mail.sc5.yahoo.com with SMTP; 29 Dec 2004 02:27:40 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Tue, 28 Dec 2004 18:27:39 -0800 User-Agent: KMail/1.7.2 References: <200412281805.19287.krinklyfig@spymac.com> In-Reply-To: <200412281805.19287.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_cYh0BooRG6kXFBG" Message-Id: <200412281827.40414.krinklyfig@spymac.com> cc: gnome@freebsd.org cc: erich@freebsd.org Subject: Re: Problem updating gimp-gnome because of devel/desktop-file-utils update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 02:27:41 -0000 --Boundary-00=_cYh0BooRG6kXFBG Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 28 December 2004 06:05 pm, Joshua Tinnin wrote: > After having updated devel/desktop-file-utils to 0.10, trying to > upgrade gimp-gnome-2.2.0_2,1 returns the following error at the end > of the install: > > gmake[2]: Leaving directory > `/usr/ports/graphics/gimp/work/gimp-2.2.0' gmake[1]: Leaving > directory `/usr/ports/graphics/gimp/work/gimp-2.2.0' > /usr/X11R6/bin/update-desktop-database:No such file or directory *** > Error code 1 > > Stop in /usr/ports/graphics/gimp. > > > This is because the path is now: > /usr/local/bin/update-desktop-database > > Not sure how many other ports might be affected. Here's a patch that should fix that problem for gimp. - jt --Boundary-00=_cYh0BooRG6kXFBG Content-Type: text/x-diff; charset="us-ascii"; name="gimp-patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="gimp-patch" --- Makefile.bak Tue Dec 28 18:16:20 2004 +++ Makefile Tue Dec 28 18:16:33 2004 @@ -113,7 +113,7 @@ .if defined(GNOME_ENABLED) post-install: - @${X11BASE}/bin/update-desktop-database + @${LOCALBASE}/bin/update-desktop-database .endif .include --Boundary-00=_cYh0BooRG6kXFBG-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 02:35:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C8316A4CF for ; Wed, 29 Dec 2004 02:35:04 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E890143D41 for ; Wed, 29 Dec 2004 02:35:03 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iBT2YgJm000967; Tue, 28 Dec 2004 18:34:42 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iBT2YfHp000966; Tue, 28 Dec 2004 18:34:41 -0800 (PST) (envelope-from anholt@FreeBSD.org) X-Authentication-Warning: leguin.anholt.net: anholt set sender to anholt@FreeBSD.org using -f From: Eric Anholt To: "dusan >>" In-Reply-To: <41CFCF15.2090500@hysteria.sk> References: <41CF63D9.9060603@hysteria.sk> <20041227044212.GB702@lame.novel.ru> <41CFCF15.2090500@hysteria.sk> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 28 Dec 2004 18:34:41 -0800 Message-Id: <1104287681.854.1.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: ports@FreeBSD.org cc: Roman Bogorodskiy Subject: Re: FreeBSD Port: xcompmgr-1.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eta@lclark.edu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 02:35:04 -0000 On Mon, 2004-12-27 at 10:00 +0100, dusan >> wrote: > Roman Bogorodskiy wrote: > > dusan wrote: > > > > > >>hi. I want to know how can I make this thing working.. thx. > > > > > > What's wrong with it? > > > > Maybe you forgot to add such lines to your xorg.conf: > > > > Section "Extensions" > > Option "Composite" "Enable" > > Option "RENDER" "Enable" ^^^^^ This RENDER line is not needed and has no effect. It's something some Gentoo forum user (afaik) came up with. > > > EndSection > > > > And yes, it works only with xorg. > > > > -Roman Bogorodskiy > > yes, I am using xorg. what about this? > > checking for gettimeofday... yes > checking for localtime_r... yes > checking for pkg-config... /usr/local/bin/pkg-config > checking for xcomposite xfixes xdamage xrender... gnome-config: not found > gnome-config: not found > Package xcomposite was not found in the pkg-config search path. > Perhaps you should add the directory containing `xcomposite.pc' > to the PKG_CONFIG_PATH environment variable > No package 'xcomposite' found > > configure: error: Library requirements (xcomposite xfixes xdamage > xrender) not met; consider adjusting the PKG_CONFIG_PATH environment > variable if your libraries are in a nonstandard prefix so pkg-config can > find them. > ===> Script "configure" failed unexpectedly. > Please report the problem to anholt@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11-wm/xcompmgr/work/xcompmgr-1.1.1/config.log" including the > output of the failure of your make command. Also, it might be a good idea to > provide an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 Looks like you don't have xorg-libraries-6.8.1 installed. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 04:37:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FC4916A4CE for ; Wed, 29 Dec 2004 04:37:07 +0000 (GMT) Received: from out011.verizon.net (out011pub.verizon.net [206.46.170.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BD8043D31 for ; Wed, 29 Dec 2004 04:37:07 +0000 (GMT) (envelope-from ringworm@inbox.lv) Received: from ringworm.mechee.com ([4.26.84.7]) by out011.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041229043706.XBOM4717.out011.verizon.net@ringworm.mechee.com>; Tue, 28 Dec 2004 22:37:06 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 5E3A02CE743; Tue, 28 Dec 2004 20:34:12 -0800 (PST) From: "Michael C. Shultz" To: jylefort@brutele.be Date: Tue, 28 Dec 2004 20:34:09 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412282034.11149.ringworm@inbox.lv> X-Authentication-Info: Submitted using SMTP AUTH at out011.verizon.net from [4.26.84.7] at Tue, 28 Dec 2004 22:37:06 -0600 cc: freebsd-ports@freebsd.org Subject: desktop-file-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 04:37:07 -0000 I get the following error when trying to deinstall desktop-file-utils: root@ringworm:/usr/ports/devel/desktop-file-utils#make deinstall ===> Deinstalling for devel/desktop-file-utils ===> Deinstalling desktop-file-utils-0.10 ===> desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6, skipping root@ringworm:/usr/ports/devel/desktop-file-utils# I have no idea what is causing this, do you? Also I think going from version 0.9 to 0.10 is actually going backwards, probably should have gone from 0.09 to 0.10, and maybe you are going to need to set PORTEPOCH=1 ? -Mike From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 04:47:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61EC316A4CE for ; Wed, 29 Dec 2004 04:47:56 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B95143D39 for ; Wed, 29 Dec 2004 04:47:56 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by rproxy.gmail.com with SMTP id c16so368357rne for ; Tue, 28 Dec 2004 20:47:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:subject:date:to:x-pgp-agent:x-mailer:from; b=J3Laf7LsD2FAVI0ssitPIJYOXHgu3HtNi94Am8eXdrbDm/YTYmrfNsbvnfn6lpuTTvdUa1Dw599CHsagYU/gZVAY+IGx2y827c8a889HUBeXSMcC9sJOyoQIswc0DdM3m14rj03qP5a7tzn+lwlnXH4HnnwJhsWkkHTHG/xdWt0= Received: by 10.38.98.7 with SMTP id v7mr4142rnb; Tue, 28 Dec 2004 20:47:55 -0800 (PST) Received: from ?10.61.32.101? ([68.187.162.8]) by smtp.gmail.com with ESMTP id 79sm102626rnc.2004.12.28.20.47.54; Tue, 28 Dec 2004 20:47:55 -0800 (PST) In-Reply-To: <200412282034.11149.ringworm@inbox.lv> References: <200412282034.11149.ringworm@inbox.lv> Mime-Version: 1.0 Content-Type: text/plain; Message-Id: Date: Tue, 28 Dec 2004 23:47:59 -0500 To: "Michael C. Shultz" X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619) From: Michael Johnson cc: freebsd-ports@freebsd.org Subject: Re: desktop-file-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 04:47:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Dec 28, 2004, at 11:34 PM, Michael C. Shultz wrote: > I get the following error when trying to deinstall desktop-file-utils: > > root@ringworm:/usr/ports/devel/desktop-file-utils#make deinstall > ===> Deinstalling for devel/desktop-file-utils > ===> Deinstalling desktop-file-utils-0.10 > ===> desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6, > skipping > root@ringworm:/usr/ports/devel/desktop-file-utils# > > I have no idea what is causing this, do you? > > Also I think going from version 0.9 to 0.10 is actually going > backwards, > probably should have gone from 0.09 to 0.10, and maybe you are going to > need to set PORTEPOCH=1 ? > no, 0.10 is higher than 0.9 $ pkg_version -t 0.9 0.10 < > -Mike > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFB0jcFn4uqfTwEb9YRAvnnAKCcuNN9sF6wugEvwbFPY8CidLt7pACggp9j mMohKkEp9/UK59PMFQWspVI= =tNqq -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 04:54:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F93E16A4CE for ; Wed, 29 Dec 2004 04:54:54 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 404D643D46 for ; Wed, 29 Dec 2004 04:54:53 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from [61.8.35.161] (ppp23A1.dyn.pacific.net.au [61.8.35.161]) iBT4shLj004775; Wed, 29 Dec 2004 15:54:44 +1100 Message-ID: <41D238B0.4000701@brooknet.com.au> Date: Wed, 29 Dec 2004 15:55:12 +1100 From: Sam Lawrance User-Agent: Mozilla Thunderbird 0.9 (X11/20041115) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael C. Shultz" References: <200412282034.11149.ringworm@inbox.lv> In-Reply-To: <200412282034.11149.ringworm@inbox.lv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: desktop-file-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 04:54:54 -0000 Michael C. Shultz wrote: >I get the following error when trying to deinstall desktop-file-utils: > >root@ringworm:/usr/ports/devel/desktop-file-utils#make deinstall >===> Deinstalling for devel/desktop-file-utils >===> Deinstalling desktop-file-utils-0.10 >===> desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6, >skipping >root@ringworm:/usr/ports/devel/desktop-file-utils# > >I have no idea what is causing this, do you? > > > Looking at bsd.port.mk, it skips the deinstall if the installed package prefix is not the same as the port prefix. Use pkg_delete instead. -- Sam Lawrance ph +61 0425 228 579 freenode: deft From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 04:55:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C6B516A4CE for ; Wed, 29 Dec 2004 04:55:49 +0000 (GMT) Received: from smtp804.mail.sc5.yahoo.com (smtp804.mail.sc5.yahoo.com [66.163.168.183]) by mx1.FreeBSD.org (Postfix) with SMTP id 30E1443D1D for ; Wed, 29 Dec 2004 04:55:49 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp804.mail.sc5.yahoo.com with SMTP; 29 Dec 2004 04:55:49 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Tue, 28 Dec 2004 20:55:46 -0800 User-Agent: KMail/1.7.2 References: <200412282034.11149.ringworm@inbox.lv> In-Reply-To: <200412282034.11149.ringworm@inbox.lv> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412282055.46838.krinklyfig@spymac.com> Subject: Re: desktop-file-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 04:55:49 -0000 On Tuesday 28 December 2004 08:34 pm, "Michael C. Shultz" wrote: > I get the following error when trying to deinstall > desktop-file-utils: > > root@ringworm:/usr/ports/devel/desktop-file-utils#make deinstall > ===> Deinstalling for devel/desktop-file-utils > ===> Deinstalling desktop-file-utils-0.10 > ===> desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6, > skipping > root@ringworm:/usr/ports/devel/desktop-file-utils# > > I have no idea what is causing this, do you? Yes, the 0.10 version installs the binary in ${LOCALBASE}/bin , which is /usr/local/bin , instead of ${X11BASE}/bin , which is /usr/X11R6/bin/. I'm not sure why it's not finding it correctly in your case, as it will deinstall for me. Maybe your pkgdb isn't correct. Maybe try pkgdb -F. This change has caused some problems (not sure if the change were intentional), specifically with gimp, and I sent a patch to the list for that earlier. The patch solves the problem for gimp, but I'm not sure that desktop-file-utils is supposed to be installing in LOCALBASE. > Also I think going from version 0.9 to 0.10 is actually going > backwards, probably should have gone from 0.09 to 0.10, and maybe you > are going to need to set PORTEPOCH=1 ? Not sure ... - jt From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 05:00:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4F2016A4CE for ; Wed, 29 Dec 2004 05:00:48 +0000 (GMT) Received: from smtp814.mail.sc5.yahoo.com (smtp814.mail.sc5.yahoo.com [66.163.170.84]) by mx1.FreeBSD.org (Postfix) with SMTP id 9EDC743D39 for ; Wed, 29 Dec 2004 05:00:48 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp814.mail.sc5.yahoo.com with SMTP; 29 Dec 2004 05:00:48 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Tue, 28 Dec 2004 21:00:47 -0800 User-Agent: KMail/1.7.2 References: <200412282034.11149.ringworm@inbox.lv> <200412282055.46838.krinklyfig@spymac.com> In-Reply-To: <200412282055.46838.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412282100.48463.krinklyfig@spymac.com> cc: Sam Lawrance Subject: Re: desktop-file-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 05:00:49 -0000 On Tuesday 28 December 2004 08:55 pm, Joshua Tinnin wrote: > On Tuesday 28 December 2004 08:34 pm, "Michael C. Shultz" > wrote: > > I get the following error when trying to deinstall > > desktop-file-utils: > > > > root@ringworm:/usr/ports/devel/desktop-file-utils#make deinstall > > ===> Deinstalling for devel/desktop-file-utils > > ===> Deinstalling desktop-file-utils-0.10 > > ===> desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6, > > skipping > > root@ringworm:/usr/ports/devel/desktop-file-utils# > > > > I have no idea what is causing this, do you? > > Yes, the 0.10 version installs the binary in ${LOCALBASE}/bin , which > is /usr/local/bin , instead of ${X11BASE}/bin , which > is /usr/X11R6/bin/. I'm not sure why it's not finding it correctly in > your case, as it will deinstall for me. Maybe your pkgdb isn't > correct. Maybe try pkgdb -F. This change has caused some problems > (not sure if the change were intentional), specifically with gimp, > and I sent a patch to the list for that earlier. The patch solves the > problem for gimp, but I'm not sure that desktop-file-utils is > supposed to be installing in LOCALBASE. Oh, right. Because you have the earlier version installed, it's trying to deinstall using a different base because the install directory changed, so do what Sam said and use pkg_delete. - jt > > Also I think going from version 0.9 to 0.10 is actually going > > backwards, probably should have gone from 0.09 to 0.10, and maybe > > you are going to need to set PORTEPOCH=1 ? > > Not sure ... From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 05:43:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2670216A4CE for ; Wed, 29 Dec 2004 05:43:18 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4E6E43D41 for ; Wed, 29 Dec 2004 05:43:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BE99E511AE; Tue, 28 Dec 2004 21:43:17 -0800 (PST) Date: Tue, 28 Dec 2004 21:43:17 -0800 From: Kris Kennaway To: Michel Gravey Message-ID: <20041229054317.GA4488@xor.obsecurity.org> References: <1ceb01c4ed3f$ea8edbd0$d601a8c0@acer> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <1ceb01c4ed3f$ea8edbd0$d601a8c0@acer> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Problem with unresolved symbols in libintl.so.6 (gettext) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 05:43:18 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 01:47:03AM +0100, Michel Gravey wrote: > Hello, >=20 > Environnement: 5.3 security branch updated from 4.10 > After a fresh upgrade of devel/gettext to latest version (0.14.1), when= =20 > trying to compile some other ports, I get the following error msg: > /usr/libexec/lib-elf.so Unresolved symbols "stpcpy" in libintl.so.6 > (try many ports which rely on gettext to compile, like netpbm or ezm3) > The bison utility was broken after the update (same error message). > A recompile did fix the problem (for bison only). > I already recompile expat2 and libiconv from ports, and fetching a=20 > precompiled binary of gettext didn't fix the problem. > The gettext binary is maybe not the problem but it's quite annoying since= =20 > many packages rely on gettext to compile or run. An other server updated= =20 > from 4.10 to 5.3-release doesn't have the problem. > The output of nm -B /usr/local/lib/libintl.so.6 | grep stpcpy is the same= =20 > on this 2 machines (the ones with the problem and the other, same ports= =20 > tree, and updated gettext to latest version) : > U stpcpy >=20 > If you have any ideas or suggestions... I answered this question on freebsd-questions today; see the mailing list archives. Kris --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0kP1Wry0BWjoQKURAvtHAJ4vHlWDbRLlxgLmW0ilcOf2bz5W8wCfcexl hTDj4vbRBzbFR/V2QQkaXWY= =vOlp -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 05:43:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3739516A4CF for ; Wed, 29 Dec 2004 05:43:48 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44A943D45 for ; Wed, 29 Dec 2004 05:43:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 19DF45134F; Tue, 28 Dec 2004 21:43:48 -0800 (PST) Date: Tue, 28 Dec 2004 21:43:48 -0800 From: Kris Kennaway To: Mike Keller Message-ID: <20041229054347.GB4488@xor.obsecurity.org> References: <29AEA591A139444CAE8ABDADD1CF7ADC2DBB@mkcdc.MKC.internal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="St7VIuEGZ6dlpu13" Content-Disposition: inline In-Reply-To: <29AEA591A139444CAE8ABDADD1CF7ADC2DBB@mkcdc.MKC.internal> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Squid 2.5 STABLE-7 Port Bug X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 05:43:48 -0000 --St7VIuEGZ6dlpu13 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 28, 2004 at 08:47:02PM -0500, Mike Keller wrote: > I am receiving a checksum and file size error on this port ( > /usr/ports/www/squid) on the squid-2.5.STABLE7-empty_acls.patch. It > should be an easy fix, as the port expects the filesize to be 4015 bytes > and the file is 4432 bytes. According to www.squid-cache.org > , this file is either new or updated as of > yesterday (12/27/2004) which is the post date. Here is a link to the > patch: >=20 > http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE7-empty > _acls Talk to the port maintainer. Kris --St7VIuEGZ6dlpu13 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0kQTWry0BWjoQKURAhXeAJ9V+uJFpRNFH0YClEbvMcaOdoYykwCdEHNS hZ35pI3zYiJxi98JKZaKhDM= =uCvv -----END PGP SIGNATURE----- --St7VIuEGZ6dlpu13-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 05:45:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8526B16A4CE for ; Wed, 29 Dec 2004 05:45:32 +0000 (GMT) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5BE43D1F for ; Wed, 29 Dec 2004 05:45:31 +0000 (GMT) (envelope-from pepper@reppep.com) Received: from [10.0.1.103] (localhost [127.0.0.1]) by www.reppep.com (Postfix) with ESMTP id E1476100BD for ; Wed, 29 Dec 2004 00:45:27 -0500 (EST) Mime-Version: 1.0 Message-Id: Date: Wed, 29 Dec 2004 00:44:44 -0500 To: ports@freebsd.org From: Chris Pepper Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: portupgrade: Insert date into log filename? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 05:45:32 -0000 I'd like to insert the date into the -l argument automatically -- is there a token I can use which would be comparable to `date "+%Y-%m-%d-%H-%M"` in pkgtools.conf? Thanks, Chris Pepper -- Chris Pepper: Rockefeller University: From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 06:03:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C92116A4CE for ; Wed, 29 Dec 2004 06:03:24 +0000 (GMT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.60.174.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A7C43D2D for ; Wed, 29 Dec 2004 06:03:23 +0000 (GMT) (envelope-from tmclaugh@sdf.lonestar.org) Received: from compass.straycat.dhs.org (compass.straycat.dhs.org [192.168.1.32]) by straycat.dhs.org (8.13.0/8.13.0) with ESMTP id iBT63RK8023293; Wed, 29 Dec 2004 01:03:28 -0500 (EST) From: Tom McLaughlin To: Chris Pepper In-Reply-To: References: Content-Type: text/plain Date: Wed, 29 Dec 2004 01:03:45 -0500 Message-Id: <1104300225.858.41.camel@compass.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: portupgrade: Insert date into log filename? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 06:03:24 -0000 On Wed, 2004-12-29 at 00:44 -0500, Chris Pepper wrote: > I'd like to insert the date into the -l argument > automatically -- is there a token I can use which would be comparable > to `date "+%Y-%m-%d-%H-%M"` in pkgtools.conf? > > > Thanks, > > > Chris Pepper Here's what I do in pkgtools.conf since it is really useful: # -*- ruby -*- # # pkgtools.conf - the configuration file for the pkgtools suite # # $Idaemons: /home/cvs/pkgtools/etc/pkgtools.conf,v 1.32 2003/10/19 11:56:30 knu Exp $ require 'date' # PORTUPGRADE_ARGS: string # # This sets the default options passed to portupgrade(1). # # e.g.: PORTUPGRADE_ARGS = ENV['PORTUPGRADE'] || \ '-v -D -l /var/tmp/portupgrade.results_' + \ DateTime.now.strftime("%Y%m%d-%H:%M:%S") + ' ' + \ '-L /var/tmp/portupgrade/%s::%s.log' # PORTUPGRADE_ARGS = ENV['PORTUPGRADE'] end Tom -- BSD# Project - Porting Mono to FreeBSD http://forge.novell.com/modules/xfmod/project/?bsd-sharp From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 07:02:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156DF16A4CF for ; Wed, 29 Dec 2004 07:02:18 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 704B943D5E for ; Wed, 29 Dec 2004 07:02:17 +0000 (GMT) (envelope-from jacardenasm@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so150024rne for ; Tue, 28 Dec 2004 23:02:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JIG2cPgzWWANASKd7WKzT2Ek4ZDoqYVYWpmK9uvCU06nAZ0AjV62Y/wVf+V/jrYOihkd6me2/0j9xPLE43nVXNqNRqgdrDIAIGJueVgOc6HMeuv/lbygHwCzG94aMJ/IOv8vlY7bpWoykDvJQXGARLPChdn7Qk70tIcOzY/RqgM= Received: by 10.38.101.77 with SMTP id y77mr44805rnb; Tue, 28 Dec 2004 23:02:16 -0800 (PST) Received: by 10.38.79.25 with HTTP; Tue, 28 Dec 2004 23:02:16 -0800 (PST) Message-ID: <7c58fcfc04122823026de91b0c@mail.gmail.com> Date: Wed, 29 Dec 2004 02:02:16 -0500 From: Jose Alonso Cardenas Marquez To: freebsd-ports@freebsd.org, gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Gimp2.2.0 - Gtk-CRITICAL , GLib-GObject-CRITICAL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jose Alonso Cardenas Marquez List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 07:02:18 -0000 ---------------------------------------------------- Dear all , I installed port of gimp (gimp-2.2.0_2,1) in my FreeBSD 5.3-STABLE, when executing i obtain it these messages --------------------------------------------------- (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed ----------------------------------------------------------------- ... and other messages if open File>dialog>any option ----------------------------------------------------------------- bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) --------------------------------------------- but gimp program does not close. Does it gtk, glib or gimp problem? ACMhUnTeR From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 07:13:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 002AA16A4CF for ; Wed, 29 Dec 2004 07:13:31 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 589A143D2F for ; Wed, 29 Dec 2004 07:13:31 +0000 (GMT) (envelope-from jacardenasm@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so151474rne for ; Tue, 28 Dec 2004 23:13:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Pcgw0bXrLXqJMzEPzZt8hRNWdyhiH3Rt/M4926ETzZgKoa1RcqLOKtbEhhTUlcmh9a19rpLYUM4YQ4U1Xn9JezE3CdGqp7W9JINsRd3MO9PL3VG+e0EruZY2p85aK2QEALi3xzF4C94++CZCfFxdaKtzYRYyxOcBhO54GyuJJZM= Received: by 10.38.11.52 with SMTP id 52mr42334rnk; Tue, 28 Dec 2004 23:13:30 -0800 (PST) Received: by 10.38.79.25 with HTTP; Tue, 28 Dec 2004 23:13:30 -0800 (PST) Message-ID: <7c58fcfc04122823133dad1152@mail.gmail.com> Date: Wed, 29 Dec 2004 02:13:30 -0500 From: Jose Alonso Cardenas Marquez To: freebsd-ports@freebsd.org In-Reply-To: <7c58fcfc04122823026de91b0c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7c58fcfc04122823026de91b0c@mail.gmail.com> cc: gnome@freebsd.org Subject: Gimp2.2.0 - Gtk-CRITICAL , GLib-GObject-CRITICAL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jose Alonso Cardenas Marquez List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 07:13:32 -0000 ---------------------------------------------------- Dear all , I installed port of gimp (gimp-2.2.0_2,1) in my FreeBSD 5.3-STABLE, when executing i obtain it these messages --------------------------------------------------- (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed ----------------------------------------------------------------- ... and other messages if open File>dialog>any option ----------------------------------------------------------------- bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) --------------------------------------------- but gimp program does not close. Does it gtk, glib or gimp problem? ACMhUnTeR From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 08:16:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1114A16A4CE for ; Wed, 29 Dec 2004 08:16:26 +0000 (GMT) Received: from mail.btito.net (btito.demon.nl [212.238.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B25D643D54 for ; Wed, 29 Dec 2004 08:16:25 +0000 (GMT) (envelope-from lists@magicfingers.org) Received: from localhost (localhost [127.0.0.1]) by mail.btito.net (Postfix) with ESMTP id 36035551B for ; Wed, 29 Dec 2004 09:16:24 +0100 (CET) Received: from mail.btito.net ([127.0.0.1]) by localhost (mail.btito.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37783-01 for ; Wed, 29 Dec 2004 09:16:18 +0100 (CET) Received: from [172.16.37.142] (gateway.azr.nl [156.83.254.8]) by mail.btito.net (Postfix) with ESMTP id B06B65516 for ; Wed, 29 Dec 2004 09:16:18 +0100 (CET) Message-ID: <41D267D0.6030006@magicfingers.org> Date: Wed, 29 Dec 2004 09:16:16 +0100 From: Bob Tito User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <41D16E29.6020300@magicfingers.org> In-Reply-To: <41D16E29.6020300@magicfingers.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at btito.net Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 08:16:26 -0000 Bob Tito wrote: > Hi, > > portsdb -uU failing on sparc64 > > lists# /usr/local/sbin/portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait.."Makefile", line 110: Unsupported architecture sparc64. > ===> emulators/linux_base failed > *** Error code 1 > 1 error This morning the same problem.. Running: FreeBSD lists.erasmusmc.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu Dec 9 14:21:41 CET 2004 root@lists.erasmusmc.nl:/usr/obj/usr/src/sys/LISTS sparc64 ruby-1.8.2_1 ruby18-bdb1-0.2.2 and portupgrade-20041226_1 anyone ? I think it has to do with emulators/linux_base but my knowledge of the ports is to limited at the moment to be sure. The problem occurs on 8 sparc machines.., not the intel boxes Best regards, Bob > _______________________________________________ > 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" -- Bob Tito gpg key http://www.btito.net/gpg Disclaimer: This message represents the official view of the voices in my head. From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 09:37:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4969B16A4CE for ; Wed, 29 Dec 2004 09:37:22 +0000 (GMT) Received: from mail.lovett.com (core.lovett.com [216.168.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F87A43D39 for ; Wed, 29 Dec 2004 09:37:22 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from 66-169-244-255.or.charter.com ([66.169.244.255] helo=[10.21.91.101]) by mail.lovett.com with esmtpa (Exim 4.43 (FreeBSD)) id 1CjaGg-000Pti-2H; Wed, 29 Dec 2004 09:37:22 +0000 Message-ID: <41D27AD0.5090005@FreeBSD.org> Date: Wed, 29 Dec 2004 01:37:20 -0800 From: Ade Lovett User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bob Tito References: <41D16E29.6020300@magicfingers.org> <41D267D0.6030006@magicfingers.org> In-Reply-To: <41D267D0.6030006@magicfingers.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 09:37:22 -0000 Bob Tito wrote: [the problem] >> lists# /usr/local/sbin/portsdb -Uu >> Updating the ports index ... Generating INDEX.tmp - please >> wait.."Makefile", line 110: Unsupported architecture sparc64. [the smoking gun] > The problem occurs on 8 sparc machines.., not the intel boxes Since there's pending work going on surrounding the whole linux_base thing right now, I'm kinda loathed to touch the port itself for fear of toe-stepping, but ports/emulators/linux_base/Makefile is broken on !i386 as it stands. A quick local fix would be to replace the two instances of .error with IGNORE= That will at least allow the index to build. Hrm. Perhaps the index generation needs to be expanded a bit more now in the days of 'make fetchindex', and have it pull a file based not only on OS revision, but also machine architecture, along with the relevant building of such indexes which would catch these !i386 errors considerably quicker. -aDe From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 09:46:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC2C316A4CE for ; Wed, 29 Dec 2004 09:46:47 +0000 (GMT) Received: from mail.btito.net (btito.demon.nl [212.238.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CCA43D2D for ; Wed, 29 Dec 2004 09:46:47 +0000 (GMT) (envelope-from lists@magicfingers.org) Received: from localhost (localhost [127.0.0.1]) by mail.btito.net (Postfix) with ESMTP id 11B6F5516; Wed, 29 Dec 2004 10:46:46 +0100 (CET) Received: from mail.btito.net ([127.0.0.1]) by localhost (mail.btito.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37784-10; Wed, 29 Dec 2004 10:46:41 +0100 (CET) Received: from [172.16.37.142] (gateway.azr.nl [156.83.254.8]) by mail.btito.net (Postfix) with ESMTP id 6BC2B54FA; Wed, 29 Dec 2004 10:46:41 +0100 (CET) Message-ID: <41D27CFF.4030600@magicfingers.org> Date: Wed, 29 Dec 2004 10:46:39 +0100 From: Bob Tito User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <41D16E29.6020300@magicfingers.org> <41D267D0.6030006@magicfingers.org> <41D27AD0.5090005@FreeBSD.org> In-Reply-To: <41D27AD0.5090005@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at btito.net cc: ports@freebsd.org Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 09:46:47 -0000 Ade Lovett wrote: > Bob Tito wrote: > > [the problem] > >>> lists# /usr/local/sbin/portsdb -Uu >>> Updating the ports index ... Generating INDEX.tmp - please >>> wait.."Makefile", line 110: Unsupported architecture sparc64. >> > > [the smoking gun] > >> The problem occurs on 8 sparc machines.., not the intel boxes > > > Since there's pending work going on surrounding the whole linux_base > thing right now, I'm kinda loathed to touch the port itself for fear > of toe-stepping, but > > ports/emulators/linux_base/Makefile > > is broken on !i386 as it stands. A quick local fix would be to > replace the two instances of .error with IGNORE= Ok, that confirms it, thanks! > > That will at least allow the index to build. > > Hrm. Perhaps the index generation needs to be expanded a bit more now > in the days of 'make fetchindex', and have it pull a file based not > only on OS revision, but also machine architecture, along with the > relevant building of such indexes which would catch these !i386 errors > considerably quicker. Just to be sure, not using fetchindex here, but a local cvsup mirror to minimize the traffic of the rapidly expanding FreeBSD base.. I'll check for updates on a intel box for now and i am sure a solution will be found/made when possible. Thanks, Bob > > -aDe From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 11:56:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6844316A4CE; Wed, 29 Dec 2004 11:56:22 +0000 (GMT) Received: from tron.kn.vutbr.cz (tron.kn.vutbr.cz [147.229.191.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F09743D48; Wed, 29 Dec 2004 11:56:21 +0000 (GMT) (envelope-from bretislav.kubesa@centrum.cz) Received: from b05636a (b05-636a.kn.vutbr.cz [147.229.205.131]) by tron.kn.vutbr.cz (8.12.9p2/8.12.9) with SMTP id iBTBuJPr043955; Wed, 29 Dec 2004 12:56:19 +0100 (CET) (envelope-from bretislav.kubesa@centrum.cz) Message-ID: <000501c4ed9d$6d6c50c0$0201a8c0@b05636a> From: =?iso-8859-2?Q?B=F8etislav_Kubesa?= To: Date: Wed, 29 Dec 2004 12:56:26 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j X-Spam-Flag: NO X-Scanned-By: milter-spamc/0.19.268 (tron [147.229.191.152]); Wed, 29 Dec 2004 12:56:20 +0100 X-Spam-Status: NO, hits=3.50 required=6.00 X-Spam-Level: xxx X-Spam-Report: Spam detection software, running on the system "tron.kn.vutbr.cz", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details. ____ Content analysis details: (3.5 points, 6.0 required) ____ pts rule name description --------------------------------------------10% [score: 0.0685] 0.9 HTML_40_50 BODY: Message is 40% to 50% HTML 0.1 HTML_MESSAGE BODY: HTML included in messageOutlook ____ Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: stunnel-4.06 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 11:56:22 -0000 Hello, I can`t build stunnel 4.06, I get this error on FreeBSD 5.2. network.c: In function `s_gai_strerror': network.c:420: error: duplicate case value network.c:413: error: previously used here *** Error code 1 Stop in /usr/ports/security/stunnel/work/stunnel-4.06/src. *** Error code 1 Stop in /usr/ports/security/stunnel/work/stunnel-4.06. *** Error code 1 Can you fix it please ? Best regards, Bretislav Kubesa From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 12:30:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C77B516A4CE for ; Wed, 29 Dec 2004 12:30:02 +0000 (GMT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id E7A2643D1D for ; Wed, 29 Dec 2004 12:30:00 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 19718 invoked from network); 29 Dec 2004 12:29:55 -0000 Received: from unknown (HELO straylight.ringlet.net) (213.16.36.84) by gandalf.online.bg with SMTP; 29 Dec 2004 12:29:55 -0000 Received: (qmail 25731 invoked by uid 1000); 29 Dec 2004 12:29:58 -0000 Date: Wed, 29 Dec 2004 14:29:58 +0200 From: Peter Pentchev To: Bretislav Kubesa Message-ID: <20041229122958.GC805@straylight.m.ringlet.net> Mail-Followup-To: Bretislav Kubesa , ports@FreeBSD.org References: <000501c4ed9d$6d6c50c0$0201a8c0@b05636a> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z4+8/lEcDcG5Ke9S" Content-Disposition: inline In-Reply-To: <000501c4ed9d$6d6c50c0$0201a8c0@b05636a> User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: stunnel-4.06 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 12:30:03 -0000 --z4+8/lEcDcG5Ke9S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 12:56:26PM +0100, B?etislav Kubesa wrote: > Hello, I can`t build stunnel 4.06, I get this error on FreeBSD 5.2. >=20 > network.c: In function `s_gai_strerror': > network.c:420: error: duplicate case value > network.c:413: error: previously used here [snip] > Can you fix it please ? Oops, sorry - I totally forgot about the period when EAI_NODATA was indeed defined on FreeBSD, but aliased to EAI_NONAME. Fixed now, thanks for the report! G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg 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 because I didn't think of a good beginning of it. --z4+8/lEcDcG5Ke9S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0qNG7Ri2jRYZRVMRApLHAJ9ALJTLoStHbSkO3dCibFveTXxj/gCfR0dQ I1+h/gIFBPKTe29F3GLMqIo= =b+WQ -----END PGP SIGNATURE----- --z4+8/lEcDcG5Ke9S-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 14:14:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F09716A4CE for ; Wed, 29 Dec 2004 14:14:00 +0000 (GMT) Received: from mx9.ezinedirector.net (mx9.ezinedirector.net [65.207.215.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AEE543D58 for ; Wed, 29 Dec 2004 14:13:53 +0000 (GMT) (envelope-from bounce-live-964676206-27983959@ezinedirector.net) To: ports@freebsd.org Message-ID: <20041229.080029.964676206.live@ezinedirector.net> Errors-To: <> Received: from localhost [127.0.0.1] Server Enterprise v2.5.1) id 1F20ABE6-508B-E7B4-7F69D66CB0CBA890; Wed, 29 Dec 2004 08:00:29 -0600 From: "The Muses News" X-Subscriber: 27983959 X-Campaign: 964676206 Date: Wed, 29 Dec 2004 08:00:32 -0600 Subject: The Muse's News - Issue 7.10 (January 2005) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bounce-live-964676206-27983959@ezinedirector.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 14:14:00 -0000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ T h e M u s e ' s N e w s ~~ An E-zine For And About Songwriters. Issue 7.10 January 2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I n T h i s I s s u e : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @-- Editor's Musings @-- Music Reviews - Gian Fiero, Ann Klein & Brett Thompson @-- New Artist Spotlight Additions @-- Songwriting Book Review - by James Linderman @-- Musical Notes - Songwriting Contests & Market Info. @-- Muse's Clues - Songwriting Web sites that inspire - brought to you by singer/songwriter & teacher, Irene Jackson. @-- Featured Article - REACHING THE BREAKING POINT - PART 1: by Jeannie Deva (New Columnist!) @-- On Site Featured Article - An article already online for your viewing pleasure. @-- Classifieds & Useful Services @-- Contact information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ISSN 1480-6975. Copyright 1998-2005 - Jodi Krangle. For more contact information, see end of issue. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAKING SONGWRITING NEW YEAR'S RESOLUTIONS? You can pick up some attractive and useful Muse's Muse items like mugs, mousepads (currently on sale!), t-shirts in various colors and more by visiting http://www.cafepress.com/musesmuse . Get yourself some classy merchandise to remind you of your commitment to better songwriting and support The Muse's Muse all at the same time. See http://tinyurl.com/cqij for more details. ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== S p o n s o r M e s s a g e : (Please support the sponsors that help keep this newsletter free! Thanks!) ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== COLLEGE-CREDIT ONLINE COURSES AND CERTIFICATE PROGRAMS FROM BERKLEEMUSIC NOW ENROLLING FOR JANUARY 10th SEMESTER Financial Aid Available * Pay As You Go Flexible Schedules * Study with Berklee Faculty Berkleemusic.com, the online extension school of Berklee College of Music, is enrolling now for the Winter semester's college-credit certificate programs and courses. Further your music career and earn college credit in a number of different areas including production, songwriting, arranging, theory, harmony and ear training, and music business. You can reserve your seat now by calling our student advisors at 866.BERKLEE (866.237.5533) or by visiting us: http://www.berkleemusic.com/?pid=727 ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== E d i t o r ' s M u s i n g s : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I hope you all had a wonderful holiday and are looking forward to the New Year! Whatever you have planned, stay safe and enjoy yourselves. :) The raffle winners this month are: * Christina Meyer from Greenfield, WI has won a copy of the "Musician's Toolkit" (for details, see http://www.musicianstoolkit.com/muse/) * Simon Williams from Paraparaumu, New Zealand has won a copy of VSS's songwriting organization product, Lyricist (for details and information on a discount offered, see http://www.musesmuse.com/vss-review.html) * A. Michael Uhlmann from Austin, TX has won a copy of "100 Miles To A Record Deal" by Bronson Herrmuth (http://www.songrepair.com/bookforweb2.htm) * Alex Walsh from San Francisco, CA has won a 6 month subscription to the Onlinegigs (http://www.onlinegigs.com) service. This valuable service is a powerful tool for musicians, agents, record companies and managers designed to virtually automate the administration of booking and promoting a band or bands. Have a very Happy New Year and I'll see you again in 2005! --Jodi ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== S p o n s o r M e s s a g e : (Please support the sponsors that help keep this newsletter free! Thanks!) ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== LYRICIST VERSION 3: THE SONGWRITER'S BEST FRIEND Ring in the new year by getting a copy of Lyricist V3 - The Songwriter's Best Friend: the first-of-its-kind word processor designed for musicians, songwriters, and poets. The software includes a Rhyming Dictionary, Thesaurus, Album Categorization, Chord Charting, Chord Generator, Song Arrangement, On-Line Copyright Link. The new version 3 release adds support for "Piano Style" chord symbols, Nashville Number System, and Transposition features - all in one user-friendly package. Check out the review at www.musesmuse.com/vss-review.html. Muse's Muse visitors can take home the product for $5.00 off the current sale price of $49.95 just for purchasing through the purchase button provided off of the review. For more information, visit the review url above or call us at 888.732.1176 inside the U.S.A. and Canada or 603.726-4499 outside the U.S.A. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ M u s i c R e v i e w s : by Gian Fiero, Ann Klein & Brett Thompson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NEW MUSIC REVIEWS SINCE LAST MONTH INCLUDE: Reviews by Ann Klein * Mar Project http://musesmuse.com/columnistsgreylogs/archives/00000793.html * Jim Duffy http://musesmuse.com/columnistsgreylogs/archives/00000795.html * Kenni & Co. http://musesmuse.com/columnistsgreylogs/archives/00000796.html Reviews by Gian Fiero: * Draw Tippy http://musesmuse.com/columnistsgreylogs/archives/00000785.html * Chelsee Oaks http://musesmuse.com/columnistsgreylogs/archives/00000786.html * Templeton Thompson http://musesmuse.com/columnistsgreylogs/archives/00000787.html * GIAN'S 2004 MUSE'S MUSE AWARDS http://musesmuse.com/columnistsgreylogs/archives/00000791.html Reviews by Brett Thompson: * Jennifer Paskow http://musesmuse.com/columnistsgreylogs/archives/00000790.html --------------- ****** For bios on each of the reviewers, see http://www.musesmuse.com/musicreviews.html . If you're considering sending in your own CD for review, you can also view that page to find out which reviewer reviews your genre. Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ N e w A r t i s t S p o t l i g h t A d d i t i o n s : Great music is only a click away! Here is the latest addition to the Artist Spotlight section of The Muse's Muse at http://www.musesmuse.com/artistspotlights.html ----------------------------------------------------------------- Lou Black - Genre: POP "Sophisticated Global Pop." Soulful and personal with a few counter-culture songs thrown in for good measure. Unique and polished blend of melodic pop, blues, folk, & world. "The tone, international flavor, lyrics and vocal quality will recall such luminaries as ...Peter Gabriel, Leonard Cohen, Lou Reed." http://www.loublackmusic.com/ ---- Bud Buckley - Genre: SINGER/SONGWRITER Former NY teacher Bud Buckley has emptied his schoolbag into a new CD, Feel My Love. If Bob Dylan ever managed to swallow Paul Simon, James Taylor and their guitars, it would sound like Bud. His pop style is at times folk/rock or traditional ballad. Whether he's drawing a laugh or a tear, he's a good listen. http://www.budbuckley.com/ ---- Alex Walsh - Genre: SINGER/SONGWRITER "Veering expertly between Westerberg styled smart-guy rock and classic Brit-inspired pop, this is the kind of disc that radio programmers should glom right onto. Each of these tracks is well produced and, thanks to a remarkable roster of musicians, rendered eminently listenable." -- West Coast Performer Magazine http://www.alexwalsh.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ S o n g w r i t i n g B o o k R e v i e w: by James Linderman Review of Berklee Music's Online Lyric Writing Course http://www.berkleemusic.com/?pid=298 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If your dream perception of being in college includes frat parties involving clandestine rituals where you pour beer over your best friends' head while wearing a toga…then online learning does not have the potential of really delivering what you're looking for. However, online courses hold some remarkable advantages for those who are looking for an education that propels them forward in their field, yet fits nicely into a contemporary lifestyle. Most of us who are "into" song writing are already fitting our art into a life that involves lots of other priorities. But we would all agree that there is so much we need to know to move our writing forward. I also find it's hard to learn when I'm pulling information from randomly discovered sources all over the net whenever they happen to surface. Berklee College of Music's online song writing course may just be the solution for busy, yet committed, songwriters like you and I. >From September through to mid December I did an academic audit of Berklee's online lyric writing programme that featured three courses to choose from. All three courses were authored by Pat Patterson who has been teaching lyric writing and poetry at Berklee since 1975 and played a central role in developing Berklee's song writing major. Pat Pattison is the world's leading authority on contemporary lyric development and analysis, having authored three of this planets defining texts on the topic. The prospect of gaining online access to Pat's teaching and guidance is simply extraordinary. The first thing I noticed when I first logged onto the virtual campus was how easy it was to find everything on the personal home page they set up for each student. With one click of the mouse, at anytime of day and night, you can access the full set of course materials you are enrolled in from this page. The three lyric courses I audited were "Writing Lyrics to Music", "Writing from a Title" and "Tools and Strategies". Lesson One of "Writing Lyrics to Music" had one of my favourite topics - the placement of stress syllables in a lyric - so I went there just to see what a course on this might involve. Each course is a twelve-week module and each week's worth of materials includes a complete introduction, a comprehensive set of lessons and an assignment. One of the features that I find most helpful is the audio clip that accompanies every example so that students can actually hear the examples and apply their lyric idea to actual music. Students then post their lyric ideas in a thread or discussion page which is then addressed by the course instructor and also by fellow students creating an opportunity for genuine input from a lot of sources. Each course features a syllabus page which introduces the course materials and objectives, lists the required texts and computer requirements and expresses the criteria and regulations concerning assignments, communications and grading. Speaking of grades…You can look up your grades with a click of the mouse from this same page and also read or review archives of the announcements, discussions and chats that have gone on during the twelve weeks of the course. Very cool! At first, I felt a little sneaky going into the chat archive and snooping around but I was assured that only academic auditors, (of which I believe I was the only one) and the dozen or so students in the course have access to any of this material. I found it interesting that the students, in the class I audited, had their first chat September 25th with 274 posts, (124 of which were from the instructor) and by December 8, near the end of the course the final chat had 512 posts (130 provided by the instructor). This leads me to believe that during the twelve weeks of the course some real community gets built here, as students enjoy some opportunities to fellowship, network, co write and experience peer to peer learning to augment the best lyric writing instruction available anywhere in the world. For enrolment information visit http://www.berkleemusic.com/?pid=298 ****** ABOUT THE REVIEWER: James Linderman lives and works at theharmonyhouse, a music lesson, songwriting and music pre-production facility in Newmarket, Ontario, Canada. He is the Songwriters Association of Canada regional coordinator for Newmarket and leads a music workshop program for Life 100.3 Christian radio. James writes songwriting articles for The Muse's News web magazine, Canadian Musician Magazine and Professional Musician Magazine. Contact James at: theharmonyhouse@rogers.com ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== S p o n s o r M e s s a g e : (Please support the sponsors that help keep this newsletter free! Thanks!) ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== SPOTLIGHT YOUR MUSIC ON THE MUSE'S MUSE! The Muse's Muse Songwriting Resource (online since 1995) now has a section of Artist Spotlights at http://www.musesmuse.com/artistspotlights.html where musicians and songwriters of all genres can strut their stuff. Newly spotlighted artists are also mentioned in this newsletter (see above). Check out http://www.musesmuse.com/spotlightinfo.html for more details! ===~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=== M u s i c a l N o t e s : Songwriting Contests & Market Info. In the interest of conserving space, I will be including only changes to this listing in this newsletter. All other contests and market information that have already been listed here, are displayed at http://www.musesmuse.com/contests.html & http://www.musesmuse.com/markets.html . Please check there regularly for updates! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10TH ANNUAL USA SONGWRITING COMPETITION BEGINS This competition is open to all amateur and professional songwriters submitting original work. Songwriters may submit in 15 categories and enter as many songs as they desire. Winning songs will receive radio airplay in The United States and Canada along with great prizes such as a Top Prize of over $50,000. Early entry bonuses are available to the first 1,000 competitors! Submission postmark deadline: May 31, 2005. http://www.songwriting.net/ ----------------------------------------------------------------- MUSE'S NEWS READERS -- TAKE a FREE SongU.com COURSE! SongU.com is pleased to make this special offer of a free SongU.com course available to all Muse's News Readers (a $40 value). Come see for yourself why ASCAP says that the courses offered by SongU.com "will undoubtedly help prepare songwriters for any market no matter their place of residence" and NSAI says we're the "next important evolution for serious songwriters." To take your FREE SONGWRITING COURSE, simply go to the following link: http://www.songu.com/suSponsor/musesmuse/ . You can learn more about SongU.com courses, co-writing hookups, industry connections and pitching by going to http://www.songU.com?sa=3 . ----------------------------------------------------------------- TAKE YOUR SONGWRITING CAREER TO THE NEXT LEVEL Ellen Silverstein Violette, Grammy-nominated Songwriter & CEO of Create A Splash! e-marketing & writing strategies 4 success is offering 15% discounts to Muse's Muse visitors on selected services including all courses, web reviews, and some coaching programs. Visit http://tinyurl.com/39yxa for information! ----------------------------------------------------------------- DOWNLOAD YOUR FREE COPYRIGHT KIT Download Indie-Music.com's free and easy Copyright Kit. Print Copyright forms, Copyright submission process, handy tips & tricks, choosing the right form, and more. http://www.indie-music.com/freemuse.php ----------------------------------------------------------------- SONGWRITING CONSULTATION SPECIAL OFFER: Pete & Pat Luboff will pay for the phone call for Muse's Muse songwriters who use the Luboffs' songwriting consultation service. The service provides detailed, constructive song analysis, answers to all your creative and business questions and references to contacts when appropriate. Visit http://www.writesongs.com/consults.htm for more information. ----------------------------------------------------------------- LEARN ABOUT MUSIC FROM THE SCHOOL THAT KNOWS - ONLINE! Berklee College of Music has launched its Berkleemusic.com web site after nearly two years in development. This ambitious offering provides songwriters opportunities to take online music writing courses and explore new music career directions. Users can create a personal or band web page containing bios, MP3s, images, reviews, news, and links that are useful resources to potential employers, collaborators, and students. For more information visit: http://www.berkleemusic.com/school/?affiliate_promotion_id=338 ----------------------------------------------------------------- INTRODUCING A SPECIAL WEBSITE PROMOTION PACKAGE ESPECIALLY FOR MUSICIANS/SONGWRITERS It's important for your website to be found once it's created. We all know this. But who can afford the promotion a website needs to truly make its mark on the web? Now YOU can. This package is offered exclusively to Muse's Muse visitors only - and now includes an Artist Spotlight listing! Do you have a website that no one knows about? Do you want it to stand out from the crowd? Now you can get it promoted for a fraction of the price most search engine optimization packages would cost you. Visit http://www.internet-marketing-mm.com/musicianpackage.html for more details. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ M u s e ' s C l u e s : by Irene Jackson ©1998-2005 Moonstone Productions All Rights Reserved. Used By Permission ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For a little change of pace, this months' website is devoted to the "science" of music. The Exploratorium (http://www.exploratorium.edu/music/) offers online movies, exhibits and common questions, such as "Why does my recorded voice sound so strange to me?". And have you ever heard of the term "ear candy"? This is an expression for something sweet sounding...of course what sounds sweet is a relative thing when it comes to music, but the Exploratorium discusses the opposite of ear candy -- earworms! Ever had that annoying part of a song stuck in your head for the longest time and wonder what is actually happening in your brain? The German psychologist James Kellaris Ohrwurm studied this very phenomenon, coming up with some interesting theories. The website also offers up some unusual interactive pages. You can play the drums, create your own loops from various "step dancing" elements, where a person becomes an instrument by clapping hands, stamping and chanting. It's much too difficult to describe here, you'll have to go the website and try it out for yourself! Learn about mixing and about natural reverb in a way you may not have understood before. And just how do opera singers hold those notes for soooo long? Of course, if you want to get away from music altogether the Exploratorium has much more to offer, calling itself "The museum of science, art and human perception". You may very well get lost for a few hours exploring our universe and all of its wonders, so fill up on turkey, enjoy your family and friends, and THEN sit down and take some time for yourself. And while you're at it, have a wonderful holiday season! ****** Irene Jackson is a performing songwriter from Victoria, BC in Canada. Aside from writing, recording and performing, she also maintains a website for songwriters that includes tips, articles and more links of interest. Her eagerly anticipated CD "Catnip" is finally here, and her earlier recordings have had attention everywhere from Japan to South America. Songwriting Tips: http://www.irenejackson.com/tips.html Homepage: http://www.irenejackson.com Songs on MP3: http://www.mp3.com/artists/20/irene_jackson.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ F e a t u r e d A r t i c l e : REACHING THE BREAKING POINT—Part One By Jeannie Deva © 2004 - All Rights Reserved Jeannie is our newest columnist here at The Muse's Muse. This is her first article for us. Feel free to visit her columnist page at http://www.musesmuse.com/col-jeanniedeva.html and ask her questions you might have about getting the most out of your vocals! She's one heck of a teacher. :) ----------------------------------------------------------------- Years ago, I learned to "make due" with a very limited vocal range. True, I could really belt out a song, but the song had to stay contained within a small number of notes. After a while, I realized there was more that I wanted to be able to express and for that, needed to have more "high" notes in my vocabulary. However, therein lay the problem. My upper range was a complete embarrassment – and forget about being able to sing smoothly from low to high! I did not even think it possible to expand my range. I, like so many others, believed that you were born with the voice you had and I would just have to learn to deal with what little range I had at my disposal. When I began to research the voice and create a new approach to voice training, I was my own first client. I was so sure that I could not expand my range and get past my "breaking point" that I did not include this as a goal for myself. I was truly surprised when I began to sing smoothly further and further into previously unknown vocal territory! This led me into additional research, to better understand this phenomenon and its solutions, some of which I will share with you in this article. Many singers find their lack of range and lack of confidence holds them back from being the expressive singer they wish themselves to be. Still others have come to believe that the "breaking point" in their range is a natural part of a person’s voice. This belief alone causes people to invent ways of hiding or maneuvering around an aspect of their voice they wish was not there. But is it really true that this "breaking point" is a natural part of a person's voice? Defining Terms To start off, let's define the term "breaking-point." Breaking-point, otherwise known as "register break" is defined as those few notes which are the cross-over from your lower to your upper register. In classical voice training, this is called the "passage" or passagio (passageway between two sections of vocal range). Usually this is one to three notes which suddenly become weak and are difficult to control. Though there are some variations, this is normally experienced from an E to an F# over Middle C for men. For women it is either the same notes an octave above, or a Bb to a C# above Middle C. Above these notes, the singer may be able to regain a sense of vocal control and recapture some vocal quality. The register of notes above the "breaking-point" is often thought of by men as their "falsetto" range and by women as their "head voice." The Cause - Physical or Mental? Singing is both a mental and physical process. When you think you have to do something to achieve a certain note, and if what you think you have to do is actually not what your body needs to do, the conflict can cause tension and a poor result. The outcome will never be as good as it could be if your thoughts are in harmony with your body’s natural and automatic sound functions. An example of this is thinking you have to reach "up" for higher notes when in fact all the pitches are created in the same location in your throat. In actuality, to achieve faster vibrations (higher pitches), the back of your voice box tilts down into the center of the throat so that the vocal folds can stretch. So thinking "up" is contrary to the physical motion of the voice box, which can confuse your body and cause tension. Finding Answers (This article is continued at http://musesmuse.com/columnistsgreylogs/archives/00000792.html) ***** Jeannie Deva is the founder of Jeannie Deva® Voice Studios since 1978 and originator of The Deva Method® A Non-Classical Approach for Singersâ„¢. Author of the internationally published vocal home-study course: The Contemporary Vocalist book and CDs, and The Deva Method Vocal Warm-Ups and Cool-Downs CD, she has been flown to recording studios internationally as a recording studio vocal specialist and has been endorsed by producers and engineers of the Rolling Stones, The Cars, Aerosmith, and many others. Clients include Grammy Award Winner Aimee Mann, Patty Griffin, Dar Williams, members of the J. Geils band, Broadway cast of Grease, the international touring cast of Fame, Jesus Christ Superstar and many more. While her private voice studio is located in Los Angeles, Jeannie maintains private clients across the US, South America and Europe, giving lessons in person and long distance, by phone. Jeannie Deva® Voice Studios 818-446-0932. www.JeannieDeva.com Copyright 2004. All Rights Reserved. Jeannie Deva, The Deva Method and A Non-Classical Approach for Singers are service and trademarks owned by Jeannie Deva Enterprises, Inc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " O N S I T E " F E A T U R E D A R T I C L E : ----------------------------------------------------------------- Here are a few of new articles that have been placed on the Muse's Muse site since the last issue of this newsletter. I hope you'll check them out! -------- Jealous Again by Linda Dessau http://musesmuse.com/columnistsgreylogs/archives/00000794.html Jealousy – do you feel it? Do you sense it in others? Does it hinder your relationships with other songwriters? Does it sap your confidence? Does it block your writing? Here are some questions to help you get clearer about the jealousy in your life. -------- What Is A Broadcast Quality Recording? by Jerry Flattum http://musesmuse.com/columnistsgreylogs/archives/00000788.html This article is Part 1 of a series of articles exploring the question, "What Is A Broadcast Quality Recording?" From home studios to state-of-the-art facilities, what kinds of recordings songwriters and artists need to make will prove critical to their success. It could be that the new millennium marks a new era in recording: the death of the demo. And, how commercially released recordings are "mastered" may influence sales. -------- Out Standing Songs by Jon Nicol http://musesmuse.com/columnistsgreylogs/archives/00000789.html With so many songs out there, here's a few thoughts on making yours stand out. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C l a s s i f i e d s & U s e f u l S e r v i c e s : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HEY SONGWRITERS: RING IN THE NEW YEAR WITH LYRICST Software V3 Pop Quiz: You have 5 minutes to complete: Locate every song's lead sheet you ever wrote, their genre, and album. What's the fingering for a G#sus4 chord at the ninth fret? Transpose your most current song from the key of G to F# and then into a Nashville Number Chart. Ooops, also transpose the chart from guitar style chords to piano. Now copyright the song from where you're sitting without removing your hands from your mouse or keyboard. Your time is up! You know what you need? LYRICIST! It's the songwriter's best friend. Includes Rhyming Dictionary, Album Categorization, Chord Charting, On-Line Copyright, and more. Check out the review at www.musesmuse.com/vss-review.html . Muse's Muse visitors can take home the product for $5.00 off the regular $49.95 USD selling price. For more information, visit the review url above or call Virtual Studio Systems at 888.732.1176 inside the U.S.A. and Canada or 603.726.4499 everywhere else. ----------------------------------------------------------------- REAL ANSWERS TO REAL QUESTIONS, An eBook About Copyright & Publishing If you want to know how to protect yourself as a songwriter in this digital age, you need this book - EXCLUSIVELY offered through The Muse's Muse. And it's now on sale for half price! Visit http://www.musesmuse.com/realarealq.html to learn more! ----------------------------------------------------------------- BOOK YOUR LIFE @ INDIE-MUSIC.COM Indie-Music.com is the smart DIY way to advance your music business career. We empower you with thousands of contacts - labels, radio, media, TV & Film, local music stores - including over 7000 complete venue listings all across America. Our listings will save you hours of time in Internet searches alone! In addition, you get free promotion on our Industry-Leading website, monthly tips on where & how to submit your music, and super-handy organizational tools available from any computer. For musicians and industry professionals. http://www.indie-music.com/join2.php ----------------------------------------------------------------- DOES THIS SOUND FAMILIAR TO YOU? You wanted to become a musician/songwriter and earn a living from music because it's CREATIVE and EXCITING. Yet here you are struggling with your CD burner, hunting through A&R directories, searching for stamps, etc ... Wouldn't life be easier if you could spend your precious creative time writing music rather than envelopes ?! Let The Music Broker Network take care of pitching & promoting your songs to Labels, Publishers, Film & TV: via both post & email. We leave you to what you do best: be creative. 10% DISCOUNT to Muse's Muse members: simply enter a discount code of MUSE when you checkout: http://tinyurl.com/3vqnv ----------------------------------------------------------------- REACH NEW FANS ON MEDIAFEAST Looking to reach new fans? MediaFeast is an online independent music retailer dedicated to helping independent artists bring new music to fans and helping listeners find great new music. Create a free account and then have the opportunity to add albums for sale on MediaFeast.com. In addition to prepackaged albums such as those sold at traditional retailers, MediaFeast offers the sale of one-off albums that are produced to order using a master artist disc and associated artwork. Artists set the selling prices for all of their albums and receive all profits above the base cost. Sign up through this ad and receive four free Pure Profit sales, where you will keep 100% of the selling price! Visit http://tinyurl.com/2me2f for details. ----------------------------------------------------------------- THE 6th EDITION OF THE INDIE BIBLE IS NOW AVAILABLE! The Indie Bible shows you where to get your music reviewed, your songs played, and your CDs sold. Now in its Sixth Edition, The Indie Bible has 316 pages of valuable contacts and music-related articles. The 6th Edition of the Indie Bible contains: 4200 publications from around the world that will REVIEW your CD! 3400 radio stations from around the world will PLAY your songs! 600 vendors and services that will help you to SELL your music! 330 sites where you can UPLOAD your band's MP3 files! 500 helpful resources and sites where you can PROMOTE your band! 51 articles that will help your career to MOVE forward rapidly! Listings include web, e-mail and physical address, as well as phone and fax numbers. For details and to order online visit: http://www.bigmeteor.com/muse ----------------------------------------------------------------- ADVERTISING RATES: For Classifieds: US$50 Max. 7 lines (though I do make exceptions), where a line = 65 characters including spaces and punctuation. All contracts must be prepaid. Write to: editor@musesmuse.com. For Newsletter Sponsorship rates and other advertising opportunities, please see www.musesmuse.com/media.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C o n t a c t I n f o & C r e d i t s : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jodi Krangle ..................... EDITOR Kathryn Obenshain ...GRACIOUS PROOFREADER ----------------------------------------------------------------- The Muse's News is a free monthly newsletter for and about songwriters. Subscribers are welcome to recirculate or reprint The Muse's News for nonprofit use as long as the appropriate credit is given and the ENTIRE text of the newsletter is included (including credits and information at the end of each issue). Others should contact me at editor@musesmuse.com. All articles copyrighted by their authors. Back issues and other information will be available at: http://www.musesmuse.com/musenews.html The Muse's News is part of The Muse's Muse, a web resource for songwriters: http://www.musesmuse.com/ For further information, send your e-mail to: ----------------------------------------------------------------- adinfo@musesmuse.com - How to place a classified ad, pass on market information or sponsor The Muse's News. info@musesmuse.com - How to subscribe or end your subscription. editor@musesmuse.com - To submit articles,reviews,ideas,etc. SNAILMAIL: Please contact me first at editor@musesmuse.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Back issues of the newsletter can be read at http://www.topica.com/lists/musenews or in an archive at the National Library of Canada ecollection: http://collection.nlc-bnc.ca/100/201/300/muses_news/index.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TO CHANGE YOUR SUBSCRIPTION: If you want to unsubscribe (though I'll be sorry to see you go!) click this link: http://srv.ezinedirector.net/?fa=r&id=27983959&c=964676206 Or, if you'd like to update your profile (if you need to change your email address), click here: http://ezinedirector.com/subscriber/member_profile/?skid=27983959 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 15:19:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5304516A4CE for ; Wed, 29 Dec 2004 15:19:05 +0000 (GMT) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F43C43D2F for ; Wed, 29 Dec 2004 15:19:05 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id 443DF3C0F3 for ; Wed, 29 Dec 2004 13:19:04 -0200 (BRST) Received: from [192.168.1.3] (200-102-019-057.fnsce7006.dsl.brasiltelecom.net.br [200.102.19.57]) by corp.grupos.com.br (Postfix) with ESMTP id 3F53E20A86 for ; Wed, 29 Dec 2004 13:19:03 -0200 (BRST) Message-ID: <41D2CAE4.5070103@corp.grupos.com.br> Date: Wed, 29 Dec 2004 13:19:00 -0200 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org References: <20041224105532.EF2C460341@gate1.excedent.us> <20041226202616.GC40489@voodoo.oberon.net> In-Reply-To: <20041226202616.GC40489@voodoo.oberon.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: mysql-server-4.0.23a and mysql-server-4.1.8a X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 15:19:05 -0000 I make mysql40-server and mysql41-server patchs. They are still not approved by ale@FreeBSD.org, but works for me. If you need, look those PRs: Mysql 4.1.8a http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75565 Mysql 4.0.23a http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75598 Regards Kirill Ponomarew wrote: > On Fri, Dec 24, 2004 at 04:55:22AM -0600, Eddie wrote: > >>When should I see the new port out? > > > % make -VMAINTAINER -f /usr/ports/databases/mysql40-server/Makefile > ale@FreeBSD.org > > -Kirill -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 15:28:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A61E16A4CE for ; Wed, 29 Dec 2004 15:28:53 +0000 (GMT) Received: from org.ukrsat.com (org.ukrsat.com [212.35.173.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A89343D55 for ; Wed, 29 Dec 2004 15:28:47 +0000 (GMT) (envelope-from hunter@comsys.com.ua) Received: from localhost (localhost [127.0.0.1]) by org.ukrsat.com (8.13.1/8.13.1/Secure) with ESMTP id iBTFShPD003968; Wed, 29 Dec 2004 17:29:01 +0200 (EET) (envelope-from hunter@comsys.com.ua) Message-ID: <41D2CCD1.4070306@comsys.com.ua> Date: Wed, 29 Dec 2004 17:27:13 +0200 From: Sergey Smitienko User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nc-rotherdo@netcologne.de, ports@FreeBSD.org Content-Type: multipart/mixed; boundary="------------020400090606050502040902" X-Virus-Scanned: ClamAV 0.80/645/Tue Dec 28 00:56:20 2004 clamav-milter version 0.80j on org.ukrsat.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.48 on 127.0.0.1 Subject: databases/py-MySQL port update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 15:28:53 -0000 This is a multi-part message in MIME format. --------------020400090606050502040902 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: I've made py-MySQL to work with mysql-40-client, since mysql-323-client port is insecure. Please apply a patch to ports cvs. --------------020400090606050502040902 Content-Type: application/octet-stream; name="py-MySQL-1.4_1.tgz" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="py-MySQL-1.4_1.tgz" cHktTXlTUUwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDc1NSAA MDAwMDAwIAAwMDAwMDAgADAwMDAwMDAwMDAwIDEwMTY0NTQ0NTE2IDAxMjQ3NwAgNQAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1c3RhcgAwMHJvb3QA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAd2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAwMDAwMDAgADAwMDAwMCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABweS1NeVNRTC9NYWtlZmlsZQAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAMDAwNjQ0IAAwMDAwMDAgADAwMDAwMCAAMDAwMDAwMDMwMTYg MTAxNjQ1NDQzMzAgMDE0MjEwACAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAHVzdGFyADAwcm9vdAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB3 aGVlbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDAwMCAAMDAwMDAwIAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACMg TmV3IHBvcnRzIGNvbGxlY3Rpb24gbWFrZWZpbGUgZm9yOglweS1NeVNRTAojIERhdGUgY3Jl YXRlZDoJCQkJMDUgU2VwdGVtYmVyIDE5OTkKIyBXaG9tOiAgICAgICAgICAgICAgICAgCQlE b21pbmlrIFJvdGhlcnQgPGRyQGRvbWl4LmRlPgojCiMgJEZyZWVCU0Q6IHBvcnRzL2RhdGFi YXNlcy9weS1NeVNRTC9NYWtlZmlsZSx2IDEuMTYgMjAwNC8wMi8yMiAxMDoyMTozOCBsaW5p bW9uIEV4cCAkCiMKClBPUlROQU1FPQlweS1NeVNRTApQT1JUVkVSU0lPTj0JMS40ClBPUlRS RVZJU0lPTj89ICAxCkNBVEVHT1JJRVM9CWRhdGFiYXNlcyBweXRob24KTUFTVEVSX1NJVEVT PQlodHRwOi8vd2ViLnRyeWMub24uY2EvbXlzcWwvRG93bmxvYWRzL0NvbnRyaWIvIFwKCQlo dHRwOi8vbXlzcWwub3JzdC5lZHUvRG93bmxvYWRzL0NvbnRyaWIvIFwKCQlodHRwOi8vbXlz cWwubmV0dmlzYW8ucHQvRG93bmxvYWRzL0NvbnRyaWIvCkRJU1ROQU1FPQlNeVNRTG1vZHVs ZS0ke1BPUlRWRVJTSU9OfQoKTUFJTlRBSU5FUj0JcG9ydHNARnJlZUJTRC5vcmcKQ09NTUVO VD0JQWNjZXNzIGEgTXlTUUwgZGF0YWJhc2UgdGhyb3VnaCBQeXRob24KCkxJQl9ERVBFTkRT PQlteXNxbGNsaWVudC4xMjoke1BPUlRTRElSfS9kYXRhYmFzZXMvbXlzcWw0MC1jbGllbnQv CgpQTElTVF9GSUxFUz0JbGliLyUlUFlUSE9OX1ZFUlNJT04lJS9zaXRlLXBhY2thZ2VzL015 U1FMbW9kdWxlLnNvClVTRV9QWVRIT049CXllcwoKLmluY2x1ZGUgPGJzZC5wb3J0LnByZS5t az4KCi5pZiAke1BZVEhPTl9SRUx9IDwgMjEwCkFMTF9UQVJHRVQ9CU15U1FMbW9kdWxlLnNv Ci5lbmRpZgouaWYgJHtQWVRIT05fUkVMfSA+PSAyMjAKTUFLRUZJTEVfUFJFSU49CSR7RklM RVNESVJ9L01ha2VmaWxlLnByZS5pbgouZWxzZQpNQUtFRklMRV9QUkVJTj0JJHtQWVRIT05Q UkVGSVhfTElCRElSfS9jb25maWcvTWFrZWZpbGUucHJlLmluCi5lbmRpZgoKcHJlLWNvbmZp Z3VyZToKCSR7Q1B9ICR7RklMRVNESVJ9L1NldHVwICR7V1JLU1JDfS9TZXR1cAouaWYgJHtQ WVRIT05fUkVMfSA+PSAyMzAKCSR7U0VEfSAtZSAncyxAREVGU0AsLGcnICR7TUFLRUZJTEVf UFJFSU59ID4gJHtXUktTUkN9L01ha2VmaWxlLnByZS5pbgouZWxzZQoJJHtMTn0gLXMgJHtN QUtFRklMRV9QUkVJTn0gJHtXUktTUkN9LwouZW5kaWYKCmRvLWNvbmZpZ3VyZToKCWNkICR7 V1JLU1JDfSAmJiAke01BS0V9IC1mIE1ha2VmaWxlLnByZS5pbiBib290CgouaWYgIWRlZmlu ZWQoTk9QT1JURE9DUykKcG9zdC1pbnN0YWxsOgoJQCR7TUtESVJ9ICR7UFJFRklYfS9zaGFy ZS9kb2MvcHktTXlTUUwKCUAke0lOU1RBTExfREFUQX0gJHtXUktTUkN9L1JFQURNRSAke1BS RUZJWH0vc2hhcmUvZG9jL3B5LU15U1FMCglAJHtFQ0hPX0NNRH0gInNoYXJlL2RvYy9weS1N eVNRTC9SRUFETUUiID4+ICR7VE1QUExJU1R9CglAJHtFQ0hPX0NNRH0gIkBkaXJybSBzaGFy ZS9kb2MvcHktTXlTUUwiID4+ICR7VE1QUExJU1R9Ci5lbmRpZgoJQCR7Q0FUfSAke1BLR01F U1NBR0V9CgouaW5jbHVkZSA8YnNkLnBvcnQucG9zdC5taz4KAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHktTXlT UUwvZGlzdGluZm8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDY0NCAAMDAwMDAw IAAwMDAwMDAgADAwMDAwMDAwMTQ2IDEwMDU0MzY1NzAzIDAxNDMxNgAgMAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1c3RhcgAwMHJvb3QAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAd2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAw MDAwMDAgADAwMDAwMCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAABNRDUgKE15U1FMbW9kdWxlLTEuNC50YXIuZ3opID0gNWRh MTNjOTgwNjQ1MGUwODUwNjBlODBiNGU2MGE1MWUKU0laRSAoTXlTUUxtb2R1bGUtMS40LnRh ci5neikgPSAxOTA1NwoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHB5LU15U1FM L3BrZy1kZXNjcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMDA2NDQgADAwMDAwMCAA MDAwMDAwIAAwMDAwMDAwMDI0MyAwNzAzNzYzNDc3MCAwMTQzNjYAIDAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdXN0YXIAMDByb290AAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAHdoZWVsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAw MDAwIAAwMDAwMDAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAWW91IGNhbiBlYXNpbHkgYWNjZXNzIGEgTXlTUUwgZGF0YWJh c2UgdGhyb3VnaCB0aGUgUHl0aG9uIE15U1FMIG1vZHVsZS4KCkJlZm9yZSB1c2luZyB0aGUg UHl0aG9uIE15U1FMIGZ1bmN0aW9ucywgdGhlIG1vZHVsZSBtdXN0IGJlIGltcG9ydGVkIHdp dGgKImltcG9ydCBNeVNRTCIuCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABweS1NeVNRTC9w a2ctbWVzc2FnZQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwNjQ0IAAwMDAwMDAgADAw MDAwMCAAMDAwMDAwMDEyNDcgMDcxMTM0MzI3NDEgMDE0NzA0ACAwAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHVzdGFyADAwcm9vdAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAB3aGVlbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDAw MCAAMDAwMDAwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAACsrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysr KysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrCldBUk5JTkc6IFRo aXMgcG9ydCBpcyBhIHZlcnkgb2xkIFB5dGhvbiBNeVNRTCBpbnRlcmZhY2Ugd2hpY2ggZG9l c24ndCBhY3RpdmVseQogICAgICAgICBtYWludGFpbmVkIGJ5IGl0cyBhdXRob3JzIGFueW1v cmUuIFNvbWUgZWZmb3J0cyB3ZXJlIHJlcXVpcmVkIHRvIG1ha2UKICAgICAgICAgaXQgd29y a2luZyB3aXRoIG5ld2VzdCB2ZXJzaW9ucyBvZiBNeVNRTCwgYW5kIGl0IGlzIGhpZ2hseSBs aWtlbHkKICAgICAgICAgdGhhdCBmdXJ0aGVyIE15U1FMIGRldmVsb3BtZW50IHdvdWxkIG1h a2UgaGFyZCBvciBldmVuIGltcG9zc2libGUgdG8KICAgICAgICAgZ2V0IHRoaXMgbW9kdWxl IHdvcmtpbmcgaW4gdGhlIGZ1dHVyZS4KCiAgICAgICAgIFRoZSBiZXR0ZXIgcG9ydCBuYW1l ZCBweS1NeVNRTGRiIGF2YWlsYWJsZSwgd2hpY2ggc2hvdWxkIGJlIHVzZWQgaW4KICAgICAg ICAgYWxsIGNhc2VzIHdoZXJlIGNvbXBhdGFiaWxpdHkgYW5kIGZ1dHVyZSBtYWludGFpbmFi aWxpdHkgaXMgZGVzaXJhYmxlLgorKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysr KysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKwoAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAABweS1NeVNRTC9maWxlcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAMDAwNzU1IAAwMDAwMDAgADAwMDAwMCAAMDAwMDAwMDAwMDAgMTAxNjQ1NDQxNjYg MDEzNjAyACA1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AHVzdGFyADAwcm9vdAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB3aGVlbAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAADAwMDAwMCAAMDAwMDAwIAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHB5LU15U1FML2ZpbGVz L01ha2VmaWxlLnByZS5pbgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMDA2NDQgADAwMDAwMCAAMDAwMDAw IAAwMDAwMDAyMzcxMyAwNzQxNzAzNzM3MiAwMTY1MjQAIDAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdXN0YXIAMDByb290AAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAHdoZWVsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwMDAwIAAw MDAwMDAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAIyBVbml2ZXJzYWwgVW5peCBNYWtlZmlsZSBmb3IgUHl0aG9uIGV4dGVu c2lvbnMKIyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0K CiMgU2hvcnQgSW5zdHJ1Y3Rpb25zCiMgLS0tLS0tLS0tLS0tLS0tLS0tCgojIDEuIEJ1aWxk IGFuZCBpbnN0YWxsIFB5dGhvbiAoMS41IG9yIG5ld2VyKS4KIyAyLiAibWFrZSAtZiBNYWtl ZmlsZS5wcmUuaW4gYm9vdCIKIyAzLiAibWFrZSIKIyBZb3Ugc2hvdWxkIG5vdyBoYXZlIGEg c2hhcmVkIGxpYnJhcnkuCgojIExvbmcgSW5zdHJ1Y3Rpb25zCiMgLS0tLS0tLS0tLS0tLS0t LS0KCiMgQnVpbGQgKmFuZCBpbnN0YWxsKiB0aGUgYmFzaWMgUHl0aG9uIDEuNSBkaXN0cmli dXRpb24uICBTZWUgdGhlCiMgUHl0aG9uIFJFQURNRSBmb3IgaW5zdHJ1Y3Rpb25zLiAgKFRo aXMgdmVyc2lvbiBvZiBNYWtlZmlsZS5wcmUuaW4KIyBvbmx5IHdpdGhzIHdpdGggUHl0aG9u IDEuNSwgYWxwaGEgMyBvciBuZXdlci4pCgojIENyZWF0ZSBhIGZpbGUgU2V0dXAuaW4gZm9y IHlvdXIgZXh0ZW5zaW9uLiAgVGhpcyBmaWxlIGZvbGxvd3MgdGhlCiMgZm9ybWF0IG9mIHRo ZSBNb2R1bGVzL1NldHVwLmRpc3QgZmlsZTsgc2VlIHRoZSBpbnN0cnVjdGlvbnMgdGhlcmUu CiMgRm9yIGEgc2ltcGxlIG1vZHVsZSBjYWxsZWQgInNwYW0iIG9uIGZpbGUgInNwYW1tb2R1 bGUuYyIsIGl0IGNhbgojIGNvbnRhaW4gYSBzaW5nbGUgbGluZToKIyAgIHNwYW0gc3BhbW1v ZHVsZS5jCiMgWW91IGNhbiBidWlsZCBhcyBtYW55IG1vZHVsZXMgYXMgeW91IHdhbnQgaW4g dGhlIHNhbWUgZGlyZWN0b3J5IC0tCiMganVzdCBoYXZlIGEgc2VwYXJhdGUgbGluZSBmb3Ig ZWFjaCBvZiB0aGVtIGluIHRoZSBTZXR1cC5pbiBmaWxlLgoKIyBJZiB5b3Ugd2FudCB0byBi dWlsZCB5b3VyIGV4dGVuc2lvbiBhcyBhIHNoYXJlZCBsaWJyYXJ5LCBpbnNlcnQgYQojIGxp bmUgY29udGFpbmluZyBqdXN0IHRoZSBzdHJpbmcKIyAgICpzaGFyZWQqCiMgYXQgdGhlIHRv cCBvZiB5b3VyIFNldHVwLmluIGZpbGUuCgojIE5vdGUgdGhhdCB0aGUgYnVpbGQgcHJvY2Vz cyBjb3BpZXMgU2V0dXAuaW4gdG8gU2V0dXAsIGFuZCB0aGVuIHdvcmtzCiMgd2l0aCBTZXR1 cC4gIEl0IGRvZXNuJ3Qgb3ZlcndyaXRlIFNldHVwIHdoZW4gU2V0dXAuaW4gaXMgY2hhbmdl ZCwgc28KIyB3aGlsZSB5b3UncmUgaW4gdGhlIHByb2Nlc3Mgb2YgZGVidWdnaW5nIHlvdXIg U2V0dXAuaW4gZmlsZSwgeW91IG1heQojIHdhbnQgdG8gZWRpdCBTZXR1cCBpbnN0ZWFkLCBh bmQgY29weSBpdCBiYWNrIHRvIFNldHVwLmluIGxhdGVyLgojIChBbGwgdGhpcyBpcyBkb25l IHNvIHlvdSBjYW4gZGlzdHJpYnV0ZSB5b3VyIGV4dGVuc2lvbiBlYXNpbHkgYW5kCiMgc29t ZW9uZSBlbHNlIGNhbiBzZWxlY3QgdGhlIG1vZHVsZXMgdGhleSBhY3R1YWxseSB3YW50IHRv IGJ1aWxkIGJ5CiMgY29tbWVudGluZyBvdXQgbGluZXMgaW4gdGhlIFNldHVwIGZpbGUsIHdp dGhvdXQgZWRpdGluZyB0aGUKIyBvcmlnaW5hbC4gIEVkaXRpbmcgU2V0dXAgaXMgYWxzbyB1 c2VkIHRvIHNwZWNpZnkgbm9uc3RhbmRhcmQKIyBsb2NhdGlvbnMgZm9yIGluY2x1ZGUgb3Ig bGlicmFyeSBmaWxlcy4pCgojIENvcHkgdGhpcyBmaWxlIChNaXNjL01ha2VmaWxlLnByZS5p bikgdG8gdGhlIGRpcmVjdG9yeSBjb250YWluaW5nCiMgeW91ciBleHRlbnNpb24uCgojIFJ1 biAibWFrZSAtZiBNYWtlZmlsZS5wcmUuaW4gYm9vdCIuICBUaGlzIGNyZWF0ZXMgTWFrZWZp bGUKIyAocHJvZHVjaW5nIE1ha2VmaWxlLnByZSBhbmQgc2Vkc2NyaXB0IGFzIGludGVybWVk aWF0ZSBmaWxlcykgYW5kCiMgY29uZmlnLmMsIGluY29ycG9yYXRpbmcgdGhlIHZhbHVlcyBm b3Igc3lzLnByZWZpeCwgc3lzLmV4ZWNfcHJlZml4CiMgYW5kIHN5cy52ZXJzaW9uIGZyb20g dGhlIGluc3RhbGxlZCBQeXRob24gYmluYXJ5LiAgRm9yIHRoaXMgdG8gd29yaywKIyB0aGUg cHl0aG9uIGJpbmFyeSBtdXN0IGJlIG9uIHlvdXIgcGF0aC4gIElmIHRoaXMgZmFpbHMsIHRy eQojICAgbWFrZSAtZiBNYWtlZmlsZS5wcmUuaW4gTWFrZWZpbGUgVkVSU0lPTj0xLjUgaW5z dGFsbGRpcj08cHJlZml4PgojIHdoZXJlIDxwcmVmaXg+IGlzIHRoZSBwcmVmaXggdXNlZCB0 byBpbnN0YWxsIFB5dGhvbiBmb3IgaW5zdGFsbGRpcgojIChhbmQgcG9zc2libHkgc2ltaWxh ciBmb3IgZXhlY19pbnN0YWxsZGlyPTxleGVjX3ByZWZpeD4pLgoKIyBOb3RlOiAibWFrZSBi b290IiBpbXBsaWVzICJtYWtlIGNsb2JiZXIiIC0tIGl0IGFzc3VtZXMgdGhhdCB3aGVuIHlv dQojIGJvb3RzdHJhcCB5b3UgbWF5IGhhdmUgY2hhbmdlZCBwbGF0Zm9ybXMgc28gaXQgcmVt b3ZlcyBhbGwgcHJldmlvdXMKIyBvdXRwdXQgZmlsZXMuCgojIElmIHlvdSBhcmUgYnVpbGRp bmcgeW91ciBleHRlbnNpb24gYXMgYSBzaGFyZWQgbGlicmFyeSAoeW91cgojIFNldHVwLmlu IGZpbGUgc3RhcnRzIHdpdGggKnNoYXJlZCopLCBydW4gIm1ha2UiIG9yICJtYWtlIHNoYXJl ZG1vZHMiCiMgdG8gYnVpbGQgdGhlIHNoYXJlZCBsaWJyYXJ5IGZpbGVzLiAgSWYgeW91IGFy ZSBidWlsZGluZyBhIHN0YXRpY2FsbHkKIyBsaW5rZWQgUHl0aG9uIGJpbmFyeSAodGhlIG9u bHkgc29sdXRpb24gb2YgeW91ciBwbGF0Zm9ybSBkb2Vzbid0CiMgc3VwcG9ydCBzaGFyZWQg bGlicmFyaWVzLCBhbmQgc29tZXRpbWVzIGhhbmR5IGlmIHlvdSB3YW50IHRvCiMgZGlzdHJp YnV0ZSBvciBpbnN0YWxsIHRoZSByZXN1bHRpbmcgUHl0aG9uIGJpbmFyeSksIHJ1biAibWFr ZQojIHB5dGhvbiIuCgojIE5vdGU6IEVhY2ggdGltZSB5b3UgZWRpdCBNYWtlZmlsZS5wcmUu aW4gb3IgU2V0dXAsIHlvdSBtdXN0IHJ1bgojICJtYWtlIE1ha2VmaWxlIiBiZWZvcmUgcnVu bmluZyAibWFrZSIuCgojIEhpbnQ6IGlmIHlvdSB3YW50IHRvIHVzZSBWUEFUSCwgeW91IGNh biBzdGFydCBpbiBhbiBlbXB0eQojIHN1YmRpcmVjdG9yeSBhbmQgc2F5IChlLmcuKToKIyAg IG1ha2UgLWYgLi4vTWFrZWZpbGUucHJlLmluIGJvb3Qgc3JjZGlyPS4uIFZQQVRIPS4uCgoK IyA9PT0gQm9vdHN0cmFwIHZhcmlhYmxlcyAoZWRpdGVkIHRocm91Z2ggIm1ha2UgYm9vdCIp ID09PQoKIyBUaGUgcHJlZml4IHVzZWQgYnkgIm1ha2UgaW5jbGluc3RhbGwgbGliYWluc3Rh bGwiIG9mIGNvcmUgcHl0aG9uCmluc3RhbGxkaXI9CS91c3IvbG9jYWwKCiMgVGhlIGV4ZWNf cHJlZml4IHVzZWQgYnkgdGhlIHNhbWUKZXhlY19pbnN0YWxsZGlyPSQoaW5zdGFsbGRpcikK CiMgU291cmNlIGRpcmVjdG9yeSBhbmQgVlBBVEggaW4gY2FzZSB5b3Ugd2FudCB0byB1c2Ug VlBBVEguCiMgKFlvdSB3aWxsIGhhdmUgdG8gZWRpdCB0aGVzZSB0d28gbGluZXMgeW91cnNl bGYgLS0gdGhlcmUgaXMgbm8KIyBhdXRvbWF0aWMgc3VwcG9ydCBhcyB0aGUgTWFrZWZpbGUg aXMgbm90IGdlbmVyYXRlZCBieQojIGNvbmZpZy5zdGF0dXMuKQpzcmNkaXI9CQkuClZQQVRI PQkJLgoKIyA9PT0gVmFyaWFibGVzIHRoYXQgeW91IG1heSB3YW50IHRvIGN1c3RvbWl6ZSAo cmFyZWx5KSA9PT0KCiMgKFN0YXRpYykgYnVpbGQgdGFyZ2V0ClRBUkdFVD0JCXB5dGhvbgoK IyBJbnN0YWxsZWQgcHl0aG9uIGJpbmFyeSAodXNlZCBvbmx5IGJ5IGJvb3QgdGFyZ2V0KQpQ WVRIT049CQlweXRob24KCiMgQWRkIG1vcmUgLUkgYW5kIC1EIG9wdGlvbnMgaGVyZQpDRkxB R1M9CQkkKE9QVCkgLUkkKElOQ0xVREVQWSkgLUkkKEVYRUNJTkNMVURFUFkpICQoREVGUykK CiMgVGhlc2UgdHdvIHZhcmlhYmxlcyBjYW4gYmUgc2V0IGluIFNldHVwIHRvIG1lcmdlIGV4 dGVuc2lvbnMuCiMgU2VlIGV4YW1wbGVbMjNdLgpCQVNFTElCPQkKQkFTRVNFVFVQPQkKCiMg PT09IFZhcmlhYmxlcyBzZXQgYnkgbWFrZXNldHVwID09PQoKTU9ET0JKUz0JX01PRE9CSlNf Ck1PRExJQlM9CV9NT0RMSUJTXwoKIyA9PT0gRGVmaW5pdGlvbnMgYWRkZWQgYnkgbWFrZXNl dHVwID09PQoKIyA9PT0gVmFyaWFibGVzIGZyb20gY29uZmlndXJlICh0aHJvdWdoIHNlZHNj cmlwdCkgPT09CgpWRVJTSU9OPQlAVkVSU0lPTkAKQ0M9CQlAQ0NACkxJTktDQz0JCUBMSU5L Q0NAClNHSV9BQkk9CUBTR0lfQUJJQApPUFQ9CQlAT1BUQApMREZMQUdTPQlATERGTEFHU0AK TERMQVNUPQkJQExETEFTVEAKREVGUz0JCUBERUZTQApMSUJTPQkJQExJQlNACkxJQk09CQlA TElCTUAKTElCQz0JCUBMSUJDQApSQU5MSUI9CQlAUkFOTElCQApNQUNIREVQPQlATUFDSERF UEAKU089CQlAU09ACkxEU0hBUkVEPQlATERTSEFSRURACkNDU0hBUkVEPQlAQ0NTSEFSRURA CkxJTktGT1JTSEFSRUQ9CUBMSU5LRk9SU0hBUkVEQApDWFg9CQlAQ1hYQAoKIyBJbnN0YWxs IHByZWZpeCBmb3IgYXJjaGl0ZWN0dXJlLWluZGVwZW5kZW50IGZpbGVzCnByZWZpeD0JCS91 c3IvbG9jYWwKCiMgSW5zdGFsbCBwcmVmaXggZm9yIGFyY2hpdGVjdHVyZS1kZXBlbmRlbnQg ZmlsZXMKZXhlY19wcmVmaXg9CSQocHJlZml4KQoKIyBVbmNvbW1lbnQgdGhlIGZvbGxvd2lu ZyB0d28gbGluZXMgZm9yIEFJWAojTElOS0NDPSAJJChMSUJQTCkvbWFrZXhwX2FpeCAkKExJ QlBMKS9weXRob24uZXhwICIiICQoTElCUkFSWSk7ICQoUFVSSUZZKSAkKENDKQojTERTSEFS RUQ9CSQoTElCUEwpL2xkX3NvX2FpeCAkKENDKSAtYkk6JChMSUJQTCkvcHl0aG9uLmV4cAoK IyA9PT0gRml4ZWQgZGVmaW5pdGlvbnMgPT09CgojIFNoZWxsIHVzZWQgYnkgbWFrZSAoc29t ZSB2ZXJzaW9ucyBkZWZhdWx0IHRvIHRoZSBsb2dpbiBzaGVsbCwgd2hpY2ggaXMgYmFkKQpT SEVMTD0JCS9iaW4vc2gKCiMgRXhwYW5kZWQgZGlyZWN0b3JpZXMKQklORElSPQkJJChleGVj X2luc3RhbGxkaXIpL2JpbgpMSUJESVI9CQkkKGV4ZWNfcHJlZml4KS9saWIKTUFORElSPQkJ JChpbnN0YWxsZGlyKS9tYW4KSU5DTFVERURJUj0JJChpbnN0YWxsZGlyKS9pbmNsdWRlClND UklQVERJUj0JJChwcmVmaXgpL2xpYgoKIyBEZXRhaWxlZCBkZXN0aW5hdGlvbiBkaXJlY3Rv cmllcwpCSU5MSUJERVNUPQkkKExJQkRJUikvcHl0aG9uJChWRVJTSU9OKQpMSUJERVNUPQkk KFNDUklQVERJUikvcHl0aG9uJChWRVJTSU9OKQpJTkNMVURFUFk9CSQoSU5DTFVERURJUikv cHl0aG9uJChWRVJTSU9OKQpFWEVDSU5DTFVERVBZPQkkKGV4ZWNfaW5zdGFsbGRpcikvaW5j bHVkZS9weXRob24kKFZFUlNJT04pCkxJQlA9CQkkKGV4ZWNfaW5zdGFsbGRpcikvbGliL3B5 dGhvbiQoVkVSU0lPTikKREVTVFNIQVJFRD0JJChCSU5MSUJERVNUKS9zaXRlLXBhY2thZ2Vz CgpMSUJQTD0JCSQoTElCUCkvY29uZmlnCgpQWVRIT05MSUJTPQkkKExJQlBMKS9saWJweXRo b24kKFZFUlNJT04pLmEKCk1BS0VTRVRVUD0JJChMSUJQTCkvbWFrZXNldHVwCk1BS0VGSUxF PQkkKExJQlBMKS9NYWtlZmlsZQpDT05GSUdDPQkkKExJQlBMKS9jb25maWcuYwpDT05GSUdD SU49CSQoTElCUEwpL2NvbmZpZy5jLmluClNFVFVQPQkJJChMSUJQTCkvU2V0dXAuY29uZmln ICQoTElCUEwpL1NldHVwLmxvY2FsICQoTElCUEwpL1NldHVwCgpTWVNMSUJTPQkkKExJQk0p ICQoTElCQykKCkFERE9CSlM9CSQoTElCUEwpL3B5dGhvbi5vIGNvbmZpZy5vCgojIFBvcnRh YmxlIGluc3RhbGwgc2NyaXB0IChjb25maWd1cmUgZG9lc24ndCBhbHdheXMgZ3Vlc3Mgcmln aHQpCklOU1RBTEw9CSQoTElCUEwpL2luc3RhbGwtc2ggLWMKIyBTaGFyZWQgbGlicmFyaWVz IG11c3QgYmUgaW5zdGFsbGVkIHdpdGggZXhlY3V0YWJsZSBtb2RlIG9uIHNvbWUgc3lzdGVt czsKIyByYXRoZXIgdGhhbiBmaWd1cmluZyBvdXQgZXhhY3RseSB3aGljaCwgd2UgYWx3YXlz IGdpdmUgdGhlbSBleGVjdXRhYmxlIG1vZGUuCiMgQWxzbywgbWFraW5nIHRoZW0gcmVhZC1v bmx5IHNlZW1zIHRvIGJlIGEgZ29vZCBpZGVhLi4uCklOU1RBTExfU0hBUkVEPQkke0lOU1RB TEx9IC1tIDU1NQoKIyA9PT0gRml4ZWQgcnVsZXMgPT09CgojIERlZmF1bHQgdGFyZ2V0LiAg VGhpcyBidWlsZHMgc2hhcmVkIGxpYnJhcmllcyBvbmx5CmRlZmF1bHQ6CXNoYXJlZG1vZHMK CiMgQnVpbGQgZXZlcnl0aGluZwphbGw6CQlzdGF0aWMgc2hhcmVkbW9kcwoKIyBCdWlsZCBz aGFyZWQgbGlicmFyaWVzIGZyb20gb3VyIGV4dGVuc2lvbiBtb2R1bGVzCnNoYXJlZG1vZHM6 CSQoU0hBUkVETU9EUykKCiMgQnVpbGQgYSBzdGF0aWMgUHl0aG9uIGJpbmFyeSBjb250YWlu aW5nIG91ciBleHRlbnNpb24gbW9kdWxlcwpzdGF0aWM6CQkkKFRBUkdFVCkKJChUQVJHRVQp OgkkKEFERE9CSlMpIGxpYi5hICQoUFlUSE9OTElCUykgTWFrZWZpbGUgJChCQVNFTElCKQoJ CSQoTElOS0NDKSAkKExERkxBR1MpICQoTElOS0ZPUlNIQVJFRCkgXAoJCSAkKEFERE9CSlMp IGxpYi5hICQoUFlUSE9OTElCUykgXAoJCSAkKExJTktQQVRIKSAkKEJBU0VMSUIpICQoTU9E TElCUykgJChMSUJTKSAkKFNZU0xJQlMpIFwKCQkgLW8gJChUQVJHRVQpICQoTERMQVNUKQoK aW5zdGFsbDoJc2hhcmVkbW9kcwoJCWlmIHRlc3QgISAtZCAkKERFU1RTSEFSRUQpIDsgdGhl biBcCgkJCW1rZGlyICQoREVTVFNIQVJFRCkgOyBlbHNlIHRydWUgOyBmaQoJCS1mb3IgaSBp biBYICQoU0hBUkVETU9EUyk7IGRvIFwKCQkJaWYgdGVzdCAkJGkgIT0gWDsgXAoJCQl0aGVu ICQoSU5TVEFMTF9TSEFSRUQpICQkaSAkKERFU1RTSEFSRUQpLyQkaTsgXAoJCQlmaTsgXAoJ CWRvbmUKCiMgQnVpbGQgdGhlIGxpYnJhcnkgY29udGFpbmluZyBvdXIgZXh0ZW5zaW9uIG1v ZHVsZXMKbGliLmE6CQkkKE1PRE9CSlMpCgkJLXJtIC1mIGxpYi5hCgkJYXIgY3IgbGliLmEg JChNT0RPQkpTKQoJCS0kKFJBTkxJQikgbGliLmEgCgojIFRoaXMgcnVucyBtYWtlc2V0dXAg KnR3aWNlKiB0byB1c2UgdGhlIEJBU0VTRVRVUCBkZWZpbml0aW9uIGZyb20gU2V0dXAKY29u ZmlnLmMgTWFrZWZpbGU6CU1ha2VmaWxlLnByZSBTZXR1cCAkKEJBU0VTRVRVUCkgJChNQUtF U0VUVVApCgkJJChNQUtFU0VUVVApIFwKCQkgLW0gTWFrZWZpbGUucHJlIC1jICQoQ09ORklH Q0lOKSBTZXR1cCAtbiAkKEJBU0VTRVRVUCkgJChTRVRVUCkKCQkkKE1BS0UpIC1mIE1ha2Vm aWxlIGRvLWl0LWFnYWluCgojIEludGVybmFsIHRhcmdldCB0byBydW4gbWFrZXNldHVwIGZv ciB0aGUgc2Vjb25kIHRpbWUKZG8taXQtYWdhaW46CgkJJChNQUtFU0VUVVApIFwKCQkgLW0g TWFrZWZpbGUucHJlIC1jICQoQ09ORklHQ0lOKSBTZXR1cCAtbiAkKEJBU0VTRVRVUCkgJChT RVRVUCkKCiMgTWFrZSBjb25maWcubyBmcm9tIHRoZSBjb25maWcuYyBjcmVhdGVkIGJ5IG1h a2VzZXR1cApjb25maWcubzoJY29uZmlnLmMKCQkkKENDKSAkKENGTEFHUykgLWMgY29uZmln LmMKCiMgU2V0dXAgaXMgY29waWVkIGZyb20gU2V0dXAuaW4gKm9ubHkqIGlmIGl0IGRvZXNu J3QgeWV0IGV4aXN0ClNldHVwOgoJCWNwICQoc3JjZGlyKS9TZXR1cC5pbiBTZXR1cAoKIyBN YWtlIHRoZSBpbnRlcm1lZGlhdGUgTWFrZWZpbGUucHJlIGZyb20gTWFrZWZpbGUucHJlLmlu Ck1ha2VmaWxlLnByZTogTWFrZWZpbGUucHJlLmluIHNlZHNjcmlwdAoJCXNlZCAtZiBzZWRz Y3JpcHQgJChzcmNkaXIpL01ha2VmaWxlLnByZS5pbiA+TWFrZWZpbGUucHJlCgojIFNob3J0 Y3V0cyB0byBtYWtlIHRoZSBzZWQgYXJndW1lbnRzIG9uIG9uZSBsaW5lClA9cHJlZml4CkU9 ZXhlY19wcmVmaXgKSD1HZW5lcmF0ZWQgYXV0b21hdGljYWxseSBmcm9tIE1ha2VmaWxlLnBy ZS5pbiBieSBzZWRzY3JpcHQuCkw9TElOS0ZPUlNIQVJFRAoKIyBNYWtlIHRoZSBzZWQgc2Ny aXB0IHVzZWQgdG8gY3JlYXRlIE1ha2VmaWxlLnByZSBmcm9tIE1ha2VmaWxlLnByZS5pbgpz ZWRzY3JpcHQ6CSQoTUFLRUZJTEUpCglzZWQgLW4gXAoJIC1lICcxcy8uKi8xaVxcL3AnIFwK CSAtZSAnMnMlLiolIyAkSCVwJyBcCgkgLWUgJy9eVkVSU0lPTj0vcy9eVkVSU0lPTj1bIAld KlwoLipcKS9zJUBWRVJTSU9OW0BdJVwxJS9wJyBcCgkgLWUgJy9eQ0M9L3MvXkNDPVsgCV0q XCguKlwpL3MlQENDW0BdJVwxJS9wJyBcCgkgLWUgJy9eQ1hYPS9zL15DWFg9WyAJXSpcKC4q XCkvcyVAQ1hYW0BdJVwxJS9wJyBcCgkgLWUgJy9eTElOS0NDPS9zL15MSU5LQ0M9WyAJXSpc KC4qXCkvcyVATElOS0NDW0BdJVwxJS9wJyBcCgkgLWUgJy9eT1BUPS9zL15PUFQ9WyAJXSpc KC4qXCkvcyVAT1BUW0BdJVwxJS9wJyBcCgkgLWUgJy9eTERGTEFHUz0vcy9eTERGTEFHUz1b IAldKlwoLipcKS9zJUBMREZMQUdTW0BdJVwxJS9wJyBcCgkgLWUgJy9eTERMQVNUPS9zL15M RExBU1Q9WyAgICAgIF0qXCguKlwpL3MlQExETEFTVFtAXSVcMSUvcCcgXAoJIC1lICcvXkRF RlM9L3MvXkRFRlM9WyAJXSpcKC4qXCkvcyVAREVGU1tAXSVcMSUvcCcgXAoJIC1lICcvXkxJ QlM9L3MvXkxJQlM9WyAJXSpcKC4qXCkvcyVATElCU1tAXSVcMSUvcCcgXAoJIC1lICcvXkxJ Qk09L3MvXkxJQk09WyAJXSpcKC4qXCkvcyVATElCTVtAXSVcMSUvcCcgXAoJIC1lICcvXkxJ QkM9L3MvXkxJQkM9WyAJXSpcKC4qXCkvcyVATElCQ1tAXSVcMSUvcCcgXAoJIC1lICcvXlJB TkxJQj0vcy9eUkFOTElCPVsgCV0qXCguKlwpL3MlQFJBTkxJQltAXSVcMSUvcCcgXAoJIC1l ICcvXk1BQ0hERVA9L3MvXk1BQ0hERVA9WyAJXSpcKC4qXCkvcyVATUFDSERFUFtAXSVcMSUv cCcgXAoJIC1lICcvXlNPPS9zL15TTz1bIAldKlwoLipcKS9zJUBTT1tAXSVcMSUvcCcgXAoJ IC1lICcvXkxEU0hBUkVEPS9zL15MRFNIQVJFRD1bIAldKlwoLipcKS9zJUBMRFNIQVJFRFtA XSVcMSUvcCcgXAoJIC1lICcvXkNDU0hBUkVEPS9zL15DQ1NIQVJFRD1bIAldKlwoLipcKS9z JUBDQ1NIQVJFRFtAXSVcMSUvcCcgXAoJIC1lICcvXlNHSV9BQkk9L3MvXlNHSV9BQkk9WyAJ XSpcKC4qXCkvcyVAU0dJX0FCSVtAXSVcMSUvcCcgXAoJIC1lICcvXiRMPS9zL14kTD1bIAld KlwoLipcKS9zJUAkTFtAXSVcMSUvcCcgXAoJIC1lICcvXiRQPS9zL14kUD1cKC4qXCkvcyVe JFA9LiolJFA9XDElL3AnIFwKCSAtZSAnL14kRT0vcy9eJEU9XCguKlwpL3MlXiRFPS4qJSRF PVwxJS9wJyBcCgkgJChNQUtFRklMRSkgPnNlZHNjcmlwdAoJZWNobyAiL15pbnN0YWxsZGly PS9zJT0uKiU9CSQoaW5zdGFsbGRpciklIiA+PnNlZHNjcmlwdAoJZWNobyAiL15leGVjX2lu c3RhbGxkaXI9L3MlPS4qJT0kKGV4ZWNfaW5zdGFsbGRpciklIiA+PnNlZHNjcmlwdAoJZWNo byAiL15zcmNkaXI9L3MlPS4qJT0JCSQoc3JjZGlyKSUiID4+c2Vkc2NyaXB0CgllY2hvICIv XlZQQVRIPS9zJT0uKiU9CQkkKFZQQVRIKSUiID4+c2Vkc2NyaXB0CgllY2hvICIvXkxJTktQ QVRIPS9zJT0uKiU9CSQoTElOS1BBVEgpJSIgPj5zZWRzY3JpcHQKCWVjaG8gIi9eQkFTRUxJ Qj0vcyU9LiolPQkkKEJBU0VMSUIpJSIgPj5zZWRzY3JpcHQKCWVjaG8gIi9eQkFTRVNFVFVQ PS9zJT0uKiU9CSQoQkFTRVNFVFVQKSUiID4+c2Vkc2NyaXB0CgojIEJvb3RzdHJhcCB0YXJn ZXQKYm9vdDoJY2xvYmJlcgoJVkVSU0lPTj1gJChQWVRIT04pIC1jICJpbXBvcnQgc3lzOyBw cmludCBzeXMudmVyc2lvbls6M10iYDsgXAoJaW5zdGFsbGRpcj1gJChQWVRIT04pIC1jICJp bXBvcnQgc3lzOyBwcmludCBzeXMucHJlZml4ImA7IFwKCWV4ZWNfaW5zdGFsbGRpcj1gJChQ WVRIT04pIC1jICJpbXBvcnQgc3lzOyBwcmludCBzeXMuZXhlY19wcmVmaXgiYDsgXAoJJChN QUtFKSAtZiAkKHNyY2RpcikvTWFrZWZpbGUucHJlLmluIFZQQVRIPSQoVlBBVEgpIHNyY2Rp cj0kKHNyY2RpcikgXAoJCVZFUlNJT049JCRWRVJTSU9OIFwKCQlpbnN0YWxsZGlyPSQkaW5z dGFsbGRpciBcCgkJZXhlY19pbnN0YWxsZGlyPSQkZXhlY19pbnN0YWxsZGlyIFwKCQlNYWtl ZmlsZQoKIyBIYW5keSB0YXJnZXQgdG8gcmVtb3ZlIGludGVybWVkaWF0ZSBmaWxlcyBhbmQg YmFja3VwcwpjbGVhbjoKCQktcm0gLWYgKi5vICp+CgojIEhhbmR5IHRhcmdldCB0byByZW1v dmUgZXZlcnl0aGluZyB0aGF0IGlzIGVhc2lseSByZWdlbmVyYXRlZApjbG9iYmVyOgljbGVh bgoJCS1ybSAtZiAqLmEgdGFncyBUQUdTIGNvbmZpZy5jIE1ha2VmaWxlLnByZSAkKFRBUkdF VCkgc2Vkc2NyaXB0CgkJLXJtIC1mICouc28gKi5zbCBzb19sb2NhdGlvbnMKCgojIEhhbmR5 IHRhcmdldCB0byByZW1vdmUgZXZlcnl0aGluZyB5b3UgZG9uJ3Qgd2FudCB0byBkaXN0cmli dXRlCmRpc3RjbGVhbjoJY2xvYmJlcgoJCS1ybSAtZiBNYWtlZmlsZSBTZXR1cAoAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHB5LU15U1FM L2ZpbGVzL1NldHVwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMDA2NDQgADAwMDAwMCAA MDAwMDAwIAAwMDAwMDAwMDE0MyAxMDE2NDU0MzUyNCAwMTQ2NzcAIDAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdXN0YXIAMDByb290AAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAHdoZWVsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAw MDAwIAAwMDAwMDAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAKnNoYXJlZCoKTXlTUUwgTXlTUUxtb2R1bGUuYyAtSSR7TE9D QUxCQVNFfS9pbmNsdWRlL215c3FsIC1MJHtMT0NBTEJBU0V9L2xpYi9teXNxbCAtbG15c3Fs Y2xpZW50X3IKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABweS1NeVNRTC9m aWxlcy9wYXRjaC1hYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwNjQ0IAAwMDAwMDAgADAw MDAwMCAAMDAwMDAwMDYzMTMgMTAxNjQ1NDQwMzIgMDE1MjU1ACAwAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHVzdGFyADAwcm9vdAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAB3aGVlbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDAw MCAAMDAwMDAwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAC0tLSBNeVNRTG1vZHVsZS5jLm9yaWcJU2F0IE9jdCAgMyAxMjox NDoxOCAxOTk4CisrKyBNeVNRTG1vZHVsZS5jCVdlZCBEZWMgMjkgMTc6MDY6MjIgMjAwNApA QCAtMjMyLDcgKzIzMiw3IEBACiAgICAgUHlPYmplY3QgKnJvd2xpc3QsICpmaWVsZG9iajsK ICAgICBNWVNRTF9GSUVMRCAqdGY7CiAgICAgaW50IGksIG47Ci0gICAgdW5zaWduZWQgaW50 ICpsZW5ndGhzOworICAgIHVuc2lnbmVkIGxvbmcgKmxlbmd0aHM7CiAKICAgICBuID0gbXlz cWxfbnVtX2ZpZWxkcyhyZXMpOwogICAgIGxlbmd0aHMgPSBteXNxbF9mZXRjaF9sZW5ndGhz KHJlcyk7CkBAIC0zODEsNyArMzgxLDcgQEAKICAgICBpZiAocmVzbGlzdCA9PSBOVUxMKSBy ZXR1cm4gTlVMTDsKICAgICBuID0gbXlzcWxfbnVtX2ZpZWxkcyhyZXMpOwogICAgIGZvciAo aSA9IDA7IGkgPCBuOyBpKyspIHsKLSAgICAgICAgdGYgPSAmKG15c3FsX2ZldGNoX2ZpZWxk X2RpcmVjdChyZXMsIGkpKTsKKyAgICAgICAgdGYgPSBteXNxbF9mZXRjaF9maWVsZF9kaXJl Y3QocmVzLCBpKTsKIAlpZiAodGYgPT0gTlVMTCkgewogCSAgICBpZiAocmVzLT5oYW5kbGUg JiYgbXlzcWxfZXJyb3IocmVzLT5oYW5kbGUpWzBdICE9IDApIHsKIAkgICAgICAgIFB5RXJy X1NldFN0cmluZyhNeVNRTEVycm9yLG15c3FsX2Vycm9yKHJlcy0+aGFuZGxlKSk7CkBAIC01 MTIsNyArNTEyLDggQEAKICAgICBEQkgtPmRiaF91c2VfcmVzdWx0ID0gMDsKICAgICBEQkgt PmhhbmRsZSA9ICZEQkgtPmNvbm5lY3Rpb247CiAgICAgREJILT5zdGggPSBOVUxMOwotICAg IGlmICghKG15c3FsX2Nvbm5lY3QoREJILT5oYW5kbGUsIGRiaG9zdCwgZGJ1c2VyLCBkYnBh c3MpKSkgeworICAgIG15c3FsX2luaXQoREJILT5oYW5kbGUpOworICAgIGlmICghKG15c3Fs X3JlYWxfY29ubmVjdChEQkgtPmhhbmRsZSwgZGJob3N0LCBkYnVzZXIsIGRicGFzcywgTlVM TCwgMCwgTlVMTCwgMGwpKSkgewogICAgICAgICBpZiAobXlzcWxfZXJyb3IoREJILT5oYW5k bGUpWzBdICE9IDApIHsKIAkgICAgUHlFcnJfU2V0U3RyaW5nKE15U1FMRXJyb3IsbXlzcWxf ZXJyb3IoREJILT5oYW5kbGUpKTsKIAl9IGVsc2UgewpAQCAtNzM1LDEyICs3MzYsMjAgQEAK ICAgICAgUHlPYmplY3QgKmFyZ3M7CiB7CiAgICAgY2hhciAqZGJuYW1lOwotCisgICAgY2hh ciBxdWVyeVs1MTJdOworICAgIGludCByYzsKICAgICBpZiAoIVB5QXJnX1BhcnNlVHVwbGUo YXJncywgInM6Y3JlYXRlIiwgJmRibmFtZSkpIHJldHVybiBOVUxMOwogICAgIGlmIChzZWxm LT5zdGggJiYgY2xlYXJfY2hhbm5lbChzZWxmLT5zdGgpKSByZXR1cm4gTlVMTDsKICAgICBQ eV9YREVDUkVGKHNlbGYtPnN0aCk7CiAgICAgc2VsZi0+c3RoID0gTlVMTDsKLSAgICBpZiAo bXlzcWxfY3JlYXRlX2RiKHNlbGYtPmhhbmRsZSwgZGJuYW1lKSkgeworICAgIAorICAgIHJj ID0gc25wcmludGYocXVlcnksIHNpemVvZihxdWVyeSksICJDUkVBVEUgREFUQUJBU0UgJXMi LCBkYm5hbWUpOworICAgIGlmIChyYyA+IHNpemVvZihxdWVyeSktMSkgeworICAgIAlQeUVy cl9TZXRTdHJpbmcoTXlTUUxFcnJvciwiRGF0YWJhc2UgbmFtZSB0b28gbG9uZyIpOworICAg IAlyZXR1cm4gTlVMTDsKKyAgICB9CisgICAgCisgICAgaWYgKG15c3FsX3F1ZXJ5KHNlbGYt PmhhbmRsZSwgcXVlcnkpKSB7CiAgICAgICAgIFB5RXJyX1NldFN0cmluZyhNeVNRTEVycm9y LCBteXNxbF9lcnJvcihzZWxmLT5oYW5kbGUpKTsKICAgICAgICAgcmV0dXJuIE5VTEw7CiAg ICAgfQpAQCAtODY3LDEyICs4NzYsMjEgQEAKICAgICAgUHlPYmplY3QgKmFyZ3M7CiB7CiAg ICAgY2hhciAqZGJuYW1lOworICAgIGNoYXIgcXVlcnlbNTEyXTsKKyAgICBpbnQgcmM7CiAK ICAgICBpZiAoIVB5QXJnX1BhcnNlVHVwbGUoYXJncywgInM6ZHJvcCIsICZkYm5hbWUpKSBy ZXR1cm4gTlVMTDsKICAgICBpZiAoc2VsZi0+c3RoICYmIGNsZWFyX2NoYW5uZWwoc2VsZi0+ c3RoKSkgcmV0dXJuIE5VTEw7CiAgICAgUHlfWERFQ1JFRihzZWxmLT5zdGgpOwogICAgIHNl bGYtPnN0aCA9IE5VTEw7Ci0gICAgaWYgKG15c3FsX2Ryb3BfZGIoc2VsZi0+aGFuZGxlLCBk Ym5hbWUpKSB7CisgICAgCisgICAgcmMgPSBzbnByaW50ZihxdWVyeSwgc2l6ZW9mKHF1ZXJ5 KSwgIkRST1AgREFUQUJBU0UgJXMiLCBkYm5hbWUpOworICAgIGlmIChyYyA+IHNpemVvZihx dWVyeSktMSkgeworICAgICAgICAgICBQeUVycl9TZXRTdHJpbmcoTXlTUUxFcnJvciwiRGF0 YWJhc2UgbmFtZSB0b28gbG9uZyIpOworICAgICAgICAgICByZXR1cm4gTlVMTDsKKyAgICB9 CisgICAgICAgICAgICAgICAgICAgICAgICAgCisgICAgaWYgKG15c3FsX3F1ZXJ5KHNlbGYt PmhhbmRsZSwgZGJuYW1lKSkgewogICAgICAgICBQeUVycl9TZXRTdHJpbmcoTXlTUUxFcnJv ciwgbXlzcWxfZXJyb3Ioc2VsZi0+aGFuZGxlKSk7CiAgICAgICAgIHJldHVybiBOVUxMOwog ICAgIH0KQEAgLTExMjIsNyArMTE0MCw3IEBACiAgICAgaWYgKHJvd3MgPiAwKSB7CiAgICAg ICAgIGNvbHMgPSBteXNxbF9udW1fZmllbGRzKHNlbGYtPnJlcyk7CiAgICAgICAgIGZvciAo aj0wOyBqPGNvbHM7IGorKykgewotIAkgICAgdGYgPSAmKG15c3FsX2ZldGNoX2ZpZWxkX2Rp cmVjdChzZWxmLT5yZXMsaikpOworIAkgICAgdGYgPSBteXNxbF9mZXRjaF9maWVsZF9kaXJl Y3Qoc2VsZi0+cmVzLGopOwogCSAgICBpZiAodGYgPT0gTlVMTCkgewogCQlpZiAoc2VsZi0+ cmVzLT5oYW5kbGUgJiYgbXlzcWxfZXJyb3Ioc2VsZi0+cmVzLT5oYW5kbGUpWzBdICE9IDAp IHsKIAkJICAgIFB5RXJyX1NldFN0cmluZyhNeVNRTEVycm9yLG15c3FsX2Vycm9yKHNlbGYt PnJlcy0+aGFuZGxlKSk7CkBAIC0xMTQ0LDcgKzExNjIsNyBAQAogCSAgICByb3dsaXN0ID0g UHlMaXN0X0dldEl0ZW0oZGF0YWxpc3QsaSk7CiAJICAgIGlmIChyb3dsaXN0ID09IE5VTEwp IGdvdG8gZXJyb3I7CiAJICAgIGZvciAoaj0wOyBqPGNvbHM7IGorKykgewotCSAgICAgICAg dGYgPSAmKG15c3FsX2ZldGNoX2ZpZWxkX2RpcmVjdChzZWxmLT5yZXMsaikpOworCSAgICAg ICAgdGYgPSBteXNxbF9mZXRjaF9maWVsZF9kaXJlY3Qoc2VsZi0+cmVzLGopOwogCQlpZiAo dGYgPT0gTlVMTCkgewogCQkgICAgaWYgKHNlbGYtPnJlcy0+aGFuZGxlICYmIG15c3FsX2Vy cm9yKHNlbGYtPnJlcy0+aGFuZGxlKVswXSAhPSAwKSB7CiAJCSAgICAgICAgUHlFcnJfU2V0 U3RyaW5nKE15U1FMRXJyb3IsbXlzcWxfZXJyb3Ioc2VsZi0+cmVzLT5oYW5kbGUpKTsKAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHktTXlTUUwvUkVBRE1FLmh0 bWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMDY0NCAAMDAwMDAwIAAwMDAwMDAgADAw MDAwMDAyMzcxIDEwMTY0NTQ0NzA1IDAxNDQwNAAgMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1c3RhcgAwMHJvb3QAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAd2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMDAwMDAgADAwMDAw MCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAA8IURPQ1RZUEUgaHRtbCBQVUJMSUMgIi0vL0lFVEYvL0RURCBIVE1MIDIuMC8v RU4iPgoKPGh0bWw+CiAgPGhlYWQ+CiAgICA8dGl0bGU+VGhlIEZyZWVCU0QgUG9ydHMgQ29s bGVjdGlvbiAoZGF0YWJhc2VzL3B5LU15U1FMKTwvdGl0bGU+CiAgPC9oZWFkPgoKICA8Ym9k eT4KICAgIDxoMT5UaGUgRnJlZUJTRCBQb3J0cyBDb2xsZWN0aW9uIChkYXRhYmFzZXMvcHkt TXlTUUwpPC9oMT4KICAgIDxocj4KCiAgICA8cD5Zb3UgYXJlIG5vdyBpbiB0aGUgZGlyZWN0 b3J5IGZvciB0aGUgcG9ydCAiZGF0YWJhc2VzL3B5LU15U1FMIi48L3A+CgogICAgPHA+VGhl IHBhY2thZ2UgbmFtZSBvZiB0aGlzIHBvcnQgaXMgInB5LU15U1FMLTEuNCIuPC9wPgoKICAg IDxwPlRoaXMgaXMgdGhlIG9uZS1saW5lIGRlc2NyaXB0aW9uIGZvciB0aGlzIHBvcnQ6PC9w PgogICAgPGhyPgoKICAgIDxwPgpBY2Nlc3MgYSBNeVNRTCBkYXRhYmFzZSB0aHJvdWdoIFB5 dGhvbgogICAgPC9wPgogICAgPGhyPgoKICAgIDxwPlBsZWFzZSByZWFkIHRoZSAiPGEgaHJl Zj0icGtnLWRlc2NyIj5kZXNjcmlwdGlvbiBmaWxlPC9hPiIgZm9yIGEKICAgIGxvbmdlciBk ZXNjcmlwdGlvbi48L3A+CgogICAgPHA+SWYgbmVlZGVkLCB5b3UgbWF5IGNvbnRhY3QgdGhl IDxhIGhyZWY9CiAgICAibWFpbHRvOm5jLXJvdGhlcmRvQG5ldGNvbG9nbmUuZGUiPm1haW50 YWluZXI8L2E+IG9mIHRoaXMgcG9ydCBvciB0aGUgcG9ydCA8YSBocmVmPQogICAgIm1haWx0 bzpwb3J0c0BGcmVlQlNELm9yZyI+bWFpbGluZy1saXN0PC9hPi48L3A+CgogICAgPHA+VGhp cyBwb3J0IHJlcXVpcmVzIHBhY2thZ2UocykgIm15c3FsLWNsaWVudC00LjAuMjAgcGVybC01 LjYuMV8xMyBweXRob24tMi4yLjJfMiIgdG8gYnVpbGQuPC9wPgoKICAgIDxwPlRoaXMgcG9y dCByZXF1aXJlcyBwYWNrYWdlKHMpICJteXNxbC1jbGllbnQtNC4wLjIwIHBlcmwtNS42LjFf MTMgcHl0aG9uLTIuMi4yXzIiIHRvIHJ1bi48L3A+CgogICAgPHA+R28gdG8gdGhlIDxhIGhy ZWY9Ii4uLy4uL1JFQURNRS5odG1sIj50b3Agb2YgdGhlIHBvcnRzIHRyZWU8L2E+IGZvcgog ICAgYSBzdW1tYXJ5IG9uIGhvdyB0byB1c2UgdGhlIHBvcnRzIGNvbGxlY3Rpb24uPC9wPgog ICAgPGhyPgoKICAgIDxwPjxhIGhyZWY9Ii4uL1JFQURNRS5odG1sIj5HbyB1cCBvbmUgbGV2 ZWw8L2E+IHwgPGEgaHJlZj0KICAgICIuLi8uLi9SRUFETUUuaHRtbCI+R28gdG8gdG9wIG9m IHBvcnRzIHRyZWU8L2E+PC9wPgogIDwvYm9keT4KPC9odG1sPgoKAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA --------------020400090606050502040902 Content-Type: text/plain Scanned by evaluation version of Dr.Web antivirus Daemon http://drweb.ru/unix/ --------------020400090606050502040902-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 15:36:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C66B116A4CE for ; Wed, 29 Dec 2004 15:36:19 +0000 (GMT) Received: from linion.ion.lu (linion.ion.lu [80.90.47.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAC743D39 for ; Wed, 29 Dec 2004 15:36:18 +0000 (GMT) (envelope-from steve@ion.lu) Received: (qmail 28930 invoked by uid 0); 29 Dec 2004 16:36:18 +0100 Received: from 80.90.53.226 by linion.ion.lu (envelope-from , uid 89) with qmail-scanner-1.24-st-qms (clamdscan: 0.80/640. spamassassin: 2.64. perlscan: 1.24-st-qms. Clear:RC:0(80.90.53.226):SA:0(-5.4/5.0):. Processed in 5.025808 secs); 29 Dec 2004 15:36:18 -0000 X-Spam-Status: No, hits=-5.4 required=5.0 X-Antivirus-ION.LU-Mail-From: steve@ion.lu via linion.ion.lu X-Antivirus-ION.LU: 1.24-st-qms (Clear:RC:0(80.90.53.226):SA:0(-5.4/5.0):. Processed in 5.025808 secs Process 28908) Received: from vodsl-4066.vo.lu (HELO ?192.168.0.21?) (steve@ion.lu@80.90.53.226) by linion.ion.lu with SMTP; 29 Dec 2004 16:36:12 +0100 Message-ID: <41D2CEE3.6090102@ion.lu> Date: Wed, 29 Dec 2004 16:36:03 +0100 From: Steve Clement User-Agent: Mozilla Thunderbird 0.9 (X11/20041129) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 15:36:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I had to change this line in the patch-freebsd-dri file: +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat to: +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat in order to get it working again. I sent the port maintainer a mail. thanks, Steve C - -- ION Network Solutions Steve Clement Unix System Administrator 209, rue des Romains L-8041 Bertrange Tel: +352 261 276-2 Fax: +352 261 276-9 mailto:steve@ion.lu http://www.ion.lu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD4DBQFB0s7jMH8DIBsiCrgRAiMkAJiCWA6eSJr6EzZ2KaL5S3iP6pcSAJ0clWas 9PsjQtl92k4B6912TEY5Ww== =fmxR -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 15:42:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE8C116A4CE for ; Wed, 29 Dec 2004 15:42:54 +0000 (GMT) Received: from web53601.mail.yahoo.com (web53601.mail.yahoo.com [206.190.37.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 50FEB43D48 for ; Wed, 29 Dec 2004 15:42:54 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 20426 invoked by uid 60001); 29 Dec 2004 15:42:53 -0000 Message-ID: <20041229154253.20424.qmail@web53601.mail.yahoo.com> Received: from [65.213.7.6] by web53601.mail.yahoo.com via HTTP; Wed, 29 Dec 2004 07:42:53 PST X-RocketYMMF: siremick Date: Wed, 29 Dec 2004 07:42:53 -0800 (PST) From: "Scott I. Remick" To: lioux@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 15:42:55 -0000 Still stuck on 1.0. Does mpeg4ip 1.1 require IPv6 support? I am on FreeBSD 5.3R but I have IPv6 disabled in my kernel because once upon a time it was causing problems. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/X11R6/include -DDEBU G -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-protot ypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c net_udp.c -fPIC -DPIC -o .libs/net_udp.o net_udp.c: In function `udp_init6': net_udp.c:612: error: `IPV6_ADD_MEMBERSHIP' undeclared (first use in this functi on) cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/X11R6/include -DDEBUG -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c net_udp.c -fPIC -DPIC -o .libs/net_udp.o net_udp.c: In function `udp_init6': net_udp.c:612: error: `IPV6_ADD_MEMBERSHIP' undeclared (first use in this function) net_udp.c:612: error: (Each undeclared identifier is reported only once net_udp.c:612: error: for each function it appears in.) net_udp.c: In function `udp_exit6': net_udp.c:654: error: `IPV6_DROP_MEMBERSHIP' undeclared (first use in this function) gmake[5]: *** [net_udp.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/rtp' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mpeg4ip. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade99436.25 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/mpeg4ip (mpeg4ip-1.0) (compiler error) ---> Packages processed: 0 done, 25 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 16:53:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C198916A4CE for ; Wed, 29 Dec 2004 16:53:30 +0000 (GMT) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF59243D54 for ; Wed, 29 Dec 2004 16:53:25 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from localhost (localhost [127.0.0.1]) by mail.unixguru.nl (Postfix) with ESMTP id A567557202; Wed, 29 Dec 2004 17:53:23 +0100 (CET) Received: from [192.168.10.3] (snowlap.unixguru.nl [192.168.10.3]) by mail.unixguru.nl (Postfix) with ESMTP id C81B257201; Wed, 29 Dec 2004 17:53:21 +0100 (CET) Message-ID: <41D2E0E8.8020400@unixguru.nl> Date: Wed, 29 Dec 2004 17:52:56 +0100 From: Richard Arends User-Agent: Mozilla Thunderbird 1.0 (X11/20041210) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steve Clement References: <41D2CEE3.6090102@ion.lu> In-Reply-To: <41D2CEE3.6090102@ion.lu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at unixguru.nl cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 16:53:30 -0000 Steve Clement wrote: > I had to change this line in the patch-freebsd-dri file: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat > to: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat With this, the port compiles, but running glxgears now completly locks up my laptop. Regards, Richard. From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 16:55:51 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B861716A4CE for ; Wed, 29 Dec 2004 16:55:51 +0000 (GMT) Received: from ad-man.nodes.net.ad-flow.com (ad-man.nodes.net.ad-flow.com [66.48.68.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E54A43D3F for ; Wed, 29 Dec 2004 16:55:51 +0000 (GMT) (envelope-from freebsd@danielquinn.org) Received: from douglas ([66.59.162.146]) (authenticated)iBTGtF531892 for ; Wed, 29 Dec 2004 16:55:15 GMT Exocomm-Delivery-Date: Wed, 29 Dec 2004 16:55:15 GMT Exocomm-URL: www.exocomm.com From: daniel quinn To: ports@freebsd.org Date: Wed, 29 Dec 2004 11:55:31 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412291155.31759.freebsd@danielquinn.org> Subject: where is fortune? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 16:55:51 -0000 i'm totally new to bsd, so forgive me if this sounds like a stupid question. but after doing a minimal install, i can't find fortune -- even though the default login scripts try to execute it. and "whereis fortune" returns nothing. i have ports, but it's not in there either. how do i get it? -- every country has the government it deserves. - joseph de maistre From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:23:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8434616A4CE for ; Wed, 29 Dec 2004 17:23:42 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A8E43D1D for ; Wed, 29 Dec 2004 17:23:41 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 983977629; Wed, 29 Dec 2004 18:21:11 +0100 (CET) Date: Wed, 29 Dec 2004 18:21:11 +0100 From: Thierry Thomas To: Richard Arends Message-ID: <20041229172111.GB21320@graf.pompo.net> Mail-Followup-To: Richard Arends , Steve Clement , freebsd-ports@freebsd.org References: <41D2CEE3.6090102@ion.lu> <41D2E0E8.8020400@unixguru.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w7PDEPdKQumQfZlR" Content-Disposition: inline In-Reply-To: <41D2E0E8.8020400@unixguru.nl> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: freebsd-ports@freebsd.org cc: Steve Clement Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:23:42 -0000 --w7PDEPdKQumQfZlR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Mer 29 d=E9c 04 =E0 17:52:56 +0100, Richard Arends =E9crivait=A0: > Steve Clement wrote: >=20 > >I had to change this line in the patch-freebsd-dri file: > >+DRI_LIB_DEPS =3D -L$(LOCALBASE)/lib -lm -lpthread -lexpat > >to: > >+DRI_LIB_DEPS =3D -L$(LOCALBASE)/lib -lm -pthread -lexpat >=20 >=20 > With this, the port compiles, but running glxgears now completly locks=20 > up my laptop. I have no problem with the patch included in PR ports/75473 . However, have you read the entry of 20041224 in /usr/ports/UPDATING? You should try graphics/xfree86-dri if you are using XFree86. --=20 Th. Thomas. --w7PDEPdKQumQfZlR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0ueHc95pjMcUBaIRAqYUAJ9+kw1boJ6UKCZT8w/oslVivJn4PACgziSN v5q3Z492c8jnxPl9lJxGeos= =16NF -----END PGP SIGNATURE----- --w7PDEPdKQumQfZlR-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:24:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0884C16A4CF; Wed, 29 Dec 2004 17:24:35 +0000 (GMT) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955CA43D53; Wed, 29 Dec 2004 17:24:34 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.1/8.13.1) with ESMTP id iBTHOGlZ042646; Wed, 29 Dec 2004 12:24:16 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.1/8.13.1/Submit) id iBTHOFBk042645; Wed, 29 Dec 2004 12:24:15 -0500 (EST) (envelope-from wxs) Date: Wed, 29 Dec 2004 12:24:15 -0500 From: Wesley Shields To: nobutaka@FreeBSD.org Message-ID: <20041229172415.GA33568@csh.rit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: devel/boehm-gc portupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:24:35 -0000 I tried to upgrade boehm-gc but patch-mach_dep.c fails to apply. It looks like this patch is no longer needed as it appears to have been applied upstream. Removing files/patch-mach_dep.c allows the port to build correctly. -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:30:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C55F16A4D2; Wed, 29 Dec 2004 17:30:17 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 260F643D31; Wed, 29 Dec 2004 17:30:17 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 9EDFD148F2; Wed, 29 Dec 2004 11:30:16 -0600 (CST) Date: Wed, 29 Dec 2004 11:30:16 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Ade Lovett In-Reply-To: <41D27AD0.5090005@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org cc: Bob Tito Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:30:17 -0000 On Wed, 29 Dec 2004, Ade Lovett wrote: > Bob Tito wrote: > > [the problem] > > >> lists# /usr/local/sbin/portsdb -Uu > >> Updating the ports index ... Generating INDEX.tmp - please > >> wait.."Makefile", line 110: Unsupported architecture sparc64. > is broken on !i386 as it stands. A quick local fix would be to replace > the two instances of .error with IGNORE= And the above, gentle readers, is why the use of .error in a ports Makefile is Always The Wrong Thing. The "quick local fix" is actually the known, documented, canonical, correct way for a ports Makefile to work. It needs to be committed. This is not to pick on anyone in particular. At some point (if no one else gets to it first) I intend to remove all instances of .error so that there are no further bad examples to clone from. (Note for people new to this issue: not only 'make index' is affected by use of of .error. Any attempt to generate any metainformation about a port via use of 'make -V' will also fail.) mcl From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:31:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 296A316A4CE for ; Wed, 29 Dec 2004 17:31:19 +0000 (GMT) Received: from linion.ion.lu (linion.ion.lu [80.90.47.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394FA43D5C for ; Wed, 29 Dec 2004 17:31:18 +0000 (GMT) (envelope-from steve@ion.lu) Received: (qmail 34964 invoked by uid 0); 29 Dec 2004 18:31:17 +0100 Received: from 80.90.53.226 by linion.ion.lu (envelope-from , uid 89) with qmail-scanner-1.24-st-qms (clamdscan: 0.80/640. spamassassin: 2.64. perlscan: 1.24-st-qms. Clear:RC:0(80.90.53.226):SA:0(-5.4/5.0):. Processed in 4.952711 secs); 29 Dec 2004 17:31:17 -0000 X-Spam-Status: No, hits=-5.4 required=5.0 X-Antivirus-ION.LU-Mail-From: steve@ion.lu via linion.ion.lu X-Antivirus-ION.LU: 1.24-st-qms (Clear:RC:0(80.90.53.226):SA:0(-5.4/5.0):. Processed in 4.952711 secs Process 34953) Received: from vodsl-4066.vo.lu (HELO ?192.168.0.21?) (steve@ion.lu@80.90.53.226) by linion.ion.lu with SMTP; 29 Dec 2004 18:31:12 +0100 Message-ID: <41D2E9D6.3030009@ion.lu> Date: Wed, 29 Dec 2004 18:31:02 +0100 From: Steve Clement User-Agent: Mozilla Thunderbird 0.9 (X11/20041129) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Thierry Thomas References: <41D2CEE3.6090102@ion.lu> <41D2E0E8.8020400@unixguru.nl> <20041229172111.GB21320@graf.pompo.net> In-Reply-To: <20041229172111.GB21320@graf.pompo.net> X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:31:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thierry Thomas wrote: | Le Mer 29 déc 04 à 17:52:56 +0100, Richard Arends | écrivait : | |>Steve Clement wrote: |> |> |>>I had to change this line in the patch-freebsd-dri file: |>>+DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat |>>to: |>>+DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat |> |> |>With this, the port compiles, but running glxgears now completly locks |>up my laptop. | What flavour of X_WINDOW_SYSTEM are you using? Maybe its the wrong dri... | | I have no problem with the patch included in PR ports/75473 | . | Hmmm, haven't seen that one yet... But yes that patch WILL fix the problem... | However, have you read the entry of 20041224 in /usr/ports/UPDATING? | You should try graphics/xfree86-dri if you are using XFree86. Yes I have read that and I DO NOT use XFree86 I use xorg. cheers, STeve C - -- ION Network Solutions Steve Clement Unix System Administrator 209, rue des Romains L-8041 Bertrange Tel: +352 261 276-2 Fax: +352 261 276-9 mailto:steve@ion.lu http://www.ion.lu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB0unWMH8DIBsiCrgRAoPuAJ9mCtLGxERnb2rVU4YWe96Zmg10fQCeNaME 4JzYYuGBYX83cibU2RfGRB4= =/BG3 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:44:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB74616A4CE for ; Wed, 29 Dec 2004 17:44:24 +0000 (GMT) Received: from web53604.mail.yahoo.com (web53604.mail.yahoo.com [206.190.37.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 0BE4E43D5A for ; Wed, 29 Dec 2004 17:44:24 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 88546 invoked by uid 60001); 29 Dec 2004 17:44:23 -0000 Message-ID: <20041229174423.88543.qmail@web53604.mail.yahoo.com> Received: from [65.213.7.6] by web53604.mail.yahoo.com via HTTP; Wed, 29 Dec 2004 09:44:23 PST X-RocketYMMF: siremick Date: Wed, 29 Dec 2004 09:44:23 -0800 (PST) From: "Scott I. Remick" To: des@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: simgear build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:44:24 -0000 On a FreeBSD 5.3R system, I am unable to upgrade from simgear 0.3.5 to 0.3.7: c++ -O -pipe -L/usr/local/lib -L/usr/X11R6/lib -o openal_test1 openal_test1.o ../../simgear/debug/libsgdebug.a -lm openal_test1.o(.text+0x943): In function `main': : undefined reference to `alutInit' openal_test1.o(.text+0x948): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0x94d): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0xaf1): In function `main': : undefined reference to `alListenerfv' openal_test1.o(.text+0xb02): In function `main': : undefined reference to `alListenerfv' openal_test1.o(.text+0xb13): In function `main': : undefined reference to `alListenerfv' openal_test1.o(.text+0xb36): In function `main': : undefined reference to `alGenBuffers' openal_test1.o(.text+0xb3b): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0xe75): In function `main': : undefined reference to `alutLoadWAVFile' openal_test1.o(.text+0xe7d): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0x101f): In function `main': : undefined reference to `alBufferData' openal_test1.o(.text+0x1027): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0x11be): In function `main': : undefined reference to `alutUnloadWAV' openal_test1.o(.text+0x11cf): In function `main': : undefined reference to `alGenSources' openal_test1.o(.text+0x11d4): In function `main': : undefined reference to `alGetError' openal_test1.o(.text+0x1201): In function `main': : undefined reference to `alSourcei' openal_test1.o(.text+0x121a): In function `main': : undefined reference to `alSourcef' openal_test1.o(.text+0x122e): In function `main': : undefined reference to `alSourcef' openal_test1.o(.text+0x1245): In function `main': : undefined reference to `alSourcefv' openal_test1.o(.text+0x125c): In function `main': : undefined reference to `alSourcefv' openal_test1.o(.text+0x1277): In function `main': : undefined reference to `alSourcei' openal_test1.o(.text+0x1285): In function `main': : undefined reference to `alSourcePlay' *** Error code 1 Stop in /usr/ports/devel/simgear/work/SimGear-0.3.7/simgear/sound. *** Error code 1 Stop in /usr/ports/devel/simgear/work/SimGear-0.3.7/simgear. *** Error code 1 Stop in /usr/ports/devel/simgear/work/SimGear-0.3.7/simgear. *** Error code 1 Stop in /usr/ports/devel/simgear/work/SimGear-0.3.7. *** Error code 1 Stop in /usr/ports/devel/simgear. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade33872.9 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/simgear (SimGear-0.3.5) (bad C++ code) ---> Packages processed: 0 done, 9 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 17:56:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FED816A4CE; Wed, 29 Dec 2004 17:56:50 +0000 (GMT) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id F024343D46; Wed, 29 Dec 2004 17:56:49 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from localhost (localhost [127.0.0.1]) by mail.unixguru.nl (Postfix) with ESMTP id A6D8857202; Wed, 29 Dec 2004 18:56:47 +0100 (CET) Received: from [192.168.10.3] (snowlap.unixguru.nl [192.168.10.3]) by mail.unixguru.nl (Postfix) with ESMTP id 95AD25647B; Wed, 29 Dec 2004 18:56:45 +0100 (CET) Message-ID: <41D2EFC4.9080101@unixguru.nl> Date: Wed, 29 Dec 2004 18:56:20 +0100 From: Richard Arends User-Agent: Mozilla Thunderbird 1.0 (X11/20041210) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Thierry Thomas References: <41D2CEE3.6090102@ion.lu> <41D2E0E8.8020400@unixguru.nl> <20041229172111.GB21320@graf.pompo.net> In-Reply-To: <20041229172111.GB21320@graf.pompo.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at unixguru.nl cc: freebsd-ports@freebsd.org cc: Steve Clement Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:56:50 -0000 Thierry Thomas wrote: > I have no problem with the patch included in PR ports/75473 > >. > > Hmm, did not see that one. I wil try it. >However, have you read the entry of 20041224 in /usr/ports/UPDATING? >You should try graphics/xfree86-dri if you are using XFree86. > > I am running xorg. From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 18:33:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C91FE16A4CE; Wed, 29 Dec 2004 18:33:15 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936B343D45; Wed, 29 Dec 2004 18:33:15 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BF426512BF; Wed, 29 Dec 2004 10:33:10 -0800 (PST) Date: Wed, 29 Dec 2004 10:33:10 -0800 From: Kris Kennaway To: Bob Tito Message-ID: <20041229183310.GA9133@xor.obsecurity.org> References: <41D16E29.6020300@magicfingers.org> <41D267D0.6030006@magicfingers.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <41D267D0.6030006@magicfingers.org> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: obrien@FreeBSD.org Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 18:33:15 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 09:16:16AM +0100, Bob Tito wrote: > Bob Tito wrote: > >Hi, > > > >portsdb -uU failing on sparc64 > > > >lists# /usr/local/sbin/portsdb -Uu > >Updating the ports index ... Generating INDEX.tmp - please=20 > >wait.."Makefile", line 110: Unsupported architecture sparc64. > >=3D=3D=3D> emulators/linux_base failed > >*** Error code 1 > >1 error >=20 > This morning the same problem.. > Running: >=20 > FreeBSD lists.erasmusmc.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu > Dec 9 14:21:41 CET 2004 > root@lists.erasmusmc.nl:/usr/obj/usr/src/sys/LISTS sparc64 >=20 > ruby-1.8.2_1 ruby18-bdb1-0.2.2 and portupgrade-20041226_1 >=20 > anyone ? I think it has to do with emulators/linux_base but my > knowledge of the ports is to limited at the moment to be sure. >=20 > The problem occurs on 8 sparc machines.., not the intel boxes I forwarded your initial message to the developer who broke it, but for some reason he hasn't responded or fixed it yet. Let's kick him harder :) Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0vhmWry0BWjoQKURAhd+AJ4hXJfgwonLJWdL6ynuavW+41F0ngCfe4d3 3MPJpuOgf022bxIZWDTx1I0= =bVg1 -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 18:34:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2081C16A4E2 for ; Wed, 29 Dec 2004 18:34:27 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E451A43D2F for ; Wed, 29 Dec 2004 18:34:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16F8F5119D; Wed, 29 Dec 2004 10:34:22 -0800 (PST) Date: Wed, 29 Dec 2004 10:34:22 -0800 From: Kris Kennaway To: daniel quinn Message-ID: <20041229183421.GB9133@xor.obsecurity.org> References: <200412291155.31759.freebsd@danielquinn.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Bn2rw/3z4jIqBvZU" Content-Disposition: inline In-Reply-To: <200412291155.31759.freebsd@danielquinn.org> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: where is fortune? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 18:34:27 -0000 --Bn2rw/3z4jIqBvZU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 11:55:31AM -0500, daniel quinn wrote: > i'm totally new to bsd, so forgive me if this sounds like a stupid questi= on. =20 > but after doing a minimal install, i can't find fortune -- even though th= e=20 > default login scripts try to execute it. and "whereis fortune" returns= =20 > nothing. i have ports, but it's not in there either. how do i get it? It's in the 'games' distribution, which is not included in the minimal install because it's well, not minimally required to run FreeBSD. Kris --Bn2rw/3z4jIqBvZU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0vitWry0BWjoQKURApbRAJ9KfKR2ueHup9Ghe2X3f9p2+owQewCfY93A ZczJ3flARFvajNwMzExDlMM= =GgEo -----END PGP SIGNATURE----- --Bn2rw/3z4jIqBvZU-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 18:39:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03E6916A4CE for ; Wed, 29 Dec 2004 18:39:42 +0000 (GMT) Received: from nicotine.nodes.net.ad-flow.com (NICOTINE.NODES.NET.AD-FLOW.COM [66.117.33.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6043543D49 for ; Wed, 29 Dec 2004 18:39:41 +0000 (GMT) (envelope-from freebsd@danielquinn.org) Received: from douglas ([66.59.162.146]) (authenticated)iBTIdVT31991 for ; Wed, 29 Dec 2004 18:39:31 GMT Exocomm-Delivery-Date: Wed, 29 Dec 2004 18:39:31 GMT Exocomm-URL: www.exocomm.com From: daniel quinn To: freebsd-ports@freebsd.org Date: Wed, 29 Dec 2004 13:39:27 -0500 User-Agent: KMail/1.7.2 References: <200412291155.31759.freebsd@danielquinn.org> <20041229183421.GB9133@xor.obsecurity.org> In-Reply-To: <20041229183421.GB9133@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412291339.27899.freebsd@danielquinn.org> Subject: Re: where is fortune? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 18:39:42 -0000 On December 29, 2004 01:34 pm, Kris Kennaway wrote: > On Wed, Dec 29, 2004 at 11:55:31AM -0500, daniel quinn wrote: > > i'm totally new to bsd, so forgive me if this sounds like a stupid > > question. but after doing a minimal install, i can't find fortune -- even > > though the default login scripts try to execute it. and "whereis > > fortune" returns nothing. i have ports, but it's not in there either. > > how do i get it? > > It's in the 'games' distribution, which is not included in the minimal > install because it's well, not minimally required to run FreeBSD. wonderful. thank you all for your responses. i now have fortune back ;-) -- real men don't make backups. they upload it via ftp and let the world mirror it. - Linus Torvalds From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:02:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10EBA16A4CE; Wed, 29 Dec 2004 19:02:03 +0000 (GMT) Received: from hotmail.com (bay103-dav16.bay103.hotmail.com [65.54.174.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D47A143D1F; Wed, 29 Dec 2004 19:02:02 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 29 Dec 2004 11:02:02 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV16.phx.gbl with DAV; Wed, 29 Dec 2004 19:01:41 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , , References: <307B8B338024A59012E2265F@palle.girgensohn.se> Date: Wed, 29 Dec 2004 11:02:07 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 29 Dec 2004 19:02:02.0225 (UTC) FILETIME=[E1530610:01C4EDD8] Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:02:03 -0000 i just whanted to post back in and let every one know that i have resolved this issue. it was the httpd.conf file causeing the issue. and thankx to every one who help out and gave me sugestions on this issue. ----- Original Message ----- From: To: "whitevamp" ; ; Sent: Tuesday, December 28, 2004 5:15 PM Subject: Re: apache cant bind to port --On måndag, december 27, 2004 22.18.29 -0800 whitevamp wrote: > just whanted to post a followup on this , heres what all ive done sence i > posted this message > 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a > make clean , then a make install. still same thing after words. > 2. decided to go and try to install apache13-with-ssl , nop same thing > there. > > so why am i getting this error ?? i could see it if i had compiled it as a > non super user , and / or trying to run it as a non superuser , but i > compiled and installed it as root and trying to run it as root. > and thats exeactly what its acting like . I tryd setting the port to 8080 > and it worked all execpt for it couldnt write to the pid file . If it cannot write to the PID file, it is definitely running as the wrong user. What's your apache config, is it standard install or did you modify it? is your httpd binary setuid, or something? Could you send output from $ ls -l /usr/local/sbin/httpd -rwxr-xr-x 1 root wheel 388651 Oct 20 12:34 /usr/local/sbin/httpd How do you start apache? Best way is to add apache_enable="YES" to /etc/rc.conf, and then use # /usr/local/etc/rc.d/apache.sh start to start. Do you have a www user in /etc/passwd? does its entry look like this: www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin /Palle > > ----- Original Message ----- > From: "whitevamp" > To: > Sent: Monday, December 27, 2004 5:43 PM > Subject: apache cant bind to port > > > I just did a portupgrade -aRrCc > and now when I goto start apache i get this error message in the log files > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > > I have tryed starting it with ethere apachectl start or httpd , as root > > vampextream# uname -a > FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec > 8 20:33:13 PST 2004 > root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 > vampextream# httpd -V > Server version: Apache/1.3.33 (Unix) > > > if theres any othere information that you need let me know.. > and thankx inadvance for any help on this issue > _______________________________________________ > 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" > _______________________________________________ > 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" _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:02:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10EBA16A4CE; Wed, 29 Dec 2004 19:02:03 +0000 (GMT) Received: from hotmail.com (bay103-dav16.bay103.hotmail.com [65.54.174.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D47A143D1F; Wed, 29 Dec 2004 19:02:02 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 29 Dec 2004 11:02:02 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV16.phx.gbl with DAV; Wed, 29 Dec 2004 19:01:41 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , , References: <307B8B338024A59012E2265F@palle.girgensohn.se> Date: Wed, 29 Dec 2004 11:02:07 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 29 Dec 2004 19:02:02.0225 (UTC) FILETIME=[E1530610:01C4EDD8] Subject: Re: apache cant bind to port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:02:03 -0000 i just whanted to post back in and let every one know that i have resolved this issue. it was the httpd.conf file causeing the issue. and thankx to every one who help out and gave me sugestions on this issue. ----- Original Message ----- From: To: "whitevamp" ; ; Sent: Tuesday, December 28, 2004 5:15 PM Subject: Re: apache cant bind to port --On måndag, december 27, 2004 22.18.29 -0800 whitevamp wrote: > just whanted to post a followup on this , heres what all ive done sence i > posted this message > 1.when to /usr/ports/www/apache13 , and did a make deinstall and then a > make clean , then a make install. still same thing after words. > 2. decided to go and try to install apache13-with-ssl , nop same thing > there. > > so why am i getting this error ?? i could see it if i had compiled it as a > non super user , and / or trying to run it as a non superuser , but i > compiled and installed it as root and trying to run it as root. > and thats exeactly what its acting like . I tryd setting the port to 8080 > and it worked all execpt for it couldnt write to the pid file . If it cannot write to the PID file, it is definitely running as the wrong user. What's your apache config, is it standard install or did you modify it? is your httpd binary setuid, or something? Could you send output from $ ls -l /usr/local/sbin/httpd -rwxr-xr-x 1 root wheel 388651 Oct 20 12:34 /usr/local/sbin/httpd How do you start apache? Best way is to add apache_enable="YES" to /etc/rc.conf, and then use # /usr/local/etc/rc.d/apache.sh start to start. Do you have a www user in /etc/passwd? does its entry look like this: www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin /Palle > > ----- Original Message ----- > From: "whitevamp" > To: > Sent: Monday, December 27, 2004 5:43 PM > Subject: apache cant bind to port > > > I just did a portupgrade -aRrCc > and now when I goto start apache i get this error message in the log files > > [crit] (13)Permission denied: make_sock: could not bind to port 80 > > I have tryed starting it with ethere apachectl start or httpd , as root > > vampextream# uname -a > FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed Dec > 8 20:33:13 PST 2004 > root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 > vampextream# httpd -V > Server version: Apache/1.3.33 (Unix) > > > if theres any othere information that you need let me know.. > and thankx inadvance for any help on this issue > _______________________________________________ > 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" > _______________________________________________ > 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" _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:20:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B840016A4CE for ; Wed, 29 Dec 2004 19:20:58 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4CB43D1D for ; Wed, 29 Dec 2004 19:20:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBTJKt9A023605; Wed, 29 Dec 2004 11:20:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBTJKsjV023604; Wed, 29 Dec 2004 11:20:54 -0800 (PST) (envelope-from obrien) Date: Wed, 29 Dec 2004 11:20:53 -0800 From: "David O'Brien" To: Kris Kennaway Message-ID: <20041229192053.GA5053@dragon.nuxi.com> References: <41D16E29.6020300@magicfingers.org> <41D267D0.6030006@magicfingers.org> <20041229183310.GA9133@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041229183310.GA9133@xor.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ports@freebsd.org cc: Bob Tito Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:20:58 -0000 On Wed, Dec 29, 2004 at 10:33:10AM -0800, Kris Kennaway wrote: > On Wed, Dec 29, 2004 at 09:16:16AM +0100, Bob Tito wrote: > > Bob Tito wrote: > > >Hi, > > > > > >portsdb -uU failing on sparc64 > > > > > >lists# /usr/local/sbin/portsdb -Uu > > >Updating the ports index ... Generating INDEX.tmp - please > > >wait.."Makefile", line 110: Unsupported architecture sparc64. > > >===> emulators/linux_base failed > > >*** Error code 1 > > >1 error > > > > This morning the same problem.. > > Running: > > > > FreeBSD lists.erasmusmc.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu > > Dec 9 14:21:41 CET 2004 > > root@lists.erasmusmc.nl:/usr/obj/usr/src/sys/LISTS sparc64 > > > > ruby-1.8.2_1 ruby18-bdb1-0.2.2 and portupgrade-20041226_1 > > > > anyone ? I think it has to do with emulators/linux_base but my > > knowledge of the ports is to limited at the moment to be sure. > > > > The problem occurs on 8 sparc machines.., not the intel boxes > > I forwarded your initial message to the developer who broke it, but > for some reason he hasn't responded or fixed it yet. Let's kick him > harder :) Been trying to catch you on IRC. I would have thought that "ONLY_FOR_ARCHS= alpha amd64 i386" (ie, no sparc64) not keep 'make index' from looking at this port.[*] Anyway, I've removed the use of .error. [*] for the benefit of others, Kris reminded me that index builds (and other types of metadata extraction) visit every port. -- -- David (obrien@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:25:45 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 925A516A4CE; Wed, 29 Dec 2004 19:25:45 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63CA143D46; Wed, 29 Dec 2004 19:25:45 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iBTJPuJ4011394; Wed, 29 Dec 2004 11:25:56 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iBTJPuEL011393; Wed, 29 Dec 2004 11:25:56 -0800 Date: Wed, 29 Dec 2004 11:25:56 -0800 From: Brooks Davis To: "Scott I. Remick" Message-ID: <20041229192556.GA10293@odin.ac.hmc.edu> References: <20041229154253.20424.qmail@web53601.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <20041229154253.20424.qmail@web53601.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: ports@freebsd.org cc: lioux@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:25:45 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 07:42:53AM -0800, Scott I. Remick wrote: > Still stuck on 1.0. Does mpeg4ip 1.1 require IPv6 support? I am on FreeBSD > 5.3R but I have IPv6 disabled in my kernel because once upon a time it was > causing problems. >=20 > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/X11R6/include > -DDEBU > G -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast > -Wmissing-protot > ypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF > .deps/net_udp.Tpo > -c net_udp.c -fPIC -DPIC -o .libs/net_udp.o > net_udp.c: In function `udp_init6': > net_udp.c:612: error: `IPV6_ADD_MEMBERSHIP' undeclared (first use in this > functi > on) The presence or absence of IPv6 support in the kernel will have no effect on the symbols defined in your header files. I'd guess this is probalby a port bug, but you might have broken header files on your machine depending on how you got to 5.3. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB0wTEXY6L6fI4GtQRAkYTAJ9oeXIVAW1bdB56sDzy1BgJARAzegCgk51J LGF9WweQwvKKPm/9UyroQ/E= =V2i3 -----END PGP SIGNATURE----- --ibTvN161/egqYuK8-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 20:19:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A4E16A4CE for ; Wed, 29 Dec 2004 20:19:04 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8951D43D2D for ; Wed, 29 Dec 2004 20:19:03 +0000 (GMT) (envelope-from jacardenasm@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so310786rne for ; Wed, 29 Dec 2004 12:19:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=KpwWTsb2t5MQkqTd+0DIQFWRMDxTM7fZy2lw0sjG3pPl1p0aYGs+PDl7kHVjY9IkheA02XNTFvs02Hp+hgmurqCK1B+orHxzualL7PC0Pi6mqyKQBTeXEmNuov7RRp1Z5pXaE2vxYKB0JQ8EabvQ0OZui4yDdPVy3/7wraDiIfg= Received: by 10.38.101.72 with SMTP id y72mr348406rnb; Wed, 29 Dec 2004 12:19:02 -0800 (PST) Received: by 10.38.79.25 with HTTP; Wed, 29 Dec 2004 12:19:02 -0800 (PST) Message-ID: <7c58fcfc041229121970fe4c36@mail.gmail.com> Date: Wed, 29 Dec 2004 15:19:02 -0500 From: Jose Alonso Cardenas Marquez To: freebsd-ports@freebsd.org In-Reply-To: <7c58fcfc04122823026de91b0c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7c58fcfc04122823026de91b0c@mail.gmail.com> Subject: Gimp2.2.0 - Gtk-CRITICAL , GLib-GObject-CRITICAL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jose Alonso Cardenas Marquez List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 20:19:04 -0000 ---------------------------------------------------- Dear all , I installed port of gimp (gimp-2.2.0_2,1) in my FreeBSD 5.3-STABLE, when executing i obtain it these messages --------------------------------------------------- (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenuitem.c: line 385 (gtk_menu_item_get_submenu): assertion `GTK_IS_MENU_ITEM (menu_item)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkcontainer.c: line 1285 (gtk_container_foreach): assertion `GTK_IS_CONTAINER (container)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkmenushell.c: line 352 (gtk_menu_shell_insert): assertion `GTK_IS_MENU_SHELL (menu_shell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1801 (find_menu_position): assertion `GTK_IS_MENU_SHELL (menushell)' failed (gimp:98419): Gtk-CRITICAL **: file gtkuimanager.c: line 1799 (find_menu_position): assertion `GTK_IS_WIDGET (prev_child)' failed (gimp:98419): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gimp:98419): GLib-GObject-CRITICAL **: file gsignal.c: line 1677 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed ----------------------------------------------------------------- ... and other messages if open File>dialog>any option ----------------------------------------------------------------- bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) bad translation "/Exts/Script-Fu/Patrones/" for menu path "/Xtns/Script-Fu/Patterns" (number of '/' must be the same) --------------------------------------------- but gimp program does not close. Does it gtk, glib or gimp problem? ACMhUnTeR From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 20:56:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19DF716A4CE for ; Wed, 29 Dec 2004 20:56:43 +0000 (GMT) Received: from testequity.com (mach2.testequity.net [205.147.14.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E14443D2D for ; Wed, 29 Dec 2004 20:56:42 +0000 (GMT) (envelope-from Michael.Collette@testequity.com) Received: from smtp.priv.testequity.com [192.168.3.27] by testequity.com with ESMTP (SMTPD32-7.13) id A9C74FE80150; Wed, 29 Dec 2004 12:55:35 -0800 Received: from metlap (metlap.priv.testequity.com [192.168.3.53]) by smtp.priv.testequity.com (Postfix) with ESMTP id 1242E11A359; Wed, 29 Dec 2004 12:56:42 -0800 (PST) From: Michael Collette Organization: TestEquity Inc To: freebsd-ports@freebsd.org Date: Wed, 29 Dec 2004 12:56:46 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412291256.47298.Michael.Collette@testequity.com> Subject: MySQL rc-ng startup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 20:56:43 -0000 Having an odd problem with the mysql-server-4.0.22 rc.d startup script here. When it runs I get dropped to a shell prompt running as the mysql user. When I run the following command, which I believe is what the rc script is trying to do, the mysql daemon starts up normally. mysqld_safe \ --user=mysql \ --datadir=/var/db/mysql \ --pid-file=/var/db/mysql/myhostname.pid > /dev/null & I would prefer using the rc startup script so I have a means of nicely starting and stopping this service. Any ideas? Thanks, -- Michael Collette IT Manager TestEquity Inc Michael.Collette@TestEquity.com http://www.testequity.com/ From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 21:09:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAFD616A505 for ; Wed, 29 Dec 2004 21:09:18 +0000 (GMT) Received: from wingfoot.org (caduceus.wingfoot.org [64.32.179.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EC843D58 for ; Wed, 29 Dec 2004 21:09:18 +0000 (GMT) (envelope-from ges+lists@wingfoot.org) Received: from localhost (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id D733D1F44A3 for ; Wed, 29 Dec 2004 16:09:17 -0500 (EST) Received: from wingfoot.org ([127.0.0.1]) by localhost (wingfoot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86271-07 for ; Wed, 29 Dec 2004 16:09:16 -0500 (EST) Received: from [IPv6???1] (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id C9ACF1F446C for ; Wed, 29 Dec 2004 16:09:16 -0500 (EST) Message-ID: <41D31CFC.7030309@wingfoot.org> Date: Wed, 29 Dec 2004 16:09:16 -0500 From: Glenn Sieb Organization: Wingfoot Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041209 Thunderbird/0.9 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at wingfoot.org Subject: Problem building index: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:09:18 -0000 /usr/ports 515 $ make index \Generating INDEX - please wait..make: don't know how to make describe. Stop ===> games/xblast-beta failed *** Error code 1 1 error $ uname -a FreeBSD caduceus.wingfoot.org 4.10-STABLE FreeBSD 4.10-STABLE #16: Thu Jul 1 22:06:58 EDT 2004 root@caduceus.wingfoot.org:/usr/obj/usr/src/sys/WINGFOOT i386 from /etc/make.conf: SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST= cvsup2.FreeBSD.org SUPFILE= /home/adm/etc/stable-supfile PORTSSUPFILE= /home/adm/etc/ports-supfile I update ports-all in my portssupfile. Thanks, Glenn (I have, in the meantime fetched the pre-built INDEX using make fetchindex) From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 21:14:34 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45DAC16A4CE; Wed, 29 Dec 2004 21:14:34 +0000 (GMT) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF0043D54; Wed, 29 Dec 2004 21:14:31 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from localhost (localhost [127.0.0.1]) by mail.unixguru.nl (Postfix) with ESMTP id 9187957202; Wed, 29 Dec 2004 22:14:29 +0100 (CET) Received: from [192.168.10.3] (snowlap.unixguru.nl [192.168.10.3]) by mail.unixguru.nl (Postfix) with ESMTP id 8F95C57201; Wed, 29 Dec 2004 22:14:27 +0100 (CET) Message-ID: <41D31E1A.3010701@unixguru.nl> Date: Wed, 29 Dec 2004 22:14:02 +0100 From: Richard Arends User-Agent: Mozilla Thunderbird 1.0 (X11/20041210) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <41D2CEE3.6090102@ion.lu> <41D2E0E8.8020400@unixguru.nl> <20041229172111.GB21320@graf.pompo.net> <41D2EFC4.9080101@unixguru.nl> In-Reply-To: <41D2EFC4.9080101@unixguru.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at unixguru.nl cc: Thierry Thomas cc: Steve Clement Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:14:34 -0000 Richard Arends wrote: >> I have no problem with the patch included in PR ports/75473 >> >> . >> >> > Hmm, did not see that one. I wil try it. Applied the patch and rebuilded the port. glxgears is not crashing anymore, but glxinfo now reports that direct rendering is off. Regards, Richard. From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 21:18:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CA0316A4CE; Wed, 29 Dec 2004 21:18:24 +0000 (GMT) Received: from imf19aec.mail.bellsouth.net (imf19aec.mail.bellsouth.net [205.152.59.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE8843D60; Wed, 29 Dec 2004 21:18:23 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf19aec.mail.bellsouth.netESMTP <20041229211822.PCDD2073.imf19aec.mail.bellsouth.net@[192.168.1.5]>; Wed, 29 Dec 2004 16:18:22 -0500 In-Reply-To: <20041229192556.GA10293@odin.ac.hmc.edu> References: <20041229154253.20424.qmail@web53601.mail.yahoo.com> <20041229192556.GA10293@odin.ac.hmc.edu> Mime-Version: 1.0 (Apple Message framework v682) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Wed, 29 Dec 2004 16:18:16 -0500 To: Brooks Davis X-Mailer: Apple Mail (2.682) cc: ports@freebsd.org cc: "Scott I. Remick" cc: lioux@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:18:24 -0000 On Dec 29, 2004, at 2:25 PM, Brooks Davis wrote: > On Wed, Dec 29, 2004 at 07:42:53AM -0800, Scott I. Remick wrote: > >> Still stuck on 1.0. Does mpeg4ip 1.1 require IPv6 support? I am on >> FreeBSD >> 5.3R but I have IPv6 disabled in my kernel because once upon a time >> it was >> causing problems. >> >> cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include >> -I/usr/X11R6/include >> -DDEBU >> G -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast >> -Wmissing-protot >> ypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF >> .deps/net_udp.Tpo >> -c net_udp.c -fPIC -DPIC -o .libs/net_udp.o >> net_udp.c: In function `udp_init6': >> net_udp.c:612: error: `IPV6_ADD_MEMBERSHIP' undeclared (first use in >> this >> functi >> on) >> Others have reported this also, I am unable to reproduce it but if you 'make config' and turn on IPV6 support everything should work. >> > The presence or absence of IPv6 support in the kernel will have no > effect on the symbols defined in your header files. I'd guess this is > probalby a port bug, but you might have broken header files on your > machine depending on how you got to 5.3. > > -- Brooks > > -- Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 > From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 21:47:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAAC516A4CE for ; Wed, 29 Dec 2004 21:47:09 +0000 (GMT) Received: from web53607.mail.yahoo.com (web53607.mail.yahoo.com [206.190.37.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 1031643D39 for ; Wed, 29 Dec 2004 21:47:09 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 81772 invoked by uid 60001); 29 Dec 2004 21:47:08 -0000 Message-ID: <20041229214708.81770.qmail@web53607.mail.yahoo.com> Received: from [65.213.7.6] by web53607.mail.yahoo.com via HTTP; Wed, 29 Dec 2004 13:47:08 PST X-RocketYMMF: siremick Date: Wed, 29 Dec 2004 13:47:08 -0800 (PST) From: "Scott I. Remick" To: Michael Johnson , Brooks Davis In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@freebsd.org cc: lioux@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:47:09 -0000 --- Michael Johnson wrote: > Others have reported this also, I am unable to reproduce it but if you > 'make config' and turn on IPV6 support everything should work. Hmm, I tried that and it did make a difference, but it dies elsewhere now. See below... > > The presence or absence of IPv6 support in the kernel will have no > > effect on the symbols defined in your header files. I'd guess this is > > probalby a port bug, but you might have broken header files on your > > machine depending on how you got to 5.3. I used cvsup to update my local source tree then the standard build/install world/kernel stuff. Everything else has been happy since I straightened out the threading libraries stuff. New failure point below: c++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror -Wno-char-subscripts -Wover loaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -DPLAYER_PLUGIN_DIR=\ "/usr/local/lib/mp4player_plugin\" -O -pipe -DMPEG4IP -pthread -o .libs/mp4player ma in.o -Wl,-rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib ../.. /lib/SDLAudio/src/.libs/libmpeg4ipSDL.so -laudio -lXt ./.libs/libmp4player.a /usr/lo cal/lib/liba52.so -ldjbfft /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/sdp/.l ibs/libsdp.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/lib/mp4util/.lib s/libmp4util.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/lib/libhttp/.l ibs/libhttp.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/msg_queue/.libs/li bmsg_queue.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/mp4av/.libs/libmp4a v.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/mp4/.libs/libmp4.so ./.libs/ libmp4syncsdl.a ./.libs/libmp4syncbase.a ./.libs/libmp4playerutils.a ../../lib/ismac ryp/.libs/libismacryp.a /usr/local/lib/libSDL-1.1.so -lm -lvgl -lX11 -lXext -lvga -l aa -lusbhid /usr/local/lib/libmp4v2.so -Wl,--rpath -Wl,/usr/local/lib /usr/bin/ld: warning: libc.so.4, needed by /usr/local/lib/libmp4v2.so, may conflict with libc.so.5 /usr/local/lib/compat/libc.so.4: warning: warning: fputrune() is deprecated. See fpu trune(3). /usr/local/lib/compat/libc.so.4: warning: warning: setinvalidrune() is deprecated. S ee setinvalidrune(3). /usr/local/lib/compat/libc.so.4: warning: WARNING! setkey(3) not present in the sys tem! /usr/local/lib/compat/libc.so.4: warning: warning: this program uses gets(), which i s unsafe. /usr/local/lib/compat/libc.so.4: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/local/lib/compat/libc.so.4: warning: WARNING! des_setkey(3) not present in the system! /usr/local/lib/compat/libc.so.4: warning: WARNING! encrypt(3) not present in the sy stem! /usr/local/lib/compat/libc.so.4: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/compat/libc.so.4: warning: warning: this program uses f_prealloc(), w hich is not recommended. /usr/local/lib/compat/libc.so.4: warning: warning: mbmb() is deprecated. See mbmb(3) . /usr/local/lib/compat/libc.so.4: warning: warning: mbrune() is deprecated. See mbrun e(3). /usr/local/lib/compat/libc.so.4: warning: warning: mbrrune() is deprecated. See mbrr une(3). /usr/local/lib/compat/libc.so.4: warning: WARNING! des_cipher(3) not present in the system! /usr/local/lib/compat/libc.so.4: warning: warning: fungetrune() is deprecated. See f ungetrune(3). /usr/local/lib/compat/libc.so.4: warning: warning: setrunelocale() is deprecated. Se e setrunelocale(3). /usr/local/lib/compat/libc.so.4: warning: warning: tempnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/compat/libc.so.4: warning: warning: fgetrune() is deprecated. See fge trune(3). ./.libs/libmp4player.a(mp4_file.o)(.text+0x443): In function `CMp4File::create_video (CPlayerSession*, video_query_t*, int, char*, unsigned int, int&)': : undefined reference to `MP4IsIsmaCrypMediaTrack' ./.libs/libmp4player.a(mp4_file.o)(.text+0x81c): In function `CMp4File::create_audio (CPlayerSession*, audio_query_t*, int, char*, unsigned int, int&)': : undefined reference to `MP4IsIsmaCrypMediaTrack' gmake[4]: *** [mp4player] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/s rc' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/s rc' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mpeg4ip. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade31247.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/mpeg4ip (mpeg4ip-1.0) (linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 21:56:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C9616A4CE; Wed, 29 Dec 2004 21:56:09 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 384EB43D48; Wed, 29 Dec 2004 21:56:09 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iBTLuKtE021209; Wed, 29 Dec 2004 13:56:20 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iBTLuKNM021208; Wed, 29 Dec 2004 13:56:20 -0800 Date: Wed, 29 Dec 2004 13:56:20 -0800 From: Brooks Davis To: "Scott I. Remick" Message-ID: <20041229215620.GB16903@odin.ac.hmc.edu> References: <20041229214708.81770.qmail@web53607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+g7M9IMkV8truYOl" Content-Disposition: inline In-Reply-To: <20041229214708.81770.qmail@web53607.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: Brooks Davis cc: ports@freebsd.org cc: Michael Johnson cc: lioux@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:56:09 -0000 --+g7M9IMkV8truYOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 01:47:08PM -0800, Scott I. Remick wrote: >=20 > --- Michael Johnson wrote: >=20 > > Others have reported this also, I am unable to reproduce it but if you= =20 > > 'make config' and turn on IPV6 support everything should work. >=20 > Hmm, I tried that and it did make a difference, but it dies elsewhere now. > See below... >=20 > > > The presence or absence of IPv6 support in the kernel will have no > > > effect on the symbols defined in your header files. I'd guess this is > > > probalby a port bug, but you might have broken header files on your > > > machine depending on how you got to 5.3. >=20 > I used cvsup to update my local source tree then the standard build/insta= ll > world/kernel stuff. Everything else has been happy since I straightened o= ut > the threading libraries stuff.=20 >=20 > New failure point below: >=20 > c++ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror > -Wno-char-subscripts -Wover > loaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=3D2 > -DPLAYER_PLUGIN_DIR=3D\ > "/usr/local/lib/mp4player_plugin\" -O -pipe -DMPEG4IP -pthread -o > .libs/mp4player ma > in.o -Wl,-rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib > -L/usr/X11R6/lib ../.. > /lib/SDLAudio/src/.libs/libmpeg4ipSDL.so -laudio -lXt ./.libs/libmp4playe= r.a > /usr/lo > cal/lib/liba52.so -ldjbfft > /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/sdp/.l > ibs/libsdp.so > /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/lib/mp4util/.lib > s/libmp4util.so > /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/player/lib/libhttp/.l > ibs/libhttp.so > /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/msg_queue/.libs/li > bmsg_queue.so > /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/mp4av/.libs/libmp4a > v.so /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.1/lib/mp4/.libs/libmp4.= so > ./.libs/ > libmp4syncsdl.a ./.libs/libmp4syncbase.a ./.libs/libmp4playerutils.a > ../../lib/ismac > ryp/.libs/libismacryp.a /usr/local/lib/libSDL-1.1.so -lm -lvgl -lX11 -lXe= xt > -lvga -l > aa -lusbhid /usr/local/lib/libmp4v2.so -Wl,--rpath -Wl,/usr/local/lib > /usr/bin/ld: warning: libc.so.4, needed by /usr/local/lib/libmp4v2.so, may > conflict > with libc.so.5 > /usr/local/lib/compat/libc.so.4: warning: warning: fputrune() is deprecat= ed. > See fpu > trune(3). > /usr/local/lib/compat/libc.so.4: warning: warning: setinvalidrune() is > deprecated. S > ee setinvalidrune(3). > /usr/local/lib/compat/libc.so.4: warning: WARNING! setkey(3) not present= in > the sys > tem! > /usr/local/lib/compat/libc.so.4: warning: warning: this program uses gets= (), > which i > s unsafe. > /usr/local/lib/compat/libc.so.4: warning: warning: mktemp() possibly used > unsafely; > consider using mkstemp() > /usr/local/lib/compat/libc.so.4: warning: WARNING! des_setkey(3) not > present in the > system! > /usr/local/lib/compat/libc.so.4: warning: WARNING! encrypt(3) not present > in the sy > stem! > /usr/local/lib/compat/libc.so.4: warning: warning: tmpnam() possibly used > unsafely; > consider using mkstemp() > /usr/local/lib/compat/libc.so.4: warning: warning: this program uses > f_prealloc(), w > hich is not recommended. > /usr/local/lib/compat/libc.so.4: warning: warning: mbmb() is deprecated. = See > mbmb(3) > . > /usr/local/lib/compat/libc.so.4: warning: warning: mbrune() is deprecated. > See mbrun > e(3). > /usr/local/lib/compat/libc.so.4: warning: warning: mbrrune() is deprecate= d. > See mbrr > une(3). > /usr/local/lib/compat/libc.so.4: warning: WARNING! des_cipher(3) not > present in the > system! > /usr/local/lib/compat/libc.so.4: warning: warning: fungetrune() is > deprecated. See f > ungetrune(3). > /usr/local/lib/compat/libc.so.4: warning: warning: setrunelocale() is > deprecated. Se > e setrunelocale(3). > /usr/local/lib/compat/libc.so.4: warning: warning: tempnam() possibly used > unsafely; > consider using mkstemp() > /usr/local/lib/compat/libc.so.4: warning: warning: fgetrune() is deprecat= ed. > See fge > trune(3). > ./.libs/libmp4player.a(mp4_file.o)(.text+0x443): In function > `CMp4File::create_video > (CPlayerSession*, video_query_t*, int, char*, unsigned int, int&)': > : undefined reference to `MP4IsIsmaCrypMediaTrack' > ./.libs/libmp4player.a(mp4_file.o)(.text+0x81c): In function > `CMp4File::create_audio > (CPlayerSession*, audio_query_t*, int, char*, unsigned int, int&)': > : undefined reference to `MP4IsIsmaCrypMediaTrack' You need to rebuild multimedia/mpeg4ip-libmp4v2 because it is linked against an old version of libm and was built by an incompatable version of GCC. In all likelyhood, there are other problem ports still on your system that will need to be rebuilt. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --+g7M9IMkV8truYOl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB0ygEXY6L6fI4GtQRAsQ8AJ4mpBnmm193pof1amDtGKzfbNUAyACgzYEy IIXg9GVWdldD2/VB169CU0s= =1aw9 -----END PGP SIGNATURE----- --+g7M9IMkV8truYOl-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:01:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2767916A4CE for ; Wed, 29 Dec 2004 22:01:55 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7902943D48 for ; Wed, 29 Dec 2004 22:01:54 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id F3D84530C; Wed, 29 Dec 2004 23:01:52 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9ABBC5308; Wed, 29 Dec 2004 23:01:25 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 51C14B874; Wed, 29 Dec 2004 23:01:25 +0100 (CET) To: scott@sremick.net References: <20041229174423.88543.qmail@web53604.mail.yahoo.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 29 Dec 2004 23:01:25 +0100 In-Reply-To: <20041229174423.88543.qmail@web53604.mail.yahoo.com> (Scott I. Remick's message of "Wed, 29 Dec 2004 09:44:23 -0800 (PST)") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: ports@FreeBSD.org Subject: Re: simgear build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:01:55 -0000 "Scott I. Remick" writes: > On a FreeBSD 5.3R system, I am unable to upgrade from simgear 0.3.5 to > 0.3.7: There is a bug in the openal port (or rather in FreeBSD's standard gcc linker definition files, causing a problem in the openal port) which causes simgear's configure to fail to detect openal, and instead of bombing during configure it goes on and tries to build simgear without openal. Unfortunately, it's not easy to fix. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:16:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE4D16A4CE for ; Wed, 29 Dec 2004 22:16:32 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1DCB43D5E for ; Wed, 29 Dec 2004 22:16:31 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id C51FD530C; Wed, 29 Dec 2004 23:16:30 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 5E5125308; Wed, 29 Dec 2004 23:16:02 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id F2E5EB874; Wed, 29 Dec 2004 23:16:01 +0100 (CET) To: scott@sremick.net References: <20041229174423.88543.qmail@web53604.mail.yahoo.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 29 Dec 2004 23:16:01 +0100 In-Reply-To: (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav's?= message of "Wed, 29 Dec 2004 23:01:25 +0100") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: ports@FreeBSD.org Subject: Re: simgear build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:16:32 -0000 des@des.no (Dag-Erling Sm=F8rgrav) writes: > "Scott I. Remick" writes: > > On a FreeBSD 5.3R system, I am unable to upgrade from simgear 0.3.5 to > > 0.3.7: > There is a bug in the openal port (or rather in FreeBSD's standard gcc > linker definition files, causing a problem in the openal port) which > causes simgear's configure to fail to detect openal, and instead of > bombing during configure it goes on and tries to build simgear without > openal. Unfortunately, it's not easy to fix. I forgot to add: ports/devel/simgear/files/patch-ab should fix that, so I'm surprised you ran into this problem. Could you send me your config.log? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:18:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1896916A4CE for ; Wed, 29 Dec 2004 22:18:06 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C7F143D4C for ; Wed, 29 Dec 2004 22:18:05 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 16403 invoked by uid 89); 29 Dec 2004 22:25:02 -0000 Received: from unknown (HELO rdsnet.ro) (62.231.74.131) by 0 with SMTP; 29 Dec 2004 22:25:02 -0000 Received: (qmail 10250 invoked from network); 29 Dec 2004 22:18:03 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by mail.rdsnet.ro with SMTP; 29 Dec 2004 22:18:03 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 970116098; Thu, 30 Dec 2004 00:18:01 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id C2BA71F7; Thu, 30 Dec 2004 00:18:48 +0200 (EET) Date: Thu, 30 Dec 2004 00:18:48 +0200 From: Ion-Mihai Tetcu To: Glenn Sieb Message-ID: <20041230001848.35d7d3cf@it.buh.cameradicommercio.ro> In-Reply-To: <41D31CFC.7030309@wingfoot.org> References: <41D31CFC.7030309@wingfoot.org> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: [FAQ]Re: Problem building index: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:18:06 -0000 On Wed, 29 Dec 2004 16:09:16 -0500 Glenn Sieb wrote: > /usr/ports 515 $ make index > \Generating INDEX - please wait..make: don't know how to make describe. Stop > ===> games/xblast-beta failed > *** Error code 1 > 1 error a `ls /usr/ports/games/xblast-beta` will show why. The port got removed, but you most certainly have a README.html in it, who deasn't exist in cvs, so is wasn't deleted by cvsup, so the dir exists but with no Makefile in it `make describe` fails. This quick and un-elegant script will remove those kind of scripts: #!/bin/sh PORTS_CATEG_DIRS=`find /usr/ports/ -type d -maxdepth 1` for CURR_DIR in ${PORTS_CATEG_DIRS} do echo ${CURR_DIR} CURR_PORTS_DIR=`find ${CURR_DIR} -type d -maxdepth 1` for CURR_PORT in ${CURR_PORTS_DIR} do if [ -f ${CURR_PORT}/README.html ] then FILES_NO=`ls -1 ${CURR_PORT} | wc -l | sed '/ /s///g'` if [ "${FILES_NO}" -eq "1" ] then rm -R ${CURR_PORT} echo -e "\t rm'ed ${CURR_PORT}" fi fi done done -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:23:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A195E16A4CE for ; Wed, 29 Dec 2004 22:23:44 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA8943D1F for ; Wed, 29 Dec 2004 22:23:44 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBTMNh5p071493 for ; Wed, 29 Dec 2004 14:23:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBTMNhmg071492 for ports@freebsd.org; Wed, 29 Dec 2004 14:23:43 -0800 (PST) (envelope-from obrien) Date: Wed, 29 Dec 2004 14:23:43 -0800 From: "David O'Brien" To: ports@freebsd.org Message-ID: <20041229222343.GA71433@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:23:44 -0000 What's the difference between ghostscript-gpl and ghostscript-gnu? A diff of their Makefile's doesn't make it any clearer. -- -- David (obrien@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:24:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEF616A4CE for ; Wed, 29 Dec 2004 22:24:13 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0845F43D1D for ; Wed, 29 Dec 2004 22:24:13 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id D312B530C; Wed, 29 Dec 2004 23:24:11 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id BF3045308; Wed, 29 Dec 2004 23:23:37 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id A512DB874; Wed, 29 Dec 2004 23:23:37 +0100 (CET) To: scott@sremick.net References: <20041229174423.88543.qmail@web53604.mail.yahoo.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 29 Dec 2004 23:23:37 +0100 In-Reply-To: (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav's?= message of "Wed, 29 Dec 2004 23:16:01 +0100") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: ports@FreeBSD.org Subject: Re: simgear build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:24:13 -0000 des@des.no (Dag-Erling Sm=F8rgrav) writes: > I forgot to add: ports/devel/simgear/files/patch-ab should fix that, > so I'm surprised you ran into this problem. Could you send me your > config.log? I was wrong - patch-ab fixes a different problem. I'll have a fix for this ASAP. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:29:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C864716A4CE for ; Wed, 29 Dec 2004 22:29:16 +0000 (GMT) Received: from wingfoot.org (caduceus.wingfoot.org [64.32.179.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925B643D45 for ; Wed, 29 Dec 2004 22:29:16 +0000 (GMT) (envelope-from ges+lists@wingfoot.org) Received: from localhost (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id 1B1351F448F for ; Wed, 29 Dec 2004 17:29:16 -0500 (EST) Received: from wingfoot.org ([127.0.0.1]) by localhost (wingfoot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27790-01 for ; Wed, 29 Dec 2004 17:29:14 -0500 (EST) Received: from [IPv6???1] (localhost.wingfoot.org [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id A601B1F4497 for ; Wed, 29 Dec 2004 17:29:14 -0500 (EST) Message-ID: <41D32FBA.3090402@wingfoot.org> Date: Wed, 29 Dec 2004 17:29:14 -0500 From: Glenn Sieb Organization: Wingfoot Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041209 Thunderbird/0.9 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <41D31CFC.7030309@wingfoot.org> <20041230001848.35d7d3cf@it.buh.cameradicommercio.ro> In-Reply-To: <20041230001848.35d7d3cf@it.buh.cameradicommercio.ro> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at wingfoot.org Subject: Re: [FAQ]Re: Problem building index: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:29:16 -0000 Ion-Mihai Tetcu said the following on 12/29/04 17:18: >On Wed, 29 Dec 2004 16:09:16 -0500 >Glenn Sieb wrote: > > > >>/usr/ports 515 $ make index >>\Generating INDEX - please wait..make: don't know how to make describe. Stop >>===> games/xblast-beta failed >>*** Error code 1 >>1 error >> >> > >a `ls /usr/ports/games/xblast-beta` will show why. > >The port got removed, but you most certainly have a README.html in it, >who deasn't exist in cvs, so is wasn't deleted by cvsup, so the dir >exists but with no Makefile in it `make describe` fails. > > Thanks much.. I checked & removed the port directory and now it seems to be going... Best, --G. From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 22:49:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6400616A4CE for ; Wed, 29 Dec 2004 22:49:55 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6002943D45 for ; Wed, 29 Dec 2004 22:49:54 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 2424 invoked by uid 89); 29 Dec 2004 22:56:51 -0000 Received: from unknown (HELO rdsnet.ro) (62.231.74.131) by 0 with SMTP; 29 Dec 2004 22:56:52 -0000 Received: (qmail 18932 invoked from network); 29 Dec 2004 22:49:53 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by mail.rdsnet.ro with SMTP; 29 Dec 2004 22:49:53 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id C05F660D6 for ; Thu, 30 Dec 2004 00:49:52 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id B445C1F7 for ; Thu, 30 Dec 2004 00:50:39 +0200 (EET) Date: Thu, 30 Dec 2004 00:50:39 +0200 From: Ion-Mihai Tetcu To: ports@FreeBSD.ORG Message-ID: <20041230005039.3363683f@it.buh.cameradicommercio.ro> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: rc script question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 22:49:55 -0000 Hi, For the following rc script I have to provide a dspam_flags="--debug" in which case it shouldn't redirect sterr and stout to the bit-bucket and it shouldn't go in background. Could someone tell my how to do it ? I'm circling around for a few hours with no result. #!/bin/sh # # $FreeBSD$ # # PROVIDE: dspam # REQUIRE: NETWORKING SERVERS mysql # BEFORE: LOGIN mail # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf[.local] to enable dspam: # dspam_enable="YES" # and dspam_flags="--debug" to keep dspam in forground and have debug msgs # . /etc/rc.subr name=dspam rcvar=`set_rcvar` command=/usr/local/bin/${name} command_args="--daemon 2>&1 &" pidfile=/var/run/${name}.pid required_dirs=/var/db/dspam required_files=/usr/local/etc/${name}.conf extra_commands=reload reload() { kill -HUP `cat $pidfile` } # set defaults dspam_enable=${dspam_enable:-"NO"} load_rc_config $name run_rc_command "$1 Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 00:22:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5BC16A4CE; Thu, 30 Dec 2004 00:22:09 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEB943D2D; Thu, 30 Dec 2004 00:22:09 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iBU0M8ML079143; Wed, 29 Dec 2004 16:22:08 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iBU0M7P4079142; Wed, 29 Dec 2004 16:22:07 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Steve Clement In-Reply-To: <41D2CEE3.6090102@ion.lu> References: <41D2CEE3.6090102@ion.lu> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 29 Dec 2004 16:22:07 -0800 Message-Id: <1104366127.854.43.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: x11@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dri-6.2_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 00:22:09 -0000 On Wed, 2004-12-29 at 16:36 +0100, Steve Clement wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I had to change this line in the patch-freebsd-dri file: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat > to: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat This should be fixed properly, now. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 00:44:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC25216A4CF for ; Thu, 30 Dec 2004 00:44:31 +0000 (GMT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id EBEE243D39 for ; Thu, 30 Dec 2004 00:44:29 +0000 (GMT) (envelope-from lists-freebsd@biaix.org) Received: (qmail 61220 invoked by uid 1000); 30 Dec 2004 00:44:35 -0000 Date: Thu, 30 Dec 2004 01:44:35 +0100 From: Joan Picanyol To: freebsd-ports@freebsd.org, freebsd-mozilla@freebsd.org Message-ID: <20041230004435.GB58425@grummit.biaix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: mozilla installation hangs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 00:44:32 -0000 [please honour MFT, not subscribed] Hi, After succesfully building Mozilla, it hangs while installing at: +++ JavaScript debugging hooks installed. nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: SelfRegisterDll(libnegotiateauth.so) Load FAILED with error: /usr/X11R6/lib/mozilla/components/libnegotiateauth.so: Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE" nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) WARNING: nsExceptionService ignoring thread destruction after shutdown, file nsExceptionService.cpp, line 191 +++ JavaScript debugging hooks removed. nsStringStats => mAllocCount: 5272 => mReallocCount: 1755 => mFreeCount: 5272 => mShareCount: 7881 => mAdoptCount: 2389 => mAdoptFreeCount: 2388 Type Manifest File: /usr/X11R6/lib/mozilla/components/xpti.dat *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/necko/ ^T tells me that regchrome is waiting on the "kserel" state, and in top I can see there are actually four threads: 1863 root 96 0 22600K 10784K select 0:00 0.00% 0.00% regchrome 1863 root 20 0 22600K 10784K ksesig 0:00 0.00% 0.00% regchrome 1863 root 20 0 22600K 10784K kserel 0:00 0.00% 0.00% regchrome 1863 root -8 0 22600K 10784K piperd 0:00 0.00% 0.00% regchrome Which sit there doing nothing. If I killall the installation continues and finishes successfully, but mozilla doesn't start, I get the same thing when trying to to start it: 3336 joan 96 0 36392K 18772K select 0:00 0.00% 0.00% mozilla-bin 3336 joan 20 0 36392K 18772K kserel 0:00 0.00% 0.00% mozilla-bin 3336 joan 20 0 36392K 18772K ksesig 0:00 0.00% 0.00% mozilla-bin 3336 joan -8 0 36392K 18772K piperd 0:00 0.00% 0.00% mozilla-bin Starting with mozilla -g I can see: (gdb) run Starting program: /usr/X11R6/lib/mozilla/mozilla-bin Type Manifest File: /usr/X11R6/lib/mozilla/components/xpti.dat +++ JavaScript debugging hooks installed. nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: SelfRegisterDll(libnegotiateauth.so) Load FAILED with error: /usr/X11R6/lib/mozilla/components/libnegotiateauth.so: Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE" nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/necko/ ^C Program received signal SIGINT, Interrupt. [Switching to Thread 2 (LWP 100158)] 0x2897d01f in pthread_testcancel () from /usr/lib/libpthread.so.1 (gdb) bt #0 0x2897d01f in pthread_testcancel () from /usr/lib/libpthread.so.1 #1 0x2896cf44 in sigaction () from /usr/lib/libpthread.so.1 #2 0x2896dbb2 in sigaction () from /usr/lib/libpthread.so.1 #3 0x2896c39f in sigaction () from /usr/lib/libpthread.so.1 #4 0x2896c114 in sigaction () from /usr/lib/libpthread.so.1 #5 0x289753b7 in pthread_mutexattr_init () from /usr/lib/libpthread.so.1 #6 0x00000000 in ?? () Smells a lot like threading issues to me... I'm running 510,p1,0$ uname -v FreeBSD 5.3-STABLE #5: Tue Dec 28 03:11:46 CET 2004 joan@pingu.biaix.org:/usr/obj/usr/src/sys/PINGU cvsuped some hours before that. In case it rings some bells, I've got some funky messages from ld.so about getpwuid_r being undefined, when doing something about glib (IIRC). Any ideas about how to get mozilla to work? -- pica From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 00:56:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4342A16A4CF for ; Thu, 30 Dec 2004 00:56:27 +0000 (GMT) Received: from web53607.mail.yahoo.com (web53607.mail.yahoo.com [206.190.37.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 7EC0443D55 for ; Thu, 30 Dec 2004 00:56:26 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 30873 invoked by uid 60001); 30 Dec 2004 00:56:25 -0000 Message-ID: <20041230005625.30871.qmail@web53607.mail.yahoo.com> Received: from [69.171.193.20] by web53607.mail.yahoo.com via HTTP; Wed, 29 Dec 2004 16:56:25 PST X-RocketYMMF: siremick Date: Wed, 29 Dec 2004 16:56:25 -0800 (PST) From: "Scott I. Remick" To: openoffice@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: Problem updating OpenOffice 1.0 -> 1.1.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 00:56:27 -0000 I was hoping that once I got my threading issues sorted out, OO would compile... but nope. Since this seems Java-related I've tried both with WITH_BSD_JDK and without. My currently installed JDKs are: jdk-1.4.2p7 linux-sun-jdk-1.4.2.06 Here's the tail end of what I get when I run portupgrade: Making: ../../unxfbsd.pro/slo/javavm.obj g++32 -w -c -I. -I../../unxfbsd.pro/inc/light -I../inc -I../../inc -I../../unx/inc -I../../unxfbsd.pro/inc -I. -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/stl -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/external -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/unxfbsd/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/res -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/stl -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/inc/Xp31 -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/freebsd -I/usr/local/jdk1.4.2/include/bsd -I/usr/local/jdk1.4.2/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -I/usr/X11R6/include -O -pipe -fno-for-scope -fpermissive -fno-rtti -fexceptions -fPIC -DFREEBSD -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.2.3/include/g++-v3 -DCVER=C300 -D_USE_NAMESPACE -D_USE_NAMESPACE=1 -DX86 -DNEW_SOLAR -DSTLPORT_VERSION=450 -DOSVERSION=503001 -D_REENTRANT -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645 -D__SGI_STL_BOOL_H -DSHAREDLIB -D_DLL_ -DMULTITHREAD -w -o ../../unxfbsd.pro/slo/javavm.o /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/stoc/source/javavm/javavm.cxx /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/stoc/source/javavm/javavm.cxx: In member function `virtual void stoc_javavm::JavaVirtualMachine::elementReplaced(const com::sun::star::container::ContainerEvent&)': /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/stoc/source/javavm/javavm.cxx:1557: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. dmake: Error code 1, while making '../../unxfbsd.pro/slo/javavm.obj' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/stoc/source/javavm dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice-1.1. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade58684.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! editors/openoffice-1.1 (openoffice-1.1.0) (missing header) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 01:38:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE6016A4CE for ; Thu, 30 Dec 2004 01:38:37 +0000 (GMT) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A2A043D1F for ; Thu, 30 Dec 2004 01:38:37 +0000 (GMT) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (rich@localhost [127.0.0.1]) iBU1caUv045708 for ; Wed, 29 Dec 2004 19:38:36 -0600 (CST) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.12.11/8.12.11/Submit) id iBU1cai5045707 for freebsd-ports@freebsd.org; Wed, 29 Dec 2004 19:38:36 -0600 (CST) (envelope-from rich) From: Rich Winkel Message-Id: <200412300138.iBU1cai5045707@pencil.math.missouri.edu> To: freebsd-ports@freebsd.org Date: Wed, 29 Dec 2004 19:38:36 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pencil.math.missouri.edu X-Virus-Scanned: clamd / ClamAV version 0.71, clamav-milter version 0.71 X-Virus-Status: Clean Subject: konqueror: Error loading 'kio_http' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 01:38:37 -0000 Hi, I'm running kde-3.3.2. When I try to access a web site with konquerer, I get the error: konqueror: ERROR: : couldn't create slave : Unable to create io-slave: klauncher said: Error loading 'kio_http'. This is with a fresh reboot and new home directory. I have /usr/local/lib/compat/pkg in the ldconfig path. Could someone point me to where I might look for the problem? I'd rather not have to rebuild all the zillions of ports kdelibs is dependent on. Many thanks, Rich From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 02:06:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE9416A4CE for ; Thu, 30 Dec 2004 02:06:18 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3844B43D58 for ; Thu, 30 Dec 2004 02:06:18 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id iBU24MdP008334; Wed, 29 Dec 2004 18:04:22 -0800 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Wed, 29 Dec 2004 18:06:15 -0800 User-Agent: KMail/1.7.2 References: <200412300138.iBU1cai5045707@pencil.math.missouri.edu> In-Reply-To: <200412300138.iBU1cai5045707@pencil.math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412291806.15699.kstewart@owt.com> cc: Rich Winkel Subject: Re: konqueror: Error loading 'kio_http' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 02:06:19 -0000 On Wednesday 29 December 2004 05:38 pm, Rich Winkel wrote: > Hi, I'm running kde-3.3.2. When I try to access a web site with > konquerer, I get the error: > > konqueror: ERROR: : couldn't create slave : Unable to create > io-slave: klauncher said: Error loading 'kio_http'. > > This is with a fresh reboot and new home directory. I have > /usr/local/lib/compat/pkg in the ldconfig path. > > Could someone point me to where I might look for the problem? I'd > rather not have to rebuild all the zillions of ports kdelibs is > dependent on. I got that error and all I had to do is rebuild kdelibs. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 03:22:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEB916A4CE; Thu, 30 Dec 2004 03:22:24 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 142A543D31; Thu, 30 Dec 2004 03:22:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2409251194; Wed, 29 Dec 2004 19:22:21 -0800 (PST) Date: Wed, 29 Dec 2004 19:22:21 -0800 From: Kris Kennaway To: Ion-Mihai Tetcu Message-ID: <20041230032220.GA53948@xor.obsecurity.org> References: <41D31CFC.7030309@wingfoot.org> <20041230001848.35d7d3cf@it.buh.cameradicommercio.ro> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20041230001848.35d7d3cf@it.buh.cameradicommercio.ro> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: se@FreeBSD.org cc: Glenn Sieb Subject: Re: [FAQ]Re: Problem building index: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 03:22:24 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 12:18:48AM +0200, Ion-Mihai Tetcu wrote: > On Wed, 29 Dec 2004 16:09:16 -0500 > Glenn Sieb wrote: >=20 > > /usr/ports 515 $ make index > > \Generating INDEX - please wait..make: don't know how to make describe.= Stop > > =3D=3D=3D> games/xblast-beta failed > > *** Error code 1 > > 1 error >=20 > a `ls /usr/ports/games/xblast-beta` will show why. >=20 > The port got removed, but you most certainly have a README.html in it, > who deasn't exist in cvs, so is wasn't deleted by cvsup, so the dir > exists but with no Makefile in it `make describe` fails. Actually the bug is that the committer (CCed) forgot to unhook the directory from the parent makefile when he removed it from CVS. Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB03RsWry0BWjoQKURAm8tAJ96jvPX7UspxxNNNldT9q26ik7IYACgooXi pDPowEVm/yfyAcyRkZylJJc= =3QyO -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 05:08:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8580F16A4CE; Thu, 30 Dec 2004 05:08:48 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A35043D41; Thu, 30 Dec 2004 05:08:48 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (rwcrmhc12) with ESMTP id <2004123005084701400r02rbe>; Thu, 30 Dec 2004 05:08:47 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by 0lsen.net (Postfix) with ESMTP id 27A801719E; Wed, 29 Dec 2004 21:08:47 -0800 (PST) Message-ID: <41D38D5F.7010206@0lsen.net> Date: Wed, 29 Dec 2004 21:08:47 -0800 From: Clint Olsen User-Agent: Mozilla Thunderbird 1.0 (X11/20041228) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nobutaka@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Xine - third party Linux codecs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 05:08:48 -0000 Hi: I was curious if the third party codecs available out there (like RealPlayer) can be made to somehow work with Xine? Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 07:44:50 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 649D116A4CE for ; Thu, 30 Dec 2004 07:44:50 +0000 (GMT) Received: from mail.btito.net (btito.demon.nl [212.238.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0031743D2F for ; Thu, 30 Dec 2004 07:44:49 +0000 (GMT) (envelope-from lists@magicfingers.org) Received: from localhost (localhost [127.0.0.1]) by mail.btito.net (Postfix) with ESMTP id A0DC5551B for ; Thu, 30 Dec 2004 08:44:48 +0100 (CET) Received: from mail.btito.net ([127.0.0.1]) by localhost (mail.btito.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02341-06 for ; Thu, 30 Dec 2004 08:44:44 +0100 (CET) Received: from [172.16.37.142] (gateway.azr.nl [156.83.254.8]) by mail.btito.net (Postfix) with ESMTP id 767CD5516 for ; Thu, 30 Dec 2004 08:44:44 +0100 (CET) Message-ID: <41D3B1EB.6020802@magicfingers.org> Date: Thu, 30 Dec 2004 08:44:43 +0100 From: Bob Tito User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <41D16E29.6020300@magicfingers.org> In-Reply-To: <41D16E29.6020300@magicfingers.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at btito.net Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 07:44:50 -0000 Bob Tito wrote: > Hi, > > portsdb -uU failing on sparc64 > > lists# /usr/local/sbin/portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait.."Makefile", line 110: Unsupported architecture sparc64. > ===> emulators/linux_base failed > *** Error code 1 > 1 error > > Best regards, Bob > _______________________________________________ > 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" Thanks to everyone involved here, Index builds fine now. Off to upgrade some servers now ;-) Best regeards, Bob From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 08:20:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1D2916A4CE for ; Thu, 30 Dec 2004 08:20:44 +0000 (GMT) Received: from 212.106.252.179.adsl.jazztel.es (212.106.252.179.adsl.jazztel.es [212.106.252.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D3143D1D for ; Thu, 30 Dec 2004 08:20:43 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) iBU8KfIP000691 for ; Thu, 30 Dec 2004 09:20:41 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D3BA59.9060505@redesjm.local> Date: Thu, 30 Dec 2004 09:20:41 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <20041229222343.GA71433@dragon.nuxi.com> In-Reply-To: <20041229222343.GA71433@dragon.nuxi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 08:20:44 -0000 David O'Brien wrote: >What's the difference between ghostscript-gpl and ghostscript-gnu? A >diff of their Makefile's doesn't make it any clearer. > > > Versions. It was after a change in licence from the originator. -gnu must remain at 7.x and unmaintained. -gpl is the new 8.x source distribution. At last here, the only problem I found is with cups-pstoraster, with really need the -gnu thing installed. I'm working on integrate de cups device directly in gs, but ENOTIME. I'll work a patch in the future. For the rest, you may define GHOSTSCRIPT_PORT to test -gpl. Working here. -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 10:33:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 232B916A4CE for ; Thu, 30 Dec 2004 10:33:02 +0000 (GMT) Received: from daemon.li (daemon.li [213.203.244.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id A483243D2D for ; Thu, 30 Dec 2004 10:33:01 +0000 (GMT) (envelope-from josef@daemon.li) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by daemon.li with local; Thu, 30 Dec 2004 10:33:00 +0000 Date: Thu, 30 Dec 2004 10:33:00 +0000 From: Josef El-Rayes To: "Choe, Cheng-Dae" Message-ID: <20041230103300.GB16248@daemon.li> Mail-Followup-To: "Choe, Cheng-Dae" , freebsd-ports@freebsd.org References: <38c00bae04121707087816b73e@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_daemon.li-16305-1104402780-0001-2" Content-Disposition: inline In-Reply-To: <38c00bae04121707087816b73e@mail.gmail.com> User-Agent: Mutt/1.3.28i cc: freebsd-ports@freebsd.org Subject: Re: any on have plan for monmoin 1.3.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 10:33:02 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_daemon.li-16305-1104402780-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable "Choe, Cheng-Dae" : > MonMoin has been update to version 1.3.x. see http://moinmoin.wikiwikiweb= .de/ >=20 > The new version has many new features and improvements. any one has > plan for update this? hi! i am working on the update. greets, josef --=20 Josef El-Rayes (__) Email: josef@daemon.li \\\'',)=20 Web: http://daemon.li/ \/ \ ^ FreeBSD Security Team .\._/_) --=_daemon.li-16305-1104402780-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEVAwUBQdPZW1nFItmnnbU8AQKRVQf5ARqGDHFAANtI5gzvaE8hNQzhSW7dRUiK 1KMQ20q+ZKtzh5dtMWxlscz+ftymr0tuxRBr7anXspFN69mD2s0FHCMlSNlrQ5f4 YunWABNVFcyLVpQngZjEaKNIHUlD2kG/JYZAbUfk9dDohzITxQw+E/S7yp9UayAc maCUpEibgoDY1m9XjojgKtdoDiU55tRquZr5/rIFcBwpgiQiJnfkHsoqhcEZoiVR g7jLMjUwLIRRIZOxBWdoFs0vSKJhrIfn/gLsxlt1fr+Z6/u5ihdY/3iFv4rUFoVi Qb5rO1EjqhJmvUtN7RlEv38owtsRLs7ODQHBW7sS5SGLOOSF1NXEBg== =IqD6 -----END PGP SIGNATURE----- --=_daemon.li-16305-1104402780-0001-2-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 10:43:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 683) id CD14216A4CF; Thu, 30 Dec 2004 10:43:23 +0000 (GMT) Date: Thu, 30 Dec 2004 10:43:23 +0000 From: Eivind Eklund To: Jose M Rodriguez Message-ID: <20041230104323.GA44922@FreeBSD.org> References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D3BA59.9060505@redesjm.local> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 10:43:23 -0000 On Thu, Dec 30, 2004 at 09:20:41AM +0100, Jose M Rodriguez wrote: > David O'Brien wrote: > > >What's the difference between ghostscript-gpl and ghostscript-gnu? A > >diff of their Makefile's doesn't make it any clearer. > > > > > > > Versions. > It was after a change in licence from the originator. According to the pkg-descr, these should both be the same (the GNU GPL). > > -gnu must remain at 7.x and unmaintained. > -gpl is the new 8.x source distribution. Please add this information to pkg-descr. In general, whenever somebody copy a port - MAKE SURE BOTH pkg-descr FILES DESCRIBE THE DIFFERENCES. (This is a general plea - we've got maybe a hundred duplicates, and they're annoying.) Eivind. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 10:57:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D2E16A4CE; Thu, 30 Dec 2004 10:57:15 +0000 (GMT) Received: from 212.106.252.179.adsl.jazztel.es (212.106.252.179.adsl.jazztel.es [212.106.252.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9665243D58; Thu, 30 Dec 2004 10:57:14 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) iBUAvCLZ048594; Thu, 30 Dec 2004 11:57:12 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D3DF08.2000207@redesjm.local> Date: Thu, 30 Dec 2004 11:57:12 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eivind Eklund References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230104323.GA44922@FreeBSD.org> In-Reply-To: <20041230104323.GA44922@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) cc: ports@FreeBSD.org cc: Jose M Rodriguez Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 10:57:15 -0000 Eivind Eklund wrote: >On Thu, Dec 30, 2004 at 09:20:41AM +0100, Jose M Rodriguez wrote: > > >>David O'Brien wrote: >> >> >> >>>What's the difference between ghostscript-gpl and ghostscript-gnu? A >>>diff of their Makefile's doesn't make it any clearer. >>> >>> >>> >>> >>> >>Versions. >>It was after a change in licence from the originator. >> >> > >According to the pkg-descr, these should both be the same (the GNU GPL). > > > No. The originator licenses are different. go there for answers. >>-gnu must remain at 7.x and unmaintained. >>-gpl is the new 8.x source distribution. >> >> > >Please add this information to pkg-descr. > >In general, whenever somebody copy a port - MAKE SURE BOTH pkg-descr FILES >DESCRIBE THE DIFFERENCES. (This is a general plea - we've got maybe a hundred >duplicates, and they're annoying.) > >Eivind. > > Will work, time permiting, but the original repocopy/patch is not mine. -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 11:54:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 683) id B6ADD16A4CF; Thu, 30 Dec 2004 11:54:38 +0000 (GMT) Date: Thu, 30 Dec 2004 11:54:38 +0000 From: Eivind Eklund To: Jose M Rodriguez Message-ID: <20041230115438.GB44922@FreeBSD.org> References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230104323.GA44922@FreeBSD.org> <41D3DF08.2000207@redesjm.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D3DF08.2000207@redesjm.local> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 11:54:38 -0000 On Thu, Dec 30, 2004 at 11:57:12AM +0100, Jose M Rodriguez wrote: > Eivind Eklund wrote: > >On Thu, Dec 30, 2004 at 09:20:41AM +0100, Jose M Rodriguez wrote: > >>David O'Brien wrote: > >>>What's the difference between ghostscript-gpl and ghostscript-gnu? A > >>>diff of their Makefile's doesn't make it any clearer. > >>Versions. > >>It was after a change in licence from the originator. > > > >According to the pkg-descr, these should both be the same (the GNU GPL). > > No. The originator licenses are different. go there for answers. The web page (which is the same) indicate that both are under the GPL, and that the -gpl (8.0) version if based on AFPL ghostscript (which is under a different license). This is the way the AFPL work has traditionally been done; make AFPL ghostscript available under the AFPL license, and then a year or so later make the same sources available under the GPL. If there is a license issue, I'd appreciate if you could give better references - I consider these things to be important to both understand and document. > >>-gnu must remain at 7.x and unmaintained. > >>-gpl is the new 8.x source distribution. > > > >Please add this information to pkg-descr. > > > >In general, whenever somebody copy a port - MAKE SURE BOTH pkg-descr FILES > >DESCRIBE THE DIFFERENCES. (This is a general plea - we've got maybe a > >hundred > >duplicates, and they're annoying.) > > Will work, time permiting, but the original repocopy/patch is not mine. Note: This wasn't specifically meant for you - it was meant for everybody that does port maintenance on ports that are duplicates. O'Brien has basically fixed the -gnu vs -gpl confusion already, by saying that -gnu is version 7. (I'd have used a stronger wording, but the one that is there make the distinction possible to find.) Eivind. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 12:19:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E19316A4CE; Thu, 30 Dec 2004 12:19:03 +0000 (GMT) Received: from 212.106.252.179.adsl.jazztel.es (212.106.252.179.adsl.jazztel.es [212.106.252.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D46A943D41; Thu, 30 Dec 2004 12:19:01 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) iBUCIwF0090937; Thu, 30 Dec 2004 13:18:59 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D3F233.1070807@redesjm.local> Date: Thu, 30 Dec 2004 13:18:59 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eivind Eklund References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230104323.GA44922@FreeBSD.org> <41D3DF08.2000207@redesjm.local> <20041230115438.GB44922@FreeBSD.org> In-Reply-To: <20041230115438.GB44922@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) cc: ports@FreeBSD.org cc: Jose M Rodriguez Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 12:19:03 -0000 Eivind Eklund wrote: >On Thu, Dec 30, 2004 at 11:57:12AM +0100, Jose M Rodriguez wrote: > > >>Eivind Eklund wrote: >> >> >>>On Thu, Dec 30, 2004 at 09:20:41AM +0100, Jose M Rodriguez wrote: >>> >>> >>>>David O'Brien wrote: >>>> >>>> >>>>>What's the difference between ghostscript-gpl and ghostscript-gnu? A >>>>>diff of their Makefile's doesn't make it any clearer. >>>>> >>>>> >>>>Versions. >>>>It was after a change in licence from the originator. >>>> >>>> >The web page (which is the same) indicate that both are under the >GPL, and that the -gpl (8.0) version if based on AFPL ghostscript >(which is under a different license). This is the way the AFPL work >has traditionally been done; make AFPL ghostscript available under >the AFPL license, and then a year or so later make the same sources >available under the GPL. > > > Get the traballs and read the associated licenses 7.x uses a GNU License 8.x uses a GPL License They are closer, but not the same. Also, the tarball contents are very different, apart that gpl-ghostcript doesn't have some devices present on the gnu port version. My plans, right now, are: - test and solve the remains problems with gpl- (mostly, cups) - change from -gnu to -gpl - go for the devel -afpl version (not in the tree). - deprecate -gnu version when time goes. Note: Right now, the gpl version is more recent that the afpl stable version -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 12:26:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 735A216A4CE for ; Thu, 30 Dec 2004 12:26:36 +0000 (GMT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B5043D3F for ; Thu, 30 Dec 2004 12:26:35 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([219.108.136.153]) by hfep02.dion.ne.jp with SMTP id <20041230122633300.EDDG@hfep02.dion.ne.jp> for ; Thu, 30 Dec 2004 21:26:33 +0900 Date: Thu, 30 Dec 2004 21:26:29 +0900 From: KATO Tsuguru To: freebsd-ports@freebsd.org Message-Id: <20041230212629.3d8291e1.tkato432@yahoo.com> In-Reply-To: <41D3BA59.9060505@redesjm.local> References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 12:26:36 -0000 On Thu, 30 Dec 2004 09:20:41 +0100 Jose M Rodriguez wrote: > At last here, the only problem I found is with cups-pstoraster, with > really need the -gnu thing installed. There are some other issues. Ability of handling east-asian charactors is degraded from 7.x to 8.x. In other words, east-asian FreeBSD user won't be able to use CUPS if cups-pstoraster port will be simply changed to 8.x codebase. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 12:36:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1868516A4CE for ; Thu, 30 Dec 2004 12:36:30 +0000 (GMT) Received: from 212.106.252.179.adsl.jazztel.es (212.106.252.179.adsl.jazztel.es [212.106.252.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE2D43D67 for ; Thu, 30 Dec 2004 12:36:29 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) iBUCaPJM092912; Thu, 30 Dec 2004 13:36:26 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D3F64A.4000608@redesjm.local> Date: Thu, 30 Dec 2004 13:36:26 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: KATO Tsuguru References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230212629.3d8291e1.tkato432@yahoo.com> In-Reply-To: <20041230212629.3d8291e1.tkato432@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) cc: freebsd-ports@freebsd.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 12:36:30 -0000 KATO Tsuguru wrote: >On Thu, 30 Dec 2004 09:20:41 +0100 >Jose M Rodriguez wrote: > > > >>At last here, the only problem I found is with cups-pstoraster, with >>really need the -gnu thing installed. >> >> > >There are some other issues. Ability of handling east-asian >charactors is degraded from 7.x to 8.x. > >In other words, east-asian FreeBSD user won't be able to >use CUPS if cups-pstoraster port will be simply changed to >8.x codebase. > > My plans are make the cups device with any gs you chose, and limit the cups-pstoraster port only to de cups config/scripts. -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 12:58:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 683) id 5E9E816A4CF; Thu, 30 Dec 2004 12:58:13 +0000 (GMT) Date: Thu, 30 Dec 2004 12:58:13 +0000 From: Eivind Eklund To: Jose M Rodriguez Message-ID: <20041230125813.GD44922@FreeBSD.org> References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230104323.GA44922@FreeBSD.org> <41D3DF08.2000207@redesjm.local> <20041230115438.GB44922@FreeBSD.org> <41D3F233.1070807@redesjm.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D3F233.1070807@redesjm.local> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 12:58:13 -0000 On Thu, Dec 30, 2004 at 01:18:59PM +0100, Jose M Rodriguez wrote: > Eivind Eklund wrote: > >On Thu, Dec 30, 2004 at 11:57:12AM +0100, Jose M Rodriguez wrote: > >>Eivind Eklund wrote: > >>>On Thu, Dec 30, 2004 at 09:20:41AM +0100, Jose M Rodriguez wrote: > >>>>David O'Brien wrote: > >>>>>What's the difference between ghostscript-gpl and ghostscript-gnu? A > >>>>>diff of their Makefile's doesn't make it any clearer. > >>>>Versions. > >>>>It was after a change in licence from the originator. > > > >The web page (which is the same) indicate that both are under the > >GPL, and that the -gpl (8.0) version if based on AFPL ghostscript > >(which is under a different license). This is the way the AFPL work > >has traditionally been done; make AFPL ghostscript available under > >the AFPL license, and then a year or so later make the same sources > >available under the GPL. > Get the traballs and read the associated licenses > > 7.x uses a GNU License > 8.x uses a GPL License Version 7.07 (which is in our tree as -gnu) uses the GNU GPL version 2. Version 8.14 (which is in our tree as -gpl) uses the GNU GPL version 2, and includes some extra, non-essential files under an all-verbatim-copying-is-OK license (aggregation, as explictly permitted under the GPL v2). There is no license change; there is only the addition of extra material under a free redistribution license. > Also, the tarball contents are very different, apart that gpl-ghostcript > doesn't have some devices present on the gnu port version. Hmm, that might be relevant to document. > My plans, right now, are: > - test and solve the remains problems with gpl- (mostly, cups) > - change from -gnu to -gpl > - go for the devel -afpl version (not in the tree). > - deprecate -gnu version when time goes. Sounds good; I'd deprecate (as in indicating that we are in the process of migration to -gpl) the -gnu version *now*, though. Indicating as early as possible gives users more time to migrate. Eivind. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 13:47:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D52E16A4CE for ; Thu, 30 Dec 2004 13:47:25 +0000 (GMT) Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id A924843D55 for ; Thu, 30 Dec 2004 13:47:24 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.198.208.121]) by hfep05.dion.ne.jp with SMTP id <20041230134721522.CEAG@hfep05.dion.ne.jp>; Thu, 30 Dec 2004 22:47:21 +0900 Date: Thu, 30 Dec 2004 22:47:17 +0900 From: KATO Tsuguru To: Jose M Rodriguez Message-Id: <20041230224717.369884e6.tkato432@yahoo.com> In-Reply-To: <41D3F64A.4000608@redesjm.local> References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230212629.3d8291e1.tkato432@yahoo.com> <41D3F64A.4000608@redesjm.local> X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 13:47:25 -0000 On Thu, 30 Dec 2004 13:36:26 +0100 Jose M Rodriguez wrote: > My plans are make the cups device with any gs you chose, and limit the > cups-pstoraster port only to de cups config/scripts. Similar attempt was once proposed and then declined. There are many people who dislike huge cups-base package to be added to default dependency of ghostscript package. On the other hand, it's sorrowful if every CUPS user must rebuild ghostscript from ports tree. Parhups the most easy way to resolve CUPS issue would be splitting cups-pstoraster port to -gnu and -gpl. It isn't so elegant solution, though. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 16:48:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1471316A4CE for ; Thu, 30 Dec 2004 16:48:24 +0000 (GMT) Received: from 212.106.252.179.adsl.jazztel.es (212.106.252.179.adsl.jazztel.es [212.106.252.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 070EF43D49 for ; Thu, 30 Dec 2004 16:48:23 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) iBUGmIP2000597; Thu, 30 Dec 2004 17:48:19 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41D43153.5030608@redesjm.local> Date: Thu, 30 Dec 2004 17:48:19 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: KATO Tsuguru References: <20041229222343.GA71433@dragon.nuxi.com> <41D3BA59.9060505@redesjm.local> <20041230212629.3d8291e1.tkato432@yahoo.com> <41D3F64A.4000608@redesjm.local> <20041230224717.369884e6.tkato432@yahoo.com> In-Reply-To: <20041230224717.369884e6.tkato432@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.31; host: antares.redesjm.local) cc: Jose M Rodriguez cc: freebsd-ports@freebsd.org Subject: Re: Why do we have both ghostscript-gpl and ghostscript-gnu? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 16:48:24 -0000 KATO Tsuguru wrote: >On Thu, 30 Dec 2004 13:36:26 +0100 >Jose M Rodriguez wrote: > > > >>My plans are make the cups device with any gs you chose, and limit the >>cups-pstoraster port only to de cups config/scripts. >> >> > >Similar attempt was once proposed and then declined. > >There are many people who dislike huge cups-base package >to be added to default dependency of ghostscript package. >On the other hand, it's sorrowful if every CUPS user must >rebuild ghostscript from ports tree. > > > This is not necessary. You only needs cups/esp-gs sources for build. Right now, cups-pstoraster install a gnu-gs with cups device, without runtime and name changed. It's far better add the cups device (not the pstoraster scripts/config) to gs (any). so, gs will build-depend on cups-src (I prefer this over esp-gs) if you select the cups device (OPTION). and cups-pstoraster will run-depend on gs(you choose) and cups-base. -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 19:51:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B38C716A4CF for ; Thu, 30 Dec 2004 19:51:20 +0000 (GMT) Received: from Shenton.org (23.ebbed1.client.atlantech.net [209.190.235.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 83E3343D1D for ; Thu, 30 Dec 2004 19:51:19 +0000 (GMT) (envelope-from chris@Shenton.Org) Received: (qmail 55793 invoked by uid 1001); 30 Dec 2004 19:51:18 -0000 From: Chris Shenton To: Palle Girgensohn References: <31E01F7BFC295D702DB3798A@palle.girgensohn.se> Date: Thu, 30 Dec 2004 14:51:17 -0500 In-Reply-To: <31E01F7BFC295D702DB3798A@palle.girgensohn.se> (Palle Girgensohn's message of "Wed, 29 Dec 2004 02:07:27 +0100") Message-ID: <86wtuzo98q.fsf@PECTOPAH.shenton.org> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@freebsd.org Subject: Re: Which CMS to use for small website depolyed on FreeBSD? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 19:51:20 -0000 Palle Girgensohn writes: > A bit off-topic... I'm mailing this list to check if there are any > suggestions for a content management system for a rather small web site, > that is will be deployed on a FreeBSD web server. Open Source or Commercial > doesn't matter. Optimally, it will exist in the ports collection already. > If not, I'll port it and put into the tree :-) > > It is not going to be a lot of modifications to the web site, no wikis or > blogs, just a regular web site for an Opera Academy. The customer wants a > webbrowser GUI for editing pages, and expects a CMS to manage the pages. Plone can do that out of the box; the browser-based editor is an add-on "product" called Epoz. Both are in ports. I found getting Plone running, the Zope app server really, was a bit confusing: what do you do after you do the "make install clean" from ports? There are now three books on Plone which should help (authors: McKay, Meloni, Cooper). If you go this route and get stuck, somewhere I ahve some text notes on what I needed to do that I could send you. After that, it's up to you. I'm fairly new to it myself but am happily using it -- as you describe, with Epoz -- for taking techie notes and such, nothing complex. It does understand 'workflow', like oen author creates content, then submits it to a site maintainer for approval before it gets published to the world; and you can revert a piece of content if it got published wrongly. Very nice. Plone may be a lot bigger than you need, since it does have lots of features and add in products like wiki, blog, photo albums, etc. But it should do what you want, without worrying about PHPBB-type holes :-) From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:30:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAECF16A4CE; Thu, 30 Dec 2004 21:30:12 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CEBF43D3F; Thu, 30 Dec 2004 21:30:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6E7D8512B3; Thu, 30 Dec 2004 13:30:22 -0800 (PST) Date: Thu, 30 Dec 2004 13:30:22 -0800 From: Kris Kennaway To: emulation@FreeBSD.org, ports@FreeBSD.org Message-ID: <20041230213022.GA28560@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:30:13 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline We're in the process of trying to update the linux_base support from 7.x (which has security vulnerabilities that will never be fixed) to 8.0, as a minimal fix that will allow FreeBSD 4.11 to ship with a working linuxulator. This is working, except RH 8.0 includes an old version of freetype that does not understand gzipped fonts, and doesn't recognise some truetype fonts. As a result, font rendering of linux applications on FreeBSD is extremely poor. An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix these problems, but RedHat did not seem to make available any updates to the freetype package. Is anyone able to generate (or tell me where I can find) an updated freetype package compatible with redhat 8.0? Kris --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1HNuWry0BWjoQKURAi6UAJ9k1y7OePzT34eetux1eR1RnEgaUwCgl65Q xDWli5axmeZz3tg5PtPcz3k= =bA5P -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:35:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F3216A4CE for ; Thu, 30 Dec 2004 21:35:10 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536CB43D2D for ; Thu, 30 Dec 2004 21:35:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C9E4C512B3; Thu, 30 Dec 2004 13:35:19 -0800 (PST) Date: Thu, 30 Dec 2004 13:35:19 -0800 From: Kris Kennaway To: Kirill Ponomarew Message-ID: <20041230213519.GB28560@xor.obsecurity.org> References: <200412300714.iBU7ERhn089159@repoman.freebsd.org> <20041230141447.GB25720@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oC1+HKm2/end4ao3" Content-Disposition: inline In-Reply-To: <20041230141447.GB25720@voodoo.oberon.net> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Patch to fix installing with nonstandard PREFIXes (Re: cvs commit: ports/Mk bsd.port.mk) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:35:10 -0000 --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 03:14:48PM +0100, Kirill Ponomarew wrote: > On Thu, Dec 30, 2004 at 07:14:27AM +0000, Kris Kennaway wrote: > > * Overhaul the mtree spec file selection code: instead of deciding ba= sed > > on the value of USE_X_PREFIX, compare PREFIX to X11BASE and LOCALBA= SE > > directly. This fixes the MTREE_FILE for ports that set PREFIX=3D${= X11BASE} > > but don't set USE_X_PREFIX for some reason. If PREFIX is a > > nonstandard value, set NO_MTREE=3Dyes. >=20 > It seems it broke MANPREFIX, you can try to build misc/nut or > net/icpld with 'make install PREFIX=3D$out_of_${LOCALBASE} Oops, I didn't think about that. Here's the patch I hope to commit later today after some further validation: Kris Index: Mk/bsd.port.mk =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=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 RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.503 diff -u -u -r1.503 bsd.port.mk --- Mk/bsd.port.mk 30 Dec 2004 07:14:27 -0000 1.503 +++ Mk/bsd.port.mk 30 Dec 2004 20:59:51 -0000 @@ -1884,20 +1891,18 @@ =20 # Figure out where the local mtree file is .if !defined(MTREE_FILE) && !defined(NO_MTREE) -.if ${PREFIX} =3D=3D ${X11BASE} +.if ${PREFIX} =3D=3D ${X11BASE} || defined(USE_X_PREFIX) +# User may have specified non-standard PREFIX for installing a port that +# uses X .if ${X_WINDOW_SYSTEM:L} =3D=3D xfree86-3 MTREE_FILE=3D /etc/mtree/BSD.x11.dist .else MTREE_FILE=3D /etc/mtree/BSD.x11-4.dist .endif -.else -.if ${PREFIX} =3D=3D ${LOCALBASE} -MTREE_FILE=3D /etc/mtree/BSD.local.dist .elif ${PREFIX} =3D=3D /usr MTREE_FILE=3D /etc/mtree/BSD.usr.dist .else -NO_MTREE=3D yes # Can't figure out prefix, assume nonstandard -.endif +MTREE_FILE=3D /etc/mtree/BSD.local.dist .endif .endif MTREE_CMD?=3D /usr/sbin/mtree Index: textproc/docbook-to-man/Makefile =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=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 RCS file: /home/ncvs/ports/textproc/docbook-to-man/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- textproc/docbook-to-man/Makefile 21 Feb 2003 13:42:34 -0000 1.5 +++ textproc/docbook-to-man/Makefile 30 Dec 2004 20:47:42 -0000 @@ -38,7 +38,7 @@ =20 USE_REINPLACE=3D yes USE_IMAKE=3D yes -USE_X_PREFIX=3D no +PREFIX?=3D ${LOCALBASE} USE_XLIB=3D yes XFREE86_HTML_MAN=3D no =20 --oC1+HKm2/end4ao3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1HSXWry0BWjoQKURAkF1AJ9VzJO1yE7/BwG5Cs0p0XxhoRMY5wCeNOLv nlg6eb2fNKgIjMKkUfuXGEU= =hoZW -----END PGP SIGNATURE----- --oC1+HKm2/end4ao3-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:38:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D73916A4CE for ; Thu, 30 Dec 2004 21:38:46 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE8D43D31 for ; Thu, 30 Dec 2004 21:38:45 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1Ck80E-000B40-2v; Thu, 30 Dec 2004 22:38:38 +0100 Date: Thu, 30 Dec 2004 22:38:38 +0100 From: Kirill Ponomarew To: Kris Kennaway Message-ID: <20041230213838.GD25720@voodoo.oberon.net> References: <200412300714.iBU7ERhn089159@repoman.freebsd.org> <20041230141447.GB25720@voodoo.oberon.net> <20041230213519.GB28560@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <20041230213519.GB28560@xor.obsecurity.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: ports@FreeBSD.org Subject: Re: Patch to fix installing with nonstandard PREFIXes (Re: cvs commit: ports/Mk bsd.port.mk) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:38:46 -0000 --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 01:35:19PM -0800, Kris Kennaway wrote: > On Thu, Dec 30, 2004 at 03:14:48PM +0100, Kirill Ponomarew wrote: > > On Thu, Dec 30, 2004 at 07:14:27AM +0000, Kris Kennaway wrote: > > > * Overhaul the mtree spec file selection code: instead of deciding = based > > > on the value of USE_X_PREFIX, compare PREFIX to X11BASE and LOCAL= BASE > > > directly. This fixes the MTREE_FILE for ports that set PREFIX=3D= ${X11BASE} > > > but don't set USE_X_PREFIX for some reason. If PREFIX is a > > > nonstandard value, set NO_MTREE=3Dyes. > >=20 > > It seems it broke MANPREFIX, you can try to build misc/nut or > > net/icpld with 'make install PREFIX=3D$out_of_${LOCALBASE} >=20 > Oops, I didn't think about that. Here's the patch I hope to commit > later today after some further validation: Yeah, it looks good, thanks. -Kirill --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB1HVeQC1G6a60JuURAsS+AKCsL9q1VZvMS2pnQmtlpsv1vHl63QCdFF8Q KMPGYaG5kxB2EEawTMgWpB8= =Ir1H -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:46:19 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5CA716A4CE; Thu, 30 Dec 2004 21:46:19 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D09843D2D; Thu, 30 Dec 2004 21:46:19 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 6E6C57645; Thu, 30 Dec 2004 22:46:44 +0100 (CET) Date: Thu, 30 Dec 2004 22:46:44 +0100 From: Thierry Thomas To: Kris Kennaway Message-ID: <20041230214644.GA12770@graf.pompo.net> Mail-Followup-To: Kris Kennaway , emulation@FreeBSD.org, ports@FreeBSD.org References: <20041230213022.GA28560@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <20041230213022.GA28560@xor.obsecurity.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: emulation@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:46:20 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Jeu 30 d=E9c 04 =E0 22:30:22 +0100, Kris Kennaway =E9crivait=A0: > An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix > these problems, but RedHat did not seem to make available any updates > to the freetype package. ftp://sunsite.cnlab-switch.ch/mirror/fedora.us/fedora/fedora/2/i386/RPMS.os= /freetype-2.1.7-4.i386.rpm ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/x86_64/os/Fedora/R= PMS/freetype-2.1.7-4.i386.rpm ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/i386/os/Fedora/RPM= S/freetype-2.1.7-4.i386.rpm Regards, --=20 Th. Thomas. --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB1HdDc95pjMcUBaIRAv+NAKCV+5nzLYCPMPhBvCxXzKFCwZU/6QCdGal6 iRhedTUu6NioqaIh05COOzI= =26FX -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:52:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2627316A4CE; Thu, 30 Dec 2004 21:52:12 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F49543D2D; Thu, 30 Dec 2004 21:52:11 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041230215209.KKPO1713.lakermmtao09.cox.net@mezz.mezzweb.com>; Thu, 30 Dec 2004 16:52:09 -0500 To: "Thierry Thomas" References: <20041230213022.GA28560@xor.obsecurity.org> <20041230214644.GA12770@graf.pompo.net> Message-ID: Date: Thu, 30 Dec 2004 15:52:50 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20041230214644.GA12770@graf.pompo.net> User-Agent: Opera M2/7.54u1 (Linux, build 892) cc: ports@freebsd.org cc: emulation@freebsd.org cc: Kris Kennaway Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:52:12 -0000 On Thu, 30 Dec 2004 22:46:44 +0100, Thierry Thomas wrote: > Le Jeu 30 déc 04 à 22:30:22 +0100, Kris Kennaway > écrivait : >> An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix >> these problems, but RedHat did not seem to make available any updates >> to the freetype package. > > ftp://sunsite.cnlab-switch.ch/mirror/fedora.us/fedora/fedora/2/i386/RPMS.os/freetype-2.1.7-4.i386.rpm > ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/x86_64/os/Fedora/RPMS/freetype-2.1.7-4.i386.rpm > ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/i386/os/Fedora/RPMS/freetype-2.1.7-4.i386.rpm Will it works on RedHat 8.0? I doubt anyone can find freetype 2.1.4 or above for RedHat 8.0, only way is to create a RPM on our own. I don't know how to create RPM stuff. Cheers, Mezz > Regards, -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:52:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7858E16A4CE; Thu, 30 Dec 2004 21:52:37 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C3FE43D53; Thu, 30 Dec 2004 21:52:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5276D5271A; Thu, 30 Dec 2004 13:52:47 -0800 (PST) Date: Thu, 30 Dec 2004 13:52:47 -0800 From: Kris Kennaway To: Kris Kennaway , emulation@FreeBSD.org, ports@FreeBSD.org Message-ID: <20041230215247.GA29313@xor.obsecurity.org> References: <20041230213022.GA28560@xor.obsecurity.org> <20041230214644.GA12770@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <20041230214644.GA12770@graf.pompo.net> User-Agent: Mutt/1.4.2.1i Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:52:37 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 10:46:44PM +0100, Thierry Thomas wrote: > Le Jeu 30 d?c 04 ? 22:30:22 +0100, Kris Kennaway > ?crivait?: > > An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix > > these problems, but RedHat did not seem to make available any updates > > to the freetype package. >=20 > ftp://sunsite.cnlab-switch.ch/mirror/fedora.us/fedora/fedora/2/i386/RPMS.= os/freetype-2.1.7-4.i386.rpm > ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/x86_64/os/Fedora= /RPMS/freetype-2.1.7-4.i386.rpm > ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/i386/os/Fedora/R= PMS/freetype-2.1.7-4.i386.rpm Those are for fedora core 2, which may not work with the other RH 8.0 rpms. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1HivWry0BWjoQKURAuwYAKDkXbL+Ej1OXCWBeD6T9nVM2FY/VACgsgLK 6uFkLPFm/ASkdunafvgqT64= =Be9S -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:57:49 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CFD716A4CE; Thu, 30 Dec 2004 21:57:49 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2172E43D1D; Thu, 30 Dec 2004 21:57:49 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6FE51525CA; Thu, 30 Dec 2004 13:57:59 -0800 (PST) Date: Thu, 30 Dec 2004 13:57:59 -0800 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20041230215759.GB29414@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Freeze delayed slightly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:57:49 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The announced time of the freeze has passed, but I'm still fighting with the redhat 8 upgrade (see previous post to ports@ about the need for an updated version of freetype that is compatible with redhat 8, in order for linux font rendering to not look ugly), so I'm going to hold off the freeze until we get that resolved so that people have a stable base from which to test the linuxulator. Kris P.S. This does not mean that you've got free reign to break port builds on 4.x until I cut you off; please continue to test all significant updates on 4.x machines so you don't break things at the last minute and make me hunt you down with a stick :-) --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1HnnWry0BWjoQKURArIAAJ93Cv/LLKryy38TT463w+CSTsz1qQCdEm/A llaXTZrKCl3EpkQG+pwQOvE= =DNzt -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:58:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6BC16A4CE for ; Thu, 30 Dec 2004 21:58:04 +0000 (GMT) Received: from gate.xbsd.org (xbsd.org [81.56.254.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5C743D39 for ; Thu, 30 Dec 2004 21:58:01 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by gate.xbsd.org (Postfix) with ESMTP id 020E41181D; Thu, 30 Dec 2004 23:03:35 +0100 (CET) Received: from gate.xbsd.org ([127.0.0.1]) by localhost (gate.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07959-01; Thu, 30 Dec 2004 23:03:29 +0100 (CET) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by gate.xbsd.org (Postfix) with ESMTP id ACF54116AA; Thu, 30 Dec 2004 23:03:28 +0100 (CET) Message-ID: <41D479D8.9010808@xbsd.org> Date: Thu, 30 Dec 2004 22:57:44 +0100 From: Florent Thoumie User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: fr, en MIME-Version: 1.0 To: Frank Behrens References: <200412131138.iBDBceAj064131@moon.behrens> In-Reply-To: <200412131138.iBDBceAj064131@moon.behrens> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at xbsd.org cc: freebsd-ports@freebsd.org Subject: Re: Beginner Question: Best way to substitute variables X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:58:04 -0000 Frank Behrens a écrit : > Meanwhile I use FreeBSD for several years and now comes the time to > give something back. I'm creating a port and could not find an answer > to my question: > > What is the best way to set variables in scripts (e.g. pkg-install) > and text files (e.g. pkg-message) depending from Makefile variables > (e.g. PREFIX)? > I understand the Makefile rules and it is no problem to use variable > paths depending from $PREFIX, $DOCSDIR and other, but how they are > later used in scripts, like pkg-install and rc.d/scripts? IMHO > changing these and other variables in the Makefile should be enough > to adjust the complete port. > > As a possible solution I see: > Put all files in a separate directory, create Makefile dependencies > and replace the desired strings with "sed". But this seems to be not > the usual way, I could not find any example port. > > Please, could you point me to an example port, where this problem has > been solved in a practical way conform to FreeBSd development rules. The question is some weeks old now but I think I can add some piece of answer to the thread. Recently, 2 new variables appeared in bsd.port.mk that handles this kind of situation for you. See SUB_FILES and SUB_LIST in Mk/bsd.port.mk and net/bnbt or net/ldapsh for examples. Basically, you put file.in in ${FILESDIR} and set SUB_FILES=file. Substitution works like with pkg-plist, you can use %%VAR%% and it'll be replaced automagically. Some variables are added by default to SUB_LIST but you can add some (eg. SUB_LIST= RC_SUBR=$RC_SUBR). I began to wrote some documentation to add to the PH but I accidentally lost it. I'll try to do this ASAP. Best Regards. -- Florent Thoumie flz@xbsd.org From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 21:58:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A274416A4CE; Thu, 30 Dec 2004 21:58:37 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632E743D31; Thu, 30 Dec 2004 21:58:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 98FD9512B3; Thu, 30 Dec 2004 13:58:47 -0800 (PST) Date: Thu, 30 Dec 2004 13:58:47 -0800 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20041230215847.GA29552@xor.obsecurity.org> References: <20041230213022.GA28560@xor.obsecurity.org> <20041230214644.GA12770@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: Thierry Thomas cc: emulation@freebsd.org cc: Kris Kennaway Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 21:58:37 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 03:52:50PM -0600, Jeremy Messenger wrote: > On Thu, 30 Dec 2004 22:46:44 +0100, Thierry Thomas = =20 > wrote: >=20 > >Le Jeu 30 d??c 04 ?? 22:30:22 +0100, Kris Kennaway > > ??crivait??: > >>An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix > >>these problems, but RedHat did not seem to make available any updates > >>to the freetype package. > > > >ftp://sunsite.cnlab-switch.ch/mirror/fedora.us/fedora/fedora/2/i386/RPMS= .os/freetype-2.1.7-4.i386.rpm > >ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/x86_64/os/Fedor= a/RPMS/freetype-2.1.7-4.i386.rpm > >ftp://sunsite.cnlab-switch.ch/mirror/fedora/linux/core/2/i386/os/Fedora/= RPMS/freetype-2.1.7-4.i386.rpm >=20 > Will it works on RedHat 8.0? I doubt anyone can find freetype 2.1.4 or = =20 > above for RedHat 8.0, only way is to create a RPM on our own. I don't kno= w =20 > how to create RPM stuff. I suspect that's going to be what's needed, yes. Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1HoXWry0BWjoQKURAq9FAKD+tBitGSmL55RghQ508JkxkK7HfQCgxYO7 mjTJ844jspCW0c0GbwYqvno= =+YPn -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 22:39:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3F716A4CE; Thu, 30 Dec 2004 22:39:48 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C0443D3F; Thu, 30 Dec 2004 22:39:48 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([82.161.136.218]:10084 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.34) id 1Ck8xP-000PXl-3V; Thu, 30 Dec 2004 22:39:47 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 1F83C1A9A7; Thu, 30 Dec 2004 23:38:24 +0100 (CET) Received: from [192.168.0.111] (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 4018B3703C; Thu, 30 Dec 2004 23:39:48 +0100 (CET) Message-ID: <41D483AD.6000808@scii.nl> Date: Thu, 30 Dec 2004 23:39:41 +0100 From: albi User-Agent: Mozilla Thunderbird 1.0 (X11/20041228) X-Accept-Language: en-us, en MIME-Version: 1.0 To: emulation@FreeBSD.org, ports@FreeBSD.org References: <20041230213022.GA28560@xor.obsecurity.org> In-Reply-To: <20041230213022.GA28560@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 22:39:48 -0000 Kris Kennaway wrote: > We're in the process of trying to update the linux_base support from > 7.x (which has security vulnerabilities that will never be fixed) to > 8.0, as a minimal fix that will allow FreeBSD 4.11 to ship with a > working linuxulator. This is working, except RH 8.0 includes an old > version of freetype that does not understand gzipped fonts, and > doesn't recognise some truetype fonts. As a result, font rendering of > linux applications on FreeBSD is extremely poor. you got already some (apparently) good looking answers, just wanted to remark that (i found out some days ago) that the ports-system has a few new ports here : linux_base-rh-9 and linux_base-suse-9.1 and the formely broken port linux_base-gentoo-stage1 is working again! :) by the way, i wonder how one could help fix the broken linux_base-debian ? From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 22:41:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE2C16A4CE for ; Thu, 30 Dec 2004 22:41:02 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F2643D48 for ; Thu, 30 Dec 2004 22:41:01 +0000 (GMT) (envelope-from sgnezdov@pobox.com) Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id BE7F1C48171 for ; Thu, 30 Dec 2004 17:41:00 -0500 (EST) X-Sasl-enc: OsXGPUpAemeEeG4OeCZhaA 1104446457 Received: from [192.168.2.100] (207-224-115-144.spkn.qwest.net [207.224.115.144]) by frontend2.messagingengine.com (Postfix) with ESMTP id BBD1F570147 for ; Thu, 30 Dec 2004 17:40:57 -0500 (EST) From: Sergei Gnezdov To: FreeBSD-Ports Content-Type: text/plain Date: Thu, 30 Dec 2004 14:41:00 -0800 Message-Id: <1104446460.28405.2.camel@owl2> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Syndigator-0.14.1 Does not start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 22:41:02 -0000 Hi, I just installed Syndigator-0.14.1 from ports and it does not start. I see the following error message: $ syndigator /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.400: Undefined symbol "pthread_getschedparam" From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 23:41:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F1A616A4CE for ; Thu, 30 Dec 2004 23:41:01 +0000 (GMT) Received: from gw.luna.afraid.org (lls-c-13303.adsl.wanadoo.nl [81.69.81.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C09EE43D3F for ; Thu, 30 Dec 2004 23:41:00 +0000 (GMT) (envelope-from freebsd@luna.afraid.org) Received: from [127.0.0.1] (localhost [127.0.0.1]) by gw.luna.afraid.org (Postfix) with ESMTP id AC560409F; Fri, 31 Dec 2004 00:40:19 +0100 (CET) Message-ID: <41D491E3.2050105@luna.afraid.org> Date: Fri, 31 Dec 2004 00:40:19 +0100 From: Raaf User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Syndigator-0.14.1 Does not start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 23:41:01 -0000 Sergei Gnezdov wrote: > Hi, > > I just installed Syndigator-0.14.1 from ports and it does not start. I > see the following error message: > > $ syndigator > /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.400: Undefined > symbol "pthread_getschedparam" I had the same problem, fixed it by rebuilding perl with WITH_THREADS defined after that i had to rebuild all p5-* ports (portupgrade -f p5-*) and vim. You might also to a look at the liferea port, i think its better than Syndigator and doesn't need all this perl stuff. From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 00:29:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7438016A4CE; Fri, 31 Dec 2004 00:29:16 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C5B443D54; Fri, 31 Dec 2004 00:29:16 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2489A51288; Thu, 30 Dec 2004 16:29:28 -0800 (PST) Date: Thu, 30 Dec 2004 16:29:28 -0800 From: Kris Kennaway To: Kris Kennaway Message-ID: <20041231002928.GA38257@xor.obsecurity.org> References: <20041230213022.GA28560@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <20041230213022.GA28560@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: emulation@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 00:29:16 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 01:30:22PM -0800, Kris Kennaway wrote: > We're in the process of trying to update the linux_base support from > 7.x (which has security vulnerabilities that will never be fixed) to > 8.0, as a minimal fix that will allow FreeBSD 4.11 to ship with a > working linuxulator. This is working, except RH 8.0 includes an old > version of freetype that does not understand gzipped fonts, and > doesn't recognise some truetype fonts. As a result, font rendering of > linux applications on FreeBSD is extremely poor. >=20 > An update to freetype 2.1.4 or newer (preferably 2.1.7) should fix > these problems, but RedHat did not seem to make available any updates > to the freetype package. >=20 > Is anyone able to generate (or tell me where I can find) an updated > freetype package compatible with redhat 8.0? Thanks to Joseph Gelinas , I now have a 2.1.5 package that seems to work. Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1J1nWry0BWjoQKURAkvsAKDK95mtTcaVgLNqLxdroXHK3c5Y8wCdGCh2 jzV4FkuRT7emrxq4UbgOiVs= =zTHY -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 01:27:08 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C66D16A4CE for ; Fri, 31 Dec 2004 01:27:08 +0000 (GMT) Received: from hq.sectorb.msk.ru (petaflop.b.gz.ru [217.67.124.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ADEA43D45 for ; Fri, 31 Dec 2004 01:27:07 +0000 (GMT) (envelope-from chinhngt@sectorb.msk.ru) Received: from it.hackers (unknown [172.16.37.1]) by hq.sectorb.msk.ru (Postfix) with ESMTP id 69B8C2190; Fri, 31 Dec 2004 04:27:05 +0300 (MSK) Date: Fri, 31 Dec 2004 04:27:25 +0300 (MSK) From: Nguyen Tam Chinh X-X-Sender: chinhngt@unix.local To: freebsd-ports@freebsd.org Message-ID: <20041231041929.N68492@unix.local> X-Operating-System: FreeBSD 5.3-STABLE Keywords: 216091683 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: obrien@NUXI.com Subject: [vietnamese] old MASTER_SITES unavailable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 01:27:08 -0000 Hello All, I've checked the vietnamese ports and found that some MASTER_SITES valuables in Makefile of vnxfonts, vntex, vnroff, vnpstext, vnlpr, vnless, vnelvis, vn7to8 ports are unavailable now, including these sources: ftp://ftp.media.mit.edu/pub/Vietnet/* http://www.fi.muni.cz/~thanh/download/ Please check again. ----- With best regards, | The Power to Serve Nguyen Tam Chinh | http://www.FreeBSD.org Loc: sp.cs.msu.ru | From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 08:47:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E2C16A4CE for ; Fri, 31 Dec 2004 08:47:27 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E35043D31 for ; Fri, 31 Dec 2004 08:47:26 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1])A3A594D464 for ; Fri, 31 Dec 2004 09:47:25 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11975-08 for ; Fri, 31 Dec 2004 09:47:24 +0100 (CET) Received: from m2a2.dyndns.org (pD9FFB3F4.dip.t-dialin.net [217.255.179.244]) 70D4F4D41E for ; Fri, 31 Dec 2004 09:47:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id C2D56775C8 for ; Fri, 31 Dec 2004 09:47:23 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29465-09 for ; Fri, 31 Dec 2004 09:47:23 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 0EFD2775D5; Fri, 31 Dec 2004 09:47:23 +0100 (CET) From: Matthias Andree To: freebsd-ports@freebsd.org Date: Fri, 31 Dec 2004 09:47:23 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de Subject: portupgrade broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 08:47:27 -0000 portinstall appears to not recognize all packages. -bash-2.05b# portinstall leim21 ** No such installed package or port: leim21 -bash-2.05b# portinstall leim ---> Found 2 ports matching 'leim': editors/leim20 editors/leim21 Install 'editors/leim20'? [yes] no Install 'editors/leim21'? [yes] yes ---> Installing 'leim-21.3_1' from a port (editors/leim21) ---> Building '/usr/ports/editors/leim21' This is on a brandnew RELENG_5 which had a "make fetchindex" a few hours ago, between 0000 and 0100 UTC last night. Why doesn't portinstall support installing leim21 right away? My fault or portinstall's? -- Matthias Andree From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 10:01:44 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C6C416A4CE for ; Fri, 31 Dec 2004 10:01:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D2E43D3F for ; Fri, 31 Dec 2004 10:01:44 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so317458rnz for ; Fri, 31 Dec 2004 02:01:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=U0jwhnNdXA/dlcsnDRigdL6BWqP50Z/Wp5yO4rJWBHGeMTgUNPPCzTp2NxGbwSBfxDNL1Bo5SjvSwQiRMXBxM/LYUzUCUa5/I3HLSuo02NFW2BHepGIiWiQpGvzakDhqB4PFSWjjzabodPQUpUHNV0bwqmIdqJzd627kBlbEStw= Received: by 10.38.206.62 with SMTP id d62mr303797rng; Fri, 31 Dec 2004 02:01:43 -0800 (PST) Received: by 10.38.8.79 with HTTP; Fri, 31 Dec 2004 02:01:43 -0800 (PST) Message-ID: Date: Fri, 31 Dec 2004 18:01:43 +0800 From: Jiawei Ye To: Matthias Andree In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-ports@freebsd.org Subject: Re: portupgrade broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 10:01:44 -0000 On Fri, 31 Dec 2004 09:47:23 +0100, Matthias Andree wrote: > > This is on a brandnew RELENG_5 which had a "make fetchindex" a few hours > ago, between 0000 and 0100 UTC last night. > > Why doesn't portinstall support installing leim21 right away? > > My fault or portinstall's? > > -- > Matthias Andree leim21 is not named leim21 when installed as a port. 'portinstall editors/leim21' will do the trick. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 14:58:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E72F16A4CE for ; Fri, 31 Dec 2004 14:58:13 +0000 (GMT) Received: from daemon.li (daemon.li [213.203.244.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8AF243D2D for ; Fri, 31 Dec 2004 14:58:12 +0000 (GMT) (envelope-from josef@daemon.li) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by daemon.li with local; Fri, 31 Dec 2004 14:58:12 +0000 Date: Fri, 31 Dec 2004 14:58:12 +0000 From: Josef El-Rayes To: ports@freebsd.org Message-ID: <20041231145811.GE23620@daemon.li> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_daemon.li-25700-1104505092-0001-2" Content-Disposition: inline User-Agent: Mutt/1.3.28i Subject: [RFC] moinmoin update to 1.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 14:58:13 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_daemon.li-25700-1104505092-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable hi! i rewrote the port of moinmoin[1] to update it to version 1.3.1 and to reflect the different possible installation modes - as it is possible to install moinmoin as cgi, fast_cgi and so on. as it is not quite obvious from the help pages how the different installation modes vary, i would like to ask you, to test them and tell me what did not work correctly. it is also possible to install several, different instances of moinmoin (at least it should be ;-). so please take a look at it and report me problems. or if you have other ideas, tell me so. -josef [1] http://people.freebsd.org/~josef/stuff/moinmoin.tar.gz --=20 Josef El-Rayes (__) Email: josef@daemon.li \\\'',)=20 Web: http://daemon.li/ \/ \ ^ FreeBSD Security Team .\._/_) --=_daemon.li-25700-1104505092-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEVAwUBQdVpA1nFItmnnbU8AQIJLAgAss37NkWCez2QzXiLG0VzNnKuwjFlbpae eR3p/htxZWf35v9Irxx7bV4ThThleNk+y39h/Sxz6o2R9izJLmwLHEo3/1DfTrhm DmRD45YOQ+uOvYWVUFcMfWBvJse8/K062BZ5xUot1JuXHPxZqrTx+Uo8Wso6fKla EdOJVSAQ/jGX2tJT3sxkcg3jIaIN9pbMnyBquI+tXNhLFKFdTaIgH4CrBZLb+aEt lskIOYIx2aA+L7+bJvVGtTWe1Ryl7B5PY7dXhvsJbsSaDQmMi8+W2saae1YUvPdq 0RIxpxk5mHKQpNSz25BNzC09EN7cYB0dFXTJdRFo3jgGw/10tRC6Pg== =ljO0 -----END PGP SIGNATURE----- --=_daemon.li-25700-1104505092-0001-2-- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 17:24:25 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F77B16A4CE for ; Fri, 31 Dec 2004 17:24:25 +0000 (GMT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07BDF43D2F for ; Fri, 31 Dec 2004 17:24:25 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd06.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1CkQVk-0008Gn-00; Fri, 31 Dec 2004 18:24:24 +0100 Received: from Andro-Beta.Leidinger.net (V+coXrZcQeBtYCnarnYUy8y4jzD5fBLFtoypAul4pXB97QmMa5hf6G@[217.229.209.92]) by fmrl06.sul.t-online.com with esmtp id 1CkQVT-0dHWAi0; Fri, 31 Dec 2004 18:24:07 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) iBVHNkjG010305 for ; Fri, 31 Dec 2004 18:23:46 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Fri, 31 Dec 2004 18:24:25 +0100 From: Alexander Leidinger To: ports@freebsd.org Message-ID: <20041231182425.6e835ec1@Magellan.Leidinger.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: V+coXrZcQeBtYCnarnYUy8y4jzD5fBLFtoypAul4pXB97QmMa5hf6G@t-dialin.net X-TOI-MSGID: c8ab2d1d-c57d-4de6-a28d-33a5a8032790 Subject: HEADS UP: linux mega patch commit in some minutes... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 17:24:25 -0000 Hi, I'm going to commit the patchset in some minutes (I'm preparing a virgin ports tree and commit from there). This will affect a lot of linux ports. Please read UPDATING for updating instructions. Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 18:41:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C489416A4CE; Fri, 31 Dec 2004 18:41:38 +0000 (GMT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B75643D3F; Fri, 31 Dec 2004 18:41:38 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd09.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1CkRiS-0005G5-01; Fri, 31 Dec 2004 19:41:36 +0100 Received: from Andro-Beta.Leidinger.net (SaYnbBZOQekru+xuZCtsfKv8ZV+I5vjZWPn+KXYOKnB1pPaUXIHL03@[217.229.209.92]) by fmrl09.sul.t-online.com with esmtp id 1CkRiM-1J1eUK0; Fri, 31 Dec 2004 19:41:30 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) iBVIf8el021228; Fri, 31 Dec 2004 19:41:08 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Fri, 31 Dec 2004 19:41:46 +0100 From: Alexander Leidinger To: ports@freebsd.org Message-ID: <20041231194146.2857cfd0@Magellan.Leidinger.net> In-Reply-To: <20041231182425.6e835ec1@Magellan.Leidinger.net> References: <20041231182425.6e835ec1@Magellan.Leidinger.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: SaYnbBZOQekru+xuZCtsfKv8ZV+I5vjZWPn+KXYOKnB1pPaUXIHL03@t-dialin.net X-TOI-MSGID: 6302f439-1382-4808-a6db-030455d8d756 cc: portmgr@freebsd.org Subject: Re: HEADS UP: linux mega patch commit in some minutes... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 18:41:38 -0000 On Fri, 31 Dec 2004 18:24:25 +0100 Alexander Leidinger wrote: > Hi, > > I'm going to commit the patchset in some minutes (I'm preparing a virgin > ports tree and commit from there). This will affect a lot of linux > ports. Please read UPDATING for updating instructions. Commit finished. In case I've lost a part of the megapatch: it's still available from http://www.leidinger.net/FreeBSD/port-patches/, either complete (linux.diff) or patches for individual ports. I'm going to celebrate the new year now. A happy new year to all (and a nice evening to all which don't celebrate the new year today). Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 18:49:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ED4916A4CE; Fri, 31 Dec 2004 18:49:31 +0000 (GMT) Received: from lakermmtao04.cox.net (lakermmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC30143D48; Fri, 31 Dec 2004 18:49:30 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041231184929.MLWM22354.lakermmtao04.cox.net@mezz.mezzweb.com>; Fri, 31 Dec 2004 13:49:29 -0500 Date: Fri, 31 Dec 2004 12:50:14 -0600 To: "Alexander Leidinger" References: <20041231182425.6e835ec1@Magellan.Leidinger.net> <20041231194146.2857cfd0@Magellan.Leidinger.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20041231194146.2857cfd0@Magellan.Leidinger.net> User-Agent: Opera M2/7.54u1 (Linux, build 892) cc: ports@freebsd.org cc: portmgr@freebsd.org Subject: Re: HEADS UP: linux mega patch commit in some minutes... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 18:49:31 -0000 On Fri, 31 Dec 2004 19:41:46 +0100, Alexander Leidinger wrote: > On Fri, 31 Dec 2004 18:24:25 +0100 > Alexander Leidinger wrote: > >> Hi, >> >> I'm going to commit the patchset in some minutes (I'm preparing a virgin >> ports tree and commit from there). This will affect a lot of linux >> ports. Please read UPDATING for updating instructions. > > Commit finished. In case I've lost a part of the megapatch: it's still > available from http://www.leidinger.net/FreeBSD/port-patches/, either > complete (linux.diff) or patches for individual ports. I'm going to > celebrate the new year now. > > A happy new year to all (and a nice evening to all which don't celebrate > the new year today). Thanks for your works again! Farewell to linux_base! Happy new year. Cheers, Mezz > Bye, > Alexander. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 18:53:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B0116A4CE; Fri, 31 Dec 2004 18:53:42 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFF343D1D; Fri, 31 Dec 2004 18:53:41 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 55C542282C; Fri, 31 Dec 2004 19:53:40 +0100 (CET) Date: Fri, 31 Dec 2004 19:53:40 +0100 From: Erwin Lansing To: ports@freebsd.org Message-ID: <20041231185340.GD38922@droso.net> Mail-Followup-To: ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.6i Subject: [erwin@FreeBSD.org: cvs commit: CVSROOT approvers] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 18:53:42 -0000 --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable A bit later than expected, but now we are frozen awaiting the 4.11 release. The freeze is expected to be a short one, hopefully just a week, but might be extended due to the linux_base update we needed to be able to ship 4.11 with a working linuxilater. All commits must be approved by portmgr and only critical fixes will be allowed. Thank you for your patience. Happy new year! -erwin (portmgr secretary) ----- Forwarded message from Erwin Lansing ----- Date: Fri, 31 Dec 2004 18:49:54 +0000 (UTC) =46rom: Erwin Lansing To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT approvers erwin 2004-12-31 18:49:54 UTC FreeBSD ports repository Modified files: . approvers=20 Log: The ports tree is now frozen for 4.11 =20 Revision Changes Path 1.4 +1 -1 CVSROOT/approvers http://www.FreeBSD.org/cgi/cvsweb.cgi/CVSROOT/approvers.diff?&r1=3D1.3&r2= =3D1.4&f=3Dh ----- End forwarded message ----- --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1aA0qy9aWxUlaZARAsxIAJ9TNyGXPPl/DAkKsUKPRU8xJYl9xgCfWvFr O/y38QU0ASsQaWl5JT+rsbI= =VxVf -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS-- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 20:15:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59ABE16A4CE; Fri, 31 Dec 2004 20:15:01 +0000 (GMT) Received: from hotmail.com (bay103-dav16.bay103.hotmail.com [65.54.174.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13E9043D31; Fri, 31 Dec 2004 20:15:01 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 31 Dec 2004 12:15:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV16.phx.gbl with DAV; Fri, 31 Dec 2004 20:14:26 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , Date: Fri, 31 Dec 2004 12:14:34 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-OriginalArrivalTime: 31 Dec 2004 20:15:00.0813 (UTC) FILETIME=[67FE07D0:01C4EF75] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: php modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 20:15:01 -0000 I didnt know where to post this to so im posting it to quistions@ and = ports@ i have compiles and installed php 4.3.10 and i was needing to install = pcre ,so i did on the command line make PHP_MODNAME=3Dpcre install and then i noticed that it didnt install pcre it just compiled in = support for it so i did some looking around for pcre and found php4-pcre so i installed it and when it got done installing it i got a message = saying that the=20 Libraries have been installed in: /usr/ports/devel/php4-pcre/work/php-4.3.10/ext/pcre/modules ( why dose it leave the libraies in the ports dir?? ) so i moved them to a folder for php to find more esaly and with out = getting wiped out when i do a portupgrade, and i set the module path in = the php.ini file=20 IE:/usr/local/php-modules=20 now in the php log file it saying this=20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_PATTERN_ORDER already = defined in Unknown on line 0 =20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_SET_ORDER already = defined in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_OFFSET_CAPTURE already = defined in Unknown on line 0 =20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_SPLIT_NO_EMPTY already = defined in Unknown on line 0 =20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_SPLIT_DELIM_CAPTURE = already defined in Unknown on line 0 = [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_SPLIT_OFFSET_CAPTURE = already defined in Unknown on line 0 =20 [31-Dec-2004 01:27:25] PHP Notice: Constant PREG_GREP_INVERT already = defined in Unknown on line 0 = [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_match in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_match_all in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_replace in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_replace_callback in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_split in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_quote in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: Function registration failed - = duplicate name - preg_grep in Unknown on line 0 = =20 [31-Dec-2004 01:27:25] PHP Warning: pcre: Unable to register = functions, unable to load in Unknown on line 0 =20 so my quistin's are 1. should i have left it in the ports dir? 2. did i not move something that it needs ?? 3. as sad above ( why dose it leave the libraies in the ports dir?? ) 4. am i doing this right ?? or all wrong?? 5. why am i getting this error ? this is for an apache mod=20 the reason im trying to get this to work is becouse i have a CMF that is = complaining about Call to undefined function: preg_match_all() and the coders sugested that i install pcre. wich dont make sence to me = becouse i didnt have it installed before i did a portupgrade on php and = apache, any how im bableing now. and thanks for any help on this inadvance From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 21:00:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B649316A4CE; Fri, 31 Dec 2004 21:00:42 +0000 (GMT) Received: from ms05.mailstreet2003.net (MS05.mailstreet2003.net [63.251.155.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6084C43D39; Fri, 31 Dec 2004 21:00:42 +0000 (GMT) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 31 Dec 2004 16:00:10 -0500 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2202C7CDA2@ms05.mailstreet2003.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: php modules Thread-Index: AcTvdZVBbDcecb6GS2mVxfHE0JGNQwABaZ7Q From: "Haulmark, Chris" To: "whitevamp" , , Subject: RE: php modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 21:00:42 -0000 Someone broke the silence:=20 > I didnt know where to post this to so im posting it to > quistions@ and ports@ Both are fine. Questions are for the general questions while ports are = for ports' questions. >=20 > i have compiles and installed php 4.3.10 and i was needing to > install pcre ,so i did on the command line make > PHP_MODNAME=3Dpcre install > and then i noticed that it didnt install pcre it just > compiled in support for it so i did some looking around for > pcre and found php4-pcre You can install php4-pcre in ports/lang/php4-extensions. = php4-extensions is a metaport for all the other php additional supported = features. Chris From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 21:40:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C88F16A4CE; Fri, 31 Dec 2004 21:40:24 +0000 (GMT) Received: from shark.rtp.freebsd.org (rtp6.bsdwins.com [192.58.184.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE55143D3F; Fri, 31 Dec 2004 21:40:23 +0000 (GMT) (envelope-from "") Received: from shark.rtp.freebsd.org (localhost [127.0.0.1]) iBVLdGI6091167; Fri, 31 Dec 2004 16:39:16 -0500 (EST) Received: (from eik@localhost) by shark.rtp.freebsd.org (8.12.11/8.12.11/Submit) id iBVLdFfq091162; Fri, 31 Dec 2004 16:39:15 -0500 (EST) Date: Fri, 31 Dec 2004 16:39:15 -0500 (EST) Message-Id: <200412312139.iBVLdFfq091162@shark.rtp.freebsd.org> X-Authentication-Warning: shark.rtp.freebsd.org: eik set sender to <> using -f From: chkversion To: FreeBSD ports X-FreeBSD-Chkversion: backwards cc: freebsd-emulation@FreeBSD.org cc: pav@FreeBSD.org cc: netchild@FreeBSD.org cc: cyrille.lefevre@laposte.net Subject: Ports with version numbers going backwards: astro/linux-setiathome, graphics... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 21:40:24 -0000 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. - *astro/linux-setiathome* : linux-setiathome-i686-3.08_1 < linux-setiathome-i686-3.08_3 | revision 1.7 | date: 2004/12/31 18:23:44; author: netchild; state: Exp; lines: +1 -0 | Say hello to the linux mega patch, it consolidates our linux bits a | little bit and allows to proceed to a more recent linux_base from | a stable (read as: the major bugs should be ironed out or identified | and most linux ports build just fine) source. | | It also allows to ship 4.11 with a working linuxolator (the EOLed | linux_base is marked forbidden because of a security hole). | | This is a major update, please read UPDATING (and CHANGES if you | develop linux ports). | | Changes: | - change the default linux_base from v7 to v8 | - add a newer freetype to linux_base-8 for nicer fonts display [1] | - don't let cpio use hardlinks in the linux_base-8 port to quiet some | warnings in some cases [2] | - fix a cut&past error in the linux_base-8 pkg-install script [3] | - convert the binary knob "USE_LINUX" to a version specifier, e.g. | USE_LINUX= specifies a dependency upon | emulators/linux_base-, exceptions are a value of "7" (which | does what you want and adds a dependency to linux_base) and any | value without a corresponding port in | PORTSDIR/emulators/linux_base- (which adds a dependency to | the default linux_base) | - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, | this allows us to use the USE_LINUX_PREFIX knob for linux_base and | paves the way for splitting up future linux base ports into | individual pieces | - remove RESTRICTED from some GPL licensed ports, even when we only | distribute binaries, we get them from official linux sites, so | anyone can grab them there if he needs to | - add a dependency upon the linux X11 bits where necessary (based upon | guesswork) | - don't use USE_X_PREFIX in some linux ports since it adds a dependency | to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean | solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) | - bump the portrevision of the linux ports ("better safe than sorry" | algorithm) | - pass maintainership of the important linux infrastructure to a | mailinglist, hijack freebsd-emulation@ for this purpose (if somebody | doesn't like this: tell us your bikeshed color at freebsd-emulation@, | my color would be "linuxolator@" in case someone cares...) | - add a pkg-install script for linux-fontconfig, but don't use it; | everything should work without it (the FreeBSD fc-cache program should | do all the work), but in case we need it we just need to decomment the | pkg-install part in the Makefile | - fix some dependencies | - fix some bugs | - add some static plists | - unbreak the ports with dependecies to more than one linux_base | | This also fixes some ports which are marked BROKEN because of dependencies | to v7 and v8 of linux_base at the same time. | | Known bugs: | - the linux-mesa and linux-devtools ports install libGL*.so symlinks | - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by | the linux X11 port, so linx_Base-8 moans at deinstall time) | | Future work (interested souls should coordinate with freebsd-emulation@): | - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, | or modify the behavior of USE_XLIB in the USE_LINUX case | AFAIK trevor has some patches. | - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of | the PREFIX?= workaround in some linux ports | Should be discussed/coordinated on/with x11@. | - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ | - update to a more recent linux base | | PR: 69997, 70539 (and maybe others) | Discussed with/on: java@, x11@, trevor, portmgr | Tested by: mezz, portmgr, pointyhat | RPM hunted down by: Joseph Gelinas [1] | Requested by: portmgr [2] | Submitted by: kris [3] | Approved by: portmgr (master: astro/setiathome) | revision 1.45 | date: 2004/01/11 02:13:43; author: pav; state: Exp; lines: +4 -0 | - Add missed dependency on compat4x when running on 5.x system - *graphics/linux-png* : linux-png-1.2.7_1 < linux-png-1.2.7_3 | revision 1.15 | date: 2004/12/31 18:23:55; author: netchild; state: Exp; lines: +2 -1 | Say hello to the linux mega patch, it consolidates our linux bits a | little bit and allows to proceed to a more recent linux_base from | a stable (read as: the major bugs should be ironed out or identified | and most linux ports build just fine) source. | | It also allows to ship 4.11 with a working linuxolator (the EOLed | linux_base is marked forbidden because of a security hole). | | This is a major update, please read UPDATING (and CHANGES if you | develop linux ports). | | Changes: | - change the default linux_base from v7 to v8 | - add a newer freetype to linux_base-8 for nicer fonts display [1] | - don't let cpio use hardlinks in the linux_base-8 port to quiet some | warnings in some cases [2] | - fix a cut&past error in the linux_base-8 pkg-install script [3] | - convert the binary knob "USE_LINUX" to a version specifier, e.g. | USE_LINUX= specifies a dependency upon | emulators/linux_base-, exceptions are a value of "7" (which | does what you want and adds a dependency to linux_base) and any | value without a corresponding port in | PORTSDIR/emulators/linux_base- (which adds a dependency to | the default linux_base) | - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, | this allows us to use the USE_LINUX_PREFIX knob for linux_base and | paves the way for splitting up future linux base ports into | individual pieces | - remove RESTRICTED from some GPL licensed ports, even when we only | distribute binaries, we get them from official linux sites, so | anyone can grab them there if he needs to | - add a dependency upon the linux X11 bits where necessary (based upon | guesswork) | - don't use USE_X_PREFIX in some linux ports since it adds a dependency | to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean | solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) | - bump the portrevision of the linux ports ("better safe than sorry" | algorithm) | - pass maintainership of the important linux infrastructure to a | mailinglist, hijack freebsd-emulation@ for this purpose (if somebody | doesn't like this: tell us your bikeshed color at freebsd-emulation@, | my color would be "linuxolator@" in case someone cares...) | - add a pkg-install script for linux-fontconfig, but don't use it; | everything should work without it (the FreeBSD fc-cache program should | do all the work), but in case we need it we just need to decomment the | pkg-install part in the Makefile | - fix some dependencies | - fix some bugs | - add some static plists | - unbreak the ports with dependecies to more than one linux_base | | This also fixes some ports which are marked BROKEN because of dependencies | to v7 and v8 of linux_base at the same time. | | Known bugs: | - the linux-mesa and linux-devtools ports install libGL*.so symlinks | - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by | the linux X11 port, so linx_Base-8 moans at deinstall time) | | Future work (interested souls should coordinate with freebsd-emulation@): | - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, | or modify the behavior of USE_XLIB in the USE_LINUX case | AFAIK trevor has some patches. | - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of | the PREFIX?= workaround in some linux ports | Should be discussed/coordinated on/with x11@. | - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ | - update to a more recent linux base | | PR: 69997, 70539 (and maybe others) | Discussed with/on: java@, x11@, trevor, portmgr | Tested by: mezz, portmgr, pointyhat | RPM hunted down by: Joseph Gelinas [1] | Requested by: portmgr [2] | Submitted by: kris [3] | Approved by: portmgr - *graphics/linux-png10* : linux-png-1.0.16_1 < linux-png-1.0.16_3 | revision 1.17 | date: 2004/12/31 18:23:56; author: netchild; state: Exp; lines: +2 -1 | Say hello to the linux mega patch, it consolidates our linux bits a | little bit and allows to proceed to a more recent linux_base from | a stable (read as: the major bugs should be ironed out or identified | and most linux ports build just fine) source. | | It also allows to ship 4.11 with a working linuxolator (the EOLed | linux_base is marked forbidden because of a security hole). | | This is a major update, please read UPDATING (and CHANGES if you | develop linux ports). | | Changes: | - change the default linux_base from v7 to v8 | - add a newer freetype to linux_base-8 for nicer fonts display [1] | - don't let cpio use hardlinks in the linux_base-8 port to quiet some | warnings in some cases [2] | - fix a cut&past error in the linux_base-8 pkg-install script [3] | - convert the binary knob "USE_LINUX" to a version specifier, e.g. | USE_LINUX= specifies a dependency upon | emulators/linux_base-, exceptions are a value of "7" (which | does what you want and adds a dependency to linux_base) and any | value without a corresponding port in | PORTSDIR/emulators/linux_base- (which adds a dependency to | the default linux_base) | - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, | this allows us to use the USE_LINUX_PREFIX knob for linux_base and | paves the way for splitting up future linux base ports into | individual pieces | - remove RESTRICTED from some GPL licensed ports, even when we only | distribute binaries, we get them from official linux sites, so | anyone can grab them there if he needs to | - add a dependency upon the linux X11 bits where necessary (based upon | guesswork) | - don't use USE_X_PREFIX in some linux ports since it adds a dependency | to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean | solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) | - bump the portrevision of the linux ports ("better safe than sorry" | algorithm) | - pass maintainership of the important linux infrastructure to a | mailinglist, hijack freebsd-emulation@ for this purpose (if somebody | doesn't like this: tell us your bikeshed color at freebsd-emulation@, | my color would be "linuxolator@" in case someone cares...) | - add a pkg-install script for linux-fontconfig, but don't use it; | everything should work without it (the FreeBSD fc-cache program should | do all the work), but in case we need it we just need to decomment the | pkg-install part in the Makefile | - fix some dependencies | - fix some bugs | - add some static plists | - unbreak the ports with dependecies to more than one linux_base | | This also fixes some ports which are marked BROKEN because of dependencies | to v7 and v8 of linux_base at the same time. | | Known bugs: | - the linux-mesa and linux-devtools ports install libGL*.so symlinks | - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by | the linux X11 port, so linx_Base-8 moans at deinstall time) | | Future work (interested souls should coordinate with freebsd-emulation@): | - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, | or modify the behavior of USE_XLIB in the USE_LINUX case | AFAIK trevor has some patches. | - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of | the PREFIX?= workaround in some linux ports | Should be discussed/coordinated on/with x11@. | - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ | - update to a more recent linux base | | PR: 69997, 70539 (and maybe others) | Discussed with/on: java@, x11@, trevor, portmgr | Tested by: mezz, portmgr, pointyhat | RPM hunted down by: Joseph Gelinas [1] | Requested by: portmgr [2] | Submitted by: kris [3] | Approved by: portmgr From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 22:57:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C1B416A4CE for ; Fri, 31 Dec 2004 22:57:30 +0000 (GMT) Received: from smtp.golden.net (smtp.golden.net [199.166.210.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E526E43D49 for ; Fri, 31 Dec 2004 22:57:29 +0000 (GMT) (envelope-from tallman@brasscats.ca) Received: from brasscats.ca ([209.183.159.192] helo=sherman.brasscats.ca) by smtp.golden.net with esmtp (Exim 4.22) id 1CkVi5-0009Bo-Bh for ports@freebsd.org; Fri, 31 Dec 2004 17:57:29 -0500 Received: from lisa.brasscats.ca (lisa.brasscats.ca [172.16.1.2]) by sherman.brasscats.ca (Postfix) with ESMTP id 5015E60E6 for ; Fri, 31 Dec 2004 17:58:03 -0500 (EST) From: Tim Allman To: ports@freebsd.org Date: Fri, 31 Dec 2004 17:56:36 -0500 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412311756.36831.tallman@brasscats.ca> Subject: Lilypond port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 22:57:30 -0000 I sent this to the maintainer named in the makefile but have not heard back. The port of Lilypond has been marked broken for quite a while but the fix is simple. I hope this is of some help to you. ---------- Forwarded Message ---------- Subject: Lilypond port Date: Mon, 20 Dec 2004 09:48:53 -0500 From: Tim Allman To: atamaniuk-ports@frobs.net I have managed to get lilypond 2.2.2 working on FreeBSD 5.3 but I am not familiar enough with the ports system to attempt to send a repaired port. However, I repaired problems as they appeared during the build process and here is a description of what I did. ==== Commented out the BROKEN line in Makefile. ==== In file work/lilypond-2.2.2/lily/includable-lexer.cc Inserted before line 30 the line: #define HAVE_FLEXLEXER_YY_CURRENT_BUFFER This turns off some code which fails to compile. ==== In file work/lilypond-2.2.2/lily/out/FlexLexer.h Changed several instances of std::std:: to std:: Changed several instances of std:std:: to std:: After these changes the port compiled, installed and ran properly. I hope this is of some help. Tim Allman ------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 23:53:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBD516A4CE; Fri, 31 Dec 2004 23:53:46 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E88A43D1D; Fri, 31 Dec 2004 23:53:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA86B521DF; Fri, 31 Dec 2004 15:53:14 -0800 (PST) Date: Fri, 31 Dec 2004 15:53:14 -0800 From: Kris Kennaway To: FreeBSD ports Message-ID: <20041231235314.GA17015@xor.obsecurity.org> References: <200412312139.iBVLdFfq091162@shark.rtp.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <200412312139.iBVLdFfq091162@shark.rtp.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-emulation@FreeBSD.org cc: pav@FreeBSD.org cc: netchild@FreeBSD.org cc: cyrille.lefevre@laposte.net Subject: Re: Ports with version numbers going backwards: astro/linux-setiathome, graphics... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 23:53:46 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Dec 31, 2004 at 04:39:15PM -0500, chkversion wrote: > ** The following ports have a version number that sorts before a previous one ** Fixed. These ports are slaves of linux-gtk but did not override the PORTREVISION to 0, so they inherited the value of '3'. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB1eZqWry0BWjoQKURApLAAKDa6GW8xRKKI5sBeUGh16tTKU26FgCeKcHC rOzNAmW/NBKNYx8EdmOZ4tU= =pZl/ -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--