From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 09:06:54 2003 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 7E13D37B401; Sun, 13 Apr 2003 09:06:54 -0700 (PDT) Received: from hotmail.com (oe29.pav2.hotmail.com [64.4.36.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1356243F75; Sun, 13 Apr 2003 09:06:54 -0700 (PDT) (envelope-from annihilator_sc@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 13 Apr 2003 09:06:54 -0700 Received: from 194.152.206.134 by oe29.pav2.hotmail.com with DAV; Sun, 13 Apr 2003 16:06:53 +0000 X-Originating-IP: [194.152.206.134] X-Originating-Email: [annihilator_sc@hotmail.com] From: "Annihilator" To: Date: Sun, 13 Apr 2003 18:08:00 +0200 Organization: SawMan's Consortium MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 13 Apr 2003 16:06:54.0073 (UTC) FILETIME=[B362C690:01C301D6] cc: ports@FreeBSD.org Subject: FreeBSD Port: pam_ldap-1.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: Sun, 13 Apr 2003 16:06:54 -0000 Please create a nss_ldap port as well. PADL claims it compiles on FreeBSD, so it shouldn't be a problem (I hope). nss_ldap is a must-have in an environment which maintains a LDAP user database, and without it pam_ldap is pretty much useless... We don't want the penguin to be ahead of us in this regard, do we? Thanks! From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 09:10:26 2003 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 EB09C37B404 for ; Sun, 13 Apr 2003 09:10:26 -0700 (PDT) Received: from arthur.vortex4.net (arthur.vortex4.net [216.27.179.169]) by mx1.FreeBSD.org (Postfix) with SMTP id C15C443F85 for ; Sun, 13 Apr 2003 09:10:18 -0700 (PDT) (envelope-from friend@vortex4.net) Received: (qmail 594 invoked by uid 1000); 13 Apr 2003 16:10:04 -0000 Date: Sun, 13 Apr 2003 09:10:04 -0700 From: Dave To: Kris Kennaway Message-ID: <20030413091004.N84868@vortex4.net> References: <20030412021505.E84868@vortex4.net> <20030412224230.GA89129@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030412224230.GA89129@rot13.obsecurity.org>; from kris@obsecurity.org on Sat, Apr 12, 2003 at 03:42:30PM -0700 X-Operating-System: FreeBSD arthur.vortex4.net 4.8-RC FreeBSD 4.8-RC X-System-Stats: 11:02AM up 19 days, 15:47, 2 users, load averages: 0.02, 0.05, 0.01 cc: ports@freebsd.org Subject: Re: -march=pca56 blows up nethack34-nox11 (fwd) 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, 13 Apr 2003 16:10:27 -0000 On Sat, Apr 12, 2003 at 03:42:30PM -0700, Kris Kennaway wrote: > On Sat, Apr 12, 2003 at 02:15:05AM -0700, Dave wrote: > > > > This was intended for the maintainer listed in > > /usr/ports/games/nethack34-nox11/Makefile, but > > mail to that address is bouncing, so I'm > > resending to the address listed in > > /usr/ports/games/nethack34/Makefile. > > Upgrade to a newer 5.0 (which has a newer gcc). If it still fails, > report it to the gcc people. > > Kris Hmmm... before FreeBSD frane.vortex4.net 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #2: Tue Mar 25 0 4:13:12 PST 2003 root@frane.vortex4.net:/usr/src/sys/alpha/compile/FRANE al pha $ gcc -v Using built-in specs. Configured with: FreeBSD/alpha system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) after FreeBSD frane.vortex4.net 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Sun Apr 13 0 8:07:08 PDT 2003 root@frane.vortex4.net:/usr/obj/usr/src/sys/FRANE alpha Using built-in specs. Configured with: FreeBSD/alpha system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021119 (release) Verified the problem still repeats. Is there a FreeBSD gcc contact in particular who I can report this to? /usr/src/contrib/gcc/MAINTAINERS says to use http://gcc.gnu.org/bugs.html to report gcc bugs, and I don't know enough to be able to identify the code snippet in particular that's causing the problems. I tried adding -Wall to CFLAGS in make.conf, but I didn't get any warnings that might be pertinent. -- Dave Cotton friend@vortex4.net From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 10:12:10 2003 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 AA91237B401 for ; Sun, 13 Apr 2003 10:12:10 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3797C43F93 for ; Sun, 13 Apr 2003 10:12:10 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 2ED1622521; Sun, 13 Apr 2003 10:12:06 -0700 (PDT) Date: Sun, 13 Apr 2003 10:12:06 -0700 From: Will Andrews To: Annihilator Message-ID: <20030413171206.GK59620@procyon.firepipe.net> Mail-Followup-To: Annihilator , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: pam_ldap-1.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: Sun, 13 Apr 2003 17:12:11 -0000 On Sun, Apr 13, 2003 at 06:08:00PM +0200, Annihilator wrote: > Please create a nss_ldap port as well. PADL claims it compiles on FreeBSD, > so it shouldn't be a problem (I hope). nss_ldap is a must-have in an > environment which maintains a LDAP user database, and without it pam_ldap is > pretty much useless... We don't want the penguin to be ahead of us in this > regard, do we? We can't. There's no usable nsswitch. :-\ Regards, -- wca From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 10:56:04 2003 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 D8CDD37B404; Sun, 13 Apr 2003 10:56:04 -0700 (PDT) Received: from mx1.trigger.net (ip-209-29-143-5.trigger.net [209.29.143.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 774F543FBD; Sun, 13 Apr 2003 10:56:03 -0700 (PDT) (envelope-from mikej@trigger.net) Received: from localhost (localhost [127.0.0.1]) by mx1.trigger.net (Postfix) with ESMTP id BF3DD3091D; Sun, 13 Apr 2003 13:55:27 -0400 (EDT) Received: from mx2.trigger.net (unixweb.trigger.net [199.166.206.9]) by mx1.trigger.net (Postfix) with ESMTP id 218B63091A; Sun, 13 Apr 2003 13:55:27 -0400 (EDT) Received: by mx2.trigger.net (Postfix, from userid 80) id CAD4B62500B; Sun, 13 Apr 2003 13:56:14 -0400 (EDT) Received: from 24.153.33.31 (SquirrelMail authenticated user mikej) by webmail.trigger.net with HTTP; Sun, 13 Apr 2003 13:56:14 -0400 (EDT) Message-ID: <1597.24.153.33.31.1050256574.squirrel@webmail.trigger.net> Date: Sun, 13 Apr 2003 13:56:14 -0400 (EDT) From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS cc: kde@freebsd.org cc: will@FreeBSD.org Subject: KDE 3.1.1 ld porblems 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, 13 Apr 2003 17:56:05 -0000 Hi, I just built x11/kde3, on a 4-8-STABLE system. When trying to run kdestart, ld complains that shared libraries are not found, it seems to be looking for so.4 while the port installs so.5. $FreeBSD: ports/x11/kde3/Makefile,v 1.60 2003/03/19 04:36:57 will Exp $ # starkde /usr/libexec/ld-elf.so.1: Shared object "libkio.so.4" not found /usr/libexec/ld-elf.so.1: Shared object "libkdeui.so.4" not found .... in /usr/local/lib -rwxr-xr-x 1 root wheel 1028 Apr 13 03:56:13 2003 libkio.la* lrwxr-xr-x 1 root wheel 11 Apr 13 03:56:13 2003 libkio.so@ -> libkio.so.5 -rwxr-xr-x 1 root wheel 2955808 Apr 13 03:56:13 2003 libkio.so.5* -rwxr-xr-x 1 root wheel 954 Apr 13 03:56:07 2003 libkdeui.la* lrwxr-xr-x 1 root wheel 13 Apr 13 03:56:07 2003 libkdeui.so@ -> libkdeui.so.5 -rwxr-xr-x 1 root wheel 2672483 Apr 13 03:56:07 2003 libkdeui.so.5* Thanks. From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 14:55:15 2003 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 6F34537B4F6; Sun, 13 Apr 2003 14:55:15 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6245C43F3F; Sun, 13 Apr 2003 14:55:14 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2B94D66CFA; Sun, 13 Apr 2003 14:55:14 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 0E30C1173; Sun, 13 Apr 2003 14:55:14 -0700 (PDT) Date: Sun, 13 Apr 2003 14:55:14 -0700 From: Kris Kennaway To: Doug Barton Message-ID: <20030413215513.GB52231@rot13.obsecurity.org> References: <20030412021505.E84868@vortex4.net> <20030412224230.GA89129@rot13.obsecurity.org> <20030413091004.N84868@vortex4.net> <20030413140205.B28372@znfgre.tberna.bet> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <20030413140205.B28372@znfgre.tberna.bet> User-Agent: Mutt/1.4i cc: ports@freebsd.org cc: Dave cc: Kris Kennaway Subject: Re: -march=pca56 blows up nethack34-nox11 (fwd) 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, 13 Apr 2003 21:55:15 -0000 --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 13, 2003 at 02:03:17PM -0700, Doug Barton wrote: > On Sun, 13 Apr 2003, Dave wrote: >=20 > > On Sat, Apr 12, 2003 at 03:42:30PM -0700, Kris Kennaway wrote: >=20 > > > Upgrade to a newer 5.0 (which has a newer gcc). If it still fails, > > > report it to the gcc people. > > > > > > Kris > > > > Hmmm... > > > > before > > > > FreeBSD frane.vortex4.net 5.0-RELEASE-p6 >=20 > > after > > > > FreeBSD frane.vortex4.net 5.0-RELEASE-p7 >=20 > I'd be willing to bet that Kris meant "Upgrade to a new 5-current." gcc > would definitely not have changed between patchlevels in RELENG_5_0. Yes. Kris --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+mdzBWry0BWjoQKURAtkRAKDDZPA1kWX6y5lX1waGW9JNTKQ6xgCgh/I2 5/4FIy6drzNODyqicTue+Cc= =c9gQ -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk-- From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 15:22:30 2003 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 313B937B409 for ; Sun, 13 Apr 2003 15:22:30 -0700 (PDT) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 942C943F3F for ; Sun, 13 Apr 2003 15:22:28 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1])h3DMMXcJ081537; Sun, 13 Apr 2003 18:22:33 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)h3DMMWGY081536; Sun, 13 Apr 2003 18:22:32 -0400 (EDT) Date: Sun, 13 Apr 2003 18:22:32 -0400 From: Craig Rodrigues To: "Scott R." Message-ID: <20030413222232.GA81514@attbi.com> References: <3E82146E.5040300@sfmidimafia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E82146E.5040300@sfmidimafia.com> User-Agent: Mutt/1.4i cc: freebsd-ports@freebsd.org Subject: Re: ymessenger port broken on -current 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, 13 Apr 2003 22:22:30 -0000 On Wed, Mar 26, 2003 at 12:58:22PM -0800, Scott R. wrote: > [Please cc me in any replies as I'm not currently subscribed to this > list. Thank you.] > > Hello, > > I searched through the archives and found that someone else had this > same problem, but no resolution was really offered and I'm hoping > someone here can help me. I installed ymessenger from ports and now > whenever I try to run it, I get: > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol > "stpcpy" > > Does anyone have any ideas on how to fix this? I tried reinstalling > gettext and compat4x and then reinstalling ymessenger but no joy. Hi, I discovered the same problem. I couldn't figure out a proper fix for it. I tried recompiling compat4x and gettext ports, but it didn't help. This is what I did: (1) Create a file a.c with the following lines char *stpcpy(char *dst, const char *src) { int i=0; for(i=0; src[i] != 0; i++) { dst[i] = src[i]; } return &dst[i]; } (2) gcc -shared -o liba.so a.c (3) For the bash,sh,ksh shells: LD_PRELOAD=./liba.so ymessenger For tcsh,csh shells: setenv LD_PRELOAD ./liba.so ymessenger -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 15:52:14 2003 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 7FA4B37B401 for ; Sun, 13 Apr 2003 15:52:14 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE62D43FBF for ; Sun, 13 Apr 2003 15:52:13 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.gorean.org (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <2003041322521200100ogr9se>; Sun, 13 Apr 2003 22:52:12 +0000 Date: Sun, 13 Apr 2003 15:52:11 -0700 (PDT) From: Doug Barton To: Craig Rodrigues In-Reply-To: <20030413222232.GA81514@attbi.com> Message-ID: <20030413155110.E28372@znfgre.tberna.bet> References: <3E82146E.5040300@sfmidimafia.com> <20030413222232.GA81514@attbi.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org cc: "Scott R." Subject: Re: ymessenger port broken on -current 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, 13 Apr 2003 22:52:14 -0000 On Sun, 13 Apr 2003, Craig Rodrigues wrote: > On Wed, Mar 26, 2003 at 12:58:22PM -0800, Scott R. wrote: > > [Please cc me in any replies as I'm not currently subscribed to this > > list. Thank you.] > > > > Hello, > > > > I searched through the archives and found that someone else had this > > same problem, but no resolution was really offered and I'm hoping > > someone here can help me. I installed ymessenger from ports and now > > whenever I try to run it, I get: > > > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol > > "stpcpy" > > > > Does anyone have any ideas on how to fix this? I tried reinstalling > > gettext and compat4x and then reinstalling ymessenger but no joy. > > > > Hi, > > I discovered the same problem. I couldn't figure out a proper > fix for it. Compiling/installing gettext without the port fixed it for me. Unfortunately, I don't have any experience with the topic, and can't tell you why that fixed it. The port looks fairly benign. -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 17:03:58 2003 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 413B937B401 for ; Sun, 13 Apr 2003 17:03:58 -0700 (PDT) Received: from mail.forko.com (forko.com [206.14.189.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA32E43F75 for ; Sun, 13 Apr 2003 17:03:57 -0700 (PDT) (envelope-from matt@peterson.org) Received: (qmail 86988 invoked by uid 89); 13 Apr 2003 17:03:48 -0700 Received: from adsl-63-200-129-197.dsl.snfc21.pacbell.net (HELO ?192.168.0.239?) (matt@peterson.org@63.200.129.197) by mail.sfo.forko.com with DES-CBC3-SHA encrypted SMTP; 13 Apr 2003 17:03:48 -0700 Date: Sun, 13 Apr 2003 18:03:54 -0700 From: Matt Peterson To: freebsd-ports@freebsd.org Message-ID: <13320000.1050282234@kruder.peterson.org> X-Mailer: Mulberry/3.0.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: updating misc/tvguide: detect installed browser 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, 14 Apr 2003 00:03:58 -0000 I'm in the process of upgrading the misc/tvguide port. It's Perl script to grab tv listings from tvguide.com and output them in HTML, TXT, etc.. It can spawn wget, curl, lynx, or LWP::UserAgent. Is it possible in the port Makefile to run a case statement to detect if any of the above browsers are already registered/installed; if not, fall back to a patch to use fetch? Pointing me to a port that already does something similar to this would be awesome. Thx. -- Matt Peterson another.geek.without.a.life matt@peterson.org http://matt.peterson.org/ ------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 17:45:22 2003 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 9299A37B401 for ; Sun, 13 Apr 2003 17:45:18 -0700 (PDT) Received: from phobos.starhost.nl (phobos.starhost.nl [80.247.195.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F38A43F93 for ; Sun, 13 Apr 2003 17:45:17 -0700 (PDT) (envelope-from elsten@starhost.nl) Received: from qn-212-127-163-44.quicknet.nl ([212.127.163.44] helo=127.0.0.1) by phobos.starhost.nl with asmtp (Exim 4.14) id 194s5y-000EFo-NN for ports@FreeBSD.org; Mon, 14 Apr 2003 02:45:14 +0200 Date: Mon, 14 Apr 2003 02:45:10 +0200 From: "Starhost : N.Elsten" X-Mailer: The Bat! (v1.62/Beta5) Organization: Starhost X-Priority: 3 (Normal) Message-ID: <198545482322.20030414024510@starhost.nl> To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------3E531B01B827389" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - phobos.starhost.nl X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - starhost.nl X-AntiAbuse: Please mail abuse mails to: abuse@starhost.nl Subject: Apache 1.3.27 modssl phpsuexec patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Starhost : N.Elsten" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 00:45:22 -0000 ------------3E531B01B827389 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear reader, I made a patch for suexec and php for the apache13-modssl port. Maybey you can include the patch in the port. Attached you will find the diff files. The patch called "patch-Makefile" is a patch you as the port maintainer should apply on the Makefile from the port. And the file "patch-phpsuexec" should be included in the dir "files/" I would like to hear from you if you will eb adding my patch :). Sincerly, N.P.G. Elsten Starhost ___________________________________________________________ Duiker 70 Verkoop: sales@starhost.nl 1613 AH Grootebroek Storing: storing@starhost.nl Tel.: +31 228 524472 Technische: helpdesk@starhost.nl Fax.: +31 228 524468 Website: http://www.starhost.nl ___________________________________________________________ -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQA/AwUBPpn2ir9NzcDv91UqEQKhDwCdG6l3PkRufagVw2Y3jQUoFAkQEZIAn28C pXGQirqFLQCoDp5q0Zp/zqVT =K2rk -----END PGP SIGNATURE----- ------------3E531B01B827389 Content-Type: text/plain; name="patch-Makefile.txt" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-Makefile.txt" LS0tIE1ha2VmaWxlX2VjaHQJU3VuIEFwciAxMyAyMTo1MToyMCAyMDAzCisrKyBNYWtlZmlsZQlT dW4gQXByIDEzIDIzOjU1OjM1IDIwMDMKQEAgLTU3LDYgKzU3LDEwIEBACiAJCS0tc3VleGVjLWxv Z2ZpbGU9L3Zhci9sb2cvaHR0cGQtc3VleGVjLmxvZyBcCiAJCS0tc3VleGVjLXVzZXJkaXI9JHtB UEFDSEVfU1VFWEVDX1VTRVJESVJ9IFwKIAkJLS1zdWV4ZWMtc2FmZXBhdGg9JHtERUZBVUxUX1BB VEh9CisuaWYgZGVmaW5lZChXSVRIX0FQQUNIRV9QSFBTVUVYRUMpCitTVUVYRUNfQ09ORis9XAor ICAgICAgICAgICAgICAgIC0tZW5hYmxlLXN1ZXhlY3BocCAgICAgCisuZW5kaWYKIAogLmlmIGRl ZmluZWQoQVBBQ0hFX1NVRVhFQ19VTUFTSykKIFNVRVhFQ19DT05GKz1cCg== ------------3E531B01B827389 Content-Type: text/plain; name="patch-phpsuexec.txt" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-phpsuexec.txt" LS0tIGNvbmZpZ3VyZS5vcmlnICAgICAgU3VuIEFwciAxMyAyMzoxOTowOSAyMDAzCisrKyBjb25m aWd1cmUgICBTdW4gQXByIDEzIDIzOjI5OjEzIDIwMDMKQEAgLTQ2MCw2ICs0NjAsNyBAQAogICAg ICAgICAgICAgZWNobyAiIgogICAgICAgICAgICAgZWNobyAic3VFWEVDIG9wdGlvbnM6IgogICAg ICAgICAgICAgZWNobyAiIC0tZW5hYmxlLXN1ZXhlYyAgICAgICAgZW5hYmxlIHRoZSBzdUVYRUMg ZmVhdHVyZSIKKyAgICAgICAgICAgZWNobyAiIC0tZW5hYmxlLXN1ZXhlY3BocCAgICAgZW5hYmxl IHN1RVhFQyBpbiBjb21iaW5hdGlvbiB3aXRoIHBocCIKICAgICAgICAgICAgIGVjaG8gIiAtLXN1 ZXhlYy1jYWxsZXI9TkFNRSAgIHNldCB0aGUgc3VFWEVDIHVzZXJuYW1lIG9mIHRoZSBhbGxvd2Vk IGNhbGxlciBbJHN1ZXhlY19jYWxsZXJdIgogICAgICAgICAgICAgZWNobyAiIC0tc3VleGVjLWRv Y3Jvb3Q9RElSICAgc2V0IHRoZSBzdUVYRUMgcm9vdCBkaXJlY3RvcnkgW1BSRUZJWC9zaGFyZS9o dGRvY3NdIgogICAgICAgICAgICAgZWNobyAiIC0tc3VleGVjLWxvZ2ZpbGU9RklMRSAgc2V0IHRo ZSBzdUVYRUMgbG9nZmlsZSBbUFJFRklYL3Zhci9sb2cvc3VleGVjX2xvZ10iCkBAIC04NjUsNiAr ODY2LDkgQEAKICAgICAgICAgICAgICAgICBzdWV4ZWMgKSAKICAgICAgICAgICAgICAgICAgICAg c3VleGVjPTEKICAgICAgICAgICAgICAgICAgICAgOzsKKyAgICAgICAgICAgICAgICBzdWV4ZWNw aHAgKQorICAgICAgICAgICAgICAgICAgIHBocHN1ZXhlYz0xCisgICAgICAgICAgICAgICAgICAg OzsKICAgICAgICAgICAgICAgICAqICkgCiAgICAgICAgICAgICAgICAgICAgIGVjaG8gImNvbmZp Z3VyZTpFcnJvcjogaW52YWxpZCBvcHRpb24gJyRhcGNfb3B0aW9uJyIgMT4mMgogICAgICAgICAg ICAgICAgICAgICBleGl0IDEKQEAgLTEzNzEsOCArMTM3NSwxMCBAQAogZWNobyAiZWNobyAnLURS RVNPVVJDRV9DT05GSUdfRklMRT1cIiR7c3lzY29uZmRpcl9yZWxhdGl2ZX1zcm0uY29uZlwiJyIg Pj4kc3JjL2FwYWNpCiBlY2hvICJlY2hvICctRFNTTF9DRVJUSUZJQ0FURV9GSUxFPVwiJHtzeXNj b25mZGlyX3JlbGF0aXZlfXNzbC5jcnQvc2VydmVyLmNydFwiJyIgPj4kc3JjL2FwYWNpCiBlY2hv ICJlY2hvICctREVBUElfTU1fQ09SRV9QQVRIPVwiJHtydW50aW1lZGlyX3JlbGF0aXZlfSR7dGhl dGFyZ2V0fS5tbVwiJyIgPj4kc3JjL2FwYWNpCitbIHgiJHBocHN1ZXhlYyIgPSAieDEiIF0gJiYg ZWNobyAiZWNobyAnLURJTkNMVURFUEhQJyIgPj4gJHNyYy9hcGFjaQogY2htb2QgYSt4ICRzcmMv YXBhY2kKIENGTEFHUz0iJENGTEFHUyBcXFxgXCQoU1JDRElSKS9hcGFjaVxcXGAiCitncmVwIC1s ICdJTkNMVURFUEhQJyAkc3JjL3N1cHBvcnQvc3VleGVjLmggfHwgZWNobyAiI2RlZmluZSBJTkNM VURFUEhQIiA+PiAkc3JjL3N1cHBvcnQvc3VleGVjLmgKIAogIyMKICMjICBjcmVhdGUgJHNyYy9D b25maWd1cmF0aW9uLmFwYWNpIGZpbGUKLS0tIGFwYWNoZV8xLjMuMjcvc3JjL21vZHVsZXMvc3Rh bmRhcmQvbW9kX2NnaS5jCVR1ZSBKdW4gMTggMTk6Mjc6MDkgMjAwMgorKysgc3JjL21vZHVsZXMv c3RhbmRhcmQvbW9kX2NnaS5jCU1vbiBBcHIgMTQgMDA6MzE6MDIgMjAwMwpAQCAtNzksOCArNzks MjMgQEAKICNpbmNsdWRlICJ1dGlsX3NjcmlwdC5oIgogI2luY2x1ZGUgImh0dHBfY29uZl9nbG9i YWxzLmgiCiAKKyNpZmRlZiBJTkNMVURFUEhQCisjZGVmaW5lIFBIUDNIQU5ETEVSICIvdXNyL2xv Y2FsL2Jpbi9waHAzLmNnaSIKKyNkZWZpbmUgUEhQNEhBTkRMRVIgIi91c3IvbG9jYWwvYmluL3Bo cDQuY2dpIgorI2RlZmluZSBQSFAzIDMKKyNkZWZpbmUgUEhQNCA0CisjZGVmaW5lIFBIUDNUWVBF ICJhcHBsaWNhdGlvbi94LWh0dHBkLXBocDMiCisjZGVmaW5lIFBIUDRUWVBFICJhcHBsaWNhdGlv bi94LWh0dHBkLXBocCIKKyNlbmRpZgorCiBtb2R1bGUgTU9EVUxFX1ZBUl9FWFBPUlQgY2dpX21v ZHVsZTsKIAorI2lmZGVmIElOQ0xVREVQSFAKK3ZvaWQgYWRkdmVyc2lvbihzZXJ2ZXJfcmVjICpz KSB7CisgICBhcF9hZGRfdmVyc2lvbl9jb21wb25lbnQoIlBIUC1DR0kvMC4xYiIpOworfQorI2Vu ZGlmCisKIC8qIEtMVURHRSAtLS0gZm9yIGJhY2stY29tYmF0aWJpbGl0eSwgd2UgZG9uJ3QgaGF2 ZSB0byBjaGVjayBFeGVjQ0dJCiAgKiBpbiBTY3JpcHRBbGlhc2VkIGRpcmVjdG9yaWVzLCB3aGlj aCBtZWFucyB3ZSBuZWVkIHRvIGtub3cgaWYgdGhpcwogICogcmVxdWVzdCBjYW1lIHRocm91Z2gg U2NyaXB0QWxpYXMgb3Igbm90Li4uIHNvIHRoZSBBbGlhcyBtb2R1bGUKQEAgLTI5NCw2ICszMDks MTAgQEAKICAgICBpbnQgbnBoOwogICAgIGludCBkZWJ1ZzsKICAgICBjaGFyICphcmd2MDsKKyNp ZmRlZiBJTkNMVURFUEhQCisgICAgIGNoYXIgKnBocGhhbmRsZXI7CisgICAgIGludCBwaHB0eXBl OworI2VuZGlmCiB9OwogCiBzdGF0aWMgaW50IGNnaV9jaGlsZCh2b2lkICpjaGlsZF9zdHVmZiwg Y2hpbGRfaW5mbyAqcGluZm8pCkBAIC0zMTMsNyArMzMyLDE0IEBACiAgICAgaW50IGk7CiAjZW5k aWYKIAotICAgIGNoYXIgKiplbnY7CisgICAgCitjaGFyICoqZW52OworCisjaWZkZWYgSU5DTFVE RVBIUAorICAgIGlmIChjbGQtPnBocHR5cGUpIAorICAgICAgICBpZiAoY2xkLT5waHBoYW5kbGVy KQorICAgICAgICAgICBhcF90YWJsZV9zZXRuKHItPnN1YnByb2Nlc3NfZW52LCAiUEhQSEFORExF UiIsIGNsZC0+cGhwaGFuZGxlcik7CisjZW5kaWYKIAogICAgIFJBSVNFX1NJR1NUT1AoQ0dJX0NI SUxEKTsKICNpZmRlZiBERUJVR19DR0kKQEAgLTM4Nyw2ICs0MTMsMjUgQEAKIAlyZXR1cm4gREVD TElORUQ7CiAgICAgfQogCisvKiBkbyBwaHAgc3R1ZmYgKi8KKyNpZmRlZiBJTkNMVURFUEhQCisg ICAgaWYgKHItPmhhbmRsZXIpIHsKKyAgICAgICAgaWYgKCFzdHJjbXAoci0+aGFuZGxlciwgUEhQ NFRZUEUpKSB7CisgICAgICAgICAgICBjbGQucGhwdHlwZSA9IFBIUDQ7CisgICAgICAgICAgICBj bGQucGhwaGFuZGxlciA9IFBIUDRIQU5ETEVSOworICAgICAgICB9IGVsc2UgeworICAgICAgICAg ICAgIGlmICghc3RyY21wKHItPmhhbmRsZXIsIFBIUDNUWVBFKSkgeworICAgICAgICAgICAgICAg IGNsZC5waHB0eXBlID0gUEhQMzsKKyAgICAgICAgICAgICAgICBjbGQucGhwaGFuZGxlciA9IFBI UDNIQU5ETEVSOworICAgICAgICAgICAgfSBlbHNlIHsKKyAgICAgICAgICAgICAgICAgY2xkLnBo cHR5cGUgPSAwOworICAgICAgICAgICAgICB9CisgICAgICAgICAgfQorICAgICB9IGVsc2Ugewor ICAgICAgICBjbGQucGhwdHlwZSA9IDA7CisgICAgICAgfQorI2VuZGlmCisKICAgICBpZiAoKGFy Z3YwID0gc3RycmNocihyLT5maWxlbmFtZSwgJy8nKSkgIT0gTlVMTCkKIAlhcmd2MCsrOwogICAg IGVsc2UKQEAgLTQyNSwxMCArNDcwLDEzIEBACiAJcmV0dXJuIGxvZ19zY3JpcHRlcnJvcihyLCBj b25mLCBGT1JCSURERU4sIEFQTE9HX05PRVJSTk8sCiAJCQkgICAgICAgImF0dGVtcHQgdG8gaW52 b2tlIGRpcmVjdG9yeSBhcyBzY3JpcHQiKTsKICAgICBpZiAoIWFwX3N1ZXhlY19lbmFibGVkKSB7 Ci0JaWYgKCFhcF9jYW5fZXhlYygmci0+ZmluZm8pKQotCSAgICByZXR1cm4gbG9nX3NjcmlwdGVy cm9yKHIsIGNvbmYsIEZPUkJJRERFTiwgQVBMT0dfTk9FUlJOTywKLQkJCQkgICAiZmlsZSBwZXJt aXNzaW9ucyBkZW55IHNlcnZlciBleGVjdXRpb24iKTsKLSAgICB9CisgI2lmZGVmIElOQ0xVREVQ SFAKKyAgICAgICAgIGlmICghY2xkLnBocHR5cGUpIAorICNlbmRpZgorICAgICAgICAgICAgaWYg KCFhcF9jYW5fZXhlYygmci0+ZmluZm8pKQorICAgICAgICAgICAgICAgIHJldHVybiBsb2dfc2Ny aXB0ZXJyb3IociwgY29uZiwgRk9SQklEREVOLCBBUExPR19OT0VSUk5PLAorICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgImZpbGUgcGVybWlzc2lvbnMgZGVueSBzZXJ2ZXIg ZXhlY3V0aW9uIik7CisgICAgIH0KIAogICAgIGlmICgocmV0dmFsID0gYXBfc2V0dXBfY2xpZW50 X2Jsb2NrKHIsIFJFUVVFU1RfQ0hVTktFRF9FUlJPUikpKQogCXJldHVybiByZXR2YWw7CkBAIC02 MDMsMTMgKzY1MSwyMSBAQAogewogICAgIHtDR0lfTUFHSUNfVFlQRSwgY2dpX2hhbmRsZXJ9LAog ICAgIHsiY2dpLXNjcmlwdCIsIGNnaV9oYW5kbGVyfSwKKyNpZmRlZiBJTkNMVURFUEhQCisgICAg e1BIUDNUWVBFLCBjZ2lfaGFuZGxlcn0sCisgICAge1BIUDRUWVBFLCBjZ2lfaGFuZGxlcn0sCisj ZW5kaWYKICAgICB7TlVMTH0KIH07CiAKIG1vZHVsZSBNT0RVTEVfVkFSX0VYUE9SVCBjZ2lfbW9k dWxlID0KIHsKICAgICBTVEFOREFSRF9NT0RVTEVfU1RVRkYsCi0gICAgTlVMTCwJCQkvKiBpbml0 aWFsaXplciAqLworI2lmbmRlZiBJTkNMVURFUEhQCisgICAgTlVMTCwgICAgICAgICAgICAgICAg ICAgICAgIC8qIGluaXRpYWxpemVyICovCisjZWxzZQorICAgIGFkZHZlcnNpb24sCisjZW5kaWYK ICAgICBOVUxMLAkJCS8qIGRpciBjb25maWcgY3JlYXRlciAqLwogICAgIE5VTEwsCQkJLyogZGly IG1lcmdlciAtLS0gZGVmYXVsdCBpcyB0byBvdmVycmlkZSAqLwogICAgIGNyZWF0ZV9jZ2lfY29u ZmlnLAkJLyogc2VydmVyIGNvbmZpZyAqLwotLS0gL3Jvb3Qvc3VleGVjLmMJTW9uIEFwciAxNCAw MjowODowNyAyMDAzCisrKyBzcmMvc3VwcG9ydC9zdWV4ZWNfcGhwLmMJTW9uIEFwciAxNCAwMjox MjoxMSAyMDAzCkBAIC0yNzMsOCArMjczLDI5IEBACiAgICAgc3RydWN0IGdyb3VwICpncjsJCS8q IGdyb3VwIGVudHJ5IGhvbGRlciAgICAgICAgKi8KICAgICBzdHJ1Y3Qgc3RhdCBkaXJfaW5mbzsJ LyogZGlyZWN0b3J5IGluZm8gaG9sZGVyICAgICAqLwogICAgIHN0cnVjdCBzdGF0IHByZ19pbmZv OwkvKiBwcm9ncmFtIGluZm8gaG9sZGVyICAgICAgICovCisjaWZkZWYgSU5DTFVERVBIUAorICAg IGludCB1c2VwaHA7CisgICAgY2hhciAqcGhwaGFuZGxlcjsKKyAgICBzdHJ1Y3Qgc3RhdCBwaHBm aW5mbzsKKyAgICBjaGFyICpuZXdhcmd2WzRdOworI2VuZGlmCiAKICAgICBwcm9nID0gYXJndlsw XTsKKworI2lmZGVmIElOQ0xVREVQSFAKKyAgICAvKiBjaGVjayBpZiBpdCdzIGEgcGhwIGZpbGUg Ki8KKyAgICBwaHBoYW5kbGVyID0gZ2V0ZW52KCJQSFBIQU5ETEVSIik7CisgICAgaWYgKHBocGhh bmRsZXIpIHsKKyAgICAgICAgaWYgKChzdGF0KHBocGhhbmRsZXIsICZwaHBmaW5mbykpID09IC0x KSB7CisJICAgIGxvZ19lcnIoIlVuYWJsZSB0byBzdGF0IHBocCBoYW5kbGVyICVzOiAlc1xuIiwg c3RyZXJyb3IoZXJybm8pKTsKKwkgICAgZXhpdCgxKTsKKwl9IAorICAgICAgICB1c2VwaHAgPSAx OworICAgIH0gZWxzZSB7CisgICAgICAgICB1c2VwaHAgPSAwOworICAgICAgfQorI2VuZGlmCisg IAogICAgIC8qCiAgICAgICogQ2hlY2sgZXhpc3RlbmNlL3ZhbGlkaXR5IG9mIHRoZSBVSUQgb2Yg dGhlIHVzZXIKICAgICAgKiBydW5uaW5nIHRoaXMgcHJvZ3JhbS4gIEVycm9yIG91dCBpZiBpbnZh bGlkLgpAQCAtMzgxLDkgKzQwMiwxOSBAQAogICAgIC8qCiAgICAgICogRXJyb3Igb3V0IGlmIHRo ZSB0YXJnZXQgdXNlcm5hbWUgaXMgaW52YWxpZC4KICAgICAgKi8KLSAgICBpZiAoKHB3ID0gZ2V0 cHduYW0odGFyZ2V0X3VuYW1lKSkgPT0gTlVMTCkgewotCWxvZ19lcnIoImNyaXQ6IGludmFsaWQg dGFyZ2V0IHVzZXIgbmFtZTogKCVzKVxuIiwgdGFyZ2V0X3VuYW1lKTsKLQlleGl0KDEwNSk7Cisg ICAgaWYgKHN0cnNwbih0YXJnZXRfdW5hbWUsICIxMjM0NTY3ODkwIikgIT0gc3RybGVuKHRhcmdl dF91bmFtZSkpIHsKKyAgICAgICAgaWYgKChwdyA9IGdldHB3bmFtKHRhcmdldF91bmFtZSkpID09 IE5VTEwpIHsKKwkgICAgbG9nX2VycigiY3JpdDogaW52YWxpZCB0YXJnZXQgdXNlciBuYW1lOiAo JXMpXG4iLCB0YXJnZXRfdW5hbWUpOworCSAgICBleGl0KDEwNSk7CisgICAgICAgIH0KKyAgICB9 IGVsc2UgeworICAgICAgICAgICAgaWYgKChwdyA9IChzdHJ1Y3QgcGFzc3dkICopIG1hbGxvYyhz aXplb2Yoc3RydWN0IHBhc3N3ZCkpKSA9PSBOVUxMKSB7CisgICAgICAgICAgICAgICAgICAgIGxv Z19lcnIoImNyaXQ6IG1hbGxvYyBmYWlsZWRcbiIpOworICAgICAgICAgICAgICAgICAgICBleGl0 KDEpOworICAgICAgICAgICAgfQorICAgICAgICAgICAgcHctPnB3X3VpZCA9IGF0b2kodGFyZ2V0 X3VuYW1lKTsKKyAgICAgICAgICAgIHB3LT5wd19uYW1lID0gdGFyZ2V0X3VuYW1lOworICAgICAg ICAgICAgcHctPnB3X2RpciA9ICIiOwogICAgIH0KIAogICAgIC8qCkBAIC01NjUsNiArNTk2LDcg QEAKICAgICAgKiBFcnJvciBvdXQgaWYgdGhlIHRhcmdldCBuYW1lL2dyb3VwIGlzIGRpZmZlcmVu dCBmcm9tCiAgICAgICogdGhlIG5hbWUvZ3JvdXAgb2YgdGhlIGN3ZCBvciB0aGUgcHJvZ3JhbS4K ICAgICAgKi8KKyNpZm5kZWYgSEFWRUNHSURJUgogICAgIGlmICgodWlkICE9IGRpcl9pbmZvLnN0 X3VpZCkgfHwKIAkoZ2lkICE9IGRpcl9pbmZvLnN0X2dpZCkgfHwKIAkodWlkICE9IHByZ19pbmZv LnN0X3VpZCkgfHwKQEAgLTU3NiwxNSArNjA4LDQzIEBACiAJCXByZ19pbmZvLnN0X3VpZCwgcHJn X2luZm8uc3RfZ2lkKTsKIAlleGl0KDEyMCk7CiAgICAgfQorI2Vsc2UKKyAgICBpZiAoc3RyY21w KGN3ZCwgQ0dJRElSKSkgeworICAgICAgICAgICAgaWYgKCh1aWQgIT0gZGlyX2luZm8uc3RfdWlk KSB8fAorICAgICAgICAgICAgICAgIChnaWQgIT0gZGlyX2luZm8uc3RfZ2lkKSB8fAorICAgICAg ICAgICAgICAgICh1aWQgIT0gcHJnX2luZm8uc3RfdWlkKSB8fAorICAgICAgICAgICAgICAgIChn aWQgIT0gcHJnX2luZm8uc3RfZ2lkKSkgeworICAgICAgICAgICAgICAgIGxvZ19lcnIoImVycm9y OiB0YXJnZXQgdWlkL2dpZCAoJWxkLyVsZCkgbWlzbWF0Y2ggIgorICAgICAgICAgICAgICAgICAg ICAgICAgIndpdGggZGlyZWN0b3J5ICVzICglbGQvJWxkKSBvciBwcm9ncmFtICglbGQvJWxkKVxu IiwKKyAgICAgICAgICAgICAgICAgICAgICAgIHVpZCwgZ2lkLCBjd2QsCisgICAgICAgICAgICAg ICAgICAgICAgICBkaXJfaW5mby5zdF91aWQsIGRpcl9pbmZvLnN0X2dpZCwKKyAgICAgICAgICAg ICAgICAgICAgICAgIHByZ19pbmZvLnN0X3VpZCwgcHJnX2luZm8uc3RfZ2lkKTsKKyAgICAgICAg ICAgICAgICAgICAgICAgIGV4aXQoMTIwKTsKKyAgICAgICAgICAgIH0KKyAgICB9IGVsc2Ugewor ICAgICAgICAgICAgLyogQ2hlY2sgaWYgdGhlIG93bmVyIG9mIHRoZSBDR0kgZGlyZWN0b3J5IGlz IHRoZSByaWdodCBvbmUgKi8KKyAgICAgICAgICAgIGlmICgoZGlyX2luZm8uc3RfdWlkICE9IENH SURJUlVJRCkgfHwgKGRpcl9pbmZvLnN0X2dpZCAhPSBDR0lESVJHSUQpKSB7CisgICAgICAgICAg ICAgICAgICAgIGxvZ19lcnIoImVycm9yOiB0YXJnZXQgdWlkL2dpZCAoJWxkLyVsZCkgbWlzbWF0 Y2ggIgorICAgICAgICAgICAgICAgICAgICAgICAgICAgICJ3aXRoIGNnaS1iaW4gZGlyZWN0b3J5 ICVzICglbGQvJWxkKVxuIiwKKyAgICAgICAgICAgICAgICAgICAgICAgICAgICB1aWQsIGdpZCwg Y3dkLAorICAgICAgICAgICAgICAgICAgICAgICAgICAgIGRpcl9pbmZvLnN0X3VpZCwgZGlyX2lu Zm8uc3RfZ2lkKTsKKyAgICAgICAgICAgICAgICAgICAgZXhpdCgxMjApOworICAgICAgICAgICAg fQorICAgICAgfSAvLyBlbHNlCisgICAgLyogSWYgdGhlIGlmIGZhaWxlZCwgd2UgaGF2ZSBlbnRl cmVkIHRoZSBkZWZhdWx0IENHSSBkaXIgKi8KKyNlbmRpZgogICAgIC8qCiAgICAgICogRXJyb3Ig b3V0IGlmIHRoZSBwcm9ncmFtIGlzIG5vdCBleGVjdXRhYmxlIGZvciB0aGUgdXNlci4KICAgICAg KiBPdGhlcndpc2UsIHNoZSB3b24ndCBmaW5kIGFueSBlcnJvciBpbiB0aGUgbG9ncyBleGNlcHQg Zm9yCiAgICAgICogIltlcnJvcl0gUHJlbWF0dXJlIGVuZCBvZiBzY3JpcHQgaGVhZGVyczogLi4u IgogICAgICAqLwotICAgIGlmICghKHByZ19pbmZvLnN0X21vZGUgJiBTX0lYVVNSKSkgewotCWxv Z19lcnIoImVycm9yOiBmaWxlIGhhcyBubyBleGVjdXRlIHBlcm1pc3Npb246ICglcy8lcylcbiIs IGN3ZCwgY21kKTsKLQlleGl0KDEyMSk7Ci0gICAgfQorI2lmZGVmIElOQ0xVREVQSFAKKyAgICBp ZiAoIXVzZXBocCkKKyNlbmRpZgorICAgICAgIGlmICghKHByZ19pbmZvLnN0X21vZGUgJiBTX0lY VVNSKSkgeworICAgICAgICAgICBsb2dfZXJyKCJlcnJvcjogZmlsZSBoYXMgbm8gZXhlY3V0ZSBw ZXJtaXNzaW9uOiAoJXMvJXMpXG4iLCBjd2QsIGNtZCk7CisJICAgZXhpdCgxMjEpOworICAgICAg IH0KIAogI2lmZGVmIFNVRVhFQ19VTUFTSwogICAgIC8qCkBAIC02MTIsNiArNjcyLDE0IEBACiAJ bG9nID0gTlVMTDsKICAgICB9CiAKKyNpZmRlZiBJTkNMVURFUEhQCisgICAgIGlmICh1c2VwaHAp IHsKKyAgICAgICAgIG5ld2FyZ3ZbMF0gPSBwaHBoYW5kbGVyOworCSBuZXdhcmd2WzFdID0gY21k OworCSBuZXdhcmd2WzJdID0gTlVMTDsKKyAgICAgfQorI2VuZGlmCisKICAgICAvKgogICAgICAq IEV4ZWN1dGUgdGhlIGNvbW1hbmQsIHJlcGxhY2luZyBvdXIgaW1hZ2Ugd2l0aCBpdHMgb3duLgog ICAgICAqLwpAQCAtNjIxLDkgKzY4OSwxOCBAQAogCWV4dGVybiBjaGFyICoqZW52aXJvbjsKIAog CWFwX2V4ZWN2ZShjbWQsICZhcmd2WzNdLCBlbnZpcm9uKTsKKyNlcnJvciAibWVra2VyIgogICAg IH0KICNlbHNlIC8qTkVFRF9IQVNIQkFOR19FTVVMKi8KLSAgICBleGVjdihjbWQsICZhcmd2WzNd KTsKKyNpZmRlZiBJTkNMVURFUEhQCisgICAgaWYgKCF1c2VwaHApIHsKKyNlbmRpZgorICAgICAg IGV4ZWN2KGNtZCwgJmFyZ3ZbM10pOworI2lmZGVmIElOQ0xVREVQSFAKKyAgICB9IGVsc2Ugewor ICAgICAgICBleGVjdihuZXdhcmd2WzBdLCBuZXdhcmd2KTsKKyAgICAgIH0KKyNlbmRpZgogI2Vu ZGlmIC8qTkVFRF9IQVNIQkFOR19FTVVMKi8KIAogICAgIC8qCg== ------------3E531B01B827389-- From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 18:30:05 2003 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 9BB3137B401 for ; Sun, 13 Apr 2003 18:30:05 -0700 (PDT) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BFDB43FBD for ; Sun, 13 Apr 2003 18:30:04 -0700 (PDT) (envelope-from smoberly@karamazov.org) Received: from mail.karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.9/8.12.9) with SMTP id h3E1TwjZ000694; Sun, 13 Apr 2003 20:29:58 -0500 (CDT) (envelope-from smoberly@karamazov.org) Received: from 10.0.0.2 (SquirrelMail authenticated user smoberly) by mail.karamazov.org with HTTP; Sun, 13 Apr 2003 20:29:58 -0500 (CDT) Message-ID: <57460.10.0.0.2.1050283798.squirrel@mail.karamazov.org> In-Reply-To: <13320000.1050282234@kruder.peterson.org> References: <13320000.1050282234@kruder.peterson.org> Date: Sun, 13 Apr 2003 20:29:58 -0500 (CDT) From: "Scott A. Moberly" To: "Matt Peterson" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: freebsd-ports@freebsd.org Subject: Re: updating misc/tvguide: detect installed browser X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: smoberly@karamazov.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 01:30:05 -0000 > I'm in the process of upgrading the misc/tvguide port. It's Perl script > to > grab tv listings from tvguide.com and output them in HTML, TXT, etc.. It > can spawn wget, curl, lynx, or LWP::UserAgent. > > Is it possible in the port Makefile to run a case statement to detect if > any of the above browsers are already registered/installed; if not, fall > back to a patch to use fetch? Pointing me to a port that already does > something similar to this would be awesome. Thx. > check multimedia/mplayer -- Scott A. Moberly smoberly at karamazov.org Thumb's Postulate An easily understood, workable falsehood is more useful than a complex incomprehensible truth. From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 20:07:01 2003 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 B84E037B401 for ; Sun, 13 Apr 2003 20:07:01 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 768FF43FA3 for ; Sun, 13 Apr 2003 20:06:59 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 69238 invoked from network); 14 Apr 2003 03:06:54 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 14 Apr 2003 03:06:54 -0000 Message-ID: <3E9A25CE.2030002@liwing.de> Date: Mon, 14 Apr 2003 05:06:54 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Starhost : N.Elsten" References: <198545482322.20030414024510@starhost.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: Apache 1.3.27 modssl phpsuexec patch 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, 14 Apr 2003 03:07:02 -0000 On 4/14/2003 2:45 AM, Starhost : N.Elsten wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear reader, > > I made a patch for suexec and php for the apache13-modssl port. Maybey > you can include the patch in the port. > Attached you will find the diff files. The patch called > "patch-Makefile" is a patch you as the port maintainer should apply on > the Makefile from the port. And the file "patch-phpsuexec" should be > included in the dir "files/" > > I would like to hear from you if you will eb adding my patch :). You can easily use the safe mode of php when your not running php as cgi. If you're running php as chi, it's captured by suExec automatically. So I cannot see what your patch is good for. Would you please enlight me? Jens > Sincerly, > > > N.P.G. Elsten > Starhost From owner-freebsd-ports@FreeBSD.ORG Sun Apr 13 23:31:47 2003 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 5ADD337B401; Sun, 13 Apr 2003 23:31:47 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A385B43FDD; Sun, 13 Apr 2003 23:31:46 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id 075302BA2A; Mon, 14 Apr 2003 08:31:44 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A3FD56A7101; Mon, 14 Apr 2003 16:31:40 +1000 (EST) Date: Mon, 14 Apr 2003 16:31:40 +1000 From: Edwin Groothuis To: statue@freebsd.sinica.edu.tw, dirk@freebsd.org, kiwi@oav.net, chuckr@FreeBSD.org, Lars.Koeller@Uni-Bielefeld.DE, knu@FreeBSD.org, ports@FreeBSD.org, dirk@FreeBSD.org Message-ID: <20030414063140.GA88942@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i cc: sysadmin@alexdupre.com Subject: print/pdflib -> print/pdflib4 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, 14 Apr 2003 06:31:47 -0000 Greetings, I've updated the Makefiles of the following ports because of a change in print/pdflib: Changed print/pdflib -> print/pdflib4 in chinese/bg5pdf lang/pike72 lang/pike74 math/gnuplot math/grace print/ruby-pdflib print/axpoint Changed pdf.4 to pdf.5 in www/mod_php4 If you want to modify the ports to use print/pdflib (which is now version 5 with libpdf.so.5), please submit a PR, Cc me on it and I will fix it at the earliest convenience. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@freebsd.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 03:35:22 2003 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 8D45437B401 for ; Mon, 14 Apr 2003 03:35:22 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD60543F93 for ; Mon, 14 Apr 2003 03:35:20 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 37DC1349; Mon, 14 Apr 2003 12:35:19 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id DA2CB2FDF5A; Mon, 14 Apr 2003 12:35:18 +0200 (CEST) Date: Mon, 14 Apr 2003 12:35:18 +0200 From: Roman Neuhauser To: Thierry Thomas Message-ID: <20030414103518.GI36951@freepuppy.bellavista.cz> Mail-Followup-To: Thierry Thomas , freebsd-ports References: <20030406162733.GB657@freepuppy.bellavista.cz> <20030406164717.GB9642@graf.pompo.net> <20030408213349.GB99494@graf.pompo.net> <20030409084548.GH657@freepuppy.bellavista.cz> <1049894642.3e941ef22aa34@graf.pompo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <1049894642.3e941ef22aa34@graf.pompo.net> User-Agent: Mutt/1.5.1i X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-ports Subject: Re: pear-* packages 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, 14 Apr 2003 10:35:22 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # thierry@pompo.net / 2003-04-09 15:24:02 +0200: > Selon Roman Neuhauser : > > > hmmm, one question, though: is installing package.xml actually > > necessary? AFAICT it's only needed during the install. isn't > > there > > another way to get that file into the package with make package? > > It seems to be the simplest way: the file package.xml must have been > installed somewhere to be found by pkg-install. Perhaps pkg-install > could remove this file after registration, and it could be managed with > a dynamic pkg-plist? (I have not tried). Ok, here's updated pear-HTTP_Request and pear-Net_URL. Could you please review them, and if their ok send-pr them? I have a screwed-up Postfix install ATM, and mx1.freebsd.org refuses PR emails from me. BTW, what's the "dynamic pkg-plist" you talk about? -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html --82I3+IH0IqGh5yIs-- From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 04:20:31 2003 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 8E21937B401 for ; Mon, 14 Apr 2003 04:20:31 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF9743F75 for ; Mon, 14 Apr 2003 04:20:28 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 811533BC for ; Mon, 14 Apr 2003 13:20:27 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 6789C2FDB3C; Mon, 14 Apr 2003 13:20:27 +0200 (CEST) Date: Mon, 14 Apr 2003 13:20:27 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030414112027.GJ36951@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports References: <20030412014900.GH36951@freepuppy.bellavista.cz> <20030412070303.GA56245@graf.pompo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030412070303.GA56245@graf.pompo.net> User-Agent: Mutt/1.5.1i Subject: Re: lang/php4, www/mod_php4{Makefile,scripts/configure.php} 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, 14 Apr 2003 11:20:31 -0000 # thierry@pompo.net / 2003-04-12 09:03:03 +0200: > Le Sam 12 avr 03 ? 3:49:00 +0200, Roman Neuhauser > écrivait : > > dirk@ seems to have disappeared, so I thought I'd think aloud here. > > > > It's quite obvious that the decision to retire lang/php4 was > > shortsighted. But that's not the only problem with PHP(-related) ports > > IMO. Another sore is that PEAR depends on mod_php4, leading to > > absurdities like this one: > > > > Port: pear-Console_Getopt-1.0 > > Path: /usr/ports/devel/pear-Console_Getopt > > Info: PEAR command-line option parser > > Maint: ports@FreeBSD.org > > Index: devel www > > B-deps: apache-1.3.27_4 expat-1.95.6_1 mod_php4-4.3.1 mysql-client-3.23.55 pear-install-4.3.0 > > R-deps: apache-1.3.27_4 expat-1.95.6_1 mod_php4-4.3.1 mysql-client-3.23.55 pear-install-4.3.0 > > Dirk had tried to separate PHP & PEAR, but it was not easy, and many > people were waiting for 4.3.1. > > See > > for the complete story. he tried to separate PEAR from what? he retired lang/php4 to separate PEAR from mod_php4? anyway, you can't really separate PEAR from PHP: pear(1) is run in php(1) (CLI or CGI). so, given that you'll need a php(1) anyway, let's describe a use case (lines starting with "->" are done on behalf of the user by the ports system): cd /usr/ports/sysutils/pear-Log && make install # pear- ports depend on pear(1) for registration -> cd /usr/ports/devel/pear-whatever -> fetch php-4.3.1.tar.gz # pear(1) is a PHP script, thus it depends on lang/php4 # oh, we have php-4.3.1.tar.gz in distfiles, fine! -> CONFIGURE_ARGS= --enable-cli --without-pear ... -> INSTALL_TARGET= install-modules install-sapi # fine, let's get back to intalling pear -> NO_BUILD= yes -> CONFIGURE_ARGS= --disable-all --with-pear ... -> INSTALL_TARGET= install-pear I haven't actually tried this yet, so there might be some gotchas, but having had a glance in 4.3.1's Makefile I don't see anything obvious. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 07:28:27 2003 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 41D4B37B4C1 for ; Mon, 14 Apr 2003 07:28:27 -0700 (PDT) Received: from pohoda.cz (pohoda.pohoda.cz [194.228.111.151]) by mx1.FreeBSD.org (Postfix) with SMTP id BEDDA43F3F for ; Mon, 14 Apr 2003 07:28:25 -0700 (PDT) (envelope-from plusik@pohoda.cz) Received: (qmail 7924 invoked from network); 14 Apr 2003 14:28:23 -0000 Received: from plusik@pohoda.cz by pohoda.cz by uid 513 with qmail-scanner-1.15 ( Clear:. Processed in 0.282773 secs); 14 Apr 2003 14:28:23 -0000 Received: from unknown (HELO localhost.localdomain) (213.151.92.222) by pohoda.pohoda.cz with SMTP; 14 Apr 2003 14:28:22 -0000 Received: by localhost.localdomain (Postfix, from userid 1000) id 365FC1CB637; Mon, 14 Apr 2003 16:28:14 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 033881CB636 for ; Mon, 14 Apr 2003 16:28:13 +0200 (CEST) Date: Mon, 14 Apr 2003 16:28:13 +0200 (CEST) From: Tomas Pluskal X-X-Sender: plusik@eddie. To: ports@freebsd.org Message-ID: <20030414162322.A77079@eddie.> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: problem compiling various 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, 14 Apr 2003 14:28:28 -0000 Hello, I am using 4.8-STABLE system, and I was unable to compile various ports, for example: x11/kdelibs3 audio/arts x11-fm/nautilus2 and others. The error is always the same, it is trying to link libjpeg twice: --- snap from x11/kdelibs3 compilation: --- gmake[3]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.1a/dcop' /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wa ll -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -DNDEBUG -DNO_DEBUG -O -pipe -f no-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_CO MPAT -o libDCOP.la -rpath /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib -version-info 5:0:1 -no-undefined -L/usr/X11R6/lib -pthread -L/usr/local/lib -L/usr /local/lib dcopstub.lo dcopref.lo dcopobject.lo dcopclient.lo KDE-ICE/libkICE.la -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X1 1R6/lib /usr/local/lib/libjpeg.a(jcapimin.o): In function `jpeg_CreateCompress': jcapimin.o(.text+0x0): multiple definition of `jpeg_CreateCompress' KDE-ICE/.libs/libkICE.a(jcapimin.o)(.text+0x0): first defined here /usr/local/lib/libjpeg.a(jcapimin.o): In function `jpeg_destroy_compress': jcapimin.o(.text+0x108): multiple definition of `jpeg_destroy_compress' KDE-ICE/.libs/libkICE.a(jcapimin.o)(.text+0x108): first defined here /usr/local/lib/libjpeg.a(jcapimin.o): In function `jpeg_abort_compress': jcapimin.o(.text+0x11c): multiple definition of `jpeg_abort_compress' KDE-ICE/.libs/libkICE.a(jcapimin.o)(.text+0x11c): first defined here ... etc. I have tried reinstalling libjpeg, it didn't help. Could please someone advice me, what to look for? Thank you Tomas Pluskal From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 07:51:26 2003 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 D261637B401 for ; Mon, 14 Apr 2003 07:51:26 -0700 (PDT) Received: from mail.yadt.co.uk (yadt.demon.co.uk [158.152.4.134]) by mx1.FreeBSD.org (Postfix) with SMTP id D182043F3F for ; Mon, 14 Apr 2003 07:51:23 -0700 (PDT) (envelope-from davidt@yadt.co.uk) Received: (qmail 98112 invoked from network); 14 Apr 2003 14:51:21 -0000 Received: from gattaca.local.yadt.co.uk (HELO mail.gattaca.yadt.co.uk) (10.0.0.2) by xfiles.yadt.co.uk with SMTP; 14 Apr 2003 14:51:21 -0000 Received: (qmail 80016 invoked by uid 1000); 14 Apr 2003 14:50:55 -0000 Date: Mon, 14 Apr 2003 15:50:54 +0100 From: David Taylor To: Nan Wang Message-ID: <20030414145054.GA42458@gattaca.yadt.co.uk> Mail-Followup-To: Nan Wang , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org Subject: Re: Bad Idea: Using Version Number For Names Of Directories! 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, 14 Apr 2003 14:51:27 -0000 On Sat, 12 Apr 2003, Nan Wang wrote: > >> And then, nightmare began: > >> When it was trying to upgrade kde3base 3.1.1a, it was interrupted by > >the > >> bug that it cannot find /var/db/pkg/freetype2 2.1.3,1!!! of coz, it > >was > >> DELETED!! > >> I could not install 2.1.3,1 since its port was just REVISED!! > >> > >> then, i tried to use "ln -s" to link 2.1.3,1 to 2.1.4, and run > >portupgrade > >> again, and stopped somehow. Oh! failed again.... > >> i didn't care it too much, and tried to "make install clean" in the > >last > >> two port. > >> finally, > >> I then run "pkg_version" to check, NOW I HAVE TWO FREETYPE(TWO ARE > >"="), > >> TWO KDE3BASE(ONE IS "<", ANOTHER IS "=")!!! > >> > >> I totally cannot "startkde" now... First, remove whatever symlink you added (that is probably why you have two copies of freetype installed), then pkg_delete the other freetype, and both the kdebase3 packages. This should get you to a reasonably sane state. Then run 'pkgdb -F' and make sure there's no problems with your package database, and then try installing kde/freetype again. -- David Taylor davidt@yadt.co.uk "The future just ain't what it used to be" From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 07:55:11 2003 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 2878A37B401 for ; Mon, 14 Apr 2003 07:55:11 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF3C43F3F for ; Mon, 14 Apr 2003 07:55:09 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 3DBDB374; Mon, 14 Apr 2003 16:55:08 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 2D00D2FDC4A; Mon, 14 Apr 2003 16:55:08 +0200 (CEST) Date: Mon, 14 Apr 2003 16:55:08 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030414145508.GO36951@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports , Thierry Thomas References: <20030406162733.GB657@freepuppy.bellavista.cz> <20030406164717.GB9642@graf.pompo.net> <20030408213349.GB99494@graf.pompo.net> <20030409084548.GH657@freepuppy.bellavista.cz> <1049894642.3e941ef22aa34@graf.pompo.net> <20030414103518.GI36951@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <20030414103518.GI36951@freepuppy.bellavista.cz> User-Agent: Mutt/1.5.1i X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: pear-* packages 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, 14 Apr 2003 14:55:11 -0000 --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # neuhauser@bellavista.cz / 2003-04-14 12:35:18 +0200: > Ok, here's updated pear-HTTP_Request and pear-Net_URL. heck, obviously attaching two files is more than I can manage. this time, they're attached for real. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html --R3G7APHDIzY6R/pk-- From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 08:34:34 2003 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 BF6AF37B409 for ; Mon, 14 Apr 2003 08:34:34 -0700 (PDT) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [193.162.153.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35EB143FBF for ; Mon, 14 Apr 2003 08:34:34 -0700 (PDT) (envelope-from freebsd.nospam@mekanix.dk) Received: from frodo.my.domain (0x3ef34d97.albnxx2.adsl.tele.dk [62.243.77.151]) by pfepb.post.tele.dk (Postfix) with ESMTP id 1358B5EE2B0 for ; Mon, 14 Apr 2003 17:34:32 +0200 (CEST) From: Bjarne Wichmann Petersen To: freebsd-ports@freebsd.org Date: Mon, 14 Apr 2003 17:34:41 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304141734.41792.freebsd.nospam@mekanix.dk> Subject: [wine] can't build fontmetrics 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, 14 Apr 2003 15:34:35 -0000 Hi! I'm trying to run wine but I don't get far: Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:cdrom:CDROM_GetIdeInterface not implemented for BSD fixme:reg:GetSystemInfo not yet supported on this system Building font metrics. This may take some time... Font metrics: 0.0% done fixme:font:LFD_InitFontInfo font '-bigelow & holmes-lucida console-medium-r-semi condensed--0-0-0-0-m-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' Font metrics: 0.1% done fixme:font:LFD_InitFontInfo font '-bigelow & holmes-lucida sans unicode-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' Font metrics: 0.2% done X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 45 (X_OpenFont) Value in failed request: 0x3400018 Serial number of failed request: 241 Current serial number in output stream: 242 Am I having some bad fonts... or? Bjarne -- Homepage: http://www.mekanix.dk From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 08:45:19 2003 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 0D90C37B401 for ; Mon, 14 Apr 2003 08:45:19 -0700 (PDT) Received: from red.tallence.de (red.tallence.de [212.77.172.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E23543FAF for ; Mon, 14 Apr 2003 08:45:18 -0700 (PDT) (envelope-from stb@lassitu.de) Received: from lassitu.de (unknown [212.77.172.82]) by red.tallence.de (Postfix) with ESMTP id 0B9D833CD9; Mon, 14 Apr 2003 17:45:15 +0200 (CEST) Date: Mon, 14 Apr 2003 17:45:15 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) To: "John Hoder" From: Stefan Bethke In-Reply-To: <3E9A838B.19230.35272B@localhost> Message-Id: <1627DF8C-6E90-11D7-9DA6-000393496BE8@lassitu.de> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) cc: freebsd-ports@freebsd.org Subject: Re: Netatalk 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, 14 Apr 2003 15:45:19 -0000 Am Montag, 14.04.03, um 15:46 Uhr (Europe/Berlin) schrieb John Hoder: > i'm running freebsd 4.7 at home and have been nothing but delighted > by its performance. i noticed some posts you had written about > netatalk for fbsd, patches, etc. i have no experience with cvs. i > was wondering if you could point me to the appropriate programs i > need to run netatalk and network my macs. > > fyi, i loaded a generic unix version of netatalk and i did: > > 1. configure my kernel to include "options NETATALK" > 2. checked for dependencies (installed db3) > 3. tried pointing the ./configure script at the berkeley db but I > still get.. > > "berkeley db cannot be found" error message. Good to hear you like it, but it's been quite some time since I was involved in netatalk in any way... Are you trying to build netatalk manually? The ports builds just fine for me. If you have a complete set of 4.7 CDs, you should be able to install the package using /stand/sysinstall, or install the ports collection, and run "cd /usr/ports/net/netatalk && make install && make clean". If you want to run the latest and greatest version from ports, you can update your ports collection with cvsup, which is explained in the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html If you have specific trouble with the net/netatalk port, you should get in touch with it's maintainer (the MAINTAINER= line in the port's Makefile), or ask on freebsd-ports@freebsd.org. HTH, Stefan -- Stefan Bethke Fon +49 170 346 0140 From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 09:06:23 2003 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 42CFE37B404 for ; Mon, 14 Apr 2003 09:06:23 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF4343FB1 for ; Mon, 14 Apr 2003 09:06:21 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3EG1thA015747; Mon, 14 Apr 2003 12:01:55 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 14 Apr 2003 12:03:45 -0400 Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h3EG5Gaa091598; Mon, 14 Apr 2003 12:05:16 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Stefan Bethke In-Reply-To: <1627DF8C-6E90-11D7-9DA6-000393496BE8@lassitu.de> References: <1627DF8C-6E90-11D7-9DA6-000393496BE8@lassitu.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UHPTsU6Z+2IQFGTDT0ax" Organization: MarcusCom, Inc. Message-Id: <1050336371.371.23.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 14 Apr 2003 12:06:11 -0400 X-Spam-Status: No, hits=-38.0 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,NO_EXPERIENCE, PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: John Hoder cc: freebsd-ports@freebsd.org Subject: Re: Netatalk 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, 14 Apr 2003 16:06:23 -0000 --=-UHPTsU6Z+2IQFGTDT0ax Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-04-14 at 11:45, Stefan Bethke wrote: > Am Montag, 14.04.03, um 15:46 Uhr (Europe/Berlin) schrieb John Hoder: >=20 > > i'm running freebsd 4.7 at home and have been nothing but delighted > > by its performance. i noticed some posts you had written about > > netatalk for fbsd, patches, etc. i have no experience with cvs. i > > was wondering if you could point me to the appropriate programs i > > need to run netatalk and network my macs. > > > > fyi, i loaded a generic unix version of netatalk and i did: > > > > 1. configure my kernel to include "options NETATALK" > > 2. checked for dependencies (installed db3) > > 3. tried pointing the ./configure script at the berkeley db but I > > still get.. > > > > "berkeley db cannot be found" error message. >=20 > Good to hear you like it, but it's been quite some time since I was=20 > involved in netatalk in any way... >=20 > Are you trying to build netatalk manually? The ports builds just fine=20 > for me. >=20 > If you have a complete set of 4.7 CDs, you should be able to install=20 > the package using /stand/sysinstall, or install the ports collection,=20 > and run "cd /usr/ports/net/netatalk && make install && make clean". >=20 > If you want to run the latest and greatest version from ports, you can=20 > update your ports collection with cvsup, which is explained in the=20 > Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html >=20 > If you have specific trouble with the net/netatalk port, you should get=20 > in touch with it's maintainer (the MAINTAINER=3D line in the port's=20 > Makefile), or ask on freebsd-ports@freebsd.org. Yeah, there are some funky things that need to be done to get Netatalk to build on FreeBSD. That's why you should use the port. The latest port is in sync with the latest version of Netatalk, 1.6.2. Joe >=20 > HTH, > Stefan --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-UHPTsU6Z+2IQFGTDT0ax Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+mtxzb2iPiv4Uz4cRAhySAJ0ctzRSqT/JlJj9Q24wy5VHG7DKggCcCLLs Zb9kCQLkOC3nDmCNIsspGfQ= =3gFX -----END PGP SIGNATURE----- --=-UHPTsU6Z+2IQFGTDT0ax-- From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 10:00:32 2003 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 97E3137B401 for ; Mon, 14 Apr 2003 10:00:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69BBB43FB1 for ; Mon, 14 Apr 2003 10:00:29 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3EH0TUp026377 for ; Mon, 14 Apr 2003 10:00:29 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3EH0T0C026375 for ports@freebsd.org; Mon, 14 Apr 2003 10:00:29 -0700 (PDT) Date: Mon, 14 Apr 2003 10:00:29 -0700 (PDT) From: Bill Fenner Message-Id: <200304141700.h3EH0T0C026375@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: Mon, 14 Apr 2003 17:00:32 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://bento.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 10:05:10 2003 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 170DD37B401 for ; Mon, 14 Apr 2003 10:05:10 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB50043FBF for ; Mon, 14 Apr 2003 10:05:08 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id 074E917D4E for ; Mon, 14 Apr 2003 19:05:07 +0200 (CEST) Received: (from uucp@localhost)h3EH56km015168 for ports@FreeBSD.org; Mon, 14 Apr 2003 19:05:06 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) h3EH4RmE001394 for ; Mon, 14 Apr 2003 19:04:27 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.9/8.12.6/Submit) id h3EH4Rsk001393 for ports@FreeBSD.org; Mon, 14 Apr 2003 19:04:27 +0200 (CEST) Date: Mon, 14 Apr 2003 19:04:27 +0200 From: Jens Schweikhardt To: ports@FreeBSD.org Message-ID: <20030414170427.GA1220@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: portsclean oddity 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, 14 Apr 2003 17:05:10 -0000 hello, world\n I've run "pkgdb -F" but still portsclean wants to remove a file that I think it should not remove because it appears in a distinfo file. Am I missing something or is this an issue with portsclean? Can anyone reproduce this? root@hal9000:/usr/ports # portsclean -Dn Detecting unreferenced distfiles... Delete /usr/ports/distfiles/fxtv-1.03.tgz root@hal9000:/usr/ports # cat /usr/ports/multimedia/fxtv/distinfo MD5 (fxtv-1.03.tgz) = 2497c0eba13b475d2ca5abf362ffa52b This happens on a recent 4-STABLE with an up-to-date ports tree. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 11:00:46 2003 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 4A26B37B401 for ; Mon, 14 Apr 2003 11:00:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C86743F85 for ; Mon, 14 Apr 2003 11:00:39 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3EI0dUp045184 for ; Mon, 14 Apr 2003 11:00:39 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3EI0bJe045152 for freebsd-ports@freebsd.org; Mon, 14 Apr 2003 11:00:37 -0700 (PDT) Date: Mon, 14 Apr 2003 11:00:37 -0700 (PDT) Message-Id: <200304141800.h3EI0bJe045152@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, 14 Apr 2003 18:00:46 -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 ------------------------------------------------------------------------------- f [2002/09/27] ports/43417 ports-bugs compliation of ncbi-toolkit fails o [2003/02/25] ports/48669 ports-bugs [patch] upgrade port/www/mod_webapp-apach o [2003/04/10] ports/50781 ports-bugs devel/php4 is missing a [2003/04/11] ports/50838 ports-bugs lang/pike72 is maked Broken but there is o [2003/04/14] ports/50938 ports-bugs Maintainer Update: lang/pike72 to 7.2.294 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/06/24] ports/28398 ports-bugs ja-dvips cannot find tex.pro o [2001/09/25] ports/30823 ports-bugs New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports-bugs mail/mahogany fails to build, conflicts w o [2001/10/10] ports/31191 ports-bugs netsaint - plugins sometimes not found o [2002/01/15] ports/33927 ports-bugs ja-dvipdfm port requires texmf/dvips/base o [2002/04/03] ports/36711 ports-bugs Configure Bug: cyrus-sasl-1.5.27_2 / krb f [2002/04/07] ports/36843 ports-bugs auth_ldap port fix o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d o [2002/04/19] ports/37262 ports-bugs gphoto2 fails to find supported USB digit o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex o [2002/04/25] bin/37468 ports-bugs mpeg_play compiled on current/DP1 does no o [2002/05/23] misc/38460 ports-bugs core dumps with ghostscript o [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX f [2002/06/01] ports/38801 ports-bugs sasl_apop_patch.gz breaks LOGIN mech (SMT o [2002/09/09] ports/42612 ports-bugs gphoto2 2.1 core dumps on DC290 f [2002/09/10] ports/42647 ports-bugs port pybliographger does not configure o [2002/09/26] ports/43408 ports-bugs graphics/mpeg2play does not install docum o [2002/10/07] ports/43796 ports-bugs x11-toolkits/xview does not build on 5.0 o [2002/10/08] ports/43847 ports-bugs new ports: babytrans,gsfv,mmail,tetradraw o [2002/10/17] ports/44169 ports-bugs linux_base-7.1_1 port has bogus protectio o [2002/10/19] ports/44295 ports-bugs New port: MLton, an optimizing Standard M o [2002/10/30] ports/44759 ports-bugs ghostscript-gnu-7.05_3 produces incorrect o [2002/11/11] ports/45210 ports-bugs Broken Linux ABI Emulation in FreeBSD 4.7 o [2002/11/12] ports/45234 ports-bugs timidity++ portupgrade problem, removes s f [2002/11/19] ports/45490 ports-bugs tightvnc leaks connections o [2002/11/20] ports/45531 ports-bugs Upgrade port hyperlatex-2.5 to 2.6 o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha o [2002/12/03] ports/45976 ports-bugs librdiff is old version with serious memo o [2002/12/06] ports/46039 ports-bugs adzapper install fails out of the box o [2002/12/10] ports/46164 ports-bugs incorrect work of pkg_add o [2002/12/10] ports/46167 ports-bugs New port: sysutils/gkleds f [2002/12/11] ports/46180 ports-bugs lang/squeak3 creates $PREFIX/bin/squeak s o [2002/12/17] ports/46338 ports-bugs cyrus-sasl-1.5.27_7 mysql_verify_password o [2002/12/20] ports/46399 ports-bugs lib o [2002/12/21] ports/46443 ports-bugs lang/jgnat compilation failure o [2002/12/23] ports/46507 ports-bugs Failure to Build Postfix-Current due to S o [2002/12/25] ports/46530 ports-bugs GtkAda2 links against unexistent libgthre o [2003/01/03] ports/46741 ports-bugs PVM-POV fails trying to locate file/folde o [2003/01/05] ports/46792 ports-bugs Apache 1.3.27+mod_ssl/2.8.12 segfaults if f [2003/01/07] ports/46839 ports-bugs portsdb fails o [2003/01/09] ports/46899 ports-bugs gcc28 compilation fails on CURRENT (causi o [2003/01/10] ports/46964 ports-bugs Failure when running "make install" on ex o [2003/01/11] ports/46986 ports-bugs multimedia/mplayer-skins - interactive di o [2003/01/13] ports/47023 ports-bugs gphoto2 build/install issue o [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr o [2003/01/14] ports/47089 ports-bugs multimedia/xmms - core dump (sig 10) whil o [2003/01/17] ports/47158 ports-bugs new port ports/editors/ooodict-ru_RU o [2003/01/17] ports/47177 ports-bugs Have biology/molden build and install the o [2003/01/21] ports/47298 ports-bugs pkg_update removes installed package even o [2003/01/23] ports/47402 ports-bugs New Port: net/sysmon o [2003/01/23] ports/47405 ports-bugs scribius could not save russian letters a o [2003/01/30] ports/47700 ports-bugs New port: XawPlus, a 3D replacement for X o [2003/01/31] ports/47734 ports-bugs [NON-MAINTAINER] devel/doc++: update from o [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't o [2003/02/02] ports/47809 ports-bugs New port: Ukrainian accounting system. o [2003/02/02] ports/47829 ports-bugs New port: python bindings for gtkextra o [2003/02/03] ports/47873 ports-bugs o [2003/02/25] ports/48684 ports-bugs mail/postfix port relies on incorrect dep o [2003/03/02] ports/48841 ports-bugs tls on postfix does not work (smtp and sm o [2003/03/09] ports/49050 ports-bugs unresolved symbols (pthread related) o [2003/03/09] ports/49051 ports-bugs port for x11-toolkits/flvw won't build o [2003/03/18] ports/50104 ports-bugs Zope package does not set sticky bit on v o [2003/03/25] ports/50305 ports-bugs multimedia/xmms-avi fails to build on CUR o [2003/04/08] ports/50737 ports-bugs PEAR ports: make package does not registe o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function o [2003/04/11] ports/50844 ports-bugs MPlayer fails to build on Alpha o [2003/04/14] ports/50927 ports-bugs update ports korean/bitchx error fix o [2003/04/14] ports/50933 ports-bugs libamtape-2.4.4.so is not installed by am o [2003/04/14] ports/50937 ports-bugs Maintainer update: lang/pexts to pike 7.2 75 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/19] ports/17489 ports-bugs Zephyr port is broken with Kerberos enabl f [2000/06/29] ports/19591 ports-bugs ssh2 port ignores 'ignorenologin' from lo o [2001/01/12] ports/24299 ports-bugs Configure the synaptics touchpad. o [2001/03/28] ports/26192 ports-bugs apel appeared both in xemacs/site-package o [2001/08/21] ports/29929 ports-bugs wginstall.pl script chokes on calculated f [2001/09/27] ports/30870 ports-bugs httpd in free(): warning: recursive call o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug o [2002/01/14] misc/33906 ports-bugs [PATCH] tic program as a port for easier o [2002/01/29] ports/34404 ports-bugs NEW PORT: devel/mingw-expat2 o [2002/01/30] ports/34442 ports-bugs xt, xalan-j, saxon should have the same C o [2002/02/02] ports/34550 ports-bugs ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports-bugs graphics/blender port is broke o [2002/02/09] misc/34759 ports-bugs Phantasia does not accept [enter] key o [2002/02/19] ports/35117 ports-bugs Undefined symbol "ldap_get_dn" when tryin o [2002/02/27] ports/35372 ports-bugs pgp6 ports fails to compile on alpha plat s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies o [2002/03/05] ports/35580 ports-bugs Startup script in /usr/local/etc/rc.d is o [2002/03/13] ports/35882 ports-bugs Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports-bugs upgrading the linux_base port runs into t o [2002/03/15] ports/35946 ports-bugs The /usr/local/lib/RealPlayer8/postinstal o [2002/03/29] ports/36503 ports-bugs several files conflict in ports/databases o [2002/04/07] ports/36841 ports-bugs use of .MAKEFLAGS target in Makefile.loca o [2002/04/15] ports/37128 ports-bugs New port: www/sarg, formerly known as www o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic o [2002/04/19] misc/37244 ports-bugs c2lib port includes vector.h which appare o [2002/04/22] ports/37362 ports-bugs The Ted port is incompatible with FreeBSD o [2002/04/30] ports/37597 ports-bugs aureal-kmod-1.5_3 fails to build o [2002/05/08] ports/37855 ports-bugs wrong font name in jre/lib/font.propertie o [2002/05/10] ports/37927 ports-bugs port to install linux Lahey Fortran 95 v6 o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man o [2002/05/15] ports/38125 ports-bugs ApacheCylical Link error/bug in Virtualse f [2002/05/19] ports/38321 ports-bugs lang/gpc unnecessarily marked broken o [2002/06/01] ports/38800 ports-bugs update www/roxen to Roxen WebServer 2.2.2 o [2002/06/03] ports/38861 ports-bugs www/auth_ldap compiles-installs but fails o [2002/06/11] ports/39182 ports-bugs netsaint-plugins util.c functions don't q o [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i a [2002/06/19] ports/39544 ports-bugs mayavi port disfunctional o [2002/06/20] ports/39608 ports-bugs upgrade games/cgoban to 1.9.13 o [2002/06/21] ports/39619 ports-bugs flashplugin-mozilla crashes and doesnt pl o [2002/06/21] ports/39620 ports-bugs flashplugin-mozilla crashes when viewing o [2002/06/21] ports/39621 ports-bugs isc-dhcpd server can't get all network in o [2002/06/22] ports/39673 ports-bugs netsaint-plugins fails to install command o [2002/06/26] ports/39882 ports-bugs pptp client does not install from port in o [2002/06/28] ports/39946 ports-bugs Shift-Tab navigation doesn't work in tk-8 f [2002/07/07] ports/40294 ports-bugs New port: emulators/gpsim o [2002/07/09] ports/40396 ports-bugs New port: Logging daemon for Linksys BEFS o [2002/07/10] ports/40411 ports-bugs apache-jserv port points to wrong locatio o [2002/07/12] ports/40514 ports-bugs New port: graphics/linux-ac3d easy to use o [2002/07/13] ports/40521 ports-bugs New ports math/blacs and math/scalapack: o [2002/07/13] ports/40525 ports-bugs [new port] mail/mew2-xemacs-devel-mule o [2002/07/17] ports/40705 ports-bugs Upgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40756 ports-bugs insecure default options o [2002/07/19] ports/40789 ports-bugs New port: graphics/gocr OCR (Optical Char o [2002/07/21] ports/40866 ports-bugs sml-nj port CM autoloading compilation pr o [2002/07/21] ports/40870 ports-bugs New port: graphics/animabob Interactive 3 o [2002/07/22] ports/40904 ports-bugs new port: www/tclcurl o [2002/07/23] ports/40925 ports-bugs [new port] www/ljdeps - metaport for Live o [2002/07/25] ports/40975 ports-bugs Uncatched coredump of pkg_info while pkgd o [2002/07/28] ports/41082 ports-bugs New port: emulators/dosbox - emulator of o [2002/08/02] ports/41259 ports-bugs Info directory change for various GNU Ema a [2002/08/03] ports/41282 ports-bugs New_Ports japanese/stevie-* o [2002/08/04] ports/41314 ports-bugs amavis-perl is outdated (no longer suppor o [2002/08/04] ports/41320 ports-bugs New port : security/libprelude (part of P o [2002/08/04] ports/41321 ports-bugs New port : security/prelude-manager (part o [2002/08/04] ports/41324 ports-bugs New port : security/prelude-lml (part of o [2002/08/04] ports/41325 ports-bugs New port : security/prelude-nids (part of o [2002/08/07] ports/41434 ports-bugs New port: www/light: another Mozilla-base f [2002/08/08] ports/41439 ports-bugs [MAINTAINER UPDATE] security/fwbuilder -> o [2002/08/08] ports/41461 ports-bugs New port: graphics/irit Solid modelling s o [2002/08/09] ports/41464 ports-bugs New port Cybercalendar 1.8.2: web based c o [2002/08/09] ports/41510 ports-bugs New port: graphics/i3d 3D modeling progra o [2002/08/12] ports/41579 ports-bugs New port: Small LDAP-to-KAB (KDE Address o [2002/08/12] ports/41601 ports-bugs New port: graphics/gltt TrueType fonts re o [2002/08/14] ports/41673 ports-bugs New port: igal, image gallery generator o [2002/08/14] ports/41678 ports-bugs New port: xfwm4 is a gtk2 WM ideal for us o [2002/08/16] ports/41719 ports-bugs databases/dbview field positions of outpu o [2002/08/19] ports/41773 ports-bugs new port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/20] ports/41829 ports-bugs New port: mail/squirrelmail-devel o [2002/08/20] ports/41836 ports-bugs new port - virus filtering tool for qmail f [2002/08/22] ports/41906 ports-bugs New port: net/ldapbrowser: Java-based LDA o [2002/08/22] ports/41916 ports-bugs New Port: mail/dsbl-testers o [2002/08/24] ports/41971 ports-bugs New Port: sysutils/ipfw-manager o [2002/08/25] ports/42018 ports-bugs pkg_info with PKG_PATH searches through t o [2002/08/27] ports/42072 ports-bugs New port: mail/wmymail: Report new mail i o [2002/08/27] ports/42073 ports-bugs New port: x11/wmxss f [2002/08/27] ports/42110 ports-bugs New port: The ACE ORB 1.2.1 o [2002/08/28] ports/42113 ports-bugs New port: lgeneral-data, data files requi o [2002/08/28] ports/42134 ports-bugs linux-gtk PORTREVISION contaminates other o [2002/08/30] ports/42218 ports-bugs [PATCH] Cleanup mail/ezmlm-web and bump P o [2002/08/31] ports/42280 ports-bugs New port: florist (Ada-POSIX bindings) o [2002/09/01] ports/42281 ports-bugs lang/rexx-imc - addition of UPPER patch o [2002/09/01] ports/42296 ports-bugs New port: mod_webkit (adapter between Web o [2002/09/03] ports/42360 ports-bugs NEW PORT: mail/aileron, WINGs mail client o [2002/09/03] ports/42371 ports-bugs libncurses.so.4 missing from ports/emulat o [2002/09/03] ports/42378 ports-bugs New port: science/at Acoustic ToolBox o [2002/09/07] ports/42509 ports-bugs Update port: security/saint to 3.5.6 f [2002/09/11] ports/42667 ports-bugs Update cccc port to 3.pre63 o [2002/09/12] ports/42696 ports-bugs New port: security/libsectok_pcsc: Smartc o [2002/09/14] ports/42790 ports-bugs New Port - www/suphp : A pretty PHP wrapp o [2002/09/20] ports/42986 ports-bugs New Port: libwhisker HTTP testing library o [2002/09/20] ports/43142 ports-bugs New port: AlsaPlayer is an audio player w a [2002/09/21] ports/43171 ports-bugs Port misc/upclient setgid kmem o [2002/09/23] ports/43313 ports-bugs New Port: nikto web and CGI vulnerability o [2002/09/26] ports/43394 ports-bugs New port yptransitd, an nss_ldap replacem o [2002/09/29] ports/43466 ports-bugs editors/gnuserv: gnuserv.el should be mod o [2002/10/04] ports/43656 ports-bugs New version of subversion r3200 (0.34.2) o [2002/10/04] ports/43670 ports-bugs RC_NG script for net/openldap12 o [2002/10/04] ports/43671 ports-bugs RC_NG script for net/openldap20 o [2002/10/05] ports/43718 ports-bugs New port: x11-wm/icebgset (set IceWM back o [2002/10/07] ports/43764 ports-bugs New port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp o [2002/10/07] ports/43773 ports-bugs xmaddressbook complains when run, does no o [2002/10/07] ports/43774 ports-bugs Allow users to build security/cyrus_sasl o [2002/10/07] ports/43804 ports-bugs new port: sysutils/getopt (Frodo Looijaar o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/10/10] ports/43892 ports-bugs Enable use of keynote with security/isakm o [2002/10/11] ports/43942 ports-bugs New port submission: security/hydra o [2002/10/11] ports/43956 ports-bugs New port: x11-wm/ion-devel o [2002/10/13] ports/43997 ports-bugs New port: www/apache13-modsnmp: apache-1. o [2002/10/13] ports/44028 ports-bugs courier "make install" fails o [2002/10/19] ports/44270 ports-bugs New port: net/bind9-sdb-ldap o [2002/10/20] ports/44305 ports-bugs New port: java/xdoclet (an extended Javad o [2002/10/20] ports/44319 ports-bugs update port of mail/minimalist to the lat o [2002/10/21] ports/44327 ports-bugs databases/posgtresql7 port doesn't automa o [2002/10/24] ports/44430 ports-bugs New port: xalan-c v. 1.4 (XSLT engine and o [2002/10/25] ports/44464 ports-bugs Ports addition f [2002/10/28] ports/44560 ports-bugs Update net/gnugadu from 0.2.0 to 0.2.4 o [2002/10/28] ports/44565 ports-bugs NEW PORT: devel/libds (Useful data struct f [2002/10/30] ports/44768 ports-bugs [Port Fix]: games/xblackjack-2.2 o [2002/10/31] ports/44786 ports-bugs New port: devel/picp o [2002/11/01] ports/44816 ports-bugs new port ngircd o [2002/11/02] ports/44836 ports-bugs New port: hunch - Scan httpd log files, f o [2002/11/03] ports/44854 ports-bugs [PATCH] add xaw3d build option to games/x o [2002/11/04] ports/44909 ports-bugs New port: Krusader 1.11, a two window fil o [2002/11/05] ports/44932 ports-bugs New port: xtr o [2002/11/05] ports/44949 ports-bugs New port Squid Access Report Generator o [2002/11/05] ports/44953 ports-bugs make install of apsfilter-7.2.3 fails wit o [2002/11/09] ports/45166 ports-bugs New port: emulator/fceu o [2002/11/09] ports/45180 ports-bugs New port (split out from old port): net/s o [2002/11/11] ports/45227 ports-bugs problems building/installing db3 and open o [2002/11/12] ports/45247 ports-bugs New port: www/scoop collaborative media o [2002/11/13] ports/45275 ports-bugs New port for "Simplicity for Java" a Java o [2002/11/14] ports/45298 ports-bugs [PATCH] make ratpoison 1.1.1 usable o [2002/11/15] ports/45316 ports-bugs new-port: game, train control simulation o [2002/11/15] ports/45320 ports-bugs New Port: OFM - The open filemanager o [2002/11/15] ports/45329 ports-bugs New port: xnodecor (x11 utility on Overri f [2002/11/16] ports/45351 ports-bugs lang/sr fails to compile on -CURRENT o [2002/11/18] ports/45401 ports-bugs New ports: security/sslsniffer (SSLv3/TL o [2002/11/18] ports/45462 ports-bugs Latest version of XML::Twig. o [2002/11/19] ports/45491 ports-bugs New Port: apache-soap (Apache SOAP Toolki o [2002/11/19] ports/45496 ports-bugs [New Port] www/mod_layout2 : mod_layout A o [2002/11/19] ports/45502 ports-bugs [New Port] www/mod_accounting : An Apache o [2002/11/20] ports/45522 ports-bugs new port database/WWWdb-0.8.2 o [2002/11/21] ports/45576 ports-bugs port lcms fails test after build on curre o [2002/11/24] ports/45693 ports-bugs New port: net/gkrellmmultiping2 f [2002/11/24] ports/45695 ports-bugs pnet upgrade 0.4.4 -> 0.4.8 f [2002/11/24] ports/45696 ports-bugs new port, lang/pnetlib o [2002/11/25] ports/45714 ports-bugs New Port: KMyIRC o [2002/11/26] ports/45771 ports-bugs OffiX printer doesn't find printer o [2002/11/26] ports/45782 ports-bugs [patch] fix fetch and update version for f [2002/11/27] ports/45812 ports-bugs New port for print/mup o [2002/11/30] ports/45886 ports-bugs New ports: japanese/trr* o [2002/12/01] ports/45909 ports-bugs New port: Python DBI Sybase module o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/03] ports/45965 ports-bugs new port: sysutils/fonteditfs o [2002/12/05] ports/46005 ports-bugs New port: ginsu - a client for the gale s o [2002/12/06] ports/46024 ports-bugs palm/plucker-1.2 doesn't work with python o [2002/12/06] ports/46034 ports-bugs new ports: mantis o [2002/12/06] ports/46040 ports-bugs request to repo copy www/dansguardian to o [2002/12/06] ports/46041 ports-bugs port update: www/dansguardian to version o [2002/12/06] ports/46042 ports-bugs port update: www/dansguardian-devel to v o [2002/12/07] ports/46063 ports-bugs New port: USB FM Radio Control utility o [2002/12/07] ports/46065 ports-bugs [patch] fix fetch for devel/libvanessa_* o [2002/12/07] ports/46070 ports-bugs [patch] fix fetch and update version for o [2002/12/07] ports/46077 ports-bugs [patch] fix fetch for devel/gsnes9x o [2002/12/07] ports/46089 ports-bugs multimedia/xmms Vorbis plugin built incor o [2002/12/10] ports/46172 ports-bugs linux_base-7.1_2 install problem w/linpro o [2002/12/11] ports/46202 ports-bugs hackedbox make install failure (nle/et_EE o [2002/12/12] ports/46221 ports-bugs new port proposal for smtpscan-0.3.1 o [2002/12/17] ports/46325 ports-bugs new port: net/luasocket - IP library for o [2002/12/17] ports/46327 ports-bugs obsolete version of the Computer Modern f o [2002/12/20] ports/46394 ports-bugs New port: special purpose database applic o [2002/12/20] ports/46410 ports-bugs New port: SGL - incomplete STL implementa o [2002/12/21] ports/46442 ports-bugs New port: Ada thin binding to SDL and Ope o [2002/12/21] ports/46448 ports-bugs New port: adabooch is a Booch implementat o [2002/12/21] ports/46457 ports-bugs Update x11/temperature.app to 1.4 and use o [2002/12/23] ports/46487 ports-bugs New port: cbind - Translator for "thin" A o [2002/12/23] ports/46505 ports-bugs New port: adabindx - an Ada-binding to th o [2002/12/23] ports/46510 ports-bugs sshd does not correctly store the remote o [2002/12/24] ports/46520 ports-bugs stability issues re - mplayer and audio o o [2002/12/25] ports/46527 ports-bugs bento-fix: sysutils/bubblemon o [2002/12/26] ports/46552 ports-bugs new port: smtpmap-0.8 o [2002/12/28] ports/46602 ports-bugs new port devel/tkinspect o [2002/12/28] ports/46608 ports-bugs [NEW PORT] latest development track of ep f [2002/12/29] ports/46615 ports-bugs new-port: mail/sympa - an electronic mail o [2002/12/30] ports/46630 ports-bugs update of ports/net/lam o [2002/12/31] ports/46656 ports-bugs Fix comm/hylafax pkg-plist o [2003/01/01] ports/46667 ports-bugs New Port: gpkgdep 0.0, a graphical packag o [2003/01/02] ports/46688 ports-bugs mail/tkrat2 Updated to 2.1.1 o [2003/01/02] ports/46706 ports-bugs New Port: irc/dancer o [2003/01/02] ports/46707 ports-bugs [NEW PORT} audio/asmix mixer for afterste o [2003/01/02] ports/46708 ports-bugs [NEW PORT} audio/asmixer Another mixer fo o [2003/01/03] ports/46728 ports-bugs [UPDATE] textproc/xml2rfc o [2003/01/03] ports/46731 ports-bugs New port: SGI's Open Inventor o [2003/01/04] ports/46754 ports-bugs [PATCH] pdftohtml add Plain-Text output o [2003/01/04] ports/46756 ports-bugs new port: net/fpl o [2003/01/04] ports/46766 ports-bugs New port: kix-kmod : Syscons screen saver o [2003/01/04] ports/46774 ports-bugs New port: comms/lirc: Linux Infared Remot o [2003/01/05] ports/46783 ports-bugs ports/audio DAP update o [2003/01/06] ports/46811 ports-bugs palm/pose fails to build o [2003/01/07] ports/46819 ports-bugs sysutils/muse conflicts with audio/muse o [2003/01/07] ports/46847 ports-bugs new port: multimedia/nxtvepg (electronic o [2003/01/07] ports/46851 ports-bugs update port: devei/icu to 2.4 o [2003/01/07] ports/46853 ports-bugs pure-ftp uses /etc for config o [2003/01/08] ports/46868 ports-bugs [New Port] security/privman : cool lib fo o [2003/01/08] ports/46874 ports-bugs make of gnotepad+ fails with missing conf o [2003/01/09] ports/46893 ports-bugs make error in /usr/ports/print/xpp o [2003/01/09] ports/46904 ports-bugs new port: mail/vqregister o [2003/01/11] ports/46984 ports-bugs [New Ports] PHP 5 - Zend Engine 2 (CLI & o [2003/01/12] ports/46988 ports-bugs Update devel/strace to 4.4.91 o [2003/01/13] ports/47017 ports-bugs update games/zangband to 2.7.2 o [2003/01/13] ports/47026 ports-bugs New port: a small assembly to HTML conver o [2003/01/13] ports/47027 ports-bugs port submission (SARG, squid report gener o [2003/01/13] ports/47028 ports-bugs I'm submitting port of www/sarg-devel, SA o [2003/01/14] ports/47039 ports-bugs [BENTO FIX] devel/cxref o [2003/01/14] ports/47042 ports-bugs Some dependencies of port are built befor o [2003/01/15] ports/47098 ports-bugs New port: Senken, a city simulation game o [2003/01/15] ports/47112 ports-bugs web2ldap compile abends with `LDAP_FILT_M o [2003/01/15] ports/47128 ports-bugs New port: hybserv (irc services for ircd- o [2003/01/16] ports/47138 ports-bugs ports/latex cannot be installed o [2003/01/16] ports/47156 ports-bugs new port: ftp/tftp-hpa: Advanced TFTP ser o [2003/01/17] ports/47161 ports-bugs New Port: audio/xmms-kj Add K-JoefolSkinS o [2003/01/17] ports/47166 ports-bugs Tktable port o [2003/01/17] ports/47183 ports-bugs fetchyahoo porte problem (one line)> o [2003/01/18] ports/47189 ports-bugs New port: x11/chameleon o [2003/01/18] ports/47197 ports-bugs multimedia/xmms cdaudio plugin issues ill o [2003/01/18] ports/47207 ports-bugs maintainer-update: print/pfaedit to 20030 o [2003/01/18] ports/47208 ports-bugs New Port; ksetisaver o [2003/01/19] ports/47216 ports-bugs daily_clean_hoststat_enable causes errors o [2003/01/19] ports/47218 ports-bugs PostgreSQL client has problems when libbi o [2003/01/19] ports/47220 ports-bugs New port: games/gnmm (GNOME Nine mens' mo o [2003/01/19] ports/47234 ports-bugs fix and upgrade deskutils/logjam2 o [2003/01/19] ports/47240 ports-bugs [patch] avifile WITH_AC3PASSTHROUGH=yes b o [2003/01/20] ports/47250 ports-bugs Update of audio/cd2mp3 from ver 0.81 to 0 o [2003/01/20] ports/47257 ports-bugs [update port] irc/ezbounce o [2003/01/20] ports/47268 ports-bugs Update openbox port to 2.2.3 o [2003/01/20] ports/47275 ports-bugs devel/sdcc v2.3.0 fails to configure/buil o [2003/01/21] ports/47296 ports-bugs [New Port] irc/eggdrop f [2003/01/21] ports/47305 ports-bugs New port: konqueror-embedded f [2003/01/21] ports/47310 ports-bugs Old e-mail o [2003/01/21] ports/47346 ports-bugs fbrun from ports/x11-wm/fluxbox has seg f o [2003/01/22] ports/47362 ports-bugs gnomesword does not build o [2003/01/22] ports/47379 ports-bugs patch for elm port o [2003/01/22] ports/47380 ports-bugs xcircuit port has old version o [2003/01/22] ports/47381 ports-bugs ownership wrong if build as one user, ins o [2003/01/23] ports/47403 ports-bugs kavmilter port patch to new version o [2003/01/23] ports/47406 ports-bugs [Patch] Remove {PERL} from ports@'s ports o [2003/01/23] ports/47420 ports-bugs cad/xcircuit: ownership is of user who bu f [2003/01/24] ports/47438 ports-bugs Update port: comms/bforce-kst o [2003/01/24] ports/47446 ports-bugs nslookup crash in SetDefaultServer (patch o [2003/01/25] ports/47470 ports-bugs update devel/tkcvs to 7.1.2 o [2003/01/25] ports/47472 ports-bugs new port: games/xcheckers (checkers game) o [2003/01/25] ports/47473 ports-bugs Exitstatus passing in vgetty for external o [2003/01/25] ports/47503 ports-bugs New port: ftp/prozilla - A fast download o [2003/01/26] ports/47520 ports-bugs New port: net/roadrunner - a BEEP library o [2003/01/27] ports/47542 ports-bugs [PATCH] Keynote2 support configuration op o [2003/01/27] ports/47545 ports-bugs New port: jpegoptim is an command-line jp o [2003/01/27] ports/47548 ports-bugs mldonkey does not install o [2003/01/27] ports/47571 ports-bugs new port: gnotime tracker o [2003/01/27] ports/47573 ports-bugs [PATCH] linux_base-7.1_2 port does not in o [2003/01/28] ports/47590 ports-bugs port update: dclib 0.1.11 -> 0.2.3 o [2003/01/28] ports/47591 ports-bugs port update: dcgui 0.1.11 -> 0.2.3 o [2003/01/28] ports/47602 ports-bugs New port : audio/gtkpod A gtk2 gui to man o [2003/01/28] ports/47622 ports-bugs New Port: misc/gkrellshoot2 o [2003/01/29] ports/47649 ports-bugs New port: audio/eTktab - guitar tabulatur o [2003/01/29] ports/47651 ports-bugs unPERLify ports/audio o [2003/01/29] ports/47652 ports-bugs unPERLify ports/astro o [2003/01/29] ports/47653 ports-bugs unPERLify ports/cad o [2003/01/29] ports/47654 ports-bugs unPERLify ports/biology o [2003/01/29] ports/47656 ports-bugs unPERLify ports/comms o [2003/01/30] ports/47686 ports-bugs New Port: kwin-flatcurve o [2003/01/31] ports/47717 ports-bugs New port: graphics/hpoj, HP OfficeJet dri o [2003/02/02] ports/47830 ports-bugs new port comms/qtpcr o [2003/02/03] ports/47856 ports-bugs new port: sysutils/gkrellmgas2 o [2003/02/03] ports/47858 ports-bugs Upgrade for ReportMagic o [2003/02/03] ports/47862 ports-bugs Maintainer update: databases/mysql-gui (b o [2003/02/04] ports/47904 ports-bugs drweb - cron example don't work o [2003/02/04] ports/47917 ports-bugs New port: audio/gkrellmss2 o [2003/02/05] ports/47948 ports-bugs [maintainer update] japanese/samba can be o [2003/02/05] ports/47981 ports-bugs new port: net/wmnetload (a network load m o [2003/02/05] ports/47990 ports-bugs Patch so loadpath.UNIX is correct o [2003/02/06] ports/47995 ports-bugs New port: Showing moving blobs o [2003/02/06] ports/48001 ports-bugs New port: ASpath-tree a IPv6 route stabil o [2003/02/06] ports/48021 ports-bugs New Port: www/photo_gallery o [2003/02/09] ports/48115 ports-bugs Update port: math/abs o [2003/02/09] ports/48127 ports-bugs New port: security/hostsentry, Login anom o [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/13] ports/48235 ports-bugs New Port: anomy mail sanitizer - removing o [2003/02/13] ports/48246 ports-bugs unPERLify ports/databases o [2003/02/13] ports/48247 ports-bugs unPERLify ports/deskutils o [2003/02/13] ports/48248 ports-bugs unPERLify ports/editors o [2003/02/13] ports/48253 ports-bugs unPERLify ports/devel o [2003/02/13] ports/48257 ports-bugs New Port: portdowngrade: a tool to set a o [2003/02/14] ports/48273 ports-bugs FlightGear can only be run once between b o [2003/02/14] ports/48292 ports-bugs new port: print/epsonepl "Printer filter o [2003/02/16] ports/48350 ports-bugs [gimp-print] build error o [2003/02/17] ports/48362 ports-bugs New port: lft-2.0 LFT Alternative tracero o [2003/02/17] ports/48382 ports-bugs /usr/ports/net/cflowd compile errors, wil o [2003/02/17] ports/48388 ports-bugs ftp/lukemftpd: Maintainer does not exist o [2003/02/17] ports/48404 ports-bugs gnuchess doesn't install the gnuchessx al o [2003/02/17] ports/48405 ports-bugs missing initialization bug in /usr/ports/ o [2003/02/17] ports/48411 ports-bugs New port: databases/p5-SQL-Abstract o [2003/02/18] ports/48418 ports-bugs mail/teapop: 2 problems o [2003/02/18] ports/48422 ports-bugs New POrt: webstats o [2003/02/18] ports/48448 ports-bugs New port: orca text data grapher (uses rr o [2003/02/19] ports/48458 ports-bugs [patch] www/mgstat: tarball rerolled o [2003/02/19] ports/48459 ports-bugs upgrade www/plone to 1.0.1 o [2003/02/20] ports/48480 ports-bugs [PATCH][NON-MAINTAINER] update shells/scp o [2003/02/20] ports/48492 ports-bugs Update port: shells/scponly Chroot FreeBS o [2003/02/20] ports/48503 ports-bugs New Port: games/freesci o [2003/02/20] ports/48505 ports-bugs [bento fix]: ftp/ftptool patch o [2003/02/20] ports/48511 ports-bugs math/atlas does not build with multithrea o [2003/02/20] ports/48512 ports-bugs bogofilter 0.10.3.1 fails if started w/ ' o [2003/02/21] ports/48552 ports-bugs new port: sysutils/ganglia-webfrontend: G o [2003/02/22] ports/48561 ports-bugs [new ports] : sysutils/memgrep : Utility o [2003/02/22] ports/48562 ports-bugs [new port] : net/p5-DNS-Config Perl modul o [2003/02/22] ports/48563 ports-bugs [new port] : net/p5-DNS-Zone Perl modules o [2003/02/22] ports/48564 ports-bugs [new port] net/zonemaster : a tool for zo o [2003/02/22] ports/48572 ports-bugs [fix] devel/p5-Class-Container. Wrong tar o [2003/02/22] ports/48580 ports-bugs update www/awstats o [2003/02/22] ports/48581 ports-bugs Update russian/xxkb o [2003/02/23] ports/48600 ports-bugs [new port] www/sarg: Squid log analyzer a o [2003/02/24] ports/48636 ports-bugs Build options in Makefile.local are ignor o [2003/02/24] ports/48639 ports-bugs logjam2 port fails to link with glib o [2003/02/24] ports/48641 ports-bugs new port: net/wmnetload: a network load d o [2003/02/25] ports/48657 ports-bugs New port: drweb-qmail o [2003/02/25] ports/48658 ports-bugs Update java-commapi-freebsd port to versi o [2003/02/25] ports/48661 ports-bugs mutt port won't build on 5.0 w/ current p o [2003/02/25] ports/48664 ports-bugs New port: Binc IMAP is a GPL licensed IMA o [2003/02/25] ports/48685 ports-bugs ports tree missing from ftp site o [2003/02/25] ports/48694 ports-bugs New port: Plan9 compatibility libraries o [2003/02/26] ports/48697 ports-bugs New port: sysutils/sec Simple event corr o [2003/02/26] ports/48718 ports-bugs [update orphan ports] : security/cfv o [2003/02/26] ports/48719 ports-bugs [update orphan ports] : news/ija o [2003/02/26] ports/48721 ports-bugs [update orphan ports] : archivers/makesel o [2003/02/26] ports/48722 ports-bugs [update orphan ports] : net/netdude o [2003/02/26] ports/48723 ports-bugs [update orphan ports] : news/pyne o [2003/02/27] ports/48763 ports-bugs update net/docsis to 1.8.2 o [2003/02/27] ports/48764 ports-bugs new port for mpexpr o [2003/02/28] ports/48771 ports-bugs Bug in audio/shout when using with SHOUTc o [2003/03/01] ports/48804 ports-bugs failed to build Mutt-1.4 from ports o [2003/03/01] ports/48809 ports-bugs new port "libzvbi" o [2003/03/01] ports/48812 ports-bugs New port: print/foomatic-db-engine o [2003/03/01] ports/48813 ports-bugs New port: print/foomatic-db-engine o [2003/03/01] ports/48824 ports-bugs add WITHOUT_NLS support to devel/bison o [2003/03/02] ports/48828 ports-bugs [Maintainer update] textproc/xerces-c2 o [2003/03/02] ports/48832 ports-bugs New port: print/foomatic-db-hpijs o [2003/03/03] ports/48873 ports-bugs courier update to 0.41 o [2003/03/03] ports/48882 ports-bugs new port x11-toolkits/SoXt (SUPERCEEDS po f [2003/03/03] ports/48884 ports-bugs Update misc/mango to 0.25 o [2003/03/03] ports/48888 ports-bugs New port: graphics/pixieplus, a KDE image o [2003/03/03] ports/48890 ports-bugs New port: audio/streamtuner-python 0.0.1 o [2003/03/04] ports/48912 ports-bugs New port: Maintain DNS zones using an LDA o [2003/03/04] ports/48913 ports-bugs vtk does not compile with nvidia-drivers f [2003/03/04] ports/48915 ports-bugs Update of the ntl port o [2003/03/04] ports/48929 ports-bugs New port: JRTPLIB - RTP library in C++ o [2003/03/04] ports/48934 ports-bugs new port: games/eif (empire text client) o [2003/03/05] ports/48950 ports-bugs New port: net/radiator - An extremely fle o [2003/03/05] ports/48957 ports-bugs upgrade math/grace to 5.1.12; please clos o [2003/03/05] ports/48959 ports-bugs new port: graphics/gqview-devel o [2003/03/06] ports/48971 ports-bugs Add mpeg2 encoding to graphics/simage. o [2003/03/06] ports/48994 ports-bugs port for ncp o [2003/03/07] ports/49002 ports-bugs fix duplicated categories on a 34 slave p o [2003/03/07] ports/49003 ports-bugs New port: A virtual note-pad system for y o [2003/03/07] ports/49026 ports-bugs Update port: mail/dovecot (fix startup sc o [2003/03/07] ports/49027 ports-bugs Update port: mail/dovecot (enable searchi o [2003/03/08] ports/49044 ports-bugs games/xosmulti: Fix typos and make portli o [2003/03/10] ports/49061 ports-bugs Update port: net/mmucl o [2003/03/10] ports/49062 ports-bugs gstreamer-plugins built with WITH_HTTP la o [2003/03/10] ports/49072 ports-bugs New port x11-toolkits/SoQt (1.0.2) o [2003/03/10] ports/49075 ports-bugs Update: japanese/bookview o [2003/03/10] ports/49078 ports-bugs New port: ukrainian/ooodict-uk_UA o [2003/03/10] ports/49080 ports-bugs New port: emacs-chess, a chessboard for e o [2003/03/10] ports/49093 ports-bugs update ports/biology/act to latest releas o [2003/03/11] ports/49111 ports-bugs Update port: www/dillo bugfix o [2003/03/11] ports/49118 ports-bugs Update port: update graphics/showimg to 0 o [2003/03/11] ports/49944 ports-bugs New Port: mail/pop-before-smtp - smtp aut o [2003/03/11] ports/49948 ports-bugs Port submission o [2003/03/12] ports/49960 ports-bugs update-port: audio/lopster o [2003/03/12] ports/49961 ports-bugs [PATCH] Mega tree sweep for SITE_PERL usa o [2003/03/12] ports/49971 ports-bugs fix overlong comment for mail/qmail port o [2003/03/12] ports/49975 ports-bugs New port: Bicycle Repair Man, a Python re o [2003/03/13] ports/49986 ports-bugs new port: myphpmoney o [2003/03/14] ports/49999 ports-bugs lrz in lrzsz-0.12.20(comms/lrzsz) sets in o [2003/03/14] ports/50005 ports-bugs net/flow-extract: new port o [2003/03/15] ports/50026 ports-bugs New port: security/osiris o [2003/03/15] ports/50029 ports-bugs fix for "user stats" function in tkseti o [2003/03/15] ports/50033 ports-bugs astro/roadmap: Fix typos/grammer/whatever o [2003/03/15] ports/50038 ports-bugs New port: wmBinClock o [2003/03/16] ports/50046 ports-bugs New Port: kallers o [2003/03/16] ports/50047 ports-bugs update www/zope-cmf from 1.3 to 1.3.1 o [2003/03/16] ports/50048 ports-bugs Update of www/plone from 1.0.r1 to 1.0.1 f [2003/03/16] ports/50050 ports-bugs maintainer update: graphics/totem: add WI o [2003/03/16] ports/50054 ports-bugs [MAINTENER UPDATE] audio/gnupod to 0.28 o [2003/03/16] ports/50056 ports-bugs New port: net/packit: a network auditing o [2003/03/17] ports/50065 ports-bugs Update port: net/flow-tools version 0.64 o [2003/03/17] ports/50068 ports-bugs New port: sybase_ase (Sybase ASE RDBMS) o [2003/03/17] ports/50071 ports-bugs Update of math/ntl o [2003/03/17] ports/50072 ports-bugs New port: net/gkrellmwireless2 o [2003/03/17] ports/50076 ports-bugs Maintainer Update: Rancid 2.2.2 portrevis o [2003/03/17] ports/50081 ports-bugs new port, p5-Text-Shellwords o [2003/03/18] ports/50096 ports-bugs tiff-3.5.7 fax2tiff dumps core o [2003/03/18] ports/50108 ports-bugs new port: net/danamics 1.1 o [2003/03/19] ports/50135 ports-bugs conflicting types for mkdir() and rename( o [2003/03/20] ports/50140 ports-bugs [patch] fix plist devl/linux_devtools (al o [2003/03/20] ports/50142 ports-bugs misc/compat4x broken o [2003/03/20] ports/50146 ports-bugs mount.app new port submission o [2003/03/21] ports/50158 ports-bugs New port: /usr/port/mail/mailscanner www. o [2003/03/21] ports/50168 ports-bugs security/pear-Crypt_CBC: upgrading to 0.4 o [2003/03/21] ports/50169 ports-bugs Update port: net/freeradius Update port f o [2003/03/21] ports/50170 ports-bugs New version of bcwipe port o [2003/03/21] ports/50172 ports-bugs New port: 9box "pack" windows inside itse o [2003/03/22] ports/50195 ports-bugs [PATCH] Import of OpenBSD fdisk f [2003/03/23] ports/50205 ports-bugs maintainer-update: bluefish-devel o [2003/03/23] ports/50207 ports-bugs [NEW PORT]: converters/p5-Unicode-Lite: E o [2003/03/23] ports/50214 ports-bugs [MAINTAINER UPDATE] print/lyx to 1.3.1 o [2003/03/23] ports/50222 ports-bugs port upgrade of databases/py-PySQLite to o [2003/03/23] ports/50230 ports-bugs grail don't work with Python 2.x. o [2003/03/23] ports/50232 ports-bugs new port:graphics/evolvotron o [2003/03/24] ports/50256 ports-bugs new port version: sysutils/stmpclean o [2003/03/24] ports/50258 ports-bugs [patch] refactor /usr/ports/Tools/portbui o [2003/03/25] ports/50272 ports-bugs [NEW PORT] devel/p5-enum: defines a set o o [2003/03/25] ports/50275 ports-bugs [PATCH] Update ftp/twoftpd to 1.17 o [2003/03/25] ports/50287 ports-bugs [NEW PORT] mail/qmail-autoresponder: Rate o [2003/03/25] ports/50291 ports-bugs FreeBSD Port Submission for "Destroy" o [2003/03/25] ports/50303 ports-bugs [NEW PORT] detachtty: Run interactive pro a [2003/03/26] ports/50313 ports-bugs Upgrade emulators/linux_base's glibc o [2003/03/26] ports/50318 ports-bugs New port: Python shared library. o [2003/03/26] ports/50324 ports-bugs net/ns fails to build o [2003/03/27] ports/50351 ports-bugs Update logjam2 port from 4.0.0 to 4.0.2; o [2003/03/28] ports/50397 ports-bugs [PATCH] databases/postgresql[-odbc|7|72] o [2003/03/28] ports/50404 ports-bugs [UPDATE] sysutils/fastresolve from 2.8-1 o [2003/03/28] ports/50405 ports-bugs New port: x11-wm/fluxspace o [2003/03/28] ports/50411 ports-bugs Revised [UPDATE] sysutils/fastresolve fro o [2003/03/28] ports/50414 ports-bugs Revised [UPDATE] www/reportmagic from 2.1 o [2003/03/28] ports/50415 ports-bugs New port: irc/onis o [2003/03/29] ports/50419 ports-bugs NEW PORT! misc/ekg o [2003/03/29] ports/50423 ports-bugs New port: www/phpftp o [2003/03/29] ports/50424 ports-bugs New port: www/phpftp o [2003/03/29] ports/50432 ports-bugs Update port devel/strace to 4.4.94 versio o [2003/03/29] ports/50433 ports-bugs New port: chmview (decomposer for .chm-fi o [2003/03/29] ports/50434 ports-bugs New port: proguard (obfuscates jar-files o [2003/03/29] ports/50435 ports-bugs New port: opencyc (general knowledge base o [2003/03/29] ports/50438 ports-bugs [patch] fix checksum and build for graphi o [2003/03/29] ports/50443 ports-bugs New port for libirman 0.4.2 o [2003/03/29] ports/50446 ports-bugs [patch] fix checksum for audio/mxv o [2003/03/30] ports/50447 ports-bugs New port: ftp4all (advaned ftp daemon) o [2003/03/30] ports/50453 ports-bugs New port: libdict (small and efficient li o [2003/03/30] ports/50454 ports-bugs cricket port update to 1.4.0.p2 o [2003/03/30] ports/50455 ports-bugs apache13-modssl/Makefile new options and o [2003/03/30] ports/50459 ports-bugs [NEW PORT] mail/bincimap: Light-weight IM o [2003/03/31] ports/50470 ports-bugs SNMP_Session.pm conflict in net/mrtg net/ o [2003/03/31] ports/50473 ports-bugs amavis-perl is no longer supported (super o [2003/03/31] ports/50475 ports-bugs Port of rubber. o [2003/03/31] ports/50476 ports-bugs New port: math/libmath++ o [2003/03/31] ports/50478 ports-bugs New port: games/monopd o [2003/03/31] ports/50481 ports-bugs [patch] update java/bluej -> 1.2.2 o [2003/03/31] ports/50484 ports-bugs Lots of warnings when compiling hping o [2003/03/31] ports/50496 ports-bugs patch: swish++ port out of date o [2003/03/31] ports/50514 ports-bugs TCH] Added tractorgen(6) manpage and othe o [2003/04/01] ports/50521 ports-bugs New port: net/remarp o [2003/04/02] ports/50536 ports-bugs New port: net/ttlscan o [2003/04/02] ports/50548 ports-bugs print/ghostscript-gnu missing "standard" o [2003/04/02] ports/50553 ports-bugs [update] games/hlserver-psychostats to 1. o [2003/04/03] ports/50578 ports-bugs pktrace has been renamed to mftrace by th o [2003/04/03] ports/50586 ports-bugs JDEE port needs updates o [2003/04/03] ports/50589 ports-bugs conditionalize dependencies on modules in o [2003/04/04] ports/50607 ports-bugs New port: puff (text editor) (very easy o [2003/04/04] ports/50608 ports-bugs Update port: www/p5-Apache-AuthCookie o [2003/04/04] ports/50609 ports-bugs New port: russian/muttprint (pretty print o [2003/04/04] ports/50614 ports-bugs New port: converters/konwert o [2003/04/04] ports/50615 ports-bugs PR Fix (x2): mail/dovecot o [2003/04/04] ports/50616 ports-bugs UPDATE-PORT: devel/linux-sdl12 update to o [2003/04/05] ports/50628 ports-bugs [PATCH] waimea port has missing run-depen o [2003/04/05] ports/50629 ports-bugs New port: www/mod_blosxom o [2003/04/05] ports/50630 ports-bugs [NEW PORT] mail/bincimap: Light-weight IM o [2003/04/06] ports/50641 ports-bugs can't compile avifile-0.7.34.20030319,2 o [2003/04/06] ports/50642 ports-bugs New port: security/ADMsnmp - SNMP brute f o [2003/04/06] ports/50645 ports-bugs New port: benchmarks/scimark2 - a Java b o [2003/04/06] ports/50646 ports-bugs New port: benchmarks/scimark2c - an ANSI o [2003/04/06] ports/50654 ports-bugs /usr/ports/lang/lua: website update o [2003/04/07] ports/50672 ports-bugs New port submission o [2003/04/07] ports/50692 ports-bugs Update port of ScrollZ to 1.9 o [2003/04/08] ports/50710 ports-bugs New port: misc/pxclient o [2003/04/08] ports/50714 ports-bugs Checksum mismatch for ghostscript/hpdj-2. o [2003/04/08] ports/50719 ports-bugs [NEW PORT] mail/bincimap: Light-weight IM o [2003/04/08] ports/50723 ports-bugs astro/setiathome request: use linux versi o [2003/04/08] ports/50724 ports-bugs [PATCH] pkg_fetch saves full filename o [2003/04/08] ports/50725 ports-bugs new port: russian/koi2koi o [2003/04/09] ports/50754 ports-bugs New port: security/hmap - web server fing o [2003/04/09] ports/50762 ports-bugs New Port: karamba - info widgets on the d o [2003/04/09] ports/50763 ports-bugs New-port: games/linux_nwnclient games/li o [2003/04/09] ports/50765 ports-bugs New port: sysutils/p5-UPS-Nut o [2003/04/09] ports/50767 ports-bugs New port: ldap2dns - maintain DNS zones i o [2003/04/10] ports/50772 ports-bugs New port: net/wping o [2003/04/10] ports/50774 ports-bugs Update devel/sip o [2003/04/10] ports/50775 ports-bugs axel port failes to build o [2003/04/10] ports/50776 ports-bugs IMCom port upgrade o [2003/04/10] ports/50777 ports-bugs New port: lxsplit-0.1.1 o [2003/04/10] ports/50782 ports-bugs python port installs files not in pkg-pli o [2003/04/10] ports/50783 ports-bugs NEW PORT textproc/p5-Text-Reform o [2003/04/10] ports/50788 ports-bugs gnump3d - install problem - adamw asked m o [2003/04/10] ports/50793 ports-bugs Update port: deskutils/logjam2 (maintaine o [2003/04/10] ports/50794 ports-bugs New port graphics/pho (version 0.9.1) o [2003/04/10] ports/50799 ports-bugs Lisp Packages install directory should no o [2003/04/11] ports/50810 ports-bugs Update port: lang/cmucl (docs installed a o [2003/04/11] ports/50813 ports-bugs New port: japanese/mailman o [2003/04/11] ports/50815 ports-bugs New port: chinese/cnprint o [2003/04/11] ports/50816 ports-bugs New port: chinese/oto o [2003/04/11] ports/50817 ports-bugs New port: chinese/oxford o [2003/04/11] ports/50819 ports-bugs New port: chinese/kon2 o [2003/04/11] ports/50820 ports-bugs New port: chinese/ntuttf o [2003/04/11] ports/50822 ports-bugs [PATCH] graphics/netpbm doesn't install i o [2003/04/11] ports/50828 ports-bugs New port: mod_jk for apache2 o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo o [2003/04/12] ports/50850 ports-bugs -march=pca56 blows up nethack34-nox11 o [2003/04/12] ports/50858 ports-bugs compile of ecasound-2.2.2 fails with unde o [2003/04/12] ports/50862 ports-bugs Update audio/baudline o [2003/04/12] ports/50877 ports-bugs New Port: KBirthday: a KDE kicker-applet o [2003/04/12] ports/50880 ports-bugs Request for (optional) addition of tcplim o [2003/04/12] ports/50881 ports-bugs New port: mail/scmail - mail filter in sc o [2003/04/12] ports/50883 ports-bugs New Port: pork, an ncurses-based AIM clie o [2003/04/12] ports/50884 ports-bugs Update MASTER_SITE_APACHE_HTTPD and DEBIA o [2003/04/12] ports/50886 ports-bugs Update port: devel/eboxy (bento fix) o [2003/04/12] ports/50888 ports-bugs Updated fetchyahoo port, like fetchmail f o [2003/04/12] ports/50890 ports-bugs Updated patch file (missing -DHAVE_FT for o [2003/04/13] ports/50892 ports-bugs [PATCH] mail/p5-Mail-SpamAssassin fails t o [2003/04/13] ports/50893 ports-bugs [PATCH] security/amavisd-new: fix compati o [2003/04/13] ports/50898 ports-bugs abcde netbsd patch merge and cddb proto a o [2003/04/13] ports/50899 ports-bugs shells/scponly doesn't have a 'chrooted b o [2003/04/13] ports/50901 ports-bugs New port: gqradio - a GTK based FM tuner o [2003/04/13] ports/50905 ports-bugs Update port: textproc/ocaml-pxp: Avoid a o [2003/04/13] ports/50911 ports-bugs Update audio/cplay o [2003/04/13] ports/50913 ports-bugs Maintainer update: games/dungeoncrawl o [2003/04/13] ports/50914 ports-bugs Port update: editors/fte o [2003/04/13] ports/50916 ports-bugs [patch] x11-wm/9menu rechange url in Make o [2003/04/13] ports/50918 ports-bugs [PATCH] net/wide-dhcp: cosmetique fixes o [2003/04/13] ports/50921 ports-bugs [PATCH] mail/librfc822: unbreak on -CURRE o [2003/04/14] ports/50939 ports-bugs Update java/java-tutorial o [2003/04/14] ports/50940 ports-bugs Update mail/spambnc o [2003/04/14] ports/50941 ports-bugs Update net/rinetd o [2003/04/14] ports/50944 ports-bugs Update port www/mod_fastcgi : version has o [2003/04/14] ports/50950 ports-bugs New port: chinese/p5-Encode-HanConvert 554 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 11:24:07 2003 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 8FE6837B401 for ; Mon, 14 Apr 2003 11:24:07 -0700 (PDT) Received: from mhultra.aero.org (mhultra.aero.org [130.221.88.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id A541D43F85 for ; Mon, 14 Apr 2003 11:24:06 -0700 (PDT) (envelope-from obrien@rushe.aero.org) Received: from [130.221.24.10] by mhultra.aero.org with ESMTP; Mon, 14 Apr 2003 11:02:01 -0700 Received: from rushe.aero.org (rushe.aero.org [130.221.201.83]) by rushe.aero.org (8.11.6+Sun/8.11.6) with ESMTP id h3EI20S06091; Mon, 14 Apr 2003 11:02:00 -0700 (PDT) Message-Id: <200304141802.h3EI20S06091@rushe.aero.org> To: "Karel J. Bosschaart" In-reply-to: Your message of "Fri, 11 Apr 2003 08:25:06 PDT." <20030411152506.GA51894@wop21.wop.wtb.tue.nl> Date: Mon, 14 Apr 2003 11:02:00 -0700 From: "Mike O'Brien" cc: ports@freebsd.org Subject: Re: 'gv' pretty well useless under KDE 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, 14 Apr 2003 18:24:07 -0000 > Can you do 'gv ' from the Konsole where > filename is the temporary file name in .kde or /tmp? Any error messages? I tried this, and that's how I found out that it was the existence of the punctuation in the path that was at fault. No, I can't invoke 'gv' from my home directory on a temp file under .kde. However, if I cd into .kde and do it from there, it works fine. Similarly, I can't invoke it manually on a temp file behind the subdirectory with "-" in the name, but if I cd into that subdirectory, it works fine. I should really make a symlink to the file with no punctuation in it and try that. I'm not at my KDE system right now but I'll post the message when I get back to the office. It's the usual impenetrable glop of stuff issued by GhostScript. Mike O'Brien From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 11:34:47 2003 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 2B30037B401 for ; Mon, 14 Apr 2003 11:34:47 -0700 (PDT) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id A284943FA3 for ; Mon, 14 Apr 2003 11:34:45 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 3B9B17629; Mon, 14 Apr 2003 20:31:49 +0200 (CEST) Date: Mon, 14 Apr 2003 20:31:49 +0200 From: Thierry Thomas To: freebsd-ports Message-ID: <20030414183149.GA41083@graf.pompo.net> Mail-Followup-To: freebsd-ports References: <20030412014900.GH36951@freepuppy.bellavista.cz> <20030412070303.GA56245@graf.pompo.net> <20030414112027.GJ36951@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030414112027.GJ36951@freepuppy.bellavista.cz> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-RC i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: Re: lang/php4, www/mod_php4{Makefile,scripts/configure.php} 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, 14 Apr 2003 18:34:47 -0000 Le Lun 14 avr 03 à 13:20:27 +0200, Roman Neuhauser écrivait : > he tried to separate PEAR from what? he retired lang/php4 to > separate PEAR from mod_php4? lang/php4 and www/mod_php4 were two distinct ports, and he wanted to make a separate port with the PEAR bundled packages. > anyway, you can't really separate PEAR from PHP: pear(1) is run in > php(1) (CLI or CGI). Yes, pear should depends upon lang/php, but it was replacing parts installed by www/mod_php4. > so, given that you'll need a php(1) anyway, let's describe a use > case (lines starting with "->" are done on behalf of the user by > the ports system): > > cd /usr/ports/sysutils/pear-Log && make install > # pear- ports depend on pear(1) for registration > -> cd /usr/ports/devel/pear-whatever > -> fetch php-4.3.1.tar.gz > # pear(1) is a PHP script, thus it depends on lang/php4 > # oh, we have php-4.3.1.tar.gz in distfiles, fine! > -> CONFIGURE_ARGS= --enable-cli --without-pear ... > -> INSTALL_TARGET= install-modules install-sapi > # fine, let's get back to intalling pear > -> NO_BUILD= yes > -> CONFIGURE_ARGS= --disable-all --with-pear ... > -> INSTALL_TARGET= install-pear > > I haven't actually tried this yet, so there might be some gotchas, > but having had a glance in 4.3.1's Makefile I don't see anything > obvious. I had tested Dirk's pre-version, and it was OK for me, but he faced some difficulties and finally committed the current port. -- Th. Thomas. From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 11:56:23 2003 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 D50A037B401; Mon, 14 Apr 2003 11:56:23 -0700 (PDT) Received: from ux13.sp.cs.cmu.edu (UX13.SP.CS.CMU.EDU [128.2.203.57]) by mx1.FreeBSD.org (Postfix) with SMTP id 849F443F93; Mon, 14 Apr 2003 11:56:22 -0700 (PDT) (envelope-from clau@cs.cmu.edu) Received: from ux13.sp.cs.cmu.edu ([127.0.0.1]) by ux13.sp.cs.cmu.edu id aa05202; 14 Apr 2003 14:56 EDT Date: Mon, 14 Apr 2003 14:56:17 -0400 (EDT) From: Chung Lau X-X-Sender: To: DougB@Freebsd.org MMDF-Warning: Parse error in original version of preceding line at ux13.sp.cs.cmu.edu MMDF-Warning: Parse error in original version of preceding line at ux13.sp.cs.cmu.edu Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="41957835-1987099931-1050346577=:5154" cc: ports@Freebsd.org Subject: FreeBSD Port: bind9-9.2.2 problem 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, 14 Apr 2003 18:56:24 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --41957835-1987099931-1050346577=:5154 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I'm having trouble running the rndc-confgen binary after I installed the net/bind9 port. It just locks up and nothing gets printed to stdout. I've attached my config.log. Thanks. -Chung Lau --41957835-1987099931-1050346577=:5154 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="config.log" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="config.log" VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBj b21waWxlcnMgd2hpbGUNCnJ1bm5pbmcgY29uZmlndXJlLCB0byBhaWQgZGVi dWdnaW5nIGlmIGNvbmZpZ3VyZSBtYWtlcyBhIG1pc3Rha2UuDQoNCkl0IHdh cyBjcmVhdGVkIGJ5IGNvbmZpZ3VyZSwgd2hpY2ggd2FzDQpnZW5lcmF0ZWQg YnkgR05VIEF1dG9jb25mIDIuNTMuICBJbnZvY2F0aW9uIGNvbW1hbmQgbGlu ZSB3YXMNCg0KICAkIC4vY29uZmlndXJlIC0tbG9jYWxzdGF0ZWRpcj0vdmFy IC0tZGlzYWJsZS1saW51eC1jYXBzIC0tZGlzYWJsZS10aHJlYWRzIC0td2l0 aC1yYW5kb21kZXY9L2Rldi9yYW5kb20gLS13aXRoLW9wZW5zc2w9IC0tcHJl Zml4PS91c3IgLS1zeXNjb25mZGlyPS9ldGMvbmFtZWRiIC0tbWFuZGlyPS91 c3Ivc2hhcmUvbWFuIC0tcHJlZml4PS91c3IgaTM4Ni1wb3J0YmxkLWZyZWVi c2Q0LjcNCg0KIyMgLS0tLS0tLS0tICMjDQojIyBQbGF0Zm9ybS4gIyMNCiMj IC0tLS0tLS0tLSAjIw0KDQpob3N0bmFtZSA9IHBhbmFzb25pY3Bob25lc3Rv cmUubmV0DQp1bmFtZSAtbSA9IGkzODYNCnVuYW1lIC1yID0gNC43LVJFTEVB U0UtcDkNCnVuYW1lIC1zID0gRnJlZUJTRA0KdW5hbWUgLXYgPSBGcmVlQlNE IDQuNy1SRUxFQVNFLXA5ICMxOiBTYXQgTWFyIDIyIDE5OjM4OjI2IEVTVCAy MDAzICAgICBtYW5pb2NAcGFuYXNvbmljcGhvbmVzdG9yZS5uZXQ6L3Vzci9v YmovdXNyL3NyYy9zeXMvS09TSEVSIA0KDQovdXNyL2Jpbi91bmFtZSAtcCA9 IGkzODYNCi9iaW4vdW5hbWUgLVggICAgID0gdW5rbm93bg0KDQovYmluL2Fy Y2ggICAgICAgICAgICAgID0gdW5rbm93bg0KL3Vzci9iaW4vYXJjaCAtayAg ICAgICA9IHVua25vd24NCi91c3IvY29udmV4L2dldHN5c2luZm8gPSB1bmtu b3duDQpob3N0aW5mbyAgICAgICAgICAgICAgID0gdW5rbm93bg0KL2Jpbi9t YWNoaW5lICAgICAgICAgICA9IHVua25vd24NCi91c3IvYmluL29zbGV2ZWwg ICAgICAgPSB1bmtub3duDQovYmluL3VuaXZlcnNlICAgICAgICAgID0gdW5r bm93bg0KDQpQQVRIOiAvc2Jpbg0KUEFUSDogL2Jpbg0KUEFUSDogL3Vzci9z YmluDQpQQVRIOiAvdXNyL2Jpbg0KUEFUSDogL3Vzci9nYW1lcw0KUEFUSDog L3Vzci9sb2NhbC9zYmluDQpQQVRIOiAvdXNyL2xvY2FsL2Jpbg0KUEFUSDog L3Vzci9YMTFSNi9iaW4NClBBVEg6IC9yb290L2Jpbg0KDQoNCiMjIC0tLS0t LS0tLS0tICMjDQojIyBDb3JlIHRlc3RzLiAjIw0KIyMgLS0tLS0tLS0tLS0g IyMNCg0KY29uZmlndXJlOjE0MDg6IGNoZWNraW5nIGJ1aWxkIHN5c3RlbSB0 eXBlDQpjb25maWd1cmU6MTQyNjogcmVzdWx0OiBpMzg2LXBvcnRibGQtZnJl ZWJzZDQuNw0KY29uZmlndXJlOjE0MzQ6IGNoZWNraW5nIGhvc3Qgc3lzdGVt IHR5cGUNCmNvbmZpZ3VyZToxNDQ4OiByZXN1bHQ6IGkzODYtcG9ydGJsZC1m cmVlYnNkNC43DQpjb25maWd1cmU6MTQ1NzogY2hlY2tpbmcgd2hldGhlciBt YWtlIHNldHMgJHtNQUtFfQ0KY29uZmlndXJlOjE0Nzc6IHJlc3VsdDogeWVz DQpjb25maWd1cmU6MTQ4OTogY2hlY2tpbmcgZm9yIGkzODYtcG9ydGJsZC1m cmVlYnNkNC43LXJhbmxpYg0KY29uZmlndXJlOjE1MTg6IHJlc3VsdDogbm8N CmNvbmZpZ3VyZToxNTI3OiBjaGVja2luZyBmb3IgcmFubGliDQpjb25maWd1 cmU6MTU0MzogZm91bmQgL3Vzci9iaW4vcmFubGliDQpjb25maWd1cmU6MTU1 NDogcmVzdWx0OiByYW5saWINCmNvbmZpZ3VyZToxNTc4OiBjaGVja2luZyBm b3IgYSBCU0QtY29tcGF0aWJsZSBpbnN0YWxsDQpjb25maWd1cmU6MTYzMjog cmVzdWx0OiAvdXNyL2Jpbi9pbnN0YWxsIC1jIC1vIHJvb3QgLWcgd2hlZWwN CmNvbmZpZ3VyZToxNjUxOiBjaGVja2luZyBmb3IgYXINCmNvbmZpZ3VyZTox NjY5OiBmb3VuZCAvdXNyL2Jpbi9hcg0KY29uZmlndXJlOjE2ODE6IHJlc3Vs dDogL3Vzci9iaW4vYXINCmNvbmZpZ3VyZToxNzE5OiBjaGVja2luZyBmb3Ig ZXRhZ3MNCmNvbmZpZ3VyZToxNzUyOiByZXN1bHQ6IG5vDQpjb25maWd1cmU6 MTcxOTogY2hlY2tpbmcgZm9yIGVtYWNzLWV0YWdzDQpjb25maWd1cmU6MTc1 MjogcmVzdWx0OiBubw0KY29uZmlndXJlOjE3ODU6IGNoZWNraW5nIGZvciBw ZXJsNQ0KY29uZmlndXJlOjE4MDM6IGZvdW5kIC91c3IvYmluL3Blcmw1DQpj b25maWd1cmU6MTgxNTogcmVzdWx0OiAvdXNyL2Jpbi9wZXJsNQ0KY29uZmln dXJlOjE5NDI6IGNoZWNraW5nIGZvciBpMzg2LXBvcnRibGQtZnJlZWJzZDQu Ny1nY2MNCmNvbmZpZ3VyZToxOTY4OiByZXN1bHQ6IGNjDQpjb25maWd1cmU6 MjI1MDogY2hlY2tpbmcgZm9yIEMgY29tcGlsZXIgdmVyc2lvbg0KY29uZmln dXJlOjIyNTM6IGNjIC0tdmVyc2lvbiA8L2Rldi9udWxsID4mNQ0KMi45NS40 DQpjb25maWd1cmU6MjI1NjogJD8gPSAwDQpjb25maWd1cmU6MjI1ODogY2Mg LXYgPC9kZXYvbnVsbCA+JjUNClVzaW5nIGJ1aWx0aW4gc3BlY3MuDQpnY2Mg dmVyc2lvbiAyLjk1LjQgMjAwMjAzMjAgW0ZyZWVCU0RdDQpjb25maWd1cmU6 MjI2MTogJD8gPSAwDQpjb25maWd1cmU6MjI2MzogY2MgLVYgPC9kZXYvbnVs bCA+JjUNCmNjOiBhcmd1bWVudCB0byBgLVYnIGlzIG1pc3NpbmcNCmNvbmZp Z3VyZToyMjY2OiAkPyA9IDENCmNvbmZpZ3VyZToyMjkyOiBjaGVja2luZyBm b3IgQyBjb21waWxlciBkZWZhdWx0IG91dHB1dA0KY29uZmlndXJlOjIyOTU6 IGNjIC1PIC1waXBlICAgIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjIy OTg6ICQ/ID0gMA0KY29uZmlndXJlOjIzMzE6IHJlc3VsdDogYS5vdXQNCmNv bmZpZ3VyZToyMzM2OiBjaGVja2luZyB3aGV0aGVyIHRoZSBDIGNvbXBpbGVy IHdvcmtzDQpjb25maWd1cmU6MjM0MjogLi9hLm91dA0KY29uZmlndXJlOjIz NDU6ICQ/ID0gMA0KY29uZmlndXJlOjIzNjA6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MjM2NzogY2hlY2tpbmcgd2hldGhlciB3ZSBhcmUgY3Jvc3MgY29t cGlsaW5nDQpjb25maWd1cmU6MjM2OTogcmVzdWx0OiBubw0KY29uZmlndXJl OjIzNzI6IGNoZWNraW5nIGZvciBzdWZmaXggb2YgZXhlY3V0YWJsZXMNCmNv bmZpZ3VyZToyMzc0OiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25m dGVzdC5jICA+JjUNCmNvbmZpZ3VyZToyMzc3OiAkPyA9IDANCmNvbmZpZ3Vy ZToyMzk5OiByZXN1bHQ6IA0KY29uZmlndXJlOjI0MDU6IGNoZWNraW5nIGZv ciBzdWZmaXggb2Ygb2JqZWN0IGZpbGVzDQpjb25maWd1cmU6MjQyOTogY2Mg LWMgLU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjI0MzI6 ICQ/ID0gMA0KY29uZmlndXJlOjI0NTE6IHJlc3VsdDogbw0KY29uZmlndXJl OjI0NTU6IGNoZWNraW5nIHdoZXRoZXIgd2UgYXJlIHVzaW5nIHRoZSBHTlUg QyBjb21waWxlcg0KY29uZmlndXJlOjI0ODI6IGNjIC1jIC1PIC1waXBlICAg Y29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyNDg1OiAkPyA9IDANCmNvbmZp Z3VyZToyNDg4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyNDkx OiAkPyA9IDANCmNvbmZpZ3VyZToyNTAzOiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjI1MDk6IGNoZWNraW5nIHdoZXRoZXIgY2MgYWNjZXB0cyAtZw0KY29u ZmlndXJlOjI1MzM6IGNjIC1jIC1nICBjb25mdGVzdC5jID4mNQ0KY29uZmln dXJlOjI1MzY6ICQ/ID0gMA0KY29uZmlndXJlOjI1Mzk6IHRlc3QgLXMgY29u ZnRlc3Qubw0KY29uZmlndXJlOjI1NDI6ICQ/ID0gMA0KY29uZmlndXJlOjI1 NTI6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjU3OTogY2MgLWMgLU8gLXBp cGUgICBjb25mdGVzdC5jID4mNQ0KY29uZnRlc3QuYzoyOiBzeW50YXggZXJy b3IgYmVmb3JlIGBtZScNCmNvbmZpZ3VyZToyNTgyOiAkPyA9IDENCmNvbmZp Z3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2lmbmRlZiBfX2NwbHVzcGx1 cw0KICBjaG9rZSBtZQ0KI2VuZGlmDQpjb25maWd1cmU6MjY5OTogY2hlY2tp bmcgaG93IHRvIHJ1biB0aGUgQyBwcmVwcm9jZXNzb3INCmNvbmZpZ3VyZToy NzI1OiBjYyAtRSAgY29uZnRlc3QuYw0KY29uZmlndXJlOjI3MzE6ICQ/ID0g MA0KY29uZmlndXJlOjI3NTg6IGNjIC1FICBjb25mdGVzdC5jDQpjb25maWd1 cmU6Mjc1NTogYWNfbm9uZXhpc3RlbnQuaDogTm8gc3VjaCBmaWxlIG9yIGRp cmVjdG9yeQ0KY29uZmlndXJlOjI3NjQ6ICQ/ID0gMQ0KY29uZmlndXJlOiBm YWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAyNzU0ICJjb25maWd1cmUiDQoj aW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRlIDxhY19ub25leGlzdGVu dC5oPg0KY29uZmlndXJlOjI4MDE6IHJlc3VsdDogY2MgLUUNCmNvbmZpZ3Vy ZToyODE2OiBjYyAtRSAgY29uZnRlc3QuYw0KY29uZmlndXJlOjI4MjI6ICQ/ ID0gMA0KY29uZmlndXJlOjI4NDk6IGNjIC1FICBjb25mdGVzdC5jDQpjb25m aWd1cmU6Mjg0NjogYWNfbm9uZXhpc3RlbnQuaDogTm8gc3VjaCBmaWxlIG9y IGRpcmVjdG9yeQ0KY29uZmlndXJlOjI4NTU6ICQ/ID0gMQ0KY29uZmlndXJl OiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAyODQ1ICJjb25maWd1cmUi DQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRlIDxhY19ub25leGlz dGVudC5oPg0KY29uZmlndXJlOjI4OTU6IGNoZWNraW5nIGZvciBBTlNJIEMg aGVhZGVyIGZpbGVzDQpjb25maWd1cmU6MjkwOTogY2MgLUUgIGNvbmZ0ZXN0 LmMNCmNvbmZpZ3VyZToyOTE1OiAkPyA9IDANCmNvbmZpZ3VyZTozMDAyOiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVzdC5jICA+JjUNCmNv bmZpZ3VyZTozMDA1OiAkPyA9IDANCmNvbmZpZ3VyZTozMDA3OiAuL2NvbmZ0 ZXN0DQpjb25maWd1cmU6MzAxMDogJD8gPSAwDQpjb25maWd1cmU6MzAyNDog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozMDQ5OiBjaGVja2luZyBmb3Igc3lz L3R5cGVzLmgNCmNvbmZpZ3VyZTozMDYyOiBjYyAtYyAtTyAtcGlwZSAgIGNv bmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MzA2NTogJD8gPSAwDQpjb25maWd1 cmU6MzA2ODogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MzA3MTog JD8gPSAwDQpjb25maWd1cmU6MzA4MTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZTozMDQ5OiBjaGVja2luZyBmb3Igc3lzL3N0YXQuaA0KY29uZmlndXJlOjMw NjI6IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3Vy ZTozMDY1OiAkPyA9IDANCmNvbmZpZ3VyZTozMDY4OiB0ZXN0IC1zIGNvbmZ0 ZXN0Lm8NCmNvbmZpZ3VyZTozMDcxOiAkPyA9IDANCmNvbmZpZ3VyZTozMDgx OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMwNDk6IGNoZWNraW5nIGZvciBz dGRsaWIuaA0KY29uZmlndXJlOjMwNjI6IGNjIC1jIC1PIC1waXBlICAgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozMDY1OiAkPyA9IDANCmNvbmZpZ3Vy ZTozMDY4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozMDcxOiAk PyA9IDANCmNvbmZpZ3VyZTozMDgxOiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjMwNDk6IGNoZWNraW5nIGZvciBzdHJpbmcuaA0KY29uZmlndXJlOjMwNjI6 IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToz MDY1OiAkPyA9IDANCmNvbmZpZ3VyZTozMDY4OiB0ZXN0IC1zIGNvbmZ0ZXN0 Lm8NCmNvbmZpZ3VyZTozMDcxOiAkPyA9IDANCmNvbmZpZ3VyZTozMDgxOiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjMwNDk6IGNoZWNraW5nIGZvciBtZW1v cnkuaA0KY29uZmlndXJlOjMwNjI6IGNjIC1jIC1PIC1waXBlICAgY29uZnRl c3QuYyA+JjUNCmNvbmZpZ3VyZTozMDY1OiAkPyA9IDANCmNvbmZpZ3VyZToz MDY4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozMDcxOiAkPyA9 IDANCmNvbmZpZ3VyZTozMDgxOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMw NDk6IGNoZWNraW5nIGZvciBzdHJpbmdzLmgNCmNvbmZpZ3VyZTozMDYyOiBj YyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MzA2 NTogJD8gPSAwDQpjb25maWd1cmU6MzA2ODogdGVzdCAtcyBjb25mdGVzdC5v DQpjb25maWd1cmU6MzA3MTogJD8gPSAwDQpjb25maWd1cmU6MzA4MTogcmVz dWx0OiB5ZXMNCmNvbmZpZ3VyZTozMDQ5OiBjaGVja2luZyBmb3IgaW50dHlw ZXMuaA0KY29uZmlndXJlOjMwNjI6IGNjIC1jIC1PIC1waXBlICAgY29uZnRl c3QuYyA+JjUNCmNvbmZpZ3VyZTozMDY1OiAkPyA9IDANCmNvbmZpZ3VyZToz MDY4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozMDcxOiAkPyA9 IDANCmNvbmZpZ3VyZTozMDgxOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMw NDk6IGNoZWNraW5nIGZvciBzdGRpbnQuaA0KY29uZmlndXJlOjMwNjI6IGNj IC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozMDkx OiBzdGRpbnQuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KY29uZmln dXJlOjMwNjU6ICQ/ID0gMQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3 YXM6DQojbGluZSAzMDU1ICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRl ZnMuaCINCiNpbmNsdWRlIDxzdGRpby5oPg0KI2lmIEhBVkVfU1lTX1RZUEVT X0gNCiMgaW5jbHVkZSA8c3lzL3R5cGVzLmg+DQojZW5kaWYNCiNpZiBIQVZF X1NZU19TVEFUX0gNCiMgaW5jbHVkZSA8c3lzL3N0YXQuaD4NCiNlbmRpZg0K I2lmIFNURENfSEVBREVSUw0KIyBpbmNsdWRlIDxzdGRsaWIuaD4NCiMgaW5j bHVkZSA8c3RkZGVmLmg+DQojZWxzZQ0KIyBpZiBIQVZFX1NURExJQl9IDQoj ICBpbmNsdWRlIDxzdGRsaWIuaD4NCiMgZW5kaWYNCiNlbmRpZg0KI2lmIEhB VkVfU1RSSU5HX0gNCiMgaWYgIVNURENfSEVBREVSUyAmJiBIQVZFX01FTU9S WV9IDQojICBpbmNsdWRlIDxtZW1vcnkuaD4NCiMgZW5kaWYNCiMgaW5jbHVk ZSA8c3RyaW5nLmg+DQojZW5kaWYNCiNpZiBIQVZFX1NUUklOR1NfSA0KIyBp bmNsdWRlIDxzdHJpbmdzLmg+DQojZW5kaWYNCiNpZiBIQVZFX0lOVFRZUEVT X0gNCiMgaW5jbHVkZSA8aW50dHlwZXMuaD4NCiNlbHNlDQojIGlmIEhBVkVf U1RESU5UX0gNCiMgIGluY2x1ZGUgPHN0ZGludC5oPg0KIyBlbmRpZg0KI2Vu ZGlmDQojaWYgSEFWRV9VTklTVERfSA0KIyBpbmNsdWRlIDx1bmlzdGQuaD4N CiNlbmRpZg0KDQojaW5jbHVkZSA8c3RkaW50Lmg+DQpjb25maWd1cmU6MzA4 MTogcmVzdWx0OiBubw0KY29uZmlndXJlOjMwNDk6IGNoZWNraW5nIGZvciB1 bmlzdGQuaA0KY29uZmlndXJlOjMwNjI6IGNjIC1jIC1PIC1waXBlICAgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozMDY1OiAkPyA9IDANCmNvbmZpZ3Vy ZTozMDY4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozMDcxOiAk PyA9IDANCmNvbmZpZ3VyZTozMDgxOiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjMxMTI6IGNoZWNraW5nIGZjbnRsLmggdXNhYmlsaXR5DQpjb25maWd1cmU6 MzEyMTogY2MgLWMgLU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmln dXJlOjMxMjQ6ICQ/ID0gMA0KY29uZmlndXJlOjMxMjc6IHRlc3QgLXMgY29u ZnRlc3Qubw0KY29uZmlndXJlOjMxMzA6ICQ/ID0gMA0KY29uZmlndXJlOjMx Mzk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MzE0MzogY2hlY2tpbmcgZmNu dGwuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjMxNTA6IGNjIC1FICBjb25mdGVz dC5jDQpjb25maWd1cmU6MzE1NjogJD8gPSAwDQpjb25maWd1cmU6MzE3NDog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozMTkyOiBjaGVja2luZyBmb3IgZmNu dGwuaA0KY29uZmlndXJlOjMxOTk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MzExMjogY2hlY2tpbmcgc3lzL3RpbWUuaCB1c2FiaWxpdHkNCmNvbmZpZ3Vy ZTozMTIxOiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25m aWd1cmU6MzEyNDogJD8gPSAwDQpjb25maWd1cmU6MzEyNzogdGVzdCAtcyBj b25mdGVzdC5vDQpjb25maWd1cmU6MzEzMDogJD8gPSAwDQpjb25maWd1cmU6 MzEzOTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozMTQzOiBjaGVja2luZyBz eXMvdGltZS5oIHByZXNlbmNlDQpjb25maWd1cmU6MzE1MDogY2MgLUUgIGNv bmZ0ZXN0LmMNCmNvbmZpZ3VyZTozMTU2OiAkPyA9IDANCmNvbmZpZ3VyZToz MTc0OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMxOTI6IGNoZWNraW5nIGZv ciBzeXMvdGltZS5oDQpjb25maWd1cmU6MzE5OTogcmVzdWx0OiB5ZXMNCmNv bmZpZ3VyZTozMTAzOiBjaGVja2luZyBmb3IgdW5pc3RkLmgNCmNvbmZpZ3Vy ZTozMTA4OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMxMTI6IGNoZWNraW5n IHN5cy9zb2NraW8uaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZTozMTIxOiBjYyAt YyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MzEyNDog JD8gPSAwDQpjb25maWd1cmU6MzEyNzogdGVzdCAtcyBjb25mdGVzdC5vDQpj b25maWd1cmU6MzEzMDogJD8gPSAwDQpjb25maWd1cmU6MzEzOTogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZTozMTQzOiBjaGVja2luZyBzeXMvc29ja2lvLmgg cHJlc2VuY2UNCmNvbmZpZ3VyZTozMTUwOiBjYyAtRSAgY29uZnRlc3QuYw0K Y29uZmlndXJlOjMxNTY6ICQ/ID0gMA0KY29uZmlndXJlOjMxNzQ6IHJlc3Vs dDogeWVzDQpjb25maWd1cmU6MzE5MjogY2hlY2tpbmcgZm9yIHN5cy9zb2Nr aW8uaA0KY29uZmlndXJlOjMxOTk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MzExMjogY2hlY2tpbmcgc3lzL3NlbGVjdC5oIHVzYWJpbGl0eQ0KY29uZmln dXJlOjMxMjE6IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNv bmZpZ3VyZTozMTI0OiAkPyA9IDANCmNvbmZpZ3VyZTozMTI3OiB0ZXN0IC1z IGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozMTMwOiAkPyA9IDANCmNvbmZpZ3Vy ZTozMTM5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMxNDM6IGNoZWNraW5n IHN5cy9zZWxlY3QuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjMxNTA6IGNjIC1F ICBjb25mdGVzdC5jDQpjb25maWd1cmU6MzE1NjogJD8gPSAwDQpjb25maWd1 cmU6MzE3NDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozMTkyOiBjaGVja2lu ZyBmb3Igc3lzL3NlbGVjdC5oDQpjb25maWd1cmU6MzE5OTogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZTozMTEyOiBjaGVja2luZyBzeXMvc3lzY3RsLmggdXNh YmlsaXR5DQpjb25maWd1cmU6MzEyMTogY2MgLWMgLU8gLXBpcGUgICBjb25m dGVzdC5jID4mNQ0KY29uZmlndXJlOjMxMjQ6ICQ/ID0gMA0KY29uZmlndXJl OjMxMjc6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjMxMzA6ICQ/ ID0gMA0KY29uZmlndXJlOjMxMzk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MzE0MzogY2hlY2tpbmcgc3lzL3N5c2N0bC5oIHByZXNlbmNlDQpjb25maWd1 cmU6MzE1MDogY2MgLUUgIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZTozMTU2OiAk PyA9IDANCmNvbmZpZ3VyZTozMTc0OiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjMxOTI6IGNoZWNraW5nIGZvciBzeXMvc3lzY3RsLmgNCmNvbmZpZ3VyZToz MTk5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMyMTM6IGNoZWNraW5nIGZv ciBjYyBvcHRpb24gdG8gYWNjZXB0IEFOU0kgQw0KY29uZmlndXJlOjMyNzY6 IGNjICAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6 MzI3OTogJD8gPSAwDQpjb25maWd1cmU6MzI4MjogdGVzdCAtcyBjb25mdGVz dC5vDQpjb25maWd1cmU6MzI4NTogJD8gPSAwDQpjb25maWd1cmU6MzMwMjog cmVzdWx0OiBub25lIG5lZWRlZA0KY29uZmlndXJlOjMzMTA6IGNoZWNraW5n IGZvciBhbiBBTlNJIEMtY29uZm9ybWluZyBjb25zdA0KY29uZmlndXJlOjMz ODA6IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3Vy ZTozMzgzOiAkPyA9IDANCmNvbmZpZ3VyZTozMzg2OiB0ZXN0IC1zIGNvbmZ0 ZXN0Lm8NCmNvbmZpZ3VyZTozMzg5OiAkPyA9IDANCmNvbmZpZ3VyZTozMzk5 OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjM0MDk6IGNoZWNraW5nIGZvciBp bmxpbmUNCmNvbmZpZ3VyZTozNDI2OiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0 ZXN0LmMgPiY1DQpjb25maWd1cmU6MzQyOTogJD8gPSAwDQpjb25maWd1cmU6 MzQzMjogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MzQzNTogJD8g PSAwDQpjb25maWd1cmU6MzQ0NjogcmVzdWx0OiBpbmxpbmUNCmNvbmZpZ3Vy ZTozNDYxOiBjaGVja2luZyBmb3Igc3lzY3RsYnluYW1lDQpjb25maWd1cmU6 MzUyMjogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAg PiY1DQpjb25maWd1cmU6MzUyNTogJD8gPSAwDQpjb25maWd1cmU6MzUyODog dGVzdCAtcyBjb25mdGVzdA0KY29uZmlndXJlOjM1MzE6ICQ/ID0gMA0KY29u ZmlndXJlOjM1NDE6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MzU1NTogY2hl Y2tpbmcgZm9yIHN0YXRpYyBpbmxpbmUgYnJlYWthZ2UNCmNvbmZpZ3VyZToz NTg2OiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1 cmU6MzU3Mzogd2FybmluZzogYGZvbzEnIHdhcyBkZWNsYXJlZCBpbXBsaWNp dGx5IGBleHRlcm4nIGFuZCBsYXRlciBgc3RhdGljJw0KY29uZmlndXJlOjM1 NzA6IHdhcm5pbmc6IHByZXZpb3VzIGRlY2xhcmF0aW9uIG9mIGBmb28xJw0K Y29uZmlndXJlOjM1ODk6ICQ/ID0gMA0KY29uZmlndXJlOjM1OTI6IHRlc3Qg LXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjM1OTU6ICQ/ID0gMA0KY29uZmln dXJlOjM1OTc6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZTozNjExOiBjaGVja2lu ZyBmb3Igc2l6ZV90DQpjb25maWd1cmU6MzYzODogY2MgLWMgLU8gLXBpcGUg ICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjM2NDE6ICQ/ID0gMA0KY29u ZmlndXJlOjM2NDQ6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjM2 NDc6ICQ/ID0gMA0KY29uZmlndXJlOjM2NTc6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MzY2OTogY2hlY2tpbmcgZm9yIHNzaXplX3QNCmNvbmZpZ3VyZToz Njk2OiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1 cmU6MzY5OTogJD8gPSAwDQpjb25maWd1cmU6MzcwMjogdGVzdCAtcyBjb25m dGVzdC5vDQpjb25maWd1cmU6MzcwNTogJD8gPSAwDQpjb25maWd1cmU6Mzcx NTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozNzI3OiBjaGVja2luZyB3aGV0 aGVyIHRpbWUuaCBhbmQgc3lzL3RpbWUuaCBtYXkgYm90aCBiZSBpbmNsdWRl ZA0KY29uZmlndXJlOjM3NTU6IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3Qu YyA+JjUNCmNvbmZpZ3VyZTozNzU4OiAkPyA9IDANCmNvbmZpZ3VyZTozNzYx OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozNzY0OiAkPyA9IDAN CmNvbmZpZ3VyZTozNzc0OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjM3ODQ6 IGNoZWNraW5nIGZvciBsb25nIGxvbmcNCmNvbmZpZ3VyZTozODA1OiBjYyAt YyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MzgwODog JD8gPSAwDQpjb25maWd1cmU6MzgxMTogdGVzdCAtcyBjb25mdGVzdC5vDQpj b25maWd1cmU6MzgxNDogJD8gPSAwDQpjb25maWd1cmU6MzgxNjogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZTozODM0OiBjaGVja2luZyBpZiB1bmlzdGQuaCBv ciBzeXMvdHlwZXMuaCBkZWZpbmVzIGZkX3NldA0KY29uZmlndXJlOjM4NTc6 IGNjIC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToz ODYwOiAkPyA9IDANCmNvbmZpZ3VyZTozODYzOiB0ZXN0IC1zIGNvbmZ0ZXN0 Lm8NCmNvbmZpZ3VyZTozODY2OiAkPyA9IDANCmNvbmZpZ3VyZTozODY4OiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjM5MTI6IGNoZWNraW5nIHdoZXRoZXIg Ynl0ZSBvcmRlcmluZyBpcyBiaWdlbmRpYW4NCmNvbmZpZ3VyZTozOTQyOiBj YyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6Mzk0 NTogJD8gPSAwDQpjb25maWd1cmU6Mzk0ODogdGVzdCAtcyBjb25mdGVzdC5v DQpjb25maWd1cmU6Mzk1MTogJD8gPSAwDQpjb25maWd1cmU6Mzk3ODogY2Mg LWMgLU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOiBJbiBm dW5jdGlvbiBgbWFpbic6DQpjb25maWd1cmU6Mzk2OTogc3ludGF4IGVycm9y IGJlZm9yZSBgYmlnJw0KY29uZmlndXJlOjM5ODE6ICQ/ID0gMQ0KY29uZmln dXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAzOTU1ICJjb25maWd1 cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRlIDxzeXMvdHlw ZXMuaD4NCiNpbmNsdWRlIDxzeXMvcGFyYW0uaD4NCg0KI2lmZGVmIEY3N19E VU1NWV9NQUlODQojICBpZmRlZiBfX2NwbHVzcGx1cw0KICAgICBleHRlcm4g IkMiDQojICBlbmRpZg0KICAgaW50IEY3N19EVU1NWV9NQUlOKCkgeyByZXR1 cm4gMTsgfQ0KI2VuZGlmDQppbnQNCm1haW4gKCkNCnsNCiNpZiBCWVRFX09S REVSICE9IEJJR19FTkRJQU4NCiBub3QgYmlnIGVuZGlhbg0KI2VuZGlmDQoN CiAgOw0KICByZXR1cm4gMDsNCn0NCmNvbmZpZ3VyZTo0MDk1OiByZXN1bHQ6 IG5vDQpjb25maWd1cmU6NDExODogY2hlY2tpbmcgZm9yIE9wZW5TU0wgbGli cmFyeQ0KY29uZmlndXJlOjQxNjE6IHJlc3VsdDogdXNpbmcgb3BlbnNzbCBm cm9tIC9saWIgYW5kIC9pbmNsdWRlDQpjb25maWd1cmU6NDE2ODogY2hlY2tp bmcgd2hldGhlciBsaW5raW5nIHdpdGggT3BlblNTTCB3b3Jrcw0KY29uZmln dXJlOjQxODY6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtSS9pbmNsdWRl ICAgY29uZnRlc3QuYyAgLUwvbGliIC1sY3J5cHRvID4mNQ0KY29uZmlndXJl OjQxODk6ICQ/ID0gMA0KY29uZmlndXJlOjQxOTE6IC4vY29uZnRlc3QNCmNv bmZpZ3VyZTo0MTk0OiAkPyA9IDANCmNvbmZpZ3VyZTo0MTk2OiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjQyMTg6IGNoZWNraW5nIHdoZXRoZXIgbGlua2lu ZyB3aXRoIE9wZW5TU0wgcmVxdWlyZXMgLWxkbA0KY29uZmlndXJlOjQyNDA6 IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtSS9pbmNsdWRlICAgY29uZnRl c3QuYyAgLUwvbGliIC1sY3J5cHRvID4mNQ0KY29uZmlndXJlOjQyNDM6ICQ/ ID0gMA0KY29uZmlndXJlOjQyNDY6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZp Z3VyZTo0MjQ5OiAkPyA9IDANCmNvbmZpZ3VyZTo0MjUxOiByZXN1bHQ6IG5v DQpjb25maWd1cmU6NDMxMjogY2hlY2tpbmcgZm9yIE9wZW5TU0xEaWUNCmNv bmZpZ3VyZTo0MzczOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLUkvaW5j bHVkZSAgIGNvbmZ0ZXN0LmMgIC1ML2xpYiAtbGNyeXB0byA+JjUNCi90bXAv Y2NtaGFSS3EubzogSW4gZnVuY3Rpb24gYG1haW4nOg0KL3RtcC9jY21oYVJL cS5vKC50ZXh0KzB4OSk6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYE9wZW5T U0xEaWUnDQovdG1wL2NjbWhhUktxLm8oLmRhdGErMHgwKTogdW5kZWZpbmVk IHJlZmVyZW5jZSB0byBgT3BlblNTTERpZScNCmNvbmZpZ3VyZTo0Mzc2OiAk PyA9IDENCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUg NDMxOCAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQovKiBG cm9tIGF1dG9jb25mIDIuNTcgKi8NCi8qIERlZmluZSBPcGVuU1NMRGllIHRv IGFuIGlubm9jdW91cyB2YXJpYW50LCBpbiBjYXNlIDxsaW1pdHMuaD4gZGVj bGFyZXMgT3BlblNTTERpZS4NCiAgIEZvciBleGFtcGxlLCBIUC1VWCAxMWkg PGxpbWl0cy5oPiBkZWNsYXJlcyBnZXR0aW1lb2ZkYXkuICAqLw0KI2RlZmlu ZSBPcGVuU1NMRGllIGlubm9jdW91c19PcGVuU1NMRGllDQoNCi8qIFN5c3Rl bSBoZWFkZXIgdG8gZGVmaW5lIF9fc3R1YiBtYWNyb3MgYW5kIGhvcGVmdWxs eSBmZXcgcHJvdG90eXBlcywNCiAgICB3aGljaCBjYW4gY29uZmxpY3Qgd2l0 aCBjaGFyIE9wZW5TU0xEaWUgKCk7IGJlbG93Lg0KICAgIFByZWZlciA8bGlt aXRzLmg+IHRvIDxhc3NlcnQuaD4gaWYgX19TVERDX18gaXMgZGVmaW5lZCwg c2luY2UNCiAgICA8bGltaXRzLmg+IGV4aXN0cyBldmVuIG9uIGZyZWVzdGFu ZGluZyBjb21waWxlcnMuICAqLw0KDQojaWZkZWYgX19TVERDX18NCiMgaW5j bHVkZSA8bGltaXRzLmg+DQojZWxzZQ0KIyBpbmNsdWRlIDxhc3NlcnQuaD4N CiNlbmRpZg0KDQojdW5kZWYgT3BlblNTTERpZQ0KDQovKiBPdmVycmlkZSBh bnkgZ2NjMiBpbnRlcm5hbCBwcm90b3R5cGUgdG8gYXZvaWQgYW4gZXJyb3Iu ICAqLw0KI2lmZGVmIF9fY3BsdXNwbHVzDQpleHRlcm4gIkMiDQp7DQojZW5k aWYNCi8qIFdlIHVzZSBjaGFyIGJlY2F1c2UgaW50IG1pZ2h0IG1hdGNoIHRo ZSByZXR1cm4gdHlwZSBvZiBhIGdjYzINCiAgIGJ1aWx0aW4gYW5kIHRoZW4g aXRzIGFyZ3VtZW50IHByb3RvdHlwZSB3b3VsZCBzdGlsbCBhcHBseS4gICov DQpjaGFyIE9wZW5TU0xEaWUgKCk7DQovKiBUaGUgR05VIEMgbGlicmFyeSBk ZWZpbmVzIHRoaXMgZm9yIGZ1bmN0aW9ucyB3aGljaCBpdCBpbXBsZW1lbnRz DQogICAgdG8gYWx3YXlzIGZhaWwgd2l0aCBFTk9TWVMuICBTb21lIGZ1bmN0 aW9ucyBhcmUgYWN0dWFsbHkgbmFtZWQNCiAgICBzb21ldGhpbmcgc3RhcnRp bmcgd2l0aCBfXyBhbmQgdGhlIG5vcm1hbCBuYW1lIGlzIGFuIGFsaWFzLiAg Ki8NCiNpZiBkZWZpbmVkIChfX3N0dWJfT3BlblNTTERpZSkgfHwgZGVmaW5l ZCAoX19zdHViX19fT3BlblNTTERpZSkNCmNob2tlIG1lDQojZWxzZQ0KY2hh ciAoKmYpICgpID0gT3BlblNTTERpZTsNCiNlbmRpZg0KI2lmZGVmIF9fY3Bs dXNwbHVzDQp9DQojZW5kaWYNCg0KI2lmZGVmIEY3N19EVU1NWV9NQUlODQoj ICBpZmRlZiBfX2NwbHVzcGx1cw0KICAgICBleHRlcm4gIkMiDQojICBlbmRp Zg0KICAgaW50IEY3N19EVU1NWV9NQUlOKCkgeyByZXR1cm4gMTsgfQ0KI2Vu ZGlmDQppbnQNCm1haW4gKCkNCnsNCnJldHVybiBmICE9IE9wZW5TU0xEaWU7 DQogIDsNCiAgcmV0dXJuIDA7DQp9DQpjb25maWd1cmU6NDM5MjogcmVzdWx0 OiBubw0KY29uZmlndXJlOjQ0NDU6IHJlc3VsdDogZGlkIG5vdCBmaW5kIGZp eGVzIGZvciBDRVJUIENBLTIwMDItMjMNCmNvbmZpZ3VyZTo0NDQ3OiBjaGVj a2luZyBPcGVuU1NMIGxpYnJhcnkgdmVyc2lvbg0KY29uZmlndXJlOjQ0NzM6 IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtSS9pbmNsdWRlICAgY29uZnRl c3QuYyAgLUwvbGliIC1sY3J5cHRvID4mNQ0KY29uZmlndXJlOjQ0NzY6ICQ/ ID0gMA0KY29uZmlndXJlOjQ0Nzg6IC4vY29uZnRlc3QNCmNvbmZpZ3VyZTo0 NDgxOiAkPyA9IDANCmNvbmZpZ3VyZTo0NDgzOiByZXN1bHQ6IG9rDQpjb25m aWd1cmU6NDU1MTogY2hlY2tpbmcgZm9yIHJhbmRvbSBkZXZpY2UNCmNvbmZp Z3VyZTo0NjE0OiByZXN1bHQ6IHVzaW5nICIvZGV2L3JhbmRvbSINCmNvbmZp Z3VyZTo0NjI5OiBjaGVja2luZyB3aGV0aGVyIHRvIGJ1aWxkIHdpdGggdGhy ZWFkIHN1cHBvcnQNCmNvbmZpZ3VyZTo0NzAxOiByZXN1bHQ6IG5vDQpjb25m aWd1cmU6NTczOTogY2hlY2tpbmcgZm9yIGZsb2NrZmlsZQ0KY29uZmlndXJl OjU4MDA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAgIGNvbmZ0ZXN0LmMg ID4mNQ0KY29uZmlndXJlOjU4MDM6ICQ/ID0gMA0KY29uZmlndXJlOjU4MDY6 IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZTo1ODA5OiAkPyA9IDANCmNv bmZpZ3VyZTo1ODE5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjU4Mjg6IGNo ZWNraW5nIGZvciBnZXRjX3VubG9ja2VkDQpjb25maWd1cmU6NTg4OTogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAgPiY1DQovdG1w L2NjN3U1SnQzLm86IEluIGZ1bmN0aW9uIGBtYWluJzoNCi90bXAvY2M3dTVK dDMubygudGV4dCsweDkpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGBnZXRj X3VubG9ja2VkJw0KL3RtcC9jYzd1NUp0My5vKC5kYXRhKzB4MCk6IHVuZGVm aW5lZCByZWZlcmVuY2UgdG8gYGdldGNfdW5sb2NrZWQnDQpjb25maWd1cmU6 NTg5MjogJD8gPSAxDQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoN CiNsaW5lIDU4MzQgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5o Ig0KLyogRnJvbSBhdXRvY29uZiAyLjU3ICovDQovKiBEZWZpbmUgZ2V0Y191 bmxvY2tlZCB0byBhbiBpbm5vY3VvdXMgdmFyaWFudCwgaW4gY2FzZSA8bGlt aXRzLmg+IGRlY2xhcmVzIGdldGNfdW5sb2NrZWQuDQogICBGb3IgZXhhbXBs ZSwgSFAtVVggMTFpIDxsaW1pdHMuaD4gZGVjbGFyZXMgZ2V0dGltZW9mZGF5 LiAgKi8NCiNkZWZpbmUgZ2V0Y191bmxvY2tlZCBpbm5vY3VvdXNfZ2V0Y191 bmxvY2tlZA0KDQovKiBTeXN0ZW0gaGVhZGVyIHRvIGRlZmluZSBfX3N0dWIg bWFjcm9zIGFuZCBob3BlZnVsbHkgZmV3IHByb3RvdHlwZXMsDQogICAgd2hp Y2ggY2FuIGNvbmZsaWN0IHdpdGggY2hhciBnZXRjX3VubG9ja2VkICgpOyBi ZWxvdy4NCiAgICBQcmVmZXIgPGxpbWl0cy5oPiB0byA8YXNzZXJ0Lmg+IGlm IF9fU1REQ19fIGlzIGRlZmluZWQsIHNpbmNlDQogICAgPGxpbWl0cy5oPiBl eGlzdHMgZXZlbiBvbiBmcmVlc3RhbmRpbmcgY29tcGlsZXJzLiAgKi8NCg0K I2lmZGVmIF9fU1REQ19fDQojIGluY2x1ZGUgPGxpbWl0cy5oPg0KI2Vsc2UN CiMgaW5jbHVkZSA8YXNzZXJ0Lmg+DQojZW5kaWYNCg0KI3VuZGVmIGdldGNf dW5sb2NrZWQNCg0KLyogT3ZlcnJpZGUgYW55IGdjYzIgaW50ZXJuYWwgcHJv dG90eXBlIHRvIGF2b2lkIGFuIGVycm9yLiAgKi8NCiNpZmRlZiBfX2NwbHVz cGx1cw0KZXh0ZXJuICJDIg0Kew0KI2VuZGlmDQovKiBXZSB1c2UgY2hhciBi ZWNhdXNlIGludCBtaWdodCBtYXRjaCB0aGUgcmV0dXJuIHR5cGUgb2YgYSBn Y2MyDQogICBidWlsdGluIGFuZCB0aGVuIGl0cyBhcmd1bWVudCBwcm90b3R5 cGUgd291bGQgc3RpbGwgYXBwbHkuICAqLw0KY2hhciBnZXRjX3VubG9ja2Vk ICgpOw0KLyogVGhlIEdOVSBDIGxpYnJhcnkgZGVmaW5lcyB0aGlzIGZvciBm dW5jdGlvbnMgd2hpY2ggaXQgaW1wbGVtZW50cw0KICAgIHRvIGFsd2F5cyBm YWlsIHdpdGggRU5PU1lTLiAgU29tZSBmdW5jdGlvbnMgYXJlIGFjdHVhbGx5 IG5hbWVkDQogICAgc29tZXRoaW5nIHN0YXJ0aW5nIHdpdGggX18gYW5kIHRo ZSBub3JtYWwgbmFtZSBpcyBhbiBhbGlhcy4gICovDQojaWYgZGVmaW5lZCAo X19zdHViX2dldGNfdW5sb2NrZWQpIHx8IGRlZmluZWQgKF9fc3R1Yl9fX2dl dGNfdW5sb2NrZWQpDQpjaG9rZSBtZQ0KI2Vsc2UNCmNoYXIgKCpmKSAoKSA9 IGdldGNfdW5sb2NrZWQ7DQojZW5kaWYNCiNpZmRlZiBfX2NwbHVzcGx1cw0K fQ0KI2VuZGlmDQoNCiNpZmRlZiBGNzdfRFVNTVlfTUFJTg0KIyAgaWZkZWYg X19jcGx1c3BsdXMNCiAgICAgZXh0ZXJuICJDIg0KIyAgZW5kaWYNCiAgIGlu dCBGNzdfRFVNTVlfTUFJTigpIHsgcmV0dXJuIDE7IH0NCiNlbmRpZg0KaW50 DQptYWluICgpDQp7DQpyZXR1cm4gZiAhPSBnZXRjX3VubG9ja2VkOw0KICA7 DQogIHJldHVybiAwOw0KfQ0KY29uZmlndXJlOjU5MDg6IHJlc3VsdDogbm8N CmNvbmZpZ3VyZTo1OTIxOiBjaGVja2luZyB3aGV0aGVyIHRvIGJ1aWxkIHdp dGggdGhyZWFkcw0KY29uZmlndXJlOjU5Mjc6IHJlc3VsdDogbm8NCmNvbmZp Z3VyZTo1OTk5OiBjaGVja2luZyBmb3IgY2F0Z2V0cw0KY29uZmlndXJlOjYw NjA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAgIGNvbmZ0ZXN0LmMgID4m NQ0KY29uZmlndXJlOjYwNjM6ICQ/ID0gMA0KY29uZmlndXJlOjYwNjY6IHRl c3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZTo2MDY5OiAkPyA9IDANCmNvbmZp Z3VyZTo2MDc5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjYxMDQ6IGNoZWNr aW5nIGZvciBzb2NrZXQgaW4gLWxzb2NrZXQNCmNvbmZpZ3VyZTo2MTM3OiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVzdC5jIC1sc29ja2V0 ICAgPiY1DQovdXNyL2xpYmV4ZWMvZWxmL2xkOiBjYW5ub3QgZmluZCAtbHNv Y2tldA0KY29uZmlndXJlOjYxNDA6ICQ/ID0gMQ0KY29uZmlndXJlOiBmYWls ZWQgcHJvZ3JhbSB3YXM6DQojbGluZSA2MTEyICJjb25maWd1cmUiDQojaW5j bHVkZSAiY29uZmRlZnMuaCINCg0KLyogT3ZlcnJpZGUgYW55IGdjYzIgaW50 ZXJuYWwgcHJvdG90eXBlIHRvIGF2b2lkIGFuIGVycm9yLiAgKi8NCiNpZmRl ZiBfX2NwbHVzcGx1cw0KZXh0ZXJuICJDIg0KI2VuZGlmDQovKiBXZSB1c2Ug Y2hhciBiZWNhdXNlIGludCBtaWdodCBtYXRjaCB0aGUgcmV0dXJuIHR5cGUg b2YgYSBnY2MyDQogICBidWlsdGluIGFuZCB0aGVuIGl0cyBhcmd1bWVudCBw cm90b3R5cGUgd291bGQgc3RpbGwgYXBwbHkuICAqLw0KY2hhciBzb2NrZXQg KCk7DQojaWZkZWYgRjc3X0RVTU1ZX01BSU4NCiMgIGlmZGVmIF9fY3BsdXNw bHVzDQogICAgIGV4dGVybiAiQyINCiMgIGVuZGlmDQogICBpbnQgRjc3X0RV TU1ZX01BSU4oKSB7IHJldHVybiAxOyB9DQojZW5kaWYNCmludA0KbWFpbiAo KQ0Kew0Kc29ja2V0ICgpOw0KICA7DQogIHJldHVybiAwOw0KfQ0KY29uZmln dXJlOjYxNTc6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZTo2MTY5OiBjaGVja2lu ZyBmb3IgaW5ldF9udG9hIGluIC1sbnNsDQpjb25maWd1cmU6NjIwMjogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAtbG5zbCAgID4m NQ0KL3Vzci9saWJleGVjL2VsZi9sZDogY2Fubm90IGZpbmQgLWxuc2wNCmNv bmZpZ3VyZTo2MjA1OiAkPyA9IDENCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dy YW0gd2FzOg0KI2xpbmUgNjE3NyAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNv bmZkZWZzLmgiDQoNCi8qIE92ZXJyaWRlIGFueSBnY2MyIGludGVybmFsIHBy b3RvdHlwZSB0byBhdm9pZCBhbiBlcnJvci4gICovDQojaWZkZWYgX19jcGx1 c3BsdXMNCmV4dGVybiAiQyINCiNlbmRpZg0KLyogV2UgdXNlIGNoYXIgYmVj YXVzZSBpbnQgbWlnaHQgbWF0Y2ggdGhlIHJldHVybiB0eXBlIG9mIGEgZ2Nj Mg0KICAgYnVpbHRpbiBhbmQgdGhlbiBpdHMgYXJndW1lbnQgcHJvdG90eXBl IHdvdWxkIHN0aWxsIGFwcGx5LiAgKi8NCmNoYXIgaW5ldF9udG9hICgpOw0K I2lmZGVmIEY3N19EVU1NWV9NQUlODQojICBpZmRlZiBfX2NwbHVzcGx1cw0K ICAgICBleHRlcm4gIkMiDQojICBlbmRpZg0KICAgaW50IEY3N19EVU1NWV9N QUlOKCkgeyByZXR1cm4gMTsgfQ0KI2VuZGlmDQppbnQNCm1haW4gKCkNCnsN CmluZXRfbnRvYSAoKTsNCiAgOw0KICByZXR1cm4gMDsNCn0NCmNvbmZpZ3Vy ZTo2MjIyOiByZXN1bHQ6IG5vDQpjb25maWd1cmU6NjIzOTogY2hlY2tpbmcg d2hldGhlciB0byB1c2UgcHVyaWZ5DQpjb25maWd1cmU6NjMwMjogcmVzdWx0 OiBubw0KY29uZmlndXJlOjEwNDk5OiBjaGVja2luZyBmb3IgSVB2NiBzdHJ1 Y3R1cmVzDQpjb25maWd1cmU6MTA1MjM6IGNjIC1jIC1PIC1waXBlICAgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxMDUyNjogJD8gPSAwDQpjb25maWd1 cmU6MTA1Mjk6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjEwNTMy OiAkPyA9IDANCmNvbmZpZ3VyZToxMDUzNDogcmVzdWx0OiB5ZXMNCmNvbmZp Z3VyZToxMDU1MDogY2hlY2tpbmcgZm9yIEthbWUgSVB2NiBzdXBwb3J0DQpj b25maWd1cmU6MTA1NzQ6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZToxMDY1MDog Y2hlY2tpbmcgZm9yIGluNl9hZGRyDQpjb25maWd1cmU6MTA2Nzc6IGNjIC1j IC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxMDY4MDog JD8gPSAwDQpjb25maWd1cmU6MTA2ODM6IHRlc3QgLXMgY29uZnRlc3Qubw0K Y29uZmlndXJlOjEwNjg2OiAkPyA9IDANCmNvbmZpZ3VyZToxMDY4ODogcmVz dWx0OiB5ZXMNCmNvbmZpZ3VyZToxMDcwNDogY2hlY2tpbmcgZm9yIGluNmFk ZHJfYW55DQpjb25maWd1cmU6MTA3MzI6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1w aXBlICAgIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjEwNzM1OiAkPyA9 IDANCmNvbmZpZ3VyZToxMDczODogdGVzdCAtcyBjb25mdGVzdA0KY29uZmln dXJlOjEwNzQxOiAkPyA9IDANCmNvbmZpZ3VyZToxMDc0MzogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZToxMDc1NzogY2hlY2tpbmcgZm9yIGluNmFkZHJfbG9v cGJhY2sNCmNvbmZpZ3VyZToxMDc4NTogY2MgLW8gY29uZnRlc3QgLU8gLXBp cGUgICAgY29uZnRlc3QuYyAgPiY1DQpjb25maWd1cmU6MTA3ODg6ICQ/ID0g MA0KY29uZmlndXJlOjEwNzkxOiB0ZXN0IC1zIGNvbmZ0ZXN0DQpjb25maWd1 cmU6MTA3OTQ6ICQ/ID0gMA0KY29uZmlndXJlOjEwNzk2OiByZXN1bHQ6IHll cw0KY29uZmlndXJlOjEwODEwOiBjaGVja2luZyBmb3Igc2luNl9zY29wZV9p ZCBpbiBzdHJ1Y3Qgc29ja2FkZHJfaW42DQpjb25maWd1cmU6MTA4Mzc6IGNj IC1jIC1PIC1waXBlICAgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxMDg0 MDogJD8gPSAwDQpjb25maWd1cmU6MTA4NDM6IHRlc3QgLXMgY29uZnRlc3Qu bw0KY29uZmlndXJlOjEwODQ2OiAkPyA9IDANCmNvbmZpZ3VyZToxMDg0ODog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxMDg2MTogY2hlY2tpbmcgZm9yIGlu Nl9wa3RpbmZvDQpjb25maWd1cmU6MTA4ODg6IGNjIC1jIC1PIC1waXBlICAg Y29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxMDg5MTogJD8gPSAwDQpjb25m aWd1cmU6MTA4OTQ6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjEw ODk3OiAkPyA9IDANCmNvbmZpZ3VyZToxMDg5OTogcmVzdWx0OiB5ZXMNCmNv bmZpZ3VyZToxMDk1MjogY2hlY2tpbmcgZm9yIGluZXRfbnRvcCB3aXRoIElQ djYgc3VwcG9ydA0KY29uZmlndXJlOjEwOTcxOiBjYyAtbyBjb25mdGVzdCAt TyAtcGlwZSAgICBjb25mdGVzdC5jICA+JjUNCmNvbmZpZ3VyZToxMDk3NDog JD8gPSAwDQpjb25maWd1cmU6MTA5NzY6IC4vY29uZnRlc3QNCmNvbmZpZ3Vy ZToxMDk3OTogJD8gPSAwDQpjb25maWd1cmU6MTA5ODE6IHJlc3VsdDogeWVz DQpjb25maWd1cmU6MTEwMDM6IGNoZWNraW5nIGZvciB3b3JraW5nIGluZXRf cHRvbiB3aXRoIElQdjYgc3VwcG9ydA0KY29uZmlndXJlOjExMDIzOiBjYyAt byBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVzdC5jICA+JjUNCmNvbmZp Z3VyZToxMTAyNjogJD8gPSAwDQpjb25maWd1cmU6MTEwMjg6IC4vY29uZnRl c3QNCmNvbmZpZ3VyZToxMTAzMTogJD8gPSAxDQpjb25maWd1cmU6IHByb2dy YW0gZXhpdGVkIHdpdGggc3RhdHVzIDENCmNvbmZpZ3VyZTogZmFpbGVkIHBy b2dyYW0gd2FzOg0KI2xpbmUgMTEwMTEgImNvbmZpZ3VyZSINCiNpbmNsdWRl ICJjb25mZGVmcy5oIg0KDQojaW5jbHVkZSA8c3lzL3R5cGVzLmg+DQojaW5j bHVkZSA8c3lzL3NvY2tldC5oPg0KI2luY2x1ZGUgPG5ldGluZXQvaW4uaD4N CiNpbmNsdWRlIDxhcnBhL2luZXQuaD4NCm1haW4oKSB7IGNoYXIgYVsxNl07 IHJldHVybiAoaW5ldF9wdG9uKEFGX0lORVQsICIxLjIuMyIsIGEpID09IDEg PyAxIDoNCgkJCSAgICAgaW5ldF9wdG9uKEFGX0lORVQsICIxLjIuMy4wNCIs IGEpID09IDEgPyAxIDoNCgkJCSAgICAgKGluZXRfcHRvbihBRl9JTkVUNiwg Ijo6MS4yLjMuNCIsIGEpICE9IDEpKTsgfQ0KY29uZmlndXJlOjExMDQxOiBy ZXN1bHQ6IG5vDQpjb25maWd1cmU6MTEwNTA6IGNoZWNraW5nIGZvciBpbmV0 X2F0b24NCmNvbmZpZ3VyZToxMTA3NDogY2MgLW8gY29uZnRlc3QgLU8gLXBp cGUgICAgY29uZnRlc3QuYyAgPiY1DQpjb25maWd1cmU6MTEwNzc6ICQ/ID0g MA0KY29uZmlndXJlOjExMDgwOiB0ZXN0IC1zIGNvbmZ0ZXN0DQpjb25maWd1 cmU6MTEwODM6ICQ/ID0gMA0KY29uZmlndXJlOjExMDg1OiByZXN1bHQ6IHll cw0KY29uZmlndXJlOjExMTE2OiBjaGVja2luZyBmb3Igc2FfbGVuIGluIHN0 cnVjdCBzb2NrYWRkcg0KY29uZmlndXJlOjExMTM5OiBjYyAtYyAtTyAtcGlw ZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MTExNDI6ICQ/ID0gMA0K Y29uZmlndXJlOjExMTQ1OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3Vy ZToxMTE0ODogJD8gPSAwDQpjb25maWd1cmU6MTExNTA6IHJlc3VsdDogeWVz DQpjb25maWd1cmU6MTExNjk6IGNoZWNraW5nIGZvciBzdHJ1Y3QgbXNnaGRy IGZsYXZvcg0KY29uZmlndXJlOjExMTkyOiBjYyAtYyAtTyAtcGlwZSAgIGNv bmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MTExOTU6ICQ/ID0gMA0KY29uZmln dXJlOjExMTk4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToxMTIw MTogJD8gPSAwDQpjb25maWd1cmU6MTEyMDM6IHJlc3VsdDogNC40QlNEDQpj b25maWd1cmU6MTEyMTk6IGNoZWNraW5nIGZvciB0eXBlIGluX3BvcnRfdA0K Y29uZmlndXJlOjExMjQyOiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMg PiY1DQpjb25maWd1cmU6MTEyNDU6ICQ/ID0gMA0KY29uZmlndXJlOjExMjQ4 OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToxMTI1MTogJD8gPSAw DQpjb25maWd1cmU6MTEyNTM6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTEy Njk6IGNoZWNraW5nIGZvciBzdHJ1Y3QgYWRkcmluZm8NCmNvbmZpZ3VyZTox MTI5MTogY2MgLWMgLU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmln dXJlOjExMjk0OiAkPyA9IDANCmNvbmZpZ3VyZToxMTI5NzogdGVzdCAtcyBj b25mdGVzdC5vDQpjb25maWd1cmU6MTEzMDA6ICQ/ID0gMA0KY29uZmlndXJl OjExMzAyOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjExMzIyOiBjaGVja2lu ZyBmb3Igc3RydWN0IHJyc2V0aW5mbw0KY29uZmlndXJlOjExMzQ0OiBjYyAt YyAtTyAtcGlwZSAgIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6IEluIGZ1 bmN0aW9uIGBtYWluJzoNCmNvbmZpZ3VyZToxMTMzNzogc3RvcmFnZSBzaXpl IG9mIGByJyBpc24ndCBrbm93bg0KY29uZmlndXJlOjExMzQ3OiAkPyA9IDEN CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMTEzMjUg ImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KDQojaW5jbHVk ZSA8bmV0ZGIuaD4NCiNpZmRlZiBGNzdfRFVNTVlfTUFJTg0KIyAgaWZkZWYg X19jcGx1c3BsdXMNCiAgICAgZXh0ZXJuICJDIg0KIyAgZW5kaWYNCiAgIGlu dCBGNzdfRFVNTVlfTUFJTigpIHsgcmV0dXJuIDE7IH0NCiNlbmRpZg0KaW50 DQptYWluICgpDQp7DQpzdHJ1Y3QgcnJzZXRpbmZvIHI7IHJldHVybiAoMCk7 DQogIDsNCiAgcmV0dXJuIDA7DQp9DQpjb25maWd1cmU6MTEzNjE6IHJlc3Vs dDogbm8NCmNvbmZpZ3VyZToxMTM2ODogY2hlY2tpbmcgZm9yIGludCBzZXRo b3N0ZW50DQpjb25maWd1cmU6MTEzOTA6IGNjIC1jIC1PIC1waXBlICAgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTogSW4gZnVuY3Rpb24gYG1haW4nOg0K Y29uZmlndXJlOjExMzgzOiB2b2lkIHZhbHVlIG5vdCBpZ25vcmVkIGFzIGl0 IG91Z2h0IHRvIGJlDQpjb25maWd1cmU6MTEzOTM6ICQ/ID0gMQ0KY29uZmln dXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAxMTM3MSAiY29uZmln dXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQoNCiNpbmNsdWRlIDxuZXRk Yi5oPg0KI2lmZGVmIEY3N19EVU1NWV9NQUlODQojICBpZmRlZiBfX2NwbHVz cGx1cw0KICAgICBleHRlcm4gIkMiDQojICBlbmRpZg0KICAgaW50IEY3N19E VU1NWV9NQUlOKCkgeyByZXR1cm4gMTsgfQ0KI2VuZGlmDQppbnQNCm1haW4g KCkNCnsNCmludCBpID0gc2V0aG9zdGVudCgwKTsgcmV0dXJuKDApOw0KICA7 DQogIHJldHVybiAwOw0KfQ0KY29uZmlndXJlOjExNDA3OiByZXN1bHQ6IG5v DQpjb25maWd1cmU6MTE0MTQ6IGNoZWNraW5nIGZvciBpbnQgZW5kaG9zdGVu dA0KY29uZmlndXJlOjExNDM2OiBjYyAtYyAtTyAtcGlwZSAgIGNvbmZ0ZXN0 LmMgPiY1DQpjb25maWd1cmU6IEluIGZ1bmN0aW9uIGBtYWluJzoNCmNvbmZp Z3VyZToxMTQyOTogdm9pZCB2YWx1ZSBub3QgaWdub3JlZCBhcyBpdCBvdWdo dCB0byBiZQ0KY29uZmlndXJlOjExNDM5OiAkPyA9IDENCmNvbmZpZ3VyZTog ZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMTE0MTcgImNvbmZpZ3VyZSIN CiNpbmNsdWRlICJjb25mZGVmcy5oIg0KDQojaW5jbHVkZSA8bmV0ZGIuaD4N CiNpZmRlZiBGNzdfRFVNTVlfTUFJTg0KIyAgaWZkZWYgX19jcGx1c3BsdXMN CiAgICAgZXh0ZXJuICJDIg0KIyAgZW5kaWYNCiAgIGludCBGNzdfRFVNTVlf TUFJTigpIHsgcmV0dXJuIDE7IH0NCiNlbmRpZg0KaW50DQptYWluICgpDQp7 DQppbnQgaSA9IGVuZGhvc3RlbnQoKTsgcmV0dXJuKDApOw0KICA7DQogIHJl dHVybiAwOw0KfQ0KY29uZmlndXJlOjExNDUzOiByZXN1bHQ6IG5vDQpjb25m aWd1cmU6MTE0NjA6IGNoZWNraW5nIGZvciBnZXRuZXRieWFkZHIoaW5fYWRk cl90LCAuLi4pDQpjb25maWd1cmU6MTE0ODM6IGNjIC1jIC1PIC1waXBlICAg Y29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxMTQ2Njogc3ludGF4IGVycm9y IGJlZm9yZSBgaW50Jw0KY29uZmlndXJlOjExNDg2OiAkPyA9IDENCmNvbmZp Z3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMTE0NjMgImNvbmZp Z3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KDQojaW5jbHVkZSA8bmV0 ZGIuaD4NCnN0cnVjdCBuZXRlbnQgKmdldG5ldGJ5YWRkcihpbl9hZGRyX3Qs IGludCk7DQojaWZkZWYgRjc3X0RVTU1ZX01BSU4NCiMgIGlmZGVmIF9fY3Bs dXNwbHVzDQogICAgIGV4dGVybiAiQyINCiMgIGVuZGlmDQogICBpbnQgRjc3 X0RVTU1ZX01BSU4oKSB7IHJldHVybiAxOyB9DQojZW5kaWYNCmludA0KbWFp biAoKQ0Kew0KDQogIDsNCiAgcmV0dXJuIDA7DQp9DQpjb25maWd1cmU6MTE1 MDA6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZToxMTUwNzogY2hlY2tpbmcgZm9y IGludCBzZXRuZXRlbnQNCmNvbmZpZ3VyZToxMTUyOTogY2MgLWMgLU8gLXBp cGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOiBJbiBmdW5jdGlvbiBg bWFpbic6DQpjb25maWd1cmU6MTE1MjI6IHZvaWQgdmFsdWUgbm90IGlnbm9y ZWQgYXMgaXQgb3VnaHQgdG8gYmUNCmNvbmZpZ3VyZToxMTUzMjogJD8gPSAx DQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNsaW5lIDExNTEw ICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCg0KI2luY2x1 ZGUgPG5ldGRiLmg+DQojaWZkZWYgRjc3X0RVTU1ZX01BSU4NCiMgIGlmZGVm IF9fY3BsdXNwbHVzDQogICAgIGV4dGVybiAiQyINCiMgIGVuZGlmDQogICBp bnQgRjc3X0RVTU1ZX01BSU4oKSB7IHJldHVybiAxOyB9DQojZW5kaWYNCmlu dA0KbWFpbiAoKQ0Kew0KaW50IGkgPSBzZXRuZXRlbnQoMCk7IHJldHVybigw KTsNCiAgOw0KICByZXR1cm4gMDsNCn0NCmNvbmZpZ3VyZToxMTU0NjogcmVz dWx0OiBubw0KY29uZmlndXJlOjExNTUzOiBjaGVja2luZyBmb3IgaW50IGVu ZG5ldGVudA0KY29uZmlndXJlOjExNTc1OiBjYyAtYyAtTyAtcGlwZSAgIGNv bmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6IEluIGZ1bmN0aW9uIGBtYWluJzoN CmNvbmZpZ3VyZToxMTU2ODogdm9pZCB2YWx1ZSBub3QgaWdub3JlZCBhcyBp dCBvdWdodCB0byBiZQ0KY29uZmlndXJlOjExNTc4OiAkPyA9IDENCmNvbmZp Z3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMTE1NTYgImNvbmZp Z3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KDQojaW5jbHVkZSA8bmV0 ZGIuaD4NCiNpZmRlZiBGNzdfRFVNTVlfTUFJTg0KIyAgaWZkZWYgX19jcGx1 c3BsdXMNCiAgICAgZXh0ZXJuICJDIg0KIyAgZW5kaWYNCiAgIGludCBGNzdf RFVNTVlfTUFJTigpIHsgcmV0dXJuIDE7IH0NCiNlbmRpZg0KaW50DQptYWlu ICgpDQp7DQppbnQgaSA9IGVuZG5ldGVudCgpOyByZXR1cm4oMCk7DQogIDsN CiAgcmV0dXJuIDA7DQp9DQpjb25maWd1cmU6MTE1OTI6IHJlc3VsdDogbm8N CmNvbmZpZ3VyZToxMTU5OTogY2hlY2tpbmcgZm9yIGdldGhvc3RieWFkZHIo Y29uc3Qgdm9pZCAqLCBzaXplX3QsIC4uLikNCmNvbmZpZ3VyZToxMTYyMjog Y2MgLWMgLU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjEx NjA1OiBjb25mbGljdGluZyB0eXBlcyBmb3IgYGdldGhvc3RieWFkZHInDQov dXNyL2luY2x1ZGUvbmV0ZGIuaDoyMTU6IHByZXZpb3VzIGRlY2xhcmF0aW9u IG9mIGBnZXRob3N0YnlhZGRyJw0KY29uZmlndXJlOjExNjI1OiAkPyA9IDEN CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMTE2MDIg ImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KDQojaW5jbHVk ZSA8bmV0ZGIuaD4NCnN0cnVjdCBob3N0ZW50ICpnZXRob3N0YnlhZGRyKGNv bnN0IHZvaWQgKiwgc2l6ZV90LCBpbnQpOw0KI2lmZGVmIEY3N19EVU1NWV9N QUlODQojICBpZmRlZiBfX2NwbHVzcGx1cw0KICAgICBleHRlcm4gIkMiDQoj ICBlbmRpZg0KICAgaW50IEY3N19EVU1NWV9NQUlOKCkgeyByZXR1cm4gMTsg fQ0KI2VuZGlmDQppbnQNCm1haW4gKCkNCnsNCnJldHVybigwKTsNCiAgOw0K ICByZXR1cm4gMDsNCn0NCmNvbmZpZ3VyZToxMTYzOTogcmVzdWx0OiBubw0K Y29uZmlndXJlOjExNjQ2OiBjaGVja2luZyBmb3IgaF9lcnJubyBpbiBuZXRk Yi5oDQpjb25maWd1cmU6MTE2Njg6IGNjIC1jIC1PIC1waXBlICAgY29uZnRl c3QuYyA+JjUNCmNvbmZpZ3VyZToxMTY3MTogJD8gPSAwDQpjb25maWd1cmU6 MTE2NzQ6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjExNjc3OiAk PyA9IDANCmNvbmZpZ3VyZToxMTY3OTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZToxMTY5MjogY2hlY2tpbmcgZm9yIGdldGlwbm9kZWJ5bmFtZQ0KY29uZmln dXJlOjExNzUzOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVz dC5jICA+JjUNCmNvbmZpZ3VyZToxMTc1NjogJD8gPSAwDQpjb25maWd1cmU6 MTE3NTk6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxMTc2MjogJD8g PSAwDQpjb25maWd1cmU6MTE3NzI6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MTE3ODA6IGNoZWNraW5nIGZvciBnZXRuYW1laW5mbw0KY29uZmlndXJlOjEx ODQxOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVzdC5jICA+ JjUNCmNvbmZpZ3VyZToxMTg0NDogJD8gPSAwDQpjb25maWd1cmU6MTE4NDc6 IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxMTg1MDogJD8gPSAwDQpj b25maWd1cmU6MTE4NjA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTE4Njg6 IGNoZWNraW5nIGZvciBnZXRhZGRyaW5mbw0KY29uZmlndXJlOjExOTI5OiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgICBjb25mdGVzdC5jICA+JjUNCmNv bmZpZ3VyZToxMTkzMjogJD8gPSAwDQpjb25maWd1cmU6MTE5MzU6IHRlc3Qg LXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxMTkzODogJD8gPSAwDQpjb25maWd1 cmU6MTE5NDg6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTE5NjA6IGNoZWNr aW5nIGZvciBnYWlfc3RyZXJyb3INCmNvbmZpZ3VyZToxMjAyMTogY2MgLW8g Y29uZnRlc3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAgPiY1DQpjb25maWd1 cmU6MTIwMjQ6ICQ/ID0gMA0KY29uZmlndXJlOjEyMDI3OiB0ZXN0IC1zIGNv bmZ0ZXN0DQpjb25maWd1cmU6MTIwMzA6ICQ/ID0gMA0KY29uZmlndXJlOjEy MDQwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjEyMDU2OiBjaGVja2luZyBm b3IgaW50ZXJmYWNlIGxpc3Qgc3lzY3RsDQpjb25maWd1cmU6MTIwNzI6IHJl c3VsdDogeWVzDQpjb25maWd1cmU6MTIwOTU6IGNoZWNraW5nIGZvciBjb3Jy ZWN0bHkgZGVjbGFyZWQgc3Ryc2VwKCkNCmNvbmZpZ3VyZToxMjExNjogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAgPiY1DQpjb25m aWd1cmU6MTIxMTk6ICQ/ID0gMA0KY29uZmlndXJlOjEyMTIyOiB0ZXN0IC1z IGNvbmZ0ZXN0DQpjb25maWd1cmU6MTIxMjU6ICQ/ID0gMA0KY29uZmlndXJl OjEyMTI3OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjEyMTM3OiBjaGVja2lu ZyBmb3IgdnNucHJpbnRmDQpjb25maWd1cmU6MTIxOTg6IGNjIC1vIGNvbmZ0 ZXN0IC1PIC1waXBlICAgIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjEy MjAxOiAkPyA9IDANCmNvbmZpZ3VyZToxMjIwNDogdGVzdCAtcyBjb25mdGVz dA0KY29uZmlndXJlOjEyMjA3OiAkPyA9IDANCmNvbmZpZ3VyZToxMjIxNzog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxMjIyOTogY2hlY2tpbmcgZm9yIHN0 cmVycm9yDQpjb25maWd1cmU6MTIyOTA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1w aXBlICAgIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjEyMjkzOiAkPyA9 IDANCmNvbmZpZ3VyZToxMjI5NjogdGVzdCAtcyBjb25mdGVzdA0KY29uZmln dXJlOjEyMjk5OiAkPyA9IDANCmNvbmZpZ3VyZToxMjMwOTogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZToxMjMyOTogY2hlY2tpbmcgcHJpbnRmIGZvcm1hdCBt b2RpZmllciBmb3IgNjQtYml0IGludGVnZXJzDQpjb25maWd1cmU6MTIzNDI6 IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAgIGNvbmZ0ZXN0LmMgID4mNQ0K Y29uZmlndXJlOjEyMzQ1OiAkPyA9IDANCmNvbmZpZ3VyZToxMjM0NzogLi9j b25mdGVzdA0KY29uZmlndXJlOjEyMzUwOiAkPyA9IDENCmNvbmZpZ3VyZTog cHJvZ3JhbSBleGl0ZWQgd2l0aCBzdGF0dXMgMQ0KY29uZmlndXJlOiBmYWls ZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAxMjMzNyAiY29uZmlndXJlIg0KI2lu Y2x1ZGUgImNvbmZkZWZzLmgiDQptYWluKCkgeyBleGl0KCEoc2l6ZW9mKGxv bmcgbG9uZyBpbnQpID09IHNpemVvZihsb25nIGludCkpKTsgfQ0KY29uZmln dXJlOjEyMzYwOiByZXN1bHQ6IGxsDQpjb25maWd1cmU6MTIzNzE6IGNoZWNr aW5nIGZvciBjaHJvb3QNCmNvbmZpZ3VyZToxMjQzMjogY2MgLW8gY29uZnRl c3QgLU8gLXBpcGUgICAgY29uZnRlc3QuYyAgPiY1DQpjb25maWd1cmU6MTI0 MzU6ICQ/ID0gMA0KY29uZmlndXJlOjEyNDM4OiB0ZXN0IC1zIGNvbmZ0ZXN0 DQpjb25maWd1cmU6MTI0NDE6ICQ/ID0gMA0KY29uZmlndXJlOjEyNDUxOiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjEyNTk5OiBjaGVja2luZyBzeXMvcHJj dGwuaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToxMjYwODogY2MgLWMgLU8gLXBp cGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjEyNjM3OiBzeXMvcHJj dGwuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KY29uZmlndXJlOjEy NjExOiAkPyA9IDENCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0K I2xpbmUgMTI2MDIgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5o Ig0KI2luY2x1ZGUgPHN0ZGlvLmg+DQojaWYgSEFWRV9TWVNfVFlQRVNfSA0K IyBpbmNsdWRlIDxzeXMvdHlwZXMuaD4NCiNlbmRpZg0KI2lmIEhBVkVfU1lT X1NUQVRfSA0KIyBpbmNsdWRlIDxzeXMvc3RhdC5oPg0KI2VuZGlmDQojaWYg U1REQ19IRUFERVJTDQojIGluY2x1ZGUgPHN0ZGxpYi5oPg0KIyBpbmNsdWRl IDxzdGRkZWYuaD4NCiNlbHNlDQojIGlmIEhBVkVfU1RETElCX0gNCiMgIGlu Y2x1ZGUgPHN0ZGxpYi5oPg0KIyBlbmRpZg0KI2VuZGlmDQojaWYgSEFWRV9T VFJJTkdfSA0KIyBpZiAhU1REQ19IRUFERVJTICYmIEhBVkVfTUVNT1JZX0gN CiMgIGluY2x1ZGUgPG1lbW9yeS5oPg0KIyBlbmRpZg0KIyBpbmNsdWRlIDxz dHJpbmcuaD4NCiNlbmRpZg0KI2lmIEhBVkVfU1RSSU5HU19IDQojIGluY2x1 ZGUgPHN0cmluZ3MuaD4NCiNlbmRpZg0KI2lmIEhBVkVfSU5UVFlQRVNfSA0K IyBpbmNsdWRlIDxpbnR0eXBlcy5oPg0KI2Vsc2UNCiMgaWYgSEFWRV9TVERJ TlRfSA0KIyAgaW5jbHVkZSA8c3RkaW50Lmg+DQojIGVuZGlmDQojZW5kaWYN CiNpZiBIQVZFX1VOSVNURF9IDQojIGluY2x1ZGUgPHVuaXN0ZC5oPg0KI2Vu ZGlmDQojaW5jbHVkZSA8c3lzL3ByY3RsLmg+DQpjb25maWd1cmU6MTI2MjY6 IHJlc3VsdDogbm8NCmNvbmZpZ3VyZToxMjYzMDogY2hlY2tpbmcgc3lzL3By Y3RsLmggcHJlc2VuY2UNCmNvbmZpZ3VyZToxMjYzNzogY2MgLUUgIGNvbmZ0 ZXN0LmMNCmNvbmZpZ3VyZToxMjYzNDogc3lzL3ByY3RsLmg6IE5vIHN1Y2gg ZmlsZSBvciBkaXJlY3RvcnkNCmNvbmZpZ3VyZToxMjY0MzogJD8gPSAxDQpj b25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNsaW5lIDEyNjMzICJj b25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRlIDxz eXMvcHJjdGwuaD4NCmNvbmZpZ3VyZToxMjY2MTogcmVzdWx0OiBubw0KY29u ZmlndXJlOjEyNjc5OiBjaGVja2luZyBmb3Igc3lzL3ByY3RsLmgNCmNvbmZp Z3VyZToxMjY4NjogcmVzdWx0OiBubw0KY29uZmlndXJlOjEyNzAzOiBjaGVj a2luZyBmb3IgdHlwZSBybGltX3QNCmNvbmZpZ3VyZToxMjcyNzogY2MgLWMg LU8gLXBpcGUgICBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjEyNzMwOiAk PyA9IDANCmNvbmZpZ3VyZToxMjczMzogdGVzdCAtcyBjb25mdGVzdC5vDQpj b25maWd1cmU6MTI3MzY6ICQ/ID0gMA0KY29uZmlndXJlOjEyNzM4OiByZXN1 bHQ6IHllcw0KY29uZmlndXJlOjEyOTY0OiBjaGVja2luZyBmb3Igb3Blbmph ZGUNCmNvbmZpZ3VyZToxMjk5NzogcmVzdWx0OiBubw0KY29uZmlndXJlOjEz MDE1OiBjaGVja2luZyBmb3IgamFkZXRleA0KY29uZmlndXJlOjEzMDQ4OiBy ZXN1bHQ6IG5vDQpjb25maWd1cmU6MTMwNjI6IGNoZWNraW5nIGZvciBwZGZq YWRldGV4DQpjb25maWd1cmU6MTMwOTU6IHJlc3VsdDogbm8NCmNvbmZpZ3Vy ZToxMzEyMjogY2hlY2tpbmcgZm9yIGNhdGFsb2cNCmNvbmZpZ3VyZToxMzEz NzogcmVzdWx0OiAibm90IGZvdW5kIg0KY29uZmlndXJlOjEzMTY2OiBjaGVj a2luZyBmb3IgaHRtbC9kb2Nib29rLmRzbA0KY29uZmlndXJlOjEzMTgxOiBy ZXN1bHQ6ICJub3QgZm91bmQiDQpjb25maWd1cmU6MTMxODk6IGNoZWNraW5n IGZvciBwcmludC9kb2Nib29rLmRzbA0KY29uZmlndXJlOjEzMjA0OiByZXN1 bHQ6ICJub3QgZm91bmQiDQpjb25maWd1cmU6MTMyMTc6IGNoZWNraW5nIGZv ciBkb2Nib29rL2Rzc3NsL21vZHVsYXIvZHRkcy9kZWNscy94bWwuZGNsDQpj b25maWd1cmU6MTMyMzI6IHJlc3VsdDogIm5vdCBmb3VuZCINCmNvbmZpZ3Vy ZToxMzI0NTogY2hlY2tpbmcgZm9yIGRvY2Jvb2syWC9kb2Nib29rMm1hbi1z cGVjLnBsDQpjb25maWd1cmU6MTMyNjA6IHJlc3VsdDogIm5vdCBmb3VuZCIN CmNvbmZpZ3VyZToxMzM5ODogY3JlYXRpbmcgLi9jb25maWcuc3RhdHVzDQoN CiMjIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gIyMNCiMjIFJ1bm5pbmcgY29u ZmlnLnN0YXR1cy4gIyMNCiMjIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gIyMN Cg0KVGhpcyBmaWxlIHdhcyBleHRlbmRlZCBieSBjb25maWcuc3RhdHVzLCB3 aGljaCB3YXMNCmdlbmVyYXRlZCBieSBHTlUgQXV0b2NvbmYgMi41My4gIElu dm9jYXRpb24gY29tbWFuZCBsaW5lIHdhcw0KDQogIENPTkZJR19GSUxFUyAg ICA9IA0KICBDT05GSUdfSEVBREVSUyAgPSANCiAgQ09ORklHX0xJTktTICAg ID0gDQogIENPTkZJR19DT01NQU5EUyA9IA0KICAkIC4vY29uZmlnLnN0YXR1 cyANCg0Kb24gcGFuYXNvbmljcGhvbmVzdG9yZS5uZXQNCg0KY29uZmlnLnN0 YXR1czoxNDIxNDogY3JlYXRpbmcgbWFrZS9ydWxlcw0KY29uZmlnLnN0YXR1 czoxNDIxNDogY3JlYXRpbmcgbWFrZS9pbmNsdWRlcw0KY29uZmlnLnN0YXR1 czoxNDIxNDogY3JlYXRpbmcgTWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQy MTQ6IGNyZWF0aW5nIG1ha2UvTWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQy MTQ6IGNyZWF0aW5nIG1ha2UvbWtkZXANCmNvbmZpZy5zdGF0dXM6MTQyMTQ6 IGNyZWF0aW5nIGxpYi9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDog Y3JlYXRpbmcgbGliL2lzYy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIx NDogY3JlYXRpbmcgbGliL2lzYy9pbmNsdWRlL01ha2VmaWxlDQpjb25maWcu c3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvaXNjL2luY2x1ZGUvaXNjL01h a2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvaXNj L2luY2x1ZGUvaXNjL3BsYXRmb3JtLmgNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6 IGNyZWF0aW5nIGxpYi9pc2MvdW5peC9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1 czoxNDIxNDogY3JlYXRpbmcgbGliL2lzYy91bml4L2luY2x1ZGUvTWFrZWZp bGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9pc2MvdW5p eC9pbmNsdWRlL2lzYy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDog Y3JlYXRpbmcgbGliL2lzYy9ubHMvTWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6 MTQyMTQ6IGNyZWF0aW5nIGxpYi9pc2Mvbm90aHJlYWRzL01ha2VmaWxlDQpj b25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvaXNjL25vdGhyZWFk cy9pbmNsdWRlL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVh dGluZyBsaWIvaXNjL25vdGhyZWFkcy9pbmNsdWRlL2lzYy9NYWtlZmlsZQ0K Y29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgbGliL2lzY2NjL01ha2Vm aWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvaXNjY2Mv aW5jbHVkZS9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRp bmcgbGliL2lzY2NjL2luY2x1ZGUvaXNjY2MvTWFrZWZpbGUNCmNvbmZpZy5z dGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9pc2NjZmcvTWFrZWZpbGUNCmNv bmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9pc2NjZmcvaW5jbHVk ZS9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgbGli L2lzY2NmZy9pbmNsdWRlL2lzY2NmZy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1 czoxNDIxNDogY3JlYXRpbmcgbGliL2Rucy9NYWtlZmlsZQ0KY29uZmlnLnN0 YXR1czoxNDIxNDogY3JlYXRpbmcgbGliL2Rucy9pbmNsdWRlL01ha2VmaWxl DQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvZG5zL2luY2x1 ZGUvZG5zL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGlu ZyBsaWIvZG5zL3NlYy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDog Y3JlYXRpbmcgbGliL2Rucy9zZWMvZHN0L01ha2VmaWxlDQpjb25maWcuc3Rh dHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvZG5zL3NlYy9kc3QvaW5jbHVkZS9N YWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgbGliL2Ru cy9zZWMvZHN0L2luY2x1ZGUvZHN0L01ha2VmaWxlDQpjb25maWcuc3RhdHVz OjE0MjE0OiBjcmVhdGluZyBsaWIvbHdyZXMvTWFrZWZpbGUNCmNvbmZpZy5z dGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9sd3Jlcy9pbmNsdWRlL01ha2Vm aWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvbHdyZXMv aW5jbHVkZS9sd3Jlcy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDog Y3JlYXRpbmcgbGliL2x3cmVzL2luY2x1ZGUvbHdyZXMvbmV0ZGIuaA0KY29u ZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgbGliL2x3cmVzL2luY2x1ZGUv bHdyZXMvcGxhdGZvcm0uaA0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRp bmcgbGliL2x3cmVzL21hbi9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIx NDogY3JlYXRpbmcgbGliL2x3cmVzL3VuaXgvTWFrZWZpbGUNCmNvbmZpZy5z dGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9sd3Jlcy91bml4L2luY2x1ZGUv TWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9s d3Jlcy91bml4L2luY2x1ZGUvbHdyZXMvTWFrZWZpbGUNCmNvbmZpZy5zdGF0 dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi9sd3Jlcy93aW4zMi9NYWtlZmlsZQ0K Y29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgbGliL2x3cmVzL3dpbjMy L2luY2x1ZGUvTWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0 aW5nIGxpYi9sd3Jlcy93aW4zMi9pbmNsdWRlL2x3cmVzL01ha2VmaWxlDQpj b25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBsaWIvdGVzdHMvTWFrZWZp bGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGxpYi90ZXN0cy9p bmNsdWRlL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGlu ZyBsaWIvdGVzdHMvaW5jbHVkZS90ZXN0cy9NYWtlZmlsZQ0KY29uZmlnLnN0 YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL01ha2VmaWxlDQpjb25maWcuc3Rh dHVzOjE0MjE0OiBjcmVhdGluZyBiaW4vY2hlY2svTWFrZWZpbGUNCmNvbmZp Zy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGJpbi9uYW1lZC9NYWtlZmlsZQ0K Y29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL25hbWVkL3VuaXgv TWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNyZWF0aW5nIGJpbi9y bmRjL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBi aW4vcm5kYy91bml4L01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBj cmVhdGluZyBiaW4vZGlnL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0 OiBjcmVhdGluZyBiaW4vbnN1cGRhdGUvTWFrZWZpbGUNCmNvbmZpZy5zdGF0 dXM6MTQyMTQ6IGNyZWF0aW5nIGJpbi90ZXN0cy9NYWtlZmlsZQ0KY29uZmln LnN0YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL3Rlc3RzL25hbWVzL01ha2Vm aWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBiaW4vdGVzdHMv bWFzdGVyL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGlu ZyBiaW4vdGVzdHMvcmJ0L01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0 OiBjcmVhdGluZyBiaW4vdGVzdHMvZGIvTWFrZWZpbGUNCmNvbmZpZy5zdGF0 dXM6MTQyMTQ6IGNyZWF0aW5nIGJpbi90ZXN0cy90YXNrcy9NYWtlZmlsZQ0K Y29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL3Rlc3RzL3RpbWVy cy9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgYmlu L3Rlc3RzL2RzdC9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3Jl YXRpbmcgYmluL3Rlc3RzL21lbS9NYWtlZmlsZQ0KY29uZmlnLnN0YXR1czox NDIxNDogY3JlYXRpbmcgYmluL3Rlc3RzL25ldC9NYWtlZmlsZQ0KY29uZmln LnN0YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL3Rlc3RzL3NvY2thZGRyL01h a2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBiaW4vdGVz dHMvc3lzdGVtL01ha2VmaWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVh dGluZyBiaW4vdGVzdHMvc3lzdGVtL2NvbmYuc2gNCmNvbmZpZy5zdGF0dXM6 MTQyMTQ6IGNyZWF0aW5nIGJpbi90ZXN0cy9zeXN0ZW0vbHdyZXNkL01ha2Vm aWxlDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBiaW4vdGVzdHMv c3lzdGVtL3RrZXkvTWFrZWZpbGUNCmNvbmZpZy5zdGF0dXM6MTQyMTQ6IGNy ZWF0aW5nIGJpbi90ZXN0cy9oZWFkZXJkZXBfdGVzdC5zaA0KY29uZmlnLnN0 YXR1czoxNDIxNDogY3JlYXRpbmcgYmluL2Ruc3NlYy9NYWtlZmlsZQ0KY29u ZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgZG9jL01ha2VmaWxlDQpjb25m aWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBkb2MvYXJtL01ha2VmaWxlDQpj b25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBkb2MvYXJtL25vbWludW0t ZG9jYm9vay1odG1sLmRzbA0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRp bmcgZG9jL2FybS9ub21pbnVtLWRvY2Jvb2stcHJpbnQuZHNsDQpjb25maWcu c3RhdHVzOjE0MjE0OiBjcmVhdGluZyBkb2MvYXJtL3ZhbGlkYXRlLnNoDQpj b25maWcuc3RhdHVzOjE0MjE0OiBjcmVhdGluZyBkb2MvbWlzYy9NYWtlZmls ZQ0KY29uZmlnLnN0YXR1czoxNDIxNDogY3JlYXRpbmcgZG9jdXRpbC9kb2Ni b29rMm1hbi13cmFwcGVyLnNoDQpjb25maWcuc3RhdHVzOjE0MjE0OiBjcmVh dGluZyBpc2MtY29uZmlnLnNoDQpjb25maWcuc3RhdHVzOjE0MzE3OiBjcmVh dGluZyBjb25maWcuaA0KY29uZmlndXJlOjE0NTc1OiBjb25maWd1cmluZyBp biBsaWIvYmluZA0KY29uZmlndXJlOjE0NjU0OiBydW5uaW5nIC9iaW4vc2gg Jy4vY29uZmlndXJlJyAtLXByZWZpeD0vdXNyICAnLS1sb2NhbHN0YXRlZGly PS92YXInICctLWRpc2FibGUtbGludXgtY2FwcycgJy0tZGlzYWJsZS10aHJl YWRzJyAnLS13aXRoLXJhbmRvbWRldj0vZGV2L3JhbmRvbScgJy0td2l0aC1v cGVuc3NsPScgJy0tcHJlZml4PS91c3InICctLXN5c2NvbmZkaXI9L2V0Yy9u YW1lZGInICctLW1hbmRpcj0vdXNyL3NoYXJlL21hbicgJ2kzODYtcG9ydGJs ZC1mcmVlYnNkNC43JyAnQ0ZMQUdTPS1PIC1waXBlICcgJ2hvc3RfYWxpYXM9 aTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjcnICdidWlsZF9hbGlhcz1pMzg2LXBv cnRibGQtZnJlZWJzZDQuNycgJ3RhcmdldF9hbGlhcz1pMzg2LXBvcnRibGQt ZnJlZWJzZDQuNycgJ0NDPWNjJyAtLWNhY2hlLWZpbGU9L2Rldi9udWxsIC0t c3JjZGlyPS4NCg0KIyMgLS0tLS0tLS0tLS0tLS0tLSAjIw0KIyMgQ2FjaGUg dmFyaWFibGVzLiAjIw0KIyMgLS0tLS0tLS0tLS0tLS0tLSAjIw0KDQphY19j dl90eXBlX3NpemVfdD15ZXMNCmFjX2N2X2NfYmlnZW5kaWFuPW5vDQphY19j dl9oZWFkZXJfc3RkbGliX2g9eWVzDQphY19jdl9oZWFkZXJfc3lzX3RpbWVf aD15ZXMNCmFjX2N2X2hlYWRlcl9zeXNfcHJjdGxfaD1ubw0KYWNfY3ZfcHJv Z19jY19nPXllcw0KYWNfY3ZfZW52X0xERkxBR1Nfc2V0PQ0KYWNfY3ZfY19j b21waWxlcl9nbnU9eWVzDQphY19jdl9leGVleHQ9DQphY19jdl9lbnZfQ0ZM QUdTX3NldD1zZXQNCmFjX2N2X2Z1bmNfT3BlblNTTERpZT1ubw0KYWNfY3Zf ZnVuY19zeXNjdGxieW5hbWU9eWVzDQphY19jdl9lbnZfQ1BQX3ZhbHVlPQ0K YWNfY3ZfZW52X0NQUEZMQUdTX3NldD0NCmFjX2N2X2xpYl9uc2xfaW5ldF9u dG9hPW5vDQphY19jdl9oZWFkZXJfc3lzX3N5c2N0bF9oPXllcw0KYWNfY3Zf aGVhZGVyX2ZjbnRsX2g9eWVzDQphY19jdl9lbnZfaG9zdF9hbGlhc19zZXQ9 c2V0DQphY19jdl9mdW5jX3ZzbnByaW50Zj15ZXMNCmFjX2N2X2NfY29uc3Q9 eWVzDQphY19jdl9mdW5jX2dldGFkZHJpbmZvPXllcw0KYWNfY3ZfbGliX3Nv Y2tldF9zb2NrZXQ9bm8NCmFjX2N2X3Byb2dfQ0M9Y2MNCmx0X2N2X3N5c19w YXRoX3NlcGFyYXRvcj06DQphY19jdl9oZWFkZXJfc3lzX3N0YXRfaD15ZXMN CmFjX2N2X2Vudl9idWlsZF9hbGlhc19zZXQ9c2V0DQphY19jdl9mdW5jX2No cm9vdD15ZXMNCmFjX2N2X2hlYWRlcl9zeXNfc2VsZWN0X2g9eWVzDQphY19j dl9wYXRoX0FSPS91c3IvYmluL2FyDQphY19jdl9lbnZfTERGTEFHU192YWx1 ZT0NCmFjX2N2X2Vudl90YXJnZXRfYWxpYXNfc2V0PXNldA0KYWNfY3ZfcHJv Z19jY19zdGRjPQ0KYWNfY3ZfaG9zdF9hbGlhcz1pMzg2LXBvcnRibGQtZnJl ZWJzZDQuNw0KYWNfY3ZfZW52X0NGTEFHU192YWx1ZT0nLU8gLXBpcGUgJw0K YWNfY3ZfZW52X0NDX3NldD1zZXQNCmFjX2N2X2Z1bmNfZ2V0bmFtZWluZm89 eWVzDQphY19jdl9oZWFkZXJfc3lzX3R5cGVzX2g9eWVzDQphY19jdl9oZWFk ZXJfc3RkYz15ZXMNCmFjX2N2X2Z1bmNfZ2V0aXBub2RlYnluYW1lPXllcw0K YWNfY3ZfaGVhZGVyX3RpbWU9eWVzDQphY19jdl9oZWFkZXJfc3RyaW5nc19o PXllcw0KYWNfY3ZfcGF0aF9QRVJMPS91c3IvYmluL3Blcmw1DQphY19jdl9o ZWFkZXJfc3RkaW50X2g9bm8NCmFjX2N2X2hlYWRlcl9pbnR0eXBlc19oPXll cw0KYWNfY3ZfcHJvZ19tYWtlX21ha2Vfc2V0PXllcw0KYWNfY3ZfY19pbmxp bmU9aW5saW5lDQphY19jdl9oZWFkZXJfdW5pc3RkX2g9eWVzDQphY19jdl9o ZWFkZXJfc3RyaW5nX2g9eWVzDQphY19jdl9idWlsZF9hbGlhcz1pMzg2LXBv cnRibGQtZnJlZWJzZDQuNw0KYWNfY3ZfZW52X0NQUEZMQUdTX3ZhbHVlPQ0K YWNfY3ZfaGVhZGVyX3N5c19zb2NraW9faD15ZXMNCmFjX2N2X2hlYWRlcl9t ZW1vcnlfaD15ZXMNCmFjX2N2X3Byb2dfYWNfY3RfUkFOTElCPXJhbmxpYg0K YWNfY3ZfaG9zdD1pMzg2LXBvcnRibGQtZnJlZWJzZDQuNw0KYWNfY3ZfZW52 X2hvc3RfYWxpYXNfdmFsdWU9aTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjcNCmFj X2N2X2Z1bmNfc3RyZXJyb3I9eWVzDQphY19jdl9mdW5jX2dldGNfdW5sb2Nr ZWQ9bm8NCmFjX2N2X3Byb2dfQ1BQPSdjYyAtRScNCmFjX2N2X2J1aWxkPWkz ODYtcG9ydGJsZC1mcmVlYnNkNC43DQphY19jdl9lbnZfYnVpbGRfYWxpYXNf dmFsdWU9aTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjcNCmFjX2N2X2Z1bmNfY2F0 Z2V0cz15ZXMNCmFjX2N2X2Z1bmNfZmxvY2tmaWxlPXllcw0KYWNfY3ZfZW52 X3RhcmdldF9hbGlhc192YWx1ZT1pMzg2LXBvcnRibGQtZnJlZWJzZDQuNw0K YWNfY3ZfZW52X0NDX3ZhbHVlPWNjDQphY19jdl9lbnZfQ1BQX3NldD0NCmFj X2N2X3R5cGVfc3NpemVfdD15ZXMNCmFjX2N2X2Z1bmNfZ2FpX3N0cmVycm9y PXllcw0KYWNfY3Zfb2JqZXh0PW8NCg0KIyMgLS0tLS0tLS0tLS0gIyMNCiMj IGNvbmZkZWZzLmguICMjDQojIyAtLS0tLS0tLS0tLSAjIw0KDQojZGVmaW5l IFBBQ0tBR0VfTkFNRSAiIg0KI2RlZmluZSBQQUNLQUdFX1RBUk5BTUUgIiIN CiNkZWZpbmUgUEFDS0FHRV9WRVJTSU9OICIiDQojZGVmaW5lIFBBQ0tBR0Vf U1RSSU5HICIiDQojZGVmaW5lIFBBQ0tBR0VfQlVHUkVQT1JUICIiDQojZGVm aW5lIFNURENfSEVBREVSUyAxDQojZGVmaW5lIEhBVkVfU1lTX1RZUEVTX0gg MQ0KI2RlZmluZSBIQVZFX1NZU19TVEFUX0ggMQ0KI2RlZmluZSBIQVZFX1NU RExJQl9IIDENCiNkZWZpbmUgSEFWRV9TVFJJTkdfSCAxDQojZGVmaW5lIEhB VkVfTUVNT1JZX0ggMQ0KI2RlZmluZSBIQVZFX1NUUklOR1NfSCAxDQojZGVm aW5lIEhBVkVfSU5UVFlQRVNfSCAxDQojZGVmaW5lIEhBVkVfVU5JU1REX0gg MQ0KI2RlZmluZSBIQVZFX0ZDTlRMX0ggMQ0KI2RlZmluZSBIQVZFX1NZU19U SU1FX0ggMQ0KI2RlZmluZSBIQVZFX1VOSVNURF9IIDENCiNkZWZpbmUgSEFW RV9TWVNfU09DS0lPX0ggMQ0KI2RlZmluZSBIQVZFX1NZU19TRUxFQ1RfSCAx DQojZGVmaW5lIEhBVkVfU1lTX1NZU0NUTF9IIDENCiNkZWZpbmUgSEFWRV9T WVNDVExCWU5BTUUgMQ0KI2RlZmluZSBUSU1FX1dJVEhfU1lTX1RJTUUgMQ0K I2RlZmluZSBQQVRIX1JBTkRPTURFViAiL2Rldi9yYW5kb20iDQojZGVmaW5l IEhBVkVfRkxPQ0tGSUxFIDENCiNkZWZpbmUgSEFWRV9DQVRHRVRTIDENCiNk ZWZpbmUgV0FOVF9JUFY2IDENCiNkZWZpbmUgSEFWRV9BRERSSU5GTyAxDQoj ZGVmaW5lIEhBVkVfR0VUQUREUklORk8gMQ0KI2RlZmluZSBIQVZFX0dBSVNU UkVSUk9SIDENCiNkZWZpbmUgSEFWRV9JRkxJU1RfU1lTQ1RMIDENCiNkZWZp bmUgSEFWRV9TVFJFUlJPUiAxDQojZGVmaW5lIEhBVkVfQ0hST09UIDENCg0K Y29uZmlndXJlOiBleGl0IDANCg== --41957835-1987099931-1050346577=:5154-- From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 12:31:23 2003 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 CE2BD37B401 for ; Mon, 14 Apr 2003 12:31:23 -0700 (PDT) Received: from mofo.socruel.nu (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7075343FBD for ; Mon, 14 Apr 2003 12:31:20 -0700 (PDT) (envelope-from freebsd-ports@socruel.nu) Received: from localhost (localhost.sigma.socruel.nu [127.0.0.1]) by mofo.socruel.nu (Postfix) with ESMTP id E40A05B176 for ; Mon, 14 Apr 2003 21:31:18 +0200 (CEST) Received: from lotus.ad.socruel.org (lotus.ad.socruel.org [172.16.0.200]) by mofo.socruel.nu (Postfix) with ESMTP id 7AA935B170 for ; Mon, 14 Apr 2003 21:31:18 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 14 Apr 2003 21:31:17 +0200 content-class: urn:content-classes:message Message-ID: <2578F22C7A5515449899AF290E2D48321F8E@lotus.ad.socruel.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with SpamAssassin port Thread-Index: AcMCvGtDdnMZJwtsRXKWC6lIXyKuOQ== From: "freebsd-ports" To: X-Virus-Scanned: by AMaViS snapshot-20020422 Subject: Problem with SpamAssassin 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: Mon, 14 Apr 2003 19:31:24 -0000 Hi, When installing SpamAssassin port I get the following error : DLOCAL_RULES_DIR=3D"/usr/local/etc/mail/spamassassin" -DINSTALLSITELIB=3D"/usr/local/lib/perl5/site_perl/5.005" -Msharpbang -DPERL_BIN=3D"this" -DPERL_WARN=3D"auto" -ispamassassin.raw = -ospamassassin chmod 755 spamassassin=20 mkdir blib/script=20 cp spamd/spamd blib/script/spamd=20 /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/spamd cp sa-learn blib/script/sa-learn=20 /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/sa-learn cp spamassassin blib/script/spamassassin=20 /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/spamassassin ./configure=20 checking for gcc... gcc=20 checking for C compiler default output... a.out=20 checking whether the C compiler works... configure: error: cannot run C compiled programs.=20 If you meant to cross compile, use `--host'.=20 *** Error code 1=20 Stop in /usr/ports/mail/p5-Mail-SpamAssassin/work/Mail-SpamAssassin-2.53.=20 *** Error code 1=20 Stop in /usr/ports/mail/p5-Mail-SpamAssassin.=20 Ports tree is updated daily. This was on a FreeBSD 4.8-R box. It also happened on a FreeBSD 4.7-R-p8 box. Is something wrong with the config of these boxes? Both run 20 or so ports and have no problems installing other ports. MTIA. Lars. From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 17:18:45 2003 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 8376637B418 for ; Mon, 14 Apr 2003 17:18:43 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F3D43FA3 for ; Mon, 14 Apr 2003 17:18:43 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id A37452BA29; Tue, 15 Apr 2003 02:18:40 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 55DA16A7101; Tue, 15 Apr 2003 10:18:36 +1000 (EST) Date: Tue, 15 Apr 2003 10:18:36 +1000 From: Edwin Groothuis To: Mike Meyer Message-ID: <20030415001836.GL808@k7.mavetju> References: <20030414202117.39368.qmail@mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030414202117.39368.qmail@mired.org> User-Agent: Mutt/1.4i cc: FreeBSD-ports@FreeBSD.org Subject: Re: ports/50958: [PATCH] tmda port is out of date. 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, 15 Apr 2003 00:18:45 -0000 On Mon, Apr 14, 2003 at 08:21:17PM -0000, Mike Meyer wrote: > >Synopsis: [PATCH] tmda port is out of date. Is there ever a day without an update for it? :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 18:19:49 2003 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 0437A37B40D for ; Mon, 14 Apr 2003 18:19:49 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C7AA43FB1 for ; Mon, 14 Apr 2003 18:19:48 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003041501194805300dorfde>; Tue, 15 Apr 2003 01:19:48 +0000 Date: Mon, 14 Apr 2003 18:19:47 -0700 (PDT) From: Doug Barton To: Chung Lau In-Reply-To: Message-ID: <20030414181911.J14960@12-234-22-23.pyvrag.nggov.pbz> References: Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@Freebsd.org Subject: Re: FreeBSD Port: bind9-9.2.2 problem 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, 15 Apr 2003 01:19:49 -0000 On Mon, 14 Apr 2003, Chung Lau wrote: > Hi, > > I'm having trouble running the rndc-confgen binary after I > installed the net/bind9 port. It just locks up and nothing gets printed > to stdout. http://people.freebsd.org/~dougb/randomness.html -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 20:12:39 2003 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 B358E37B401 for ; Mon, 14 Apr 2003 20:12:39 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABF243FAF for ; Mon, 14 Apr 2003 20:12:39 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E552166CFA; Mon, 14 Apr 2003 20:12:38 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id CAB46110C; Mon, 14 Apr 2003 20:12:38 -0700 (PDT) Date: Mon, 14 Apr 2003 20:12:38 -0700 From: Kris Kennaway To: Jens Schweikhardt Message-ID: <20030415031238.GA61512@rot13.obsecurity.org> References: <20030414170427.GA1220@schweikhardt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20030414170427.GA1220@schweikhardt.net> User-Agent: Mutt/1.4i cc: ports@freebsd.org Subject: Re: portsclean oddity 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, 15 Apr 2003 03:12:40 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 14, 2003 at 07:04:27PM +0200, Jens Schweikhardt wrote: > hello, world\n >=20 > I've run "pkgdb -F" but still portsclean wants to remove a file that I > think it should not remove because it appears in a distinfo file. Am I > missing something or is this an issue with portsclean? Can anyone > reproduce this? Do you have fxtv installed? Kris --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+m3imWry0BWjoQKURApruAKCItMpqAIAyZ/X8ZrfNSV8x/koRgwCfaZTf 2u3UG5Pv1HU3W4PB5HhWycA= =wNz5 -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- From owner-freebsd-ports@FreeBSD.ORG Mon Apr 14 20:38:07 2003 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 69AD637B401 for ; Mon, 14 Apr 2003 20:38:07 -0700 (PDT) Received: from ftpbox.mot.com (ftpbox.mot.com [129.188.136.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E14D43FAF for ; Mon, 14 Apr 2003 20:38:06 -0700 (PDT) (envelope-from rittle@latour.rsch.comm.mot.com) Received: from az33exr03.mot.com (az33exr03.mot.com [10.64.251.233]) by ftpbox.mot.com (Motorola/Ftpbox) with ESMTP id h3F3c509001989 for ; Mon, 14 Apr 2003 20:38:05 -0700 (MST) Received: from latour.rsch.comm.mot.com (latour.rsch.comm.mot.com [145.1.80.116])h3F3c3XL030043 for ; Mon, 14 Apr 2003 22:38:03 -0500 Received: from latour.rsch.comm.mot.com (localhost.rsch.comm.mot.com [127.0.0.1])h3F3c2N8073640; Mon, 14 Apr 2003 22:38:02 -0500 (CDT) (envelope-from rittle@latour.rsch.comm.mot.com) Received: (from rittle@localhost) by latour.rsch.comm.mot.com (8.12.8/8.12.8/Submit) id h3F3c2hN073639; Mon, 14 Apr 2003 22:38:02 -0500 (CDT) Date: Mon, 14 Apr 2003 22:38:02 -0500 (CDT) From: Loren James Rittle Message-Id: <200304150338.h3F3c2hN073639@latour.rsch.comm.mot.com> To: ports@freebsd.org In-Reply-To: <20030413091004.N84868@vortex4.net> References: <20030412021505.E84868@vortex4.net> Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs cc: friend@vortex4.net Subject: Re: -march=pca56 blows up nethack34-nox11 (fwd) 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, 15 Apr 2003 03:38:07 -0000 In article <20030413091004.N84868@vortex4.net> Dave writes: >> Upgrade to a newer 5.0 (which has a newer gcc). If it still fails, >> report it to the gcc people. Yes, please report it to the gcc people but please do so in a manner that is helpful to them (I'm one of them). At a minimum, that means reading http://gcc.gnu.org/bugs.html before submitting the actual PR. Better yet, factor in the following process which I'm still editing. > Verified the problem still repeats. Is there a FreeBSD gcc contact in > particular who I can report this to? /usr/src/contrib/gcc/MAINTAINERS > says to use http://gcc.gnu.org/bugs.html to report gcc bugs, and I don't > know enough to be able to identify the code snippet in particular that's > causing the problems. I tried adding -Wall to CFLAGS in make.conf, but I > didn't get any warnings that might be pertinent. If you don't know how to identify the code snippet to report in the PR, then start here. You must be able to identify a self-contained test case, or else you will likely receive little help. From the context of this thread, I hereby assume that this port builds for you without the -march flag. The *best* course of action for you, if you want this problem fixed by the gcc team, is the following: (0) Build and install the gcc mainline from the FSF tree on your platform. (Note: FSF gcc mainline is quite stable for both FreeBSD-stable and FreeBSD-current. It might fail to build with GNU make ~1 out of 10 random CVS updates. If it fails to bootstrap for you, then wait a day and try again.) I suggest that read http://gcc.gnu.org/install/specific.html#*-*-freebsd* and then http://gcc.gnu.org/install/ . Use a non-standard prefix which is completely empty, such as /usr/local/beta-gcc, while configuring. (1) Verify that the complex software of interest (a.k.a. FreeBSD port) still fails to build/run properly with that latest gcc with the CPU and/or optimization flags that you favor. If the problem is not seen when the complex software of interest is built against the compiler built in step (0), then: (2a) assuming you want to get the fix in the system compiler sooner rather than later, restart at step (0) use the most recent release branch working back until the release branch of the system compiler with the bug. If the problem is still seen when the complex software of interest is built against the compiler built in step (0), then do the following: (2b) Verify that the complex software of interest builds with only -O2 or -O0 with the compiler installed in step (0). (3b) Install dejagnu (on BSD, from the ports collection). (4b) Run the entire gcc testsuite with 'gmake -sk check' in the working tree that you built gcc within (i.e. don't blow it away after you install from it). (5b) Save all testsuite .log and .sum files. Note: If you run `$gcc-cvs-src/contrib/test_summary | sh' in the working tree you built and tested gcc within, then you will be posting an e-mail to gcc-testresults (in itself a good thing) and saving all .log and .sum files as .log.sent and .sum.sent. (6b) Put RUNTESTFLAGS='--target_board "unix{-march=pca56}"' in your exported shell environment. (7b) Run the entire gcc testsuite again with 'gmake -sk check'. If you note any differences, then report one PR per set of related test cases that fail. Please use some personal judgment in understanding why extra test cases are failing. If you notice a class of failure by looking at the logs, then sumbit only one PR for the root difference you detected. Refer to the (related) test case(s) that fails. Perhaps compare your results in (4b) against those posted daily to http://gcc.gnu.org/ml/gcc-testresults/ for same CPU, different OS and same CPU and same OS. In the quite unlikely possibility that zero extra tests are failing with your extra CPU flags, then you will have to do more work to synthesize a one-file new test case that displays the problem. DO NOT submit a PR to gcc.gnu.org that says, port X fails to build on FreeBSD. The part of the gcc team that would be willing to work on per-CPU code generation bugs has no context for that nebulous report and will not look at it seriously. GCC depends on users being willing to do this work when a bug appears. If you are unwilling to do this extra work to report the PR properly, then you probably shouldn't be adding CPU flags to random port builds. The compiler is very well tested without extra CPU flags. It is entirely possible that *zero* people have tested it with the CPU flag you are adding. Regards, Loren From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 00:23:06 2003 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 B056137B401 for ; Tue, 15 Apr 2003 00:23:06 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6737B43F75 for ; Tue, 15 Apr 2003 00:23:04 -0700 (PDT) (envelope-from lizard@nemesis.informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30])h3F7CTES014334; Tue, 15 Apr 2003 09:12:29 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id CFC845A546; Tue, 15 Apr 2003 09:12:28 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id CDDD65A544; Tue, 15 Apr 2003 09:12:27 +0200 (CEST) Date: Tue, 15 Apr 2003 09:12:27 +0200 From: Oliver Braun To: Jens Schweikhardt Message-ID: <20030415071227.GA99267@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Jens Schweikhardt , ports@FreeBSD.org References: <20030414170427.GA1220@schweikhardt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20030414170427.GA1220@schweikhardt.net> X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Key-Alternative: finger obraun@FreeBSD.org X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS snapshot-20020531 cc: ports@FreeBSD.org Subject: Re: portsclean oddity 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, 15 Apr 2003 07:23:07 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Jens Schweikhardt [2003-04-14 19:04 +0200]: > I've run "pkgdb -F" but still portsclean wants to remove a file that I > think it should not remove because it appears in a distinfo file. pkgdb maintains only _installed_ packages. Try # portsdb -Uu && portsclean -Dn HTH, Olli --=20 Oliver Braun :: :: --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+m7DbwLFrfe8lsboRAiEDAJ9EkNgFiZxpfsVA/14qoQI02QBG+gCgyp0X ftzXxrTBLx305CqATdIB61Y= =w3c8 -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 02:04:24 2003 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 66A9937B401 for ; Tue, 15 Apr 2003 02:04:24 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAABF43F75 for ; Tue, 15 Apr 2003 02:04:23 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.gorean.org (12-234-22-23.client.attbi.com[12.234.22.23]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003041509042305100ncu7re>; Tue, 15 Apr 2003 09:04:23 +0000 Date: Tue, 15 Apr 2003 02:04:23 -0700 (PDT) From: Doug Barton To: freebsd-ports In-Reply-To: <2578F22C7A5515449899AF290E2D48321F8E@lotus.ad.socruel.org> Message-ID: <20030415020340.V2937@znfgre.tberna.bet> References: <2578F22C7A5515449899AF290E2D48321F8E@lotus.ad.socruel.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem with SpamAssassin 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, 15 Apr 2003 09:04:24 -0000 On Mon, 14 Apr 2003, freebsd-ports wrote: > ./configure > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... configure: error: cannot run C > compiled programs. > If you meant to cross compile, use `--host'. > *** Error code 1 Have you tried compiling any other ports after this? What's in /etc/make.conf? -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 03:02:10 2003 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 5BC7C37B404 for ; Tue, 15 Apr 2003 03:02:10 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20F943FE1 for ; Tue, 15 Apr 2003 03:02:05 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.8/8.12.6) with ESMTP id h3FA2AHt036403; Tue, 15 Apr 2003 12:02:10 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.8/8.12.6/Submit) id h3FA2Aqx036402; Tue, 15 Apr 2003 12:02:10 +0200 (CEST) From: Ernst de Haan To: David McTavish Date: Tue, 15 Apr 2003 12:02:10 +0200 User-Agent: KMail/1.5 References: In-Reply-To: X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304151202.10194.znerd@FreeBSD.org> cc: "'ports@FreeBSD.org'" Subject: Re: FreeBSD Port: jboss-3.0.0_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: Tue, 15 Apr 2003 10:02:10 -0000 On Monday 07 April 2003 15:59, David McTavish wrote: > Hi, > > I was just wondering if/when you were going to upgrade the JBoss package > on the ports site? Or, if it would be possible me to forward the > modifications necessary to you for integrating jboss 3.0.4 Please send the modifications in a PR (use 'send-pr'). That would be much appreciated ! Ernst From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 06:25:00 2003 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 3664B37B401; Tue, 15 Apr 2003 06:25:00 -0700 (PDT) Received: from mx1.fillmore-labs.com (nuuk.fillmore-labs.com [62.138.193.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2BA143FBF; Tue, 15 Apr 2003 06:24:58 -0700 (PDT) (envelope-from root@fillmore-labs.com) Received: from root by mx1.fillmore-labs.com with local (Exim 4.14) id 195QQj-0006lj-VV; Tue, 15 Apr 2003 15:24:57 +0200 To: FreeBSD-gnats-submit@freebsd.org From: Oliver Eikemeier X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: Date: Tue, 15 Apr 2003 15:24:57 +0200 User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@FreeBSD.org cc: sheldonh@FreeBSD.org Subject: [PATCH] port mail/exim bug fixes, support for db4.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 13:25:00 -0000 >Submitter-Id: current-users >Originator: Oliver Eikemeier >Organization: Fillmore Labs - http://www.fillmore-labs.com >Confidential: no >Synopsis: [PATCH] port mail/exim bug fixes, support for db4.1 >Severity: non-critical >Priority: medium >Category: ports >Class: update >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 6 14:21:01 CEST 2003 root@nuuk.fillmore-labs.com:/usr/obj/usr/src/sys/FILLMORE-LABS i386 >Description: Two bugs have been discovered in the exim 4.14 distribution and are fixed by the author. Sheldon Hearn (the ports maintainer) is away till May 12th, see Somebody care to volunteer to commit these patches? - support for db4.1 - fix for bug in check_dir_size - fix for bug in address rewriting - speling of plantext bug fix >Fix: cd /usr/ports/mail patch < ~/exim-db41.patch patch < ~/exim-fixes.patch find exim \( -name '*.orig' -o -empty \) -delete --- exim-db41.patch begins here --- --- exim/Makefile.orig Thu Apr 10 02:05:58 2003 +++ exim/Makefile Fri Apr 11 21:07:25 2003 @@ -75,8 +75,8 @@ #WITH_OPENLDAP21= yes # DB_LIB_VERSION is the version of the Berkeley DB library to use, and -# may be 1, which corresponds to version 1.85 in the base system, or 4 -# which depends on the databases/db4 port. +# may be 1, which corresponds to version 1.85 in the base system, 4 or +# 41 which depends on the databases/db4 or databases/db41 port. DB_LIB_VERSION?=1 # The following options may be defined to turn off support for various @@ -200,8 +200,12 @@ DB_LIBS= -L${LOCALBASE}/lib -ldb4 DB_INCLUDES= -I${LOCALBASE}/include/db4 LIB_DEPENDS+= db4.0:${PORTSDIR}/databases/db4 +.elif (${DB_LIB_VERSION} == 41) +DB_LIBS= -L${LOCALBASE}/lib -ldb41 +DB_INCLUDES= -I${LOCALBASE}/include/db41 +LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41 .else -.error DB_LIB_VERSION must be either 1 or 4 +.error DB_LIB_VERSION must be either 1, 4 or 41 .endif SEDLIST+= -e 's,XX_DB_LIBS_XX,${DB_LIBS},' \ -e 's,XX_DB_INCLUDES_XX,${DB_INCLUDES},' --- exim-db41.patch ends here --- --- exim-fixes.patch begins here --- diff -Nur exim/Makefile.orig exim/Makefile --- exim/Makefile.orig Tue Apr 15 14:43:59 2003 +++ exim/Makefile Tue Apr 15 14:55:21 2003 @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ http://www.exim.org/ftp/exim4/ \ diff -Nur exim/files/patch-src::auths::plaintext.c.orig exim/files/patch-src::auths::plaintext.c --- exim/files/patch-src::auths::plaintext.c.orig Thu Jan 1 01:00:00 1970 +++ exim/files/patch-src::auths::plaintext.c Wed Apr 9 20:44:05 2003 @@ -0,0 +1,11 @@ +--- src/auths/plaintext.c.orig Tue Apr 1 14:53:33 2003 ++++ src/auths/plaintext.c Tue Apr 1 14:53:40 2003 +@@ -93,7 +93,7 @@ + if (Ustrcmp(data, "=") == 0) + { + expand_nstring[++expand_nmax] = US""; +- expand_nstring[expand_nmax] = 0; ++ expand_nlength[expand_nmax] = 0; + } + else + { diff -Nur exim/files/patch-src::auths::plantext.c.orig exim/files/patch-src::auths::plantext.c --- exim/files/patch-src::auths::plantext.c.orig Wed Apr 9 20:44:05 2003 +++ exim/files/patch-src::auths::plantext.c Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- src/auths/plaintext.c.orig Tue Apr 1 14:53:33 2003 -+++ src/auths/plaintext.c Tue Apr 1 14:53:40 2003 -@@ -93,7 +93,7 @@ - if (Ustrcmp(data, "=") == 0) - { - expand_nstring[++expand_nmax] = US""; -- expand_nstring[expand_nmax] = 0; -+ expand_nlength[expand_nmax] = 0; - } - else - { diff -Nur exim/files/patch-src::rewrite.c.orig exim/files/patch-src::rewrite.c --- exim/files/patch-src::rewrite.c.orig Thu Jan 1 01:00:00 1970 +++ exim/files/patch-src::rewrite.c Tue Apr 15 14:49:13 2003 @@ -0,0 +1,11 @@ +--- src/rewrite.c.orig Tue Mar 11 13:20:22 2003 ++++ src/rewrite.c Tue Apr 15 14:48:37 2003 +@@ -261,7 +261,7 @@ + while (*p2 == ' ') p2++; + pf2 = parse_fix_phrase(p2, Ustrlen(p2), buff2, sizeof(buff2)); + +- start = Ustrlen(buff1) + start + new - p1; ++ start = Ustrlen(pf1) + start + new - p1; + end = start + Ustrlen(newparsed); + new = string_sprintf("%s%.*s%s", pf1, p2 - p1, p1, pf2); + } diff -Nur exim/files/patch-src::transports::appendfile.c.orig exim/files/patch-src::transports::appendfile.c --- exim/files/patch-src::transports::appendfile.c.orig Thu Jan 1 01:00:00 1970 +++ exim/files/patch-src::transports::appendfile.c Tue Apr 15 14:47:07 2003 @@ -0,0 +1,13 @@ +--- src/transports/appendfile.c.orig Tue Mar 11 13:20:23 2003 ++++ src/transports/appendfile.c Tue Apr 15 14:46:18 2003 +@@ -702,7 +702,9 @@ + if (pcre_exec(regex, NULL, CS name, Ustrlen(name), 0, 0, ovector,6) >= 2) + { + int size; +- Ustrncpy(buffer, name + ovector[2], ovector[3] - ovector[2]); ++ int n = ovector[3] - ovector[2]; ++ Ustrncpy(buffer, name + ovector[2], n); ++ buffer[n] = 0; + size = Uatoi(buffer); + sum += size; + DEBUG(D_transport) --- exim-fixes.patch ends here --- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 07:48:16 2003 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 8C91F37B401 for ; Tue, 15 Apr 2003 07:48:16 -0700 (PDT) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D8C443F93 for ; Tue, 15 Apr 2003 07:48:15 -0700 (PDT) (envelope-from mwm-dated-1050850094.9e8f0f@mired.org) Received: (qmail 95569 invoked from network); 15 Apr 2003 14:48:14 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 15 Apr 2003 14:48:14 -0000 Received: by guru.mired.org (tmda-inject, from uid 100); Tue, 15 Apr 2003 09:48:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16028.7084.153318.579021@guru.mired.org> Date: Tue, 15 Apr 2003 09:48:12 -0500 To: Edwin Groothuis In-Reply-To: <20030415001836.GL808@k7.mavetju> References: <20030414202117.39368.qmail@mired.org> <20030415001836.GL808@k7.mavetju> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.74 (Citation) cc: FreeBSD-ports@FreeBSD.org Subject: Re: ports/50958: [PATCH] tmda port is out of date. 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, 15 Apr 2003 14:48:16 -0000 In <20030415001836.GL808@k7.mavetju>, Edwin Groothuis typed: > On Mon, Apr 14, 2003 at 08:21:17PM -0000, Mike Meyer wrote: > > >Synopsis: [PATCH] tmda port is out of date. > Is there ever a day without an update for it? :-) Yes, there are. They just aren't very common. Now if I could get someone to commit ports/49975, I could start tracking *that* for updates, as the next beta was out before I submitted the port. Besides, we need refactoring tools in the ports tree. http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 08:37:44 2003 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 A818737B401 for ; Tue, 15 Apr 2003 08:37:44 -0700 (PDT) Received: from law3.usr.dsi.unimi.it (law3.usr.dsi.unimi.it [159.149.152.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE9043F75 for ; Tue, 15 Apr 2003 08:37:44 -0700 (PDT) (envelope-from flag@libero.it) Received: by southcross.skynet.org (Postfix, from userid 1001) id 2EC346C46; Tue, 15 Apr 2003 10:41:33 +0000 (GMT) Date: Tue, 15 Apr 2003 10:41:32 +0000 From: Paolo Pisati To: freebsd-ports@freebsd.org Message-ID: <20030415104132.GA85864@southcross.skynet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Useless-Header: Look ma, it's a # sign! X-Operating-System: FreeBSD southcross.skynet.org 5.0-CURRENT FreeBSD 5.0-CURRENT Subject: DDD doesn't compile anymnore in -CURRENT 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, 15 Apr 2003 15:37:44 -0000 Can anyone take a loot at the DDD port? thank you. [snip] In file included from /usr/include/g++/backward/fstream.h:32, from logplayer.C:46: /usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename /usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename In file included from logplayer.C:46: /usr/include/g++/backward/fstream.h:38: using declaration `streampos' introduced ambiguous type `streampos' gmake[1]: *** [logplayer.o] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/ddd/work/ddd-3.3.1/ddd' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/devel/ddd. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall76300.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! devel/ddd (unknown build error) [root@southcross src]# -- Paolo From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 10:36:04 2003 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 15E6037B401; Tue, 15 Apr 2003 10:36:02 -0700 (PDT) Received: from mofo.socruel.nu (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D33343F75; Tue, 15 Apr 2003 10:35:59 -0700 (PDT) (envelope-from lars@socruel.nu) Received: from localhost (localhost.sigma.socruel.nu [127.0.0.1]) by mofo.socruel.nu (Postfix) with ESMTP id 4A70A5B178; Tue, 15 Apr 2003 19:35:58 +0200 (CEST) Received: from lotus.ad.socruel.org (lotus.ad.socruel.org [172.16.0.200]) by mofo.socruel.nu (Postfix) with ESMTP id DA3415B176; Tue, 15 Apr 2003 19:35:57 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Tue, 15 Apr 2003 19:35:57 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message Message-ID: <2578F22C7A5515449899AF290E2D48321F8F@lotus.ad.socruel.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with SpamAssassin port Thread-Index: AcMDLgk9q0x3fCZDTjeueMCmY2ni+QARlrmA From: "Lars Wittebrood" To: X-Virus-Scanned: by AMaViS snapshot-20020422 cc: Doug Barton Subject: RE: Problem with SpamAssassin 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, 15 Apr 2003 17:36:04 -0000 Hi, The /etc/make.conf looks like this : FLAGS=3D -O -pipe USA_RESIDENT=3Dno NOPROFILE=3Dtrue NO_BIND=3Dtrue NO_FORTRAN=3Dtrue NO_LPR=3Dtrue NO_MAILWRAPPER=3Dtrue NO_SENDMAIL=3Dtrue NOGAMES=3Dtrue NOUUCP=3Dtrue NO_X=3Dtrue NO_OPENSSH=3Dtrue OPENSSH_OVERWRITE_BASE=3Dtrue Just before trying to install SpamAssassin port this box was upgraded to 4.8-R from 4.7-R with the same /etc/make.conf.=20 And I just updated the cvsup-without-gui port with portupgrade without any problem. Lars. -----Original Message----- From: Doug Barton [mailto:DougB@FreeBSD.org]=20 Posted At: Tuesday, April 15, 2003 11:04 AM Posted To: freebsd-ports Conversation: Problem with SpamAssassin port Subject: Re: Problem with SpamAssassin port On Mon, 14 Apr 2003, freebsd-ports wrote: > ./configure > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... configure: error: cannot run=20 > C compiled programs. If you meant to cross compile, use `--host'. > *** Error code 1 Have you tried compiling any other ports after this? What's in /etc/make.conf? --=20 This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 11:41:34 2003 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 B481D37B407 for ; Tue, 15 Apr 2003 11:41:34 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4554543F75 for ; Tue, 15 Apr 2003 11:41:32 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id CB2F8349 for ; Tue, 15 Apr 2003 20:41:28 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 9A9992FDC95; Tue, 15 Apr 2003 20:41:28 +0200 (CEST) Date: Tue, 15 Apr 2003 20:41:28 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030415184128.GG36951@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports References: <20030412014900.GH36951@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030412014900.GH36951@freepuppy.bellavista.cz> User-Agent: Mutt/1.5.1i Subject: Re: lang/php4, www/mod_php4{Makefile,scripts/configure.php} 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, 15 Apr 2003 18:41:35 -0000 # neuhauser@bellavista.cz / 2003-04-12 03:49:00 +0200: > I thought I'd start with another issue: www/mod_php4/Makefile uses a > script to display a dialog to the user, and set ${CONFIGURE_ARGS} and > ${LIB_DEPENDS} accordingly. If you want a noninteractive build, you have > to do e. g. `make install -DBATCH PHP4_OPTIONS="MySQL mcrypt dBase"`. > This is quite different from the usual -DWITH_MYSQL -DWITH_MCRYPT ... > way, and so has a non-zero WTF factor. I have an unfinished patch > (http://www.innuendo.cz/smradoch/mod_php4-port.diff) that shifts the > *_DEPENDS and CONFIGURE_ARGS foot work back to the Makefile, so that the > configure.php script puts just WITH_* variables in Makefile.inc. > > Has such a patch any chance of getting committed? (Note that at least > this version has issues: the "Define WITH_APACHE2..." message is printed > twice, and I have no idea why... I'm no bsd.port.mk wizard.) I found out it appears twice on a box with /usr/ports I haven't tinkered with. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:05:03 2003 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 1303B37B401 for ; Tue, 15 Apr 2003 12:05:03 -0700 (PDT) Received: from MAILSERVER.ofw.fi (ns.ofw.fi [194.111.144.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8A8D43FB1 for ; Tue, 15 Apr 2003 12:05:01 -0700 (PDT) (envelope-from dan.naumov@ofw.fi) Received: from [172.16.161.81] by MAILSERVER.ofw.fi (NTMail 7.00.0022/NT1439.00.90501b21) with ESMTP id vmphjaaa for freebsd-ports@freebsd.org; Tue, 15 Apr 2003 22:03:59 +0300 Date: Tue, 15 Apr 2003 22:08:48 +0300 From: Dan Naumov To: freebsd-ports@freebsd.org Message-Id: <20030415220848.0db464cf.dan.naumov@ofw.fi> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: lots of warnings during 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: Tue, 15 Apr 2003 19:05:03 -0000 Hey I just cvsupped my ports tree and ran make index: ============================== Generating INDEX-5 - please wait.. make_index: ja-xdvik-vflib-22.15_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-texinfo-4.5: no entry for /usr/ports/japanese/ptex-euc make_index: ja-dvi2ps-3.2: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipsk-vflib-5.78a_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipsk-5.78a_2: no entry for /usr/ports/japanese/ptex-common make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis Warning: Duplicate INDEX entry: pdflib-5.0.0 Done. ============================== Isn't this slightly abnormal ? Sincerely, -- Dan Naumov From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:46:20 2003 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 3353737B401 for ; Tue, 15 Apr 2003 12:46:20 -0700 (PDT) Received: from epsb.ca (relay.epsb.ca [198.161.119.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68ABB43F75 for ; Tue, 15 Apr 2003 12:46:19 -0700 (PDT) (envelope-from Sean.Page@epsb.ca) Received: from exchange05.epsb.edmonton.ab.ca (exchange05.epsb.ca [10.0.5.14]) by epsb.ca (8.11.3/8.11.3) with ESMTP id h3FJkH483718 for ; Tue, 15 Apr 2003 13:46:18 -0600 (MDT) (envelope-from Sean.Page@epsb.ca) Received: by exchange05.epsb.ca with Internet Mail Service (5.5.2653.19) id <20KGJWT3>; Tue, 15 Apr 2003 13:47:51 -0600 Message-ID: From: Sean Page To: ports@freebsd.org Date: Tue, 15 Apr 2003 13:41:13 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Subject: Jakarta Tomcat ARGHH! 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, 15 Apr 2003 19:46:20 -0000 G'day, I'm running 4.8 Release, with the latest cvs of the ports. I seem to be struggling with installing the Jakarta Tomcat 4.1 port, or rather with making it work. After getting all the JDK etc. and Jakarta installed, the server seems to start without error. But when I hit the server with a browser I get the following error: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. The only error that seems to stand out in the stdout.log is: --- Nested Exception --- java.io.IOException: Cannot locate antRun script: Property 'ant.home' not found Local_host log reported: 2003-04-15 08:25:53 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. The only references to this "ant.home" property seem to be to do with building the package from source. I tried installing the apache-ant port which did nothing. I tried copying the antRun script into the /usr/local/jakarta-tomcat4.1/bin directory, to no avail. I have no experience with Java, so I'm quickly running out of ideas here, can anyone offer some advice? Thanks in advance, Sean Sean Page Network Analyst, Internet Services Information Technology Services Edmonton Public Schools Phone: (780) 429-8206 http://its.epsb.ca From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:47:31 2003 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 A7AB737B401; Tue, 15 Apr 2003 12:47:31 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC6D43F85; Tue, 15 Apr 2003 12:47:30 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mtaout09.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDE00KT1H4HO2@mtaout09.icomcast.net>; Tue, 15 Apr 2003 15:36:18 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 7CFF6501; Tue, 15 Apr 2003 15:36:17 -0400 (EDT) Date: Tue, 15 Apr 2003 15:36:17 -0400 From: Gerard Samuel To: freebsd-ports@FreeBSD.ORG Message-id: <3E9C5F31.1020608@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 cc: gnome@FreeBSD.org Subject: Mozilla 1.3 wierdness, maybe a 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: Tue, 15 Apr 2003 19:47:32 -0000 Has anyone experienced unexpected output from mozilla 1.3 from the ports?? I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull of the ports), and it seems as if after a redirection (via php), Im getting this unexpected output. It only started happening after I upgraded mozilla, and under the native opera port it is still working as expected. For an example of what I mean by "unexpected output" take a look at -> http://test1.trini0.org:81/mozilla.png Everything from the top of the page to the end of the headers are not supposed to be there... When I view the source of this page, the "unexpected output" isn't there, but the page as it is supposed to be. Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to ask... Thanks From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:55:05 2003 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 D88D637B401; Tue, 15 Apr 2003 12:55:05 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id C314543F75; Tue, 15 Apr 2003 12:55:04 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3FJr4gs024844; Tue, 15 Apr 2003 15:53:04 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 15 Apr 2003 15:52:14 -0400 Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h3FJrmaa055273; Tue, 15 Apr 2003 15:53:49 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gerard Samuel In-Reply-To: <3E9C5F31.1020608@trini0.org> References: <3E9C5F31.1020608@trini0.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5pwXfo1hmCp/U6dH8CMB" Organization: MarcusCom, Inc. Message-Id: <1050436487.385.46.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 15 Apr 2003 15:54:47 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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: Tue, 15 Apr 2003 19:55:06 -0000 --=-5pwXfo1hmCp/U6dH8CMB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-15 at 15:36, Gerard Samuel wrote: > Has anyone experienced unexpected output from mozilla 1.3 from the ports?= ? Come to think of it, yes. I thought it was a bug in our site, but now I see that it doesn't happen with Mozilla 1.1 or with Mozilla 1.4a. > I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull=20 > of the ports), and it seems as if after a redirection (via php), > Im getting this unexpected output. Yeah, it seems related to redirection. > It only started happening after I upgraded mozilla, and under the native=20 > opera port it is still working as expected. > For an example of what I mean by "unexpected output" take a look at ->=20 > http://test1.trini0.org:81/mozilla.png > Everything from the top of the page to the end of the headers are not=20 > supposed to be there... >=20 > When I view the source of this page, the "unexpected output" isn't=20 > there, but the page as it is supposed to be. > Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to=20 > ask... I'm wondering if this was introduced in my commits yesterday. I don't know why if it was. I'll run some tests later today. It may just be a 1.3 bug with certain sites. If you want, search through Mozilla Bugzilla, and see if you find something. Joe >=20 > Thanks >=20 >=20 >=20 > _______________________________________________ > 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" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-5pwXfo1hmCp/U6dH8CMB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nGOHb2iPiv4Uz4cRAkaYAJwNlAk4P8J7lt/dHwk4JYxmDtjIUgCfcKku QIeo/SAfVTmpXA1oHVBNhco= =KARQ -----END PGP SIGNATURE----- --=-5pwXfo1hmCp/U6dH8CMB-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 12:55:07 2003 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 8008037B401; Tue, 15 Apr 2003 12:55:07 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [66.180.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE6C43F75; Tue, 15 Apr 2003 12:55:07 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (1fd405d8c912f334f740bfcf1e904de9@localhost [127.0.0.1]) by vectors.cx (8.12.8/8.12.8) with ESMTP id h3FJtdef098579; Tue, 15 Apr 2003 12:55:39 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.9/8.12.9/Submit) id h3FJtdU7098578; Tue, 15 Apr 2003 12:55:39 -0700 (PDT) Date: Tue, 15 Apr 2003 12:55:38 -0700 From: Adam Weinberger To: Gerard Samuel Message-ID: <20030415195538.GT30164@vectors.cx> References: <3E9C5F31.1020608@trini0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <3E9C5F31.1020608@trini0.org> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx User-Agent: Mutt/1.5.4i cc: gnome@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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: Tue, 15 Apr 2003 19:55:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (04.15.2003 @ 1236 PST): Gerard Samuel said, in 1.0K: << > Has anyone experienced unexpected output from mozilla 1.3 from the ports?? > I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull > of the ports), and it seems as if after a redirection (via php), > Im getting this unexpected output. > It only started happening after I upgraded mozilla, and under the native > opera port it is still working as expected. > For an example of what I mean by "unexpected output" take a look at -> > http://test1.trini0.org:81/mozilla.png > Everything from the top of the page to the end of the headers are not > supposed to be there... > > When I view the source of this page, the "unexpected output" isn't > there, but the page as it is supposed to be. > Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to > ask... >> end of "Mozilla 1.3 wierdness, maybe a bug???" from Gerard Samuel << Do you get the same results from other browsers? # Adam - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nGO6o8KM2ULHQ/0RAgbjAJ4hsF7m17XyCTUTtFJsIB3/sXVbMQCcCGqD 0sBsW8JiN7nwpE6zELuZBRo= =TVZE -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 13:16:12 2003 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 BC33F37B401; Tue, 15 Apr 2003 13:16:12 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA0543FCB; Tue, 15 Apr 2003 13:16:11 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mtaout10.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDE00120IR8FI@mtaout10.icomcast.net>; Tue, 15 Apr 2003 16:11:32 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 4BBAF364; Tue, 15 Apr 2003 16:11:32 -0400 (EDT) Date: Tue, 15 Apr 2003 16:11:32 -0400 From: Gerard Samuel In-reply-to: <1050436487.385.46.camel@gyros> To: Joe Marcus Clarke Message-id: <3E9C6774.3000008@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 References: <3E9C5F31.1020608@trini0.org> <1050436487.385.46.camel@gyros> cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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: Tue, 15 Apr 2003 20:16:13 -0000 Ok, Im glad, Im not the only one. I'll fly by mozilla's bugzilla in a little bit. If I come across anything Ill reply back to the list... Joe Marcus Clarke wrote: >On Tue, 2003-04-15 at 15:36, Gerard Samuel wrote: > > >>Has anyone experienced unexpected output from mozilla 1.3 from the ports?? >> >> > >Come to think of it, yes. I thought it was a bug in our site, but now I >see that it doesn't happen with Mozilla 1.1 or with Mozilla 1.4a. > > > >>I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull >>of the ports), and it seems as if after a redirection (via php), >>Im getting this unexpected output. >> >> > >Yeah, it seems related to redirection. > > > >>It only started happening after I upgraded mozilla, and under the native >>opera port it is still working as expected. >>For an example of what I mean by "unexpected output" take a look at -> >>http://test1.trini0.org:81/mozilla.png >>Everything from the top of the page to the end of the headers are not >>supposed to be there... >> >>When I view the source of this page, the "unexpected output" isn't >>there, but the page as it is supposed to be. >>Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to >>ask... >> >> > >I'm wondering if this was introduced in my commits yesterday. I don't >know why if it was. I'll run some tests later today. It may just be a >1.3 bug with certain sites. If you want, search through Mozilla >Bugzilla, and see if you find something. > >Joe > > > >>Thanks >> >> >> >>_______________________________________________ >>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" >> >> From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 13:39:55 2003 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 CF12937B401 for ; Tue, 15 Apr 2003 13:39:54 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB06243F3F for ; Tue, 15 Apr 2003 13:39:52 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id 5F0F217D71; Tue, 15 Apr 2003 22:39:50 +0200 (CEST) Received: (from uucp@localhost)h3FKdoHS019771; Tue, 15 Apr 2003 22:39:50 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) h3FIoZJT061696; Tue, 15 Apr 2003 20:50:35 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.9/8.12.6/Submit) id h3FIoZQT061695; Tue, 15 Apr 2003 20:50:35 +0200 (CEST) Date: Tue, 15 Apr 2003 20:50:35 +0200 From: Jens Schweikhardt To: Oliver Braun , ports@FreeBSD.org Message-ID: <20030415185035.GD1759@schweikhardt.net> References: <20030414170427.GA1220@schweikhardt.net> <20030415071227.GA99267@informatik.unibw-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030415071227.GA99267@informatik.unibw-muenchen.de> User-Agent: Mutt/1.4.1i Subject: Re: portsclean oddity 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, 15 Apr 2003 20:39:55 -0000 # * Jens Schweikhardt [2003-04-14 19:04 +0200]: # > I've run "pkgdb -F" but still portsclean wants to remove a file that I # > think it should not remove because it appears in a distinfo file. # # pkgdb maintains only _installed_ packages. # # Try # # portsdb -Uu && portsclean -Dn Thanks Oliver, that did the trick. BTW, portsdb -Uu printed a few strange messages, like galeon-1.2.9:"" non-existent -- dependency list incomplete bjfilter850-1.3:"/usr/ports/print/psutils-A4" non-existent -- dependency list incomplete gnucash-1.8.2:"/usr/portgnucash-docs-1.8.0" non-existent -- dependency list incomplete My ports tree is updated with cvsup every other day. Are these bugs in some of the ports (Makefile?) or do I need to wave dead^W^Wrun more magic commands to make everything smooth? Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 13:51:54 2003 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 1449737B401 for ; Tue, 15 Apr 2003 13:51:54 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 483A643F75 for ; Tue, 15 Apr 2003 13:51:53 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id EF4C666CFA; Tue, 15 Apr 2003 13:51:52 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id D4EB71174; Tue, 15 Apr 2003 13:51:52 -0700 (PDT) Date: Tue, 15 Apr 2003 13:51:52 -0700 From: Kris Kennaway To: Dan Naumov Message-ID: <20030415205152.GA65960@rot13.obsecurity.org> References: <20030415220848.0db464cf.dan.naumov@ofw.fi> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20030415220848.0db464cf.dan.naumov@ofw.fi> User-Agent: Mutt/1.4i cc: freebsd-ports@freebsd.org Subject: Re: lots of warnings during 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: Tue, 15 Apr 2003 20:51:54 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 15, 2003 at 10:08:48PM +0300, Dan Naumov wrote: > Hey >=20 > I just cvsupped my ports tree and ran make index: It may well be broken..the machine I run the INDEX test build on has been down for a few days. Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nHDoWry0BWjoQKURAshgAKCm2zMF7VYM1Rxy3PZQov8uYl2v7QCfUOpG 9DCfoPG7uwsgNyIUViR9Rsk= =7NZf -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 14:42:01 2003 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 BE53037B401 for ; Tue, 15 Apr 2003 14:42:01 -0700 (PDT) Received: from epsb.ca (relay.epsb.ca [198.161.119.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17C143F85 for ; Tue, 15 Apr 2003 14:42:00 -0700 (PDT) (envelope-from Sean.Page@epsb.ca) Received: from exchange05.epsb.edmonton.ab.ca (exchange05.epsb.ca [10.0.5.14]) by epsb.ca (8.11.3/8.11.3) with ESMTP id h3FLg0401590 for ; Tue, 15 Apr 2003 15:42:00 -0600 (MDT) (envelope-from Sean.Page@epsb.ca) Received: by exchange05.epsb.ca with Internet Mail Service (5.5.2653.19) id <20KGJ6H7>; Tue, 15 Apr 2003 15:43:34 -0600 Message-ID: From: Sean Page To: ports@freebsd.org Date: Tue, 15 Apr 2003 15:36:54 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Subject: Followup: Jakarta Tomcat ARGHH! 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, 15 Apr 2003 21:42:02 -0000 Got'er working. For those who may some day go through this, here's what I did: Do the following *BEFORE* you do the make on the jakarta port: 1) Set an environment variable JAVA_HOME which, points to the directory where you have installed the JDK (export JAVA_HOME="/usr/local/jdk1.3.1) 2) Install gtar (/usr/ports/archivers/gtar) 3) And note: if you change the port that tomcat answers on (default is set to 8180) then the tomcat41ctl program stops working. You'll really want to read THIS: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/index.html I knew it was something simple all along... Finding out WHAT wasn't so simple :-) Sean. -----Original Message----- From: Sean Page Sent: April 15, 2003 1:41 PM To: ports@freebsd.org Subject: Jakarta Tomcat ARGHH! G'day, I'm running 4.8 Release, with the latest cvs of the ports. I seem to be struggling with installing the Jakarta Tomcat 4.1 port, or rather with making it work. After getting all the JDK etc. and Jakarta installed, the server seems to start without error. But when I hit the server with a browser I get the following error: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. The only error that seems to stand out in the stdout.log is: --- Nested Exception --- java.io.IOException: Cannot locate antRun script: Property 'ant.home' not found Local_host log reported: 2003-04-15 08:25:53 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. The only references to this "ant.home" property seem to be to do with building the package from source. I tried installing the apache-ant port which did nothing. I tried copying the antRun script into the /usr/local/jakarta-tomcat4.1/bin directory, to no avail. I have no experience with Java, so I'm quickly running out of ideas here, can anyone offer some advice? Thanks in advance, Sean Sean Page Network Analyst, Internet Services Information Technology Services Edmonton Public Schools Phone: (780) 429-8206 http://its.epsb.ca _______________________________________________ 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 Apr 15 15:03:35 2003 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 C205037B401; Tue, 15 Apr 2003 15:03:35 -0700 (PDT) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD59C43FCB; Tue, 15 Apr 2003 15:03:33 -0700 (PDT) (envelope-from flynn@energyhq.homeip.net) Received: from isengard.energyhq.tk (christine.energyhq.tk [192.168.100.1]) by energyhq.homeip.net (Postfix) with SMTP id 237DB2B9F3; Wed, 16 Apr 2003 00:03:36 +0200 (CEST) Date: Wed, 16 Apr 2003 00:03:52 +0200 From: Miguel Mendez To: ports@freebsd.org Message-Id: <20030416000352.484a84b8.flynn@energyhq.homeip.net> X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Face: 1j}k*2E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 22:03:36 -0000 --=.y?e6rw.Ax)NP_o Content-Type: multipart/mixed; boundary="Multipart_Wed__16_Apr_2003_00:03:52_+0200_085a4600" --Multipart_Wed__16_Apr_2003_00:03:52_+0200_085a4600 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi gnome people and porters, I have xscreensaver installed on this box and decided today to give gnome2 a go. So I've launched the metaport build, and it built xscreensaver-gnome, which has the same files as normal one. I now have the two versions of the port: isengard# pkg_info|grep xscreen xscreensaver-4.09 Save your screen while you entertain your cat xscreensaver-gnome-4.09 Save your screen while you entertain your cat (for GNOME us And that gives: isengard# pkg_delete xscreensaver-4.09 pkg_delete: '/usr/X11R6/bin/xscreensaver' fails original MD5 checksum - not deleted. pkg_delete: '/usr/X11R6/bin/xscreensaver-demo' fails original MD5 checksum - not deleted. So, here's my little suggestion, add a check to the gnome port. It's a bit late and I'm lacking coffee, but I think it's a good idea anyway, even if it's not implemented in the best way. See attached patch. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Tired of Spam? -> http://www.trustic.com --Multipart_Wed__16_Apr_2003_00:03:52_+0200_085a4600 Content-Type: application/octet-stream; name="xscreensaver-gnome.diff" Content-Disposition: attachment; filename="xscreensaver-gnome.diff" Content-Transfer-Encoding: base64 ZGlmZiAtcnVOIHhzY3JlZW5zYXZlci1nbm9tZS5vbGQvTWFrZWZpbGUgeHNjcmVlbnNhdmVyLWdu b21lL01ha2VmaWxlCi0tLSB4c2NyZWVuc2F2ZXItZ25vbWUub2xkL01ha2VmaWxlCVR1ZSBBcHIg IDggMDI6MzU6NDMgMjAwMworKysgeHNjcmVlbnNhdmVyLWdub21lL01ha2VmaWxlCVR1ZSBBcHIg MTUgMjM6NTM6NDAgMjAwMwpAQCAtNjUsNiArNjUsMTUgQEAKIAl4c2NyZWVuc2F2ZXItZ2V0aW1h Z2UtZmlsZS4xIHhzY3JlZW5zYXZlci1nZXRpbWFnZS12aWRlby4xIFwKIAl4c2NyZWVuc2F2ZXIt Z2V0aW1hZ2UuMSB4c2NyZWVuc2F2ZXItZ2wtaGVscGVyLjEgeHNjcmVlbnNhdmVyLjEKIAorcHJl LWV2ZXJ5dGhpbmc6OgorCUBbIC1lIC92YXIvZGIvcGtnL3hzY3JlZW5zYXZlci0ke1BPUlRWRVJT SU9OfS8rQ09NTUVOVCBdIFwKKwkJJiYgKAkke0VDSE9fQ01EfSA7XAorCQkJJHtFQ0hPX0NNRH0g IioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqIjtcCisJ CQkke0VDSE9fQ01EfSAiWW91IGFscmVhZHkgaGF2ZSBub24tZ25vbWUgeHNjcmVlbnNhdmVyIGlu c3RhbGxlZC4iO1wKKwkJCSR7RUNIT19DTUR9ICJQbGVhc2UsIGRlaW5zdGFsbCBpdCBiZWZvcmUg aW5zdGFsbGluZyB0aGlzIHBvcnQuIjtcCisJCQkke0VDSE9fQ01EfSAiKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioiO1wKKwkJCS91c3IvYmluL2ZhbHNl KQorCiBwb3N0LXBhdGNoOgogCUAke1JFSU5QTEFDRV9DTUR9IC1lICdzfC1scHRocmVhZHwke1BU SFJFQURfTElCU318ZycgXAogCQkke1dSS1NSQ30vY29uZmlndXJlCg== --Multipart_Wed__16_Apr_2003_00:03:52_+0200_085a4600-- --=.y?e6rw.Ax)NP_o Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nIHLnLctrNyFFPERAoHLAKCI6EYiUtf40ZGJyWTqwMZASo3A9ACdHjY1 Wf2cpDh9qz4gUVUGOT0Gpj0= =DlWX -----END PGP SIGNATURE----- --=.y?e6rw.Ax)NP_o-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 15:12:58 2003 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 2F6CD37B401; Tue, 15 Apr 2003 15:12:58 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F38F43F93; Tue, 15 Apr 2003 15:12:57 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3FMAngw022225; Tue, 15 Apr 2003 18:10:51 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 15 Apr 2003 18:10:01 -0400 Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) h3FMBcaa056222; Tue, 15 Apr 2003 18:11:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Miguel Mendez In-Reply-To: <20030416000352.484a84b8.flynn@energyhq.homeip.net> References: <20030416000352.484a84b8.flynn@energyhq.homeip.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-I47JMMf+duaTsM/3XX99" Organization: MarcusCom, Inc. Message-Id: <1050444765.328.7.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 15 Apr 2003 18:12:46 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org cc: FreeBSD GNOME Users Subject: Re: RFC: Check for presence of xscreensaver before installing the gnome version 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, 15 Apr 2003 22:12:58 -0000 --=-I47JMMf+duaTsM/3XX99 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-15 at 18:03, Miguel Mendez wrote: > Hi gnome people and porters, >=20 [snip] >=20 > So, here's my little suggestion, add a check to the gnome port. It's a > bit late and I'm lacking coffee, but I think it's a good idea anyway, > even if it's not implemented in the best way. See attached patch. Looks okay except that it should be placed in pkg-install (e.g. x11/gnome2) so that people installing from packages can reap its benefit. Oh, and when you get caffeinated, gtetrinet-0.7.1 is out. Joe >=20 > Cheers, --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-I47JMMf+duaTsM/3XX99 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nIPdb2iPiv4Uz4cRAuyPAJ9td/Bm6kOY5PzqA6QqM18h25UvRQCfXqLe DWBQZRDZt6fcDXYmriBgvoM= =Dsoz -----END PGP SIGNATURE----- --=-I47JMMf+duaTsM/3XX99-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 17:02:36 2003 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 8ACC937B401 for ; Tue, 15 Apr 2003 17:02:36 -0700 (PDT) Received: from mhultra.aero.org (mhultra.aero.org [130.221.88.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8FB543FBD for ; Tue, 15 Apr 2003 17:02:35 -0700 (PDT) (envelope-from obrien@rushe.aero.org) Received: from [130.221.24.10] by mhultra.aero.org with ESMTP; Tue, 15 Apr 2003 17:02:28 -0700 Received: from rushe.aero.org (rushe.aero.org [130.221.201.83]) by rushe.aero.org (8.11.6+Sun/8.11.6) with ESMTP id h3G02SS04622; Tue, 15 Apr 2003 17:02:28 -0700 (PDT) Message-Id: <200304160002.h3G02SS04622@rushe.aero.org> To: "Karel J. Bosschaart" Date: Tue, 15 Apr 2003 17:02:28 -0700 From: "Mike O'Brien" cc: ports@freebsd.org Subject: gv 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: Wed, 16 Apr 2003 00:02:36 -0000 Here are two examples of 'gv' bombing out. In the first case, I clicked on a PDF link in a Google results page. In the second case, I right-clicked on the same link and selected "Open With... gv". In each case, if I open the temp file "by hand" using 'gv', everything goes fine. The telling thing to me is that if, in the second case, I cd into the .kde directory and open the file using 'gv' by giving it the rest of the relative path as an argument, it still opens it no problem. ------- Forwarded Messages To: obrien Subject: gv error Date: Tue, 15 Apr 2003 16:57:15 -0700 From: Mike O'Brien Error: /invalidfileaccess in --file-- Operand stack: (/tmp/kde-obrien/konqueror9FLTut.pdf) (r) Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- Dictionary stack: - --dict:1043/1123(ro)(G)-- --dict:0/20(G)-- --dict:80/200(L)-- --dict:100/127(ro)(G)-- --dict:230/230(G)-- Current allocation mode is local AFPL Ghostscript 8.00: Unrecoverable error, exit code 1 ------- Message 2 To: obrien Subject: gv pt. 2 Date: Tue, 15 Apr 2003 16:58:44 -0700 From: Mike O'Brien Error: /invalidfileaccessAFPL Ghostscript 8.00: Unrecoverable error, exit code 1 in --file-- Operand stack: (/usr/home/obrien/.kde/share/apps/kfmexec/tmp/32886.0.flat-panel-display-repair-practices.pdf) (r) Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push ------- End of Forwarded Messages From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 17:43:52 2003 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 6C78537B401; Tue, 15 Apr 2003 17:43:52 -0700 (PDT) Received: from vp4.netgate.net (vp4.netgate.net [205.214.170.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id B86D243FB1; Tue, 15 Apr 2003 17:43:51 -0700 (PDT) (envelope-from admin@forkthepenguin.com) Received: from localhost (ibrew@localhost) by vp4.netgate.net (8.11.6/8.11.6) with ESMTP id h3G0hl305076; Tue, 15 Apr 2003 17:43:47 -0700 (PDT) Date: Tue, 15 Apr 2003 17:43:47 -0700 (PDT) From: Kill the Penguin X-X-Sender: ibrew@vp4.netgate.net To: "Jack L. Stone" In-Reply-To: <3.0.5.32.20030415183102.01415200@sage-one.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org cc: dinoex@freebsd.org cc: rse@engelschall.com cc: freebsd-questions@freebsd.org cc: Jim Mock Subject: Re: The chicken and the OpenSSL 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, 16 Apr 2003 00:43:52 -0000 > >>> cd /usr/ports/security/openssl && make -DOPENSSL_OVERWRITE_BASE > >>> install > >> > >> I have the same situation, but have already installed apache13-modssl > >> from ports which loads up openssl-0.9.7a okay when starting > >> Apache+mod_ssl. What whould be the effect of running Jim's "overwite" > >> of the old base openssl now at this stage to get down to the one > >> version...? Do I need to start over....?? Eck, and the problems start. OK, I did a "make -DOPENSSL_OVERWRITE_BASE install" of OpenSSL which was successful. I then attempted to build apache13-modssl, unfortunately it ignores the fact that the correct version of OpenSSL is already installed and tries to install it in /usr/local. This is probably due to the fact it doesn't see "openssl-0.9.7a_2" in /var/db/pkg. When you overwrite the base install of OpenSSL, the package is registered as "openssl-overwrite-base-0.9.7a_2". OK, let's trick make in the apache13-modssl directory to overwrite the base install of OpenSSL even though we just did. devil# pwd /usr/ports/www/apache13-modssl devil# make -DOPENSSL_OVERWRITE_BASE install ===> apache+mod_ssl-1.3.27+2.8.14 depends on shared library: mm.12 - found ===> apache+mod_ssl-1.3.27+2.8.14 depends on shared library: crypto.3 - not found ===> Verifying install for crypto.3 in /usr/ports/security/openssl ===> Returning to build of apache+mod_ssl-1.3.27+2.8.14 Error: shared library "crypto.3" does not exist *** Error code 1 Stop in /usr/ports/www/apache13-modssl. Well this isn't good. OK, Let's let Apache have it the way it seems to want it. It installs "openssl-0.9.7a_2" in /usr/local, but look at this : ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/openssl /usr/local/lib/libcrypto.so.3 I didn't see this before (when overwriting the base install)... OK, lets see where libcrypto.so.3 was installed... devil# locate libcrypto.so.3 /usr/local/lib/libcrypto.so.3 /usr/ports/security/openssl/work/openssl-0.9.7a/libcrypto.so.3 Okey Dokey then. How come libcrypto.so.3 is included when you install into /usr/local, but not when you overwrite the base install? Maintainers? Can you shed some light on this? Chris From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 18:06:10 2003 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 F231637B401 for ; Tue, 15 Apr 2003 18:06:09 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD26E43FE0 for ; Tue, 15 Apr 2003 18:06:08 -0700 (PDT) (envelope-from support@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h3G15wsb098269; Tue, 15 Apr 2003 20:05:59 -0500 (CDT) (envelope-from support@westbend.net) Message-ID: <01cb01c303b4$66920cb0$13fd2fd8@Admin02> From: "West Bend Support" To: "Kill the Penguin" , "Jack L. Stone" References: Date: Tue, 15 Apr 2003 20:06:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: ports@freebsd.org cc: dinoex@freebsd.org cc: rse@engelschall.com cc: freebsd-questions@freebsd.org cc: Jim Mock Subject: Re: The chicken and the OpenSSL 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, 16 Apr 2003 01:06:10 -0000 From: "Kill the Penguin" > Okey Dokey then. How come libcrypto.so.3 is included when you install into > /usr/local, but not when you overwrite the base install? > It is installed, it just that -DOPENSSL_OVERWRITE_BASE tells the port to install libcrypto as libcrypto.so.2 instead of libcrypto.so.3. Scot From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 18:19:41 2003 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 E482E37B401; Tue, 15 Apr 2003 18:19:41 -0700 (PDT) Received: from vp4.netgate.net (vp4.netgate.net [205.214.170.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CAD43F75; Tue, 15 Apr 2003 18:19:40 -0700 (PDT) (envelope-from ctodd@chrismiller.com) Received: from localhost (ibrew@localhost) by vp4.netgate.net (8.11.6/8.11.6) with ESMTP id h3G1J2x12686; Tue, 15 Apr 2003 18:19:02 -0700 (PDT) Date: Tue, 15 Apr 2003 18:19:02 -0700 (PDT) From: ctodd@chrismiller.com X-X-Sender: ibrew@vp4.netgate.net To: West Bend Support In-Reply-To: <01cb01c303b4$66920cb0$13fd2fd8@Admin02> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org cc: Kill the Penguin cc: "Jack L. Stone" cc: rse@engelschall.com cc: dinoex@freebsd.org cc: freebsd-questions@freebsd.org cc: Jim Mock Subject: Re: The chicken and the OpenSSL 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, 16 Apr 2003 01:19:42 -0000 On Tue, 15 Apr 2003, West Bend Support wrote: > From: "Kill the Penguin" > > Okey Dokey then. How come libcrypto.so.3 is included when you install into > > /usr/local, but not when you overwrite the base install? > > > It is installed, it just that -DOPENSSL_OVERWRITE_BASE tells the port to > install libcrypto as libcrypto.so.2 instead of libcrypto.so.3. I started to figure this out by looking at the Makefile (see bottom) but a diff of the two says they are different even though they are both from the openssl-0.9.7a_2 distribution. devil# diff /usr/local/lib/libcrypto.so.3 /usr/lib/libcrypto.so.2 Binary files /usr/local/lib/libcrypto.so.3 and /usr/lib/libcrypto.so.2 differ devil# ls -l /usr/local/lib/libcrypto.so.3 /usr/lib/libcrypto.so.2 -r--r--r-- 1 root wheel 1136871 Apr 15 17:13 /usr/lib/libcrypto.so.2 -r--r--r-- 1 root wheel 1136935 Apr 15 17:31 /usr/local/lib/libcrypto.so.3 OK, so if this is just a naming thing, then why does modssl require the shared library be version 3? So why does the SHLIBVER become 3 if installed in /usr/local and remain 2 if overwritebase is defined? Is there a reason modssl wants it's own distribution of openssl? Chris .if defined(NOSHARED) PLIST_SUB+= SHARED="@comment " .else PLIST_SUB+= SHARED="" ALL_TARGET= freebsd-shared all .if exists(/usr/lib/libcrypto.so.3) SHLIBVER= 4 .else SHLIBVER= 3 .endif MAKE_ENV+= SHLIBVER=${SHLIBVER} PLIST_SUB+= SHLIBVER=${SHLIBVER} INSTALLS_SHLIB= yes .endif .if defined(OPENSSL_OVERWRITE_BASE) PKGNAMESUFFIX= -overwrite-base PREFIX= /usr .if exists(/usr/lib/libcrypto.so.3) SHLIBVER= 3 .else SHLIBVER= 2 .endif From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 19:19:23 2003 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 096B637B401 for ; Tue, 15 Apr 2003 19:19:23 -0700 (PDT) Received: from 8ball.rtp.FreeBSD.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEC6243FCB for ; Tue, 15 Apr 2003 19:19:21 -0700 (PDT) (envelope-from kris@rtp.FreeBSD.org) Received: from 8ball.rtp.FreeBSD.org (localhost [127.0.0.1]) by 8ball.rtp.FreeBSD.org (8.12.8/8.12.8) with ESMTP id h3G2JLLx022082 for ; Tue, 15 Apr 2003 22:19:21 -0400 (EDT) (envelope-from kris@8ball.rtp.FreeBSD.org) Received: (from kris@localhost) by 8ball.rtp.FreeBSD.org (8.12.8/8.12.8/Submit) id h3G2JKcl022080 for ports@FreeBSD.org; Tue, 15 Apr 2003 22:19:20 -0400 (EDT) (envelope-from kris) Date: Tue, 15 Apr 2003 22:19:20 -0400 (EDT) From: Kris Kennaway Message-Id: <200304160219.h3G2JKcl022080@8ball.rtp.FreeBSD.org> To: ports@FreeBSD.org Subject: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 02:19:23 -0000 INDEX build failed with errors: make_index: ja-dvi2ps-3.2: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-xdvik-vflib-22.15_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis make_index: ja-dvipsk-vflib-5.78a_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-dvipsk-5.78a_2: no entry for /usr/ports/japanese/ptex-common make_index: ja-texinfo-4.5: no entry for /usr/ports/japanese/ptex-euc Warning: Duplicate INDEX entry: pdflib-5.0.0 Most recent CVS update was: U INDEX U INDEX-5 U MOVED ? 1 ? cvs.log ? index.errs ? index.out ? log ? perl.core U Mk/bsd.gnome.mk U Mk/bsd.java.mk U audio/flac/Makefile U audio/flac/files/patch-man_flac.1 U audio/lopster/Makefile U audio/lopster/distinfo U audio/lopster/pkg-descr U audio/lopster/pkg-plist U audio/lopster/files/patch-src::global.c U chinese/CJK/Makefile U chinese/CJK/distinfo U chinese/CJK/pkg-plist U chinese/bg5pdf/Makefile U chinese/moettf/Makefile U chinese/moettf/distinfo U chinese/moettf/pkg-deinstall U chinese/moettf/pkg-install U chinese/moettf/pkg-plist U chinese/qterm/Makefile U comms/scmxx/Makefile U comms/scmxx/distinfo U converters/mule-ucs/Makefile U converters/mule-ucs/distinfo U converters/mule-ucs/pkg-plist U databases/gqlplus/Makefile U databases/gqlplus/distinfo U databases/mdbtools/Makefile U databases/mdbtools/pkg-plist U databases/mdbtools/files/patch-configure U databases/mdbtools/files/patch-jet4rows U databases/mdbtools/files/patch-src_gmdb2_debug.c U databases/mdbtools/files/patch-src_gmdb2_sql.c U databases/mdbtools/files/patch-src_sql_parser.y U databases/mytop/pkg-descr U devel/Makefile U devel/p5-Encode-compat/Makefile U devel/p5-Encode-compat/distinfo U devel/p5-Encode-compat/pkg-descr U devel/p5-Encode-compat/pkg-plist U devel/p5-Locale-Maketext-Fuzzy/Makefile U devel/p5-Locale-Maketext-Fuzzy/distinfo U devel/p5-Locale-Maketext-Fuzzy/pkg-descr U devel/p5-Locale-Maketext-Fuzzy/pkg-plist U devel/ptypes/Makefile U devel/ptypes/distinfo U devel/sip/Makefile U devel/sip/distinfo U devel/sip/pkg-plist U emulators/bfe/Makefile U emulators/bfe/distinfo U emulators/bfe/pkg-descr U emulators/bfe/pkg-plist U emulators/bfe/files/patch-configure.sh U emulators/vmware3/Makefile U emulators/vmware3/pkg-plist U emulators/wine/Makefile U emulators/wine/distinfo U emulators/wine/pkg-plist U emulators/wine/files/patch-gb U finance/openhbci/Makefile U finance/openhbci/distinfo U finance/openhbci/pkg-plist U games/robocode/Makefile U games/robocode/distinfo U games/robocode/pkg-plist U graphics/Coin/Makefile U graphics/Coin/distinfo U graphics/Coin/pkg-plist U graphics/png2ico/Makefile U graphics/png2ico/files/patch-Makefile U graphics/pornview/Makefile U japanese/Makefile U japanese/latex2html/Makefile U japanese/ptex/Makefile U japanese/ptex/distinfo U japanese/ptex/pkg-descr U japanese/ptex/pkg-plist U japanese/ptex-base/Makefile U japanese/ptex-base/distinfo U japanese/ptex-base/pkg-descr U japanese/ptex-base/pkg-message U japanese/ptex-base/pkg-plist U japanese/ptex-base/files/patch-texk::tetex::texconfig U java/openjit/Makefile U java/shujit/Makefile U java/tya/Makefile U korean/kde3-i18n/pkg-plist U lang/ezm3/Makefile U lang/ezm3/distinfo U lang/ezm3/pkg-plist U lang/nqc/Makefile U lang/nqc/distinfo U lang/nqc/pkg-descr U lang/pike72/Makefile U lang/pike74/Makefile ? mail/log U mail/dcc-dccd/Makefile U mail/popa3d/Makefile U mail/popa3d/distinfo U mail/postfix/Makefile U mail/postfix/distinfo U mail/postfix/scripts/configure.postfix U mail/qmail-conf/Makefile U mail/sendmail/Makefile U mail/sendmail/files/site.config.m4.ssl U mail/sendmail-old/Makefile U mail/sendmail-old/files/site.config.m4.ssl U mail/ssmtp/Makefile U mail/ssmtp/pkg-message U mail/tmda/Makefile U mail/tmda/distinfo U mail/tmda/pkg-plist U math/gnumeric2/Makefile U math/gnumeric2/files/patch-src_dialogs_dialog-stf.glade U math/gnuplot/Makefile U math/grace/Makefile U misc/Makefile U misc/amanda-server/Makefile U misc/amanda-server/pkg-plist U misc/amanda-server/files/patch-ac U misc/asr-manpages/Makefile U misc/asr-manpages/distinfo U misc/asr-manpages/pkg-descr U misc/asr-manpages/pkg-plist U misc/gnome-icon-theme/Makefile U misc/gnome-icon-theme/pkg-plist U misc/pybliographer/files/patch-bibtex::reverse.c U multimedia/gopchop/Makefile U multimedia/gopchop/distinfo U multimedia/gopchop/pkg-plist U multimedia/gopchop/files/patch-Makefile.in U multimedia/libxine/Makefile U multimedia/libxine/distinfo U multimedia/libxine/pkg-plist U multimedia/libxine/files/patch-src:input:Makefile.in U multimedia/mplayer-skins/Makefile U multimedia/mplayer-skins/distinfo U multimedia/totem/Makefile U multimedia/xine/Makefile ? net/bind9-dlz/Makefile.inc U net/cvsup/Makefile U net/cvsup/distinfo U net/docsis/Makefile U net/docsis/distinfo U net/docsis/pkg-plist U net/docsis/files/patch-Makefile U net/docsis/files/patch-docsis_snmp.c U net/liveMedia/Makefile U net/liveMedia/distinfo U net/p5-Net-RawIP/Makefile ? net/powerdns/Makefile.inc U net/traceroute/Makefile U news/inn/Makefile U news/inn/distinfo U news/inn-stable/Makefile U news/inn-stable/distinfo U news/suck/Makefile U palm/gnomepilot2/Makefile U palm/gnomepilot2/distinfo U palm/gnomepilot2/files/patch-aa U print/Makefile U print/axpoint/Makefile U print/ggv2/Makefile U print/ggv2/distinfo U print/ggv2/pkg-descr U print/ggv2/pkg-plist U print/pdflib/Makefile U print/pdflib/distinfo U print/pdflib/pkg-plist U print/pdflib/files/patch-configure U print/ruby-pdflib/Makefile U security/amap/Makefile U security/cyrus-sasl2/Makefile U security/cyrus-sasl2/distinfo U security/cyrus-sasl2/pkg-plist U security/cyrus-sasl2/files/patch-config::ltmain.sh U security/cyrus-sasl2/files/patch-configure U security/cyrus-sasl2/files/patch-saslauthd::config::ltmain.sh U security/cyrus-sasl2/files/patch-saslauthd::configure U security/cyrus-sasl2/scripts/configure.sasl U security/logcheck/Makefile U security/logcheck/pkg-plist U sysutils/multitail/Makefile U sysutils/multitail/distinfo U sysutils/qtpkg/Makefile U sysutils/qtpkg/files/patch-Makefile U sysutils/userinfo/Makefile U sysutils/usermin/Makefile U sysutils/usermin/distinfo U textproc/Makefile U textproc/gdome2/Makefile U textproc/gdome2/pkg-plist U textproc/ocaml-pxp/Makefile U textproc/p5-Text-Quoted/Makefile U textproc/p5-Text-Quoted/distinfo U textproc/p5-Text-Quoted/pkg-descr U textproc/p5-Text-Quoted/pkg-plist U www/apache13+ipv6/Makefile U www/galeon2/Makefile U www/mod_php4/scripts/configure.php U www/mozilla/Makefile U www/mozilla/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp U www/mozilla/files/patch-nsprpub_pr_src_misc_prnetdb.c U www/mozilla-devel/Makefile U www/mozilla-devel/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp U www/mozilla-devel-gtk2/Makefile U www/mozilla-gtk2/Makefile U x11/gdm2/Makefile ? x11/gnome2/log U x11-toolkits/wxgtk/Makefile U x11-toolkits/wxgtk-devel/Makefile From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 19:24:44 2003 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 E227637B401 for ; Tue, 15 Apr 2003 19:24:44 -0700 (PDT) Received: from mail.panaso.com (mail.panaso.com [199.60.48.162]) by mx1.FreeBSD.org (Postfix) with SMTP id 58FB743FBF for ; Tue, 15 Apr 2003 19:24:44 -0700 (PDT) (envelope-from tbaur@panaso.com) Received: (qmail 60337 invoked from network); 16 Apr 2003 02:24:42 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by localhost.panaso.com with SMTP; 16 Apr 2003 02:24:42 -0000 Date: Tue, 15 Apr 2003 19:24:42 -0700 (PDT) From: Tim Baur To: ports@freebsd.org Message-ID: <0304151918360.16010@neobe.cnanfb.pbz> X-PGP: 0x44DB0D83 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ezmlm-manage -N patch (fwd) 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, 16 Apr 2003 02:24:45 -0000 Never received a response from tom@, and the patch hasnt made its way into the port, so I'll pass it along. -tbaur ---------- Forwarded message ---------- Date: Sat, 22 Feb 2003 19:36:14 -0800 (PST) From: Tim Baur To: tom@FreeBSD.org Cc: lindberg@id.wustl.edu Subject: ezmlm-manage -N patch You may want to add this patch to the fbsd ezmlm-idx port. Currently, ezmlm-manage -N does not suppress the GOODBYE message as stated in the man page. This patch fixes that problem. -tbaur -N Target addresses will not be notified if they are added/removed from the subscriber list by remote admin or moderator action. Also, the target will not be notified if they were successfully added/removed when the -S and -U switches, respectively, are used. http://marc.theaimsgroup.com/?l=ezmlm&m=102815382218955&w=2 http://marc.theaimsgroup.com/?l=ezmlm&m=102816492627689&w=2 diff -Naur ezmlm-0.53.orig/ezmlm-manage.c ezmlm-0.53/ezmlm-manage.c --- ezmlm-0.53.orig/ezmlm-manage.c Wed Jul 31 16:36:20 2002 +++ ezmlm-0.53/ezmlm-manage.c Wed Jul 31 17:25:37 2002 @@ -1015,7 +1015,7 @@ strerr_die2x(0,INFO,ERR_UNSUB_NOP); mod_bottom(); if (r) { /* success to target */ - qmail_to(&qq,target.s); + if (flagnotify) qmail_to(&qq,target.s); if (flagverbose > 1) to_owner(); } else /* NOP to sender = admin. Will take */ qmail_to(&qq,sender); /* care of it. No need to tell owner */ From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 19:30:07 2003 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 72F8537B401 for ; Tue, 15 Apr 2003 19:30:07 -0700 (PDT) Received: from www.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id EF73343FB1 for ; Tue, 15 Apr 2003 19:30:06 -0700 (PDT) (envelope-from oremanj@www.get-linux.org) Received: (qmail 99021 invoked by uid 1001); 16 Apr 2003 02:30:16 -0000 Date: Tue, 15 Apr 2003 19:30:16 -0700 From: Joshua Oreman To: freebsd-ports@freebsd.org Message-ID: <20030416023016.GA98834@webserver.get-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: MondoRescue port to 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, 16 Apr 2003 02:30:07 -0000 Hello -ports, I was doing some work on porting Mondo Rescue [http://www.mondorescue.com/] to FreeBSD. I think I finally have it. Tests on mondoarchive and mindi work fine, but I haven't had a chance to test the restore side (but it *should* work). Please test! Mindi: http://64.161.78.226/mindi-0.84-fbsd.tgz Mondo: http://64.161.78.226/mondo-1.62-fbsd.tgz For each of these, untar+cd and run ./install.sh. To run, type: # mondoarchive and follow the prompts. [I tried contacting the author about this, but his mailbox was full.] -- Josh From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 20:13:12 2003 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 BE9B637B401; Tue, 15 Apr 2003 20:13:12 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DB843FBD; Tue, 15 Apr 2003 20:13:12 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mtaout08.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDF0045V24AOU@mtaout08.icomcast.net>; Tue, 15 Apr 2003 23:09:50 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id CCA42481; Tue, 15 Apr 2003 23:09:42 -0400 (EDT) Date: Tue, 15 Apr 2003 23:09:42 -0400 From: Gerard Samuel In-reply-to: <3E9C6774.3000008@trini0.org> To: Joe Marcus Clarke Message-id: <3E9CC976.8020701@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 References: <3E9C5F31.1020608@trini0.org> <1050436487.385.46.camel@gyros> <3E9C6774.3000008@trini0.org> cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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, 16 Apr 2003 03:13:13 -0000 The only thing close I could find is at -> http://bugzilla.mozilla.org/show_bug.cgi?id=199265 When I get the chance, Ill try using mozilla 1.3 under windows to see if it does the same thing there... Gerard Samuel wrote: > Ok, Im glad, Im not the only one. I'll fly by mozilla's bugzilla in a > little bit. If I come across anything Ill reply back to the list... From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 20:27:10 2003 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 F205A37B401; Tue, 15 Apr 2003 20:27:09 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A25143F3F; Tue, 15 Apr 2003 20:27:08 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3G3MfhA000824; Tue, 15 Apr 2003 23:22:41 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 15 Apr 2003 23:24:18 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3G3Ppaa057916; Tue, 15 Apr 2003 23:25:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gerard Samuel In-Reply-To: <3E9CC976.8020701@trini0.org> References: <3E9C5F31.1020608@trini0.org> <1050436487.385.46.camel@gyros> <3E9C6774.3000008@trini0.org> <3E9CC976.8020701@trini0.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6ACH0P+ll78+oDjwCi7v" Organization: MarcusCom, Inc. Message-Id: <1050463620.341.26.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 15 Apr 2003 23:27:01 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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, 16 Apr 2003 03:27:10 -0000 --=-6ACH0P+ll78+oDjwCi7v Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-15 at 23:09, Gerard Samuel wrote: > The only thing close I could find is at ->=20 > http://bugzilla.mozilla.org/show_bug.cgi?id=3D199265 > When I get the chance, Ill try using mozilla 1.3 under windows to see if=20 > it does the same thing there... This looks good. I missed it in my searches, and ended up filing: http://bugzilla.mozilla.org/show_bug.cgi?id=3D202210 I included your screenshot as well as one of mine. Joe >=20 > Gerard Samuel wrote: >=20 > > Ok, Im glad, Im not the only one. I'll fly by mozilla's bugzilla in a=20 > > little bit. If I come across anything Ill reply back to the list... >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-6ACH0P+ll78+oDjwCi7v Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nM2Eb2iPiv4Uz4cRAp6xAJ93LG9kWlS3VDXRtPDxoM+jGJ1KkgCgmpuD Fag5WyERdyc1Myr/daBjZuQ= =/P1V -----END PGP SIGNATURE----- --=-6ACH0P+ll78+oDjwCi7v-- From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 20:43:05 2003 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 45A4737B401 for ; Tue, 15 Apr 2003 20:43:05 -0700 (PDT) Received: from cheesy.cypherpunks.to (adsl-208-201-229-161.sonic.net [208.201.229.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6427043F85 for ; Tue, 15 Apr 2003 20:43:04 -0700 (PDT) (envelope-from shamrock@cheesy.cypherpunks.to) Received: from cheesy.cypherpunks.to (localhost [127.0.0.1]) by cheesy.cypherpunks.to (8.12.8/8.12.7) with ESMTP id h3G3dJup013779; Tue, 15 Apr 2003 20:39:25 -0700 (PDT) (envelope-from shamrock@cheesy.cypherpunks.to) Received: from localhost (shamrock@localhost)h3G3dIup013776; Tue, 15 Apr 2003 20:39:19 -0700 (PDT) Date: Tue, 15 Apr 2003 20:39:18 -0700 (PDT) From: Lucky Green To: alex@rinet.ru Message-ID: <20030415203617.Q13702@cheesy.cypherpunks.to> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org Subject: FreeBSD Port: strace-4.4: /proc not mounted in FreeBSD 5.0 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, 16 Apr 2003 03:43:05 -0000 Alex, strace requires /proc. procfs is not available in the default installation of FreeBSD 5.0. Could you please add a warning to the port (perhaps at the bottom of output) to that effect together with instructions to the user as to how to re-enable procfs under 5.0? Thanks, --Lucky From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 21:16:45 2003 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 C143837B401; Tue, 15 Apr 2003 21:16:45 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150B343F85; Tue, 15 Apr 2003 21:16:45 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mtaout10.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HDF005IG54ODY@mtaout10.icomcast.net>; Wed, 16 Apr 2003 00:14:48 -0400 (EDT) Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 0B59134C; Wed, 16 Apr 2003 00:14:48 -0400 (EDT) Date: Wed, 16 Apr 2003 00:14:48 -0400 From: Gerard Samuel In-reply-to: <1050463620.341.26.camel@shumai.marcuscom.com> To: Joe Marcus Clarke Message-id: <3E9CD8B8.8050105@trini0.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en, th User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 References: <3E9C5F31.1020608@trini0.org> <1050436487.385.46.camel@gyros> <3E9C6774.3000008@trini0.org> <3E9CC976.8020701@trini0.org> <1050463620.341.26.camel@shumai.marcuscom.com> cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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, 16 Apr 2003 04:16:46 -0000 Ok, just got back from my w2k partition. I installed mozilla 1.3, and tried it out. Lo and behold, it happened there also, so this isn't specific to FreeBSD. Thanks for posting that bug report, and I hope that it is resolved soon... Joe Marcus Clarke wrote: >On Tue, 2003-04-15 at 23:09, Gerard Samuel wrote: > > >>The only thing close I could find is at -> >>http://bugzilla.mozilla.org/show_bug.cgi?id=199265 >>When I get the chance, Ill try using mozilla 1.3 under windows to see if >>it does the same thing there... >> >> > >This looks good. I missed it in my searches, and ended up filing: > >http://bugzilla.mozilla.org/show_bug.cgi?id=202210 > >I included your screenshot as well as one of mine. > >Joe > > > >>Gerard Samuel wrote: >> >> >> >>>Ok, Im glad, Im not the only one. I'll fly by mozilla's bugzilla in a >>>little bit. If I come across anything Ill reply back to the list... >>> >>> From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 21:23:59 2003 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 52FE437B401 for ; Tue, 15 Apr 2003 21:23:59 -0700 (PDT) Received: from 8ball.rtp.FreeBSD.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64EF043F75 for ; Tue, 15 Apr 2003 21:23:58 -0700 (PDT) (envelope-from kris@rtp.FreeBSD.org) Received: from 8ball.rtp.FreeBSD.org (localhost [127.0.0.1]) by 8ball.rtp.FreeBSD.org (8.12.8/8.12.8) with ESMTP id h3G4NvLx044110 for ; Wed, 16 Apr 2003 00:23:57 -0400 (EDT) (envelope-from kris@8ball.rtp.FreeBSD.org) Received: (from kris@localhost) by 8ball.rtp.FreeBSD.org (8.12.8/8.12.8/Submit) id h3G4NvlD044108 for ports@FreeBSD.org; Wed, 16 Apr 2003 00:23:57 -0400 (EDT) (envelope-from kris) Date: Wed, 16 Apr 2003 00:23:57 -0400 (EDT) From: Kris Kennaway Message-Id: <200304160423.h3G4NvlD044108@8ball.rtp.FreeBSD.org> To: ports@FreeBSD.org Subject: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 04:23:59 -0000 INDEX build failed with errors: make_index: ja-dvi2ps-3.2: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-dvipdfm-0.13.2c_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-xdvik-vflib-22.15_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis make_index: ja-platex209-jis-1.0: no entry for /usr/ports/japanese/ptex-jis make_index: ja-dvipsk-vflib-5.78a_1: no entry for /usr/ports/japanese/ptex-common make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-sjis-1.0: no entry for /usr/ports/japanese/ptex-sjis make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-platex209-euc-1.0: no entry for /usr/ports/japanese/ptex-euc make_index: ja-dvipsk-5.78a_2: no entry for /usr/ports/japanese/ptex-common make_index: ja-texinfo-4.5: no entry for /usr/ports/japanese/ptex-euc Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? perl.core U lang/ezm3/Makefile U lang/ezm3/distinfo ? mail/log U multimedia/mpeg4ip/Makefile U multimedia/mpeg4ip/distinfo U multimedia/mpeg4ip/files/patch-lib::Makefile.in ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc U print/pdflib/Makefile U security/openssh/Makefile U security/openssh-portable/Makefile U security/seahorse/Makefile U security/seahorse/distinfo U security/seahorse/pkg-plist U security/vlock/files/patch-ae U security/vscan/Makefile U security/vscan/distinfo U security/vscan/pkg-plist U shells/ksh93/Makefile U shells/ksh93/pkg-plist U sysutils/Makefile U sysutils/barry/Makefile U sysutils/barry/distinfo U sysutils/barry/pkg-plist U sysutils/gok/Makefile U sysutils/gok/distinfo U sysutils/gok/pkg-descr U sysutils/gok/pkg-plist U sysutils/lsof/Makefile U sysutils/lsof/distinfo U sysutils/multitail/Makefile U sysutils/multitail/distinfo U sysutils/sb16config/Makefile U textproc/gxditview/Makefile U www/mozilla/Makefile U www/mozilla-devel/Makefile ? x11/gnome2/log U x11/xscreensaver-gnome/Makefile U x11/xscreensaver-gnome/pkg-install U x11/zenity/Makefile U x11-fonts/artwiz-fonts/Makefile U x11-fonts/artwiz-fonts/files/fonts.dir U x11-fonts/sgifonts/pkg-descr From owner-freebsd-ports@FreeBSD.ORG Tue Apr 15 23:12:10 2003 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 7D80037B401 for ; Tue, 15 Apr 2003 23:12:10 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF51E43F3F for ; Tue, 15 Apr 2003 23:12:09 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.gorean.org (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc02.attbi.com (sccrmhc02) with SMTP id <20030416061206002006ra71e>; Wed, 16 Apr 2003 06:12:06 +0000 Date: Tue, 15 Apr 2003 23:12:05 -0700 (PDT) From: Doug Barton To: Lars Wittebrood In-Reply-To: <2578F22C7A5515449899AF290E2D48321F8F@lotus.ad.socruel.org> Message-ID: <20030415231138.S4493@znfgre.tberna.bet> References: <2578F22C7A5515449899AF290E2D48321F8F@lotus.ad.socruel.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@FreeBSD.ORG Subject: RE: Problem with SpamAssassin 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, 16 Apr 2003 06:12:10 -0000 Sorry man, I'm at a loss then. Send me the config.log in private mail and I'll try to figure it out. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 01:22:37 2003 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 9001B37B401; Wed, 16 Apr 2003 01:22:37 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id B564E43FA3; Wed, 16 Apr 2003 01:22:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3G8LKMq023236; Wed, 16 Apr 2003 04:21:20 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 16 Apr 2003 04:19:46 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3G8LLaa060101; Wed, 16 Apr 2003 04:21:21 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bZy5sEChJUZKaTBvnGAY" Organization: FreeBSD, Inc. Message-Id: <1050481352.341.37.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 16 Apr 2003 04:22:32 -0400 X-Spam-Status: No, hits=-12.9 required=5.0 tests=BAYES_01,PGP_SIGNATURE_2 autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: gnome@FreeBSD.org Subject: HEADS UP: GNOME desktop users 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, 16 Apr 2003 08:22:38 -0000 --=-bZy5sEChJUZKaTBvnGAY Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Well, a belated HEADS UP, anyway. For a week or so now, a new make option has existed to help keep people from overwriting their GNOME desktop version when installing certain ports. This option is called GNOME_DESKTOP_VERSION (similar to XFREE86_VERSION). It accepts one of two values: 1 or 2. If you want to or are using the GNOME 2 desktop, you should add: GNOME_DESKTOP_VERSION=3D 2 To /etc/make.conf. Likewise, if you want to or are using the GNOME 1 desktop, add: GNOME_DESKTOP_VERSION=3D 1 To /etc/make.conf. This macro is entirely optional, put can help you from accidentally installing a port designed for the other desktop (i.e. the one you're not using), thus overwriting components such as gnome-panel. With this option set, you may see things such as: =3D=3D=3D> gnomepilot-0.1.71 is marked as broken: gnomepilot wants to use = the GNOME 1 desktop, but you wish to use the GNOME 2 desktop.. This means that if you install this port on your system it will either not work as expected, or it will damage your currently installed GNOME desktop. Porters should not worry about this option. No one should add this to their port's Makefile. More documentation on the bsd.gnome.mk changes is forthcoming. Please send all questions or comments to freebsd-gnome@freebsd.org. Thanks. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-bZy5sEChJUZKaTBvnGAY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nRLHb2iPiv4Uz4cRAnlVAJwLZhxdrtZ9/2xVgKvYBRpWxuOt7ACfd0gL z8dBKPTGCIGvUDhOCTrj0KU= =v8pL -----END PGP SIGNATURE----- --=-bZy5sEChJUZKaTBvnGAY-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 05:44:10 2003 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 6E75C37B401 for ; Wed, 16 Apr 2003 05:44:10 -0700 (PDT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [80.86.187.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ABF343F75 for ; Wed, 16 Apr 2003 05:44:09 -0700 (PDT) (envelope-from lehmann@ans-netz.de) Received: (qmail 12567 invoked from network); 16 Apr 2003 12:44:00 -0000 Received: from unknown (HELO dill.salatschuessel.net) (217.226.16.86) by avocado.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 16 Apr 2003 12:44:00 -0000 Received: (qmail 41333 invoked from network); 16 Apr 2003 12:44:06 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (10.0.1.51) by dill.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 16 Apr 2003 12:44:06 -0000 Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) h3GCi4Kk098937 for ; Wed, 16 Apr 2003 14:44:05 +0200 (CEST) (envelope-from lehmann@ans-netz.de) Date: Wed, 16 Apr 2003 14:44:04 +0200 From: Oliver Lehmann To: ports@FreeBSD.org Message-Id: <20030416144404.6c20bafe.lehmann@ans-netz.de> X-Mailer: Sylpheed version 0.8.11cvs21 (GTK+ 1.2.10; i386-unknown-freebsdelf4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: linux-jdk-* broken by default? 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, 16 Apr 2003 12:44:10 -0000 Hi, root@kartoffel linux-sun-jdk14> make Warning: This JDK is currently unstable, especially if not run as root. You are advised to use either of the following JDK ports instead: o Sun JDK 1.3 for Linux (java/linux-sun-jdk13) o FreeBSD JDK 1.3 (java/jdk13) ===> Extracting for linux-sun-jdk-1.4.1_2 >> Checksum OK for j2sdk-1_4_1_02-linux-i586.bin. ELF binary type "0" not known. Abort trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk14. root@kartoffel linux-sun-jdk14> root@kartoffel linux-sun-jdk13> make ===> Extracting for linux-sun-jdk-1.3.1.07_1 >> Checksum OK for j2sdk-1_3_1_07-linux-i586.bin. Linux mode is not enabled. Loading Linux kernel module... ELF interpreter /compat/linux/lib/ld-linux.so.2 not found Abort trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk13. root@kartoffel linux-sun-jdk13> thats because, do-extract appears before processing BUILD_DEPENDS entrys. Shouldn't that be that get "hacked" for ports who are in need of a reverse order? Or maybe a USE_LINUX_EXTRACT like Variable similar to USE_BZIP2 and so on "extract modifying variables". Simplest way would be to add an "EXTRACT_DEPENDS" into these java Makefile. If wanted, i should be able to create a PR which put's an EXTRACT_DEPENDS in all these linux-needed java/ ports... Greetings, Oliver -- Oliver Lehmann @home: lehmann@ans-netz.de @office: oliver.lehmann@mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 06:34:26 2003 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 7D15937B401 for ; Wed, 16 Apr 2003 06:34:26 -0700 (PDT) Received: from ams-iport-1.cisco.com (ams-iport-1.cisco.com [144.254.74.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DF143FB1 for ; Wed, 16 Apr 2003 06:34:24 -0700 (PDT) (envelope-from molter@tin.it) Received: from tin.it (144.254.74.60) by ams-iport-1.cisco.com with ESMTP; 16 Apr 2003 15:33:57 +0100 Received: from cisco.com (localhost [127.0.0.1])h3GDWF6H013626 for ; Wed, 16 Apr 2003 15:32:15 +0200 (MET DST) Received: from www.example.org (dhcp-nic-val-26-108.cisco.com [64.103.26.108]) by cisco.com (8.8.8+Sun/8.8.8) with SMTP id PAA19320 for ; Wed, 16 Apr 2003 15:33:59 +0200 (MET DST) Received: (qmail 3898 invoked by uid 1000); 16 Apr 2003 13:34:01 -0000 Date: Wed, 16 Apr 2003 15:34:01 +0200 From: Marco Molteni To: freebsd-ports@freebsd.org Message-ID: <20030416133401.GB3867@cobweb.example.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: easy PR to close: ports/50822 [PATCH] graphics/netpbm doesn't install it's manual page 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, 16 Apr 2003 13:34:26 -0000 [please keep me in CC since I am not subscribed to freebsd-ports] Hi, could you have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/50822 and close it if it is ok? thanks marco From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 07:13:22 2003 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 DA39137B401 for ; Wed, 16 Apr 2003 07:13:22 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A6243FAF for ; Wed, 16 Apr 2003 07:13:22 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 3FD1C374 for ; Wed, 16 Apr 2003 16:13:21 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 192392FDCC5; Wed, 16 Apr 2003 16:13:21 +0200 (CEST) Date: Wed, 16 Apr 2003 16:13:21 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030416141320.GO36951@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Subject: pkg-plist and potentially strange paths 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, 16 Apr 2003 14:13:23 -0000 I'm playing with a new port for an Apache module. I want to install the .so in Apache's libexecdir, and I'm getting the path with AP_LIBEXECDIR!= ${APXS} -q LIBEXECDIR The port installs two files, the other one is README, and I'd like to put it in ${PREFIX}/share/doc/${PORTNAME}. What should pkg-plist look like? -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 10:36:48 2003 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 8ECB937B409; Wed, 16 Apr 2003 10:36:48 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5449743FA3; Wed, 16 Apr 2003 10:36:47 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3GHYPhU002946; Wed, 16 Apr 2003 13:34:45 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 16 Apr 2003 13:38:31 -0400 Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h3GHZJaa063934; Wed, 16 Apr 2003 13:35:19 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gerard Samuel In-Reply-To: <3E9C5F31.1020608@trini0.org> References: <3E9C5F31.1020608@trini0.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HEI6OgAM8ONhUq2GxjCV" Organization: MarcusCom, Inc. Message-Id: <1050514591.606.46.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 16 Apr 2003 13:36:31 -0400 X-Spam-Status: No, hits=-22.4 required=5.0 tests=BAYES_00,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: Mozilla 1.3 wierdness, maybe a 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, 16 Apr 2003 17:36:49 -0000 --=-HEI6OgAM8ONhUq2GxjCV Content-Type: multipart/mixed; boundary="=-u42aHKURhXQyBz+jIhGL" --=-u42aHKURhXQyBz+jIhGL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-04-15 at 15:36, Gerard Samuel wrote: > Has anyone experienced unexpected output from mozilla 1.3 from the ports?= ? > I had just upgraded earlier today from 1.2.x to 1.3 (after a fresh pull=20 > of the ports), and it seems as if after a redirection (via php), > Im getting this unexpected output. > It only started happening after I upgraded mozilla, and under the native=20 > opera port it is still working as expected. > For an example of what I mean by "unexpected output" take a look at ->=20 > http://test1.trini0.org:81/mozilla.png > Everything from the top of the page to the end of the headers are not=20 > supposed to be there... >=20 > When I view the source of this page, the "unexpected output" isn't=20 > there, but the page as it is supposed to be. > Im running KDE 3.1.1a, FreeBSD 5. If you need more info, feel free to=20 > ask... Maybe you can beat my build. Give the attached patch a try, and let me know if it works. Thanks. Joe >=20 > Thanks >=20 >=20 >=20 > _______________________________________________ > 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" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-u42aHKURhXQyBz+jIhGL Content-Disposition: attachment; filename=patch-corrupt-cache Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; name=patch-corrupt-cache; charset=ISO8859-1 Index: nsHttpPipeline.cpp =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: /cvsroot/mozilla/netwerk/protocol/http/src/nsHttpPipeline.cpp,v retrieving revision 1.10 diff -u -2 -0 -r1.10 nsHttpPipeline.cpp --- netwerk/protocol/http/src/nsHttpPipeline.cpp 9 Feb 2003 20:13:45 -0000 = 1.10 +++ netwerk/protocol/http/src/nsHttpPipeline.cpp 18 Mar 2003 22:32:39 -0000 @@ -66,40 +66,41 @@ mBuf +=3D count; mBufLen -=3D count; *countWritten =3D count; return NS_OK; } =20 private: const char *mBuf; PRUint32 mBufLen; }; =20 //------------------------------------------------------------------------= ----- // nsHttpPipeline //------------------------------------------------------------------------= ----- =20 nsHttpPipeline::nsHttpPipeline() : mConnection(nsnull) , mStatus(NS_OK) , mRequestIsPartial(PR_FALSE) , mResponseIsPartial(PR_FALSE) + , mClosed(PR_FALSE) , mPushBackBuf(nsnull) , mPushBackLen(0) , mPushBackMax(0) { } =20 nsHttpPipeline::~nsHttpPipeline() { // make sure we aren't still holding onto any transactions! Close(NS_ERROR_ABORT); =20 if (mPushBackBuf) free(mPushBackBuf); } =20 nsresult nsHttpPipeline::AddTransaction(nsAHttpTransaction *trans) { LOG(("nsHttpPipeline::AddTransaction [this=3D%x trans=3D%x]\n", this, = trans)); =20 @@ -344,42 +345,47 @@ NS_METHOD nsHttpPipeline::ReadFromPipe(nsIInputStream *stream, void *closure, const char *buf, PRUint32 offset, PRUint32 count, PRUint32 *countRead) { nsHttpPipeline *self =3D (nsHttpPipeline *) closure; return self->mReader->OnReadSegment(buf, count, countRead); } =20 nsresult nsHttpPipeline::ReadSegments(nsAHttpSegmentReader *reader, PRUint32 count, PRUint32 *countRead) { LOG(("nsHttpPipeline::ReadSegments [this=3D%x count=3D%u]\n", this, co= unt)); =20 NS_ASSERTION(PR_GetCurrentThread() =3D=3D gSocketThread, "wrong thread= "); - nsresult rv; =20 + if (mClosed) { + *countRead =3D 0; + return mStatus; + } + + nsresult rv; PRUint32 avail =3D 0; if (mSendBufIn) { rv =3D mSendBufIn->Available(&avail); if (NS_FAILED(rv)) return rv; } =20 if (avail =3D=3D 0) { rv =3D FillSendBuf(); if (NS_FAILED(rv)) return rv; =20 rv =3D mSendBufIn->Available(&avail); if (NS_FAILED(rv)) return rv; =20 // return EOF if send buffer is empty if (avail =3D=3D 0) { *countRead =3D 0; return NS_OK; } } =20 @@ -387,40 +393,43 @@ if (avail > count) avail =3D count; =20 mReader =3D reader; =20 rv =3D mSendBufIn->ReadSegments(ReadFromPipe, this, avail, countRead); =20 mReader =3D nsnull; return rv; } =20 nsresult nsHttpPipeline::WriteSegments(nsAHttpSegmentWriter *writer, PRUint32 count, PRUint32 *countWritten) { LOG(("nsHttpPipeline::WriteSegments [this=3D%x count=3D%u]\n", this, c= ount)); =20 NS_ASSERTION(PR_GetCurrentThread() =3D=3D gSocketThread, "wrong thread= "); =20 + if (mClosed) + return NS_SUCCEEDED(mStatus) ? NS_BASE_STREAM_CLOSED : mStatus; + nsAHttpTransaction *trans;=20 nsresult rv; =20 trans =3D Response(0); if (!trans) { if (mRequestQ.Count() > 0) rv =3D NS_BASE_STREAM_WOULD_BLOCK; else rv =3D NS_BASE_STREAM_CLOSED; } else { //=20 // ask the transaction to consume data from the connection. // PushBack may be called recursively. // rv =3D trans->WriteSegments(writer, count, countWritten); =20 if (rv =3D=3D NS_BASE_STREAM_CLOSED || trans->IsDone()) { trans->Close(NS_OK); NS_RELEASE(trans); @@ -436,42 +445,48 @@ } =20 if (mPushBackLen) { nsHttpPushBackWriter writer(mPushBackBuf, mPushBackLen); PRUint32 len =3D mPushBackLen, n; mPushBackLen =3D 0; // the push back buffer is never larger than NS_HTTP_SEGMENT_SIZE, // so we are guaranteed that the next response will eat the entire // push back buffer (even though it might again call PushBack). rv =3D WriteSegments(&writer, len, &n); } =20 return rv; } =20 void nsHttpPipeline::Close(nsresult reason) { LOG(("nsHttpPipeline::Close [this=3D%x reason=3D%x]\n", this, reason))= ; =20 + if (mClosed) { + LOG((" already closed\n")); + return; + } + // the connection is going away! mStatus =3D reason; + mClosed =3D PR_TRUE; =20 // we must no longer reference the connection! NS_IF_RELEASE(mConnection); =20 PRUint32 i, count; nsAHttpTransaction *trans; =20 // any pending requests can ignore this error and be restarted count =3D mRequestQ.Count(); for (i=3D0; iClose(NS_ERROR_NET_RESET); NS_RELEASE(trans); } mRequestQ.Clear(); =20 trans =3D Response(0); if (trans) { // if the current response is partially complete, then it cannot b= e // restarted and will have to fail with the status of the connecti= on. Index: nsHttpPipeline.h =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: /cvsroot/mozilla/netwerk/protocol/http/src/nsHttpPipeline.h,v retrieving revision 1.3 diff -u -2 -0 -r1.3 nsHttpPipeline.h --- netwerk/protocol/http/src/nsHttpPipeline.h 9 Feb 2003 20:13:45 -0000 1.= 3 +++ netwerk/protocol/http/src/nsHttpPipeline.h 18 Mar 2003 22:32:39 -0000 @@ -87,38 +87,41 @@ =20 return (nsAHttpTransaction *) mRequestQ[i]; } nsAHttpTransaction *Response(PRInt32 i) { if (mResponseQ.Count() =3D=3D 0) return nsnull; =20 return (nsAHttpTransaction *) mResponseQ[i]; } =20 nsAHttpConnection *mConnection; nsVoidArray mRequestQ; // array of transactions nsVoidArray mResponseQ; // array of transactions nsresult mStatus; =20 // these flags indicate whether or not the first request or response // is partial. a partial request means that Request(0) has been=20 // partially written out to the socket. a partial response means // that Response(0) has been partially read in from the socket. - PRBool mRequestIsPartial; - PRBool mResponseIsPartial; + PRPackedBool mRequestIsPartial; + PRPackedBool mResponseIsPartial; + + // indicates whether or not the pipeline has been explicitly closed. + PRPackedBool mClosed; =20 // used when calling ReadSegments/WriteSegments on a transaction. nsAHttpSegmentReader *mReader; nsAHttpSegmentWriter *mWriter; =20 // send buffer nsCOMPtr mSendBufIn; nsCOMPtr mSendBufOut; =20 // the push back buffer. not exceeding NS_HTTP_SEGMENT_SIZE bytes. char *mPushBackBuf; PRUint32 mPushBackLen; PRUint32 mPushBackMax; }; =20 #endif // nsHttpPipeline_h__ Index: nsHttpTransaction.cpp =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: /cvsroot/mozilla/netwerk/protocol/http/src/nsHttpTransaction.cpp,= v retrieving revision 1.64 diff -u -2 -0 -r1.64 nsHttpTransaction.cpp --- netwerk/protocol/http/src/nsHttpTransaction.cpp 13 Mar 2003 00:52:39 -0= 000 1.64 +++ netwerk/protocol/http/src/nsHttpTransaction.cpp 18 Mar 2003 22:32:39 -0= 000 @@ -106,40 +106,41 @@ , mContentLength(-1) , mContentRead(0) , mChunkedDecoder(nsnull) , mStatus(NS_OK) , mLock(PR_NewLock()) , mTransportStatus(0) , mTransportProgress(0) , mTransportProgressMax(0) , mTransportStatusInProgress(PR_FALSE) , mRestartCount(0) , mCaps(0) , mConnected(PR_FALSE) , mHaveStatusLine(PR_FALSE) , mHaveAllHeaders(PR_FALSE) , mTransactionDone(PR_FALSE) , mResponseIsComplete(PR_FALSE) , mDidContentStart(PR_FALSE) , mNoContent(PR_FALSE) , mReceivedData(PR_FALSE) , mDestroying(PR_FALSE) + , mClosed(PR_FALSE) { LOG(("Creating nsHttpTransaction @%x\n", this)); } =20 nsHttpTransaction::~nsHttpTransaction() { LOG(("Destroying nsHttpTransaction @%x\n", this)); =20 NS_IF_RELEASE(mConnection); NS_IF_RELEASE(mConnInfo); =20 delete mResponseHead; delete mChunkedDecoder; =20 PR_DestroyLock(mLock); } =20 nsresult nsHttpTransaction::Init(PRUint8 caps, nsHttpConnectionInfo *cinfo, @@ -309,152 +310,158 @@ } =20 NS_METHOD nsHttpTransaction::ReadRequestSegment(nsIInputStream *stream, void *closure, const char *buf, PRUint32 offset, PRUint32 count, PRUint32 *countRead) { nsHttpTransaction *trans =3D (nsHttpTransaction *) closure; return trans->mReader->OnReadSegment(buf, count, countRead); } =20 nsresult nsHttpTransaction::ReadSegments(nsAHttpSegmentReader *reader, PRUint32 count, PRUint32 *countRead) { NS_ASSERTION(PR_CurrentThread() =3D=3D gSocketThread, "wrong thread"); =20 + if (mTransactionDone) { + *countRead =3D 0; + return mStatus; + } + if (!mConnected) { mConnected =3D PR_TRUE; mConnection->GetSecurityInfo(getter_AddRefs(mSecurityInfo)); } =20 mReader =3D reader; =20 nsresult rv =3D mRequestStream->ReadSegments(ReadRequestSegment, this,= count, countRead); =20 mReader =3D nsnull; return rv; } =20 NS_METHOD nsHttpTransaction::WritePipeSegment(nsIOutputStream *stream, void *closure, char *buf, PRUint32 offset, PRUint32 count, PRUint32 *countWritten) { nsHttpTransaction *trans =3D (nsHttpTransaction *) closure; =20 if (trans->mTransactionDone) - return NS_BASE_STREAM_CLOSED; + return NS_BASE_STREAM_CLOSED; // stop iterating =20 nsresult rv; // // OK, now let the caller fill this segment with data. // rv =3D trans->mWriter->OnWriteSegment(buf, count, countWritten); if (NS_FAILED(rv)) return rv; // caller didn't want to write anything =20 NS_ASSERTION(*countWritten > 0, "bad writer"); trans->mReceivedData =3D PR_TRUE; =20 // now let the transaction "play" with the buffer. it is free to modi= fy // the contents of the buffer and/or modify countWritten. rv =3D trans->ProcessData(buf, *countWritten, countWritten); if (NS_FAILED(rv)) trans->Close(rv); =20 return rv; // failure code only stops WriteSegments; it is not propoga= ted. } =20 nsresult nsHttpTransaction::WriteSegments(nsAHttpSegmentWriter *writer, PRUint32 count, PRUint32 *countWritten) { NS_ASSERTION(PR_CurrentThread() =3D=3D gSocketThread, "wrong thread"); =20 if (mTransactionDone) - return NS_BASE_STREAM_CLOSED; + return NS_SUCCEEDED(mStatus) ? NS_BASE_STREAM_CLOSED : mStatus; =20 mWriter =3D writer; =20 nsresult rv =3D mPipeOut->WriteSegments(WritePipeSegment, this, count,= countWritten); =20 mWriter =3D nsnull; =20 // if pipe would block then we need to AsyncWait on it. if (rv =3D=3D NS_BASE_STREAM_WOULD_BLOCK) mPipeOut->AsyncWait(this, 0, nsnull); =20 return rv; } =20 void nsHttpTransaction::Close(nsresult reason) { LOG(("nsHttpTransaction::Close [this=3D%x reason=3D%x]\n", this, reaso= n)); =20 NS_ASSERTION(PR_CurrentThread() =3D=3D gSocketThread, "wrong thread"); =20 - if (NS_FAILED(mStatus)) { + if (mClosed) { LOG((" already closed\n")); return; } =20 // we must no longer reference the connection! find out if the=20 // connection was being reused before letting it go. PRBool connReused =3D PR_FALSE; if (mConnection) { connReused =3D mConnection->IsReused(); NS_RELEASE(mConnection); } mConnected =3D PR_FALSE; =20 // // if the connection was reset or closed before we read any part of th= e // response, and if the connection was being reused, then we can assum= e // that we wrote to a stale connection and we must therefore repeat th= e // request over a new connection. // if (!mReceivedData && connReused && (reason =3D=3D NS_ERROR_NET_RESET = || reason =3D=3D NS_OK)) { // if restarting fails, then we must proceed to close the pipe, // which will notify the channel that the transaction failed. if (NS_SUCCEEDED(Restart())) return; } =20 if (NS_SUCCEEDED(reason) && !mHaveAllHeaders && !mLineBuf.IsEmpty()) { // the server has not sent the final \r\n terminating the header s= ection, // and there is still a header line unparsed. let's make sure we = parse // the remaining header line, and then hopefully, the response wil= l be // usable (see bug 88792). ParseLineSegment("\n", 1); } =20 mTransactionDone =3D PR_TRUE; // force this flag mStatus =3D reason; + mClosed =3D PR_TRUE; =20 mPipeOut->CloseEx(reason); } =20 //------------------------------------------------------------------------= ----- // nsHttpTransaction //------------------------------------------------------------------------= ----- =20 nsresult nsHttpTransaction::Restart() { NS_ASSERTION(PR_GetCurrentThread() =3D=3D gSocketThread, "wrong thread= "); =20 // limit the number of restart attempts - bug 92224 if (++mRestartCount >=3D gHttpHandler->MaxRequestAttempts()) { LOG(("reached max request attempts, failing transaction @%x\n", th= is)); return NS_ERROR_NET_RESET; } =20 LOG(("restarting transaction @%x\n", this)); Index: nsHttpTransaction.h =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: /cvsroot/mozilla/netwerk/protocol/http/src/nsHttpTransaction.h,v retrieving revision 1.30 diff -u -2 -0 -r1.30 nsHttpTransaction.h --- netwerk/protocol/http/src/nsHttpTransaction.h 9 Feb 2003 20:13:46 -0000= 1.30 +++ netwerk/protocol/http/src/nsHttpTransaction.h 18 Mar 2003 22:32:39 -000= 0 @@ -188,23 +188,24 @@ PRLock *mLock; =20 // these transport status fields are protected by mLock nsresult mTransportStatus; PRUint32 mTransportProgress; PRUint32 mTransportProgressMax; PRPackedBool mTransportStatusInProgress; =20 PRUint16 mRestartCount; // the number of= times this transaction has been restarted PRUint8 mCaps; =20 PRPackedBool mConnected; PRPackedBool mHaveStatusLine; PRPackedBool mHaveAllHeaders; PRPackedBool mTransactionDone; PRPackedBool mResponseIsComplete; // =3D=3D mTrans= actionDone && NS_SUCCEEDED(mStatus) ? PRPackedBool mDidContentStart; PRPackedBool mNoContent; // expecting an = empty entity body? PRPackedBool mReceivedData; PRPackedBool mDestroying; + PRPackedBool mClosed; }; =20 #endif // nsHttpTransaction_h__ --=-u42aHKURhXQyBz+jIhGL-- --=-HEI6OgAM8ONhUq2GxjCV Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nZSfb2iPiv4Uz4cRAtkHAJ9ebbI9Oiimd8KKgOquv+XQcaT2QACgodut jZrgzqB2kNz5AJDvBlgHLWc= =jOzf -----END PGP SIGNATURE----- --=-HEI6OgAM8ONhUq2GxjCV-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 13:07:19 2003 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 122DC37B401 for ; Wed, 16 Apr 2003 13:07:19 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634E143FE0 for ; Wed, 16 Apr 2003 13:07:18 -0700 (PDT) (envelope-from support@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h3GK78sb060204; Wed, 16 Apr 2003 15:07:09 -0500 (CDT) (envelope-from support@westbend.net) Message-ID: <02ec01c30453$d2352200$13fd2fd8@Admin02> From: "West Bend Support" To: "Roman Neuhauser" , "freebsd-ports" References: <20030416141320.GO36951@freepuppy.bellavista.cz> Date: Wed, 16 Apr 2003 15:07:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: pkg-plist and potentially strange paths 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, 16 Apr 2003 20:07:19 -0000 From: "Roman Neuhauser" > I'm playing with a new port for an Apache module. > I want to install the .so in Apache's libexecdir, and I'm getting the > path with > > AP_LIBEXECDIR!= ${APXS} -q LIBEXECDIR > > The port installs two files, the other one is README, and I'd like to > put it in ${PREFIX}/share/doc/${PORTNAME}. > > What should pkg-plist look like? > %%AP_LIBEXECDIR%%/mod_mime.so @exec %D/sbin/apxs -e -a -n mime %f @unexec %D/sbin/apxs -e -A -n mime %f share/doc/PORTNAME/README @dirrm share/doc/PORTNAME You also need to add to the ports make file: PLIST_SUB+= AP_LIBEXECDIR="${AP_LIBEXECDIR:S,^${PREFIX}/,,}" Scot From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 15:06:22 2003 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 04E8637B401; Wed, 16 Apr 2003 15:06:22 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C38843F75; Wed, 16 Apr 2003 15:06:21 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by rwcrmhc52.attbi.com (rwcrmhc52) with SMTP id <2003041622062105200eoa60e>; Wed, 16 Apr 2003 22:06:21 +0000 Date: Wed, 16 Apr 2003 15:06:20 -0700 (PDT) From: Doug Barton To: Joe Marcus Clarke In-Reply-To: <1050481352.341.37.camel@shumai.marcuscom.com> Message-ID: <20030416150456.L37135@12-234-22-23.pyvrag.nggov.pbz> References: <1050481352.341.37.camel@shumai.marcuscom.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org cc: gnome@FreeBSD.org Subject: Re: HEADS UP: GNOME desktop users 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, 16 Apr 2003 22:06:22 -0000 On Wed, 16 Apr 2003, Joe Marcus Clarke wrote: > Well, a belated HEADS UP, anyway. For a week or so now, a new make > option has existed to help keep people from overwriting their GNOME > desktop version when installing certain ports. This option is called > GNOME_DESKTOP_VERSION (similar to XFREE86_VERSION). It accepts one of > two values: 1 or 2. If you want to or are using the GNOME 2 desktop, > you should add: > > GNOME_DESKTOP_VERSION= 2 I think this is a good idea, I just have one suggestion. Can you set a default value for this, which the user can override (similar to XFREE86_VERSION as you pointed out)? I think that will reduce the foot-shooting possibilities down the road.... Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 15:35:54 2003 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 71A9737B401; Wed, 16 Apr 2003 15:35:54 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A8A43FDD; Wed, 16 Apr 2003 15:35:53 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h3GMXoh4001643; Wed, 16 Apr 2003 18:33:52 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 16 Apr 2003 18:33:02 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3GMYYaa066502; Wed, 16 Apr 2003 18:34:34 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Doug Barton In-Reply-To: <20030416150456.L37135@12-234-22-23.pyvrag.nggov.pbz> References: <1050481352.341.37.camel@shumai.marcuscom.com> <20030416150456.L37135@12-234-22-23.pyvrag.nggov.pbz> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-d22Ex+mWZOg2rfLn8VGS" Organization: FreeBSD, Inc. Message-Id: <1050532548.82754.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 16 Apr 2003 18:35:48 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@FreeBSD.org cc: FreeBSD GNOME Users Subject: Re: HEADS UP: GNOME desktop users 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, 16 Apr 2003 22:35:54 -0000 --=-d22Ex+mWZOg2rfLn8VGS Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-04-16 at 18:06, Doug Barton wrote: > On Wed, 16 Apr 2003, Joe Marcus Clarke wrote: >=20 > > Well, a belated HEADS UP, anyway. For a week or so now, a new make > > option has existed to help keep people from overwriting their GNOME > > desktop version when installing certain ports. This option is called > > GNOME_DESKTOP_VERSION (similar to XFREE86_VERSION). It accepts one of > > two values: 1 or 2. If you want to or are using the GNOME 2 desktop, > > you should add: > > > > GNOME_DESKTOP_VERSION=3D 2 >=20 > I think this is a good idea, I just have one suggestion. Can you set a > default value for this, which the user can override (similar to > XFREE86_VERSION as you pointed out)? I think that will reduce the > foot-shooting possibilities down the road.... We do set a default value that's auto-selected based on what's currently installed. Checkout bsd.gnome.mk for more details. Joe >=20 > Doug --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-d22Ex+mWZOg2rfLn8VGS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ndrEb2iPiv4Uz4cRAnVPAJ9BwhoMiRYuSJfbn5iJGY/zIRrtNwCgiFdO h4pISSeVR7UYzuRv7WqKg8c= =TLku -----END PGP SIGNATURE----- --=-d22Ex+mWZOg2rfLn8VGS-- From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 15:41:58 2003 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 A8CD737B401; Wed, 16 Apr 2003 15:41:58 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F4E43F85; Wed, 16 Apr 2003 15:41:58 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 9042E3D29; Wed, 16 Apr 2003 18:41:57 -0400 (EDT) From: "Dan Langille" To: wjv@FreeBSD.org Date: Wed, 16 Apr 2003 18:41:57 -0400 MIME-Version: 1.0 Message-ID: <3E9DA3F5.15267.A404674@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: ports@freebsd.org Subject: mail/mailman + Postfix 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, 16 Apr 2003 22:41:59 -0000 Hi, I was just reading README.POSTFIX from mailman. I found this: - When you configure Mailman, use the --with-mail-gid=mailman switch (actually, this will be the default if you configured Mailman after adding the `mailman' owner). Because the owner of the aliases.db file is `mailman', Postfix will execute Mailman's wrapper program as uid and gid mailman. But in the ouput from 'make options' I see: * MAIL_GID [mailnull] The group name or id under which your MTA performs mail delivery Getting the value of MAIL_GID right is crucial to getting Mailman to work with your MTA. By default this port works with Sendmail. If you're using an alternative MTA installed from ports, you should set MAIL_GID at build time according to the following table. You may use either the group name or the numerical GID. (Please contact this port's maintainer if you wish to fill in the blanks or report mistakes!) ---------------------------------------------------- MTA | MAIL_GID | Submitted by Exim3 | nobody (65534) | Exim4 | mail (6) | Postfix | nobody (65534) | Qmail | ??? | ---------------------------------------------------- It appears that the port is conflicting with the software recommendations. It also appears others have had similar issues: http://www.vmlinuz.ca/archives/elug/2003-01/msg00038.html I'm about to try MAIL_GID=mailman Cheers -- Dan Langille : http://www.langille.org/ From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 15:42:51 2003 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 1D3F537B401; Wed, 16 Apr 2003 15:42:51 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15BF643FBF; Wed, 16 Apr 2003 15:42:50 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <2003041622424800100bt7r9e>; Wed, 16 Apr 2003 22:42:48 +0000 Date: Wed, 16 Apr 2003 15:42:47 -0700 (PDT) From: Doug Barton To: Joe Marcus Clarke In-Reply-To: <1050532548.82754.2.camel@shumai.marcuscom.com> Message-ID: <20030416154235.P37135@12-234-22-23.pyvrag.nggov.pbz> References: <1050481352.341.37.camel@shumai.marcuscom.com> <20030416150456.L37135@12-234-22-23.pyvrag.nggov.pbz> <1050532548.82754.2.camel@shumai.marcuscom.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org cc: FreeBSD GNOME Users Subject: Re: HEADS UP: GNOME desktop users 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, 16 Apr 2003 22:42:51 -0000 On Wed, 16 Apr 2003, Joe Marcus Clarke wrote: > On Wed, 2003-04-16 at 18:06, Doug Barton wrote: > > On Wed, 16 Apr 2003, Joe Marcus Clarke wrote: > > > > > Well, a belated HEADS UP, anyway. For a week or so now, a new make > > > option has existed to help keep people from overwriting their GNOME > > > desktop version when installing certain ports. This option is called > > > GNOME_DESKTOP_VERSION (similar to XFREE86_VERSION). It accepts one of > > > two values: 1 or 2. If you want to or are using the GNOME 2 desktop, > > > you should add: > > > > > > GNOME_DESKTOP_VERSION= 2 > > > > I think this is a good idea, I just have one suggestion. Can you set a > > default value for this, which the user can override (similar to > > XFREE86_VERSION as you pointed out)? I think that will reduce the > > foot-shooting possibilities down the road.... > > We do set a default value that's auto-selected based on what's currently > installed. Checkout bsd.gnome.mk for more details. Fabulous! Thanks, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 19:34:26 2003 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 BD5F137B401; Wed, 16 Apr 2003 19:34:26 -0700 (PDT) Received: from isrv.tric.tomsk.gov.ru (isrv.tric.tomsk.gov.ru [213.183.106.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A9C43F93; Wed, 16 Apr 2003 19:34:25 -0700 (PDT) (envelope-from mike@tric.tomsk.gov.ru) Received: from draco (m266827.dialup.sobes [192.168.1.232]) by isrv.tric.tomsk.gov.ru (8.12.9/8.12.9) with SMTP id h3H2Y4JW067888; Thu, 17 Apr 2003 09:34:04 +0700 (NOVST) (envelope-from mike@tric.tomsk.gov.ru) Message-ID: <001c01c3048a$02d61b90$e801a8c0@draco> From: "Michael O. Boev" To: "Doug Barton" References: <200304150855.h3F8tKWA025508@freefall.freebsd.org> Date: Thu, 17 Apr 2003 09:35:27 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-new cc: ports@freebsd.org Subject: Re: ports/50892: [PATCH] mail/p5-Mail-SpamAssassin fails to install 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, 17 Apr 2003 02:34:27 -0000 Hello everyone! can we clear this out, please? my setup is: WRKDIRPREFIX?= /usr/obj PORTSDIR?= /srv/FreeBSD/ports in my /etc/make.conf I've got a pkg-message file in the /srv/FreeBSD/ports/mail/p5-Mail-SpamAssassin, but not in /usr/obj/srv/FreeBSD/ports/mail/p5-Mail-SpamAssassin, which is where the mentioned sed command is run off (I figured this out by placeing a /bin/pwd command in the Makefile right above the 'sed' command). /usr/bin/sed -e 's#PREFIX#/usr/local#' pkg-message I'm rather sure that it's wrong to assume the 'pkg-message' to be in the current directory, as setting WRKDIRPREFIX breaks this assumption. I believe the PKGMESSAGE macro knows better where to search for it. P.S. I'm sorry for posting this here, but the PR is now closed and mail communication with the port maintainer seems lost. ----- Original Message ----- From: "Doug Barton" To: ; ; Sent: Tuesday, April 15, 2003 3:55 PM Subject: Re: ports/50892: [PATCH] mail/p5-Mail-SpamAssassin fails to install > Synopsis: [PATCH] mail/p5-Mail-SpamAssassin fails to install > > State-Changed-From-To: feedback->closed > State-Changed-By: dougb > State-Changed-When: Tue Apr 15 01:54:43 PDT 2003 > State-Changed-Why: > > Mail to originator bounced, but not before he sent me a private mail > that indicated the problem as the non-existence of pkg-message in > his directory. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=50892 > From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 22:56:33 2003 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 07B2337B401 for ; Wed, 16 Apr 2003 22:56:33 -0700 (PDT) Received: from zmail-110.hanmail.net (zmail-110.hanmail.net [211.43.197.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9D243F3F for ; Wed, 16 Apr 2003 22:56:31 -0700 (PDT) (envelope-from ) Received: from rmail-163.hanmail.net ([211.43.197.80]) by zmail-110.hanmail.net (8.12.1/8.9.1) with ESMTP id h3H5u1Qa019514 for ; Thu, 17 Apr 2003 14:56:01 +0900 Received: from localhost (localhost) by rmail-163.hanmail.net (8.12.8/8.9.1) id h3H5twLX012828; Thu, 17 Apr 2003 14:56:02 +0900 Date: Thu, 17 Apr 2003 14:56:02 +0900 From: Mail Delivery Subsystem Message-Id: <200304170556.h3H5twLX012828@rmail-163.hanmail.net> To: Auto-Submitted: auto-generated (failure) Subject: Returned mail: see transcript for details 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, 17 Apr 2003 05:56:33 -0000 The original message was received at Thu, 17 Apr 2003 14:54:33 +0900 from [218.58.85.191] ----- The following addresses had permanent fatal errors ----- (reason: 552 freenna: mbox is over quota) (reason: 552 friend1932: mbox is over quota) (reason: 552 freshmax: mbox is over quota) ----- Transcript of session follows ----- ... while talking to www17.daum.net: >>> DATA <<< 552 freenna: mbox is over quota 554 5.0.0 Service unavailable (freenna: mbox is over quota) ... while talking to www63.daum.net: >>> DATA <<< 552 friend1932: mbox is over quota 554 5.0.0 Service unavailable (friend1932: mbox is over quota) ... while talking to www8.daum.net: >>> DATA <<< 552 freshmax: mbox is over quota 554 5.0.0 Service unavailable (freshmax: mbox is over quota) ----- Original message follows ----- Return-Path: Received: from server ([218.58.85.191]) by rmail-163.hanmail.net (8.12.8/8.9.1) with ESMTP id h3H5sHKe009275; Thu, 17 Apr 2003 14:54:33 +0900 X-Hanmail-Peer-IP: 218.58.85.191 Received: from 218.58.85.191 ([61.101.12.220]) by server with Microsoft SMTPSVC(5.0.2195.5329); Wed, 16 Apr 2003 22:40:07 +0800 from: ¹éÁö¿µ Subject: ÈIJöÇÑ ½ÎÀÌÆ® Content-Type: text/html Content-Transfer-Encoding: 7bit Bcc: Message-ID: X-OriginalArrivalTime: 16 Apr 2003 14:40:08.0734 (UTC) FILETIME=[140053E0:01C30426] Date: 16 Apr 2003 22:40:08 +0800 Á¦¸ñ ¾øÀ½
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
 
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
 
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
¿À´ÃÀÇ ¾÷µ¥ÀÌÆ® -[ ´Ù¿î·Îµå¸¦ Ŭ¸¯Çϼ¼¿ä ]
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
 
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
 
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
 
[´Ù¿î·Îµå] [½Ç½Ã°£°¨»ó]
From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 02:14:23 2003 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 4DFB937B401 for ; Thu, 17 Apr 2003 02:14:23 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BA4843FB1 for ; Thu, 17 Apr 2003 02:14:21 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3H9LR1d023915 for ; Thu, 17 Apr 2003 11:21:27 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <24R4JMD7>; Thu, 17 Apr 2003 11:11:18 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id 24R4JMD6; Thu, 17 Apr 2003 11:11:15 +0200 From: CARTER Anthony To: ports@freebsd.org Organization: Intrasoft Date: Thu, 17 Apr 2003 11:14:45 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304171114.45790.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-105.8 required=4.2 tests=USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Kate 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, 17 Apr 2003 09:14:23 -0000 Whenever I open Kate, my terminal section (at the bottom) takes up most of the screen and I need to resize the panes. Can I change this behavior, it is a little annoying... Anthony From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 02:14:43 2003 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 9DB6937B401 for ; Thu, 17 Apr 2003 02:14:43 -0700 (PDT) Received: from MAILSERVER.ofw.fi (ns.ofw.fi [194.111.144.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 015F943F85 for ; Thu, 17 Apr 2003 02:14:42 -0700 (PDT) (envelope-from dan.naumov@ofw.fi) Received: from [172.16.161.81] by MAILSERVER.ofw.fi (NTMail 7.00.0022/NT1439.00.90501b21) with ESMTP id mybijaaa for freebsd-ports@freebsd.org; Thu, 17 Apr 2003 12:13:34 +0300 Date: Thu, 17 Apr 2003 12:18:20 +0300 From: Dan Naumov To: freebsd-ports@freebsd.org Message-Id: <20030417121820.398eef84.dan.naumov@ofw.fi> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Force a GCC version or a FreeBSD version ? 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, 17 Apr 2003 09:14:44 -0000 Hello I am currently thinking about making a port for Visual Boy Advanced (as the name implies, it's a GBA emulator). The problem is, according to the documentation, it will ONLY work properly with GCC 3.2 or newer. Which route shall I go ? Shall I force a specific version of GCC on the user or shall I make this port BROKEN for all FreeBSD versions prior to 5.0 ? >From my understanding, mixing multiple GCCs (which are binary incompatible) on 1 system is a bad idea. Also doing this GCC trickery will make my life even harder, as I don't have a 4.x box to test this on. Are 5.0-only ports frown upon or are they generally OK ? Sincerely, -- Dan Naumov From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 02:22:03 2003 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 5938A37B401 for ; Thu, 17 Apr 2003 02:22:03 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 606D143F3F for ; Thu, 17 Apr 2003 02:22:02 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h3H9LwVo093491; Thu, 17 Apr 2003 11:21:58 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h3H9Lwtg093490; Thu, 17 Apr 2003 11:21:58 +0200 (CEST) Date: Thu, 17 Apr 2003 11:21:58 +0200 From: Stijn Hoop To: Dan Naumov Message-ID: <20030417092158.GD92616@pcwin002.win.tue.nl> References: <20030417121820.398eef84.dan.naumov@ofw.fi> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xesSdrSSBC0PokLI" Content-Disposition: inline In-Reply-To: <20030417121820.398eef84.dan.naumov@ofw.fi> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-ports@freebsd.org Subject: Re: Force a GCC version or a FreeBSD version ? 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, 17 Apr 2003 09:22:03 -0000 --xesSdrSSBC0PokLI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 17, 2003 at 12:18:20PM +0300, Dan Naumov wrote: > Hello >=20 > I am currently thinking about making a port for Visual Boy Advanced (as > the name implies, it's a GBA emulator). The problem is, according to the > documentation, it will ONLY work properly with GCC 3.2 or newer. Which > route shall I go ? Shall I force a specific version of GCC on the user > or shall I make this port BROKEN for all FreeBSD versions prior to 5.0 ? There is a port for gcc32 which works on both -STABLE and -CURRENT afaik. > From my understanding, mixing multiple GCCs (which are binary > incompatible) on 1 system is a bad idea. It is not a bad idea if it is unambiguously decided which compiler is called when running 'gcc'. I think the gcc32 port installs the compiler as 'gcc32' so that's not a problem. You would have to patch VBA to use gcc32 as the compiler (setting CC=3Dgcc32 will probably work). > Also doing this GCC trickery will make my life even harder, as I don't > have a 4.x box to test this on. Are 5.0-only ports frown upon or are > they generally OK ? I think that in this case it isn't too hard to make it work on 4.x. Having run VBA on FreeBSD before I volunteer to test it on 4.x. You can send me your preliminary port if you feel like it. I hope it will work out, it would make my GBA dev environment less sucky (vgba, Marat Fayzullin's emu, is binary only and doesn't understand GCC debugging features last time I checked). --Stijn --=20 "What if everything you see is more than what you see -- the person next to you is a warrior and the space that appears empty is a secret door to anoth= er world? What if something appears that shouldn't? You either dismiss it, or = you accept that there is much more to the world than you think. Perhaps it real= ly is a doorway, and if you choose to go inside, you'll find many unexpected things." -- Shigeru Miyamoto --xesSdrSSBC0PokLI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nnI2Y3r/tLQmfWcRApt0AJ9grq+VDU9DKAGwpXtHLI9K6zEZqACffURj rt4Mp5jZEL2TJmuaocpm6jQ= =4jW9 -----END PGP SIGNATURE----- --xesSdrSSBC0PokLI-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 02:26:23 2003 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 527B437B401 for ; Thu, 17 Apr 2003 02:26:23 -0700 (PDT) Received: from compuserve.com (cae57-162-015.sc.rr.com [66.57.162.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 76A6E43F75 for ; Thu, 17 Apr 2003 02:26:22 -0700 (PDT) (envelope-from galatron@mail.ru) Date: Thu, 17 Apr 2003 08:39:58 +0000 From: Galatron To: Ports References: In-Reply-To: Message-ID: <0BFC0LB7B.4EH.43G@mail.ru> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart__0C023G8_CEK5H7_IBDH73H1C" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: about new email service. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Fevral List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 09:26:23 -0000 ------=_NextPart__0C023G8_CEK5H7_IBDH73H1C Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" We are glad to invite you at new free mail service: [1]www.mail15.com The advantages of this service are: 1) mailbox, up to 15 Mb; 2) absolute privacy and high reliability; 3) ability to use mail clients (POP3, IMAP4, SMTP); 4) access from anywhere, anytime; 5) flexible light-weight web interface without advertising banners; 6) antivirus and antispam control; 7) fast mail transfer; 8) high speed network channel; 9) flexible light-weight web interface; 10) wide spread ability of mail filtering and forwarding mail; 11) clock around support; 12) all short names are free now. [2]Sign-Up Now! References 1. http://www.mail15.com/?rid=67324 2. http://www.mail15.com/?rid=67324 ------=_NextPart__0C023G8_CEK5H7_IBDH73H1C-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 02:39:43 2003 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 45CE437B401 for ; Thu, 17 Apr 2003 02:39:43 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD3C143F75 for ; Thu, 17 Apr 2003 02:39:41 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3H9kn1d024663 for ; Thu, 17 Apr 2003 11:46:49 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id <24R4JMHD>; Thu, 17 Apr 2003 11:36:40 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id 24R4JMHC; Thu, 17 Apr 2003 11:36:28 +0200 From: CARTER Anthony To: ports@freebsd.org Organization: Intrasoft Date: Thu, 17 Apr 2003 11:39:58 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304171139.58837.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-105.8 required=4.2 tests=USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Openoffice problem? 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, 17 Apr 2003 09:39:43 -0000 Is there a problem with the latest openoffice port? I run a portupgrade -r editors/openoffice, and it stops with the error below. I had originally deleted java from my distfiles so I thought it was that, but it is not. Anyway, I replaced them and still get the error given below. Please note that I am using the WITH_BSD_JDK=TRUE. Bug? the jni.h file does exist on my system (its the first error that I can find) so I don't know why it says no such file...What is the :30:20: on that same error line? (to a non-programmer please) Thanks, Anthony lude -D_THREAD_SAFE -I/usr/local/jdk1.3.1/include -O2 ../dist/../libdb_java/java_Db.c -fPIC -DPIC -o java_Db.lo In file included from ../libdb_java/java_Db.c:13: /usr/local/jdk1.3.1/include/jni.h:30:20: jni_md.h: No such file or directory In file included from ../libdb_java/java_Db.c:13: /usr/local/jdk1.3.1/include/jni.h:48: syntax error before "jsize" /usr/local/jdk1.3.1/include/jni.h:48: warning: data definition has no type or storage class /usr/local/jdk1.3.1/include/jni.h:107: syntax error before "jbyte" /usr/local/jdk1.3.1/include/jni.h:110: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:196: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:198: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:201: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:204: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:206: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:209: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:212: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:214: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:217: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:224: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:226: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:228: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:230: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:235: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:238: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:240: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:242: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:244: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:246: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:251: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:253: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:255: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:257: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:260: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:262: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:265: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:268: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:270: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:272: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:275: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:277: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:279: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:289: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:291: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:293: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:296: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:298: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:300: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:317: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:319: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:321: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:324: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:326: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:328: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:331: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:333: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:335: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:338: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:340: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:343: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:347: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:349: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:352: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:365: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:367: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:370: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:374: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:376: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:379: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:401: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:403: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:406: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:410: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:412: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:415: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:419: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:421: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:424: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:428: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:431: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:433: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:437: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:439: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:445: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:447: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:450: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:452: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:454: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:456: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:458: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:460: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:462: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:464: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:466: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:469: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:472: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:474: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:476: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:479: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:481: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:483: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:493: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:495: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:497: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:500: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:502: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:504: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:521: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:523: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:525: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:528: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:530: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:532: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:535: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:537: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:539: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:542: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:544: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:546: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:550: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:552: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:558: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:560: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:563: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:565: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:567: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:569: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:571: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:573: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:575: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:577: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:579: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:582: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:586: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:588: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:591: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:595: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:597: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:604: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:606: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:608: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:611: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:613: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:615: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:617: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:619: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:621: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:623: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:625: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:628: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:632: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:634: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:640: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:642: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:645: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:647: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:649: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:651: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:653: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:655: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:657: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:659: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:662: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:664: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:666: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:668: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:670: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:672: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:674: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:676: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:679: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:681: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:683: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:685: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:687: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:689: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:691: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:693: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:710: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:712: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:715: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:717: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:720: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:722: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:725: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:727: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:730: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:1820: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1828: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1837: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1840: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1848: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1849: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:1850: syntax error before '*' token /usr/local/jdk1.3.1/include/jni.h:1857: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1873: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1907: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1908: warning: data definition has no type or storage class /usr/local/jdk1.3.1/include/jni.h:1910: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1911: warning: data definition has no type or storage class /usr/local/jdk1.3.1/include/jni.h:1913: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1914: syntax error before "jsize" /usr/local/jdk1.3.1/include/jni.h:1914: warning: data definition has no type or storage class /usr/local/jdk1.3.1/include/jni.h:1917: syntax error before "jint" /usr/local/jdk1.3.1/include/jni.h:1918: warning: data definition has no type or storage class /usr/local/jdk1.3.1/include/jni.h:1920: syntax error before "void" In file included from ../libdb_java/java_util.h:38, from ../libdb_java/java_Db.c:21: ../libdb_java/java_info.h:164: syntax error before "jint" ../libdb_java/java_info.h:168: syntax error before "jint" ../libdb_java/java_info.h:178: syntax error before "dbji_get_flags" ../libdb_java/java_info.h:178: warning: data definition has no type or storage class ../libdb_java/java_info.h:186: syntax error before "jint" In file included from ../libdb_java/java_util.h:39, from ../libdb_java/java_Db.c:21: ../libdb_java/java_locked.h:43: syntax error before "jbyte" In file included from ../libdb_java/java_Db.c:21: ../libdb_java/java_util.h:48: syntax error before "jlong" ../libdb_java/java_util.h:145: syntax error before "jint" ../libdb_java/java_util.h:151: syntax error before "jlong" In file included from ../libdb_java/java_Db.c:22: ../libdb_java/com_sleepycat_db_Db.h:15: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:23: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:32: syntax error before "jint" ../libdb_java/com_sleepycat_db_Db.h:32: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:39: syntax error before "jobject" ../libdb_java/com_sleepycat_db_Db.h:48: syntax error before "jint" ../libdb_java/com_sleepycat_db_Db.h:48: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:55: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:63: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:72: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:79: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:88: syntax error before "jint" ../libdb_java/com_sleepycat_db_Db.h:88: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:95: syntax error before "jboolean" ../libdb_java/com_sleepycat_db_Db.h:104: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:111: syntax error before "jobject" ../libdb_java/com_sleepycat_db_Db.h:119: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:127: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:136: syntax error before "jint" ../libdb_java/com_sleepycat_db_Db.h:136: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:143: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:151: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:159: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:167: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:175: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:183: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:191: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:199: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:207: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:215: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:223: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:231: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:239: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:247: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:255: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:263: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:271: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:279: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:287: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:295: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:303: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:311: syntax error before "jobject" ../libdb_java/com_sleepycat_db_Db.h:320: syntax error before "jint" ../libdb_java/com_sleepycat_db_Db.h:320: warning: data definition has no type or storage class ../libdb_java/com_sleepycat_db_Db.h:327: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:335: syntax error before "void" ../libdb_java/com_sleepycat_db_Db.h:343: syntax error before "void" ../libdb_java/java_Db.c:33: syntax error before "void" ../libdb_java/java_Db.c:33: `jnienv' undeclared here (not in a function) ../libdb_java/java_Db.c:33: `jthis' undeclared here (not in a function) ../libdb_java/java_Db.c:33: warning: initialization makes integer from pointer without a cast ../libdb_java/java_Db.c:33: initializer element is not constant ../libdb_java/java_Db.c:33: warning: data definition has no type or storage class ../libdb_java/java_Db.c:33: syntax error before "if" *** Error code 1 Stop in /mnt/spare/ports/editors/openoffice/work/oo_1.0.3_src/berkeleydb/unxfbsd.pro/misc/build/db-3.2.9/out. dmake: Error code 1, while making './unxfbsd.pro/misc/build/so_built' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /mnt/spare/ports/editors/openoffice/work/oo_1.0.3_src/berkeleydb dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /mnt/spare/ports/editors/openoffice. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade3286.0 make WITH_BSD_JDK=TRUE ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! editors/openoffice (openoffice-1.0.2_2) (missing header) intra241# lt' Unmatched '. ---* TG_SLO.MK *--- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 03:36:18 2003 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 7B8FD37B401 for ; Thu, 17 Apr 2003 03:36:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ACE943FBD for ; Thu, 17 Apr 2003 03:36:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 0E90666CFA for ; Thu, 17 Apr 2003 03:36:17 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 593411179; Thu, 17 Apr 2003 03:36:16 -0700 (PDT) Date: Thu, 17 Apr 2003 03:36:16 -0700 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20030417103615.GB86387@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline User-Agent: Mutt/1.4i Subject: [kris@freebsd.org: 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, 17 Apr 2003 10:36:18 -0000 --hHWLQfXTYDoKhP50 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Enjoy! The 'deinstall' improvement is particularly interesting. It should not be a huge amount of work to make a decent 'make upgrade' and 'make recursive-upgrade' target that does a portupgrade-like sequence of backup/deinstall/build/install on the current port (and its dependencies). I'd love it if someone felt like working on this! Kris ----- Forwarded message from Kris Kennaway ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Originating-IP: [128.125.38.123] Delivered-To: kris@freebsd.org Delivered-To: cvs-all@freebsd.org From: Kris Kennaway Date: Thu, 17 Apr 2003 03:27:06 -0700 (PDT) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: owner-cvs-all@freebsd.org kris 2003/04/17 03:27:06 PDT FreeBSD ports repository Modified files: Mk bsd.port.mk=20 Log: - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, and avoid installing packages when the target is configure or extract [1] =20 - If PYTHON_VERSION is set, do not automatically add a dependency on python: USE_PYTHON must now be specified explicitly. This allows the variable to be set in make.conf or the environment to specify a preference for the python version to be used. [2] =20 - When checking for an existing installation of the port, check by port origin instead of only looking for the current version of the package. [3] =20 - Do not install perllocal.pod files; they are not used on FreeBSD. [4] =20 - Improve 'make deinstall' to deinstall any existing version of the package (e.g. older versions) instead of only trying to deinstall the version currently described by the port. [5] =20 - Check for world-writable files/directories in the security-check target. [6] =20 - Improve the patching of libtool so it works with pathnames ending in a slash. [7] =20 - Allow ports that use the INSTALL macros to install files when running as non-root (i.e. don't try to chown/chgrp) [8]. =20 - Add the USE_GETOPT_LONG variable, which adds a dependency on libgnugetopt on systems older than 500041, and uses the system version otherwise. [9] =20 - Improve the fetch-required target to correctly deal with fetching dependencies that use the ':target' form. [10] =20 - Add support for re-fetching interrupted distfiles. The FETCH_REGET variable specifies the number of times to try continuing the distfile fetch if it fails the md5 checksum. [11] =20 PR: 36083 [1], 44875 [2], 48646 [3], 48960 [4], 49017 [5], 49969 [6], 50069 [7], 50159 [8], 50323 [9], 50669 [10], 12325 [11] Submitted by: dinoex [1], Gerhard Schmidt [2], Sergey Matveychuk [3] [5], tobez [4], Erwin Lansing [4], Arjan de Vet [6], Hartmut Brandt [7], gerald [8], Sergei Kolobov [9], Erwin Lansing [10], alex [11] =20 Revision Changes Path 1.446 +146 -41 ports/Mk/bsd.port.mk http://cvsweb.FreeBSD.org/ports/Mk/bsd.port.mk.diff?r1=3D1.445&r2=3D1.446 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" ----- End forwarded message ----- --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+noOeWry0BWjoQKURArNmAJwM4V/tilb7Qh9tBvfu70Bxz9x1agCeJUac 6ZyaSWUPsSM0PzvgK0bVsps= =brv/ -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 05:21:30 2003 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 75E0837B404 for ; Thu, 17 Apr 2003 05:21:30 -0700 (PDT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [80.86.187.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC0D643FAF for ; Thu, 17 Apr 2003 05:21:26 -0700 (PDT) (envelope-from lehmann@ans-netz.de) Received: (qmail 38146 invoked from network); 17 Apr 2003 12:21:22 -0000 Received: from unknown (HELO dill.salatschuessel.net) (217.226.29.161) by avocado.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 17 Apr 2003 12:21:22 -0000 Received: (qmail 49442 invoked from network); 17 Apr 2003 12:21:21 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (10.0.1.51) by dill.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 17 Apr 2003 12:21:21 -0000 Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) h3HCLKKk012168 for ; Thu, 17 Apr 2003 14:21:21 +0200 (CEST) (envelope-from lehmann@ans-netz.de) Date: Thu, 17 Apr 2003 14:21:20 +0200 From: Oliver Lehmann To: freebsd-ports@freebsd.org Message-Id: <20030417142120.19dc8f35.lehmann@ans-netz.de> In-Reply-To: <20030416144404.6c20bafe.lehmann@ans-netz.de> References: <20030416144404.6c20bafe.lehmann@ans-netz.de> X-Mailer: Sylpheed version 0.8.11cvs21 (GTK+ 1.2.10; i386-unknown-freebsdelf4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: linux-jdk-* broken by default? 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, 17 Apr 2003 12:21:30 -0000 Oliver Lehmann wrote: > If wanted, i should be able to create a PR which put's an > EXTRACT_DEPENDS in all these linux-needed java/ ports... http://www.freebsd.org/cgi/query-pr.cgi?pr=51092 -- Oliver Lehmann @home: lehmann@ans-netz.de @office: oliver.lehmann@mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 05:44:35 2003 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 4801737B404 for ; Thu, 17 Apr 2003 05:44:35 -0700 (PDT) Received: from relay.1anetworks.net (ns3.1anetworks.net [212.36.99.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E45A43FD7 for ; Thu, 17 Apr 2003 05:44:33 -0700 (PDT) (envelope-from brian@ukip.com) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by relay.1anetworks.net (8.11.7+Sun/8.11.7) with SMTP id h3HCiVv06944 for ; Thu, 17 Apr 2003 13:44:31 +0100 (BST) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id NAA06461 for ; Thu, 17 Apr 2003 13:44:30 +0100 (BST) From: "Bri" To: Date: Thu, 17 Apr 2003 13:37:10 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Subject: Libtool and the lastest cvs version of php 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, 17 Apr 2003 12:44:35 -0000 I've noticed on both freebsd 5 on (SPARC64) and redhat linux 7.x are running libtool 1.3.4 and the lastest cvs version of php requires 1.4.3 or higher I'm wonder if there are any issues with these new versions of libtool or not as 5 CURRENT is only on 1.3.4 and the highest version I've seen anywhere with a default os install is 1.4 is there anything big that could go wrong using 1.4.3. and ports/devel/libtool ports/devel/libtool13 ports/devel/libtool14 are all the same version 1.3.4 Bri, From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 06:13:07 2003 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 EB24B37B401 for ; Thu, 17 Apr 2003 06:13:07 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [64.113.65.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49EBE43F75 for ; Thu, 17 Apr 2003 06:13:07 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h3HDD6os007071 for ; Thu, 17 Apr 2003 08:13:06 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h3HDD1Me007070 for freebsd-ports@freebsd.org; Thu, 17 Apr 2003 08:13:01 -0500 (CDT) Date: Thu, 17 Apr 2003 08:13:00 -0500 From: Krzysztof Parzyszek To: freebsd-ports@freebsd.org Message-ID: <20030417131300.GA7053@antares.student.iastate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Cannot compile stlport-icc on -stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 13:13:08 -0000 Hi, I have installed the icc compiler and I'm trying to add the stlport-icc, but I'm getting the following errors. I'm using 4.8-STABLE. Does anybody have any ideas as how to fix it? Krzysztof ===> Building for stlport-icc-4.5.3_1 echo "Note : this makefile requires gmake on FreeBSD" Note : this makefile requires gmake on FreeBSD icpc -I../stlport -w1 -D_THREAD_SAFE -D_REENTRANT -mt -O -ip -axiMKW -KPIC dll_main.cpp -c -o ../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o stlport_prefix.h(30): error: namespace "std" has no member "time_t" using _STLP_VENDOR_CSTD::time_t; ^ ../stlport/stdarg.h(23): catastrophic error: #include file "/usr/local/intel/compiler70/ia32/include/../include/stdarg.h" includes itself # include _STLP_NATIVE_C_HEADER(stdarg.h) ^ compilation aborted for dll_main.cpp (code 4) gmake: *** [../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o] Error 4 *** Error code 2 Stop in /usr/ports/devel/stlport-icc. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 06:37:07 2003 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 E86B537B401 for ; Thu, 17 Apr 2003 06:37:07 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9BB043F75 for ; Thu, 17 Apr 2003 06:37:06 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 63A34374 for ; Thu, 17 Apr 2003 15:37:05 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 0C8D92FDE91; Thu, 17 Apr 2003 15:37:05 +0200 (CEST) Date: Thu, 17 Apr 2003 15:37:04 +0200 From: Roman Neuhauser To: ports@FreeBSD.org Message-ID: <20030417133704.GU36951@freepuppy.bellavista.cz> Mail-Followup-To: ports@FreeBSD.org References: <20030417103615.GB86387@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417103615.GB86387@rot13.obsecurity.org> User-Agent: Mutt/1.5.1i Subject: Re: [kris@freebsd.org: 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, 17 Apr 2003 13:37:08 -0000 # kris@obsecurity.org / 2003-04-17 03:36:16 -0700: > The 'deinstall' improvement is particularly interesting. It should > not be a huge amount of work to make a decent 'make upgrade' and 'make > recursive-upgrade' target that does a portupgrade-like sequence of > backup/deinstall/build/install on the current port (and its > dependencies). I'd love it if someone felt like working on this! Great! This was my pet-peeve with ports. One less reason to use portupgrade. :) -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 07:04:50 2003 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 6E60B37B415 for ; Thu, 17 Apr 2003 07:04:50 -0700 (PDT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [195.49.175.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8ED43FBD for ; Thu, 17 Apr 2003 07:04:49 -0700 (PDT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) h3HE4lsT035152; Thu, 17 Apr 2003 16:04:47 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.9/8.12.9/Submit) id h3HE4g0O035151; Thu, 17 Apr 2003 16:04:42 +0200 (CEST) (envelope-from marius) Date: Thu, 17 Apr 2003 16:04:42 +0200 From: marius@alchemy.franken.de To: Krzysztof Parzyszek Message-ID: <20030417160442.A16881@newtrinity.zeist.de> References: <20030417131300.GA7053@antares.student.iastate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030417131300.GA7053@antares.student.iastate.edu>; from kristof@swissmail.org on Thu, Apr 17, 2003 at 08:13:00AM -0500 cc: alexander@leidinger.net cc: freebsd-ports@freebsd.org Subject: Re: Cannot compile stlport-icc on -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: Thu, 17 Apr 2003 14:04:50 -0000 On Thu, Apr 17, 2003 at 08:13:00AM -0500, Krzysztof Parzyszek wrote: > > Hi, > > I have installed the icc compiler and I'm trying to add the stlport-icc, > but I'm getting the following errors. I'm using 4.8-STABLE. > > Does anybody have any ideas as how to fix it? > > > ../stlport/stdarg.h(23): catastrophic error: #include file "/usr/local/intel/compiler70/ia32/include/../include/stdarg.h" includes itself > # include _STLP_NATIVE_C_HEADER(stdarg.h) > ^ that's rather a problem with the port of icc than with stlport-icc. reverting to revision 1.2 of icc/files/patch-ia32::bin::icc and icc/files/patch-ia32::bin::icpc will probably fix it for you. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 08:37:56 2003 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 4A88537B401 for ; Thu, 17 Apr 2003 08:37:56 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [64.113.65.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E2D43F93 for ; Thu, 17 Apr 2003 08:37:53 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h3HFbhos007296; Thu, 17 Apr 2003 10:37:43 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h3HFbbOV007295; Thu, 17 Apr 2003 10:37:37 -0500 (CDT) Date: Thu, 17 Apr 2003 10:37:37 -0500 From: Krzysztof Parzyszek To: marius@alchemy.franken.de Message-ID: <20030417153737.GA7279@antares.student.iastate.edu> References: <20030417131300.GA7053@antares.student.iastate.edu> <20030417160442.A16881@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20030417160442.A16881@newtrinity.zeist.de> User-Agent: Mutt/1.4i cc: alexander@leidinger.net cc: freebsd-ports@freebsd.org Subject: Re: Cannot compile stlport-icc on -stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 15:37:56 -0000 On Thu, Apr 17, 2003 at 04:04:42PM +0200, marius@alchemy.franken.de wrote: > > that's rather a problem with the port of icc than with stlport-icc. > reverting to revision 1.2 of icc/files/patch-ia32::bin::icc and > icc/files/patch-ia32::bin::icpc will probably fix it for you. Thanks. It seems like it works now. Krzysztof From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 09:17:41 2003 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 5A00537B401 for ; Thu, 17 Apr 2003 09:17:41 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F6B43FA3 for ; Thu, 17 Apr 2003 09:17:40 -0700 (PDT) (envelope-from support@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h3HGHdJJ028664; Thu, 17 Apr 2003 11:17:39 -0500 (CDT) (envelope-from support@westbend.net) Message-ID: <034601c304fc$ed7ba940$13fd2fd8@Admin02> From: "West Bend Support" To: "Bri" , References: Date: Thu, 17 Apr 2003 11:18:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: Libtool and the lastest cvs version of php 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, 17 Apr 2003 16:17:41 -0000 From: "Bri" > I've noticed on both freebsd 5 on (SPARC64) and redhat linux 7.x are running > libtool 1.3.4 and the lastest cvs version of php requires 1.4.3 or higher > I'm wonder if there are any issues with these new versions of libtool or not > as 5 CURRENT is only on 1.3.4 and the highest version I've seen anywhere > with a default os install is 1.4 is there anything big that could go wrong > using 1.4.3. > > and ports/devel/libtool > ports/devel/libtool13 > ports/devel/libtool14 > > are all the same version 1.3.4 > libtool13 & libtool14 are repo-copies of libtool in order to preserve it's history in CVS . The Port Managers are currently working on the libtool14 port, and need to do further testing of the port before libtool 1.4.x is available for use with other ports. Scot From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 09:28:02 2003 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 4A8FE37B405 for ; Thu, 17 Apr 2003 09:28:01 -0700 (PDT) Received: from yertle.kcilink.com (yertle.kcilink.com [216.194.193.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA5A43FA3 for ; Thu, 17 Apr 2003 09:28:01 -0700 (PDT) (envelope-from khera@kcilink.com) Received: by yertle.kcilink.com (Postfix, from userid 100) id 194FE217B2; Thu, 17 Apr 2003 12:27:59 -0400 (EDT) Resent-Message-ID: <16030.54799.20350.643511@yertle.int.kciLink.com> Resent-Date: Thu, 17 Apr 2003 12:27:59 -0400 Resent-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-ports@freebsd.org Newsgroups: ml.freebsd.ports References: <3E9DA3F5.15267.A404674@localhost> X-Trace: lorax.kciLink.com 1050596326 87621 216.194.193.105 (17 Apr 2003 16:18:46 GMT) X-Complaints-To: daemon@kciLink.com Resent-From: khera@kcilink.com (Vivek Khera) Subject: Re: mail/mailman + Postfix 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: , Date: Thu, 17 Apr 2003 16:28:02 -0000 X-List-Received-Date: Thu, 17 Apr 2003 16:28:02 -0000 >>>>> "DL" == Dan Langille writes: DL> I'm about to try MAIL_GID=mailman That would be the correct setting. It is what I use. It is necessary when you use the postfix integration provided by mailman to manage the mailman related aliases and virtual entries. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 12:06:52 2003 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 8B99037B401 for ; Thu, 17 Apr 2003 12:06:52 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A486343FAF for ; Thu, 17 Apr 2003 12:06:51 -0700 (PDT) (envelope-from db@traceroute.dk) Received: from user3.cybercity.dk (fxp0.user3.ip.cybercity.dk [212.242.41.36]) by cicero0.cybercity.dk (Postfix) with ESMTP id D58D910291C for ; Thu, 17 Apr 2003 21:06:49 +0200 (CEST) Received: from main (port132.ds1-arsy.adsl.cybercity.dk [212.242.239.73]) by user3.cybercity.dk (Postfix) with SMTP id 11EFE328 for ; Thu, 17 Apr 2003 21:06:49 +0200 (CEST) Date: Thu, 17 Apr 2003 21:10:51 +0200 From: Socketd To: ports@FreeBSD.org Message-Id: <20030417211051.7de75bd7.db@traceroute.dk> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: dbconnect 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, 17 Apr 2003 19:06:52 -0000 Hi I just want to know if dbconnect is still being ported to FreeBSD. The version in the port collection is 0.2.4 and it was released November 10, 2001. Now there is a version 0.3.1 released January 21, 2003. Oh, and the homepage for dbconnect http://www.freebsd.org/cgi/url.cgi?ports/databases/dbconnect/pkg-descr refer to no longer exist, so I think a link to http://sourceforge.net/projects/dbconnect/ is better. Bwt I am not on the list, so please cc to me :-) br socketd From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 12:55:42 2003 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 AF2DC37B401; Thu, 17 Apr 2003 12:55:42 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799C643FDD; Thu, 17 Apr 2003 12:55:39 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from semhome (ppp137-214.dialup.mtu-net.ru [62.118.137.214]) by hueymiccailhuitl.mtu.ru (Postfix) with SMTP id 29B17F8E0E; Thu, 17 Apr 2003 23:55:23 +0400 (MSD) (envelope-from sem@ciam.ru) Message-ID: <000301c3051b$51280920$0103a8c0@semhome> From: "Sergey Matveychuk" To: Date: Thu, 17 Apr 2003 23:55:35 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: ports@FreeBSD.org Subject: FreeBSD Port: pam-mysql-0.4.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, 17 Apr 2003 19:55:43 -0000 Hello. Have you seen PR/48239? It's updates the port to 0.5 and adds support OpenPAM. So unbreaks this port on FreeBSD 5.x. ---- Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 13:11:11 2003 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 4B5E337B443 for ; Thu, 17 Apr 2003 13:11:11 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7282943FA3 for ; Thu, 17 Apr 2003 13:11:10 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from semhome (ppp137-214.dialup.mtu-net.ru [62.118.137.214]) by hueymiccailhuitl.mtu.ru (Postfix) with SMTP id 10EF5F9AEA for ; Fri, 18 Apr 2003 00:10:55 +0400 (MSD) (envelope-from sem@ciam.ru) Message-ID: <000501c3051d$7c872d10$0103a8c0@semhome> From: "Sergey Matveychuk" To: Date: Fri, 18 Apr 2003 00:11:07 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Wrong perl depends if you use perl5.8 in -CURRENT 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, 17 Apr 2003 20:11:11 -0000 We still have this problem. Please take a look on PR/47377 and PR/48465 where there are three different decisions. ---- Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 13:24:36 2003 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 0408837B401 for ; Thu, 17 Apr 2003 13:24:36 -0700 (PDT) Received: from eborcom.com (dsl-62-3-122-102.zen.co.uk [62.3.122.102]) by mx1.FreeBSD.org (Postfix) with SMTP id C804243FBF for ; Thu, 17 Apr 2003 13:24:31 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (qmail 7167 invoked by uid 1001); 17 Apr 2003 20:24:29 -0000 Date: Thu, 17 Apr 2003 21:24:29 +0100 From: Tom Hukins To: Tim Baur Message-ID: <20030417202429.GB7066@eborcom.com> Mail-Followup-To: Tom Hukins , Tim Baur , ports@freebsd.org References: <0304151918360.16010@neobe.cnanfb.pbz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0304151918360.16010@neobe.cnanfb.pbz> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: ezmlm-manage -N patch (fwd) 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, 17 Apr 2003 20:24:36 -0000 On Tue, Apr 15, 2003 at 07:24:42PM -0700, Tim Baur wrote: > Never received a response from tom@, and the patch hasnt made its way into > the port, so I'll pass it along. Tim, I apologise. I missed your original mail (but have found it now) and will fix this soon. Many thanks, Tom From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 14:45:41 2003 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 1F4C337B401 for ; Thu, 17 Apr 2003 14:45:41 -0700 (PDT) Received: from cgpf2.cgp.netins.net (f2phy.netins.net [167.142.229.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id F33DB43F93 for ; Thu, 17 Apr 2003 14:45:39 -0700 (PDT) (envelope-from mattb@prismequine.com) Received: from [199.120.78.141] (HELO webmail.prismequine.com) by cgpf2.cgp.netins.net (CommuniGate Pro SMTP 3.5.9) with SMTP id 308834789; Thu, 17 Apr 2003 16:44:57 -0500 Received: from 192.168.1.1 (SquirrelMail authenticated user mattb) by webmail.prismequine.com with HTTP; Sat, 19 Apr 2003 04:46:07 -0500 (CDT) Message-ID: <53123.192.168.1.1.1050745567.squirrel@webmail.prismequine.com> Date: Sat, 19 Apr 2003 04:46:07 -0500 (CDT) From: mattb@prismequine.com To: ports@freebsd.org, cyrus-bugs+@andrew.cmu.edu User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: 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, 17 Apr 2003 21:45:41 -0000 hi, I was trying to install cyrus-sasl2 from the ports directory on freebsd 5.0 alpha, here was the problem in make install /sbin/ldconfig -m /usr/local/lib Syntax error: "(" unexpected (expecting "then") *** Error code 2 Stop in /samba/ports/security/cyrus-sasl2. *** Error code 1 Stop in /samba/ports/security/cyrus-sasl2. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 16:11:11 2003 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 80F4C37B401 for ; Thu, 17 Apr 2003 16:11:11 -0700 (PDT) Received: from entwistle.sonicboom.org (node-423a3b1b.san.onnet.us.uu.net [66.58.59.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B09A343F85 for ; Thu, 17 Apr 2003 16:11:10 -0700 (PDT) (envelope-from bri@sonicboom.org) Received: from entwistle.sonicboom.org (localhost.sonicboom.org [127.0.0.1]) h3HNB93a040727 for ; Thu, 17 Apr 2003 16:11:09 -0700 (PDT) (envelope-from bri@sonicboom.org) Received: from localhost (bri@localhost)h3HNB8nP040724 for ; Thu, 17 Apr 2003 16:11:09 -0700 (PDT) X-Authentication-Warning: entwistle.sonicboom.org: bri owned process doing -bs Date: Thu, 17 Apr 2003 16:11:08 -0700 (PDT) From: Brian To: ports@freebsd.org Message-ID: <20030417160748.B40357@entwistle.sonicboom.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: spamassassin 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: Thu, 17 Apr 2003 23:11:11 -0000 I've been getting the below error for any messages that spamassassin processes. razor2 check skipped: No such file or directory IO::Socket::INET: Interrupted system call ...propagated at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm line 401. It is not obvious to me which file is unfindable/unwriteable. Brian The path to a desireable destination is often more difficult than the path to stay where you are. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 16:31:55 2003 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 3563237B401 for ; Thu, 17 Apr 2003 16:31:55 -0700 (PDT) Received: from mamacass.springsips.com (mamacass.springsips.com [63.80.49.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A76543FE0 for ; Thu, 17 Apr 2003 16:31:54 -0700 (PDT) (envelope-from ccraft@springsips.com) Received: from localhost.springsips.com (localhost.springsips.com [127.0.0.1]) by mamacass.springsips.com (Postfix) with ESMTP id E67381CBCC0; Thu, 17 Apr 2003 17:31:55 -0600 (MDT) Received: from mamacass.springsips.com (localhost.springsips.com [127.0.0.1]) by localhost.springsips.com (VaMailArmor-2.0.1.10) id 96903-17E5F5A2; Thu, 17 Apr 2003 17:31:55 -0600 Received: from springsips.com (cc2.springsips.com [63.80.49.13]) by mamacass.springsips.com (Postfix) with ESMTP id B17341CBBBC; Thu, 17 Apr 2003 17:31:55 -0600 (MDT) Message-ID: <3E9F3A2D.10804@springsips.com> Date: Thu, 17 Apr 2003 17:35:09 -0600 From: Chris Craft User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030409 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian References: <20030417160748.B40357@entwistle.sonicboom.org> In-Reply-To: <20030417160748.B40357@entwistle.sonicboom.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.10; VAE: 6.19.0.3; VDF: 6.19.0.7; host: mamacass.springsips.com) cc: ports@freebsd.org Subject: Re: spamassassin 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: Thu, 17 Apr 2003 23:31:55 -0000 Brian wrote: >I've been getting the below error for any messages that spamassassin >processes. > >razor2 check skipped: No such file or directory IO::Socket::INET: >Interrupted system call ...propagated at >/usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm line 401. > >It is not obvious to me which file is unfindable/unwriteable. > > Brian > >The path to a desireable destination >is often more difficult than the path to stay where you are. >_______________________________________________ >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" > >. > > > Have you tried `perl -MCPAN -e shell` cpan>* install IO::Socket::INET* ? From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 16:36:27 2003 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 7461237B401 for ; Thu, 17 Apr 2003 16:36:27 -0700 (PDT) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1601F43F3F for ; Thu, 17 Apr 2003 16:36:27 -0700 (PDT) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.14) id 196Iva-0003Cq-LR; Thu, 17 Apr 2003 23:36:26 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Thu, 17 Apr 2003 18:36:24 -0500 From: Ade Lovett To: Bri , Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Re: Libtool and the lastest cvs version of php 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, 17 Apr 2003 23:36:27 -0000 On 4/17/03 07:37, "Bri" wrote: > and ports/devel/libtool > ports/devel/libtool13 > ports/devel/libtool14 > > are all the same version 1.3.4 Correct. libtool13 and libtool14 are currently repo-copied placeholders for a far-reaching libtool megapatch that is due to be tested on a 4-exp build in the near future. Once that has been done, devel/libtool will die permanently, libtool13 will be 1.3.5, libtool14 will be 1.4.3, and since those awfully nice GNU folks have just released libtool 1.5 (please, no PRs about this, I know about it :), there will be another repocopy from libtool14 to libtool15 before update. The reason this is taking so long is that libtool is one of those ports on which a substantial part of the entire ports tree depends, so breaking things is generally a bad idea. possum 95# pkg_info -I -x libtool libtool-1.3.5 Generic shared library support script libtool-1.4.3 Generic shared library support script possum 96# ls -l /usr/local/bin/libtool?? -r-xr-xr-x 1 root wheel 122145 Apr 16 13:41 /usr/local/bin/libtool13* -r-xr-xr-x 1 root wheel 151557 Apr 16 23:21 /usr/local/bin/libtool14* -aDe From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 19:05:13 2003 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 7F20337B401 for ; Thu, 17 Apr 2003 19:05:13 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id CBB0B43FA3 for ; Thu, 17 Apr 2003 19:05:12 -0700 (PDT) (envelope-from ryanlists@hostbaby.com) Received: (qmail 9018 invoked from network); 18 Apr 2003 02:05:15 -0000 Received: from unknown (HELO localhost.columbia80.com.) (127.0.0.1) by localhost with SMTP; 18 Apr 2003 02:05:14 -0000 From: Ryan O'Neill To: Brian , ports@freebsd.org Date: Thu, 17 Apr 2003 19:05:15 -0700 User-Agent: KMail/1.5 References: <20030417160748.B40357@entwistle.sonicboom.org> In-Reply-To: <20030417160748.B40357@entwistle.sonicboom.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304171905.15435.ryanlists@hostbaby.com> Subject: Re: spamassassin 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, 18 Apr 2003 02:05:13 -0000 On Thursday 17 April 2003 04:11 pm, Brian wrote: > razor2 check skipped: No such file or directory IO::Socket::INET: > Interrupted system call ...propagated at > /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm line 401. We were getting this too. After some digging, i figured the cause was that the cached razor discovery server was down (it was 216.52.13.90). I deleted servers.discovery.lst in /home/vpopmail/.razor/ (your location may vary) and it was auto-regenerated and the error ceased. Also just double-checked and saw that razor2 checks are working again. It's interesting that on one of our newer servers, this .razor directory doesn't exist. I think somewhere along the line it stopped being autogenerated and is no longer necessary to keep around (probably because of problems like this?) -- HOSTBABY.COM - web hosting for musicians Ryan O'Neill - ryan@hostbaby.com http://www.hostbaby.com From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 21:32:38 2003 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 DEF1B37B401; Thu, 17 Apr 2003 21:32:38 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A35943F75; Thu, 17 Apr 2003 21:32:38 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3I4VKMq022013; Fri, 18 Apr 2003 00:31:20 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 18 Apr 2003 00:29:59 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3I4VAaa079213; Fri, 18 Apr 2003 00:31:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: kris@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a4IEtFKr67vCRJq31jkT" Organization: MarcusCom, Inc. Message-Id: <1050640352.58286.22.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 18 Apr 2003 00:32:32 -0400 X-Spam-Status: No, hits=-12.9 required=5.0 tests=BAYES_01,PGP_SIGNATURE_2 autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org Subject: Recent bsd.port.mk changes 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, 18 Apr 2003 04:32:39 -0000 --=-a4IEtFKr67vCRJq31jkT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kris, I don't think I agree with one of the changes that went in to bsd.port.mk today. I'm trying to do an upgrade of libgtkhtml from 2.2.2 to 2.2.3. When I do such things, I install the new port to an alternate PREFIX while keeping the old version around. With the recent changes, I can no longer do this. The ports system informs me that: =3D=3D=3D> Installing for libgtkhtml-2.2.3 =3D=3D=3D> libgtkhtml-2.2.3 is already installed - perhaps an older versio= n? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of libgtkhtml-2.2.3 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 When, in fact, it is not installed. libgtkhtml-2.2.2 is installed. The change in question is at line 2879 (the check to see if another port with this ports origin is installed [ports/48646]). Yes, I can set FORCE_PKG_REGISTER, but when I go to make deinstall, it now removes _both_ ports. I'd like to request this, and possibly the smarter make deinstall be backed out. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-a4IEtFKr67vCRJq31jkT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+n3/gb2iPiv4Uz4cRAkc/AJ9EhPWMHxYxvGl3aY6VRBBPl+9xWwCZAVfQ fCwJO7ziVRqKe+sWQsAH/JU= =ye25 -----END PGP SIGNATURE----- --=-a4IEtFKr67vCRJq31jkT-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 21:50:51 2003 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 34E8037B401 for ; Thu, 17 Apr 2003 21:50:51 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55EA143F93 for ; Thu, 17 Apr 2003 21:50:50 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd07.sul.t-online.de by mailout11.sul.t-online.com with smtp id 196Bh7-0005A9-02; Thu, 17 Apr 2003 17:53:01 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.83.17.62]) by fmrl07.sul.t-online.com with esmtp id 196Bh3-1oPQYaC; Thu, 17 Apr 2003 17:52:57 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h3HFqtBR041191; Thu, 17 Apr 2003 17:52:55 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h3HFqt2A093459; Thu, 17 Apr 2003 17:52:55 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Thu, 17 Apr 2003 17:52:54 +0200 From: Alexander Leidinger To: kristof@swissmail.org Message-Id: <20030417175254.46dba7f0.Alexander@Leidinger.net> In-Reply-To: <20030417153737.GA7279@antares.student.iastate.edu> References: <20030417131300.GA7053@antares.student.iastate.edu> <20030417160442.A16881@newtrinity.zeist.de> <20030417153737.GA7279@antares.student.iastate.edu> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: alexander@leidinger.net cc: freebsd-ports@freebsd.org cc: marius@alchemy.franken.de Subject: Re: Cannot compile stlport-icc on -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: Fri, 18 Apr 2003 04:50:51 -0000 On Thu, 17 Apr 2003 10:37:37 -0500 Krzysztof Parzyszek wrote: > > that's rather a problem with the port of icc than with stlport-icc. > > reverting to revision 1.2 of icc/files/patch-ia32::bin::icc and > > icc/files/patch-ia32::bin::icpc will probably fix it for you. > > Thanks. It seems like it works now. I don't have much time to look at it (or the update of icc) myself until next week, so could you please test if adding "-I/usr/include" after -I${PREFIX}/intel/compiler70/ia32/include -I${PREFIX}/intel/compiler70/ia32/include/substitute_headers in the most recent version of patch-ia32::bin::icc and patch-ia32::bin::icpc solves the problem too? Bye, Alexander. -- Actually, Microsoft is sort of a mixture between the Borg and the Ferengi. 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 Thu Apr 17 21:57:55 2003 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 97F1C37B401; Thu, 17 Apr 2003 21:57:55 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54FF43F93; Thu, 17 Apr 2003 21:57:54 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 5743166CFA; Thu, 17 Apr 2003 21:57:54 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 31F171179; Thu, 17 Apr 2003 21:57:54 -0700 (PDT) Date: Thu, 17 Apr 2003 21:57:54 -0700 From: Kris Kennaway To: Joe Marcus Clarke Message-ID: <20030418045754.GA94741@rot13.obsecurity.org> References: <1050640352.58286.22.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <1050640352.58286.22.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4i cc: ports@freebsd.org Subject: Re: Recent bsd.port.mk changes 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, 18 Apr 2003 04:57:55 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 12:32:32AM -0400, Joe Marcus Clarke wrote: > Kris, I don't think I agree with one of the changes that went in to > bsd.port.mk today. I'm trying to do an upgrade of libgtkhtml from 2.2.2 > to 2.2.3. When I do such things, I install the new port to an alternate > PREFIX while keeping the old version around. With the recent changes, I > can no longer do this. The ports system informs me that: >=20 > =3D=3D=3D> Installing for libgtkhtml-2.2.3 > =3D=3D=3D> libgtkhtml-2.2.3 is already installed - perhaps an older vers= ion? > If so, you may wish to ``make deinstall'' and install > this port again by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of libgtkhtml-2.2.3 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 >=20 > When, in fact, it is not installed. libgtkhtml-2.2.2 is installed. The > change in question is at line 2879 (the check to see if another port > with this ports origin is installed [ports/48646]). Yes, I can set > FORCE_PKG_REGISTER, but when I go to make deinstall, it now removes > _both_ ports. I'd like to request this, and possibly the smarter make > deinstall be backed out. Hmm..but previously if you had libgtkhtml-2.2.3 installed (i.e. the same version) this would also have failed. The major benefit of this change is that it prevents people from installing one copy of the port over an older version, thereby screwing up their /var/db/pkg and possibly leaving orphan files lying around. I think that is important enough that it should stay in, in some form. In your case since the PREFIX is different they don't actually conflict so one might argue that it should be allowed. I suppose that's something that could be checked in bsd.port.mk by extracting the prefix for the existing package from the contents file and comparing to PREFIX. Kris --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+n4XRWry0BWjoQKURAkofAKCYOkGS0mEhvuTwprHk+tt6AqYsKwCgvd7R oxqrDRTlZQurdyK6wBDPemY= =7FkI -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 23:14:53 2003 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 BCAF437B401; Thu, 17 Apr 2003 23:14:53 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BEDF43F3F; Thu, 17 Apr 2003 23:14:52 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3I6DWMq005516; Fri, 18 Apr 2003 02:13:32 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 18 Apr 2003 02:16:41 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3I6DMaa080331; Fri, 18 Apr 2003 02:13:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Kris Kennaway In-Reply-To: <20030418045754.GA94741@rot13.obsecurity.org> References: <1050640352.58286.22.camel@shumai.marcuscom.com> <20030418045754.GA94741@rot13.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EV4J1CM8vOysuuTdwzbt" Organization: MarcusCom, Inc. Message-Id: <1050646484.58286.108.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 18 Apr 2003 02:14:44 -0400 X-Spam-Status: No, hits=-22.4 required=5.0 tests=BAYES_00,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org Subject: Re: Recent bsd.port.mk changes 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, 18 Apr 2003 06:14:54 -0000 --=-EV4J1CM8vOysuuTdwzbt Content-Type: multipart/mixed; boundary="=-unoyvTcUpUSGvpvD8q8f" --=-unoyvTcUpUSGvpvD8q8f Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-04-18 at 00:57, Kris Kennaway wrote: > On Fri, Apr 18, 2003 at 12:32:32AM -0400, Joe Marcus Clarke wrote: > > Kris, I don't think I agree with one of the changes that went in to > > bsd.port.mk today. I'm trying to do an upgrade of libgtkhtml from 2.2.= 2 > > to 2.2.3. When I do such things, I install the new port to an alternat= e > > PREFIX while keeping the old version around. With the recent changes, = I > > can no longer do this. The ports system informs me that: > >=20 > > =3D=3D=3D> Installing for libgtkhtml-2.2.3 > > =3D=3D=3D> libgtkhtml-2.2.3 is already installed - perhaps an older ve= rsion? > > If so, you may wish to ``make deinstall'' and install > > this port again by ``make reinstall'' to upgrade it properly. > > If you really wish to overwrite the old port of libgtkhtml-2.2.3 > > without deleting it first, set the variable "FORCE_PKG_REGISTER" > > in your environment or the "make install" command line. > > *** Error code 1 > >=20 > > When, in fact, it is not installed. libgtkhtml-2.2.2 is installed. Th= e > > change in question is at line 2879 (the check to see if another port > > with this ports origin is installed [ports/48646]). Yes, I can set > > FORCE_PKG_REGISTER, but when I go to make deinstall, it now removes > > _both_ ports. I'd like to request this, and possibly the smarter make > > deinstall be backed out. >=20 > Hmm..but previously if you had libgtkhtml-2.2.3 installed (i.e. the > same version) this would also have failed. Right, and I accept that. Except this wasn't the case, nor is it usually in what I do. >=20 > The major benefit of this change is that it prevents people from > installing one copy of the port over an older version, thereby > screwing up their /var/db/pkg and possibly leaving orphan files lying > around. I think that is important enough that it should stay in, in > some form. Yes, I can see the advantage, but it now adds extra work (for me, maybe others). The reason I Cc'd ports was to get an idea if others thought the same way I did. >=20 > In your case since the PREFIX is different they don't actually > conflict so one might argue that it should be allowed. I suppose > that's something that could be checked in bsd.port.mk by extracting > the prefix for the existing package from the contents file and > comparing to PREFIX. This would be acceptable. However, the make deinstall would still remove both versions. What about keeping make deinstall the same as it was with one exception: if you type make deinstall in a port directory, and the version specified by that port's Makefile is not installed (but another version with the same origin is), then the other version would be deinstalled. However, if a package is found that matches the version specified in the port's Makefile, then only that version is removed. We could then add a make deinstall-all target to handle deinstalling all packages with the same origin. Something like what's attached. Joe >=20 > Kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-unoyvTcUpUSGvpvD8q8f Content-Disposition: attachment; filename=bsd.port.mk.diff Content-Type: text/plain; name=bsd.port.mk.diff; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable --- bsd.port.mk.orig Fri Apr 18 00:22:02 2003 +++ bsd.port.mk Fri Apr 18 02:11:53 2003 @@ -2875,12 +2875,24 @@ .if !target(check-already-installed) check-already-installed: .if !defined(NO_PKG_REGISTER) && !defined(FORCE_PKG_REGISTER) - @if [ -d ${PKG_DBDIR}/${PKGNAME} -o \ - "x`${PKG_INFO} -q -O ${PKGORIGIN} 2> /dev/null`" !=3D "x" ]; then \ - ${ECHO_CMD} "=3D=3D=3D> ${PKGNAME} is already installed - perhaps an ol= der version?"; \ + @already_installed=3D`${PKG_INFO} -q -O ${PKGORIGIN} 2> /dev/null`; \ + found_package=3D""; \ + check_name=3D""; \ + if [ -n "$${already_installed}" ]; then \ + for p in $${already_installed}; do \ + if [ "x${PREFIX}" =3D "x`${PKG_INFO} -q -p $${p} | ${SED} -e 's|^@cwd |= |'`" ]; then \ + found_package=3D$${p}; \ + check_name=3D$${p}; \ + fi; \ + done; \ + fi; \ + ${TEST} -z $${check_name} && check_name=3D${PKGNAME}; \ + if [ -d ${PKG_DBDIR}/${PKGNAME} -o \ + -n "$${found_package}" ]; then \ + ${ECHO_CMD} "=3D=3D=3D> ${PKGORIGIN} is already installed ($${check_nam= e})- perhaps an older version?"; \ ${ECHO_CMD} " If so, you may wish to \`\`make deinstall'' and insta= ll"; \ ${ECHO_CMD} " this port again by \`\`make reinstall'' to upgrade it= properly."; \ - ${ECHO_CMD} " If you really wish to overwrite the old port of ${PKG= NAME}"; \ + ${ECHO_CMD} " If you really wish to overwrite the old port of ${PKG= ORIGIN}"; \ ${ECHO_CMD} " without deleting it first, set the variable \"FORCE_P= KG_REGISTER\""; \ ${ECHO_CMD} " in your environment or the \"make install\" command l= ine."; \ exit 1; \ @@ -3228,14 +3240,34 @@ =20 .if !target(deinstall) deinstall: + @if ${PKG_INFO} -e ${PKGNAME}; then \ + deinstall_name=3D${PKGNAME}; \ + else \ + deinstall_name=3D`${PKG_INFO} -q -O ${PKGORIGIN} 2> /dev/null`; \ + fi; \ + ${ECHO_MSG} "=3D=3D=3D> Deinstalling for ${PKGORIGIN} ($${deinstall_name= })"; \ + if ${PKG_INFO} -e $${deinstall_name}; then \ + ${PKG_DELETE} -f $${deinstall_name}; \ + else \ + ${ECHO_MSG} "=3D=3D=3D> ${PKGORIGIN} not installed, skipping"; \ + fi + @${RM} -f ${INSTALL_COOKIE} ${PACKAGE_COOKIE} +.endif + +# Deinstall-all +# +# Special target to remove installation of all ports of the same origin + +.if !target(deinstall-all) +deinstall-all: @deinstall_name=3D`${PKG_INFO} -q -O ${PKGORIGIN} 2> /dev/null`; \ ${TEST} -z $${deinstall_name} && deinstall_name=3D${PKGNAME}; \ ${ECHO_MSG} "=3D=3D=3D> Deinstalling for ${PKGORIGIN} ($${deinstall_name= })"; \ if ${PKG_INFO} -e $${deinstall_name}; then \ ${PKG_DELETE} -f $${deinstall_name}; \ - else \ - ${ECHO_MSG} "=3D=3D=3D> ${PKGORIGIN} not installed, skipping"; \ - fi + else \ + ${ECHO_MSG} "=3D=3D=3D> ${PKGORIGIN} not installed, skipping"; \ + fi @${RM} -f ${INSTALL_COOKIE} ${PACKAGE_COOKIE} .endif =20 --=-unoyvTcUpUSGvpvD8q8f-- --=-EV4J1CM8vOysuuTdwzbt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+n5fUb2iPiv4Uz4cRAuEpAJ97QlcxbEyueRS7kV18FzbBQF0ghgCfQqLB 0HQ4j2mqYDWCVzeE+AOi+M8= =s7Pj -----END PGP SIGNATURE----- --=-EV4J1CM8vOysuuTdwzbt-- From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 23:26:08 2003 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 7BFEF37B401 for ; Thu, 17 Apr 2003 23:26:08 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [64.113.65.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2ADB43FE9 for ; Thu, 17 Apr 2003 23:26:07 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h3I6Q2os009187; Fri, 18 Apr 2003 01:26:02 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h3I6PujL009186; Fri, 18 Apr 2003 01:25:56 -0500 (CDT) Date: Fri, 18 Apr 2003 01:25:56 -0500 From: Krzysztof Parzyszek To: Alexander Leidinger Message-ID: <20030418062556.GA9164@antares.student.iastate.edu> References: <20030417131300.GA7053@antares.student.iastate.edu> <20030417160442.A16881@newtrinity.zeist.de> <20030417153737.GA7279@antares.student.iastate.edu> <20030417175254.46dba7f0.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20030417175254.46dba7f0.Alexander@Leidinger.net> User-Agent: Mutt/1.4i cc: freebsd-ports@freebsd.org cc: marius@alchemy.franken.de Subject: Re: Cannot compile stlport-icc on -stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 06:26:08 -0000 On Thu, Apr 17, 2003 at 05:52:54PM +0200, Alexander Leidinger wrote: > > I don't have much time to look at it (or the update of icc) myself until > next week, so could you please test if adding "-I/usr/include" after > -I${PREFIX}/intel/compiler70/ia32/include > -I${PREFIX}/intel/compiler70/ia32/include/substitute_headers in the most > recent version of patch-ia32::bin::icc and patch-ia32::bin::icpc solves > the problem too? Nope. See below. Krzysztof ===> Building for stlport-icc-4.5.3_1 echo "Note : this makefile requires gmake on FreeBSD" Note : this makefile requires gmake on FreeBSD icpc -I../stlport -w1 -D_THREAD_SAFE -D_REENTRANT -mt -O -ip -axiMKW -KPIC dll_main.cpp -c -o ../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o ../stlport/stl/_alloc.h(134): error: identifier "__stl_new" is undefined static void* _STLP_CALL allocate(size_t __n) { return __stl_new(__n); } ^ ../stlport/stl/_alloc.h(135): error: identifier "__stl_delete" is undefined static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } ^ ../stlport/stl/_alloc.c(58): error: namespace "_STL" has no member "__stl_new" inline void* __stlp_chunk_malloc(size_t __bytes) { return _STLP_STD::__stl_new(__bytes); } ^ ../stlport/stl/_limits.h(266): error: identifier "WCHAR_MIN" is undefined : public _Integer_limits ^ ../stlport/stl/_limits.h(266): error: identifier "WCHAR_MAX" is undefined : public _Integer_limits ^ ../stlport/stdexcept(57): error: not a class or struct name class _STLP_CLASS_DECLSPEC __Named_exception : public _STLP_EXCEPTION_BASE { ^ ../stlport/stl/_pthread_alloc.c(81): error: namespace "_STL" has no member "bad_alloc" __THROW_BAD_ALLOC; // failed ^ detected during instantiation of "_STL::_Pthread_alloc_per_thread_state<_Max_size> *_STL::_Pthread_alloc<_Max_size>::_S_get_per_thread_state() [with _Max_size=128U]" ../stlport/stl/_pthread_alloc.c(90): error: namespace "_STL" has no member "bad_alloc" __THROW_BAD_ALLOC; ^ detected during instantiation of "_STL::_Pthread_alloc_per_thread_state<_Max_size> *_STL::_Pthread_alloc<_Max_size>::_S_get_per_thread_state() [with _Max_size=128U]" ../stlport/stl/_alloc.h(251): error: identifier "__stl_new" is undefined static void * _STLP_CALL allocate(size_t __n) { return (__n > (size_t)_MAX_BYTES) ? __stl_new(__n) : _M_allocate(__n); } ^ detected during instantiation of "void *_STL::__node_alloc<__threads, __inst>::allocate(size_t={unsigned int}) [with __threads=false, __inst=0]" ../stlport/stl/_alloc.h(253): error: identifier "__stl_delete" is undefined static void _STLP_CALL deallocate(void *__p, size_t __n) { if (__n > (size_t)_MAX_BYTES) __stl_delete(__p); else _M_deallocate(__p, __n); } ^ detected during instantiation of "void _STL::__node_alloc<__threads, __inst>::deallocate(void *, size_t={unsigned int}) [with __threads=false, __inst=0]" ../stlport/stl/_alloc.h(251): error: identifier "__stl_new" is undefined static void * _STLP_CALL allocate(size_t __n) { return (__n > (size_t)_MAX_BYTES) ? __stl_new(__n) : _M_allocate(__n); } ^ detected during instantiation of "void *_STL::__node_alloc<__threads, __inst>::allocate(size_t={unsigned int}) [with __threads=true, __inst=0]" ../stlport/stl/_alloc.h(253): error: identifier "__stl_delete" is undefined static void _STLP_CALL deallocate(void *__p, size_t __n) { if (__n > (size_t)_MAX_BYTES) __stl_delete(__p); else _M_deallocate(__p, __n); } ^ detected during instantiation of "void _STL::__node_alloc<__threads, __inst>::deallocate(void *, size_t={unsigned int}) [with __threads=true, __inst=0]" ../stlport/stl/_alloc.c(75): error: namespace "_STL" has no member "bad_alloc" if (0 == __my_malloc_handler) { __THROW_BAD_ALLOC; } ^ detected during instantiation of "void *_STL::__malloc_alloc<__inst>::_S_oom_malloc(size_t={unsigned int}) [with __inst=0]" compilation aborted for dll_main.cpp (code 2) gmake: *** [../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o] Error 2 *** Error code 2 Stop in /usr/ports/devel/stlport-icc. From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 23:46:20 2003 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 646CD37B401 for ; Thu, 17 Apr 2003 23:46:20 -0700 (PDT) Received: from entwistle.sonicboom.org (node-423a3b1b.san.onnet.us.uu.net [66.58.59.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D260043FBD for ; Thu, 17 Apr 2003 23:46:19 -0700 (PDT) (envelope-from bri@sonicboom.org) Received: from brianrack (gateway.sonicboom.org [66.58.59.29]) h3I6kC3a046757; Thu, 17 Apr 2003 23:46:12 -0700 (PDT) (envelope-from bri@sonicboom.org) Message-ID: <00f801c30576$3364f500$1924200a@brianrack> From: "Brian W." To: "Ryan O'Neill" , References: <20030417160748.B40357@entwistle.sonicboom.org> <200304171905.15435.ryanlists@hostbaby.com> Date: Thu, 17 Apr 2003 23:46:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: spamassassin 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, 18 Apr 2003 06:46:20 -0000 Tried that and now messages that spamassassin processes do not generate the error. However, a few minutes have gone by and the file has not been created with a new address. Brian ----- Original Message ----- From: "Ryan O'Neill" To: "Brian" ; Sent: Thursday, April 17, 2003 7:05 PM Subject: Re: spamassassin port > On Thursday 17 April 2003 04:11 pm, Brian wrote: > > razor2 check skipped: No such file or directory IO::Socket::INET: > > Interrupted system call ...propagated at > > /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm line 401. > > We were getting this too. After some digging, i figured the cause was that > the cached razor discovery server was down (it was 216.52.13.90). I deleted > servers.discovery.lst in /home/vpopmail/.razor/ (your location may vary) and > it was auto-regenerated and the error ceased. > > Also just double-checked and saw that razor2 checks are working again. > > > It's interesting that on one of our newer servers, this .razor directory > doesn't exist. I think somewhere along the line it stopped being > autogenerated and is no longer necessary to keep around (probably because of > problems like this?) > > -- > HOSTBABY.COM - web hosting for musicians > Ryan O'Neill - ryan@hostbaby.com > http://www.hostbaby.com > From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 00:15:44 2003 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 937BA37B401 for ; Fri, 18 Apr 2003 00:15:44 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [66.180.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B9A43F3F for ; Fri, 18 Apr 2003 00:15:44 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (bcf25478444abb1de599c4fbffd750c8@localhost [127.0.0.1]) by vectors.cx (8.12.8/8.12.8) with ESMTP id h3I7GLef033328; Fri, 18 Apr 2003 00:16:21 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.9/8.12.9/Submit) id h3I7GKcF033327; Fri, 18 Apr 2003 00:16:20 -0700 (PDT) Date: Fri, 18 Apr 2003 00:16:20 -0700 From: Adam Weinberger To: Kris Kennaway Message-ID: <20030418071620.GE25227@vectors.cx> Mail-Followup-To: Adam Weinberger , Kris Kennaway , Joe Marcus Clarke , ports@freebsd.org References: <1050640352.58286.22.camel@shumai.marcuscom.com> <20030418045754.GA94741@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <20030418045754.GA94741@rot13.obsecurity.org> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: Recent bsd.port.mk changes 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, 18 Apr 2003 07:15:44 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (04.17.2003 @ 2157 PST): Kris Kennaway said, in 2.4K: << > The major benefit of this change is that it prevents people from > installing one copy of the port over an older version, thereby > screwing up their /var/db/pkg and possibly leaving orphan files lying > around. I think that is important enough that it should stay in, in > some form. >> end of "Re: Recent bsd.port.mk changes" from Kris Kennaway << I'd really like an option that would allow the old rules for installing multiple versions of a port and only deinstalling the one referenced by the Makefile. # Adam - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+n6ZEo8KM2ULHQ/0RAvYxAJ4/nhGmwWiXorXPpQJkn91t0iqicwCdHjy0 FzjCm8RDv6RbT9591QpdUWc= =lpVk -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 01:09:14 2003 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 7984737B401; Fri, 18 Apr 2003 01:09:14 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7584B43F93; Fri, 18 Apr 2003 01:09:13 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 41B9C349; Fri, 18 Apr 2003 10:09:12 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id CE0C92FDF39; Fri, 18 Apr 2003 10:09:11 +0200 (CEST) Date: Fri, 18 Apr 2003 10:09:11 +0200 From: Roman Neuhauser To: Doug Barton Message-ID: <20030418080911.GB20941@freepuppy.bellavista.cz> Mail-Followup-To: Doug Barton , ports@FreeBSD.org References: <781A1B51-6B86-11D7-8ACF-000393B64262@oav.net> <1050002106.234.10.camel@detention.home.ahk> <20030410131212.E91788@12-234-22-23.pyvrag.nggov.pbz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030410131212.E91788@12-234-22-23.pyvrag.nggov.pbz> User-Agent: Mutt/1.5.1i cc: ports@FreeBSD.org Subject: Re: ports/50781: devel/php4 is missing 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, 18 Apr 2003 08:09:14 -0000 # DougB@FreeBSD.org / 2003-04-10 13:14:37 -0700: > On Thu, 10 Apr 2003, Alex Kiesel wrote: > > I am not the port maintainer, so I cannot change this fact. Yet, Dirk > > did not express his opinion about this. > > I really thought this was resolved already, but it's obvious at this point > that people want the command line version of the port restored, so I'm > willing to sponsor that if no one else more qualified steps up. > > Dirk, please state your intentions before Saturday morning California > time if you have any opinions/concerns on the shape of the CLI version of > the port. Thanks. Doug, have you received any response from Dirk, or done any work on restoring lang/php4 yourself? I'm asking because I missed this post before, and have a pretty much working version of lang/php4/Makefile now that is IMO more flexible than what used to be in ports or is there in www/mod_php4 now. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 02:21:24 2003 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 741D237B401 for ; Fri, 18 Apr 2003 02:21:24 -0700 (PDT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A6D143FE1 for ; Fri, 18 Apr 2003 02:21:22 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd05.sul.t-online.de by mailout04.sul.t-online.com with smtp id 196S3U-00039Y-04; Fri, 18 Apr 2003 11:21:12 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.119.139]) by fmrl05.sul.t-online.com with esmtp id 196S3F-1hb3R2C; Fri, 18 Apr 2003 11:20:57 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h3I9KuBR044881; Fri, 18 Apr 2003 11:20:56 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h3I9KuG6001918; Fri, 18 Apr 2003 11:20:56 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 18 Apr 2003 11:20:56 +0200 From: Alexander Leidinger To: Joe Marcus Clarke Message-Id: <20030418112056.69d4832c.Alexander@Leidinger.net> In-Reply-To: <1050646484.58286.108.camel@shumai.marcuscom.com> References: <1050640352.58286.22.camel@shumai.marcuscom.com> <20030418045754.GA94741@rot13.obsecurity.org> <1050646484.58286.108.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: ports@freebsd.org cc: kris@obsecurity.org Subject: Re: Recent bsd.port.mk changes 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, 18 Apr 2003 09:21:24 -0000 On 18 Apr 2003 02:14:44 -0400 Joe Marcus Clarke wrote: > > The major benefit of this change is that it prevents people from > > installing one copy of the port over an older version, thereby > > screwing up their /var/db/pkg and possibly leaving orphan files lying > > around. I think that is important enough that it should stay in, in > > some form. > > Yes, I can see the advantage, but it now adds extra work (for me, maybe > others). The reason I Cc'd ports was to get an idea if others thought > the same way I did. I do the same (it makes sure the port is PREFIX safe and it makes it easy to check if the plist is correct). > > In your case since the PREFIX is different they don't actually > > conflict so one might argue that it should be allowed. I suppose > > that's something that could be checked in bsd.port.mk by extracting > > the prefix for the existing package from the contents file and > > comparing to PREFIX. > > This would be acceptable. However, the make deinstall would still > remove both versions. What about keeping make deinstall the same as it > was with one exception: if you type make deinstall in a port directory, > and the version specified by that port's Makefile is not installed (but > another version with the same origin is), then the other version would > be deinstalled. However, if a package is found that matches the version > specified in the port's Makefile, then only that version is removed. We > could then add a make deinstall-all target to handle deinstalling all > packages with the same origin. Something like what's attached. I like this idea. Bye, Alexander. -- Weird enough for government work. 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 Apr 18 03:13:07 2003 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 76E3D37B401 for ; Fri, 18 Apr 2003 03:13:07 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B417743FE9 for ; Fri, 18 Apr 2003 03:13:06 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id B6DC6349 for ; Fri, 18 Apr 2003 12:13:05 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 0176B2FDFF2; Fri, 18 Apr 2003 12:13:04 +0200 (CEST) Date: Fri, 18 Apr 2003 12:13:04 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030418101304.GF20941@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Subject: new target to display options 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, 18 Apr 2003 10:13:07 -0000 Hi there, various ports display messages informing the user that they can use WITH_THIS or WITHOUT_THAT. these messages are put into pre-everything, pre-fetch, post-fetch... How about a new target, say, "options"? /usr/ports/foo/bar/Makefile: options: @${ECHO_CMD} "You can use the following variables to build this port:" @${ECHO_CMD} "WITH_FOO: includes support for FOO" @${ECHO_CMD} "WITHOUT_BAR: disables support for BAR" /usr/ports/Mk/bsd.port.mk: .if !target(options) options: @${ECHO_CMD} "No user-servicable parts inside." @${ECHO_CMD} "Warranty void if removed." .endif -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 03:23:02 2003 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 3755B37B401 for ; Fri, 18 Apr 2003 03:23:02 -0700 (PDT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D7E43FBD for ; Fri, 18 Apr 2003 03:23:01 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id D77BC20243; Fri, 18 Apr 2003 12:24:07 +0200 (CEST) Date: Fri, 18 Apr 2003 12:24:07 +0200 From: Anders Nordby To: Sergey Matveychuk Message-ID: <20030418102407.GA41931@totem.fix.no> Mail-Followup-To: Anders Nordby , Sergey Matveychuk , ports@FreeBSD.org References: <000301c3051b$51280920$0103a8c0@semhome> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000301c3051b$51280920$0103a8c0@semhome> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: pam-mysql-0.4.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, 18 Apr 2003 10:23:02 -0000 Hi! On Thu, Apr 17, 2003 at 11:55:35PM +0400, Sergey Matveychuk wrote: > Have you seen PR/48239? > It's updates the port to 0.5 and adds support OpenPAM. So unbreaks this port > on FreeBSD 5.x. Yes. I'll look at it when I get back from easter hollidays. Should be done within some days. Cheers, -- Anders. From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 03:29:17 2003 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 DC53637B401 for ; Fri, 18 Apr 2003 03:29:16 -0700 (PDT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [80.86.187.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626F043FA3 for ; Fri, 18 Apr 2003 03:29:15 -0700 (PDT) (envelope-from lehmann@ans-netz.de) Received: (qmail 63137 invoked from network); 18 Apr 2003 10:29:13 -0000 Received: from unknown (HELO dill.salatschuessel.net) (217.82.4.162) by avocado.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 18 Apr 2003 10:29:13 -0000 Received: (qmail 57614 invoked from network); 18 Apr 2003 10:29:12 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (10.0.1.51) by dill.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 18 Apr 2003 10:29:12 -0000 Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) h3IATAKk021316; Fri, 18 Apr 2003 12:29:12 +0200 (CEST) (envelope-from lehmann@ans-netz.de) Date: Fri, 18 Apr 2003 12:29:10 +0200 From: Oliver Lehmann To: Roman Neuhauser Message-Id: <20030418122910.5a39bb44.lehmann@ans-netz.de> In-Reply-To: <20030418101304.GF20941@freepuppy.bellavista.cz> References: <20030418101304.GF20941@freepuppy.bellavista.cz> X-Mailer: Sylpheed version 0.8.11cvs28 (GTK+ 1.2.10; i386-unknown-freebsdelf4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: new target to display options 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, 18 Apr 2003 10:29:17 -0000 Roman Neuhauser wrote: > pre-fetch, post-fetch... How about a new target, say, "options"? I would like it. I also suggest to create a "standard" how those option-messages have to look. Maybe it's better to create a variable which get parsed like: PORT_OPTIONS= WITHOUT_X11:To build the port w/o X11 support \ WITH_PNG:To build the port with PNG support Greetings, Oliver -- Oliver Lehmann @home: lehmann@ans-netz.de @office: oliver.lehmann@mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 04:06:14 2003 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 92A4037B401 for ; Fri, 18 Apr 2003 04:06:14 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id DA1D143FE0 for ; Fri, 18 Apr 2003 04:06:12 -0700 (PDT) (envelope-from mue.da@gmx.de) Received: (qmail 16946 invoked by uid 65534); 18 Apr 2003 11:06:11 -0000 Received: from pD9E829B1.dip.t-dialin.net (EHLO gmx.de) (217.232.41.177) by mail.gmx.net (mp011-rz3) with SMTP; 18 Apr 2003 13:06:11 +0200 Message-ID: <3E9FDC1F.2010603@gmx.de> Date: Fri, 18 Apr 2003 13:06:07 +0200 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: znerd@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit cc: ports@FreeBSD.org Subject: FreeBSD Port: jakarta-ant-1.5.3 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, 18 Apr 2003 11:06:14 -0000 Hi, i noticed that apache-ant-1.5.3-bin.tar.bz2 is not fetchable: " ... >> apache-ant-1.5.3-bin.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://apache.mirror.trueserver.nl/dist/ant/binaries/. fetch: http://apache.mirror.trueserver.nl/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2: Not Found >> Attempting to fetch from http://apache.proserve.nl/dist/ant/binaries/. fetch: http://apache.proserve.nl/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2: Not Found >> Attempting to fetch from http://apache.cs.uu.nl/dist/ant/binaries/. fetch: http://apache.cs.uu.nl/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2: Not Found >> Attempting to fetch from http://dist.apache.easynet.nl/ant/binaries/. fetch: http://dist.apache.easynet.nl/ant/binaries/apache-ant-1.5.3-bin.tar.bz2: Not Found >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/apache-ant-1.5.3-bin.tar.bz2: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/devel/jakarta-ant. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade7085.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! devel/jakarta-ant (apache-ant-1.5.3) (fetch error) ... " Could you please fix it? THX Daniel Müller From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 04:23:42 2003 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 33E1F37B401 for ; Fri, 18 Apr 2003 04:23:42 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A53843FBF for ; Fri, 18 Apr 2003 04:23:41 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd08.sul.t-online.de by mailout07.sul.t-online.com with smtp id 196RxC-00081H-03; Fri, 18 Apr 2003 11:14:42 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.119.139]) by fmrl08.sul.t-online.com with esmtp id 196Rwz-0sjYZ6C; Fri, 18 Apr 2003 11:14:29 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h3I9ESBR044870; Fri, 18 Apr 2003 11:14:28 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h3I9ESG6001906; Fri, 18 Apr 2003 11:14:28 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 18 Apr 2003 11:14:28 +0200 From: Alexander Leidinger To: kristof@swissmail.org Message-Id: <20030418111428.28d1105c.Alexander@Leidinger.net> In-Reply-To: <20030418062556.GA9164@antares.student.iastate.edu> References: <20030417131300.GA7053@antares.student.iastate.edu> <20030417160442.A16881@newtrinity.zeist.de> <20030417153737.GA7279@antares.student.iastate.edu> <20030417175254.46dba7f0.Alexander@Leidinger.net> <20030418062556.GA9164@antares.student.iastate.edu> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: freebsd-ports@freebsd.org cc: marius@alchemy.franken.de Subject: Re: Cannot compile stlport-icc on -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: Fri, 18 Apr 2003 11:23:42 -0000 On Fri, 18 Apr 2003 01:25:56 -0500 Krzysztof Parzyszek wrote: > > On Thu, Apr 17, 2003 at 05:52:54PM +0200, Alexander Leidinger wrote: > > > > I don't have much time to look at it (or the update of icc) myself until > > next week, so could you please test if adding "-I/usr/include" after > > -I${PREFIX}/intel/compiler70/ia32/include > > -I${PREFIX}/intel/compiler70/ia32/include/substitute_headers in the most > > recent version of patch-ia32::bin::icc and patch-ia32::bin::icpc solves > > the problem too? > > Nope. See below. We have to think a little bit about it then... I backed out the actual '-I' handling to unbreak stlport-icc until we have a fix which works for stlport-icc and the '-I' problem cases. Bye, Alexander. -- To boldly go where I surely don't belong. 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 Apr 18 05:08:11 2003 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 8AF8337B404 for ; Fri, 18 Apr 2003 05:08:11 -0700 (PDT) Received: from aphrodite.gwi.net (aphrodite.gwi.net [207.5.128.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582AF43FBF for ; Fri, 18 Apr 2003 05:08:08 -0700 (PDT) (envelope-from ah54@httpsite.com) Received: from andy.gwi.net (blake.gwi.net [207.5.142.8]) by aphrodite.gwi.net (8.12.6/8.12.6) with ESMTP id h3IC82K4077209 for ; Fri, 18 Apr 2003 08:08:07 -0400 (EDT) (envelope-from ah54@httpsite.com) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-Homepage: http://www.nachoz.com X-PGP-Key: RSA-1024 http://www.nachoz.com/andy.pub X-System-Info-DB: PostgreSQL-7.3.2 X-System-Info-RT: rt-3-0-0 X-System-Info-WM: windowmaker-0.80.2 X-System-Info-httpd: apache-1.3.27_4 X-System-Info-OS: FreeBSD 4.8-STABLE #0 Date: Fri, 18 Apr 2003 08:08:12 -0400 (EDT) Sender: aharriso@andy.gwi.net From: Andy Harrison To: freebsd-ports@freebsd.org Subject: fam port 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, 18 Apr 2003 12:08:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Anyone else getting this error? bash-2.05b# make install clean ===> Extracting for fam-2.6.9_2 >> Checksum OK for fam-2.6.9.tar.gz. >> Checksum OK for freebsd-mntent.patch. ===> Patching for fam-2.6.9_2 ===> Applying distribution patches for fam-2.6.9_2 ===> Applying FreeBSD patches for fam-2.6.9_2 ===> fam-2.6.9_2 depends on executable: gmake - found ===> fam-2.6.9_2 depends on file: /usr/local/bin/automake - found ===> fam-2.6.9_2 depends on file: /usr/local/bin/autoconf - found ===> fam-2.6.9_2 depends on executable: libtool - found ===> Configuring for fam-2.6.9_2 /bin/rm -fv /usr/ports/devel/fam/work/fam-2.6.9/fam/mntent* /usr/ports/devel/fam/work/fam-2.6.9/fam/mntent.h /usr/ports/devel/fam/work/fam-2.6.9/fam/mntent.h.orig /usr/ports/devel/fam/work/fam-2.6.9/fam/mntent_compat.c++ /usr/ports/devel/fam/work/fam-2.6.9/fam/mntent_compat.c++.orig /bin/cp /usr/ports/devel/fam/files/mntent* /usr/ports/devel/fam/work/fam-2.6.9/fam File::Recurse::recurse() called too early to check prototype at /usr/local/lib/perl5/site_perl/5.005/File/Recurse.pm line 49. Undefined subroutine &Autom4te::move called at /usr/local/bin/autom4te line 628. *** Error code 1 Stop in /usr/ports/devel/fam. My /etc/make.conf has this in it so I'm not even sure why it's trying to use the old version: PERL_VER=5.8.0 PERL_VERSION=5.8.0 ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPp/qq1PEkLgodAWVAQHFqAQAibI86vX35EQS2opBnf7eVlMgf35C2v4j WjqrqiRBZo3VHZIbHnddw1IfTFaJ1PcemZhFWvCxCNSZ3VZkAra2nzX8kbnOjMnJ KT+NKsavlS3hFn/0Hs1dCEl1KRhEhE0SEUAZFMxY66ByRlnUKUZYorb2M7XAr430 FbNL65qmazU= =Eg8c -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 05:34:25 2003 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 247B637B401 for ; Fri, 18 Apr 2003 05:34:25 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3EF43FCB for ; Fri, 18 Apr 2003 05:34:23 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 49E52A82A; Fri, 18 Apr 2003 22:34:19 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 4095E5459 for ; Fri, 18 Apr 2003 22:34:19 +1000 (EST) Date: Fri, 18 Apr 2003 22:34:19 +1000 (EST) From: Andrew To: freebsd-ports@freebsd.org Message-ID: <20030418222726.X89228-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Multiple distfiles 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, 18 Apr 2003 12:34:25 -0000 Hi, I was wondering what the "proper" way was to deal with a port that has 2 distfiles (that extract to different directories). I tried setting NO_WRKSUBDIR and then pade sure the paths in the patches included the directory name but when it comes to running make we are in the wrong directory (need to descend one more level). Should i jsut split it into 2 ports and make one depend on the other? Thanks, Andrew From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 05:41:45 2003 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 A1C2737B401 for ; Fri, 18 Apr 2003 05:41:45 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 825DE43FE9 for ; Fri, 18 Apr 2003 05:41:44 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id DF9A7A82A; Fri, 18 Apr 2003 22:41:41 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id D5DEF545E for ; Fri, 18 Apr 2003 22:41:41 +1000 (EST) Date: Fri, 18 Apr 2003 22:34:19 +1000 (EST) From: Andrew To: freebsd-ports@freebsd.org Message-ID: <20030418222726.X89228-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII ReSent-Date: Fri, 18 Apr 2003 22:41:24 +1000 (EST) Resent-From: Andrew Resent-To: freebsd-ports@freebsd.org ReSent-Subject: Multiple distfiles ReSent-Message-ID: <20030418224124.D89228@starbug.ugh.net.au> Subject: Multiple distfiles 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, 18 Apr 2003 12:41:46 -0000 Hi, I was wondering what the "proper" way was to deal with a port that has 2 distfiles (that extract to different directories). I tried setting NO_WRKSUBDIR and then pade sure the paths in the patches included the directory name but when it comes to running make we are in the wrong directory (need to descend one more level). Should i jsut split it into 2 ports and make one depend on the other? Thanks, Andrew From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 09:01:27 2003 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 BEAA437B401 for ; Fri, 18 Apr 2003 09:01:27 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24ED643FE3 for ; Fri, 18 Apr 2003 09:01:27 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E1D1466D16 for ; Fri, 18 Apr 2003 09:01:26 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id C09C41188; Fri, 18 Apr 2003 09:01:26 -0700 (PDT) Date: Fri, 18 Apr 2003 09:01:26 -0700 From: Kris Kennaway To: freebsd-ports Message-ID: <20030418160126.GA97618@rot13.obsecurity.org> References: <20030418101304.GF20941@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20030418101304.GF20941@freepuppy.bellavista.cz> User-Agent: Mutt/1.4i Subject: Re: new target to display options 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, 18 Apr 2003 16:01:28 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 12:13:04PM +0200, Roman Neuhauser wrote: > Hi there, >=20 > various ports display messages informing the user that they can use > WITH_THIS or WITHOUT_THAT. these messages are put into pre-everything, > pre-fetch, post-fetch... How about a new target, say, "options"? See my dialog-based config patches I posted a while back. When I can find the time I need to make some minor changes and commit them. Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oCFWWry0BWjoQKURAormAKCPcnyaiiD5olSFqpMIMY+Edfl1VgCfdika B/AiOPUqWl9svjxuxSOMLd4= =Lqo0 -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 09:24:50 2003 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 2837C37B401 for ; Fri, 18 Apr 2003 09:24:50 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1359B43FCB for ; Fri, 18 Apr 2003 09:24:49 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h3IGOdVo002065; Fri, 18 Apr 2003 18:24:39 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h3IGOdDA002064; Fri, 18 Apr 2003 18:24:39 +0200 (CEST) Date: Fri, 18 Apr 2003 18:24:39 +0200 From: Stijn Hoop To: Oliver Lehmann Message-ID: <20030418162439.GA1052@pcwin002.win.tue.nl> References: <20030418101304.GF20941@freepuppy.bellavista.cz> <20030418122910.5a39bb44.lehmann@ans-netz.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20030418122910.5a39bb44.lehmann@ans-netz.de> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-ports@freebsd.org Subject: Re: new target to display options 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, 18 Apr 2003 16:24:50 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 12:29:10PM +0200, Oliver Lehmann wrote: > Roman Neuhauser wrote: >=20 > > pre-fetch, post-fetch... How about a new target, say, "options"? >=20 > I would like it. I also suggest to create a "standard" how those > option-messages have to look. Maybe it's better to create a variable which > get parsed like: >=20 > PORT_OPTIONS=3D WITHOUT_X11:To build the port w/o X11 support \ > WITH_PNG:To build the port with PNG support > =20 See also mail/mailman & emulators/xmame for an alternate implementation. --Stijn --=20 "Harry, I'm going to let you in on a little secret. Every day, once a day, give yourself a present. Don't plan it, don't wait for it, just let it happen. Could be a new shirt at the men's store, a catnap in your office chair, or... two cups of good, hot, black coffee. Like this." -- Special Agent Dale Cooper, "Twin Peaks" --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oCbHY3r/tLQmfWcRAoh7AJ41T5x/Nx3HsuALi9iGpznWZOdakgCfY8N5 y8/R4bjS1S7GflEKVE6BvXE= =Qady -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 09:33:12 2003 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 5C0E237B401 for ; Fri, 18 Apr 2003 09:33:12 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D1143F93 for ; Fri, 18 Apr 2003 09:33:11 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 0FC25374; Fri, 18 Apr 2003 18:33:10 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 381F72FDFBE; Fri, 18 Apr 2003 18:33:09 +0200 (CEST) Date: Fri, 18 Apr 2003 18:33:09 +0200 From: Roman Neuhauser To: Kris Kennaway Message-ID: <20030418163309.GA64856@freepuppy.bellavista.cz> Mail-Followup-To: Kris Kennaway , freebsd-ports References: <20030418101304.GF20941@freepuppy.bellavista.cz> <20030418160126.GA97618@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030418160126.GA97618@rot13.obsecurity.org> User-Agent: Mutt/1.5.1i cc: freebsd-ports Subject: Re: new target to display options 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, 18 Apr 2003 16:33:12 -0000 # kris@obsecurity.org / 2003-04-18 09:01:26 -0700: > On Fri, Apr 18, 2003 at 12:13:04PM +0200, Roman Neuhauser wrote: > > Hi there, > > > > various ports display messages informing the user that they can use > > WITH_THIS or WITHOUT_THAT. these messages are put into pre-everything, > > pre-fetch, post-fetch... How about a new target, say, "options"? > > See my dialog-based config patches I posted a while back. When I can > find the time I need to make some minor changes and commit them. I've read the thread on MARC, but didn't study the code. Will it force me to configure ports through dialogs? I *really* hope that's not the case. Anyway, all I wanted was a better way to handle displaying options to the user, nothing more. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 09:33:54 2003 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 1708637B404 for ; Fri, 18 Apr 2003 09:33:54 -0700 (PDT) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72FB043FBD for ; Fri, 18 Apr 2003 09:33:52 -0700 (PDT) (envelope-from lioux@brturbo.com) Received: from 200-163-006-049.bsace7003.dsl.brasiltelecom.net.br (200-163-006-049.bsace7003.dsl.brasiltelecom.net.br [200.163.6.49]) by heaven.gigo.com (Postfix) with ESMTP id E1B3CB8E6 for ; Fri, 18 Apr 2003 09:33:51 -0700 (PDT) Received: (qmail 941 invoked by uid 1001); 18 Apr 2003 16:27:45 -0000 Message-ID: <20030418162745.940.qmail@exxodus.fedaykin.here> Date: Fri, 18 Apr 2003 13:27:23 -0300 From: Mario Sergio Fujikawa Ferreira To: Andrew References: <20030418222726.X89228-100000@starbug.ugh.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030418222726.X89228-100000@starbug.ugh.net.au> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) cc: freebsd-ports@freebsd.org Subject: Re: Multiple distfiles 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, 18 Apr 2003 16:33:54 -0000 Hi, For an example of a port which has several distfiles, check ports/multimedia/win32-codecs It handles all of them within WRKDIR. Ask in the -ports mailing list if you need, we are here to help. Check out the Porters Handbook as well, it usually covers most of the ports related doubts. - Porters Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 09:33:56 2003 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 6ECCD37B40B for ; Fri, 18 Apr 2003 09:33:56 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516BE43F85 for ; Fri, 18 Apr 2003 09:33:55 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h3IGXoJJ004528; Fri, 18 Apr 2003 11:33:51 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <00dd01c305c8$4bbf1d40$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "Andrew" , References: <20030418222726.X89228-100000@starbug.ugh.net.au> Date: Fri, 18 Apr 2003 11:33:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: Multiple distfiles 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, 18 Apr 2003 16:33:56 -0000 From: "Andrew" > I was wondering what the "proper" way was to deal with a port that has 2 > distfiles (that extract to different directories). I tried setting > NO_WRKSUBDIR and then pade sure the paths in the patches included the > directory name but when it comes to running make we are in the wrong > directory (need to descend one more level). > > Should i jsut split it into 2 ports and make one depend on the other? > It depends on the application your trying to port. Are the 2 distfiles separate applications with one depending on the other? If they are then 2 ports would be best, as some one may only want to install the non-dependent port. If they are not separate applications then you'll want to set PATCH_WRKSRC to WRKDIR. Scot From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 12:45:21 2003 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 6E62337B401 for ; Fri, 18 Apr 2003 12:45:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC1043FCB for ; Fri, 18 Apr 2003 12:45:21 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3IJjKUp020957 for ; Fri, 18 Apr 2003 12:45:20 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3IJjKQL020956 for freebsd-ports@FreeBSD.org; Fri, 18 Apr 2003 12:45:20 -0700 (PDT) Date: Fri, 18 Apr 2003 12:45:20 -0700 (PDT) From: Jimmy Olgeni Message-Id: <200304181945.h3IJjKQL020956@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Subject: ROX-Session-0.1.19.tgz 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, 18 Apr 2003 19:45:21 -0000 Hi! Does anybody have a copy of this distfile around? MD5 (ROX-Session-0.1.19.tgz) = 98f9dc0fe9e03c656e200c0a9b05cf55 -- jimmy From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 14:23:51 2003 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 DBD4637B401 for ; Fri, 18 Apr 2003 14:23:51 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F5E43FDF for ; Fri, 18 Apr 2003 14:23:51 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 8BFA466E80; Fri, 18 Apr 2003 14:23:50 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 67EFF1173; Fri, 18 Apr 2003 14:23:50 -0700 (PDT) Date: Fri, 18 Apr 2003 14:23:50 -0700 From: Kris Kennaway To: Kris Kennaway , freebsd-ports Message-ID: <20030418212350.GA98683@rot13.obsecurity.org> References: <20030418101304.GF20941@freepuppy.bellavista.cz> <20030418160126.GA97618@rot13.obsecurity.org> <20030418163309.GA64856@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <20030418163309.GA64856@freepuppy.bellavista.cz> User-Agent: Mutt/1.4i Subject: Re: new target to display options 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, 18 Apr 2003 21:23:52 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 06:33:09PM +0200, Roman Neuhauser wrote: > # kris@obsecurity.org / 2003-04-18 09:01:26 -0700: > > On Fri, Apr 18, 2003 at 12:13:04PM +0200, Roman Neuhauser wrote: > > > Hi there, > > >=20 > > > various ports display messages informing the user that they can use > > > WITH_THIS or WITHOUT_THAT. these messages are put into pre-everything, > > > pre-fetch, post-fetch... How about a new target, say, "options"? > >=20 > > See my dialog-based config patches I posted a while back. When I can > > find the time I need to make some minor changes and commit them. >=20 > I've read the thread on MARC, but didn't study the code. Will it > force me to configure ports through dialogs? I *really* hope that's > not the case. No. Kris --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oGzmWry0BWjoQKURAhh0AKDIYD4YwUnIl3Ipqhw9SweSRxr+qwCfev/t nTtZxzaOmF7fWrMBZ5RnQcs= =NK0G -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 14:58:49 2003 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 E546937B43F; Fri, 18 Apr 2003 14:58:49 -0700 (PDT) Received: from hotmail.com (f88.law14.hotmail.com [64.4.21.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E7243F75; Fri, 18 Apr 2003 14:58:49 -0700 (PDT) (envelope-from macklobell@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 18 Apr 2003 14:58:48 -0700 Received: from 217.215.99.176 by lw14fd.law14.hotmail.msn.com with HTTP; Fri, 18 Apr 2003 21:58:46 GMT X-Originating-IP: [217.215.99.176] X-Originating-Email: [macklobell@hotmail.com] From: "Mack Lobell" To: ports@FreeBSD.org, freebsd-questions@FreeBSD.org Date: Fri, 18 Apr 2003 21:58:46 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Apr 2003 21:58:48.0727 (UTC) FILETIME=[B0C40A70:01C305F5] Subject: Problems building ezm3 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, 18 Apr 2003 21:58:50 -0000 Hi, when i try to build the ezm3 port i get the following error: ---------- building libm3 in libs ---------- /usr/ports/lang/ezm3/work/ezm3-1.1/src/../boot-FreeBSD4/m3build/FreeBSD4/m3build -T /usr/ports/lang/ezm3/work/ezm3-1.1/src/../m3config/src -F /usr/ports/lang/ezm3/work/ezm3-1.1/src/../FreeBSD4/config.tmpl -DUSE_M3DOC= --- building in FreeBSD4 --- stale imports -> compiling LongFloatExtras.m3 version stamp mismatch: LongReal.MinPosNormal => LongFloatExtras.m3 => LongReal.i3 Fatal Error: bad version stamps: LongFloatExtras.m3 m3build: quake error: m3build: quake error: quake error: runtime error: m3build failed with error code: 1 --procedure-- -line- -file--- error -- BuildChunk 164 /usr/ports/lang/ezm3/work/ezm3-1.1/src/m3makefile PkgInfo 240 /usr/ports/lang/ezm3/work/ezm3-1.1/src/m3makefile 41 /usr/ports/lang/ezm3/work/ezm3-1.1/src/PACKAGES gmake: *** [packages] Error 1 *** Error code 2 Stop in /usr/ports/lang/ezm3. *** Error code 1 Stop in /usr/ports/lang/ezm3. Is the port broken or is it something else? Regards. _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 15:40:51 2003 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 568F937B401; Fri, 18 Apr 2003 15:40:51 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7807E43FCB; Fri, 18 Apr 2003 15:40:50 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 39BD366DF6; Fri, 18 Apr 2003 15:40:50 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 0FB2B1173; Fri, 18 Apr 2003 15:40:49 -0700 (PDT) Date: Fri, 18 Apr 2003 15:40:49 -0700 From: Kris Kennaway To: Mack Lobell Message-ID: <20030418224049.GA99568@rot13.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: ports@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: Problems building ezm3 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, 18 Apr 2003 22:40:51 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 09:58:46PM +0000, Mack Lobell wrote: > Hi, >=20 > when i try to build the ezm3 port i get the following error: Talk to the port maintainer about FreeBSD port problems. You forgot to mention any details about your system, like what version of FreeBSD it is running. Kris --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oH7xWry0BWjoQKURAu/fAKD72OH21ZTSdtgnGyuvjr4cyUs8rgCgi46W sVrxj/bmnYim8Ar5d2PRh7E= =CpDZ -----END PGP SIGNATURE----- --liOOAslEiF7prFVr-- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 19:12:04 2003 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 361B437B401 for ; Fri, 18 Apr 2003 19:12:04 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C76443FA3 for ; Fri, 18 Apr 2003 19:12:03 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 276D7A81B; Sat, 19 Apr 2003 12:12:03 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 23C2A545E; Sat, 19 Apr 2003 12:12:03 +1000 (EST) Date: Sat, 19 Apr 2003 12:12:03 +1000 (EST) From: Andrew To: "Scot W. Hetzel" In-Reply-To: <00dd01c305c8$4bbf1d40$13fd2fd8@Admin02> Message-ID: <20030419121030.W99918-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: Multiple distfiles 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: Sat, 19 Apr 2003 02:12:04 -0000 On Fri, 18 Apr 2003, Scot W. Hetzel wrote: > Are the 2 distfiles separate applications with one depending on the other? > If they are then 2 ports would be best, as some one may only want to install > the non-dependent port. It is the application and the documentation. I've noticed a few ports have them split over 2 ports so I may as well follow suit. > If they are not separate applications then you'll want to set PATCH_WRKSRC > to WRKDIR. Thanks, I'll take a look at that. Andrew From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 20:26:19 2003 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 4E6FC37B401 for ; Fri, 18 Apr 2003 20:26:19 -0700 (PDT) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C948E43FDF for ; Fri, 18 Apr 2003 20:26:18 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-031dcwashp0337.dialsprint.net ([65.179.65.83] helo=moo.holy.cow) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 196izW-00005t-00; Fri, 18 Apr 2003 20:26:16 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id A931EDFFB; Fri, 18 Apr 2003 23:29:23 -0400 (EDT) Date: Fri, 18 Apr 2003 23:29:23 -0400 From: parv To: Joe Marcus Clarke Message-ID: <20030419032923.GB2855@moo.holy.cow> Mail-Followup-To: Joe Marcus Clarke , Kris Kennaway , ports@freebsd.org References: <1050640352.58286.22.camel@shumai.marcuscom.com> <20030418045754.GA94741@rot13.obsecurity.org> <1050646484.58286.108.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050646484.58286.108.camel@shumai.marcuscom.com> cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: Recent bsd.port.mk changes 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: Sat, 19 Apr 2003 03:26:19 -0000 in message <1050646484.58286.108.camel@shumai.marcuscom.com>, wrote Joe Marcus Clarke thusly... > > On Fri, 2003-04-18 at 00:57, Kris Kennaway wrote: ... > > In your case since the PREFIX is different they don't actually > > conflict so one might argue that it should be allowed. > > I suppose that's something that could be checked in bsd.port.mk > > by extracting the prefix for the existing package from the > > contents file and comparing to PREFIX. > > This would be acceptable. Same here. > However, the make deinstall would still remove both versions. > What about keeping make deinstall the same as it was with one > exception: if you type make deinstall in a port directory, and the > version specified by that port's Makefile is not installed (but > another version with the same origin is), then the other version > would be deinstalled. However, if a package is found that matches > the version specified in the port's Makefile, then only that > version is removed. How would a package be found, being in /usr/ports/packages/All? In my case, i do not like the symlinks generated in various directories to the packages in All. I need to have a package in the ports directory, and let me move it wherever i desire. And yes, i specify the path to pkg_add instead of just port/package name when i need to install an already build port as a package. In such a scenario i would rather have new behaviour than the one you are suggesting. 'make deinstall' should not discriminate between a port & a package. ...all that unless i have missed something. - parv -- From owner-freebsd-ports@FreeBSD.ORG Fri Apr 18 21:58:36 2003 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 2C2AF37B401 for ; Fri, 18 Apr 2003 21:58:36 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id E43A343F85 for ; Fri, 18 Apr 2003 21:58:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3J4uVgs029081; Sat, 19 Apr 2003 00:56:31 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 19 Apr 2003 01:00:25 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3J4utaa089684; Sat, 19 Apr 2003 00:56:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: parv In-Reply-To: <20030419032923.GB2855@moo.holy.cow> References: <1050640352.58286.22.camel@shumai.marcuscom.com> <20030418045754.GA94741@rot13.obsecurity.org> <1050646484.58286.108.camel@shumai.marcuscom.com> <20030419032923.GB2855@moo.holy.cow> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SQ9ApqP+M9Q9IcZu2B4V" Organization: MarcusCom, Inc. Message-Id: <1050728303.38011.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 19 Apr 2003 00:58:23 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: Recent bsd.port.mk changes 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: Sat, 19 Apr 2003 04:58:36 -0000 --=-SQ9ApqP+M9Q9IcZu2B4V Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-04-18 at 23:29, parv wrote: > in message <1050646484.58286.108.camel@shumai.marcuscom.com>, wrote > Joe Marcus Clarke thusly... > > > > On Fri, 2003-04-18 at 00:57, Kris Kennaway wrote: > ... > > > In your case since the PREFIX is different they don't actually > > > conflict so one might argue that it should be allowed. > > > I suppose that's something that could be checked in bsd.port.mk > > > by extracting the prefix for the existing package from the > > > contents file and comparing to PREFIX. > > > > This would be acceptable. >=20 > Same here. >=20 >=20 > > However, the make deinstall would still remove both versions. > > What about keeping make deinstall the same as it was with one > > exception: if you type make deinstall in a port directory, and the > > version specified by that port's Makefile is not installed (but > > another version with the same origin is), then the other version > > would be deinstalled. However, if a package is found that matches > > the version specified in the port's Makefile, then only that > > version is removed. >=20 > How would a package be found, being in /usr/ports/packages/All? In > my case, i do not like the symlinks generated in various directories > to the packages in All. I need to have a package in the ports > directory, and let me move it wherever i desire. >=20 > And yes, i specify the path to pkg_add instead of just port/package > name when i need to install an already build port as a package. In > such a scenario i would rather have new behaviour than the one you > are suggesting. 'make deinstall' should not discriminate between > a port & a package. >=20 > ...all that unless i have missed something. I think you misunderstand. I'm not saying make deinstall should discriminate. I'm saying that make deinstall should try to deinstall the package directly referenced by the current Makefile _first_. If an installed package matching the PKGNAME specified by the .CURDIR Makefile, _then_ it will try to remove all packages with the same PKGORIGIN. Take a look at the patch I attached to the previous email. I'm just changing the ordering of the new deinstall functionality, plus adding a target that retains the new functionality in its entirety called "deinstall-all." Joe >=20 >=20 > - parv --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-SQ9ApqP+M9Q9IcZu2B4V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+oNdvb2iPiv4Uz4cRAlAYAJwIJ9/ms2jmuq4K0M8ze6PqHUX6sQCgoskH qMF7WPNpgv6rsvyaWR56oQ0= =UXLR -----END PGP SIGNATURE----- --=-SQ9ApqP+M9Q9IcZu2B4V-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 01:24:32 2003 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 574E237B401 for ; Sat, 19 Apr 2003 01:24:32 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE55F43F85 for ; Sat, 19 Apr 2003 01:24:31 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h3J8M6Z17866; Sat, 19 Apr 2003 01:22:06 -0700 Received: from btc.btc.adaptec.com ([10.100.0.52]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id BAA20629; Sat, 19 Apr 2003 01:24:17 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id CAA08022; Sat, 19 Apr 2003 02:24:13 -0600 (MDT) Message-ID: <3EA107AB.1090408@btc.adaptec.com> Date: Sat, 19 Apr 2003 02:24:11 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sk-ports@vegamuse.org, ports@freebsd.org Content-Type: multipart/mixed; boundary="------------060908010706060202030200" Subject: Patches to make wmmon work under 5-current 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: Sat, 19 Apr 2003 08:24:32 -0000 This is a multi-part message in MIME format. --------------060908010706060202030200 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, Attached are patches to make wmmon work under 5-CURRENT. I added appropriate #if __FreeBSD_version lines near the top of the file, but got lazy and gave up as I went on. Just about every single change needs to be bracketed with #if __FreeBSD_version >= 500106 ... #else ... #endif. The patch is relative to the patched version of wmmon.c that is generated from the 'make patch' stage. Scott --------------060908010706060202030200 Content-Type: text/plain; name="wmmon.c.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="wmmon.c.diff" --- wmmon.c.orig Sat Apr 19 01:51:32 2003 +++ wmmon.c Sat Apr 19 02:19:37 2003 @@ -93,7 +93,12 @@ #include #include #include +#if __FreeBSD_version < 500101 #include +#endif +#if __FreeBSD_version >= 500106 +#include +#endif #if __FreeBSD_version >= 300000 #include #endif @@ -190,7 +195,7 @@ void wmmon_routine(int, char **); -void main(int argc, char *argv[]) { +int main(int argc, char *argv[]) { int i; @@ -230,7 +235,7 @@ } } - if( checkversion() < 0 ) + if( devstat_checkversion(NULL) < 0 ) { fprintf( stderr, devstat_errbuf ); exit(1); @@ -340,7 +345,7 @@ } #if __FreeBSD_version >= 300000 - ndrives = getnumdevs(); + ndrives = devstat_getnumdevs(NULL); #else if (nl[0].n_type != 0) { (void) kvm_read(kvmd, nl[N_DK_NDRIVE].n_value, (char *)&ndrives, sizeof(ndrives)); @@ -936,7 +941,7 @@ static int initted = 0; static struct statinfo last; static struct statinfo cur; - int ndevs = getnumdevs(); + int ndevs = devstat_getnumdevs(NULL); int gotdevs = 0; long generation; int num_devices_specified = 0; @@ -986,10 +991,10 @@ memcpy( &last, &cur, sizeof(cur) ); cur.dinfo = tmp; - last.busy_time = cur.busy_time; + last.snap_time = cur.snap_time; } - if( !gotdevs && ( getdevs( &cur ) >= 0 ) ) + if( !gotdevs && ( devstat_getdevs( NULL, &cur ) >= 0 ) ) gotdevs = 1; if( gotdevs ) @@ -999,7 +1004,7 @@ if( !initted ) { - selectdevs( &dev_select, &num_selected, &num_selections, + devstat_selectdevs( &dev_select, &num_selected, &num_selections, &select_generation, generation, cur.dinfo->devices, ndevs, matches, num_matches, specified_devices, num_devices_specified, DS_SELECT_ONLY, maxshowdevs, @@ -1010,10 +1015,10 @@ struct devinfo *tmpinfo; long tmp; - switch( getdevs( &cur ) ) + switch( devstat_getdevs( NULL, &cur ) ) { case 1: - selectdevs( &dev_select, &num_selected, + devstat_selectdevs( &dev_select, &num_selected, &num_selections, &select_generation, generation, cur.dinfo->devices, ndevs, matches, num_matches, @@ -1041,13 +1046,13 @@ memcpy( &last, &cur, sizeof(cur) ); cur.dinfo = tmpinfo; - last.busy_time = cur.busy_time; + last.snap_time = cur.snap_time; break; default: break; } - selectdevs( &dev_select, &num_selected, &num_selections, + devstat_selectdevs( &dev_select, &num_selected, &num_selections, &select_generation, generation, cur.dinfo->devices, ndevs, matches, num_matches, specified_devices, num_devices_specified, DS_SELECT_ONLY, maxshowdevs, @@ -1068,7 +1073,7 @@ long double busy_seconds; long double blocks_per_second, ms_per_transaction; - busy_seconds = compute_etime( cur.busy_time, last.busy_time ); + busy_seconds = cur.snap_time - last.snap_time; for( dn = 0; dn < ndevs; dn++ ) { --------------060908010706060202030200-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 01:53:30 2003 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 7D21737B401 for ; Sat, 19 Apr 2003 01:53:30 -0700 (PDT) Received: from netgecko.info (netgecko.info [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA07743FCB for ; Sat, 19 Apr 2003 01:53:27 -0700 (PDT) (envelope-from alex.kiesel@document-root.de) Received: from [192.168.1.31] (p508B2A97.dip.t-dialin.net [80.139.42.151]) by netgecko.info (Postfix) with ESMTP id 547FA87FF6; Sat, 19 Apr 2003 10:55:09 +0200 (CEST) From: Alex Kiesel To: Stijn Hoop In-Reply-To: <20030418162439.GA1052@pcwin002.win.tue.nl> References: <20030418101304.GF20941@freepuppy.bellavista.cz> <20030418122910.5a39bb44.lehmann@ans-netz.de> <20030418162439.GA1052@pcwin002.win.tue.nl> Content-Type: text/plain Organization: Message-Id: <1050742402.237.2.camel@detention.home.ahk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 19 Apr 2003 10:53:22 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: new target to display options 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: Sat, 19 Apr 2003 08:53:30 -0000 On Fri, 2003-04-18 at 18:24, Stijn Hoop wrote: > On Fri, Apr 18, 2003 at 12:29:10PM +0200, Oliver Lehmann wrote: > > Roman Neuhauser wrote: > > > > > pre-fetch, post-fetch... How about a new target, say, "options"? > > > > I would like it. I also suggest to create a "standard" how those > > option-messages have to look. Maybe it's better to create a variable which > > get parsed like: > > > > PORT_OPTIONS= WITHOUT_X11:To build the port w/o X11 support \ > > WITH_PNG:To build the port with PNG support > > > > See also mail/mailman & emulators/xmame for an alternate implementation. I think those two are a little bit too verbose :) and they are not parseable. I think it would be nice to have parseable output that you could easily use in some kind of frontend... Generally this target is a very good idea. Greets, -Alex From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 06:31:49 2003 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 CD89237B401 for ; Sat, 19 Apr 2003 06:31:49 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id B234243FA3 for ; Sat, 19 Apr 2003 06:31:45 -0700 (PDT) (envelope-from mue.da@gmx.de) Received: (qmail 3193 invoked by uid 65534); 19 Apr 2003 13:31:39 -0000 Received: from pD9E81420.dip.t-dialin.net (EHLO gmx.de) (217.232.20.32) by mail.gmx.net (mp008-rz3) with SMTP; 19 Apr 2003 15:31:39 +0200 Message-ID: <3EA14FB5.7060306@gmx.de> Date: Sat, 19 Apr 2003 15:31:33 +0200 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: dirk@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit cc: ports@FreeBSD.org Subject: FreeBSD Port: cdrtools-2.0 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: Sat, 19 Apr 2003 13:31:50 -0000 Hi, i only want to note that tha COMMENT in the Makefile says that this port includes mkisofs. Which is false. You may correct it. THX Daniel Müller From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 06:38:27 2003 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 9121637B401 for ; Sat, 19 Apr 2003 06:38:27 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 6587043FDD for ; Sat, 19 Apr 2003 06:38:26 -0700 (PDT) (envelope-from mue.da@gmx.de) Received: (qmail 5780 invoked by uid 65534); 19 Apr 2003 13:38:22 -0000 Received: from pD9E81420.dip.t-dialin.net (EHLO gmx.de) (217.232.20.32) by mail.gmx.net (mp002-rz3) with SMTP; 19 Apr 2003 15:38:22 +0200 Message-ID: <3EA15150.7000900@gmx.de> Date: Sat, 19 Apr 2003 15:38:24 +0200 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: klaus.goger@reflex.at Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit cc: ports@FreeBSD.org Subject: FreeBSD Port: frozenbubble-0.9.3 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: Sat, 19 Apr 2003 13:38:27 -0000 Hi, is it true that frozenbubble needs gmake as a run-dependency? Because if i try to deinstall gmake, i get the following message: " pkg_delete gmake-3.80 pkg_delete: package 'gmake-3.80' is required by these other packages and may not be deinstalled: frozenbubble-0.9.3_2 " If it is no run-dependency you may want to fix it. THX Daniel Müller From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 10:30:53 2003 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 A867A37B401 for ; Sat, 19 Apr 2003 10:30:53 -0700 (PDT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.92.226.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id D090043FE1 for ; Sat, 19 Apr 2003 10:30:52 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) h3JHUppn001477; Sat, 19 Apr 2003 13:30:51 -0400 (EDT) Message-ID: <3EA187CB.5050007@twcny.rr.com> Date: Sat, 19 Apr 2003 13:30:51 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: multipart/mixed; boundary="------------070409090406050804050206" Subject: Problem upgrading p5-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: Sat, 19 Apr 2003 17:30:53 -0000 This is a multi-part message in MIME format. --------------070409090406050804050206 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm trying to upgrade p5-Mysql on my 5.0-CURRENT system. I believe all the dependencies are addressed. Any ideas? The failing run follows: --------------070409090406050804050206 Content-Type: text/plain; name="p5-Mysql" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="p5-Mysql" Script started on Sat Apr 19 13:27:35 2003 Atlas# mkaake ===> Extracting for p5-Mysql-modules-1.2219 >> Checksum OK for Msql-Mysql-modules-1.2219.tar.gz. ===> Patching for p5-Mysql-modules-1.2219 ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/lib/perl5/site_perl/5.8.0/Data/ShowTable.pm - found ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/lib/perl5/site_perl/5.8.0/mach/DBI.pm - found ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/bin/perl5.8.0 - found ===> p5-Mysql-modules-1.2219 depends on shared library: mysqlclient.10 - found ===> Configuring for p5-Mysql-modules-1.2219 Cannot find one of include/mysql/mysql.h, include/mysql.h in /usr/local at lib/DBD/mysql/Install.pm line 165. *** Error code 2 Stop in /usr/ports/databases/p5-Mysql. Atlas# exit exit Script done on Sat Apr 19 13:27:43 2003 --------------070409090406050804050206-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 10:32:14 2003 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 6A0F437B401 for ; Sat, 19 Apr 2003 10:32:14 -0700 (PDT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.92.226.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F1C343FE1 for ; Sat, 19 Apr 2003 10:32:13 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) h3JHWCpn002423; Sat, 19 Apr 2003 13:32:12 -0400 (EDT) Message-ID: <3EA1881C.3030401@twcny.rr.com> Date: Sat, 19 Apr 2003 13:32:12 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: multipart/mixed; boundary="------------000809040704070802090700" Subject: Problem upgrading libxine 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: Sat, 19 Apr 2003 17:32:14 -0000 This is a multi-part message in MIME format. --------------000809040704070802090700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm trying to upgrade my 5.0-CURRENT system. I'm getting the following. Any ideas? --------------000809040704070802090700 Content-Type: text/plain; name="libxine" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libxine" Script started on Sat Apr 19 13:17:30 2003 Atlas# make && make install ===> Building for libxine-1.0.b10 gmake all-recursive gmake[1]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10' Making all in doc gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc' Making all in man gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man' Making all in en gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man/en' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man/en' gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man' gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/man' Making all in hackersguide gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/hackersguide' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/hackersguide' Making all in faq gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/faq' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc/faq' gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc' gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/doc' Making all in m4 gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/m4' Making all in intl gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/intl' Making all in po gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/po' Making all in misc gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc' Making all in fonts gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc/fonts' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc/fonts' gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc' gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/misc' Making all in include gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/include' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/include' Making all in src gmake[2]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src' Making all in xine-utils gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-utils' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-utils' Making all in xine-engine gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine' Making all in nvtv gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine/nvtv' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine/nvtv' gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine' gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/xine-engine' Making all in audio_out gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/audio_out' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/audio_out' Making all in video_out gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out' Making all in libdha gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha' Making all in bin gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/bin' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/bin' Making all in kernelhelper gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/kernelhelper' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/kernelhelper' Making all in oth gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/oth' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/oth' Making all in sysdep gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/sysdep' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha/sysdep' gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha' gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/libdha' Making all in vidix gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix' Making all in drivers gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix/drivers' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix/drivers' gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix' gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out/vidix' gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out' gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/video_out' Making all in dxr3 gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/dxr3' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/dxr3' Making all in input gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input' Making all in dvb gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/dvb' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/dvb' Making all in libreal gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/libreal' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/libreal' Making all in librtsp gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/librtsp' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/librtsp' Making all in libdvdnav gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/libdvdnav' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input/libdvdnav' gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input' gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/input' Making all in demuxers gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/demuxers' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/demuxers' Making all in libffmpeg gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg' Making all in libavcodec gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec' Making all in armv4l gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/armv4l' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/armv4l' Making all in i386 gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/i386' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/i386' Making all in mlib gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/mlib' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/mlib' Making all in alpha gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/alpha' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/alpha' Making all in libpostproc gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/libpostproc' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec/libpostproc' gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec' gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg/libavcodec' gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg' gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libffmpeg' Making all in libmpeg2 gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libmpeg2' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/libmpeg2' Making all in liba52 gmake[3]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/liba52' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -I/usr/local/include -I/usr/local/include/artsc -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -I/usr/local/include -I/usr/local/include/artsc -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -DPIC -o xine_decoder.lo In file included from xine_decoder.c:35: /usr/include/sys/stat.h:169: sizeof applied to an incomplete type /usr/include/sys/stat.h:170: sizeof applied to an incomplete type /usr/include/sys/stat.h:169: warning: width of `((anonymous))' exceeds its type /usr/include/sys/stat.h:170: warning: width of `((anonymous))' exceeds its type xine_decoder.c: In function `a52dec_decode_frame': xine_decoder.c:342: warning: implicit declaration of function `swab' gmake[3]: *** [xine_decoder.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src/liba52' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-beta10' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/libxine. Atlas# exit exit Script done on Sat Apr 19 13:17:49 2003 --------------000809040704070802090700-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 11:45:36 2003 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 3BC9D37B401 for ; Sat, 19 Apr 2003 11:45:36 -0700 (PDT) Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41CA43FAF for ; Sat, 19 Apr 2003 11:45:34 -0700 (PDT) (envelope-from hscholz@raisdorf.net) Received: by phobos.raisdorf.net (Postfix, from userid 66) id 256A723851; Sat, 19 Apr 2003 20:45:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by pandemonium.lan.raisdorf.net (Postfix) with ESMTP id 7D8C061C62 for ; Sat, 19 Apr 2003 20:39:08 +0200 (CEST) Received: from pandemonium.lan.raisdorf.net ([127.0.0.1]) by localhost (pandemonium.lan.raisdorf.net [127.0.0.1:10024]) (amavisd-new) with ESMTP id 23326-09 for ; Sat, 19 Apr 2003 20:38:54 +0200 (CEST) Received: from goanna.lan.raisdorf.net (goanna.lan.raisdorf.net [10.10.1.2]) by pandemonium.lan.raisdorf.net (Postfix) with SMTP id 3F4EF61C3B for ; Sat, 19 Apr 2003 20:38:54 +0200 (CEST) Date: Sat, 19 Apr 2003 20:39:10 +0200 From: Hendrik Scholz To: freebsd-ports@freebsd.org Message-Id: <20030419203910.52a7e451.hscholz@raisdorf.net> In-Reply-To: <3EA1881C.3030401@twcny.rr.com> References: <3EA1881C.3030401@twcny.rr.com> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Subject: Re: Problem upgrading libxine 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: Sat, 19 Apr 2003 18:45:36 -0000 Hi! On Sat, 19 Apr 2003 13:32:12 -0400 Tom Parquette wrote: > I'm trying to upgrade my 5.0-CURRENT system. > I'm getting the following. Any ideas? Try upgrading the liba52 port. If seen this before but cannot reproduce it here right now. Hendrik -- Hendrik Scholz - - http://raisdorf.net/ Chemnitzer Linuxdays OS Fingerprinting slides are available on website! From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 12:55:04 2003 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 0696937B401 for ; Sat, 19 Apr 2003 12:55:04 -0700 (PDT) Received: from mail6-sh.home.nl (mail6.home.nl [213.51.128.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C097B43FCB for ; Sat, 19 Apr 2003 12:55:02 -0700 (PDT) (envelope-from Bram@moolenaar.net) Received: from moolenaar.net ([212.120.77.84]) by mail6-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030419195501.HYIG13376.mail6-sh.home.nl@moolenaar.net> for ; Sat, 19 Apr 2003 21:55:01 +0200 Received: from masaka.moolenaar.net (localhost.moolenaar.net [127.0.0.1]) by moolenaar.net (8.11.6/8.11.1) with ESMTP id h3JJt8e64371 for ; Sat, 19 Apr 2003 21:55:08 +0200 (CEST) (envelope-from Bram@moolenaar.net) Message-Id: <200304191955.h3JJt8e64371@moolenaar.net> To: ports@FreeBSD.ORG From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Sat, 19 Apr 2003 21:55:08 +0200 Sender: Bram@moolenaar.net Subject: wxPython port isn't working 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: Sat, 19 Apr 2003 19:55:04 -0000 While trying the build the py-wxPython port (version 2.4.0.7) I run into this problem: [...] creating build/temp.freebsd-4.5-RELEASE-i386-2.2 creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src/gtk cc -DNDEBUG -O -pipe -D_THREAD_SAFE -O -pipe -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc -I/usr/local/include/python2.2 -c src/gtk/wx.cpp -o build/temp.freebsd-4.5-RELEASE-i386-2.2/src/gtk/wx.o -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-rtti -fno-exceptions -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include src/gtk/wx.cpp: In function `void initwxc(...)': src/gtk/wx.cpp:2258: `wxTB_NOICONS' undeclared (first use this function) src/gtk/wx.cpp:2258: (Each undeclared identifier is reported only once src/gtk/wx.cpp:2258: for each function it appears in.) src/gtk/wx.cpp:2259: `wxTB_TEXT' undeclared (first use this function) src/gtk/wx.cpp:2260: `wxTB_NODIVIDER' undeclared (first use this function) src/gtk/wx.cpp:2261: `wxTB_NOALIGN' undeclared (first use this function) src/gtk/wx.cpp:2290: `wxTE_RICH2' undeclared (first use this function) src/gtk/wx.cpp:2300: `wxTE_LEFT' undeclared (first use this function) src/gtk/wx.cpp:2301: `wxTE_RIGHT' undeclared (first use this function) src/gtk/wx.cpp:2302: `wxTE_CENTER' undeclared (first use this function) src/gtk/wx.cpp:2303: `wxTE_CENTRE' undeclared (first use this function) src/gtk/wx.cpp:2313: `wxRB_SINGLE' undeclared (first use this function) src/gtk/wx.cpp:2394: `wxID_ANY' undeclared (first use this function) src/gtk/wx.cpp:2414: `wxID_CLOSE_ALL' undeclared (first use this function) [...] I know that wxTB_NOICONS is defined in include/wx/defs.h, but have no idea how to make that file found by the compiler. Ask me if you need any more info. -- How To Keep A Healthy Level Of Insanity: 7. Finish all your sentences with "in accordance with the prophecy". /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html /// From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 13:13:54 2003 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 6BFEC37B401 for ; Sat, 19 Apr 2003 13:13:54 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504C843FE0 for ; Sat, 19 Apr 2003 13:13:52 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) h3JKDk3q073003; Sat, 19 Apr 2003 23:13:47 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h3JKDqPG044128; Sat, 19 Apr 2003 23:13:52 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h3JKDqE4044127; Sat, 19 Apr 2003 23:13:52 +0300 (EEST) Date: Sat, 19 Apr 2003 23:13:51 +0300 From: Maxim Sobolev To: Bram Moolenaar Message-ID: <20030419201351.GA44086@vega.vega.com> References: <200304191955.h3JJt8e64371@moolenaar.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200304191955.h3JJt8e64371@moolenaar.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 cc: ports@FreeBSD.ORG Subject: Re: wxPython port isn't working 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: Sat, 19 Apr 2003 20:13:54 -0000 Check that you don't have installed both wxgtk-2.2.x and wxgtk-2.4.x on this system, and if you do, then deinstall 2.2.x and try again. -Maxim On Sat, Apr 19, 2003 at 09:55:08PM +0200, Bram Moolenaar wrote: > > While trying the build the py-wxPython port (version 2.4.0.7) I run into > this problem: > > [...] > creating build/temp.freebsd-4.5-RELEASE-i386-2.2 > creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src > creating build/temp.freebsd-4.5-RELEASE-i386-2.2/src/gtk > cc -DNDEBUG -O -pipe -D_THREAD_SAFE -O -pipe -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc -I/usr/local/include/python2.2 -c src/gtk/wx.cpp -o build/temp.freebsd-4.5-RELEASE-i386-2.2/src/gtk/wx.o -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-rtti -fno-exceptions -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include > src/gtk/wx.cpp: In function `void initwxc(...)': > src/gtk/wx.cpp:2258: `wxTB_NOICONS' undeclared (first use this function) > src/gtk/wx.cpp:2258: (Each undeclared identifier is reported only once > src/gtk/wx.cpp:2258: for each function it appears in.) > src/gtk/wx.cpp:2259: `wxTB_TEXT' undeclared (first use this function) > src/gtk/wx.cpp:2260: `wxTB_NODIVIDER' undeclared (first use this function) > src/gtk/wx.cpp:2261: `wxTB_NOALIGN' undeclared (first use this function) > src/gtk/wx.cpp:2290: `wxTE_RICH2' undeclared (first use this function) > src/gtk/wx.cpp:2300: `wxTE_LEFT' undeclared (first use this function) > src/gtk/wx.cpp:2301: `wxTE_RIGHT' undeclared (first use this function) > src/gtk/wx.cpp:2302: `wxTE_CENTER' undeclared (first use this function) > src/gtk/wx.cpp:2303: `wxTE_CENTRE' undeclared (first use this function) > src/gtk/wx.cpp:2313: `wxRB_SINGLE' undeclared (first use this function) > src/gtk/wx.cpp:2394: `wxID_ANY' undeclared (first use this function) > src/gtk/wx.cpp:2414: `wxID_CLOSE_ALL' undeclared (first use this function) > [...] > > I know that wxTB_NOICONS is defined in include/wx/defs.h, but have no > idea how to make that file found by the compiler. > > Ask me if you need any more info. > > -- > How To Keep A Healthy Level Of Insanity: > 7. Finish all your sentences with "in accordance with the prophecy". > > /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ > /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ > \\\ Project leader for A-A-P -- http://www.A-A-P.org /// > \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html /// > _______________________________________________ > 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 Sat Apr 19 14:32:58 2003 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 44F1F37B401 for ; Sat, 19 Apr 2003 14:32:58 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 352B243FBF for ; Sat, 19 Apr 2003 14:32:57 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h3JLWhVo009670; Sat, 19 Apr 2003 23:32:43 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h3JLWh7a009669; Sat, 19 Apr 2003 23:32:43 +0200 (CEST) Date: Sat, 19 Apr 2003 23:32:43 +0200 From: Stijn Hoop To: Alex Kiesel Message-ID: <20030419213243.GB8827@pcwin002.win.tue.nl> References: <20030418101304.GF20941@freepuppy.bellavista.cz> <20030418122910.5a39bb44.lehmann@ans-netz.de> <20030418162439.GA1052@pcwin002.win.tue.nl> <1050742402.237.2.camel@detention.home.ahk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <1050742402.237.2.camel@detention.home.ahk> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-ports@freebsd.org Subject: Re: new target to display options 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: Sat, 19 Apr 2003 21:32:58 -0000 --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 19, 2003 at 10:53:22AM +0200, Alex Kiesel wrote: > On Fri, 2003-04-18 at 18:24, Stijn Hoop wrote: > > See also mail/mailman & emulators/xmame for an alternate implementation. >=20 > I think those two are a little bit too verbose :) That's of course opinion :) My POV was that if you type 'make options' you should get a detailed overview. One of the reasons to implement this target for xmame was that it has too many options, and people should be able to choose between them, not having to guess what they do. > and they are not parseable. files/pkg-opts is, that's what the Makefile does. > I think it would be nice to have parseable output that you > could easily use in some kind of frontend... See the code. > Generally this target is a very good idea. Agreed, whatever way it is implemented. --Stijn --=20 SIGSIG -- signature too long (core dumped) --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ocB7Y3r/tLQmfWcRAnCqAJ9aS+zi99u2uMmuX+STczDhtMdkkwCgqJGR kFU//vzGIAIvNzKeq40B/Ak= =sDgg -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 15:07:20 2003 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 34B5637B401 for ; Sat, 19 Apr 2003 15:07:20 -0700 (PDT) Received: from fed1mtao06.cox.net (fed1mtao06.cox.net [68.6.19.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB5043FDD for ; Sat, 19 Apr 2003 15:07:19 -0700 (PDT) (envelope-from ydg@cox.net) Received: from benedict.sd.cox.net ([68.101.204.178]) by fed1mtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030419220714.EDNJ3877.fed1mtao06.cox.net@benedict.sd.cox.net>; Sat, 19 Apr 2003 18:07:14 -0400 Date: Sat, 19 Apr 2003 15:07:49 -0700 From: ydg To: esk@ira.uka.de Message-Id: <20030419150749.30dde441.ydg@cox.net> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port xmms-1.2.7_3 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: Sat, 19 Apr 2003 22:07:20 -0000 I've come across a patch for xmms that allows for integration with the acme program [a program which allows users to assign functions to extra multimedia keyboard keys]. heres the link: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=181871 ive been able to successfully compile and install this patch on my 4.7-RELEASE-p6 box. yussef milburn From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 15:08:37 2003 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 1AE7137B401 for ; Sat, 19 Apr 2003 15:08:37 -0700 (PDT) Received: from mail8-sh.home.nl (mail8.home.nl [213.51.128.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D926643F93 for ; Sat, 19 Apr 2003 15:08:35 -0700 (PDT) (envelope-from Bram@moolenaar.net) Received: from moolenaar.net ([212.120.77.84]) by mail8-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030419220834.UNYW958.mail8-sh.home.nl@moolenaar.net>; Sun, 20 Apr 2003 00:08:34 +0200 Received: from masaka.moolenaar.net (localhost.moolenaar.net [127.0.0.1]) by moolenaar.net (8.11.6/8.11.1) with ESMTP id h3JM8aE47648; Sun, 20 Apr 2003 00:08:36 +0200 (CEST) (envelope-from Bram@moolenaar.net) Message-Id: <200304192208.h3JM8aE47648@moolenaar.net> To: Maxim Sobolev In-Reply-To: <20030419201351.GA44086@vega.vega.com> From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Sun, 20 Apr 2003 00:08:36 +0200 Sender: Bram@moolenaar.net cc: ports@FreeBSD.ORG Subject: Re: wxPython port isn't working 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: Sat, 19 Apr 2003 22:08:37 -0000 Maxim - > Check that you don't have installed both wxgtk-2.2.x and wxgtk-2.4.x > on this system, and if you do, then deinstall 2.2.x and try again. Good hint. I removed wxgtk-2.3 and then building the port worked. It appears I have now a working wxPython 2.4.0.7. Thanks! - Bram -- How To Keep A Healthy Level Of Insanity: 13. Go to a poetry recital and ask why the poems don't rhyme. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html /// From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 15:32:11 2003 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 5D63837B401 for ; Sat, 19 Apr 2003 15:32:11 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E4943F75 for ; Sat, 19 Apr 2003 15:32:10 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.gorean.org (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <200304192232090030053r5fe>; Sat, 19 Apr 2003 22:32:09 +0000 Date: Sat, 19 Apr 2003 15:32:08 -0700 (PDT) From: Doug Barton To: Roman Neuhauser In-Reply-To: <20030418080911.GB20941@freepuppy.bellavista.cz> Message-ID: <20030419153148.N68331@znfgre.tberna.bet> References: <781A1B51-6B86-11D7-8ACF-000393B64262@oav.net> <20030410131212.E91788@12-234-22-23.pyvrag.nggov.pbz> <20030418080911.GB20941@freepuppy.bellavista.cz> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org Subject: Re: ports/50781: devel/php4 is missing 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: Sat, 19 Apr 2003 22:32:11 -0000 On Fri, 18 Apr 2003, Roman Neuhauser wrote: > # DougB@FreeBSD.org / 2003-04-10 13:14:37 -0700: > > On Thu, 10 Apr 2003, Alex Kiesel wrote: > > > I am not the port maintainer, so I cannot change this fact. Yet, Dirk > > > did not express his opinion about this. > > > > I really thought this was resolved already, but it's obvious at this point > > that people want the command line version of the port restored, so I'm > > willing to sponsor that if no one else more qualified steps up. > > > > Dirk, please state your intentions before Saturday morning California > > time if you have any opinions/concerns on the shape of the CLI version of > > the port. Thanks. > > Doug, > > have you received any response from Dirk, or done any work on > restoring lang/php4 yourself? > > I'm asking because I missed this post before, and have a pretty much > working version of lang/php4/Makefile now that is IMO more flexible > than what used to be in ports or is there in www/mod_php4 now. Have you sent a PR for it yet? If not, go ahead, I'll take a look. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 17:29:55 2003 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 2103837B409 for ; Sat, 19 Apr 2003 17:29:55 -0700 (PDT) Received: from web13503.mail.yahoo.com (web13503.mail.yahoo.com [216.136.175.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 0B4B543FDD for ; Sat, 19 Apr 2003 17:29:54 -0700 (PDT) (envelope-from dyeske@yahoo.com) Message-ID: <20030420002953.55575.qmail@web13503.mail.yahoo.com> Received: from [68.114.29.78] by web13503.mail.yahoo.com via HTTP; Sat, 19 Apr 2003 17:29:53 PDT Date: Sat, 19 Apr 2003 17:29:53 -0700 (PDT) From: David Yeske To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: marcus@freebsd.org Subject: use_gnomeng 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, 20 Apr 2003 00:29:55 -0000 Should gnomeng be removed from existing ports? Should gnomeng not be used for new ports? Does this depend on the gnome components used? How about a port that just uses gtk12? If the gnomeng removal plan has been posted somewhere I have not read it and would appreciate the url... Regards, David Yeske __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 17:49:35 2003 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 E5A3437B401; Sat, 19 Apr 2003 17:49:35 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107DA43FA3; Sat, 19 Apr 2003 17:49:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h3K0j3hA026585; Sat, 19 Apr 2003 20:45:03 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 19 Apr 2003 20:46:55 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3K0lsaa010760; Sat, 19 Apr 2003 20:47:55 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: David Yeske In-Reply-To: <20030420002953.55575.qmail@web13503.mail.yahoo.com> References: <20030420002953.55575.qmail@web13503.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YLTmJPIBMFXZiGqfUVkf" Organization: FreeBSD, Inc. Message-Id: <1050799770.13770.51.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 19 Apr 2003 20:49:30 -0400 X-Spam-Status: No, hits=-36.2 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTE_TWICE_1,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: ports@FreeBSD.org cc: petef@FreeBSD.org Subject: Re: use_gnomeng 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, 20 Apr 2003 00:49:36 -0000 --=-YLTmJPIBMFXZiGqfUVkf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-04-19 at 20:29, David Yeske wrote: > Should gnomeng be removed from existing ports? Yes. I have a script that I'm using to do this. > Should gnomeng not be used for new ports?=20 No. > Does > this depend on the gnome components used? We have updated documentation on the way. However, the porting guide at http://www.freebsd.org/gnome/docs/porting.html is still valid except you no longer need the USE_GNOMENG macro. > How about a port that just uses gtk12?=20 USE_GNOME=3D gtk12 > If the gnomeng > removal plan has been posted somewhere I have not read it and would appre= ciate the url... We're planning an official announcement as soon as the new docs are done....hopefully this weekend. Joe >=20 > Regards, > David Yeske >=20 > __________________________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo > http://search.yahoo.com --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-YLTmJPIBMFXZiGqfUVkf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+oe6ab2iPiv4Uz4cRAl47AJwLWbEyB76MedjTY1efJ9SyFqyA1ACcDkJM 96I+gx5uvpjlxmkVUX8C7lY= =BwIW -----END PGP SIGNATURE----- --=-YLTmJPIBMFXZiGqfUVkf-- From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 23:33:18 2003 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 4BD6237B401 for ; Sat, 19 Apr 2003 23:33:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D4643FAF for ; Sat, 19 Apr 2003 23:33:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 714A266B9B; Sat, 19 Apr 2003 23:33:17 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 5207E149F; Sat, 19 Apr 2003 23:33:17 -0700 (PDT) Date: Sat, 19 Apr 2003 23:33:17 -0700 From: Kris Kennaway To: Adam Glass Message-ID: <20030420063317.GA75743@rot13.obsecurity.org> References: <20030420062325.GB28069@sea.clarity.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20030420062325.GB28069@sea.clarity.net> User-Agent: Mutt/1.4i cc: freebsd-ports@freebsd.org Subject: Re: using an alternate install prefix 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, 20 Apr 2003 06:33:18 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 19, 2003 at 11:23:25PM -0700, Adam Glass wrote: > (Background: I'm a NetBSD user, experimenting a bit with FreeBSD on > one of my systems.) >=20 > One of the things that I really like about NetBSD's "pkgsrc" > (analagous to the ports collection) is that it installs its packages > into /usr/pkg. This is nice because it keeps files managed/created by > the packaging system separate from files managed/created "by hand" by > the local administrator. I'd like to get this same behavior out of > FreeBSD's ports collection, if possible. Specifically, I'd like to > have ports install things into a path other than /usr/local. >=20 > One of my friends suggested that I add "LOCALBASE=3D/usr/pkg" to > /etc/make.conf. Will this be sufficient? Are there any other > ramifications to this that I should be aware of? No, you need to set PREFIX as well. Some ports do not respect PREFIX, but that's a bug that should be reported via send-pr. =20 Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+oj8tWry0BWjoQKURAhABAJ9lhuySmOBmm16ASbb0uYS+4gdCDwCdEhD/ tmfJebLvorpcXuC6HJfAroE= =Tz/0 -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--