From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 06:42:05 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B1716A41C for ; Sun, 26 Jun 2005 06:42:05 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 721CE43D1D for ; Sun, 26 Jun 2005 06:42:05 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-127-1-20.hsd1.ca.comcast.net[24.127.1.20]) by comcast.net (sccrmhc12) with ESMTP id <2005062606420401200h9pvge>; Sun, 26 Jun 2005 06:42:04 +0000 Message-ID: <42BE4E38.4090904@kelleycows.com> Date: Sat, 25 Jun 2005 23:42:00 -0700 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050325) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can't get perl-after-upgrade to run X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 06:42:05 -0000 I just updated my perl5.8 from 5.8.6_2 to 5.8.7 and I can't get the perl-after-upgrade utility to run. It's really baffling me and I'm sure I'll learn something new in this, but I've run out of ideas. I am logged in as root. I've tried "./perl-after-upgrade" (in the /usr/ports/lang/perl5.8/files) directory and it says "./perl-after-upgrade: Command not found" I thought maybe it was something with the dashes in the name, so I renamed it with the same result. I copied it to my /root subdirectory and tried the original name and a new name with the same result, even though a couple scripts I wrote run just fine from /root. I checked the permissions and they are -rwxr-xr-x. The only thing that "worked" was to run "sh perl-after-upgrade" but I get an error: root@lion:/usr/ports/lang/perl5.8/files# sh perl-after-upgrade =pod: not found =head1: not found Unknown option `--' Usage: perl-after-upgrade perl-after-upgrade -v perl-after-upgrade -f =head1: not found fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted - --- Fixed 0 packages (0 files moved, 0 files modified) Skipped 21 packages fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted / --- Fixed 0 packages (0 files moved, 0 files modified) Skipped 21 packages perl-after-upgrade version 1.2 =head1: not found perl-after-upgrade: 26: Syntax error: "(" unexpected Exit 2 root@lion:/usr/ports/lang/perl5.8/files# And, if I type "sh perl-after-upgrade -f" I get the EXACT same output as above, leading me to believe it is ignoring the -f option. I'm stumped. or is this the expected output and I'm too dense to understand it? Christopher From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 08:33:13 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8DF16A41C for ; Sun, 26 Jun 2005 08:33:13 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A39A143D4C for ; Sun, 26 Jun 2005 08:33:12 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by nproxy.gmail.com with SMTP id x37so136414nfc for ; Sun, 26 Jun 2005 01:33:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jO+Zauug6KQjmb3yHtR24Xo1Blp00+lOJ7Jgqr/8/iQp1x1kPWvykra3icMGr+STX0m0gid3X8NSmuwY+4I3Bm0JVqK+TiaOK2TgJBow7J7wWTVKQw09WSJ2uG22Iex1PeuNOEk07B/U61pGL9BI2lqc9oFQev9/1kz+WjoCYwk= Received: by 10.48.237.12 with SMTP id k12mr92646nfh; Sun, 26 Jun 2005 01:33:11 -0700 (PDT) Received: by 10.48.248.2 with HTTP; Sun, 26 Jun 2005 01:33:11 -0700 (PDT) Message-ID: <7daacbbe050626013341997a79@mail.gmail.com> Date: Sun, 26 Jun 2005 10:33:11 +0200 From: Dominique Goncalves To: Christopher Kelley In-Reply-To: <42BE4E38.4090904@kelleycows.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42BE4E38.4090904@kelleycows.com> Cc: freebsd-ports@freebsd.org Subject: Re: Can't get perl-after-upgrade to run X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dominique Goncalves List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 08:33:13 -0000 On 6/26/05, Christopher Kelley wrote: > I just updated my perl5.8 from 5.8.6_2 to 5.8.7 and I can't get the > perl-after-upgrade utility to run. It's really baffling me and I'm sure > I'll learn something new in this, but I've run out of ideas. I am logged > in as root. I've tried "./perl-after-upgrade" (in the > /usr/ports/lang/perl5.8/files) directory and it says > "./perl-after-upgrade: Command not found" I thought maybe it was > something with the dashes in the name, so I renamed it with the same > result. I copied it to my /root subdirectory and tried the original > name and a new name with the same result, even though a couple scripts I > wrote run just fine from /root. I checked the permissions and they are > -rwxr-xr-x. >=20 > The only thing that "worked" was to run "sh perl-after-upgrade" but I > get an error: >=20 >=20 > root@lion:/usr/ports/lang/perl5.8/files# sh perl-after-upgrade > =3Dpod: not found > =3Dhead1: not found > Unknown option `--' > Usage: > perl-after-upgrade > perl-after-upgrade -v > perl-after-upgrade -f > =3Dhead1: not found > fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted > portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted > - > --- > Fixed 0 packages (0 files moved, 0 files modified) > Skipped 21 packages > fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted > portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted > / > --- > Fixed 0 packages (0 files moved, 0 files modified) > Skipped 21 packages > perl-after-upgrade version 1.2 > =3Dhead1: not found > perl-after-upgrade: 26: Syntax error: "(" unexpected > Exit 2 > root@lion:/usr/ports/lang/perl5.8/files# >=20 >=20 > And, if I type "sh perl-after-upgrade -f" I get the EXACT same output > as above, leading me to believe it is ignoring the -f option. >=20 > I'm stumped. or is this the expected output and I'm too dense to > understand it? >=20 > Christopher >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >=20 Hi, Use /usr/local/bin/perl-after-upgrade Best regards. --=20 There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 16:44:15 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F284D16A41C for ; Sun, 26 Jun 2005 16:44:14 +0000 (GMT) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.FreeBSD.org (Postfix) with SMTP id ADD1A43D1F for ; Sun, 26 Jun 2005 16:44:14 +0000 (GMT) (envelope-from lists@webtent.net) Received: from localhost (localhost.webtent.net [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 17085EBD45 for ; Sun, 26 Jun 2005 12:44:14 -0400 (EDT) Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (esmtp.webtent.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95950-07 for ; Sun, 26 Jun 2005 12:44:08 -0400 (EDT) Received: from [127.0.0.1] (static-70-110-70-42.tampfl.fios.verizon.net [70.110.70.42]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 5C175EBD69 for ; Sun, 26 Jun 2005 12:44:07 -0400 (EDT) Message-ID: <42BEDB4C.5020402@webtent.net> Date: Sun, 26 Jun 2005 12:43:56 -0400 From: Robert Fitzpatrick User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Ports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at webtent.net Subject: Problem with portupgrade of clamav-0.86 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 16:44:15 -0000 I just did a portupgrade of this port to 0.85 a little while back. Now when I try the portupgrade to 0.86, I get: clamav-milter.o: In function `clamfi_gethostbyname': clamav-milter.o(.text+0x58df): undefined reference to `gethostbyname_r' *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86/clamav-milter. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.86. *** Error code 1 Stop in /usr/ports/security/clamav. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade80106.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) Anyone know what can cause this problem, I have not been able to nail it down using the archives or net. -- Robert From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 16:57:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 632AD16A41C for ; Sun, 26 Jun 2005 16:57:43 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165E643D48 for ; Sun, 26 Jun 2005 16:57:42 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-127-1-20.hsd1.ca.comcast.net[24.127.1.20]) by comcast.net (sccrmhc12) with ESMTP id <2005062616574101200h9ldhe>; Sun, 26 Jun 2005 16:57:42 +0000 Message-ID: <42BEDE85.9070603@kelleycows.com> Date: Sun, 26 Jun 2005 09:57:41 -0700 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050325) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dominique Goncalves References: <42BE4E38.4090904@kelleycows.com> <7daacbbe050626013341997a79@mail.gmail.com> In-Reply-To: <7daacbbe050626013341997a79@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Can't get perl-after-upgrade to run X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 16:57:43 -0000 Dominique Goncalves wrote: >On 6/26/05, Christopher Kelley wrote: > > >>I just updated my perl5.8 from 5.8.6_2 to 5.8.7 and I can't get the >>perl-after-upgrade utility to run. It's really baffling me and I'm sure >>I'll learn something new in this, but I've run out of ideas. I am logged >>in as root. I've tried "./perl-after-upgrade" (in the >>/usr/ports/lang/perl5.8/files) directory and it says >>"./perl-after-upgrade: Command not found" I thought maybe it was >>something with the dashes in the name, so I renamed it with the same >>result. I copied it to my /root subdirectory and tried the original >>name and a new name with the same result, even though a couple scripts I >>wrote run just fine from /root. I checked the permissions and they are >>-rwxr-xr-x. >> >>The only thing that "worked" was to run "sh perl-after-upgrade" but I >>get an error: >> >> >>root@lion:/usr/ports/lang/perl5.8/files# sh perl-after-upgrade >>=pod: not found >>=head1: not found >>Unknown option `--' >>Usage: >> perl-after-upgrade >> perl-after-upgrade -v >> perl-after-upgrade -f >>=head1: not found >>fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted >>portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted >>- >>--- >>Fixed 0 packages (0 files moved, 0 files modified) >>Skipped 21 packages >>fastest_cvsup-0.2.9_1: 0 moved, 0 modified, 0 adjusted >>portupgrade-20041226_4: 0 moved, 0 modified, 0 adjusted >>/ >>--- >>Fixed 0 packages (0 files moved, 0 files modified) >>Skipped 21 packages >>perl-after-upgrade version 1.2 >>=head1: not found >>perl-after-upgrade: 26: Syntax error: "(" unexpected >>Exit 2 >>root@lion:/usr/ports/lang/perl5.8/files# >> >> >>And, if I type "sh perl-after-upgrade -f" I get the EXACT same output >>as above, leading me to believe it is ignoring the -f option. >> >>I'm stumped. or is this the expected output and I'm too dense to >>understand it? >> >>Christopher >> >> > >Hi, > >Use /usr/local/bin/perl-after-upgrade > >Best regards. > > That did the trick. Then a (rare) moment of clarity - I should have run "rehash" after portupgrade so it could find the newly installed script. Don't know why that didn't occur to me before. Thanks for the help! Christopher From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 18:48:57 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D68E916A41C; Sun, 26 Jun 2005 18:48:57 +0000 (GMT) (envelope-from sammy@lost-angel.com) Received: from orwell.lost-angel.com (lost-angel.com [64.159.65.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E20043D58; Sun, 26 Jun 2005 18:48:57 +0000 (GMT) (envelope-from sammy@lost-angel.com) Received: from [192.168.1.101] (pcp03356730pcs.midltn01.ct.comcast.net [68.54.121.110]) (authenticated bits=0) by orwell.lost-angel.com (8.13.3/8.13.1) with ESMTP id j5QImpSh080454 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sun, 26 Jun 2005 14:48:54 -0400 (EDT) (envelope-from sammy@lost-angel.com) Mime-Version: 1.0 (Apple Message framework v730) To: osa@FreeBSD.org Message-Id: <3C97545C-603F-4E32-8561-B70A906603C7@lost-angel.com> From: sammy!!! Date: Sun, 26 Jun 2005 14:48:44 -0400 X-Mailer: Apple Mail (2.730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@FreeBSD.org Subject: Patch for FreeBSD Port: misc/seq2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 18:48:58 -0000 I can't seem to find the actual page for this project anymore, but this patch is very helpful to seq2 for making it countdown (useful in backups): cooper# diff main.c work/seq2-0.2/src/main.c 94c94 < } else if (end < start && increment > 0) { --- > } else if (end < start) { 98,99d97 < } else if (end > start && increment < 0) { < fprintf(stderr, "end is greater than start with negative increment. Exiting...\n"); cooper# diff prog.c work/seq2-0.2/src/prog.c 33c33 < if (increment > 0) --- > for(i=start; i <= end; i = i + increment) 35c35 < for(i=start; i <= end; i = i + increment) --- > if(text) 37c37 < if(text) --- > if (leadz == 1) 39,44c39 < if (leadz == 1) < { < fprintf(file, "%s %02d", text, i); < } else { < fprintf(file, "%s %d", text, i); < } --- > fprintf(file, "%s %02d", text, i); 46,51c41 < if (leadz == 1) < { < fprintf(file, "%02d ", i); < } else { < fprintf(file, "%d ", i); < } --- > fprintf(file, "%s %d", text, i); 53,54c43,44 < sleep(fastmode); < if(new_line == 1) --- > } else { > if (leadz == 1) 56c46,48 < fprintf(file, "\n"); --- > fprintf(file, "%02d ", i); > } else { > fprintf(file, "%d ", i); 59,60c51,52 < } else { < for(i=start; i >= end; i = i + increment) --- > sleep(fastmode); > if(new_line == 1) 62,82c54 < if(text) < { < if (leadz == 1) < { < fprintf(file, "%s %02d", text, i); < } else { < fprintf(file, "%s %d", text, i); < } < } else { < if (leadz == 1) < { < fprintf(file, "%02d ", i); < } else { < fprintf(file, "%d ", i); < } < } < sleep(fastmode); < if(new_line == 1) < { < fprintf(file, "\n"); < } --- > fprintf(file, "\n"); When running: seq2 -s 5 -i -1 -e 0 start is greater than end. Exiting... is no longer displayed, this is: 5 4 3 2 1 0 From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 18:50:40 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A40BA16A41C for ; Sun, 26 Jun 2005 18:50:40 +0000 (GMT) (envelope-from freebsd.macgregor@blueyonder.co.uk) Received: from the-macgregors.org (82-46-96-19.cable.ubr06.stav.blueyonder.co.uk [82.46.96.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3109743D1D for ; Sun, 26 Jun 2005 18:50:39 +0000 (GMT) (envelope-from freebsd.macgregor@blueyonder.co.uk) X-Urban-Legend: Mail headers contain urban legends Received: from fire (rob@fire.macgregor [192.168.32.100]) (user=freebsd mech=LOGIN bits=0) by the-macgregors.org (8.13.4/8.13.4) with ESMTP id j5QIobC3003200 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sun, 26 Jun 2005 18:50:38 GMT Message-Id: <200506261850.j5QIobC3003200@the-macgregors.org> From: "Rob MacGregor" To: "'FreeBSD Ports'" Date: Sun, 26 Jun 2005 19:50:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcV6boQHwsY94XcoQVSU3bGyJFWJNwAEUTLQ In-Reply-To: <42BEDB4C.5020402@webtent.net> X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/) Subject: RE: Problem with portupgrade of clamav-0.86 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 18:50:40 -0000 On Sunday, June 26, 2005 5:44 PM, Robert Fitzpatrick <> unleashed the infinite monkeys and produced: > Anyone know what can cause this problem, I have not been able to nail it > down using the archives or net. No solution, but given that I don't use the milter I just disabled that in the compile and clamav otherwise works fine. I didn't see anything on the list, but suspect it's a library problem (that is, a required library isn't being linked in). -- Rob | Oh my God! They killed init! You bastards! From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 19:34:31 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F4716A41C; Sun, 26 Jun 2005 19:34:31 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BDB143D49; Sun, 26 Jun 2005 19:34:31 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from [192.168.10.8] (62.211.198.196) by vsmtp14.tin.it (7.0.027) id 42B03DDF004C0AED; Sun, 26 Jun 2005 21:34:29 +0200 From: Vittorio De Martino To: freebsd-questions@freebsd.org Date: Sun, 26 Jun 2005 21:33:19 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506262133.20327.vdm.fbsd@virgilio.it> Cc: freebsd-ports@freebsd.org Subject: make builworld fails owing to libstdc++ problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 19:34:31 -0000 uname -a =46reeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25=20 17:40:47 CEST 2005=20 I have the following in .... in make.conf CPUTYPE=3Dp4 CFLAGS=3D -O2 -pipe -funroll-loops COPTFLAGS=3D -O2 -pipe -funroll-loops in stable-supfile: *default release=3Dcvs tag=3DRELENG_5_4 in ports-supfile: default release=3Dcvs tag=3D. I've just run (I've been using 5.4 since the very beginning and updated it= =20 every month roughly) # 1. =A0`cd /usr/src' =A0 =A0 =A0 (or to the directory containing your sour= ce tree). # 2. =A0`make update' # 3. =A0`make buildworld' BUT...... x_handler.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc+= +/guard.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/= new_handler.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsup= c++/new_op.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc= ++/new_opnt.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsup= c++/new_opv.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsup= c++/new_opvnt.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libs= upc++/pure.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc= ++/tinfo.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++= /tinfo2.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/= vec.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vter= minate.cc In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_all= oc.cc:37: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_aux= _runtime.cc:34: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_cat= ch.cc:32: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_exc= eption.cc:34: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_glo= bals.cc:33: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_per= sonality.cc:34: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_personal= ity.cc:38:23:=20 unwind-pe.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_ter= m_handler.cc:30: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_ter= minate.cc:34: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_thr= ow.cc:32: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_typ= e.cc:32: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_une= x_handler.cc:30: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.c= c:31: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory In file included=20 from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc= :37: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.= h:41:20:=20 unwind.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/lib/libstdc++. *** Error code 1 Stop in /usr/src/gnu/lib. *** Error code 1 What should I do? From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 21:09:57 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D827216A41C; Sun, 26 Jun 2005 21:09:57 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFEF43D48; Sun, 26 Jun 2005 21:09:57 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id EF5E63202EE; Sun, 26 Jun 2005 23:09:56 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 36A60405B; Sun, 26 Jun 2005 23:10:11 +0200 (CEST) Date: Sun, 26 Jun 2005 23:10:11 +0200 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Message-ID: <20050626211011.GH1283@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.9i Cc: freebsd-ports@FreeBSD.org Subject: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 21:09:58 -0000 Hi, first sorry for cross-posting, but I think this may interest both -current@ and -ports@ readers. Dag-Erling Smørgrav imported the lastest OpenPAM release, called "Figwort". This release includes the following diff : %%% diff -urNp openpam-feterita/lib/openpam_dynamic.c openpam-figwort/lib/openpam_dynamic.c --- openpam-feterita/lib/openpam_dynamic.c Sun Jun 1 14:54:03 2003 +++ openpam-figwort/lib/openpam_dynamic.c Fri Jun 17 10:11:42 2005 @@ -57,6 +57,7 @@ pam_module_t * openpam_dynamic(const char *path) { pam_module_t *module; + const char *prefix; char *vpath; void *dlh; int i; @@ -65,8 +66,14 @@ openpam_dynamic(const char *path) if ((module = calloc(1, sizeof *module)) == NULL) goto buf_err; + /* Prepend the standard prefix if not an absolute pathname. */ + if (path[0] != '/') + prefix = OPENPAM_MODULES_DIR; + else + prefix = ""; + /* try versioned module first, then unversioned module */ - if (asprintf(&vpath, "%s.%d", path, LIB_MAJ) < 0) + if (asprintf(&vpath, "%s%s.%d", prefix, path, LIB_MAJ) < 0) goto buf_err; if ((dlh = dlopen(vpath, RTLD_NOW)) == NULL) { openpam_log(PAM_LOG_DEBUG, "%s: %s", vpath, dlerror()); %%% This prevents PAM modules installed in /usr/local/lib from being dlopen(3)'d. I'm not sure whether FreeBSD really wants this new ``feature'' or not, but actually I think this needs a note in src/UPDATING to be issued, explaining that PAM modules installed from ports need to be specified with their full path now. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 21:19:15 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D40E016A41C; Sun, 26 Jun 2005 21:19:15 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DEC43D49; Sun, 26 Jun 2005 21:19:15 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by mail.efacilitas.de (Postfix) with ESMTP id E66B7123A76; Sun, 26 Jun 2005 23:17:33 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 06C8812B0FF; Sun, 26 Jun 2005 23:17:48 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 81036-10; Sun, 26 Jun 2005 23:17:42 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id B43BB12B0F8; Sun, 26 Jun 2005 23:17:42 +0200 (CEST) Message-ID: <42BF1B76.2030308@cs.tu-berlin.de> Date: Sun, 26 Jun 2005 23:17:42 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "sammy!!!" References: <3C97545C-603F-4E32-8561-B70A906603C7@lost-angel.com> In-Reply-To: <3C97545C-603F-4E32-8561-B70A906603C7@lost-angel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: osa@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Patch for FreeBSD Port: misc/seq2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 21:19:15 -0000 sammy!!! wrote: > When running: > seq2 -s 5 -i -1 -e 0 > start is greater than end. Exiting... > is no longer displayed, this is: > 5 > 4 > 3 > 2 > 1 > 0 Hello, my mail has nothing to do with your patch. I just like to say, that I think that a lot of users use 'jot' which is in the base system of FreeBSD and therefore they might not be interested in an extension of the old seq2 port. Another alternative is gseq (well known as 'seq' from linux-based systems) that will be installed by sysutils/corutils. > jot 6 5 0 5 4 3 2 1 0 > gseq 5 -1 0 5 4 3 2 1 0 Regards Björn From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 22:04:28 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 666B716A41C for ; Sun, 26 Jun 2005 22:04:28 +0000 (GMT) (envelope-from mailinglists@debank.tv) Received: from flappie.debank.tv (68pc204.sshunet.nl [145.97.204.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2539C43D1F for ; Sun, 26 Jun 2005 22:04:25 +0000 (GMT) (envelope-from mailinglists@debank.tv) Received: from localhost (localhost [127.0.0.1]) by flappie.debank.tv (Postfix) with ESMTP id 076C417056; Mon, 27 Jun 2005 00:04:33 +0200 (CEST) Received: from flappie.debank.tv ([127.0.0.1]) by localhost (flappie.debank.tv [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06356-02; Mon, 27 Jun 2005 00:04:30 +0200 (CEST) Received: from [192.168.0.120] (ip503cb1f5.speed.planet.nl [80.60.177.245]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by flappie.debank.tv (Postfix) with ESMTP id 15BA217039; Mon, 27 Jun 2005 00:04:30 +0200 (CEST) Message-ID: <42BF2663.3010702@debank.tv> Date: Mon, 27 Jun 2005 00:04:19 +0200 From: Rob Evers User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050412) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Fitzpatrick References: <42BEDB4C.5020402@webtent.net> In-Reply-To: <42BEDB4C.5020402@webtent.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at debank.tv Cc: FreeBSD Ports Subject: Re: Problem with portupgrade of clamav-0.86 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 22:04:28 -0000 Robert Fitzpatrick wrote: > I just did a portupgrade of this port to 0.85 a little while back. Now > when I try the portupgrade to 0.86, I get: > > clamav-milter.o: In function `clamfi_gethostbyname': > clamav-milter.o(.text+0x58df): undefined reference to `gethostbyname_r' > *** Error code 1 > > Stop in /usr/ports/security/clamav/work/clamav-0.86/clamav-milter. > *** Error code 1 > > Stop in /usr/ports/security/clamav/work/clamav-0.86. > *** Error code 1 > > Stop in /usr/ports/security/clamav/work/clamav-0.86. > *** Error code 1 > > Stop in /usr/ports/security/clamav. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade80106.0 make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > > Anyone know what can cause this problem, I have not been able to nail > it down using the archives or net. > > -- > Robert > > _______________________________________________ > 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" > Upgrade your ports-tree, this should be fixed. Rob Evers From owner-freebsd-ports@FreeBSD.ORG Sun Jun 26 23:16:48 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADAC616A41C for ; Sun, 26 Jun 2005 23:16:48 +0000 (GMT) (envelope-from dan@langille.org) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C8A43D1D for ; Sun, 26 Jun 2005 23:16:48 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 6BD623D37 for ; Sun, 26 Jun 2005 19:17:02 -0400 (EDT) From: "Dan Langille" To: ports@FreeBSD.org Date: Sun, 26 Jun 2005 19:16:47 -0400 MIME-Version: 1.0 Message-ID: <42BEFF1F.10854.37DFF172@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Cc: Subject: FreshPorts: now includes EXPIRATION_DATE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 23:16:48 -0000 Upon request, I added EXPIRATION_DATE to the collection of attributes that FreshPorts extracts from Makefiles (via make -V). The new pages are: Ports set to expire: http://www.freshports.org/ports-expiration-date.php Ports that have expired: http://www.freshports.org/ports-expired.php If you can think of other values that might be useful, please don't hesitate to let me know. cheers -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 01:03:52 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B12416A41C for ; Mon, 27 Jun 2005 01:03:52 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBB643D48 for ; Mon, 27 Jun 2005 01:03:52 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp0011735444pcs.owngsm01.md.comcast.net[69.251.5.3]) by comcast.net (sccrmhc14) with ESMTP id <20050627010351014004gt21e>; Mon, 27 Jun 2005 01:03:51 +0000 From: Derrick Edwards To: freebsd-ports@freebsd.org User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Disposition: inline Date: Sun, 26 Jun 2005 21:04:32 -0400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200506262104.32789.dantavious@comcast.net> Subject: rdesktop upgrade problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 01:03:52 -0000 Hi all, I am trying to upgrade rdesktop and I get the following error. Any ideas? Thanks Derrick rdp.c: In function `rdp_out_unistr': rdp.c:164: error: syntax error before "iconv_h" rdp.c:171: error: `iconv_h' undeclared (first use in this function) rdp.c:171: error: (Each undeclared identifier is reported only once rdp.c:171: error: for each function it appears in.) rdp.c:171: error: `iconv_t' undeclared (first use in this function) rdp.c:174: warning: implicit declaration of function `iconv_open' rdp.c:183: warning: implicit declaration of function `iconv' rdp.c:186: warning: implicit declaration of function `iconv_close' rdp.c: In function `rdp_in_unistr': rdp.c:239: error: syntax error before "iconv_h" rdp.c:243: error: `iconv_h' undeclared (first use in this function) rdp.c:243: error: `iconv_t' undeclared (first use in this function) gmake: *** [rdp.o] Error 1 *** Error code 2 Stop in /usr/ports/net/rdesktop. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade12965.0 make ** Fix the problem and try again. ---> Build of net/rdesktop ended at: Sun, 26 Jun 2005 19:33:23 -0400 (consumed 00:01:04) ---> Upgrade of net/rdesktop ended at: Sun, 26 Jun 2005 19:33:23 -0400 (consumed 00:01:04) ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! net/rdesktop (rdesktop-1.4.0_2) (compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Sun, 26 Jun 2005 19:33:23 -0400 (consumed 00:02:18) From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 04:25:40 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4AA16A41C; Mon, 27 Jun 2005 04:25:40 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7133E43D53; Mon, 27 Jun 2005 04:25:40 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id CF4A711CC5; Mon, 27 Jun 2005 06:33:17 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68062-07; Mon, 27 Jun 2005 06:33:11 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id C483D11CA6; Mon, 27 Jun 2005 06:33:10 +0200 (CEST) From: Florent Thoumie To: obrien@FreeBSD.org, Derrick Edwards In-Reply-To: <200506262104.32789.dantavious@comcast.net> References: <200506262104.32789.dantavious@comcast.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+Ck5EcLP1U8CDl2Pe7A3" Date: Mon, 27 Jun 2005 06:26:00 +0200 Message-Id: <1119846360.27663.5.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-ports@freebsd.org Subject: Re: rdesktop upgrade problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 04:25:40 -0000 --=-+Ck5EcLP1U8CDl2Pe7A3 Content-Type: text/plain; charset=iso8859-15 Content-Transfer-Encoding: quoted-printable Le Dimanche 26 juin 2005 =E0 21:04 -0400, Derrick Edwards a =E9crit : > Hi all, > I am trying to upgrade rdesktop and I get the following error. Any ideas?= =20 > Thanks > Derrick Can you add USE_GETTEXT=3D yes in the Makefile and try again ? --=20 Florent Thoumie flz@xbsd.org --=-+Ck5EcLP1U8CDl2Pe7A3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCv3/YMxEkbVFH3PQRAtQTAJwLp7iDk4ENmFbDxNN3PLy68m5wzgCbBgXT VrhrqCNyrtyQVegeimrM7lA= =qWIz -----END PGP SIGNATURE----- --=-+Ck5EcLP1U8CDl2Pe7A3-- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 05:26:33 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 904E716A41C; Mon, 27 Jun 2005 05:26:33 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFFD43D48; Mon, 27 Jun 2005 05:26:33 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1]) by jengal.datamax.bg (Postfix) with QMQP id DA92C87CA; Mon, 27 Jun 2005 08:26:31 +0300 (EEST) Received: (nullmailer pid 87469 invoked by uid 1004); Mon, 27 Jun 2005 05:26:32 -0000 Date: Mon, 27 Jun 2005 08:26:32 +0300 From: Vasil Dimov To: Vittorio De Martino Message-ID: <20050627052632.GA87413@sinanica.bg.datamax> References: <200506262133.20327.vdm.fbsd@virgilio.it> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200506262133.20327.vdm.fbsd@virgilio.it> X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: make builworld fails owing to libstdc++ problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@datamax.bg List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 05:26:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Jun 26, 2005 at 09:33:19PM +0200, Vittorio De Martino wrote: > uname -a > FreeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25 > 17:40:47 CEST 2005 > > > I have the following in .... > in make.conf > CPUTYPE=p4 > CFLAGS= -O2 -pipe -funroll-loops > COPTFLAGS= -O2 -pipe -funroll-loops > > in stable-supfile: > *default release=cvs tag=RELENG_5_4 > in ports-supfile: > default release=cvs tag=. > > I've just run (I've been using 5.4 since the very beginning and updated it > every month roughly) > > # 1.  `cd /usr/src'       (or to the directory containing your source tree). > # 2.  `make update' > # 3.  `make buildworld' > > BUT...... > > x_handler.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/guard.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_handler.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_op.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opnt.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opv.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opvnt.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo2.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vterminate.cc > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_alloc.cc:37: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_aux_runtime.cc:34: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_catch.cc:32: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_exception.cc:34: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_globals.cc:33: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_personality.cc:34: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_personality.cc:38:23: > unwind-pe.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_term_handler.cc:30: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_terminate.cc:34: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_throw.cc:32: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_type.cc:32: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_unex_handler.cc:30: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc:31: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > In file included > from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc:37: > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: > unwind.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/gnu/lib/libstdc++. > *** Error code 1 > > Stop in /usr/src/gnu/lib. > *** Error code 1 > > What should I do? > rm -fr /usr/src/* and try again? Be carefull not to loose your kernel config file (if any). mv /usr/src /usr/src_broken may be less destructive :) -----BEGIN PGP SIGNATURE----- iD8DBQFCv44HFw6SP/bBpCARAhbUAKDjWXSopVs5LdHKBy1eNCCcW/c4rwCeL9zD EY0yuWjB1z02siDYF0GuO5Q= =Q3i2 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 06:55:15 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C7816A41C for ; Mon, 27 Jun 2005 06:55:15 +0000 (GMT) (envelope-from tweten@nas.nasa.gov) Received: from gilmore.nas.nasa.gov (gilmore.nas.nasa.gov [129.99.139.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C8643D1D for ; Mon, 27 Jun 2005 06:55:15 +0000 (GMT) (envelope-from tweten@nas.nasa.gov) Received: from gilmore.nas.nasa.gov (IDENT:SxzIseGWkc+XdZnFrXF70R8AzMKMEzIk@localhost.nas.nasa.gov [127.0.0.1]) by gilmore.nas.nasa.gov (8.13.3/8.13.3) with ESMTP id j5R6tF1E000655 for ; Sun, 26 Jun 2005 23:55:15 -0700 (PDT) (envelope-from tweten@gilmore.nas.nasa.gov) X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: ports@freebsd.org From: Dave Tweten Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 26 Jun 2005 23:55:15 -0700 Message-ID: <654.1119855315@gilmore.nas.nasa.gov> Sender: tweten@nas.nasa.gov Cc: Subject: textproc/expat2 Broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David.E.Tweten@nasa.gov List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 06:55:16 -0000 I set out to update a month-old set of ports on my 4.11 laptop on Saturday, and It hasn't been the same since. It seems that textproc/expat2 no longer generates /usr/local/lib/libexpat.la. libXft really wishes it still did. I tried the 800 GMT, Sunday version of ports too, with no improvement. Anybody have an idea what's biting me? Insight would be appreciated. -- M/S 258-5 |1024-bit PGP fingerprint:|tweten@nas.nasa.gov NASA Ames Research Center| 41 B0 89 0A 8F 94 6C 59| (650) 604-4416 Moffett Field, CA 94035 | 7C 80 10 20 25 C7 2F E6|FAX: (650) 604-4377 Not an official NASA position; you can't even be certain who sent this! From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 07:58:48 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21E4116A41C for ; Mon, 27 Jun 2005 07:58:48 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1F043D1F for ; Mon, 27 Jun 2005 07:58:47 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1]) by jengal.datamax.bg (Postfix) with QMQP id B433487CA; Mon, 27 Jun 2005 10:58:46 +0300 (EEST) Received: (nullmailer pid 93625 invoked by uid 1004); Mon, 27 Jun 2005 07:58:46 -0000 Date: Mon, 27 Jun 2005 10:58:46 +0300 From: Vasil Dimov To: David.E.Tweten@nasa.gov Message-ID: <20050627075846.GA93565@sinanica.bg.datamax> References: <654.1119855315@gilmore.nas.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <654.1119855315@gilmore.nas.nasa.gov> X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i Cc: ports@freebsd.org Subject: Re: textproc/expat2 Broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@datamax.bg List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 07:58:48 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Jun 26, 2005 at 11:55:15PM -0700, Dave Tweten wrote: > I set out to update a month-old set of ports on my 4.11 laptop on > Saturday, and It hasn't been the same since. It seems that > textproc/expat2 no longer generates /usr/local/lib/libexpat.la. libXft > really wishes it still did. I tried the 800 GMT, Sunday version of > ports too, with no improvement. > > Anybody have an idea what's biting me? Insight would be appreciated. What do you meen by "libXft really wishes it still did"? x11-fonts/libXft does not compile? -----BEGIN PGP SIGNATURE----- iD8DBQFCv7G2Fw6SP/bBpCARApXTAJ9PHlRAIiFzcjAyOuB9sUOoVp5gJwCeKaWU lxcH2X+rkXjHQQgy7yGuuEs= =Xjqq -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 08:49:06 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5DC16A41C for ; Mon, 27 Jun 2005 08:49:06 +0000 (GMT) (envelope-from daniel.jack@greenmail.ch) Received: from smtp.messaging.ch (exsmtp02.agrinet.ch [81.221.252.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C33C43D1D for ; Mon, 27 Jun 2005 08:49:05 +0000 (GMT) (envelope-from daniel.jack@greenmail.ch) Received: from EXVS01.mcis.agrinet.local ([81.221.248.1]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Mon, 27 Jun 2005 10:48:59 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C57AF5.0F27DD73" Date: Mon, 27 Jun 2005 10:47:58 +0200 Message-ID: X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: Problem with eperl-2.2.14 Thread-Index: AcV69Or8WuGVnuaSQZuwyAuEOiAEyQ== From: To: X-OriginalArrivalTime: 27 Jun 2005 08:48:59.0345 (UTC) FILETIME=[0F5FF410:01C57AF5] X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problem with eperl-2.2.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 08:49:07 -0000 This is a multi-part message in MIME format. ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear FreeBSD Port-Team I've got a problem with the port eperl-2.2.14. eperl gives a = segmentation fault. Attached you will find the outputs. Could you help me? Best regards, Daniel Jack ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: application/octet-stream; name="eperl-make.lst" Content-Transfer-Encoding: base64 Content-Description: eperl-make.lst Content-Disposition: attachment; filename="eperl-make.lst" bmFic3J2MiMgbWFrZQ0KPT09PiAgRXh0cmFjdGluZyBmb3IgZXBlcmwtMi4yLjE0DQo9PiBDaGVj a3N1bSBPSyBmb3IgZXBlcmwtMi4yLjE0LnRhci5nei4NCj09PT4gICBlcGVybC0yLjIuMTQgZGVw ZW5kcyBvbiBmaWxlOiAvdXNyL2xvY2FsL2Jpbi9wZXJsNS44LjYgLSBmb3VuZA0KPT09PiAgUGF0 Y2hpbmcgZm9yIGVwZXJsLTIuMi4xNA0KPT09PiAgIGVwZXJsLTIuMi4xNCBkZXBlbmRzIG9uIGZp bGU6IC91c3IvbG9jYWwvYmluL3Blcmw1LjguNiAtIGZvdW5kDQo9PT0+ICBBcHBseWluZyBGcmVl QlNEIHBhdGNoZXMgZm9yIGVwZXJsLTIuMi4xNA0KPT09PiAgIGVwZXJsLTIuMi4xNCBkZXBlbmRz IG9uIGZpbGU6IC91c3IvbG9jYWwvYmluL3Blcmw1LjguNiAtIGZvdW5kDQo9PT0+ICBDb25maWd1 cmluZyBmb3IgZXBlcmwtMi4yLjE0DQpDb25maWd1cmluZyBmb3IgZVBlcmwgMi4yLjE0ICgwMi0w OC0xOTk4KQ0KY3JlYXRpbmcgY2FjaGUgLi9jb25maWcuY2FjaGUNCg0KX18gQ0hFQ0s6IENvbmZp Z3VyYXRpb24gb2YgUGVybCBMYW5ndWFnZSBfXw0KY2hlY2tpbmcgZm9yIFBlcmwgbGFuZ3VhZ2Uu Li4gL3Vzci9sb2NhbC9iaW4vcGVybDUuOC42IHY1LjguNg0KY2hlY2tpbmcgZm9yIFBlcmwga25v d2xlZGdlIG9mIHN5c3RlbS4uLiBmcmVlYnNkLTUuNC1yZWxlYXNlLXAyDQpjaGVja2luZyBmb3Ig UGVybCBzdGFuZGFyZCBjb21waWxlci4uLiBjYyAoT1ZFUldSSVRURU4pDQpjaGVja2luZyBmb3Ig UGVybCBzdGFuZGFyZCBvcHRpbWl6YXRpb24gZmxhZ3MuLi4gLU8gLXBpcGUNCmNoZWNraW5nIGZv ciBQZXJsIHN0YW5kYXJkIGNvbXBpbGF0aW9uIGZsYWdzLi4uIC1EQVBQTExJQl9FWFA9Ii91c3Iv bG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURIQVNfRlBTRVRNQVNLIC1ESEFTX0ZMT0FU SU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAtSS91c3IvbG9jYWwvaW5jbHVk ZQ0KY2hlY2tpbmcgZm9yIFBlcmwgc3RhbmRhcmQgbGluayBmbGFncy4uLiAgLVdsLC1FIC1ML3Vz ci9sb2NhbC9saWINCmNoZWNraW5nIGZvciBQZXJsIGxpYnJhcnkgZmlsZXMuLi4gLWxtIC1sY3J5 cHQgLWx1dGlsDQpjaGVja2luZyBmb3IgUGVybCBhcmNoaXRlY3R1cmUgZGlyZWN0b3J5Li4uIC91 c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21hY2gNCmNoZWNraW5nIGZvciBQZXJsIGR5bmFtaWMg bG9hZGluZyBzdXBwb3J0Li4uIHllcw0KY2hlY2tpbmcgZm9yIFBlcmwgZHluYW1pYyBsb2FkaW5n IGNvbXBpbGF0aW9uIGZsYWdzLi4uIC1EUElDIC1mUElDDQpjaGVja2luZyBmb3IgUGVybCBkeW5h bWljIGxvYWRpbmcgbGluayBmbGFncy4uLiAgIC1XbCwtUi91c3IvbG9jYWwvbGliL3Blcmw1LzUu OC42L21hY2gvQ09SRQ0KDQpfXyBDSEVDSzogU3lzdGVtIEJ1aWxkIEVudmlyb25tZW50IF9fDQpj aGVja2luZyBmb3IgYnVpbGQgdXNlci4uLiBkYW5pZWxAbmFic3J2Mi5rLmFycGFnZS5jaA0KY2hl Y2tpbmcgZm9yIGJ1aWxkIHRpbWUuLi4gMjEtSnVuLTIwMDUNCmNoZWNraW5nIGZvciBnY2MuLi4g Y2MNCmNoZWNraW5nIHdoZXRoZXIgdGhlIEMgY29tcGlsZXIgKGNjIC1PIC1waXBlICApIHdvcmtz Li4uIHllcw0KY2hlY2tpbmcgd2hldGhlciB0aGUgQyBjb21waWxlciAoY2MgLU8gLXBpcGUgICkg aXMgYSBjcm9zcy1jb21waWxlci4uLiBubw0KY2hlY2tpbmcgd2hldGhlciB3ZSBhcmUgdXNpbmcg R05VIEMuLi4geWVzDQpjaGVja2luZyB3aGV0aGVyIGNjIGFjY2VwdHMgLWcuLi4geWVzDQpjaGVj a2luZyBmb3IgcmFubGliLi4uIHJhbmxpYg0KY2hlY2tpbmcgZm9yIGFyLi4uIGFyDQpjaGVja2lu ZyBmb3Igc2l6ZS4uLiBzaXplDQpjaGVja2luZyBmb3IgY29tcGlsYXRpb24gZGVidWcgbW9kZS4u LiBkaXNhYmxlZA0KY2hlY2tpbmcgd2hldGhlciBtYWtlIHNldHMgJHtNQUtFfS4uLiB5ZXMNCmNo ZWNraW5nIGZvciBhIEJTRCBjb21wYXRpYmxlIGluc3RhbGwuLi4gL3Vzci9iaW4vaW5zdGFsbCAt YyAtbyByb290IC1nIHdoZWVsDQoNCl9fIENIRUNLOiBDaGFyYWN0ZXJpc3RpYyBvZiBTeXN0ZW0g SGVhZGVycyBhbmQgTGlicmFyaWVzIF9fDQpjaGVja2luZyBmb3Igd29ya2luZyBjb25zdC4uLiB5 ZXMNCmNoZWNraW5nIGhvdyB0byBydW4gdGhlIEMgcHJlcHJvY2Vzc29yLi4uIGNjIC1FDQpjaGVj a2luZyBmb3IgQU5TSSBDIGhlYWRlciBmaWxlcy4uLiB5ZXMNCmNoZWNraW5nIGZvciBzdGRpby5o Li4uIHllcw0KY2hlY2tpbmcgZm9yIHN0ZGFyZy5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIHN0ZGxp Yi5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIHN0cmluZy5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIGN0 eXBlLmguLi4geWVzDQpjaGVja2luZyBmb3IgdW5pc3RkLmguLi4geWVzDQpjaGVja2luZyBmb3Ig dGltZS5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIHNpZ25hbC5oLi4uIHllcw0KY2hlY2tpbmcgZm9y IHB3ZC5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIGdycC5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIHN5 cy90eXBlcy5oLi4uIHllcw0KY2hlY2tpbmcgZm9yIHN5cy9zdGF0LmguLi4geWVzDQpjaGVja2lu ZyBmb3Igc3lzL3BhcmFtLmguLi4geWVzDQpjaGVja2luZyBmb3Igc3lzL3NvY2tldC5oLi4uIHll cw0KY2hlY2tpbmcgZm9yIG5ldGluZXQvaW4uaC4uLiB5ZXMNCmNoZWNraW5nIGZvciBuZXRkYi5o Li4uIHllcw0KY2hlY2tpbmcgZm9yIGJvb2wuLi4gbm8NCmNoZWNraW5nIGZvciBtZW1tb3ZlLi4u IHllcw0KY2hlY2tpbmcgZm9yIHNldGV1aWQuLi4geWVzDQpjaGVja2luZyBmb3Igc2V0ZWdpZC4u LiB5ZXMNCmNoZWNraW5nIGZvciBzdHJkdXAuLi4geWVzDQoNCl9fIFJFU1VMVDogU291cmNlZmls ZSBTdWJzdGl0dXRpb24gX18NCnVwZGF0aW5nIGNhY2hlIC4vY29uZmlnLmNhY2hlDQpjcmVhdGlu ZyAuL2NvbmZpZy5zdGF0dXMNCmNyZWF0aW5nIE1ha2VmaWxlDQpjcmVhdGluZyB0L01ha2VmaWxl DQpjcmVhdGluZyBjb25maWdfc2MuaA0KY3JlYXRpbmcgY29uZmlnX2FjLmgNCg0KTm93IHBsZWFz ZSB0eXBlICdtYWtlJyB0byBjb21waWxlLiBHb29kIGx1Y2suDQoNCj09PT4gIEJ1aWxkaW5nIGZv ciBlcGVybC0yLjIuMTQNCmNjIC1PIC1waXBlICAtTyAtcGlwZSAtREFQUExMSUJfRVhQPSIvdXNy L2xvY2FsL2xpYi9wZXJsNS81LjguNi9CU0RQQU4iIC1ESEFTX0ZQU0VUTUFTSyAtREhBU19GTE9B VElOR1BPSU5UX0ggLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgLUkvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9tYWNoL0NPUkUgLUkuIC1jIGVwZXJsX21h aW4uYw0KZXBlcmxfbWFpbi5jOiBJbiBmdW5jdGlvbiBgZ2l2ZV9pbWdfbG9nbyc6DQplcGVybF9t YWluLmM6MTc2OiB3YXJuaW5nOiBwYXNzaW5nIGFyZyAxIG9mIGBQZXJsX1BlcmxJT193cml0ZScg ZnJvbSBpbmNvbXBhdGlibGUgcG9pbnRlciB0eXBlDQplcGVybF9tYWluLmM6IEluIGZ1bmN0aW9u IGBnaXZlX2ltZ19wb3dlcmVkJzoNCmVwZXJsX21haW4uYzoxODQ6IHdhcm5pbmc6IHBhc3Npbmcg YXJnIDEgb2YgYFBlcmxfUGVybElPX3dyaXRlJyBmcm9tIGluY29tcGF0aWJsZSBwb2ludGVyIHR5 cGUNCmVwZXJsX21haW4uYzogSW4gZnVuY3Rpb24gYG1haW4nOg0KZXBlcmxfbWFpbi5jOjEwMDc6 IHdhcm5pbmc6IHBhc3NpbmcgYXJnIDEgb2YgYFBlcmxfUGVybElPX3dyaXRlJyBmcm9tIGluY29t cGF0aWJsZSBwb2ludGVyIHR5cGUNCmVwZXJsX21haW4uYzoxMDE3OiB3YXJuaW5nOiBwYXNzaW5n IGFyZyAxIG9mIGBQZXJsX1BlcmxJT193cml0ZScgZnJvbSBpbmNvbXBhdGlibGUgcG9pbnRlciB0 eXBlDQplcGVybF9tYWluLmM6MTIwNzogd2FybmluZzogcGFzc2luZyBhcmcgMSBvZiBgUGVybF9Q ZXJsSU9fd3JpdGUnIGZyb20gaW5jb21wYXRpYmxlIHBvaW50ZXIgdHlwZQ0KZXBlcmxfbWFpbi5j OjEyMTI6IHdhcm5pbmc6IHBhc3NpbmcgYXJnIDEgb2YgYFBlcmxfUGVybElPX3dyaXRlJyBmcm9t IGluY29tcGF0aWJsZSBwb2ludGVyIHR5cGUNCi91c3IvbG9jYWwvYmluL3Blcmw1LjguNiBlcGVy bF9wZXJsNV9zbS5wbCA+ZXBlcmxfcGVybDVfc20uaA0KY2MgLU8gLXBpcGUgIC1PIC1waXBlIC1E QVBQTExJQl9FWFA9Ii91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURIQVNfRlBT RVRNQVNLIC1ESEFTX0ZMT0FUSU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAt SS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21hY2gvQ09S RSAtSS4gLWMgZXBlcmxfcGVybDUuYw0KY2MgLU8gLXBpcGUgIC1PIC1waXBlIC1EQVBQTExJQl9F WFA9Ii91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURIQVNfRlBTRVRNQVNLIC1E SEFTX0ZMT0FUSU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21hY2gvQ09SRSAtSS4gLWMg ZXBlcmxfcGFyc2UuYw0KY2MgLU8gLXBpcGUgIC1PIC1waXBlIC1EQVBQTExJQl9FWFA9Ii91c3Iv bG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURIQVNfRlBTRVRNQVNLIC1ESEFTX0ZMT0FU SU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21hY2gvQ09SRSAtSS4gLWMgZXBlcmxfcHAu Yw0KY2MgLU8gLXBpcGUgIC1PIC1waXBlIC1EQVBQTExJQl9FWFA9Ii91c3IvbG9jYWwvbGliL3Bl cmw1LzUuOC42L0JTRFBBTiIgLURIQVNfRlBTRVRNQVNLIC1ESEFTX0ZMT0FUSU5HUE9JTlRfSCAt Zm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvbGliL3Blcmw1LzUuOC42L21hY2gvQ09SRSAtSS4gLWMgZXBlcmxfc3lzLmMNCmNjIC1PIC1w aXBlICAtTyAtcGlwZSAtREFQUExMSUJfRVhQPSIvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9C U0RQQU4iIC1ESEFTX0ZQU0VUTUFTSyAtREhBU19GTE9BVElOR1BPSU5UX0ggLWZuby1zdHJpY3Qt YWxpYXNpbmcgLXBpcGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2xpYi9wZXJs NS81LjguNi9tYWNoL0NPUkUgLUkuIC1jIGVwZXJsX2h0dHAuYw0KY2MgLU8gLXBpcGUgIC1PIC1w aXBlIC1EQVBQTExJQl9FWFA9Ii91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURI QVNfRlBTRVRNQVNLIC1ESEFTX0ZMT0FUSU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAt cGlwZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21h Y2gvQ09SRSAtSS4gLWMgZXBlcmxfZ2V0b3B0LmMNCmNjIC1PIC1waXBlICAtTyAtcGlwZSAtREFQ UExMSUJfRVhQPSIvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9CU0RQQU4iIC1ESEFTX0ZQU0VU TUFTSyAtREhBU19GTE9BVElOR1BPSU5UX0ggLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9tYWNoL0NPUkUg LUkuIC1jIGVwZXJsX2RlYnVnLmMNCmNjIC1PIC1waXBlICAtTyAtcGlwZSAtREFQUExMSUJfRVhQ PSIvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9CU0RQQU4iIC1ESEFTX0ZQU0VUTUFTSyAtREhB U19GTE9BVElOR1BPSU5UX0ggLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgLUkvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9tYWNoL0NPUkUgLUkuIC1jIGVw ZXJsX2NvbmZpZy5jDQpjYyAtTyAtcGlwZSAgLU8gLXBpcGUgLURBUFBMTElCX0VYUD0iL3Vzci9s b2NhbC9saWIvcGVybDUvNS44LjYvQlNEUEFOIiAtREhBU19GUFNFVE1BU0sgLURIQVNfRkxPQVRJ TkdQT0lOVF9IIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlIC1JL3Vzci9sb2NhbC9pbmNsdWRl IC1JL3Vzci9sb2NhbC9saWIvcGVybDUvNS44LjYvbWFjaC9DT1JFIC1JLiAtYyBlcGVybF92ZXJz aW9uLmMNCmNjIC1PIC1waXBlICAtTyAtcGlwZSAtREFQUExMSUJfRVhQPSIvdXNyL2xvY2FsL2xp Yi9wZXJsNS81LjguNi9CU0RQQU4iIC1ESEFTX0ZQU0VUTUFTSyAtREhBU19GTE9BVElOR1BPSU5U X0ggLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2xpYi9wZXJsNS81LjguNi9tYWNoL0NPUkUgLUkuIC1jIGVwZXJsX3JlYWRtZS5jDQpj YyAtTyAtcGlwZSAgLU8gLXBpcGUgLURBUFBMTElCX0VYUD0iL3Vzci9sb2NhbC9saWIvcGVybDUv NS44LjYvQlNEUEFOIiAtREhBU19GUFNFVE1BU0sgLURIQVNfRkxPQVRJTkdQT0lOVF9IIC1mbm8t c3RyaWN0LWFsaWFzaW5nIC1waXBlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9s aWIvcGVybDUvNS44LjYvbWFjaC9DT1JFIC1JLiAtYyBlcGVybF9saWNlbnNlLmMNCmNjIC1PIC1w aXBlICAtTyAtcGlwZSAtREFQUExMSUJfRVhQPSIvdXNyL2xvY2FsL2xpYi9wZXJsNS81LjguNi9C U0RQQU4iIC1ESEFTX0ZQU0VUTUFTSyAtREhBU19GTE9BVElOR1BPSU5UX0ggLWZuby1zdHJpY3Qt YWxpYXNpbmcgLXBpcGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2xpYi9wZXJs NS81LjguNi9tYWNoL0NPUkUgLUkuIC1jIGVwZXJsX2xvZ28uYw0KY2MgLU8gLXBpcGUgIC1PIC1w aXBlIC1EQVBQTExJQl9FWFA9Ii91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L0JTRFBBTiIgLURI QVNfRlBTRVRNQVNLIC1ESEFTX0ZMT0FUSU5HUE9JTlRfSCAtZm5vLXN0cmljdC1hbGlhc2luZyAt cGlwZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvbGliL3Blcmw1LzUuOC42L21h Y2gvQ09SRSAtSS4gLWMgZXBlcmxfcG93ZXJlZC5jDQpjYyAtV2wsLVIvdXNyL2xvY2FsL2xpYi9w ZXJsNS81LjguNi9tYWNoL0NPUkUgLVdsLC1FIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2Fs L2xpYi9wZXJsNS81LjguNi9tYWNoL0NPUkUgLW8gZXBlcmwgZXBlcmxfbWFpbi5vICBlcGVybF9w ZXJsNS5vICBlcGVybF9wYXJzZS5vICBlcGVybF9wcC5vICBlcGVybF9zeXMubyAgZXBlcmxfaHR0 cC5vICBlcGVybF9nZXRvcHQubyAgZXBlcmxfZGVidWcubyAgZXBlcmxfY29uZmlnLm8gIGVwZXJs X3ZlcnNpb24ubyAgZXBlcmxfcmVhZG1lLm8gIGVwZXJsX2xpY2Vuc2UubyAgZXBlcmxfbG9nby5v ICBlcGVybF9wb3dlcmVkLm8gL3Vzci9sb2NhbC9saWIvcGVybDUvNS44LjYvbWFjaC9hdXRvL0R5 bmFMb2FkZXIvRHluYUxvYWRlci5hIC1scGVybCAtbG0gLWxjcnlwdCAtbHV0aWwNCi1yd3hyLXhy LXggIDEgcm9vdCAgd2hlZWwgIDkyNTYwIEp1biAyMSAwOTo0MiBlcGVybA0KICAgdGV4dCAgICBk YXRhICAgICBic3MgICAgIGRlYyAgICAgaGV4IGZpbGVuYW1lDQogIDc0Nzg0ICAgMTU2MDQgICAx OTI3NiAgMTA5NjY0ICAgMWFjNjAgZXBlcmw= ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: application/octet-stream; name="eperl-make-test.lst" Content-Transfer-Encoding: base64 Content-Description: eperl-make-test.lst Content-Disposition: attachment; filename="eperl-make-test.lst" bmFic3J2MiMgbWFrZSB0ZXN0DQowMS1wbGFpbi4uLi4uLi4uLi4ub2sgMS8yY21wOiBFT0Ygb24g dG1wLjAxDQowMS1wbGFpbi4uLi4uLi4uLi4uRkFJTEVEIHRlc3QgMg0KICAgICAgICBGYWlsZWQg MS8yIHRlc3RzLCA1MC4wMCUgb2theQ0KMDItZW1wdHkuLi4uLi4uLi4uLm9rIDEvMmNtcDogRU9G IG9uIHRtcC4wMw0KMDItZW1wdHkuLi4uLi4uLi4uLkZBSUxFRCB0ZXN0IDINCiAgICAgICAgRmFp bGVkIDEvMiB0ZXN0cywgNTAuMDAlIG9rYXkNCjAzLW1vZGVfZmlsdGVyLi4uLi5vayAxLzZjbXA6 IEVPRiBvbiB0bXAuMDMNCjAzLW1vZGVfZmlsdGVyLi4uLi5vayAzLzZjbXA6IEVPRiBvbiB0bXAu MDQNCjAzLW1vZGVfZmlsdGVyLi4uLi5vayA1LzZjbXA6IEVPRiBvbiB0bXAuMDUNCjAzLW1vZGVf ZmlsdGVyLi4uLi5GQUlMRUQgdGVzdHMgMiwgNCwgNg0KICAgICAgICBGYWlsZWQgMy82IHRlc3Rz LCA1MC4wMCUgb2theQ0KMDQtbW9kZV9jZ2kuLi4uLi4uLkZBSUxFRCB0ZXN0cyAyLCA0LCA2DQog ICAgICAgIEZhaWxlZCAzLzYgdGVzdHMsIDUwLjAwJSBva2F5DQowNS1tb2RlX25waGNnaS4uLi4u RkFJTEVEIHRlc3RzIDIsIDQsIDYNCiAgICAgICAgRmFpbGVkIDMvNiB0ZXN0cywgNTAuMDAlIG9r YXkNCjA2LW1vZGVfc2hlYmFuZy4uLi5GQUlMRUQgdGVzdHMgMi0zDQogICAgICAgIEZhaWxlZCAy LzMgdGVzdHMsIDMzLjMzJSBva2F5DQowN19kZWZpbmVzLi4uLi4uLi4ub2sgMS8yY21wOiBFT0Yg b24gdG1wLjAyDQowN19kZWZpbmVzLi4uLi4uLi4uRkFJTEVEIHRlc3QgMg0KICAgICAgICBGYWls ZWQgMS8yIHRlc3RzLCA1MC4wMCUgb2theQ0KMDhfcHJlcHJvY2Vzc29yLi4uLm9rIDEvMmNtcDog RU9GIG9uIHRtcC4wMQ0KMDhfcHJlcHJvY2Vzc29yLi4uLkZBSUxFRCB0ZXN0IDINCiAgICAgICAg RmFpbGVkIDEvMiB0ZXN0cywgNTAuMDAlIG9rYXkNCjA5X2R5bmFsb2FkZXIuLi4uLi5vaw0KRmFp bGVkIFRlc3QgICAgICAgU3RhdCBXc3RhdCBUb3RhbCBGYWlsICBGYWlsZWQgIExpc3Qgb2YgRmFp bGVkDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQowMS1wbGFpbi50ICAgICAgICAgICAgICAgICAg ICAgICAyICAgIDEgIDUwLjAwJSAgMg0KMDItZW1wdHkudCAgICAgICAgICAgICAgICAgICAgICAg MiAgICAxICA1MC4wMCUgIDINCjAzLW1vZGVfZmlsdGVyLnQgICAgICAgICAgICAgICAgIDYgICAg MyAgNTAuMDAlICAyIDQgNg0KMDQtbW9kZV9jZ2kudCAgICAgICAgICAgICAgICAgICAgNiAgICAz ICA1MC4wMCUgIDIgNCA2DQowNS1tb2RlX25waGNnaS50ICAgICAgICAgICAgICAgICA2ICAgIDMg IDUwLjAwJSAgMiA0IDYNCjA2LW1vZGVfc2hlYmFuZy50ICAgICAgICAgICAgICAgIDMgICAgMiAg NjYuNjclICAyLTMNCjA3X2RlZmluZXMudCAgICAgICAgICAgICAgICAgICAgIDIgICAgMSAgNTAu MDAlICAyDQowOF9wcmVwcm9jZXNzb3IudCAgICAgICAgICAgICAgICAyICAgIDEgIDUwLjAwJSAg Mg0KRmFpbGVkIDgvOSB0ZXN0IHNjcmlwdHMsIDExLjExJSBva2F5LiAxNS8zMCBzdWJ0ZXN0cyBm YWlsZWQsIDUwLjAwJSBva2F5Lg0KKioqIEVycm9yIGNvZGUgMg0KDQpTdG9wIGluIC91c3IvcG9y dHMvbGFuZy9lcGVybC93b3JrL2VwZXJsLTIuMi4xNC90Lg0KKioqIEVycm9yIGNvZGUgMQ0KDQpT dG9wIGluIC91c3IvcG9ydHMvbGFuZy9lcGVybC93b3JrL2VwZXJsLTIuMi4xNC4NCioqKiBFcnJv ciBjb2RlIDENCg0KU3RvcCBpbiAvdXNyL3BvcnRzL2xhbmcvZXBlcmwu ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: application/octet-stream; name="eperl-demo.lst" Content-Transfer-Encoding: base64 Content-Description: eperl-demo.lst Content-Disposition: attachment; filename="eperl-demo.lst" bmFic3J2MiMgZXBlcmwgLXggL3Vzci9sb2NhbC9zaGFyZS9leGFtcGxlcy9lcGVybC9kZW1vLmVu di5waHRtbA0KLS0tLWludGVybmFsbHkgY3JlYXRlZCBQZXJsIHNjcmlwdC0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tDQpTZWdtZW50YXRpb24gZmF1bHQgKGNvcmUgZHVtcGVkKQ== ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: application/octet-stream; name="my-host.lst" Content-Transfer-Encoding: base64 Content-Description: my-host.lst Content-Disposition: attachment; filename="my-host.lst" bmFic3J2MiMgdW5hbWUgLWENCkZyZWVCU0QgbmFic3J2Mi5rLmFycGFnZS5jaCA1LjQtUkVMRUFT RS1wMiBGcmVlQlNEIDUuNC1SRUxFQVNFLXAyICMwOiBUaHUgSnVuIDE2IDA3OjE1OjQ5IENFU1Qg MjAwNSAgICAgZGFuaWVsQG5hYnNydjIuay5hcnBhZ2UuY2g6L3Vzci9vYmovdXNyL3NyYy9zeXMv TkFCU1JWICBpMzg2 ------_=_NextPart_001_01C57AF5.0F27DD73 Content-Type: application/octet-stream; name="installed-ports.lst" Content-Transfer-Encoding: base64 Content-Description: installed-ports.lst Content-Disposition: attachment; filename="installed-ports.lst" SW1hZ2VNYWdpY2stbm94MTEtNi4yLjIuMSBJbWFnZSBwcm9jZXNzaW5nIHRvb2xzDQpNZWdhTW9u aXRvcjEuMDIgICAgIE1lZ2FNb25pdG9yIGZvciBGcmVlQlNEDQphcGFjaGUtMi4wLjU0ICAgICAg IFZlcnNpb24gMiBvZiBBcGFjaGUgd2ViIHNlcnZlciB3aXRoIHByZWZvcmsgTVBNLg0KYXV0b2Nv bmYtMi41OV8yICAgICBBdXRvbWF0aWNhbGx5IGNvbmZpZ3VyZSBzb3VyY2UgY29kZSBvbiBtYW55 IFVuKnggcGxhdGZvcm1zDQphd3N0YXRzLTYuNCAgICAgICAgIEZyZWUgcmVhbC10aW1lIGxvZ2Zp bGUgYW5hbHl6ZXIgdG8gZ2V0IGFkdmFuY2VkIHdlYiBzdGF0aXN0DQpiYXNoLTMuMC4xNl8xICAg ICAgIFRoZSBHTlUgUHJvamVjdCdzIEJvdXJuZSBBZ2FpbiBTSGVsbA0KYnNkcGFuLUdELUdyYXBo LU1hcC0xLjA1IEI8R0Q6OkdyYXBoOjpNYXA+IC0gZ2VuZXJhdGUgSFRNTCBtYXAgdGV4dCBmb3Ig R0Q6OkdyYXBoIGRpDQpjZ2l3cmFwLTMuOV8yICAgICAgIFNlY3VyZWx5IGV4ZWN1dGUgfnVzZXIg Q0dJIHNjcmlwdHMNCmN2c3VwLXdpdGhvdXQtZ3VpLTE2LjFoXzIgR2VuZXJhbCBuZXR3b3JrIGZp bGUgZGlzdHJpYnV0aW9uIHN5c3RlbSBvcHRpbWl6ZWQgZm9yIENWUw0KZXBlcmwtMi4yLjE0ICAg ICAgICBFbWJlZGRlZCBQZXJsIDUgTGFuZ3VhZ2UNCmV4cGF0LTEuOTUuOF8zICAgICAgWE1MIDEu MCBwYXJzZXIgd3JpdHRlbiBpbiBDDQpmcmVldHlwZTItMi4xLjkgICAgIEEgZnJlZSBhbmQgcG9y dGFibGUgVHJ1ZVR5cGUgZm9udCByZW5kZXJpbmcgZW5naW5lDQpmdHBjb3B5LTAuNi43ICAgICAg IENvbW1hbmQgbGluZSBmdHAgdG9vbHMgZm9yIGxpc3RpbmcgYW5kIG1pcnJvcmluZw0KZ2QtMi4w LjMzXzEsMSAgICAgICBBIGdyYXBoaWNzIGxpYnJhcnkgZm9yIGZhc3QgY3JlYXRpb24gb2YgaW1h Z2VzDQpnZXR0ZXh0LTAuMTQuNF8xICAgIEdOVSBnZXR0ZXh0IHBhY2thZ2UNCmdob3N0c2NyaXB0 LWdudS1ub3gxMS03LjA3XzEzIEdOVSBQb3N0c2NyaXB0IGludGVycHJldGVyDQpnbWFrZS0zLjgw XzIgICAgICAgIEdOVSB2ZXJzaW9uIG9mICdtYWtlJyB1dGlsaXR5DQpnc2ZvbnRzLTguMTFfMiAg ICAgIEZvbnRzIHVzZWQgYnkgR05VIEdob3N0c2NyaXB0IChvciBYKQ0KaGVscDJtYW4tMS4zNS4x ICAgICBBdXRvbWF0aWNhbGx5IGdlbmVyYXRpbmcgc2ltcGxlIG1hbnVhbCBwYWdlcyBmcm9tIHBy b2dyYW0gbw0KamFzcGVyLTEuNzAxLjAgICAgICBBbiBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgY29k ZWMgc3BlY2lmaWVkIGluIHRoZSBKUEVHLTIwMDAgcw0KamJpZ2tpdC0xLjYgICAgICAgICBMb3Nz bGVzcyBjb21wcmVzc2lvbiBmb3IgYmktbGV2ZWwgaW1hZ2VzIHN1Y2ggYXMgc2Nhbm5lZCBwYQ0K anBlZy02Yl8zICAgICAgICAgICBJSkcncyBqcGVnIGNvbXByZXNzaW9uIHV0aWxpdGllcw0KbGNt cy0xLjE0LDEgICAgICAgICBMaWdodCBDb2xvciBNYW5hZ2VtZW50IFN5c3RlbSAtLSBhIGNvbG9y IG1hbmFnZW1lbnQgbGlicmFyeQ0KbGliZnB4LTEuMi4wLjEyICAgICBMaWJyYXJ5IHJvdXRpbmVz IGZvciB3b3JraW5nIHdpdGggRmxhc2hwaXggaW1hZ2VzDQpsaWJpY29udi0xLjkuMl8xICAgIEEg Y2hhcmFjdGVyIHNldCBjb252ZXJzaW9uIGxpYnJhcnkNCmxpYmx0ZGwtMS41LjEwICAgICAgU3lz dGVtIGluZGVwZW5kZW50IGRsb3BlbiB3cmFwcGVyDQpsaWJ0b29sLTEuMy41XzIgICAgIEdlbmVy aWMgc2hhcmVkIGxpYnJhcnkgc3VwcG9ydCBzY3JpcHQgKHZlcnNpb24gMS4zKQ0KbGlidG9vbC0x LjUuMTBfMSAgICBHZW5lcmljIHNoYXJlZCBsaWJyYXJ5IHN1cHBvcnQgc2NyaXB0ICh2ZXJzaW9u IDEuNSkNCmxpYnVuZ2lmLW5veDExLTQuMS4zIFRvb2xzIGFuZCBsaWJyYXJ5IHJvdXRpbmVzIGZv ciB3b3JraW5nIHdpdGggR0lGIGltYWdlcw0KbGlieG1sMi0yLjYuMTkgICAgICBYTUwgcGFyc2Vy IGxpYnJhcnkgZm9yIEdOT01FDQpsaW51eF9iYXNlLTgtOC4wXzYgIEJhc2Ugc2V0IG9mIHBhY2th Z2VzIG5lZWRlZCBpbiBMaW51eCBtb2RlIChvbmx5IGZvciBpMzg2KQ0KbTQtMS40LjMgICAgICAg ICAgICBHTlUgbTQNCm1pbmctMC4yYV8xICAgICAgICAgTEdQTCdlZCBGbGFzaCA0LzUgbW92aWUg b3V0cHV0IGxpYnJhcnkgd2l0aCBtYW55IGxhbmd1YWdlcw0KbW5vZ29zZWFyY2gzMS0zLjEuMjEg RnVsbCBmZWF0dXJlZCBTUUwtYmFzZWQgaHlwZXJ0ZXh0IHNlYXJjaCBlbmdpbmUNCm15c3FsLWNs aWVudC00LjEuMTIgTXVsdGl0aHJlYWRlZCBTUUwgZGF0YWJhc2UgKGNsaWVudCkNCm15c3FsLXNl cnZlci00LjEuMTIgTXVsdGl0aHJlYWRlZCBTUUwgZGF0YWJhc2UgKHNlcnZlcikNCm5zcHItNC40 LjFfMSAgICAgICAgQSBwbGF0Zm9ybS1uZXV0cmFsIEFQSSBmb3Igc3lzdGVtIGxldmVsIGFuZCBs aWJjIGxpa2UgZnVuY3QNCm5zcy0zLjkuMiAgICAgICAgICAgTGlicmFyaWVzIHRvIHN1cHBvcnQg ZGV2ZWxvcG1lbnQgb2Ygc2VjdXJpdHktZW5hYmxlZCBhcHBsaWMNCnA1LUF1dGhlbi1TQVNMLTIu MDkgUGVybDUgbW9kdWxlIGZvciBTQVNMIGF1dGhlbnRpY2F0aW9uDQpwNS1Db21wcmVzcy1abGli LTEuMzMgUGVybDUgaW50ZXJmYWNlIHRvIHpsaWIgY29tcHJlc3Npb24gbGlicmFyeQ0KcDUtQ3J5 cHQtQmxvd2Zpc2gtMi4wOSBQZXJsNSBpbnRlcmZhY2UgdG8gdGhlIEJsb3dmaXNoIGVuY3J5cHRp b24gYWxvZ29yaXRobQ0KcDUtQ3J5cHQtU1NMZWF5LTAuNTEgUGVybDUgaW50ZXJmYWNlIHRvIGFs bG93IHA1LWxpYnd3dyBMV1AgdG8gbWFrZSBodHRwcyBjb25uZWMNCnA1LURCRC1teXNxbDQxLTIu OTAwOCBNeVNRTCA0LjEgZHJpdmVyIGZvciB0aGUgUGVybDUgRGF0YWJhc2UgSW50ZXJmYWNlIChE QkkpDQpwNS1EQkktMS40OCAgICAgICAgIFRoZSBwZXJsNSBEYXRhYmFzZSBJbnRlcmZhY2UuICBS ZXF1aXJlZCBmb3IgREJEOjoqIG1vZHVsZXMNCnA1LURpZ2VzdC0xLjEwICAgICAgTW9kdWxlcyB0 aGF0IGNhbGN1bGF0ZSBtZXNzYWdlIGRpZ2VzdHMNCnA1LURpZ2VzdC1NRDUtMi4zMyAgUGVybDUg aW50ZXJmYWNlIHRvIHRoZSBNRDUgYWxnb3JpdGhtDQpwNS1EaWdlc3QtU0hBMS0yLjEwIFBlcmwg aW50ZXJmYWNlIHRvIHRoZSBTSEEtMSBBbGdvcml0aG0NCnA1LUVuY29kZS1jb21wYXQtMC4wNyBD b21wYXRpYmlsaXR5IGludGVyZmFjZXMgZm9yIEVuY29kZS5wbSBvbiBQZXJsIDwgNS43LjENCnA1 LUdELTIuMjNfMSAgICAgICAgQSBwZXJsNSBpbnRlcmZhY2UgdG8gR2QgR3JhcGhpY3MgTGlicmFy eSB2ZXJzaW9uMg0KcDUtR0QtR3JhcGgtMS40MyAgICBHcmFwaCBwbG90dGluZyBtb2R1bGUgZm9y IHBlcmw1DQpwNS1HRC1HcmFwaDNkLTAuNjMgIENyZWF0ZXMgM0QgY2hhcnRzIHdpdGggR0Q6Okdy YXBoIGFuZCBHRA0KcDUtR0QtVGV4dFV0aWwtMC44NiBUZXh0IHV0aWxpdGllcyBmb3IgdXNlIHdp dGggR0QgZHJhd2luZyBwYWNrYWdlDQpwNS1IVE1MLVBhcnNlci0zLjQ1IFBlcmw1IG1vZHVsZSBm b3IgcGFyc2luZyBIVE1MIGRvY3VtZW50cw0KcDUtSFRNTC1UYWdzZXQtMy4wNCBTb21lIHVzZWZ1 bCBkYXRhIHRhYmxlIGluIHBhcnNpbmcgSFRNTA0KcDUtSW1hZ2UtU2l6ZS0yLjk5MiBQZXJsNSBt b2R1bGUgdG8gZGV0ZXJtaW5lIHRoZSBzaXplIG9mIGltYWdlcyBpbiBzZXZlcmFsIGNvbQ0KcDUt TUlNRS1CYXNlNjQtMy4wNSBQZXJsNSBtb2R1bGUgZm9yIEJhc2U2NCBhbmQgUXVvdGVkLVByaW50 YWJsZSBlbmNvZGluZ3MNCnA1LU1haWwtVG9vbHMtMS42NiAgUGVybDUgbW9kdWxlcyBmb3IgZGVh bGluZyB3aXRoIEludGVybmV0IGUtbWFpbCBtZXNzYWdlcw0KcDUtTWF0aC1Sb3VuZC0wLjA1ICBQ ZXJsIGV4dGVuc2lvbiBmb3Igcm91bmRpbmcgbnVtYmVycw0KcDUtTmV0LTEuMTksMSAgICAgICBQ ZXJsNSBtb2R1bGVzIHRvIGFjY2VzcyBhbmQgdXNlIG5ldHdvcmsgcHJvdG9jb2xzDQpwNS1OZXQt WFdob2lzLTAuOTBfMiBXaG9pcyBDbGllbnQgSW50ZXJmYWNlIGZvciBQZXJsNQ0KcDUtUGFyYWxs ZWxVQS0yLjU3ICBQZXJsNSBQYXJhbGxlbCBMV1AgVXNlciBBZ2VudCBmb3IgV1dXIGFjY2Vzcw0K cDUtU3RvcmFibGUtMi4xNSAgICBQZXJzaXN0ZW5jeSBmb3IgcGVybCBkYXRhIHN0cnVjdHVyZXMN CnA1LVRleHQtSWNvbnYtMS40ICAgUGVybCBpbnRlcmZhY2UgdG8gaWNvbnYoKSBjb2Rlc2V0IGNv bnZlcnNpb24gZnVuY3Rpb24NCnA1LVVSSS0xLjM1ICAgICAgICAgUGVybDUgaW50ZXJmYWNlIHRv IFVuaWZvcm0gUmVzb3VyY2UgSWRlbnRpZmllciAoVVJJKSByZWZlcmUNCnA1LVhNTC1QYXJzZXIt Mi4zNF8xIFBlcmwgZXh0ZW5zaW9uIGludGVyZmFjZSB0byBKYW1lcyBDbGFyaydzIFhNTCBwYXJz ZXIsIGV4cGF0DQpwNS1YTUwtU2ltcGxlLTIuMTMgIFRyaXZpYWwgQVBJIGZvciByZWFkaW5nIGFu ZCB3cml0aW5nIFhNTCAoZXNwIGNvbmZpZyBmaWxlcykNCnA1LWdldHRleHQtMS4wMyAgICAgTWVz c2FnZSBoYW5kbGluZyBmdW5jdGlvbnMNCnA1LWxpYnd3dy01LjgwMyAgICAgUGVybDUgbGlicmFy eSBmb3IgV1dXIGFjY2Vzcw0KcGVybC01LjguNl8yICAgICAgICBQcmFjdGljYWwgRXh0cmFjdGlv biBhbmQgUmVwb3J0IExhbmd1YWdlDQpwa2djb25maWctMC4xNy4yICAgIEEgdXRpbGl0eSB0byBy ZXRyaWV2ZSBpbmZvcm1hdGlvbiBhYm91dCBpbnN0YWxsZWQgbGlicmFyaWVzDQpwbmctMS4yLjhf MiAgICAgICAgIExpYnJhcnkgZm9yIG1hbmlwdWxhdGluZyBQTkcgaW1hZ2VzDQpwb3J0YXVkaXQt MC41LjkgICAgIENoZWNrcyBpbnN0YWxsZWQgcG9ydHMgYWdhaW5zdCBhIGxpc3Qgb2Ygc2VjdXJp dHkgdnVsbmVyYWJpDQpwb3J0dXBncmFkZS0yMDA0MTIyNl80IEZyZWVCU0QgcG9ydHMvcGFja2Fn ZXMgYWRtaW5pc3RyYXRpb24gYW5kIG1hbmFnZW1lbnQgdG9vbCBzDQpydWJ5LTEuOC4yXzMgICAg ICAgIEFuIG9iamVjdC1vcmllbnRlZCBpbnRlcnByZXRlZCBzY3JpcHRpbmcgbGFuZ3VhZ2UNCnJ1 YnkxOC1iZGIxLTAuMi4yICAgUnVieSBpbnRlcmZhY2UgdG8gQmVya2VsZXkgREIgcmV2aXNpb24g MS44eCB3aXRoIGZ1bGwgZmVhdHUNCnNzaDItbm94MTEtMy4yLjkuMV8zIFNlY3VyZSBzaGVsbCBj bGllbnQgYW5kIHNlcnZlciBmb3IgVi4yIFNTSCBwcm90b2NvbA0KdGlmZi0zLjcuMiAgICAgICAg ICBUb29scyBhbmQgbGlicmFyeSByb3V0aW5lcyBmb3Igd29ya2luZyB3aXRoIFRJRkYgaW1hZ2Vz DQp1bnppcC01LjUyXzEgICAgICAgIExpc3QsIHRlc3QgYW5kIGV4dHJhY3QgY29tcHJlc3NlZCBm aWxlcyBpbiBhIFpJUCBhcmNoaXZlDQp6aXAtMi4zXzIgICAgICAgICAgIENyZWF0ZS91cGRhdGUg WklQIGZpbGVzIGNvbXBhdGlibGUgd2l0aCBwa3ppcA== ------_=_NextPart_001_01C57AF5.0F27DD73-- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 09:26:42 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CDC616A41C; Mon, 27 Jun 2005 09:26:42 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB46C43D1F; Mon, 27 Jun 2005 09:26:41 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp0011735444pcs.owngsm01.md.comcast.net[69.251.5.3]) by comcast.net (sccrmhc13) with ESMTP id <2005062709263701600i3t1ue>; Mon, 27 Jun 2005 09:26:41 +0000 From: Derrick Edwards To: Florent Thoumie Date: Mon, 27 Jun 2005 05:27:19 -0400 User-Agent: KMail/1.8 References: <200506262104.32789.dantavious@comcast.net> <1119846360.27663.5.camel@cream.xbsd.org> In-Reply-To: <1119846360.27663.5.camel@cream.xbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506270527.20692.dantavious@comcast.net> Cc: freebsd-ports@freebsd.org, obrien@FreeBSD.org Subject: Re: rdesktop upgrade problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 09:26:42 -0000 Thanks for replying. I edited the Makefile. PORTNAME= rdesktop PORTVERSION= 1.4.1 PORTREVISION?= 0 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= obrien@FreeBSD.org COMMENT= RDP client for Windows NT/2000/2003 Terminal Server USE_GETTEXT= yes USE_XLIB= yes USE_GMAKE= yes USE_REINPLACE= yes USE_OPENSSL= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --with-x=${X11BASE} DOCS= doc/AUTHORS doc/TODO doc/*.txt MAN1= rdesktop.1 Still no Joy. rdp.c: In function `rdp_out_unistr': rdp.c:164: error: syntax error before "iconv_h" rdp.c:171: error: `iconv_h' undeclared (first use in this function) rdp.c:171: error: (Each undeclared identifier is reported only once rdp.c:171: error: for each function it appears in.) rdp.c:171: error: `iconv_t' undeclared (first use in this function) rdp.c:174: warning: implicit declaration of function `iconv_open' rdp.c:183: warning: implicit declaration of function `iconv' rdp.c:186: warning: implicit declaration of function `iconv_close' rdp.c: In function `rdp_in_unistr': rdp.c:239: error: syntax error before "iconv_h" rdp.c:243: error: `iconv_h' undeclared (first use in this function) rdp.c:243: error: `iconv_t' undeclared (first use in this function) gmake: *** [rdp.o] Error 1 *** Error code 2 Stop in /usr/ports/net/rdesktop. root@focus# From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 09:37:23 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8667D16A41C; Mon, 27 Jun 2005 09:37:23 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FBF043D1F; Mon, 27 Jun 2005 09:37:23 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 95A2411CBB; Mon, 27 Jun 2005 11:45:02 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69427-06; Mon, 27 Jun 2005 11:44:56 +0200 (CEST) Received: from [192.168.20.108] (unknown [217.15.95.90]) by smtp.xbsd.org (Postfix) with ESMTP id 7994911C95; Mon, 27 Jun 2005 11:44:55 +0200 (CEST) Message-ID: <42BFC8CA.2090605@xbsd.org> Date: Mon, 27 Jun 2005 11:37:14 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derrick Edwards References: <200506262104.32789.dantavious@comcast.net> <1119846360.27663.5.camel@cream.xbsd.org> <200506270527.20692.dantavious@comcast.net> In-Reply-To: <200506270527.20692.dantavious@comcast.net> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-ports@freebsd.org, obrien@FreeBSD.org Subject: Re: rdesktop upgrade problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 09:37:23 -0000 Derrick Edwards wrote: > Thanks for replying. I edited the Makefile. > > [...] > > Still no Joy. Could you give further information : x uname -a x pkg_info -x gettext x pkg_info -x libiconv x ls -la /usr/local/include/iconv.h x nm /usr/local/lib/libiconv.a | grep iconv_open x cat /etc/make.conf -- Florent Thoumie flz@xbsd.org From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 11:00:38 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D0216A41C for ; Mon, 27 Jun 2005 11:00:38 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D32FA43D48 for ; Mon, 27 Jun 2005 11:00:37 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5RB0blF041945 for ; Mon, 27 Jun 2005 11:00:37 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5RB0at9041940 for freebsd-ports@freebsd.org; Mon, 27 Jun 2005 11:00:36 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Jun 2005 11:00:36 GMT Message-Id: <200506271100.j5RB0at9041940@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.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 11:00:38 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2002/12/18] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2004/09/07] ports/71475 ports-bugs ACID (snort DB) detects versions incorrec s [2004/12/08] ports/74857 ports-bugs clamav socket problem o [2004/12/23] ports/75416 ports-bugs x11-toolkits/xview broken from removal of f [2005/01/18] ports/76434 ports-bugs sysutils/lcdproc coredumps when started w o [2005/04/23] ports/80288 ports-bugs [PATCH] samba: processing of symlinks bro o [2005/05/01] ports/80514 ports-bugs emulators/vmware3: vmmon_smp.ko does not o [2005/05/29] ports/81631 ports-bugs new port: german/tvbrowser f [2005/06/18] ports/82389 ports-bugs portupgrade of www/linux-flashplugin7 to o [2005/06/21] ports/82498 ports-bugs xemacs spews 'X Error of failed..." whene o [2005/06/24] ports/82626 ports-bugs linux-flashplayer(6,7) both fail to insta o [2005/06/25] ports/82641 ports-bugs Remove or mark BROKEN misc/zaptel on 4.x o [2005/06/25] ports/82650 ports-bugs New Port: devel/p5-Algorithm/LUHN o [2005/06/26] ports/82669 ports-bugs New Port: devel/p5-Data-Taxonomy-Tags o [2005/06/27] ports/82685 ports-bugs [NEW PORT]: finance/ledger commandline a 17 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp f [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp o [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM f [2004/03/31] ports/64980 ports-bugs New port: mail/qscanq o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr s [2004/05/25] ports/67192 ports-bugs mod_perl-related regressions in the newes s [2004/06/11] ports/67815 ports-bugs graphics/ImageMagick no longer recognizes f [2004/09/08] ports/71489 ports-bugs [PATCH] www/slash: initial support for mo o [2004/09/09] ports/71535 ports-bugs port sysutils/xbatt modification o [2004/09/22] ports/71997 ports-bugs New port:math/webwork used to create prob f [2004/09/29] ports/72170 ports-bugs [PATCH] www/mozilla-bonobo - build also w o [2004/10/12] ports/72550 ports-bugs [NEW PORT] mail/itraxp: Advanced perl sup o [2004/10/16] ports/72758 ports-bugs New port: latex-schedule s [2004/10/21] ports/72956 ports-bugs x11/dgs incorrectly marked as IGNORE o [2004/10/26] ports/73152 ports-bugs [NEW PORT] graphics/chartdirector: Charti o [2004/10/30] ports/73320 ports-bugs New Port: kde_head_api_reference, the kde s [2004/11/09] ports/73721 ports-bugs [MAINTAINER] lang/pike76: Fix 64bits brea o [2004/11/18] ports/74086 ports-bugs New port:chinese/chmsee A viewer for Micr s [2004/11/21] ports/74195 ports-bugs fix build error of devel/swarm for gcc 3. f [2004/11/27] ports/74442 ports-bugs Upgrade multimedia/dvdrip to the latest r f [2004/12/16] ports/75147 ports-bugs [PATCH] Several improvements to security/ f [2004/12/21] ports/75369 ports-bugs new port net/p5-Perlbal p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) f [2005/01/13] ports/76227 ports-bugs RLE support for graphics/fbm o [2005/01/17] ports/76365 ports-bugs NEW PORT net/xdb_auth_cpile A user auth/c o [2005/01/17] ports/76379 ports-bugs New port:biology/p5-Bio-Das o [2005/02/02] ports/76986 ports-bugs New port: print/pmx a pre-processor of Mu f [2005/02/02] ports/77015 ports-bugs /usr/ports/net/linpopup/ (linpopup-1.2.0_ o [2005/02/10] ports/77359 ports-bugs New port: graphics/gephex Software-based s [2005/02/13] ports/77453 ports-bugs [request] new port: print/ghostpcl o [2005/02/14] ports/77471 ports-bugs New port: Device driver for Voicetronix O o [2005/02/16] ports/77584 ports-bugs New ports: games/sear, games/sear-media. o [2005/02/18] ports/77690 ports-bugs new port submission - security/sguil-serv f [2005/02/22] ports/77899 ports-bugs [Maintainer Update] graphics/bugle 0.0. o [2005/02/23] ports/77980 ports-bugs New Port: www/p5-POE-Component-Server-HTT o [2005/02/24] ports/78012 ports-bugs [NEW PORT] net/abills: Billing system fro o [2005/03/14] ports/78830 ports-bugs New port: print/latex-auto-greek Auto-swi o [2005/03/15] ports/78898 ports-bugs new ports chinese/lumaqq: General QQ-like o [2005/03/19] ports/79021 ports-bugs New port: linux_base-fedora o [2005/03/20] ports/79049 ports-bugs New port net-mgmt/netdump-server:RedHat s f [2005/03/28] ports/79297 ports-bugs New port: audio/p5-MP3-ID3Lib o [2005/04/17] ports/80043 ports-bugs New port: devel/metaEnv CWI MetaEnvironme f [2005/04/18] ports/80054 ports-bugs dns/dnsmasq: dns-servers are started too f [2005/04/20] ports/80173 ports-bugs unixstat port broken under FreeBSD 5.3 (b s [2005/04/22] ports/80254 ports-bugs update net/poptop and rename to net/pptpd o [2005/04/22] ports/80255 ports-bugs New Port : print/lpr-wrapper A user level o [2005/04/23] ports/80274 ports-bugs GDB console problem (ddd-3.3.10 with Free o [2005/04/26] ports/80352 ports-bugs New port: security/webfwlog Web-based fir o [2005/05/01] ports/80515 ports-bugs emulators/vmware3: /usr/local/etc/rc.d/vm f [2005/05/04] ports/80629 ports-bugs tuxracer segfaults on amd64 o [2005/05/05] ports/80639 ports-bugs [NEW PORT] www/gwee: Tool to exploit comm f [2005/05/11] ports/80916 ports-bugs db43 does not build (with gcc4.0?) o [2005/05/17] ports/81153 ports-bugs [NEW PORT] chinese/DFSongSd: Chinese (HKS o [2005/06/07] ports/81998 ports-bugs New port: mail/gmail-notify Notify new m o [2005/06/13] ports/82190 ports-bugs UPDATE: security/openssh-portable - adds o [2005/06/13] ports/82195 ports-bugs [NEW PORT] net/jabberusers-agent: A Perl o [2005/06/13] ports/82200 ports-bugs [PATCH] sysutils/gkrelltop: gkrelltopd en o [2005/06/14] ports/82218 ports-bugs [NEW PORT] japanese/guesswork: A PHP ligh o [2005/06/15] ports/82259 ports-bugs patch to rc.d script for mail/milter-grey o [2005/06/15] ports/82289 ports-bugs New Port: sysutils/p5-Sys-Mknod cpan perl o [2005/06/15] ports/82291 ports-bugs New Port: sysutils/File-Stat-Bits cpan p s [2005/06/16] ports/82310 ports-bugs request: new port, sysutils/initng o [2005/06/16] ports/82319 ports-bugs [MAINTAINER] www/b2evo: make B2EVO_DIR as o [2005/06/16] ports/82320 ports-bugs Update lang/spidermonkey to r6a and chang o [2005/06/16] ports/82321 ports-bugs New port lang/p5-JavaScript-SpiderMonkey o [2005/06/16] ports/82333 ports-bugs [maintainer update] devel/pear-PEAR fix p o [2005/06/16] ports/82337 ports-bugs games/enigma doesn't build because lang/l o [2005/06/16] ports/82341 ports-bugs Update port: sysutils/dirvish Update to 1 o [2005/06/17] ports/82354 ports-bugs [NEW PORT] mail/mimetic: A GPL MIME libra o [2005/06/17] ports/82373 ports-bugs Update port: emulators/generator-cbiere o [2005/06/18] ports/82378 ports-bugs [New port] x11-wm/ion3-ds f [2005/06/18] ports/82390 ports-bugs new port: sysutils/sysgen o [2005/06/18] ports/82393 ports-bugs new port: sysutils/fatback o [2005/06/18] ports/82394 ports-bugs patch: ports/japanese/ircII: make friendl o [2005/06/18] ports/82396 ports-bugs New port: devel/p5-Text-LevenshteinXS o [2005/06/18] ports/82397 ports-bugs [New Category + ports] rubygems for FreeB o [2005/06/19] ports/82401 ports-bugs [NEW PORT] www/p5-Template-Multilingual: o [2005/06/19] ports/82427 ports-bugs [NEW PORT] security/amavisd-milter: Milte o [2005/06/21] ports/82478 ports-bugs new port: mail/cyrus2courier o [2005/06/21] ports/82488 ports-bugs new port: mail/qmail-rblchk f [2005/06/21] ports/82493 ports-bugs New port: textprox/ripole-devel Used fo o [2005/06/21] ports/82494 ports-bugs OpenVPN --enable-password-save support o [2005/06/21] ports/82501 ports-bugs New port: www/referrercop Filters referre o [2005/06/22] ports/82507 ports-bugs [new port] www/quixote-session2: quixote o [2005/06/22] ports/82512 ports-bugs New port: sysutils/megaraid o [2005/06/22] ports/82527 ports-bugs New port: databases/pgmemcache Provides a o [2005/06/23] ports/82574 ports-bugs New port: print/php4-cpdf cpdf support fo o [2005/06/23] ports/82575 ports-bugs New port: print/php5-cpdf cpdf support fo o [2005/06/23] ports/82576 ports-bugs [New Port] emulators/gens - Genesis/CD/32 o [2005/06/23] ports/82577 ports-bugs [update] games/kbilliards to 0.8.5 o [2005/06/23] ports/82582 ports-bugs update www/xist to 2.10 o [2005/06/23] ports/82583 ports-bugs [MAINTAINER UPDATE]: mail/milter-bogom: c o [2005/06/23] ports/82586 ports-bugs Ports: undocumented target 'config-recurs o [2005/06/24] ports/82609 ports-bugs [NEW PORT] www/jwchat: Full featured, web o [2005/06/24] ports/82618 ports-bugs XMMS uses 32bit int for ioctl rather than o [2005/06/25] ports/82629 ports-bugs new port: textproc/xlreader - Convert .xl o [2005/06/25] ports/82631 ports-bugs [PATCH] Unbreak www/p5-Kwiki-ModPerl with o [2005/06/25] ports/82632 ports-bugs [NEW PORT] www/p5-Template-Plugin-Monta: o [2005/06/25] ports/82633 ports-bugs [NEW PORT] comms/jerm: Communication term o [2005/06/25] ports/82634 ports-bugs heimdal port conflict with base heimdal o [2005/06/25] ports/82635 ports-bugs distfile for port /usr/ports/net-mgmt/cid o [2005/06/25] ports/82640 ports-bugs New port: lang/fpc2 o [2005/06/25] ports/82642 ports-bugs New Port: spandsp Software faxing for As o [2005/06/25] ports/82645 ports-bugs Update port: lang/tcl84 to 8.4.10 o [2005/06/25] ports/82652 ports-bugs [NEW PORT] security/squidclam: Bridge bet o [2005/06/26] ports/82663 ports-bugs New port: audio/ogg2mp3 perl script conve o [2005/06/26] ports/82672 ports-bugs Update port: devel/autogen to 5.7 o [2005/06/26] ports/82673 ports-bugs Update port: games/adgali to 0.2.4 o [2005/06/26] ports/82675 ports-bugs Update port: games/kobodeluxe to 0.4.p10 o [2005/06/26] ports/82676 ports-bugs Update port: games/senken o [2005/06/26] ports/82680 ports-bugs [PATCH] science/gramps: update to 2.0.3 o [2005/06/27] ports/82690 ports-bugs Maintainer update: comms/efax-gtk 3.0.2 o [2005/06/27] ports/82691 ports-bugs [patch] comms/libticables: fix build fail 117 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 11:38:39 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE3816A41C; Mon, 27 Jun 2005 11:38:39 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAF643D1F; Mon, 27 Jun 2005 11:38:38 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 8737A60FC; Mon, 27 Jun 2005 13:38:33 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 7674060FB; Mon, 27 Jun 2005 13:38:33 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 6627433C70; Mon, 27 Jun 2005 13:38:33 +0200 (CEST) To: Jeremie Le Hen References: <20050626211011.GH1283@obiwan.tataz.chchile.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 27 Jun 2005 13:38:33 +0200 In-Reply-To: <20050626211011.GH1283@obiwan.tataz.chchile.org> (Jeremie Le Hen's message of "Sun, 26 Jun 2005 23:10:11 +0200") Message-ID: <86d5q8113a.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Tests: ALL_TRUSTED,AWL,BAYES_00 X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 11:38:39 -0000 Jeremie Le Hen writes: > This prevents PAM modules installed in /usr/local/lib from being > dlopen(3)'d. I'm not sure whether FreeBSD really wants this new > ``feature'' or not, but actually I think this needs a note in > src/UPDATING to be issued, explaining that PAM modules installed from > ports need to be specified with their full path now. They always did. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 13:04:37 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0E8216A41C; Mon, 27 Jun 2005 13:04:37 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF38743D5D; Mon, 27 Jun 2005 13:04:36 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-1.free.fr (Postfix) with ESMTP id 62B7F1734E1; Mon, 27 Jun 2005 15:04:35 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id D7915405B; Mon, 27 Jun 2005 15:04:49 +0200 (CEST) Date: Mon, 27 Jun 2005 15:04:49 +0200 From: Jeremie Le Hen To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050627130449.GQ1283@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d5q8113a.fsf@xps.des.no> User-Agent: Mutt/1.5.9i Cc: freebsd-current@FreeBSD.org, Jeremie Le Hen , freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 13:04:37 -0000 Hi Dag-Erling, > > This prevents PAM modules installed in /usr/local/lib from being > > dlopen(3)'d. I'm not sure whether FreeBSD really wants this new > > ``feature'' or not, but actually I think this needs a note in > > src/UPDATING to be issued, explaining that PAM modules installed from > > ports need to be specified with their full path now. > > They always did. With all respect I owe you you, the last upgrade of my -CURRENT box constrained me to use the following patch to make pam_alreadyloggedin.so work again : %%% --- login.old Mon Jun 27 16:13:34 2005 +++ login Mon Jun 27 01:12:30 2005 @@ -6,7 +6,7 @@ # auth auth required pam_nologin.so no_warn -auth sufficient pam_alreadyloggedin.so no_root +auth sufficient /usr/local/lib/pam_alreadyloggedin.so no_root auth sufficient pam_self.so no_warn auth include system %%% It can be verified by hacking src/contrib/openpam/lib/openpam_dynamic.c (this trivially reverts the diff I posted in my previous email) : %%% Index: openpam_dynamic.c =================================================================== RCS file: /nfs/donald/repo/FreeBSD/src/contrib/openpam/lib/openpam_dynamic.c,v retrieving revision 1.1.1.8 diff -u -r1.1.1.8 openpam_dynamic.c --- openpam_dynamic.c 17 Jun 2005 08:11:42 -0000 1.1.1.8 +++ openpam_dynamic.c 27 Jun 2005 14:16:45 -0000 @@ -71,6 +71,7 @@ prefix = OPENPAM_MODULES_DIR; else prefix = ""; + prefix = ""; /* try versioned module first, then unversioned module */ if (asprintf(&vpath, "%s%s.%d", prefix, path, LIB_MAJ) < 0) %%% Compiling libpam with this patch allows me to use pam_alreadyloggedin.so without specifying its full path, like it was before the upgrade to OpenPAM Figwort. I think this is due to rc.d/ldconfig default settings which add the content of /usr/local/lib into rtld(1) standard hints file. Now that the path is fully specified in libpam, this doesn't work any longer. It would be nice to have a note in src/UPDATING about this. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 13:33:12 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CED16A41C for ; Mon, 27 Jun 2005 13:33:12 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6464343D1F for ; Mon, 27 Jun 2005 13:33:11 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DmtcI-0004Gn-J6 for freebsd-ports@freebsd.org; Mon, 27 Jun 2005 15:25:38 +0200 Received: from kvip88.kvi.nl ([129.125.15.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 15:25:38 +0200 Received: from A.S.Usov by kvip88.kvi.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 15:25:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Alexander S. Usov" Date: Mon, 27 Jun 2005 15:32:12 +0200 Organization: KVI Lines: 23 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: kvip88.kvi.nl User-Agent: KNode/0.9.1 Sender: news Subject: Error building new graphics/libafterimage 1.07 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 13:33:12 -0000 Hi! I can't upgrade to new libafterimage on FreeBSD 5.4-STABLE It looks that the problem is that the libpath is passed in incorrect order and "-L/usr/X11R6/lib" comes before "-L../" which causes problems when linking for example asview: .... skipped ...... cc asview.o common.o -L/usr/local/lib -L/usr/X11R6/lib -L../ -lAfterImage -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -ltiff -lX11 -L/usr/X11R6/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R6/lib -lSM -lICE -lXext -o asview asview.o(.text+0x60): In function `main': : undefined reference to `asim_set_application_name' asview.o(.text+0xa4): In function `main': : undefined reference to `dpy' asview.o(.text+0x183): In function `main': : undefined reference to `asim_show_warning' .... a lot of undefined references skipped .... -- Best regards, Alexander. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 13:43:19 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B98316A41C; Mon, 27 Jun 2005 13:43:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDCD43D1D; Mon, 27 Jun 2005 13:43:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 6F66D11CA6; Mon, 27 Jun 2005 15:51:00 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70722-03; Mon, 27 Jun 2005 15:50:51 +0200 (CEST) Received: from [192.168.20.108] (unknown [83.142.147.11]) by smtp.xbsd.org (Postfix) with ESMTP id AD57711C93; Mon, 27 Jun 2005 15:50:50 +0200 (CEST) Message-ID: <42C0026C.3040000@FreeBSD.org> Date: Mon, 27 Jun 2005 15:43:08 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremie Le Hen References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> In-Reply-To: <20050627130449.GQ1283@obiwan.tataz.chchile.org> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= , freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 13:43:19 -0000 Jeremie Le Hen wrote: > Hi Dag-Erling, > > >>>This prevents PAM modules installed in /usr/local/lib from being >>>dlopen(3)'d. I'm not sure whether FreeBSD really wants this new >>>``feature'' or not, but actually I think this needs a note in >>>src/UPDATING to be issued, explaining that PAM modules installed from >>>ports need to be specified with their full path now. >> >>They always did. > > > With all respect I owe you you, the last upgrade of my -CURRENT box > constrained me to use the following patch to make pam_alreadyloggedin.so > work again : FWIW, I always needed to put full pathname for pam_ldap to use it. -- Florent Thoumie flz@xbsd.org From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 13:59:10 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8C3116A41C for ; Mon, 27 Jun 2005 13:59:10 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E6D843D1F for ; Mon, 27 Jun 2005 13:59:10 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dmu1Z-0001nu-VU for freebsd-ports@freebsd.org; Mon, 27 Jun 2005 15:51:45 +0200 Received: from kvip88.kvi.nl ([129.125.15.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 15:51:45 +0200 Received: from A.S.Usov by kvip88.kvi.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 15:51:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Alexander S. Usov" Date: Mon, 27 Jun 2005 15:58:19 +0200 Organization: KVI Lines: 49 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: kvip88.kvi.nl User-Agent: KNode/0.9.1 Sender: news Subject: Re: Error building new graphics/libafterimage 1.07 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 13:59:11 -0000 Alexander S. Usov wrote: > I can't upgrade to new libafterimage on FreeBSD 5.4-STABLE > It looks that the problem is that the libpath is passed in incorrect > order and "-L/usr/X11R6/lib" comes before "-L../" which causes > problems when linking for example asview: Hm, it looks like a more general problem for me. As an example I have the same problem upgrading new vlc (note the location of included vlc.h). Removing old vlc port beforehad solved the problem. Any ideas what can be the cause of it? =========== skipped ========== gmake[4]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-0.8.2/modules/access' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/ports/multimedia/vlc/work/vlc-0.8.2/include/vlc/ -I/usr/X11R6/include/wx-2.6/ -I/usr/local/include -I/usr/X11R6/include -DSYS_FREEBSD5_4 -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin access_file` -Wsign-compare -Wall -O2 -pipe -march=pentium4 -O2 -ffast-math -fomit-frame-pointer -pthread -pipe -MT libaccess_file_plugin_a-file.o -MD -MP -MF ".deps/libaccess_file_plugin_a-file.Tpo" \ -c -o libaccess_file_plugin_a-file.o `test -f 'file.c' || echo './'`file.c; \ then mv -f ".deps/libaccess_file_plugin_a-file.Tpo" ".deps/libaccess_file_plugin_a-file.Po"; \ else rm -f ".deps/libaccess_file_plugin_a-file.Tpo"; exit 1; \ fi In file included from ../../include/vlc_common.h:1054, from /usr/X11R6/include/vlc/vlc.h:128, from file.c:27: ../../include/variables.h: In function `__var_CreateGetInteger': ../../include/variables.h:435: error: `VLC_VAR_INTEGER' undeclared (first use in this function) ../../include/variables.h:435: error: (Each undeclared identifier is reported only once ../../include/variables.h:435: error: for each function it appears in.) ../../include/variables.h: In function `__var_CreateGetBool': ../../include/variables.h:452: error: `VLC_VAR_BOOL' undeclared (first use in this function) ../../include/variables.h: In function `__var_CreateGetTime': ../../include/variables.h:469: error: `VLC_VAR_TIME' undeclared (first use in this function) ======= more errors like this ========= -- Best regards, Alexander. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 14:07:47 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD6F416A41F for ; Mon, 27 Jun 2005 14:07:47 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F18243D1D for ; Mon, 27 Jun 2005 14:07:47 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dmu9Z-0003dS-Mv for freebsd-ports@freebsd.org; Mon, 27 Jun 2005 16:00:01 +0200 Received: from kvip88.kvi.nl ([129.125.15.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 16:00:01 +0200 Received: from A.S.Usov by kvip88.kvi.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Jun 2005 16:00:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Alexander S. Usov" Date: Mon, 27 Jun 2005 16:05:48 +0200 Organization: KVI Lines: 24 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: kvip88.kvi.nl User-Agent: KNode/0.9.1 Sender: news Subject: Typo in multimedia/vlc Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:07:48 -0000 There is a (probably cut-n-paste) typo in vlc's Makefile. One should apply following patch to make in installable: ====== --- Makefile.orig Mon Jun 27 09:13:15 2005 +++ Makefile Mon Jun 27 16:01:43 2005 @@ -835,7 +835,7 @@ ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/dev/null || ${TRUE}" >> ${PLIST} .endfor .if defined(WITH_WXGTK) || defined(WITH_SKINS) - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRU + ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} .endif pre-configure: ====== Can somebody correct it? -- Best regards, Alexander. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 14:22:54 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 007E516A41C for ; Mon, 27 Jun 2005 14:22:53 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4066243D49 for ; Mon, 27 Jun 2005 14:22:50 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from i2.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) by atlas.informatik.rwth-aachen.de (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j5REMmXB011970; Mon, 27 Jun 2005 16:22:48 +0200 Received: (from stolz@localhost) by i2.informatik.rwth-aachen.de (8.13.1/8.13.1/Submit) id j5REMmvi029096; Mon, 27 Jun 2005 16:22:48 +0200 (CEST) (envelope-from stolz) Date: Mon, 27 Jun 2005 16:22:48 +0200 From: Volker Stolz To: Vladimir Kotal Message-ID: <20050627142248.GA29092@i2.informatik.rwth-aachen.de> References: <0f69383b2c6dfe6f8fc2b5e9e3cc3eff@devnull.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0f69383b2c6dfe6f8fc2b5e9e3cc3eff@devnull.cz> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.8i Cc: ports@FreeBSD.org Subject: Re: invalid WWW page for ftp/emirror X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:22:54 -0000 In gmane.os.freebsd.devel.ports, you wrote: > There is a invalid WWW page specified in > ftp/emirror/pkg-descr Thanks, I just updated this to the home at SourceForge. Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME It's a million to one chance, but it just might work. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 14:39:26 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5E6D16A41C for ; Mon, 27 Jun 2005 14:39:26 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6962543D1D for ; Mon, 27 Jun 2005 14:39:26 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from i2.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) by atlas.informatik.rwth-aachen.de (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j5REdPXB012375; Mon, 27 Jun 2005 16:39:25 +0200 Received: (from stolz@localhost) by i2.informatik.rwth-aachen.de (8.13.1/8.13.1/Submit) id j5REdPgF029174; Mon, 27 Jun 2005 16:39:25 +0200 (CEST) (envelope-from stolz) Date: Mon, 27 Jun 2005 16:39:25 +0200 From: Volker Stolz To: kris hutcheson Message-ID: <20050627143925.GA29170@i2.informatik.rwth-aachen.de> References: <20050620212327.BMMD15401.aamta12-winn.ispmail.ntl.com@fhm-wztfjua8xpf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050620212327.BMMD15401.aamta12-winn.ispmail.ntl.com@fhm-wztfjua8xpf> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.8i Cc: ports@FreeBSD.org Subject: Re: opera-8.0.20050415 has problem resolving IP addresses in 5.4-RC3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:39:26 -0000 In gmane.os.freebsd.devel.ports, you wrote: > I have recently downloaded and installed opera 8 and for some unknown reason it encounters problems like crashing or doesn't want to run at all!! can you help me with this?? if you can it would be a great help for me! What does "crashing or doesn't want to run at all" to do with the resolving- trouble in the subject? Anyway, you might want to reinstall and run Opera from a separate testing-account to rule out problems in .opera and friends. Usually 'opera' generates core-dumps. Please look into them with gdb for more details. Your report is pretty vague. Could it be a plugin? Cheers, Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME It's a million to one chance, but it just might work. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 17:16:41 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80FBE16A41C for ; Mon, 27 Jun 2005 17:16:41 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from imf17aec.mail.bellsouth.net (imf17aec.mail.bellsouth.net [205.152.59.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D6543D48 for ; Mon, 27 Jun 2005 17:16:36 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from ibm57aec.bellsouth.net ([68.209.163.3]) by imf17aec.mail.bellsouth.net with ESMTP id <20050627171635.FIXS2145.imf17aec.mail.bellsouth.net@ibm57aec.bellsouth.net> for ; Mon, 27 Jun 2005 13:16:35 -0400 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm57aec.bellsouth.net with ESMTP id <20050627171635.LDSR25470.ibm57aec.bellsouth.net@[192.168.1.5]>; Mon, 27 Jun 2005 13:16:35 -0400 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <74EBF348-28A7-4E4C-876D-084AAC53FB1F@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Mon, 27 Jun 2005 13:16:29 -0400 To: Alexander S. Usov X-Mailer: Apple Mail (2.730) Cc: freebsd-ports@FreeBSD.org Subject: Re: Typo in multimedia/vlc Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 17:16:41 -0000 On Jun 27, 2005, at 10:05 AM, Alexander S. Usov wrote: > There is a (probably cut-n-paste) typo in vlc's Makefile. > One should apply following patch to make in installable: > ====== > --- Makefile.orig Mon Jun 27 09:13:15 2005 > +++ Makefile Mon Jun 27 16:01:43 2005 > @@ -835,7 +835,7 @@ > ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/ > dev/null > || ${TRUE}" >> ${PLIST} > .endfor > .if defined(WITH_WXGTK) || defined(WITH_SKINS) > - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/ > null || > ${TRU > + ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/ > null || > ${TRUE}" >> ${PLIST} > .endif > > pre-configure: > ====== > > Can somebody correct it? > fixed, sorry about that. > -- > Best regards, > Alexander. > > _______________________________________________ > 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 Mon Jun 27 19:11:54 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E057016A41C; Mon, 27 Jun 2005 19:11:54 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AEEF43D4C; Mon, 27 Jun 2005 19:11:54 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id BF0ACC0C5; Mon, 27 Jun 2005 21:11:51 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 8CAAD405B; Mon, 27 Jun 2005 21:12:05 +0200 (CEST) Date: Mon, 27 Jun 2005 21:12:05 +0200 From: Jeremie Le Hen To: Florent Thoumie Message-ID: <20050627191205.GT1283@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42C0026C.3040000@FreeBSD.org> User-Agent: Mutt/1.5.9i Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@FreeBSD.org, Jeremie Le Hen , freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 19:11:55 -0000 Hi Florent :), > > With all respect I owe you you, the last upgrade of my -CURRENT box > > constrained me to use the following patch to make pam_alreadyloggedin.so > > work again : > > FWIW, I always needed to put full pathname for pam_ldap to use > it. If you didn't upgraded to a too recent -CURRENT yet (ie. you still have OpenPAM Feterita release), you should try removing the full path if pam_ldap.so is located in /usr/local/lib/. If your -CURRENT is too recent, please, try to patch src/contrib/openpam/lib/openpam_dynamic.c with the quick hack I posted earlier. Recompile it and install it from src/lib/libpam/libpam/ and then remove the full path of pam_ldap in /etc/pam.d/login. Try to log from a text console (this doesn't need to reboot). You should see either an error message stating that pam_ldap.so couldn't be found or a successful login attempt in /var/log/auth.log. I would be glad if you were able to bring your testimony : I would really like to see a note in src/UPDATING for this, since FreeBSD 6 is going to be out in less than 2 months, and not informing users about this behaviour change would break PITA, IMO. Thank you Florent. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 19:26:34 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA1E16A41C; Mon, 27 Jun 2005 19:26:34 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F82E43D1D; Mon, 27 Jun 2005 19:26:34 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id A929A11CB0; Mon, 27 Jun 2005 21:34:17 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72544-10; Mon, 27 Jun 2005 21:34:10 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 5CD7E11C8E; Mon, 27 Jun 2005 21:34:10 +0200 (CEST) From: Florent Thoumie To: Jeremie Le Hen In-Reply-To: <20050627191205.GT1283@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> <20050627191205.GT1283@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=iso8859-15 Date: Mon, 27 Jun 2005 21:26:56 +0200 Message-Id: <1119900416.27663.15.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= , freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 19:26:34 -0000 Le Lundi 27 juin 2005 à 21:12 +0200, Jeremie Le Hen a écrit : > Hi Florent :), > > > > With all respect I owe you you, the last upgrade of my -CURRENT box > > > constrained me to use the following patch to make pam_alreadyloggedin.so > > > work again : > > > > FWIW, I always needed to put full pathname for pam_ldap to use > > it. > > If you didn't upgraded to a too recent -CURRENT yet (ie. you still have > OpenPAM Feterita release), you should try removing the full path if > pam_ldap.so is located in /usr/local/lib/. If your -CURRENT is too > recent, please, try to patch src/contrib/openpam/lib/openpam_dynamic.c > with the quick hack I posted earlier. Recompile it and install it > from src/lib/libpam/libpam/ and then remove the full path of > pam_ldap in /etc/pam.d/login. Try to log from a text console (this > doesn't need to reboot). You should see either an error message stating > that pam_ldap.so couldn't be found or a successful login attempt in > /var/log/auth.log. > > I would be glad if you were able to bring your testimony : I would > really like to see a note in src/UPDATING for this, since FreeBSD 6 > is going to be out in less than 2 months, and not informing users > about this behaviour change would break PITA, IMO. Well, I just tried again without full path and it seems to just work on this RELENG_5 box. I guess an UPDATING entry wouldn't hurt if we just recommend people to check if they're using absolute paths or not. Just my 2 cents. -- Florent Thoumie flz@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 20:11:54 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0875116A41C; Mon, 27 Jun 2005 20:11:54 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFC543D1F; Mon, 27 Jun 2005 20:11:53 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from [192.168.10.8] (80.116.228.47) by vsmtp2.tin.it (7.0.027) id 42BFF6CB000414E1; Mon, 27 Jun 2005 22:11:51 +0200 From: Vittorio De Martino To: freebsd-ports@freebsd.org Date: Mon, 27 Jun 2005 22:10:34 +0200 User-Agent: KMail/1.8 References: <200506262133.20327.vdm.fbsd@virgilio.it> <20050627052632.GA87413@sinanica.bg.datamax> In-Reply-To: <20050627052632.GA87413@sinanica.bg.datamax> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506272210.35268.vdm.fbsd@virgilio.it> Cc: freebsd-questions@freebsd.org Subject: Re: make builworld fails owing to libstdc++ problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 20:11:54 -0000 I tried but the same error stil pops up. What else should I do? Vittorio Alle 07:26, luned=C3=AC 27 giugno 2005, Vasil Dimov ha scritto: > On Sun, Jun 26, 2005 at 09:33:19PM +0200, Vittorio De Martino wrote: > > uname -a > > FreeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25 > > 17:40:47 CEST 2005 > > > > > > I have the following in .... > > in make.conf > > CPUTYPE=3Dp4 > > CFLAGS=3D -O2 -pipe -funroll-loops > > COPTFLAGS=3D -O2 -pipe -funroll-loops > > > > in stable-supfile: > > *default release=3Dcvs tag=3DRELENG_5_4 > > in ports-supfile: > > default release=3Dcvs tag=3D. > > > > I've just run (I've been using 5.4 since the very beginning and updated > > it every month roughly) > > > > # 1. =A0`cd /usr/src' =A0 =A0 =A0 (or to the directory containing your = source > > tree). # 2. =A0`make update' > > # 3. =A0`make buildworld' > > > > BUT...... > > > > x_handler.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/guard.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_han= dl > >er.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_op.= cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opn= t. > >cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opv= =2Ec > >c > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opv= nt > >.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo2.= cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vtermin= at > >e.cc In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_allo= c. > >cc:37: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_aux_= ru > >ntime.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_catc= h. > >cc:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_exce= pt > >ion.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_glob= al > >s.cc:33: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_pers= on > >ality.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_pers= on > >ality.cc:38:23: unwind-pe.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_term= _h > >andler.cc:30: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_term= in > >ate.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_thro= w. > >cc:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_type= =2Ec > >c:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_unex= _h > >andler.cc:30: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc= :3 > >1: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc:= 37 > >: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > mkdep: compile failed > > *** Error code 1 > > > > Stop in /usr/src/gnu/lib/libstdc++. > > *** Error code 1 > > > > Stop in /usr/src/gnu/lib. > > *** Error code 1 > > > > What should I do? > > rm -fr /usr/src/* and try again? Be carefull not to loose your kernel > config file (if any). > mv /usr/src /usr/src_broken may be less destructive :) From owner-freebsd-ports@FreeBSD.ORG Mon Jun 27 21:46:47 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C8D16A427 for ; Mon, 27 Jun 2005 21:46:46 +0000 (GMT) (envelope-from bretislav.kubesa@centrum.cz) Received: from relay.netbox.cz (relay.netbox.cz [83.240.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72BB843D4C for ; Mon, 27 Jun 2005 21:46:46 +0000 (GMT) (envelope-from bretislav.kubesa@centrum.cz) Received: from localhost (localhost [127.0.0.1]) by localhost.netbox.cz (Postfix) with ESMTP id BDD9E37BA1; Mon, 27 Jun 2005 23:46:44 +0200 (CEST) Received: from relay.netbox.cz ([127.0.0.1]) by localhost (relay [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01147-01-22; Mon, 27 Jun 2005 23:46:41 +0200 (CEST) Received: from smtp.vino.netbox.cz (brn-vino-i1.netbox.cz [83.240.1.6]) by relay.netbox.cz (Postfix) with ESMTP id 7476B37BB2; Mon, 27 Jun 2005 23:46:41 +0200 (CEST) Received: from BKUBESA (r29s04p15.home.nbox.cz [83.240.3.37]) by smtp.vino.netbox.cz (Postfix) with ESMTP id 6E25B7B533; Mon, 27 Jun 2005 23:45:10 +0200 (CEST) Message-ID: <007901c57b61$b78a1050$0201a8c0@BKUBESA> From: "Bretislav Kubesa" To: "Chris" , "Sven Willenberger" References: <00ba01c577df$4c80a9c0$0201a8c0@BKUBESA> <6.2.1.2.2.20050624072918.03cae588@pozo.com> <1119626202.18388.7.camel@lanshark.dmv.com> <3aaaa3a0506250154421b1612@mail.gmail.com> Date: Mon, 27 Jun 2005 23:46:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at relay.netbox.cz Cc: ports@freebsd.org, rob@debank.tv Subject: Re: FreeBSD Port: clamav-0.86 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 21:46:47 -0000 0.86.1 compiled succesfully , now it is OK. Thank you !! B. > 0.86.1 compiles normal again. > > Chris > > On 24/06/05, Sven Willenberger wrote: >> On Fri, 2005-06-24 at 07:35 -0700, Manfred Antar wrote: >> > At 03:35 AM 6/23/2005, =?iso-8859-2?Q?B=F8etislav_Kubesa?= wrote: >> > >Hello, I`m not able to compile clamav-0.86 {clamav-milter} on FreeBSD >> > >5.4. >> > >Here is the output : >> > > >> > >Making all in clamav-milter >> > >> > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared >> > > -I/usr/local/include >> > > -O -pipe -march=pentium4 -c -o cfgparser.o `test -f >> > >'../shared/cfgparser.c' || echo './'`../shared/cfgparser.c >> > >> > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared >> > > -I/usr/local/include >> > > -O -pipe -march=pentium4 -c -o getopt.o `test -f '../shared/getoptc' >> > > || >> > >echo './'`../shared/getopt.c >> > >> > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared >> > > -I/usr/local/include >> > > -O -pipe -march=pentium4 -c -o memory.o `test -f >> > > '../shared/memory.c' || >> > >echo './'`../shared/memory.c >> > >> > >cc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared >> > > -I/usr/local/include >> > > -O -pipe -march=pentium4 -c -o misc.o `test -f '../shared/misc.c' || >> > > echo >> > >'./'`../shared/misc.c >> > >> > >c -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared >> > > -I/usr/local/include >> > > -O -pipe -march=pentium4 -c clamav-milter.c >> > >clamav-milter.c: In function `clamfi_gethostbyname': >> > >clamav-milter.c:4261: warning: comparison between pointer and integer >> > >/bin/sh /usr/local/bin/libtool15 --mode=link >> > > -O -pipe -march=pentium4 -L/usr/local/lib -pthread -o >> > > clamav-milter >> > >cfgparser.o getopt.o memory.o misc.o clamav-milter.o >> > >../libclamav/libclamav.la -lmilter -pthread -lwrap >> > >mkdir .libs >> > >cc -O -pipe -march=pentium4 -pthread -o .libs/clamav-milter >> > >cfgparser.o >> > >getopt.o memory.o misc.o clamav-milter.o -pthread -L/usr/local/lib >> > >../libclamav/.libs/libclamav.so -lbz2 -lgmp -lcurl -lssl -lcrypto -lz -lmilter >> > > -pthread -lwrap -Wl,--rpath -Wl,/usr/local/lib >> > >clamav-milter.o(.text+0x5f1e): In function `clamfi_gethostbyname': >> > >: undefined reference to `gethostbyname_r' >> > >*** Error code 1 >> > > >> > >Can you help me with this somehow please ? Previous version 0.85.1 >> > >worked >> > >without any troubles. >> > > >> > >Thank you. >> > > >> > >BK >> > >> > I had to add --disable-pthread to the COFIGURE_ARGS in the Makefile >> > to >> > get it to compile. It's funny cause there is >> > already --disable-gethostbyname_r >> > in the Makefile but it doesn't work. >> > Manfred >> >> FWIW there is a lwres_gethostbyname_r (not regular gethostbyname_r); not >> sure about how different the lightweight version is but perhaps that >> could be used in lieu of gethostbyname_r ? >> >> Sven >> >> _______________________________________________ >> 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 Mon Jun 27 22:20:57 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9923516A41C; Mon, 27 Jun 2005 22:20:57 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D05A43D48; Mon, 27 Jun 2005 22:20:57 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-1.free.fr (Postfix) with ESMTP id 6CD561ED9F2; Tue, 28 Jun 2005 00:20:56 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 468EB405B; Tue, 28 Jun 2005 00:21:09 +0200 (CEST) Date: Tue, 28 Jun 2005 00:21:09 +0200 From: Jeremie Le Hen To: Florent Thoumie Message-ID: <20050627222109.GU1283@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> <20050627191205.GT1283@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050627191205.GT1283@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.9i Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@FreeBSD.org, Jeremie Le Hen , freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 22:20:57 -0000 > I would be glad if you were able to bring your testimony : I would > really like to see a note in src/UPDATING for this, since FreeBSD 6 > is going to be out in less than 2 months, and not informing users > about this behaviour change would break PITA, IMO. I meant POLA, of course. -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 01:36:31 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD29616A41C for ; Tue, 28 Jun 2005 01:36:31 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BD943D4C for ; Tue, 28 Jun 2005 01:36:31 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so272113nzd for ; Mon, 27 Jun 2005 18:36:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=knVZZLBDMYPlNDUJbUfOMlrZeS/QYQ+MB+dfJHTPY+Sxd2qrmePph5UkVppS7gZszxUuglApF43awStXX8ukIiyqZpoHkpCts5K77tXFG8l1Jq5UzwI6YoOHU2+qRCs9vPwZtatwfDlAfQoyDSOM6+Sm/j5JnKGJgZw/feR8Pl4= Received: by 10.36.224.80 with SMTP id w80mr4223013nzg; Mon, 27 Jun 2005 18:36:30 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Mon, 27 Jun 2005 18:36:28 -0700 (PDT) Message-ID: Date: Tue, 28 Jun 2005 09:36:28 +0800 From: Jiawei Ye To: FreeBSD - Ports Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 01:36:32 -0000 Dear port maintainers, I have just used 'portupgrade -a' to upgrade my ports to the latest version, perl 5.8.7 included. After portupgrade finished, I ran perl-after-upgrade, but the output of the command is: root@orion:/usr/ports# perl-after-upgrade - --- Fixed 0 packages (0 files moved, 0 files modified) Skipped 479 packages root@orion:/usr/ports# perl-after-upgrade -f - But it fixed nothing, re-running amavisd-new results in: root@orion:/usr/ports# /usr/local/etc/rc.d/amavisd.sh restart amavisd not running? (check /var/amavis/amavisd.pid). Starting amavisd. ERROR: MISSING REQUIRED BASIC MODULES: Unix::Syslog Compress::Zlib BEGIN failed--compilation aborted at /usr/local/sbin/amavisd line 146. I fell back using the script mentioned in ports/UPDATING and forced upgrade of all perl dependant ports. Jiawei --- Fixed 0 packages (0 files moved, 0 files modified) Skipped 479 packages --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 03:11:28 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA81316A41C for ; Tue, 28 Jun 2005 03:11:28 +0000 (GMT) (envelope-from decibel@decibel.org) Received: from flake.decibel.org (flake.decibel.org [67.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88A6843D1F for ; Tue, 28 Jun 2005 03:11:28 +0000 (GMT) (envelope-from decibel@decibel.org) Received: by flake.decibel.org (Postfix, from userid 1001) id F23CA15229; Mon, 27 Jun 2005 22:11:27 -0500 (CDT) Date: Mon, 27 Jun 2005 22:11:27 -0500 From: "Jim C. Nasby" To: freebsd-ports@freebsd.org Message-ID: <20050628031127.GG39875@decibel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.11-RELEASE-p10 i386 X-Distributed: Join the Effort! http://www.distributed.net User-Agent: Mutt/1.5.9i Subject: Problem with p5-Net-DNS and SpamAssassin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 03:11:28 -0000 Just as a heads-up, spamd currently will not do DNS lookups (meaning no RBL's). This is due to a bug in p5-Net-DNS that was introduced in either version .49 or .50. I downloaded http://lnk.nu/freebsd.org/3b1.gz (go to http://lnk.nu/freebsd.org/3b2/ and hit the tarball link at the bottom) and extracted in into /usr/ports/dns and it fixed the issue. Note that this is supposed to be fixed in the next version of p5-Net-DNS. -- Jim C. Nasby, Database Consultant decibel@decibel.org Give your computer some brain candy! www.distributed.net Team #1828 Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 08:33:10 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 064F716A41C; Tue, 28 Jun 2005 08:33:10 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC24343D1F; Tue, 28 Jun 2005 08:33:09 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from fwd34.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1DnBWk-0000zd-01; Tue, 28 Jun 2005 10:33:06 +0200 Received: from Andro-Beta.Leidinger.net (TiSfoBZJwezPOk4WLfB1cuTq6m6gTnEvqjgBEEmM-aC3yXM-Vw6mcY@[84.165.242.224]) by fwd34.sul.t-online.de with esmtp id 1DnBWg-1DtDqy0; Tue, 28 Jun 2005 10:33:02 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j5S8Wto4090751; Tue, 28 Jun 2005 10:32:55 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Tue, 28 Jun 2005 10:33:47 +0200 From: Alexander Leidinger To: linimon@lonesome.com (Mark Linimon) Message-ID: <20050628103347.1bea84ea@Magellan.Leidinger.net> In-Reply-To: <20050627201024.GA13404@soaustin.net> References: <200506172259.j5HMxTad068378@repoman.freebsd.org> <200506251924.24269.lofi@freebsd.org> <42BDF3D9.6000803@magnesium.net> <20050627131305.GA5802@FreeBSD.org> <1119898902.24833.90.camel@leguin> <20050627201024.GA13404@soaustin.net> Organization: FreeBSD X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.8; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: TiSfoBZJwezPOk4WLfB1cuTq6m6gTnEvqjgBEEmM-aC3yXM-Vw6mcY@t-dialin.net X-TOI-MSGID: fe798318-bcdc-4049-8c29-6e8e6c3df6f1 Cc: ports@freebsd.org, cvs-ports@FreeBSD.org, Eric Anholt , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports CHANGES UPDATING ports/Mk bsd.port.mk ports/accessibility/linux-atk Makefile pkg-plist ports/archivers/stuffit Makefile ports/astro/linux-setiathome Makefile ports/audio/baudline Makefile ports/audio/linux-arts ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 08:33:10 -0000 On Mon, 27 Jun 2005 15:10:24 -0500 linimon@lonesome.com (Mark Linimon) wrote: > On Mon, Jun 27, 2005 at 12:01:42PM -0700, Eric Anholt wrote: > > * Do not put new ports in X11BASE if you can avoid it. > > * Move leaf ports to LOCALBASE if you can. > > Can anyone think of a good reason (other than the hard work that > will be involved) not to try to migrate towards this? I can understand that large infrastructure ports like X.org and GNOME should be moved last/at once, but why moving leaf ports only? I suggest to move the discussion to ports@. Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. 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 Tue Jun 28 10:00:35 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A1616A41C for ; Tue, 28 Jun 2005 10:00:35 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEEB943D48 for ; Tue, 28 Jun 2005 10:00:34 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5SA0YMK065090 for ; Tue, 28 Jun 2005 10:00:34 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5SA0Y01065073 for ports@freebsd.org; Tue, 28 Jun 2005 10:00:34 GMT (envelope-from fenner) Date: Tue, 28 Jun 2005 10:00:34 GMT From: Bill Fenner Message-Id: <200506281000.j5SA0Y01065073@freefall.freebsd.org> To: ports@freebsd.org Cc: Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 10:00:35 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 10:36:15 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7876716A41C for ; Tue, 28 Jun 2005 10:36:15 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E52543D53 for ; Tue, 28 Jun 2005 10:36:15 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix4-2.free.fr (Postfix) with ESMTP id 78DE43204AD for ; Tue, 28 Jun 2005 12:36:14 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SAaADE032274 for ; Tue, 28 Jun 2005 12:36:13 +0200 (CEST) From: Thierry Herbelot To: ports@freebsd.org Date: Tue, 28 Jun 2005 12:36:06 +0200 User-Agent: KMail/1.8.1 X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506281236.08334.thierry@herbelot.com> Cc: Subject: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 10:36:15 -0000 Hello, I have here a R/O shared ports tree, under the /files2 mount point. A symbolic link points from /usr/ports to /files2/ports On the machine, the temporary work dirs are hosted under /files4/tmp (WRKDIRPREFIX=/files4/tmp in /etc/make.conf) This usually works fine with all ports, except for cups-pstoraster after its recent change. Here is the error log : ===> Applying FreeBSD patches for cups-pstoraster-8.15 /bin/ln-sf /files4/tmp/files2/ports/print/cups-pstoraster/work/espgs-8.15rc3/pstoraster/gdevcups.c /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src ln: /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src: No such file or directory TfH From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 11:37:12 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2141316A41C; Tue, 28 Jun 2005 11:37:12 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A48C43D48; Tue, 28 Jun 2005 11:37:10 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j5SBb8DF075355; Tue, 28 Jun 2005 13:37:08 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j5SBb7nn001202; Tue, 28 Jun 2005 13:37:07 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: freebsd-ports@freebsd.org, thierry@herbelot.com Date: Tue, 28 Jun 2005 13:37:06 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> In-Reply-To: <200506281236.08334.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506281337.07507.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.15; VDF: 6.30.0.207; host: antares.redesjm.local) Cc: ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 11:37:12 -0000 El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > Hello, > > I have here a R/O shared ports tree, under the /files2 mount point. A > symbolic link points from /usr/ports to /files2/ports > This is not enough. You must define PORTSDIR. > On the machine, the temporary work dirs are hosted under /files4/tmp > (WRKDIRPREFIX=3D/files4/tmp in /etc/make.conf) > > This usually works fine with all ports, except for cups-pstoraster > after its recent change. > > Here is the error log : > > =3D=3D=3D> Applying FreeBSD patches for cups-pstoraster-8.15 > /bin/ln-sf > /files4/tmp/files2/ports/print/cups-pstoraster/work/espgs-8.15rc3/pst >oraster/gdevcups.c > /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src ln: > /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src: No > such file or directory > > TfH Near the same env here, but I can't reproduce this. =2D- josemi From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 11:37:12 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2141316A41C; Tue, 28 Jun 2005 11:37:12 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A48C43D48; Tue, 28 Jun 2005 11:37:10 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j5SBb8DF075355; Tue, 28 Jun 2005 13:37:08 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j5SBb7nn001202; Tue, 28 Jun 2005 13:37:07 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: freebsd-ports@freebsd.org, thierry@herbelot.com Date: Tue, 28 Jun 2005 13:37:06 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> In-Reply-To: <200506281236.08334.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506281337.07507.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.15; VDF: 6.30.0.207; host: antares.redesjm.local) Cc: ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 11:37:12 -0000 El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > Hello, > > I have here a R/O shared ports tree, under the /files2 mount point. A > symbolic link points from /usr/ports to /files2/ports > This is not enough. You must define PORTSDIR. > On the machine, the temporary work dirs are hosted under /files4/tmp > (WRKDIRPREFIX=3D/files4/tmp in /etc/make.conf) > > This usually works fine with all ports, except for cups-pstoraster > after its recent change. > > Here is the error log : > > =3D=3D=3D> Applying FreeBSD patches for cups-pstoraster-8.15 > /bin/ln-sf > /files4/tmp/files2/ports/print/cups-pstoraster/work/espgs-8.15rc3/pst >oraster/gdevcups.c > /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src ln: > /files4/tmp/usr/ports/print/ghostscript-gnu/work/ghostscript/src: No > such file or directory > > TfH Near the same env here, but I can't reproduce this. =2D- josemi From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 12:35:48 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29B7116A41C; Tue, 28 Jun 2005 12:35:48 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFFF643D4C; Tue, 28 Jun 2005 12:35:47 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix3-1.free.fr (Postfix) with ESMTP id 20AFE1734C6; Tue, 28 Jun 2005 14:35:46 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SCZZoG032149; Tue, 28 Jun 2005 14:35:38 +0200 (CEST) From: Thierry Herbelot To: Jose M Rodriguez Date: Tue, 28 Jun 2005 14:35:31 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> In-Reply-To: <200506281337.07507.josemi@redesjm.local> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200506281435.33658.thierry@herbelot.com> Cc: ports@freebsd.org, freebsd-ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 12:35:48 -0000 Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a écrit : > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribió: > > Hello, > > > > I have here a R/O shared ports tree, under the /files2 mount point. A > > symbolic link points from /usr/ports to /files2/ports > > This is not enough. You must define PORTSDIR. This is indeed a work-around, but this is the first port where I saw this kind of problem (and I have some *hundreds* of ports which build correctly without setting PORTSDIR). This is an explanation : in ports/Mk/bsd.port.mk, WRKDIR is correctly set with : WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work but in ports/print/cups-pstoraster/Makefile, the new WRKSRC is hardwired to : ${WRKDIRPREFIX}${PORTSDIR}/${GHOSTSCRIPT_PORT}/work/ghostscript which is wrong as PORTSDIR points (correctly) to /usr/ports when ${.CURDIR} is /files2/ports for the time being, I will set PORTSDIR. *thanks* for the quick answer cheers TfH From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 12:35:48 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29B7116A41C; Tue, 28 Jun 2005 12:35:48 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFFF643D4C; Tue, 28 Jun 2005 12:35:47 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix3-1.free.fr (Postfix) with ESMTP id 20AFE1734C6; Tue, 28 Jun 2005 14:35:46 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SCZZoG032149; Tue, 28 Jun 2005 14:35:38 +0200 (CEST) From: Thierry Herbelot To: Jose M Rodriguez Date: Tue, 28 Jun 2005 14:35:31 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> In-Reply-To: <200506281337.07507.josemi@redesjm.local> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200506281435.33658.thierry@herbelot.com> Cc: ports@freebsd.org, freebsd-ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 12:35:48 -0000 Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a écrit : > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribió: > > Hello, > > > > I have here a R/O shared ports tree, under the /files2 mount point. A > > symbolic link points from /usr/ports to /files2/ports > > This is not enough. You must define PORTSDIR. This is indeed a work-around, but this is the first port where I saw this kind of problem (and I have some *hundreds* of ports which build correctly without setting PORTSDIR). This is an explanation : in ports/Mk/bsd.port.mk, WRKDIR is correctly set with : WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work but in ports/print/cups-pstoraster/Makefile, the new WRKSRC is hardwired to : ${WRKDIRPREFIX}${PORTSDIR}/${GHOSTSCRIPT_PORT}/work/ghostscript which is wrong as PORTSDIR points (correctly) to /usr/ports when ${.CURDIR} is /files2/ports for the time being, I will set PORTSDIR. *thanks* for the quick answer cheers TfH From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 12:56:29 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CEF16A41C for ; Tue, 28 Jun 2005 12:56:29 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C9E5743D4C for ; Tue, 28 Jun 2005 12:56:28 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 28 Jun 2005 12:56:27 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp034) with SMTP; 28 Jun 2005 14:56:27 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 0C64CC230; Tue, 28 Jun 2005 14:58:03 +0200 (CEST) Date: Tue, 28 Jun 2005 14:58:03 +0200 From: Simon Barner To: Thierry Herbelot Message-ID: <20050628125803.GA1001@zi025.glhnet.mhn.de> References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> <200506281435.33658.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <200506281435.33658.thierry@herbelot.com> User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 Cc: Jose M Rodriguez , freebsd-ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 12:56:29 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Please don't Cc: both ports@FreeBSD.org and freebsd-ports@FreeBSD.org in order to avoid duplicates] Thierry Herbelot wrote: > Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a =E9crit : > > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > > > Hello, > > > > > > I have here a R/O shared ports tree, under the /files2 mount point. A > > > symbolic link points from /usr/ports to /files2/ports > > > > This is not enough. You must define PORTSDIR. >=20 > This is indeed a work-around, but this is the first port where I saw this= kind=20 > of problem (and I have some *hundreds* of ports which build correctly wit= hout=20 > setting PORTSDIR). IMO this isn't a workaround, but the correct solution. AFAIK ${PORTSDIR} is supposed to point to the realpath of your port collection's root directory. Is there something bad about setting PORTDIR correctly? >=20 > This is an explanation : >=20 > in ports/Mk/bsd.port.mk, WRKDIR is correctly set with : > WRKDIR?=3D ${WRKDIRPREFIX}${.CURDIR}/work >=20 > but in ports/print/cups-pstoraster/Makefile, the new WRKSRC is hardwired = to : > ${WRKDIRPREFIX}${PORTSDIR}/${GHOSTSCRIPT_PORT}/work/ghostscript Which is because cups-pstoraster needs the ghostscript sources to build... You might try whether ${WRKDIRPREFIX}${.CURDIR}/../../${GHOSTSCRIPT_PORT}/work/ghostscript works without setting PORTSDIR (although I consider that a bit ugly). >=20 > which is wrong as PORTSDIR points (correctly) to /usr/ports when ${.CURDI= R} =20 > is /files2/ports >=20 > for the time being, I will set PORTSDIR. Regards, Simon --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCwUlbCkn+/eutqCoRAoP1AKDnqvPlRpGY1uapTWBAlHzBXD7bjwCaAqi1 8YH6tNcUD5vMeZT5yf2JiQE= =Q1oS -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 12:59:19 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C306916A41C; Tue, 28 Jun 2005 12:59:19 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B7243D49; Tue, 28 Jun 2005 12:59:19 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77456-05; Tue, 28 Jun 2005 14:58:59 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by pastinakel.tue.nl (Postfix) with ESMTP; Tue, 28 Jun 2005 14:58:58 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.3/8.13.1/Submit) id j5SCwvTF093509; Tue, 28 Jun 2005 14:58:57 +0200 (CEST) (envelope-from stijn) Date: Tue, 28 Jun 2005 14:58:57 +0200 From: Stijn Hoop To: Thierry Herbelot Message-ID: <20050628125857.GC68300@pcwin002.win.tue.nl> References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> <200506281435.33658.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <200506281435.33658.thierry@herbelot.com> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: ports@freebsd.org, Jose M Rodriguez , freebsd-ports@freebsd.org Subject: settings PORTSDIR with symlinked /usr/ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 12:59:19 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 28, 2005 at 02:35:31PM +0200, Thierry Herbelot wrote: > Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a =E9crit : > > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > > > I have here a R/O shared ports tree, under the /files2 mount point. A > > > symbolic link points from /usr/ports to /files2/ports > > > > This is not enough. You must define PORTSDIR. >=20 > This is indeed a work-around, but this is the first port where I saw this > kind of problem (and I have some *hundreds* of ports which build correctly > without setting PORTSDIR). Discussions in the past have led to the same conclusion: if you symlink /usr/ports, you need to set PORTSDIR to the new location. See also Message-ID: <4034C24E.60709@portaone.com> to freebsd-ports of 19 feb 2004, and a thread before that in which I did not participate and therefore have no record of right now. --Stijn --=20 A "No" uttered from deepest conviction is better and greater than a "Yes" merely uttered to please, or what is worse, to avoid trouble. -- Mahatma Ghandi --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwUmRY3r/tLQmfWcRAkNeAJ4kGS+YmWGGuaWoFhaRL5offvIPdwCfVCWp EgwS4nZqCMq21GUj+0cM9p4= =PtUR -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 12:59:19 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C306916A41C; Tue, 28 Jun 2005 12:59:19 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B7243D49; Tue, 28 Jun 2005 12:59:19 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77456-05; Tue, 28 Jun 2005 14:58:59 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by pastinakel.tue.nl (Postfix) with ESMTP; Tue, 28 Jun 2005 14:58:58 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.3/8.13.1/Submit) id j5SCwvTF093509; Tue, 28 Jun 2005 14:58:57 +0200 (CEST) (envelope-from stijn) Date: Tue, 28 Jun 2005 14:58:57 +0200 From: Stijn Hoop To: Thierry Herbelot Message-ID: <20050628125857.GC68300@pcwin002.win.tue.nl> References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> <200506281435.33658.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <200506281435.33658.thierry@herbelot.com> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: ports@freebsd.org, Jose M Rodriguez , freebsd-ports@freebsd.org Subject: settings PORTSDIR with symlinked /usr/ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 12:59:19 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 28, 2005 at 02:35:31PM +0200, Thierry Herbelot wrote: > Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a =E9crit : > > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > > > I have here a R/O shared ports tree, under the /files2 mount point. A > > > symbolic link points from /usr/ports to /files2/ports > > > > This is not enough. You must define PORTSDIR. >=20 > This is indeed a work-around, but this is the first port where I saw this > kind of problem (and I have some *hundreds* of ports which build correctly > without setting PORTSDIR). Discussions in the past have led to the same conclusion: if you symlink /usr/ports, you need to set PORTSDIR to the new location. See also Message-ID: <4034C24E.60709@portaone.com> to freebsd-ports of 19 feb 2004, and a thread before that in which I did not participate and therefore have no record of right now. --Stijn --=20 A "No" uttered from deepest conviction is better and greater than a "Yes" merely uttered to please, or what is worse, to avoid trouble. -- Mahatma Ghandi --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwUmRY3r/tLQmfWcRAkNeAJ4kGS+YmWGGuaWoFhaRL5offvIPdwCfVCWp EgwS4nZqCMq21GUj+0cM9p4= =PtUR -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 13:20:46 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8172D16A41C for ; Tue, 28 Jun 2005 13:20:46 +0000 (GMT) (envelope-from skv@protey.ru) Received: from mail.3wgraphics.com (mail.3wgraphics.com [194.87.91.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C99143D48 for ; Tue, 28 Jun 2005 13:20:45 +0000 (GMT) (envelope-from skv@protey.ru) Received: from [192.168.0.1] (helo=[192.168.0.1]) by mail.3wgraphics.com with esmtp id 1DnG15-000FfA-S0; Tue, 28 Jun 2005 17:20:43 +0400 Message-ID: <42C14EAB.4020902@protey.ru> Date: Tue, 28 Jun 2005 17:20:43 +0400 From: Sergey Skvortsov Organization: 3W Graphics User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Jiawei Ye References: In-Reply-To: X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:20:46 -0000 Jiawei Ye wrote: > > I have just used 'portupgrade -a' to upgrade my ports to the latest If you use 'portupgrade' then 'perl-after-upgrade' is useless because portupgrade fixes all +CONTENTS files in /var/db/pkg to update new dependencies and 'perl-after-upgrade' can not detect anything. To use 'perl-after-upgrade' you must manually upgrade perl: cd /usr/ports/lang/perl5.8 make make test make deinstall install clean use.perl port perl-after-upgrade perl-after-upgrade -f perl-after-upgrade -v To upgrade perl-dependend ports after portupgrade run this command: portupgrade -f `(pkg_info -R perl-5\* |tail +4; \ find /usr/local/lib/perl5/site_perl/5.[68].[12456] -type f -print0 \ | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` -- Sergey Skvortsov mailto: skv@protey.ru From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 13:22:58 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8069516A41C; Tue, 28 Jun 2005 13:22:58 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4288443D53; Tue, 28 Jun 2005 13:22:58 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix4-1.free.fr (Postfix) with ESMTP id C371D317F52; Tue, 28 Jun 2005 15:22:56 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SDMotB011440; Tue, 28 Jun 2005 15:22:53 +0200 (CEST) From: Thierry Herbelot To: Stijn Hoop Date: Tue, 28 Jun 2005 15:22:47 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281435.33658.thierry@herbelot.com> <20050628125857.GC68300@pcwin002.win.tue.nl> In-Reply-To: <20050628125857.GC68300@pcwin002.win.tue.nl> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200506281522.48565.thierry@herbelot.com> Cc: ports@freebsd.org, Jose M Rodriguez , Simon Barner Subject: Re: settings PORTSDIR with symlinked /usr/ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:22:58 -0000 Le Tuesday 28 June 2005 14:58, Stijn Hoop a écrit : > > Discussions in the past have led to the same conclusion: if you > symlink /usr/ports, you need to set PORTSDIR to the new location. fine : will do ! this could perhaps be added to the ports(7) man page : PORTSDIR Location of the ports tree. This is /usr/ports on FreeBSD and OpenBSD, and /usr/pkgsrc on NetBSD. + It must be set when /usr/ports is a symlink to the real directory. thanks to all TfH From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 13:38:56 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 080ED16A41C for ; Tue, 28 Jun 2005 13:38:56 +0000 (GMT) (envelope-from bconstant@be.tiauto.com) Received: from smtp.eu.tiauto.com (smtp.eu.tiauto.com [195.127.176.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA1343D1D for ; Tue, 28 Jun 2005 13:38:55 +0000 (GMT) (envelope-from bconstant@be.tiauto.com) Received: by euex01.resource.tiauto.com with Internet Mail Service (5.5.2657.72) id ; Tue, 28 Jun 2005 15:38:22 +0200 Message-ID: From: "Constant, Benjamin" To: "'freebsd-ports@freebsd.org'" Date: Tue, 28 Jun 2005 15:38:18 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C57BE6.A4E5D5B7" Subject: Modification request for /usr/ports/sysutils/apcupsd/ (+snmp supp ort) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:38:56 -0000 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C57BE6.A4E5D5B7 Content-Type: text/plain Hello list, What is the right way to follow to request port changes? Now, this is my request: I'm using multiple FreeBSD boxes connected to a *big* ups and I want to be able to perform a clean shutdown in case of power outage. This ups is equipped with a WEB/SNMP management card and the only way to get ups status for this ups is to use snmp polling because there is only one serial output on this ups. Apcupsd project is able to manage retrieve ups status trough snmp protocol but the current configuration of the FreeBSD port does not include snmp support. I performed some tests with snmp support on a FreeBSD 5.4 stable and I've included a patch ($FreeBSD: ports/sysutils/apcupsd/Makefile ,v 1.36 2005/05/15 14:51:44 lkoeller Exp $) in attachement. Regards, Benjamin Constant TI Automotive The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. This communication is from TI Automotive. ------_=_NextPart_000_01C57BE6.A4E5D5B7 Content-Type: application/octet-stream; name="Makefile.patch" Content-Disposition: attachment; filename="Makefile.patch" *** Makefile Tue Jun 28 15:34:06 2005 --- Makefile.new Tue Jun 28 15:34:31 2005 *************** *** 31,36 **** --- 31,37 ---- OPTIONS= CLIENT_ONLY "Build apcupsd client only (no network server)" off OPTIONS+= CGI "Compile with CGI programms to show status" off OPTIONS+= USB "Compile with USB Support (READ MANUAL!!!)" off + OPTIONS+= SNMP "Compile with SNMP Support (READ MANUAL!!!)" off .include *************** *** 52,57 **** --- 53,62 ---- CONFIGURE_ARGS+=--enable-master-slave .endif + .if defined(WITH_SNMP) + CONFIGURE_ARGS+=--enable-snmp --enable-net + .endif + CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -L${LOCALBASE}/lib" \ CFLAGS="-I${LOCALBASE}/include -L${LOCALBASE}/lib" \ LDFLAGS="-L${LOCALBASE}/lib" *************** *** 75,80 **** --- 80,86 ---- @${ECHO_MSG} " WITH_CGI=yes if you want to build CGI support." @${ECHO_MSG} " WITH_CLIENT_ONLY=yes if you only want a network client." @${ECHO_MSG} " WITH_USB=yes to compile with USB support (READ MANUAL!!!)" + @${ECHO_MSG} " WITH_SNMP=yes to compile with SNMP support (READ MANUAL!!!)" @${ECHO_MSG} "" .if defined(WITH_CGI) @${ECHO_MSG} "===> Building with CGI support." ------_=_NextPart_000_01C57BE6.A4E5D5B7-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 13:57:55 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D6A316A41C for ; Tue, 28 Jun 2005 13:57:55 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC9AD43D1D for ; Tue, 28 Jun 2005 13:57:54 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 4BC36B824; Tue, 28 Jun 2005 15:57:50 +0200 (CEST) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 3669611442; Tue, 28 Jun 2005 15:57:50 +0200 (CEST) Sender: xi@borderworlds.dk To: Sergey Skvortsov References: <42C14EAB.4020902@protey.ru> From: Christian Laursen Date: 28 Jun 2005 15:57:50 +0200 In-Reply-To: <42C14EAB.4020902@protey.ru> Message-ID: <86fyv2fush.fsf@borg.borderworlds.dk> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jiawei Ye , FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:57:55 -0000 Sergey Skvortsov writes: > Jiawei Ye wrote: > > > > I have just used 'portupgrade -a' to upgrade my ports to the latest > > If you use 'portupgrade' then 'perl-after-upgrade' is useless because > portupgrade fixes all +CONTENTS files in /var/db/pkg to update new > dependencies and 'perl-after-upgrade' can not detect anything. According to the perl-after-upgrade manpage: After installation of the new perl is complete, either by hand from the ports collection, or from a package, or via portupgrade, do the follow- ing: Personally I have upgraded perl from 5.8.6 to 5.8.7 with portupgrade and used perl-after-upgrade afterwards with no problems at all. -- Christian Laursen From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 14:01:24 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0299B16A41C for ; Tue, 28 Jun 2005 14:01:24 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6FD743D5D for ; Tue, 28 Jun 2005 14:01:23 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id A1AB211CDC; Tue, 28 Jun 2005 16:09:14 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81898-02; Tue, 28 Jun 2005 16:09:06 +0200 (CEST) Received: from [192.168.20.108] (unknown [217.15.95.90]) by smtp.xbsd.org (Postfix) with ESMTP id B3E3811CD4; Tue, 28 Jun 2005 16:09:05 +0200 (CEST) Message-ID: <42C15820.2030904@xbsd.org> Date: Tue, 28 Jun 2005 16:01:04 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Laursen References: <42C14EAB.4020902@protey.ru> <86fyv2fush.fsf@borg.borderworlds.dk> In-Reply-To: <86fyv2fush.fsf@borg.borderworlds.dk> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEFD17A6B135DD501A9211E1C" X-Virus-Scanned: amavisd-new at xbsd.org Cc: Jiawei Ye , FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 14:01:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEFD17A6B135DD501A9211E1C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Christian Laursen wrote: > Sergey Skvortsov writes: > > >>Jiawei Ye wrote: >> >>>I have just used 'portupgrade -a' to upgrade my ports to the latest >> >>If you use 'portupgrade' then 'perl-after-upgrade' is useless because >>portupgrade fixes all +CONTENTS files in /var/db/pkg to update new >>dependencies and 'perl-after-upgrade' can not detect anything. > > > According to the perl-after-upgrade manpage: > > After installation of the new perl is complete, either by hand from the > ports collection, or from a package, or via portupgrade, do the follow- > ing: > > Personally I have upgraded perl from 5.8.6 to 5.8.7 with portupgrade and > used perl-after-upgrade afterwards with no problems at all. The idea is "don't use portupgrade -a". Sure "portupgrade perl5.8" does the trick. -- Florent Thoumie flz@xbsd.org --------------enigEFD17A6B135DD501A9211E1C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCwVgnMxEkbVFH3PQRAiCkAJ0cUsz0Pb3Sba3COnXXgg+HAjlcogCfVD/0 Mf5OLt22aQrRoEsaKojUO1k= =mr+C -----END PGP SIGNATURE----- --------------enigEFD17A6B135DD501A9211E1C-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 14:06:32 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAC816A41C for ; Tue, 28 Jun 2005 14:06:32 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC3243D1F for ; Tue, 28 Jun 2005 14:06:32 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 14so322871nzn for ; Tue, 28 Jun 2005 07:06:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DQsZL5L9r0uGm8DWtCoX+Fv6xS/qf6kkncH/lL8Y75ows6mzHscFvsK00+MZLQouHVJ8yi7o61fwyXL2EJ0l1HcdGuAAfJT8vcJzuscCP6MuPCPWqISpnpOAnA5Pq3Cq5ABmoRFPr3BnxGuPY2xRkx9CAwJrewsGBsyayeDg/mc= Received: by 10.36.138.7 with SMTP id l7mr3559778nzd; Tue, 28 Jun 2005 07:06:31 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Tue, 28 Jun 2005 07:06:31 -0700 (PDT) Message-ID: Date: Tue, 28 Jun 2005 22:06:31 +0800 From: Jiawei Ye To: Christian Laursen In-Reply-To: <86fyv2fush.fsf@borg.borderworlds.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42C14EAB.4020902@protey.ru> <86fyv2fush.fsf@borg.borderworlds.dk> Cc: FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 14:06:33 -0000 On 28 Jun 2005 15:57:50 +0200, Christian Laursen wrote= : > According to the perl-after-upgrade manpage: >=20 > After installation of the new perl is complete, either by hand from the > ports collection, or from a package, or via portupgrade, do the follow- > ing: >=20 > Personally I have upgraded perl from 5.8.6 to 5.8.7 with portupgrade and > used perl-after-upgrade afterwards with no problems at all. >=20 > -- > Christian Laursen To quote the manpage: DESCRIPTION The standard procedure after a perl port (either lang/perl5 or lang/perl5.8) upgrade is to basically reinstall all other packages t= hat depend on perl. This is always a painful exercise. The perl-after- upgrade utility makes this process mostly unnecessary. The tool goes through the list of installed packages, looks for thos= e that depend on perl, moves files around, modifies shebang lines in those scripts in which it is necessary to do so, tries its best to adjust dynamically linked binaries that link with libperl.so in the = old path, and updates the package database. At least on my 2 -current machines, none of these happened. 1) It didn't tell me what it handled and what it couldn't handle 2) I still need the script from UPDATING to fix all my perl-depending ports that took several hours. I truely need a refund this time :) BTW, my perl was installed as perl-threaded-5.8.7, could the package name be different from what the script expected? Or am I missing something obvious? Regards, Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 14:10:22 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A987B16A41C for ; Tue, 28 Jun 2005 14:10:22 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6919143D1D for ; Tue, 28 Jun 2005 14:10:22 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id o1so336048nzf for ; Tue, 28 Jun 2005 07:10:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lN2UCoDUUUaUAIG8g0giFHR8YynjduT6cq5qS43SWSRH/v8d1ZLcgmm9rWygfTY+pN/PrRGnwajJEHeXL1ls+8hXdoV2e6dvqwnlkEBKVTCvryJugUkch/FqqudV7BNK/cHsA0e0pkD7SfgrLiZXxe1iHBIPAJQ4TcyxYgGNTR4= Received: by 10.36.43.17 with SMTP id q17mr4614880nzq; Tue, 28 Jun 2005 07:10:21 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Tue, 28 Jun 2005 07:10:21 -0700 (PDT) Message-ID: Date: Tue, 28 Jun 2005 22:10:21 +0800 From: Jiawei Ye To: Florent Thoumie In-Reply-To: <42C15820.2030904@xbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42C14EAB.4020902@protey.ru> <86fyv2fush.fsf@borg.borderworlds.dk> <42C15820.2030904@xbsd.org> Cc: Christian Laursen , FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 14:10:22 -0000 On 6/28/05, Florent Thoumie wrote: > The idea is "don't use portupgrade -a". Sure "portupgrade > perl5.8" does the trick. >=20 > -- > Florent Thoumie > flz@xbsd.org Why? 'portupgrade -a' does not fix the perl dependancy, which is why we need the script in UPDATING in the first place, ie. no perl-depending port will be re-installed by portupgrade -a. According to the manpage, perl-after-upgrade is supposed to do what the script did, no? Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 14:33:56 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9788F16A41C for ; Tue, 28 Jun 2005 14:33:56 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E18343D1F for ; Tue, 28 Jun 2005 14:33:56 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id CE8DC36633; Tue, 28 Jun 2005 16:33:54 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id E24791313D5; Tue, 28 Jun 2005 16:33:53 +0200 (CEST) Received: from lofi.dyndns.org (dsl-213-023-206-113.arcor-ip.net [213.23.206.113]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 6DD481503B; Tue, 28 Jun 2005 16:33:54 +0200 (CEST) Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SEXpGl081882 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 28 Jun 2005 16:33:52 +0200 (CEST) (envelope-from lofi@freebsd.org) From: Michael Nottebrock To: freebsd-ports@freebsd.org, Jiawei Ye Date: Tue, 28 Jun 2005 16:33:43 +0200 User-Agent: KMail/1.8.1 References: <42C15820.2030904@xbsd.org> In-Reply-To: X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Cc: Christian Laursen , Florent Thoumie Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 14:33:56 -0000 --nextPart1668664.p0bvBUpf5I Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 28. June 2005 16:10, Jiawei Ye wrote: > On 6/28/05, Florent Thoumie wrote: > > The idea is "don't use portupgrade -a". Sure "portupgrade > > perl5.8" does the trick. > > > > -- > > Florent Thoumie > > flz@xbsd.org > > Why? 'portupgrade -a' does not fix the perl dependancy, which is why > we need the script in UPDATING in the first place, ie. no > perl-depending port will be re-installed by portupgrade -a. After an update of perl, portupgrade -a is normally bound to fail anyway - = at=20 least if there are other perl ports left to update, since dependency files = of=20 other perl-ports will be looked after in the new versioned directory, won't= =20 be found, will then be rebuilt and at installation time the update process= =20 will fail because the package is already installed (but the files are still= =20 in the old perl subdirectory). At that point at the latest, you'd normally run perl-after-upgrade. It might very well be however that perl-after-upgrade is confused by your p= erl=20 package being registered as perl-threaded. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1668664.p0bvBUpf5I Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCwV/NXhc68WspdLARAn+oAKCpvSo4ZcZT1MWtO1iqB1Mq4eaJbQCgipOZ UxPgwPE4P55n6kW0eSPG7rA= =/yXC -----END PGP SIGNATURE----- --nextPart1668664.p0bvBUpf5I-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 15:56:18 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279E816A41C for ; Tue, 28 Jun 2005 15:56:18 +0000 (GMT) (envelope-from freebsd.nospam@mekanix.dk) Received: from mail.aaq.bolignet.dk (cpe.atm2-0-1021060.0x50a5f3f2.boanxx12.customer.tele.dk [80.165.243.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA99043D49 for ; Tue, 28 Jun 2005 15:56:15 +0000 (GMT) (envelope-from freebsd.nospam@mekanix.dk) Received: from desktop.home (unknown [10.10.3.10]) by mail.aaq.bolignet.dk (Postfix) with ESMTP id 6D566205FA1 for ; Tue, 28 Jun 2005 17:55:17 +0200 (CEST) From: Bjarne Wichmann Petersen To: freebsd-ports@freebsd.org Date: Tue, 28 Jun 2005 17:57:28 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506281757.29386.freebsd.nospam@mekanix.dk> Subject: Podcast client X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 15:56:18 -0000 Is there a podcast-client available for FreeBSD? Freshports doesn't turn up anything. I've tried amarok_podder with minor adjustments, but it just bangs the CPU to 100% while nothing turns up. I've tried a RSS-feedreader like Akregator, but it doesn't point towards any downloable mp3/links from . Bjarne From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 16:47:01 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A365A16A41C for ; Tue, 28 Jun 2005 16:47:01 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B8943D53 for ; Tue, 28 Jun 2005 16:47:01 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-35-78.dynamic.qsc.de ([212.202.35.78] helo=bsd.trippelsdorf.de) by falcon.loomes.de with asmtp (Exim 4.30) id 1DnJEd-0003AI-Un; Tue, 28 Jun 2005 18:46:55 +0200 Date: Tue, 28 Jun 2005 18:46:54 +0200 From: Markus Trippelsdorf To: Bjarne Wichmann Petersen Message-ID: <20050628164654.GA3609@bsd.trippelsdorf.de> References: <200506281757.29386.freebsd.nospam@mekanix.dk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <200506281757.29386.freebsd.nospam@mekanix.dk> User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org Subject: Re: Podcast client X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 16:47:01 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 28, 2005 at 05:57:28PM +0200, Bjarne Wichmann Petersen wrote: > > Is there a podcast-client available for FreeBSD? Freshports doesn't turn up > anything. > Attached is a simple shell-podder (needs mplayer and wget). Use the "<" and ">" keys in mplayer to jump to the next (previous) song. -- Markus --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=shellpodder #!/bin/sh #Put your favourite podcast links into pod.conf rm -f playlist.pod while read podcast do file=$(wget -q $podcast -O - | tr '\r' '\n' | tr \' \" | sed -n 's/.*url="\([^"]*\)".*/\1/p') for url in $file do echo $url >> playlist.pod done done < pod.conf mplayer -playlist playlist.pod --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pod.conf" http://www.de-bug.de/pod/wp-rss2.php --pWyiEgJYm5f9v55/-- From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 17:49:24 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BE616A41C for ; Tue, 28 Jun 2005 17:49:24 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A4B43D49 for ; Tue, 28 Jun 2005 17:49:23 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j5SHnK1E076544; Tue, 28 Jun 2005 19:49:20 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j5SHnKJ4000810; Tue, 28 Jun 2005 19:49:20 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: thierry@herbelot.com Date: Tue, 28 Jun 2005 19:49:19 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281337.07507.josemi@redesjm.local> <200506281435.33658.thierry@herbelot.com> In-Reply-To: <200506281435.33658.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506281949.20089.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.15; VDF: 6.30.0.207; host: antares.redesjm.local) Cc: ports@freebsd.org Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 17:49:24 -0000 El Martes, 28 de Junio de 2005 14:35, Thierry Herbelot escribi=F3: > Le Tuesday 28 June 2005 13:37, Jose M Rodriguez a =E9crit : > > El Martes, 28 de Junio de 2005 12:36, Thierry Herbelot escribi=F3: > > > Hello, > > > > > > I have here a R/O shared ports tree, under the /files2 mount > > > point. A symbolic link points from /usr/ports to /files2/ports > > > > This is not enough. You must define PORTSDIR. > > This is indeed a work-around, but this is the first port where I saw > this kind of problem (and I have some *hundreds* of ports which build > correctly without setting PORTSDIR). > No, that's how this works. I can also point to several ports that uses=20 this kind of construct that will break without PORTSDIR. This is pointed by ports(7) and the notes on ${PORTSDIR}/Mk/bsd.port.mk. I can make the construct based on CURDIR, but this is the most often see=20 form of doing depends. =2D- josemi From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 18:21:34 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D846816A41C for ; Tue, 28 Jun 2005 18:21:34 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9882A43D4C for ; Tue, 28 Jun 2005 18:21:34 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix4-2.free.fr (Postfix) with ESMTP id 777EA32043F for ; Tue, 28 Jun 2005 20:21:33 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j5SILQ90004448; Tue, 28 Jun 2005 20:21:29 +0200 (CEST) From: Thierry Herbelot To: Jose M Rodriguez Date: Tue, 28 Jun 2005 20:21:23 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281435.33658.thierry@herbelot.com> <200506281949.20089.josemi@redesjm.local> In-Reply-To: <200506281949.20089.josemi@redesjm.local> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200506282021.24734.thierry@herbelot.com> Cc: ports@freebsd.org Subject: Symbolic link to the ports tree [was Re: bug in patching phase of cups-pstoraster] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 18:21:35 -0000 Le Tuesday 28 June 2005 19:49, Jose M Rodriguez a écrit : > No, that's how this works. I can also point to several ports that uses > this kind of construct that will break without PORTSDIR. > > This is pointed by ports(7) and the notes on ${PORTSDIR}/Mk/bsd.port.mk. I won't argue : I had an issue, and you gave me a solution. I just said my setup was not in contradiction with the instructions in the ports man page (as the default PORTSDIR was correctly pointing to a full ports tree), and the build was still failing > > I can make the construct based on CURDIR, but this is the most often see > form of doing depends. No : your makefile is easier to read with PORTSDIR I have proposed an addition to the man page to avoid this problem in the future (still not completely satisfying as some other people may fall in the same trap as me) > -- > josemi Cheers TfH From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 18:47:38 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373AF16A41C for ; Tue, 28 Jun 2005 18:47:38 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from 62-14-156-60.inversas.jazztel.es (62-14-156-60.inversas.jazztel.es [62.14.156.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8934743D1F for ; Tue, 28 Jun 2005 18:47:37 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by 62-14-156-60.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j5SIlXgT076764; Tue, 28 Jun 2005 20:47:33 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j5SIlXPt001206; Tue, 28 Jun 2005 20:47:33 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: thierry@herbelot.com Date: Tue, 28 Jun 2005 20:47:32 +0200 User-Agent: KMail/1.8.1 References: <200506281236.08334.thierry@herbelot.com> <200506281949.20089.josemi@redesjm.local> <200506282021.24734.thierry@herbelot.com> In-Reply-To: <200506282021.24734.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506282047.33398.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.15; VDF: 6.30.0.207; host: antares.redesjm.local) Cc: ports@freebsd.org, Jose M Rodriguez Subject: Re: Symbolic link to the ports tree [was Re: bug in patching phase of cups-pstoraster] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 18:47:38 -0000 El Martes, 28 de Junio de 2005 20:21, Thierry Herbelot escribi=F3: > Le Tuesday 28 June 2005 19:49, Jose M Rodriguez a =E9crit : > > No, that's how this works. I can also point to several ports that > > uses this kind of construct that will break without PORTSDIR. > > > > This is pointed by ports(7) and the notes on > > ${PORTSDIR}/Mk/bsd.port.mk. > > I won't argue : I had an issue, and you gave me a solution. > I just said my setup was not in contradiction with the instructions > in the ports man page (as the default PORTSDIR was correctly pointing > to a full ports tree), and the build was still failing > > > I can make the construct based on CURDIR, but this is the most > > often see form of doing depends. > > No : your makefile is easier to read with PORTSDIR > > I have proposed an addition to the man page to avoid this problem in > the future (still not completely satisfying as some other people may > fall in the same trap as me) > I'm not sure about that. The correct path is define PORTSDIR if you don't use the default=20 (/usr/ports). But you don't have any need to define a symlink=20 from /usr/ports. You've allready done this with WRKDIRPREFIX and may be done with=20 DISTDIR, PACKAGES and other env. In fact, I remember this kind of problems with OpenBSD/NetBSD src when=20 use symlinks instead of env defs (BSDSRCDIR, I think). =2D- josemi From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 21:37:36 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648A116A41C; Tue, 28 Jun 2005 21:37:36 +0000 (GMT) (envelope-from phpclub@rambler.ru) Received: from mxb.rambler.ru (mxb.rambler.ru [81.19.66.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CAD743D1D; Tue, 28 Jun 2005 21:37:35 +0000 (GMT) (envelope-from phpclub@rambler.ru) Received: from rambler.ru (mail2.rambler.ru [81.19.66.21]) by mxb.rambler.ru (Postfix) with ESMTP id 2E301835C8; Wed, 29 Jun 2005 01:37:34 +0400 (MSD) Received: from [83.237.221.91] (account phpclub@rambler.ru) by mail2.rambler.ru (CommuniGate Pro WebUser 4.2.10) with HTTP id 255479784; Wed, 29 Jun 2005 01:37:33 +0400 From: "PHPClub MAil" To: anders@FreeBSD.org X-Mailer: CommuniGate Pro WebUser Interface v.4.2.10 Date: Wed, 29 Jun 2005 01:37:33 +0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251"; format="flowed" Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: pam_mysql-0.5_1 -> 0.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 21:37:36 -0000 Hi, Anders! pam-mysql is back! ;-) http://sourceforge.net/project/showfiles.php?group_id=5741 Compile 0.6 on FreeBSD 5.4 - OK. fter days of silence since the last release, we're finally back! The upcoming release, version 0.6, features the cool hybrid of contributions by many people and tons of bug fixes. The complete list of the changes is as follows: * Adopted autoconf / automake for build system. (moriyoshi) * Portable MD5 support by using OpenSSL / Cyrus-SASL. (moriyoshi) * MySQL library detection. (moriyoshi) * Added RPM spec file. (moriyoshi) * Tidied up the entire code for security and maintainability. (moriyoshi) * Modified log output to be more verbose. (moriyoshi) * Changed log facility type to LOG_AUTHPRIV as per the recommendation in the PAM documentation. Falls back to LOG_AUTH on the platform that lacks it. (moriyoshi) * Added support for unix socket and non-default ports. (moriyoshi) * Added account management and authentication token alteration code. moriyoshi) * Remove default values for string parameters for the sake of performance. moriyoshi) * Enhanced SQL logging function to log session state as well. (moriyoshi) * Solaris support. (moriyoshi) From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 22:25:21 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A540216A41C for ; Tue, 28 Jun 2005 22:25:21 +0000 (GMT) (envelope-from freebsd-ports@hyltown.com) Received: from tuxpro.hyltown.com (dns1.dhcp-inc.com [206.74.59.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2365543D48 for ; Tue, 28 Jun 2005 22:25:20 +0000 (GMT) (envelope-from freebsd-ports@hyltown.com) Received: from localhost (webmail.hyltown.com [10.0.0.247]) by tuxpro.hyltown.com (8.11.0/8.11.0) with ESMTP id j5SIrkG07956 for ; Tue, 28 Jun 2005 14:53:46 -0400 Received: from 64-89-114-172.arpa.kmcmail.net (64-89-114-172.arpa.kmcmail.net [64.89.114.172]) by webmail.hyltown.com (IMP) with HTTP for ; Tue, 28 Jun 2005 15:23:14 -0400 Message-ID: <1119986594.42c1a3a237acf@webmail.hyltown.com> Date: Tue, 28 Jun 2005 15:23:14 -0400 From: dewey hylton To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 64.89.114.172 Subject: [maintainer update] ports/82740 : freenx-0.4.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 22:25:21 -0000 updated from 0.3.1 to 0.4.1. new features, bugfixes, etc. compiles cleanly on 4.11 and 5.4. someone please commit! From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 01:00:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7249216A41C for ; Wed, 29 Jun 2005 01:00:43 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 306EE43D1F for ; Wed, 29 Jun 2005 01:00:42 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so710200wra for ; Tue, 28 Jun 2005 18:00:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZaGiFBLrJOPYbj3XJ5DSCYWs8OvfyReFdtOqtWfzS+zLf7AcQegqme34ZESNiORkk2sFbVjM+IfO/oyt8/95V87Bim2fHcgf2lNbjLuANjjAue2+g4wzGyky/XYLijot2XsRiLVhwZh+/r39iU2+yykK4oLz0D8BsvL/ecC0sdY= Received: by 10.54.7.32 with SMTP id 32mr7160wrg; Tue, 28 Jun 2005 18:00:41 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Tue, 28 Jun 2005 18:00:41 -0700 (PDT) Message-ID: Date: Wed, 29 Jun 2005 04:00:41 +0300 From: Abu Khaled To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 01:00:43 -0000 I have a situation here where portmanager treats perl-threaded-5.8.7 as an old port and tries to update it. -snip have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 /lang/perl5.8 -snip Portmanager almost recompiled my entire ports tree and I was lucky to stop it before it uninstalled perl-threaded-5.8.7 Portupgrade correctly reports that the port is up-to-date but I wanted to test portmanager and see how it differs from portupgrade. Can someone give me a workaround for this problem? What options do I need to add for portmanager configuration aside from IGNORE? --=20 Kind regards Abu Khaled From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 02:11:10 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D69516A41C for ; Wed, 29 Jun 2005 02:11:10 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252D743D55 for ; Wed, 29 Jun 2005 02:11:10 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so418632nzd for ; Tue, 28 Jun 2005 19:11:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=SBX0dY0Zsvb+7KjeEoZbMMaSYfFY1VdywdgpgxIZlHj9lEuMvrdsiWnFjTGy1L0l0PUD4tQeP6OT+UxpUIXv+rFI8e9y3HM22XzLgIu48ZNUEFzBU8B1a2Gq/sWb9wokR3wFEOEDe1KNcx4iHwf+eNIgnB6mrZpQSlk0yRPUXIQ= Received: by 10.36.32.11 with SMTP id f11mr5251237nzf; Tue, 28 Jun 2005 19:11:09 -0700 (PDT) Received: from ringworm.mechee.com ([71.102.15.137]) by mx.gmail.com with ESMTP id i5sm2309925nzi.2005.06.28.19.11.07; Tue, 28 Jun 2005 19:11:09 -0700 (PDT) From: "Michael C. Shultz" To: Abu Khaled , freebsd-ports@freebsd.org Date: Tue, 28 Jun 2005 19:11:12 -0700 User-Agent: KMail/1.8.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506281911.13454.ringworm01@gmail.com> Cc: Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 02:11:10 -0000 On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > I have a situation here where portmanager treats perl-threaded-5.8.7 > as an old port and tries to update it. > > -snip > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 /lang/perl5.8 > -snip > > Portmanager almost recompiled my entire ports tree and I was lucky to > stop it before it uninstalled perl-threaded-5.8.7 > Portupgrade correctly reports that the port is up-to-date but I wanted > to test portmanager and see how it differs from portupgrade. > Can someone give me a workaround for this problem? What options do I > need to add for portmanager configuration aside from IGNORE? Its covered in the man page. see the -ip option, or the conf file option. -Mike From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 02:20:08 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D039516A41C for ; Wed, 29 Jun 2005 02:20:08 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D8943D48 for ; Wed, 29 Jun 2005 02:20:08 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so716910wra for ; Tue, 28 Jun 2005 19:20:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mDUnkYRBqp68dQ9QqwO/MojsTQBWzWzMfYZnzIv2b8vydM5NZhoGwPW5A853QueaDbUFjHKtddaTny6VaMn1190INoua2b/p8Iqs02SRB3qwUad7O8Wv0ELTWxM9Hc7iBhKGfOi1RynX5CFLfBxsN5yC4dgB0qKfYrW9t1Dcki8= Received: by 10.54.26.45 with SMTP id 45mr19442wrz; Tue, 28 Jun 2005 19:20:07 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Tue, 28 Jun 2005 19:20:07 -0700 (PDT) Message-ID: Date: Wed, 29 Jun 2005 05:20:07 +0300 From: Abu Khaled To: "Michael C. Shultz" In-Reply-To: <200506281911.13454.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200506281911.13454.ringworm01@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 02:20:09 -0000 On 6/29/05, Michael C. Shultz wrote: > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > I have a situation here where portmanager treats perl-threaded-5.8.7 > > as an old port and tries to update it. > > > > -snip > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 /lang/per= l5.8 > > -snip > > > > Portmanager almost recompiled my entire ports tree and I was lucky to > > stop it before it uninstalled perl-threaded-5.8.7 > > Portupgrade correctly reports that the port is up-to-date but I wanted > > to test portmanager and see how it differs from portupgrade. > > Can someone give me a workaround for this problem? What options do I > > need to add for portmanager configuration aside from IGNORE? >=20 > Its covered in the man page. see the -ip option, or the conf file option. >=20 > -Mike Thanks Mike, but I want to know if there is a way to make portmanager recognize the port as current. perl-threaded-5.8.7 is the same port as perl-5.8.7 built with option "WITH_THREADS=3Dyes". It's just seems strange why portupgrade considers the port current while portmanager refers to it as old. As I sait it is the same port but with a suffix and a build option. --=20 Kind regards Abu Khaled From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 02:25:41 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B1516A41C for ; Wed, 29 Jun 2005 02:25:41 +0000 (GMT) (envelope-from gunter@thewambaughs.net) Received: from mxsf30.cluster1.charter.net (mxsf30.cluster1.charter.net [209.225.28.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A3843D49 for ; Wed, 29 Jun 2005 02:25:40 +0000 (GMT) (envelope-from gunter@thewambaughs.net) Received: from mxip10a.cluster1.charter.net (mxip10a.cluster1.charter.net [209.225.28.140]) by mxsf30.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j5T2PdQ5031950 for ; Tue, 28 Jun 2005 22:25:39 -0400 Received: from 68-119-105-238.dhcp.jcsn.tn.charter.com (HELO [192.168.1.102]) (68.119.105.238) by mxip10a.cluster1.charter.net with ESMTP; 28 Jun 2005 22:25:40 -0400 X-IronPort-AV: i="3.93,240,1115006400"; d="scan'208"; a="1044221861:sNHT36665238" Mime-Version: 1.0 (Apple Message framework v730) To: ports@freebsd.org Message-Id: <60EED6AB-B1BC-4C63-8FD6-F37A8B59095B@thewambaughs.net> Content-Type: multipart/mixed; boundary=Apple-Mail-1--29184053 From: Gunter Wambaugh Date: Tue, 28 Jun 2005 21:25:36 -0500 X-Mailer: Apple Mail (2.730) Cc: ports@freebsd.org Subject: FreeBSD Port: allegro-4.1.12_1 (patch) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 02:25:41 -0000 --Apple-Mail-1--29184053 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I have attached a patch that adds a knob for pthread support. /usr/ local/share/examples/allegro/demo segfaults on my system. Disabling pthreads fixed the problem. I have an SMP system; don't know if that has any bearing on the problem... --Apple-Mail-1--29184053 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="Makefile.patch" Content-Disposition: attachment; filename=Makefile.patch --- /usr/ports/devel/allegro/Makefile Tue Feb 3 23:19:21 2004 +++ Makefile Sat Jun 18 08:47:52 2005 @@ -20,9 +20,16 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOCONF_VER= 253 + +# libpthread +.if !defined(WITHOUT_PTHREAD) CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -DHAVE_LIBPTHREAD" \ - LDFLAGS="${PTHREAD_LIBS}" + LDFLAGS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-vga=no +.else +CONFIGURE_ARGS= --enable-vga=no --enable-pthreads=no +.endif + MAKEFILE= makefile ALL_TARGET= full-build INSTALLS_SHLIB= yes --Apple-Mail-1--29184053-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 02:35:54 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 605F516A41C for ; Wed, 29 Jun 2005 02:35:54 +0000 (GMT) (envelope-from freebsd@thewambaughs.net) Received: from mxsf37.cluster1.charter.net (mxsf37.cluster1.charter.net [209.225.28.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9E643D1D for ; Wed, 29 Jun 2005 02:35:53 +0000 (GMT) (envelope-from freebsd@thewambaughs.net) Received: from mxip16a.cluster1.charter.net (mxip16a.cluster1.charter.net [209.225.28.146]) by mxsf37.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j5T2ZqAQ022205 for ; Tue, 28 Jun 2005 22:35:52 -0400 Received: from 68-119-105-238.dhcp.jcsn.tn.charter.com (HELO [192.168.1.102]) (68.119.105.238) by mxip16a.cluster1.charter.net with ESMTP; 28 Jun 2005 22:35:44 -0400 X-IronPort-AV: i="3.93,240,1115006400"; d="scan'208"; a="1235425157:sNHT1340018616" Mime-Version: 1.0 (Apple Message framework v730) Content-Transfer-Encoding: 7bit Message-Id: <5D6C22F7-288B-4470-AB5D-7C2B3DEC9545@thewambaughs.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-ports@freebsd.org From: Gunter Wambaugh Date: Tue, 28 Jun 2005 21:35:41 -0500 X-Mailer: Apple Mail (2.730) Subject: port for o2em (odyssey2 / videopac emulator) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 02:35:54 -0000 This is my first attempt at creating a port. I would appreciate it if some of you kind folks would look at what I have and possibly test it. I like to do things the correct way, so if you see something that works, but isn't necessarily correct, then please let me know. http://www.thewambaughs.net/~gunter/o2em.tar.gz From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 03:15:48 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C4016A41C for ; Wed, 29 Jun 2005 03:15:48 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 241DB43D48 for ; Wed, 29 Jun 2005 03:15:47 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so424612nzd for ; Tue, 28 Jun 2005 20:15:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=C4s1nNW6766/Bnbq4GavrBamgRSamAcAhjrZ4+Ip09WVa5wubUur3HCL6rdKOGRgduz/7/o8hK03WyiV2p+Wmj5uzdhd39lrFLVKli2IndG2L1hL+KN1mC2hkhwvcFXxs6dY++nAvFJUjVPEgIsZFDH/8dpcgVc6ITYNABpSo0U= Received: by 10.36.115.15 with SMTP id n15mr248194nzc; Tue, 28 Jun 2005 20:15:46 -0700 (PDT) Received: from ringworm.mechee.com ([71.102.15.137]) by mx.gmail.com with ESMTP id r1sm7704760nzd.2005.06.28.20.15.44; Tue, 28 Jun 2005 20:15:45 -0700 (PDT) From: "Michael C. Shultz" To: Abu Khaled , freebsd-ports@freebsd.org Date: Tue, 28 Jun 2005 20:15:49 -0700 User-Agent: KMail/1.8.1 References: <200506281911.13454.ringworm01@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506282015.50439.ringworm01@gmail.com> Cc: Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 03:15:48 -0000 On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > On 6/29/05, Michael C. Shultz wrote: > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > I have a situation here where portmanager treats perl-threaded-5.8.7 > > > as an old port and tries to update it. > > > > > > -snip > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > /lang/perl5.8 -snip > > > > > > Portmanager almost recompiled my entire ports tree and I was lucky to > > > stop it before it uninstalled perl-threaded-5.8.7 > > > Portupgrade correctly reports that the port is up-to-date but I wanted > > > to test portmanager and see how it differs from portupgrade. > > > Can someone give me a workaround for this problem? What options do I > > > need to add for portmanager configuration aside from IGNORE? > > > > Its covered in the man page. see the -ip option, or the conf file option. > > > > -Mike > > Thanks Mike, but I want to know if there is a way to make portmanager > recognize the port as current. perl-threaded-5.8.7 is the same port as > perl-5.8.7 built with option "WITH_THREADS=yes". I'm not an expert on the perl port so may misunsterstand your question, if so sorry. If your asking what I think your are though, all you have to do is make an entry like this: lang/perl5|WITH_THREADS=yes| in /usr/local/etc/portmanager/pm-020.conf then portmanager will always build perl with that setting. > > It's just seems strange why portupgrade considers the port current > while portmanager refers to it as old. As I sait it is the same port > but with a suffix and a build option. Is it possible you have the WITH_THREADS=yes set in portupgrade's config file but not portmanager's? Another option so you don't have to set this in two files is to put it in /etc/make.conf then it will apply no matter how the port is upgraded, the line would look like this: .if ${.CURDIR:M*/lang/perl5} WITH_THREADS=yes .endif -Mike From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 04:04:56 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD6816A41C for ; Wed, 29 Jun 2005 04:04:56 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A675F43D48 for ; Wed, 29 Jun 2005 04:04:56 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-35-78.dynamic.qsc.de ([212.202.35.78] helo=bsd.trippelsdorf.de) by falcon.loomes.de with asmtp (Exim 4.30) id 1DnTok-0002Qa-FC for ports@FreeBSD.org; Wed, 29 Jun 2005 06:04:54 +0200 Date: Wed, 29 Jun 2005 06:04:52 +0200 From: Markus Trippelsdorf To: ports@FreeBSD.org Message-ID: <20050629040452.GA1532@bsd.trippelsdorf.de> References: <20050604165010.GA653@bsd.trippelsdorf.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050604165010.GA653@bsd.trippelsdorf.de> User-Agent: Mutt/1.5.9i Cc: Subject: Re: gcc40 build error on AMD64 (solved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 04:04:57 -0000 On Sat, Jun 04, 2005 at 06:50:10PM +0200, Markus Trippelsdorf wrote: > I cannot build gcc40 on my AMD64 machine because of the following error > (happens on 5.4 and CURRENT): > > cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include -I. -Ibuild -I.././..//gcc-4.0-20050602/gcc -I.././..//gcc-4.0-20050602/gcc/build -I.././..//gcc-4.0-20050602/gcc/../include -I.././..//gcc-4.0-20050602/gcc/../libcpp/include -I/usr/local/include \ > -o build/insn-conditions.o insn-conditions.c Just to continue this monologue: Running mv /usr/local/include/options.h /usr/local/include/options.h_ before building gcc40 solved the problem. -- Markus From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 05:05:53 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA80E16A41F; Wed, 29 Jun 2005 05:05:53 +0000 (GMT) (envelope-from chip@wiegand.org) Received: from tpa7.isomedia.com (mailout.isomedia.com [207.115.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1E5343D1D; Wed, 29 Jun 2005 05:05:53 +0000 (GMT) (envelope-from chip@wiegand.org) Received: from linhost01.isomedia.com (linhost01.isomedia.com [207.115.64.63]) by tpa7.isomedia.com (Postfix) with ESMTP id D159974911; Tue, 28 Jun 2005 22:03:23 -0700 (PDT) Received: from [192.168.0.4] (pia152-128.pioneernet.net [66.114.152.128]) (authenticated bits=0) by linhost01.isomedia.com (8.12.10/8.12.10) with ESMTP id j5T53qnj014976; Tue, 28 Jun 2005 22:03:53 -0700 Message-ID: <42C22C2D.7060109@wiegand.org> Date: Tue, 28 Jun 2005 22:05:49 -0700 From: chip wiegand User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: lioux@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at isomedia.com Cc: ports@FreeBSD.org Subject: FreeBSD port: Lilypond-2.2.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 05:05:54 -0000 In case you haven't checked in the recent past, and obviously you haven't, Lilypond is at version 2.6, and the 2.2.2 version is listed as 'ancient' on their web site. Could you please update the port? Thankyou, Chip From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 07:00:45 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC1C16A41C for ; Wed, 29 Jun 2005 07:00:45 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 055D143D4C for ; Wed, 29 Jun 2005 07:00:44 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so742601wra for ; Wed, 29 Jun 2005 00:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ahkKb7U0zvNcBqXVnRc+/fZy4pQRb7d/3X0FcnWERsD7B9+AI8Ab1/V237QyIGe5MwsWh3VM6fOaXg0DZfOofa1s7eMgTjDg7o2Qa8qfOMuglqV4oIkOiK22ndKHNVMila4jXuIXwzfWtRzrtFeD3RMEE45MR53g31aBQ9DpaHM= Received: by 10.54.16.28 with SMTP id 28mr46414wrp; Wed, 29 Jun 2005 00:00:44 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Wed, 29 Jun 2005 00:00:44 -0700 (PDT) Message-ID: Date: Wed, 29 Jun 2005 10:00:44 +0300 From: Abu Khaled To: "Michael C. Shultz" In-Reply-To: <200506282015.50439.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200506281911.13454.ringworm01@gmail.com> <200506282015.50439.ringworm01@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 07:00:45 -0000 On 6/29/05, Michael C. Shultz wrote: > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > On 6/29/05, Michael C. Shultz wrote: > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > I have a situation here where portmanager treats perl-threaded-5.8.= 7 > > > > as an old port and tries to update it. > > > > > > > > -snip > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > /lang/perl5.8 -snip > > > > > > > > Portmanager almost recompiled my entire ports tree and I was lucky = to > > > > stop it before it uninstalled perl-threaded-5.8.7 > > > > Portupgrade correctly reports that the port is up-to-date but I wan= ted > > > > to test portmanager and see how it differs from portupgrade. > > > > Can someone give me a workaround for this problem? What options do = I > > > > need to add for portmanager configuration aside from IGNORE? > > > > > > Its covered in the man page. see the -ip option, or the conf file opt= ion. > > > > > > -Mike > > > > Thanks Mike, but I want to know if there is a way to make portmanager > > recognize the port as current. perl-threaded-5.8.7 is the same port as > > perl-5.8.7 built with option "WITH_THREADS=3Dyes". >=20 > I'm not an expert on the perl port so may misunsterstand your question, i= f so > sorry. If your asking what I think your are though, all you have to do i= s > make an entry like this: >=20 > lang/perl5|WITH_THREADS=3Dyes| >=20 > in /usr/local/etc/portmanager/pm-020.conf then portmanager will always > build perl with that setting. >=20 > > > > It's just seems strange why portupgrade considers the port current > > while portmanager refers to it as old. As I sait it is the same port > > but with a suffix and a build option. >=20 > Is it possible you have the WITH_THREADS=3Dyes set in portupgrade's > config file but not portmanager's? Another option so you don't have to s= et > this in two files is to put it in /etc/make.conf then it will apply no ma= tter > how the port is upgraded, the line would look like this: >=20 > .if ${.CURDIR:M*/lang/perl5} > WITH_THREADS=3Dyes > .endif >=20 > -Mike I added the compile option to pm-020.conf but still portmanager treats the port as OLD and wants to update. So the problem is still there portmanager does not consider perl-threaded-5.8.7 and perl 5.8.7 to be the same port. Portupgrade on the other hand sees it as the same port and does not update it. Well I guess that all I have left is to IGNORE the port in pm-020.conf. --=20 Kind regards Abu Khaled From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 07:03:02 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9369416A41C for ; Wed, 29 Jun 2005 07:03:02 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: from isis.sigpipe.cz (fw.sigpipe.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A8C43D49 for ; Wed, 29 Jun 2005 07:03:01 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id AAED41F87BEE; Wed, 29 Jun 2005 09:03:00 +0200 (CEST) Date: Wed, 29 Jun 2005 09:03:00 +0200 From: Roman Neuhauser To: "Michael C. Shultz" Message-ID: <20050629070300.GA59379@isis.sigpipe.cz> Mail-Followup-To: "Michael C. Shultz" , Abu Khaled , freebsd-ports@freebsd.org References: <200506281911.13454.ringworm01@gmail.com> <200506282015.50439.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506282015.50439.ringworm01@gmail.com> User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org, Abu Khaled Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 07:03:02 -0000 # ringworm01@gmail.com / 2005-06-28 20:15:49 -0700: > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > On 6/29/05, Michael C. Shultz wrote: > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > I have a situation here where portmanager treats perl-threaded-5.8.7 > > > > as an old port and tries to update it. > > > > > > > > -snip > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > /lang/perl5.8 -snip > > > > > > > > Portmanager almost recompiled my entire ports tree and I was lucky to > > > > stop it before it uninstalled perl-threaded-5.8.7 > > > > Portupgrade correctly reports that the port is up-to-date but I wanted > > > > to test portmanager and see how it differs from portupgrade. > > > > Can someone give me a workaround for this problem? What options do I > > > > need to add for portmanager configuration aside from IGNORE? > > > > > > Its covered in the man page. see the -ip option, or the conf file option. > > > > > > -Mike > > > > Thanks Mike, but I want to know if there is a way to make portmanager > > recognize the port as current. perl-threaded-5.8.7 is the same port as > > perl-5.8.7 built with option "WITH_THREADS=yes". > > I'm not an expert on the perl port so may misunsterstand your question, if so > sorry. If your asking what I think your are though, all you have to do is > make an entry like this: > > lang/perl5|WITH_THREADS=yes| > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will always > build perl with that setting. The OP is asking about circumventing a bug in portmanager that causes it to incorrectly think that lang/perl5.8 (5.8.7) built -DWITH_THREADS, (PKGNAME "perl-threaded-5.8.7" because PKGNAMESUFFIX=-threaded), is older than lang/perl5.8 (5.8.7) built without threads (PKGNAME "perl-5.8.7" because PKGNAMESUFFIX=). -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 07:28:09 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC3816A41C for ; Wed, 29 Jun 2005 07:28:09 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C50C143D49 for ; Wed, 29 Jun 2005 07:28:08 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id r28so461365nza for ; Wed, 29 Jun 2005 00:28:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=ATzIuAaGDY+oZQWZecOp9Tby4DHVncp9mRKuFh/kdyum7KamPsyFIeWlEVgGs6rXUr7JDeoZWkEWdxnG6ZaCBeS9ZP4ajNPXP7WfvHOK4fY7qElEw34SNEYyIUCMqqPLpJaxmOnMpaBub1N9ch9xG6QXJhLsDCdjLPuQMjeEBZk= Received: by 10.36.108.16 with SMTP id g16mr5490970nzc; Wed, 29 Jun 2005 00:28:08 -0700 (PDT) Received: from ringworm.mechee.com ([71.102.22.46]) by mx.gmail.com with ESMTP id m1sm2285997nzf.2005.06.29.00.28.02; Wed, 29 Jun 2005 00:28:08 -0700 (PDT) From: "Michael C. Shultz" To: Abu Khaled , freebsd-ports@freebsd.org Date: Wed, 29 Jun 2005 00:28:07 -0700 User-Agent: KMail/1.8.1 References: <200506282015.50439.ringworm01@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506290028.08503.ringworm01@gmail.com> Cc: Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 07:28:09 -0000 On Wednesday 29 June 2005 00:00, Abu Khaled wrote: > On 6/29/05, Michael C. Shultz wrote: > > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > > On 6/29/05, Michael C. Shultz wrote: > > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > > I have a situation here where portmanager treats > > > > > perl-threaded-5.8.7 as an old port and tries to update it. > > > > > > > > > > -snip > > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > > /lang/perl5.8 -snip > > > > > > > > > > Portmanager almost recompiled my entire ports tree and I was lucky > > > > > to stop it before it uninstalled perl-threaded-5.8.7 > > > > > Portupgrade correctly reports that the port is up-to-date but I > > > > > wanted to test portmanager and see how it differs from portupgrade. > > > > > Can someone give me a workaround for this problem? What options do > > > > > I need to add for portmanager configuration aside from IGNORE? > > > > > > > > Its covered in the man page. see the -ip option, or the conf file > > > > option. > > > > > > > > -Mike > > > > > > Thanks Mike, but I want to know if there is a way to make portmanager > > > recognize the port as current. perl-threaded-5.8.7 is the same port as > > > perl-5.8.7 built with option "WITH_THREADS=yes". > > > > I'm not an expert on the perl port so may misunsterstand your question, > > if so sorry. If your asking what I think your are though, all you have > > to do is make an entry like this: > > > > lang/perl5|WITH_THREADS=yes| > > > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will always > > build perl with that setting. > > > > > It's just seems strange why portupgrade considers the port current > > > while portmanager refers to it as old. As I sait it is the same port > > > but with a suffix and a build option. > > > > Is it possible you have the WITH_THREADS=yes set in portupgrade's > > config file but not portmanager's? Another option so you don't have to > > set this in two files is to put it in /etc/make.conf then it will apply > > no matter how the port is upgraded, the line would look like this: > > > > .if ${.CURDIR:M*/lang/perl5} > > WITH_THREADS=yes > > .endif > > > > -Mike > > I added the compile option to pm-020.conf but still portmanager treats > the port as OLD and wants to update. So the problem is still there > portmanager does not consider perl-threaded-5.8.7 and perl 5.8.7 to be > the same port. Portupgrade on the other hand sees it as the same port > and does not update it. > > Well I guess that all I have left is to IGNORE the port in pm-020.conf. I messed up in the above examples, they are not for perl5.8, they should be as follows: .if ${.CURDIR:M*/lang/perl5.8} WITH_THREADS=yes .endif lang/perl5.8|WITH_THREADS=yes| -Mike From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 07:42:33 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47BA16A41C for ; Wed, 29 Jun 2005 07:42:33 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8533943D48 for ; Wed, 29 Jun 2005 07:42:33 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id l1so421270nzf for ; Wed, 29 Jun 2005 00:42:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=pewEaEpbHvNm+meG+1ax0VimLvKmJxHKPwYzegfyrHfhkuFroBrogAMdwSyLBEtZnq4vTq9bunEpfc48VVHuv1pV+taEC6hnTnE2A1NoupcqHzj/jTOHxcECkzBwjvKSUrzfJRupstst3vM7lRmWk8ifmU4pc9KDfwZRYgiKPgI= Received: by 10.36.222.2 with SMTP id u2mr6311330nzg; Wed, 29 Jun 2005 00:42:32 -0700 (PDT) Received: from ringworm.mechee.com ([71.102.0.61]) by mx.gmail.com with ESMTP id c12sm1794160nzc.2005.06.29.00.42.29; Wed, 29 Jun 2005 00:42:32 -0700 (PDT) From: "Michael C. Shultz" To: Roman Neuhauser , freebsd-ports@freebsd.org Date: Wed, 29 Jun 2005 00:42:35 -0700 User-Agent: KMail/1.8.1 References: <200506290033.11542.ringworm01@gmail.com> <20050629073844.GB59918@isis.sigpipe.cz> In-Reply-To: <20050629073844.GB59918@isis.sigpipe.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506290042.36512.ringworm01@gmail.com> Cc: Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 07:42:34 -0000 On Wednesday 29 June 2005 00:38, you wrote: > # ringworm01@gmail.com / 2005-06-29 00:33:10 -0700: > > On Wednesday 29 June 2005 00:26, you wrote: > > > # ringworm01@gmail.com / 2005-06-29 00:22:35 -0700: > > > > On Wednesday 29 June 2005 00:03, Roman Neuhauser wrote: > > > > > # ringworm01@gmail.com / 2005-06-28 20:15:49 -0700: > > > > > > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > > > > > > On 6/29/05, Michael C. Shultz wrote: > > > > > > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > > > > > > I have a situation here where portmanager treats > > > > > > > > > perl-threaded-5.8.7 as an old port and tries to update it. > > > > > > > > > > > > > > > > > > -snip > > > > > > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > > > > > > /lang/perl5.8 -snip > > > > > > > > > > > > > > > > > > Portmanager almost recompiled my entire ports tree and I > > > > > > > > > was lucky to stop it before it uninstalled > > > > > > > > > perl-threaded-5.8.7 Portupgrade correctly reports that the > > > > > > > > > port is up-to-date but I wanted to test portmanager and see > > > > > > > > > how it differs from portupgrade. Can someone give me a > > > > > > > > > workaround for this problem? What options do I need to add > > > > > > > > > for portmanager configuration aside from IGNORE? > > > > > > > > > > > > > > > > Its covered in the man page. see the -ip option, or the conf > > > > > > > > file option. > > > > > > > > > > > > > > > > -Mike > > > > > > > > > > > > > > Thanks Mike, but I want to know if there is a way to make > > > > > > > portmanager recognize the port as current. perl-threaded-5.8.7 > > > > > > > is the same port as perl-5.8.7 built with option > > > > > > > "WITH_THREADS=yes". > > > > > > > > > > > > I'm not an expert on the perl port so may misunsterstand your > > > > > > question, if so sorry. If your asking what I think your are > > > > > > though, all you have to do is make an entry like this: > > > > > > > > > > > > lang/perl5|WITH_THREADS=yes| > > > > > > > > > > > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will > > > > > > always build perl with that setting. > > > > > > > > > > The OP is asking about circumventing a bug in portmanager that > > > > > causes it to incorrectly think that lang/perl5.8 (5.8.7) built > > > > > -DWITH_THREADS, (PKGNAME "perl-threaded-5.8.7" because > > > > > PKGNAMESUFFIX=-threaded), is older than lang/perl5.8 (5.8.7) > > > > > built without threads (PKGNAME "perl-5.8.7" because > > > > > PKGNAMESUFFIX=). > > > > > > > > There isn't a bug in portmanager, it is building perl exactly how it > > > > is told to "perl-5.8.7" where the old version is > > > > "perl-threaded-5.8.7", it is up to the OP to set the build options > > > > correctly. > > > > > > How exactly is it old if the version number is the same? > > > > > > Wait, you mean it thinks perl needs rebuilding because the options > > > are now different, which implies desire of change in the > > > administrator? That would be a reasonable logic... > > > > Correct. I did make a mistake in the examples above though > > lang/perl5|WITH_THREADS=yes| should be > > lang/perl5.8|WITH_THREADS=yes|, I just sent him a message > > with the correction. > > BTW, you might want to bounce this to the mailing list so that the > thread there doesn't end in my lame assertion. As you wish. -M From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 07:57:42 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D18616A41C; Wed, 29 Jun 2005 07:57:42 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6604143D49; Wed, 29 Jun 2005 07:57:42 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout10/MantshX 4.0) with ESMTP id j5T7vg4q010036; Wed, 29 Jun 2005 00:57:42 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j5T7vabm011691; Wed, 29 Jun 2005 00:57:41 -0700 (PDT) Date: Wed, 29 Jun 2005 16:57:22 +0900 (JST) Message-Id: <20050629.165722.99161821.chat95@mac.com> To: ports@freebsd.org, cperciva@freebsd.org From: NAKATA Maho In-Reply-To: <42C24BCA.4010902@freebsd.org> References: <42C24BCA.4010902@freebsd.org> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: maho@freebsd.org Subject: Re: INDEX build breakage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 07:57:42 -0000 In Message-ID: <42C24BCA.4010902@freebsd.org> Colin Percival wrote: > It looks like your openoffice commits broke the INDEX build; please fix. > > Colin Percival > > > Wed Jun 29 06:44:03 UTC 2005: Starting describe run for FreeBSD 4.x > > fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete > > ===> french/ooodict-fr_BE failed > > *** Error code 1 > > 1 error > > Wed Jun 29 06:50:46 UTC 2005: Describes failed > > Wed Jun 29 06:50:46 UTC 2005: Starting describe run for FreeBSD 5.x > > fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete > > ===> french/ooodict-fr_BE failed > > *** Error code 1 > > 1 error > > Wed Jun 29 06:57:18 UTC 2005: Describes failed > > Wed Jun 29 06:57:18 UTC 2005: Starting describe run for FreeBSD 6.x > > fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete > > ===> french/ooodict-fr_BE failed > > *** Error code 1 > > 1 error > > Wed Jun 29 07:03:44 UTC 2005: Describes failed > I recieved this e-mail but i don't such dependency for example in french/ooodict-fr_FR/Makefile COMMENT= French (France) MySpell dictionary for OpenOffice.org CATEGORIES= french LANGPREFIX= fr LANGSUFFIX= FR LANGDIST+= fr_FR.zip HYPHDIST+= hyph_fr_FR.zip THESDIST+= thes_fr_FR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" maybe I'm wrong. Could somebody tell me why my commit broke INDEX build? BTW: I'm unavailable for today...sorry about it. thanks, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 08:26:55 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18C316A41F for ; Wed, 29 Jun 2005 08:26:55 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B0D43D62 for ; Wed, 29 Jun 2005 08:26:55 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j5T8QtgA076491 for ; Wed, 29 Jun 2005 08:26:55 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j5T8Qtx1076490 for ports@FreeBSD.org; Wed, 29 Jun 2005 08:26:55 GMT (envelope-from kris) Date: Wed, 29 Jun 2005 08:26:55 GMT From: Kris Kennaway Message-Id: <200506290826.j5T8Qtx1076490@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 08:26:55 -0000 INDEX build failed with errors: Generating INDEX - please wait..fr-ooodict-BE-1.20050518: "/local0/tmp/kris/tindex/ports/french/openoffice-1.1" non-existent -- dependency list incomplete ===> french/ooodict-fr_BE failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. 1 error Committers on the hook: ahze daichi lawrance maho marcus novel thierry Most recent CVS update was: U MOVED U arabic/Makefile U chinese/Makefile U devel/commoncpp/files/patch-src_nat.cpp U editors/Makefile U french/Makefile U german/Makefile U hungarian/Makefile U japanese/Makefile U korean/Makefile U multimedia/vlc/Makefile U polish/Makefile U portuguese/Makefile U russian/Makefile U security/clamav-devel/pkg-plist U sysutils/portupgrade/Makefile U textproc/aspell/pkg-plist U www/nvu/Makefile U www/nvu/distinfo U www/nvu/files/mozconfig.in U www/phpbb/Makefile U www/phpbb/distinfo U x11/gnomeapplets2/files/patch-battstat-acpi From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 08:30:32 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A16916A41C; Wed, 29 Jun 2005 08:30:32 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id E324B43D48; Wed, 29 Jun 2005 08:30:31 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-1.free.fr (Postfix) with ESMTP id D3BD6173486; Wed, 29 Jun 2005 10:30:30 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 51EC5405B; Wed, 29 Jun 2005 10:30:42 +0200 (CEST) Date: Wed, 29 Jun 2005 10:30:42 +0200 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Message-ID: <20050629083042.GB48704@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> <20050627191205.GT1283@obiwan.tataz.chchile.org> <1119900416.27663.15.camel@cream.xbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1119900416.27663.15.camel@cream.xbsd.org> User-Agent: Mutt/1.5.9i Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , Jeremie Le Hen , freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 08:30:32 -0000 Hi Dag-Erling, Would you, or some other commiter, mind putting a note in src/UPDATING about this please ? This doesn't cost too much while preventing users from wasting time on understanding why their PAM module installed from ports don't work any longer when they are not specified with their full path. Thank you. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 09:14:03 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D19316A41C for ; Wed, 29 Jun 2005 09:14:03 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DE543D4C for ; Wed, 29 Jun 2005 09:14:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 49E03537B9; Wed, 29 Jun 2005 05:14:01 -0400 (EDT) Date: Wed, 29 Jun 2005 05:14:00 -0400 From: Kris Kennaway To: Markus Trippelsdorf Message-ID: <20050629091400.GA91552@xor.obsecurity.org> References: <20050604165010.GA653@bsd.trippelsdorf.de> <20050629040452.GA1532@bsd.trippelsdorf.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <20050629040452.GA1532@bsd.trippelsdorf.de> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org Subject: Re: gcc40 build error on AMD64 (solved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 09:14:03 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 29, 2005 at 06:04:52AM +0200, Markus Trippelsdorf wrote: > On Sat, Jun 04, 2005 at 06:50:10PM +0200, Markus Trippelsdorf wrote: > > I cannot build gcc40 on my AMD64 machine because of the following error > > (happens on 5.4 and CURRENT): > >=20 > > cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wa= ll -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-def= inition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include = -I. -Ibuild -I.././..//gcc-4.0-20050602/gcc -I.././..//gcc-4.0-20050602/g= cc/build -I.././..//gcc-4.0-20050602/gcc/../include -I.././..//gcc-4.0-2005= 0602/gcc/../libcpp/include -I/usr/local/include \ > > -o build/insn-conditions.o insn-conditions.c >=20 > Just to continue this monologue: > Running > mv /usr/local/include/options.h /usr/local/include/options.h_ > before building gcc40 solved the problem. What port installed that file (use pkg_which if you have portupgrade instal= led)? Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwmZXWry0BWjoQKURAjyeAJ9CQljauuW3WkeBq2laM0uJWJpFJACg6Sm9 YFnkgIDTuK4bfGdzUxgNb0k= =nyvj -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 09:16:11 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6CCE16A41C; Wed, 29 Jun 2005 09:16:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9889043D55; Wed, 29 Jun 2005 09:16:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D713F537B9; Wed, 29 Jun 2005 05:16:10 -0400 (EDT) Date: Wed, 29 Jun 2005 05:16:10 -0400 From: Kris Kennaway To: Vittorio De Martino Message-ID: <20050629091610.GB91552@xor.obsecurity.org> References: <200506262133.20327.vdm.fbsd@virgilio.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KFztAG8eRSV9hGtP" Content-Disposition: inline In-Reply-To: <200506262133.20327.vdm.fbsd@virgilio.it> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: make builworld fails owing to libstdc++ problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 09:16:11 -0000 --KFztAG8eRSV9hGtP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 26, 2005 at 09:33:19PM +0200, Vittorio De Martino wrote: > uname -a > FreeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25=20 > 17:40:47 CEST 2005=20 >=20 >=20 > I have the following in .... > in make.conf > CPUTYPE=3Dp4 > CFLAGS=3D -O2 -pipe -funroll-loops > COPTFLAGS=3D -O2 -pipe -funroll-loops 1) This is not on-topic for freebsd-ports 2) Don't try to use elite non-standard compiler flags, or you deserve any breakage you get. Kris --KFztAG8eRSV9hGtP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwmbZWry0BWjoQKURAvtcAKDJpXLrBN91UUW2r+KCkE0qMfMQngCfQ1RS sUE4LyiC0JvLmq0rLGBkVTk= =Jd9R -----END PGP SIGNATURE----- --KFztAG8eRSV9hGtP-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 09:38:40 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1BB16A41C for ; Wed, 29 Jun 2005 09:38:40 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8AF1A43D1D for ; Wed, 29 Jun 2005 09:38:39 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 29 Jun 2005 09:38:37 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp023) with SMTP; 29 Jun 2005 11:38:37 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id BBBDDC290; Wed, 29 Jun 2005 11:40:18 +0200 (CEST) Date: Wed, 29 Jun 2005 11:40:18 +0200 From: Simon Barner To: Thierry Herbelot Message-ID: <20050629094018.GA953@zi025.glhnet.mhn.de> References: <200506281236.08334.thierry@herbelot.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <200506281236.08334.thierry@herbelot.com> User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 Cc: ports@freebsd.org, Jose M Rodriguez Subject: Re: bug in patching phase of cups-pstoraster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 09:38:40 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline FYI, I've just committed a fix[1] that makes the port work with a symlinked /usr/ports even if PORTSDIR is not set. This was necessary because the same problem happened on pointyhat. Simon [1]: http://www.freebsd.org/cgi/cvsweb.cgi/ports/print/cups-pstoraster/Makefile.diff?r1=1.20&r2=1.21&f=h --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCwmyCCkn+/eutqCoRAlXcAKDsqoz1GE0a1Ltzp/jUPJp0uqs2pQCfVuDa ytlUXg3mSVnQ7iNH/pXpsZw= =1ETi -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 09:44:34 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C86F16A41C for ; Wed, 29 Jun 2005 09:44:34 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1071743D49 for ; Wed, 29 Jun 2005 09:44:33 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-35-78.dynamic.qsc.de ([212.202.35.78] helo=bsd.trippelsdorf.de) by falcon.loomes.de with asmtp (Exim 4.30) id 1DnZ7Q-0005k2-8X; Wed, 29 Jun 2005 11:44:32 +0200 Date: Wed, 29 Jun 2005 11:44:30 +0200 From: Markus Trippelsdorf To: Kris Kennaway Message-ID: <20050629094430.GB1532@bsd.trippelsdorf.de> References: <20050604165010.GA653@bsd.trippelsdorf.de> <20050629040452.GA1532@bsd.trippelsdorf.de> <20050629091400.GA91552@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050629091400.GA91552@xor.obsecurity.org> User-Agent: Mutt/1.5.9i Cc: ports@FreeBSD.org Subject: Re: gcc40 build error on AMD64 (solved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 09:44:34 -0000 On Wed, Jun 29, 2005 at 05:14:00AM -0400, Kris Kennaway wrote: > On Wed, Jun 29, 2005 at 06:04:52AM +0200, Markus Trippelsdorf wrote: > > On Sat, Jun 04, 2005 at 06:50:10PM +0200, Markus Trippelsdorf wrote: > > > I cannot build gcc40 on my AMD64 machine because of the following error > > > (happens on 5.4 and CURRENT): > > > > > > cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include -I. -Ibuild -I.././..//gcc-4.0-20050602/gcc -I.././..//gcc-4.0-20050602/gcc/build -I.././..//gcc-4.0-20050602/gcc/../include -I.././..//gcc-4.0-20050602/gcc/../libcpp/include -I/usr/local/include \ > > > -o build/insn-conditions.o insn-conditions.c > > > > Just to continue this monologue: > > Running > > mv /usr/local/include/options.h /usr/local/include/options.h_ > > before building gcc40 solved the problem. > > What port installed that file (use pkg_which if you have portupgrade installed)? autogen-5.6.4 -- Markus From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 09:47:48 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E10316A41C for ; Wed, 29 Jun 2005 09:47:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D7C243D4C for ; Wed, 29 Jun 2005 09:47:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B8F125119A; Wed, 29 Jun 2005 05:47:44 -0400 (EDT) Date: Wed, 29 Jun 2005 05:47:44 -0400 From: Kris Kennaway To: Markus Trippelsdorf Message-ID: <20050629094744.GA84026@xor.obsecurity.org> References: <20050604165010.GA653@bsd.trippelsdorf.de> <20050629040452.GA1532@bsd.trippelsdorf.de> <20050629091400.GA91552@xor.obsecurity.org> <20050629094430.GB1532@bsd.trippelsdorf.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20050629094430.GB1532@bsd.trippelsdorf.de> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org, Kris Kennaway Subject: Re: gcc40 build error on AMD64 (solved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 09:47:48 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 29, 2005 at 11:44:30AM +0200, Markus Trippelsdorf wrote: > On Wed, Jun 29, 2005 at 05:14:00AM -0400, Kris Kennaway wrote: > > On Wed, Jun 29, 2005 at 06:04:52AM +0200, Markus Trippelsdorf wrote: > > > On Sat, Jun 04, 2005 at 06:50:10PM +0200, Markus Trippelsdorf wrote: > > > > I cannot build gcc40 on my AMD64 machine because of the following e= rror > > > > (happens on 5.4 and CURRENT): > > > >=20 > > > > cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style= -definition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/incl= ude -I. -Ibuild -I.././..//gcc-4.0-20050602/gcc -I.././..//gcc-4.0-200506= 02/gcc/build -I.././..//gcc-4.0-20050602/gcc/../include -I.././..//gcc-4.0-= 20050602/gcc/../libcpp/include -I/usr/local/include \ > > > > -o build/insn-conditions.o insn-conditions.c > > >=20 > > > Just to continue this monologue: > > > Running > > > mv /usr/local/include/options.h /usr/local/include/options.h_ > > > before building gcc40 solved the problem. > >=20 > > What port installed that file (use pkg_which if you have portupgrade in= stalled)? >=20 > autogen-5.6.4 Thanks. Please report this to the gcc40 and autogen maintainers; probably the ports should be marked as CONFLICTing or autogen changed to use a less generic header name/path. Kris --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwm5AWry0BWjoQKURAva6AJ908lAqq8xKKAikoGhKdMxHUw4Y8ACeNa86 9GOYgq8T8bIhZ9XPCuTfdEY= =sNdO -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 10:07:21 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE94816A41C; Wed, 29 Jun 2005 10:07:21 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FCC343D1D; Wed, 29 Jun 2005 10:07:21 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 3094646B20; Wed, 29 Jun 2005 06:07:21 -0400 (EDT) Date: Wed, 29 Jun 2005 11:11:25 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Jeremie Le Hen In-Reply-To: <20050629083042.GB48704@obiwan.tataz.chchile.org> Message-ID: <20050629110805.W74117@fledge.watson.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> <20050627191205.GT1283@obiwan.tataz.chchile.org> <1119900416.27663.15.camel@cream.xbsd.org> <20050629083042.GB48704@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 10:07:22 -0000 On Wed, 29 Jun 2005, Jeremie Le Hen wrote: > Would you, or some other commiter, mind putting a note in src/UPDATING > about this please ? This doesn't cost too much while preventing users > from wasting time on understanding why their PAM module installed from > ports don't work any longer when they are not specified with their full > path. Could you propose specific text to add to UPDATING, and I'll drop it in? Perhaps something along the lines of the following: Some previous versions of PAM have permitted the use of non-absolute paths in /etc/pam.conf or /etc/pam.d/* when referring to third party PAM modules in /usr/local/lib. A change has been made to require the use of absolute paths in order to avoid ambiguity and dependence on library path configuration, which may affect existing configurations. Robert N M Watson From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 10:15:51 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DFF616A41C for ; Wed, 29 Jun 2005 10:15:51 +0000 (GMT) (envelope-from tdb@carrick.bishnet.net) Received: from carrick.bishnet.net (carrick.bishnet.net [84.234.16.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF1F43D1D for ; Wed, 29 Jun 2005 10:15:50 +0000 (GMT) (envelope-from tdb@carrick.bishnet.net) Received: from tdb by carrick.bishnet.net with local (Exim 4.51 (FreeBSD)) id 1DnZbb-000LbD-K8; Wed, 29 Jun 2005 11:15:43 +0100 Date: Wed, 29 Jun 2005 11:15:43 +0100 From: Tim Bishop To: freebsd-ports@freebsd.org Message-ID: <20050629101543.GE57144@carrick.bishnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: 0x5AE7D984, http://www.bishnet.net/tim/tim-bishnet-net.asc X-PGP-Fingerprint: 1453 086E 9376 1A50 ECF6 AE05 7DCE D659 5AE7 D984 User-Agent: Mutt/1.5.9i X-Bishnet-MailScanner-Information: Contact postmaster@bishnet.net X-Bishnet-MailScanner-VirusCheck: Found to be clean X-Bishnet-MailScanner-SpamCheck: not spam, SpamAssassin (score=-5.714, required 5, autolearn=not spam, ALL_TRUSTED -3.30, AWL 0.18, BAYES_00 -2.60) X-Bishnet-MailScanner-From: tdb@carrick.bishnet.net Cc: vsevolod@highsecure.ru Subject: USE_X11_PREFIX... when to use? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 10:15:51 -0000 Vsevolod has pointed me a the following cvs-all discussion: http://www.monkey.org/freebsd/archive/freebsd-cvs-all/200506/msg02895.html Now, I'm not trying to debate what the documentation says, but clearly there does seem to be some issue over where ports (like gnubiff below) should go. When doing gnubiff I used USE_X11_PREFIX because it seemed to be the normal thing to do. But maybe that's not the right thing? Can we try and reach a consensus on what is correct? IMHO the right thing to do isn't to end up with X-based ports splattered across the local and X11R6 prefix - we should go one way or the other. If nobody cares then I'll just do whatever I think is right for this port and forget the bigger picture. Tim. ----- Forwarded message from Vsevolod Stakhov ----- Date: Wed, 29 Jun 2005 03:15:35 +0400 From: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/82754: Update port: mail/gnubiff to 2.1.4 >Number: 82754 >Category: ports >Synopsis: Update port: mail/gnubiff to 2.1.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 28 23:20:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: >Description: Update to 2.1.4. Remove USE_X11_PREFIX as it was discussed at cvs-all maillist. Removed files: files/patch-src-socket.cc files/patch-src-ui-properties.cc >How-To-Repeat: >Fix: diff -ruPN gnubiff.orig/Makefile gnubiff/Makefile --- gnubiff.orig/Makefile Wed Jun 29 03:10:28 2005 +++ gnubiff/Makefile Wed Jun 29 03:10:46 2005 @@ -6,8 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +17,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ fam.0:${PORTSDIR}/devel/fam -USE_X_PREFIX= yes USE_GNOME= intlhack libglade2 esound USE_GMAKE= yes GNU_CONFIGURE= yes diff -ruPN gnubiff.orig/distinfo gnubiff/distinfo --- gnubiff.orig/distinfo Wed Jun 29 03:10:28 2005 +++ gnubiff/distinfo Wed Jun 29 03:10:46 2005 @@ -1,2 +1,2 @@ -MD5 (gnubiff-2.1.3.tar.gz) = 4832f7d100b8f476082191a4c66a772f -SIZE (gnubiff-2.1.3.tar.gz) = 765654 +MD5 (gnubiff-2.1.4.tar.gz) = 834443eb47d5a83ff24a37bc7940676a +SIZE (gnubiff-2.1.4.tar.gz) = 782287 diff -ruPN gnubiff.orig/files/patch-src-socket.cc gnubiff/files/patch-src-socket.cc --- gnubiff.orig/files/patch-src-socket.cc Wed Jun 29 03:10:28 2005 +++ gnubiff/files/patch-src-socket.cc Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- src/socket.cc.orig Sun Mar 20 14:29:15 2005 -+++ src/socket.cc Wed Apr 6 00:30:05 2005 -@@ -42,6 +42,8 @@ - #include - #include - -+#include -+ - #include "ui-certificate.h" - #include "mailbox.h" - #include "socket.h" diff -ruPN gnubiff.orig/files/patch-src-ui-properties.cc gnubiff/files/patch-src-ui-properties.cc --- gnubiff.orig/files/patch-src-ui-properties.cc Wed Jun 29 03:10:28 2005 +++ gnubiff/files/patch-src-ui-properties.cc Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- src/ui-properties.cc.orig Tue Feb 8 00:02:37 2005 -+++ src/ui-properties.cc Wed Apr 6 00:40:23 2005 -@@ -594,7 +594,7 @@ - #ifndef HAVE_LIBSSL - if ((auth == AUTH_SSL) || (auth == AUTH_CERTIFICATE)) - # ifdef HAVE_CRYPTO -- if (selected_type == TYPE_POP) -+ if (selected_type_ == TYPE_POP) - auth = AUTH_APOP; - # else - auth = AUTH_USER_PASS; diff -ruPN gnubiff.orig/pkg-plist gnubiff/pkg-plist --- gnubiff.orig/pkg-plist Wed Jun 29 03:10:28 2005 +++ gnubiff/pkg-plist Wed Jun 29 03:10:46 2005 @@ -1,4 +1,5 @@ bin/gnubiff +share/locale/cs/LC_MESSAGES/gnubiff.mo share/locale/de/LC_MESSAGES/gnubiff.mo share/locale/es/LC_MESSAGES/gnubiff.mo share/locale/fr/LC_MESSAGES/gnubiff.mo @@ -7,6 +8,7 @@ share/locale/it/LC_MESSAGES/gnubiff.mo share/locale/nl/LC_MESSAGES/gnubiff.mo share/locale/ro/LC_MESSAGES/gnubiff.mo +share/locale/rw/LC_MESSAGES/gnubiff.mo share/locale/sv/LC_MESSAGES/gnubiff.mo share/locale/vi/LC_MESSAGES/gnubiff.mo %%SHAREDIR%%/gnubiff/applet-gnome.glade >Release-Note: >Audit-Trail: >Unformatted: ----- End forwarded message ----- -- Tim Bishop http://www.bishnet.net/tim/ PGP Key: 0x5AE7D984 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 11:49:41 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326DE16A41C; Wed, 29 Jun 2005 11:49:41 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E407E43D55; Wed, 29 Jun 2005 11:49:40 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-1.free.fr (Postfix) with ESMTP id C7A6D31814C; Wed, 29 Jun 2005 13:49:39 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 6CFB2405B; Wed, 29 Jun 2005 13:49:51 +0200 (CEST) Date: Wed, 29 Jun 2005 13:49:51 +0200 From: Jeremie Le Hen To: Robert Watson Message-ID: <20050629114950.GC49933@obiwan.tataz.chchile.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org> <20050627191205.GT1283@obiwan.tataz.chchile.org> <1119900416.27663.15.camel@cream.xbsd.org> <20050629083042.GB48704@obiwan.tataz.chchile.org> <20050629110805.W74117@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050629110805.W74117@fledge.watson.org> User-Agent: Mutt/1.5.9i Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@FreeBSD.org, Jeremie Le Hen , freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 11:49:41 -0000 Hi Robert, > Could you propose specific text to add to UPDATING, and I'll drop it in? > Perhaps something along the lines of the following: > > Some previous versions of PAM have permitted the use of > non-absolute paths in /etc/pam.conf or /etc/pam.d/* when referring > to third party PAM modules in /usr/local/lib. A change has been > made to require the use of absolute paths in order to avoid > ambiguity and dependence on library path configuration, which may > affect existing configurations. This is perfect. Thank you very much. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 12:23:09 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35C8116A41C for ; Wed, 29 Jun 2005 12:23:09 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2097F43D4C for ; Wed, 29 Jun 2005 12:23:09 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TCN82T023601 for ; Wed, 29 Jun 2005 12:23:09 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j5TCN8vY023600 for ports@FreeBSD.org; Wed, 29 Jun 2005 12:23:08 GMT (envelope-from kris) Date: Wed, 29 Jun 2005 12:23:08 GMT From: Kris Kennaway Message-Id: <200506291223.j5TCN8vY023600@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 12:23:09 -0000 INDEX build failed with errors: Generating INDEX - please wait..fr-ooodict-BE-1.20050518: "/local0/tmp/kris/tindex/ports/french/openoffice-1.1" non-existent -- dependency list incomplete ===> french/ooodict-fr_BE failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. 1 error Committers on the hook: ahze arved barner daichi demon dougb flz jylefort kuriyama lawrance lth maho marcus novel thierry vanilla vs Most recent CVS update was: U databases/clip/Makefile U databases/p5-DBIx-SearchBuilder/Makefile U devel/libusb/Makefile U devel/libusb/files/patch-tests_descriptor__test.cpp U devel/libusb/files/patch-usbpp.cpp U dns/bind9/Makefile U graphics/imlib2/Makefile U lang/gdc/Makefile U lang/gdc/distinfo U net/Makefile U net/evaq/pkg-plist U net/jabber-users-agent/Makefile U net/jabber-users-agent/distinfo U net/jabber-users-agent/pkg-descr U net/jabber-users-agent/pkg-plist U net/jabber-users-agent/files/jabber-users-agent.sh.in U net/jabber-users-agent/files/patch-config.xml U net/jabber-users-agent/files/patch-users-agent U net/jabber-users-agent/files/pkg-message.in U net/p5-Net-Delicious/Makefile U net/p5-Net-Delicious/pkg-plist U net/p5-Net-Z3950/Makefile U net/peercast/Makefile U net/peercast/distinfo U net/peercast/pkg-plist U print/cups-pstoraster/Makefile U security/lockdown/pkg-plist U textproc/senna/Makefile U textproc/senna/distinfo U textproc/senna/pkg-plist U textproc/senna/files/patch-senna_in.h U www/p5-Class-DBI-FromForm/pkg-plist U www/p5-HTTP-Server-Simple-Mason/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 12:57:10 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AB2816A41C; Wed, 29 Jun 2005 12:57:10 +0000 (GMT) (envelope-from sf@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715B743D1F; Wed, 29 Jun 2005 12:57:10 +0000 (GMT) (envelope-from sf@FreeBSD.org) Received: from freefall.freebsd.org (sf@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TCvA3h039497; Wed, 29 Jun 2005 12:57:10 GMT (envelope-from sf@freefall.freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5TCv9tf039496; Wed, 29 Jun 2005 12:57:09 GMT (envelope-from sf) Date: Wed, 29 Jun 2005 12:57:09 GMT Message-Id: <200506291257.j5TCv9tf039496@freefall.freebsd.org> From: FUJISHIMA Satsuki To: NAKATA Maho In-Reply-To: <20050629.165722.99161821.chat95@mac.com> References: <42C24BCA.4010902@freebsd.org> <20050629.165722.99161821.chat95@mac.com> Mail-Followup-To: NAKATA Maho , ports@freebsd.org, cperciva@freebsd.org, maho@freebsd.org, sf@FreeBSD.org User-Agent: Wanderlust/2.11.32 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: ports@FreeBSD.org, maho@FreeBSD.org, cperciva@FreeBSD.org Subject: Re: INDEX build breakage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 12:57:10 -0000 > I recieved this e-mail but i don't such dependency > for example in french/ooodict-fr_FR/Makefile The error occurs in fr_BE. Index: Makefile =================================================================== RCS file: /home/pcvs/ports/french/ooodict-fr_BE/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 5 Jun 2005 23:49:27 -0000 1.1 +++ Makefile 29 Jun 2005 12:51:46 -0000 @@ -15,6 +15,6 @@ LANGDIST+= fr_BE.zip HYPHDIST+= hyph_fr_BE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/french/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 13:44:05 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3977816A448 for ; Wed, 29 Jun 2005 13:44:05 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE5043D49 for ; Wed, 29 Jun 2005 13:44:04 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-09-z2.arcor-online.net (mail-in-09-z2.arcor-online.net [151.189.8.21]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id 412B3527B5; Wed, 29 Jun 2005 15:44:03 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-09-z2.arcor-online.net (Postfix) with ESMTP id 3619463198; Wed, 29 Jun 2005 15:44:03 +0200 (CEST) Received: from lofi.dyndns.org (dsl-213-023-192-209.arcor-ip.net [213.23.192.209]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id CE2A025492; Wed, 29 Jun 2005 15:44:02 +0200 (CEST) Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.13.3) with ESMTP id j5TDi0Q5001613 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 29 Jun 2005 15:44:01 +0200 (CEST) (envelope-from lofi@freebsd.org) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Wed, 29 Jun 2005 15:43:51 +0200 User-Agent: KMail/1.8.1 References: <20050629101543.GE57144@carrick.bishnet.net> In-Reply-To: <20050629101543.GE57144@carrick.bishnet.net> X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Cc: vsevolod@highsecure.ru Subject: Re: USE_X11_PREFIX... when to use? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 13:44:05 -0000 --nextPart5226703.C0L2Xn3Hj8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday, 29. June 2005 12:15, Tim Bishop wrote: > Vsevolod has pointed me a the following cvs-all discussion: > > http://www.monkey.org/freebsd/archive/freebsd-cvs-all/200506/msg02895.html > > Now, I'm not trying to debate what the documentation says, but clearly > there does seem to be some issue over where ports (like gnubiff below) > should go. > > When doing gnubiff I used USE_X11_PREFIX because it seemed to be the > normal thing to do. But maybe that's not the right thing? It's not, but since gnubiff uses GNOME and gtk, it's excusable to put it in= =20 there (you'd probably have to cut many corners to make it live elsewhere an= d=20 work right). > IMHO the right=20 > thing to do isn't to end up with X-based ports splattered across the > local and X11R6 prefix=20 That's already the case. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart5226703.C0L2Xn3Hj8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCwqWfXhc68WspdLARAlamAJ9l4NUxzviLafrJYlCL1iZIPl2onwCeOP9E cVeOSkI5FGjSU6sbKPKlRJs= =T9EC -----END PGP SIGNATURE----- --nextPart5226703.C0L2Xn3Hj8-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 14:07:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1F1F16A41C for ; Wed, 29 Jun 2005 14:07:43 +0000 (GMT) (envelope-from wang@readyresponse.org) Received: from w00dymail.readyresponse.org (w00dymail.readyresponse.org [85.214.19.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA9443D48 for ; Wed, 29 Jun 2005 14:07:43 +0000 (GMT) (envelope-from wang@readyresponse.org) Received: from localhost (localhost [127.0.0.1]) by w00dymail.readyresponse.org (Postfix) with ESMTP id 0325E6128 for ; Wed, 29 Jun 2005 16:07:40 +0200 (CEST) Received: from w00dymail.readyresponse.org ([127.0.0.1]) by localhost (www.readyresponse.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 47120-08 for ; Wed, 29 Jun 2005 16:07:29 +0200 (CEST) Received: from modbox (host86-130-242-77.range86-130.btcentralplus.com [86.130.242.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by w00dymail.readyresponse.org (Postfix) with ESMTP id 3AED960E4 for ; Wed, 29 Jun 2005 16:07:28 +0200 (CEST) Message-ID: <063c01c57cb3$e31a9ed0$0300000a@modbox> From: "Wang" To: Date: Wed, 29 Jun 2005 15:07:28 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Virus-Scanned: amavisd-new at readyresponse.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: same here...also failed on 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 14:07:44 -0000 5.3-RELEASE-p16 Updating the ports index ... Generating INDEX.tmp - please = wait..fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" = non-existent -- dependency list incomplete =3D=3D=3D> french/ooodict-fr_BE failed *** Error code 1 1 error From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 14:37:18 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED7016A41C for ; Wed, 29 Jun 2005 14:37:18 +0000 (GMT) (envelope-from zod@hathway.com) Received: from www.hclinsys.com (www.hclinsys.com [203.90.70.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 413D843D1D for ; Wed, 29 Jun 2005 14:37:16 +0000 (GMT) (envelope-from zod@hathway.com) Received: from hclinsys.com (hclmail1 [151.2.10.100]) by www.hclinsys.com (8.11.6/8.11.6) with ESMTP id j5TEUcL23454 for ; Wed, 29 Jun 2005 20:00:39 +0530 Received: from hclinsys.com (IDENT:root@localhost [127.0.0.1]) by hclinsys.com hclmail (8.9.3/SCA-6.6) with ESMTP id UAA14692 for ; Wed, 29 Jun 2005 20:08:29 +0530 Received: from spc1-leed1-3-0-cust46.seac.broadband.ntl.com (localhost [127.0.0.1]) by hclinsys.com mailoa (8.11.2/SCA-6.6) with ESMTP id j5TENjf14281 for ; Wed, 29 Jun 2005 19:53:45 +0530 From: Sunny Gaurav Bharel To: freebsd-ports@freebsd.org In-Reply-To: Content-Type: text/plain Organization: HCL Infinet Ltd. Date: Wed, 29 Jun 2005 20:07:04 +0530 Message-Id: <1120055824.5301.1.camel@tux> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-16) Content-Transfer-Encoding: 7bit Subject: Tomcat 4.1.29 - Start then shuts down X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: zod@hathway.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 14:37:18 -0000 Insert your DNS setting in /etc/resolv.conf file in the foll. format: nameserver 203.90.xx.xx This solved the problem for me...Hence this is ONE of the possible solutions. Regards, Sunny Gaurav Bharel Linux Systems Administrator HCL Infinet Ltd. Noida, UP - INDIA From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 14:52:18 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2AC16A41C for ; Wed, 29 Jun 2005 14:52:18 +0000 (GMT) (envelope-from scott@redlinenetworks.com) Received: from borg.juniper.net (borg.juniper.net [207.17.137.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id F292043D55 for ; Wed, 29 Jun 2005 14:52:17 +0000 (GMT) (envelope-from scott@redlinenetworks.com) Received: from unknown (HELO alpha.jnpr.net) (172.24.18.126) by borg.juniper.net with ESMTP; 29 Jun 2005 07:52:17 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="3.93,242,1115017200"; d="scan'208"; a="416749874:sNHT19802896" Received: from vault.redlinenetworks.com ([172.25.17.2]) by alpha.jnpr.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Wed, 29 Jun 2005 07:51:51 -0700 Received: from [192.168.0.8] (melkor.redlinenetworks.com [192.168.0.8]) by vault.redlinenetworks.com (8.12.11/8.12.8) with ESMTP id j5TEppet040931; Wed, 29 Jun 2005 07:51:51 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Message-ID: <42C2B50C.8030503@redlinenetworks.com> Date: Wed, 29 Jun 2005 07:49:48 -0700 From: Scott Sewall Organization: Redline Networks, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax; nscd1) X-Accept-Language: en-us, en MIME-Version: 1.0 To: erik@smluc.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Jun 2005 14:51:51.0789 (UTC) FILETIME=[1596C1D0:01C57CBA] Cc: ports@FreeBSD.org Subject: FreeBSD Port: cvsplot-1.7.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 14:52:18 -0000 Eric, I needed to make a one line change in order for cvsplot to run under FreeBSD 5.4. > 1284c1284 > < &Date_Cmp($start_date, $end_date) >= 0) > --- > > &Date::Manip::Date_Cmp($start_date, $end_date) >= 0) -- Scott From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 15:39:02 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B00F16A41C for ; Wed, 29 Jun 2005 15:39:02 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 683DF43D1D for ; Wed, 29 Jun 2005 15:39:01 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: (qmail 14235 invoked from network); 29 Jun 2005 15:39:01 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 29 Jun 2005 15:39:00 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j5TFcqC0090832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 29 Jun 2005 11:38:56 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j5TFchtU035750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 29 Jun 2005 11:38:46 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j5TFcWIC056875; Wed, 29 Jun 2005 11:38:32 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j5TFcVfw056874; Wed, 29 Jun 2005 11:38:31 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to Mikhail.Teterin@murex.com using -f From: Mikhail Teterin Organization: Murex North America To: Kris Kennaway Date: Wed, 29 Jun 2005 11:38:30 -0400 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506291138.31190.Mikhail.Teterin@murex.com> X-Virus-Scanned: ClamAV devel-20050525/960/Wed Jun 29 00:31:06 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: ports@freebsd.org Subject: Re: gcc40 build error on AMD64 (solved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 15:39:02 -0000 => mv /usr/local/include/options.h /usr/local/include/options.h_ = What port installed that file My method: locate pkg-plist | xargs grep --mmap '^include/options.h' /usr/ports/devel/autogen/pkg-plist:include/options.h -mi From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 15:53:42 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F73B16A41F for ; Wed, 29 Jun 2005 15:53:42 +0000 (GMT) (envelope-from xride@x12.dk) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ECE43D1F for ; Wed, 29 Jun 2005 15:53:41 +0000 (GMT) (envelope-from xride@x12.dk) X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw== Received: from x12.dk ([83.72.97.237] verified) by mailfe07.swip.net (CommuniGate Pro SMTP 4.3.4) with ESMTP id 212522958; Wed, 29 Jun 2005 17:53:39 +0200 Received: from localhost (unknown [127.0.0.1]) by x12.dk (Postfix) with ESMTP id 5033C5081A; Wed, 29 Jun 2005 17:53:36 +0200 (CEST) Received: from x12.dk ([127.0.0.1]) by localhost (x12.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 98953-08; Wed, 29 Jun 2005 17:52:12 +0200 (CEST) Received: from x12.dk (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP; Wed, 29 Jun 2005 17:52:12 +0200 (CEST) Received: from localhost (xride@localhost) by x12.dk (8.13.3/8.13.3/Submit) with ESMTP id j5TFq2IM000289; Wed, 29 Jun 2005 17:52:08 +0200 (CEST) (envelope-from xride@x12.dk) Date: Wed, 29 Jun 2005 17:52:02 +0200 (CEST) From: Soeren Straarup To: Diane Bruce In-Reply-To: <20050602044834.GA52063@night.db.net> Message-ID: <20050629174044.V83158@x12.dk> References: <20050601222033.B49205@x12.dk> <20050602041608.GA1308@k7.mavetju> <20050602044834.GA52063@night.db.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at x12.dk Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: New Category how? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 15:53:42 -0000 On Thu, 2 Jun 2005, Diane Bruce wrote: > On Thu, Jun 02, 2005 at 02:16:08PM +1000, Edwin Groothuis wrote: >> On Wed, Jun 01, 2005 at 10:23:28PM +0200, Soeren Straarup wrote: >>> We are some ham operators that wishes for a hamradio category. >>> Is that possible? >> >> There is a lot possible. Even if not for a real category, then it >> can be a virtual category. >> >> Step one: find all ports which would belong into it. > > All the ones I was able to find quickly. Most are in comms, > "sattrack" is in astro but is really also used by ham radio ops as well > to track amateur radio satellites. You will note that "predict" and > "gpredict" do the same job as "sattrack" as it is. > http://www.amsat.org also has the source for sattrack and predict. > I believe that is 20 or so ports. I have several ports in progress as well. > > acfax > aldo > cwdaemon > echolinux > gpredict > gmfsk > grig > hamlib > linrad > nasawash > predict > qsstv > thebridge > tlf > twpsk > trustedqsl > xastir > xdx > xlog > sattrack gpsk linpsk twpsk > > - Diane VA3DB And i'm working on gnuradio at the moment. which will add: gnuradio-core gr-audio-oss gr-wxgui That will bring the hamradio category count upto 26 ports where fx vietnamese has 19 Vy 73 de / best regards OZ2DAK / Soeren Straarup Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R 'We wanted to believe. But the tools had been taken away..' Mulder From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 16:23:58 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F4B216A41C for ; Wed, 29 Jun 2005 16:23:58 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC4B43D53 for ; Wed, 29 Jun 2005 16:23:58 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TGNwMn073962 for ; Wed, 29 Jun 2005 16:23:58 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j5TGNwoD073961 for ports@FreeBSD.org; Wed, 29 Jun 2005 16:23:58 GMT (envelope-from kris) Date: Wed, 29 Jun 2005 16:23:58 GMT From: Kris Kennaway Message-Id: <200506291623.j5TGNwoD073961@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 16:23:58 -0000 INDEX build failed with errors: Generating INDEX - please wait..fr-ooodict-BE-1.20050518: "/local0/tmp/kris/tindex/ports/french/openoffice-1.1" non-existent -- dependency list incomplete ===> french/ooodict-fr_BE failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. 1 error Committers on the hook: ahze arved barner daichi demon dougb flz jeh jylefort kuriyama lawrance lth maho marcus mat mi novel okazaki oliver pav thierry vanilla vs Most recent CVS update was: U chinese/mldonkey-core/Makefile U devel/libevent/Makefile U devel/p5-Tie-iCal/Makefile U irc/tircproxy/files/patch-ad U lang/tcl84/Makefile U lang/tcl84/distinfo U lang/tcl84/pkg-plist U lang/tcl84/files/patch-aa U math/Makefile U math/reed-solomon/Makefile U math/reed-solomon/distinfo U math/reed-solomon/pkg-descr U math/reed-solomon/pkg-plist U math/reed-solomon/files/patch-makefile.in U math/simd-viterbi/Makefile U math/simd-viterbi/distinfo U math/simd-viterbi/pkg-descr U math/simd-viterbi/files/patch-makefile.in U math/simd-viterbi/files/patch-viterbi27.c U math/simd-viterbi/files/patch-viterbi29.c U net/Makefile U net/flowgrep/Makefile U net/flowgrep/distinfo U net/flowgrep/pkg-descr U net/p5-Net-SAP/pkg-plist U net/pynids/Makefile U net/pynids/distinfo U net/pynids/pkg-descr U security/uvscan-dat/Makefile U security/uvscan-dat/distinfo U textproc/Makefile U textproc/xlreader/Makefile U textproc/xlreader/distinfo U textproc/xlreader/pkg-descr U www/p5-Kwiki-ModPerl/Makefile U www/p5-Kwiki-ModPerl/distinfo U www/p5-Kwiki-ModPerl/pkg-message U x11-themes/kde-windeco-smoothblend/Makefile U x11-toolkits/Makefile U x11-toolkits/irrlicht/Makefile U x11-toolkits/irrlicht/distinfo U x11-toolkits/irrlicht/pkg-descr U x11-toolkits/irrlicht/pkg-plist U x11-toolkits/irrlicht/files/patch-CImageLoaderJPG.h U x11-toolkits/irrlicht/files/patch-CZipReader.cpp U x11-toolkits/irrlicht/files/patch-Makefile U x11-toolkits/tk84/Makefile U x11-toolkits/tk84/distinfo U x11-toolkits/tk84/files/patch-ab From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 18:21:14 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6752D16A41C for ; Wed, 29 Jun 2005 18:21:14 +0000 (GMT) (envelope-from wang@readyresponse.org) Received: from w00dymail.readyresponse.org (w00dymail.readyresponse.org [85.214.19.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2492643D49 for ; Wed, 29 Jun 2005 18:21:14 +0000 (GMT) (envelope-from wang@readyresponse.org) Received: from localhost (localhost [127.0.0.1]) by w00dymail.readyresponse.org (Postfix) with ESMTP id BCE9F616D for ; Wed, 29 Jun 2005 20:21:10 +0200 (CEST) Received: from w00dymail.readyresponse.org ([127.0.0.1]) by localhost (www.readyresponse.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52267-09 for ; Wed, 29 Jun 2005 20:21:00 +0200 (CEST) Received: from modbox (host86-130-242-77.range86-130.btcentralplus.com [86.130.242.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by w00dymail.readyresponse.org (Postfix) with ESMTP id 384B960E4 for ; Wed, 29 Jun 2005 20:21:00 +0200 (CEST) Message-ID: <067801c57cd7$4e1fffe0$0300000a@modbox> From: "Wang" To: Date: Wed, 29 Jun 2005 19:21:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Virus-Scanned: amavisd-new at readyresponse.org Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 18:21:14 -0000 I have the same problem on FreeBSD 5.3, it's prevented my "portsdb -Uu" from completing successfully all day :( From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 19:58:05 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE48D16A41C for ; Wed, 29 Jun 2005 19:58:05 +0000 (GMT) (envelope-from patrick_dkt@yahoo.com.hk) Received: from web51810.mail.yahoo.com (web51810.mail.yahoo.com [206.190.38.241]) by mx1.FreeBSD.org (Postfix) with SMTP id 71F0643D1D for ; Wed, 29 Jun 2005 19:58:05 +0000 (GMT) (envelope-from patrick_dkt@yahoo.com.hk) Received: (qmail 63064 invoked by uid 60001); 29 Jun 2005 19:58:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.hk; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=U3j7A4M0FuPOBrk7D0MGuheolsw4ijrolpMhzoOEG0l6zBvz2j72RzUs3eOWpzEwGwQnzLPn7/LBoE21EMaww0Hb4uGeTWkF2ck05aElqif0mXZilbXEB1LRucandEsUA+oBiPRA+YkPvrP8xJ2iUaqKTsJ4P3WACx8FgWcdBiA= ; Message-ID: <20050629195804.63062.qmail@web51810.mail.yahoo.com> Received: from [222.166.160.176] by web51810.mail.yahoo.com via HTTP; Wed, 29 Jun 2005 12:58:04 PDT Date: Wed, 29 Jun 2005 12:58:04 -0700 (PDT) From: Patrick Dung To: Ray Lance , freebsd-ports@freebsd.org In-Reply-To: <032d01c57cd9$b88d1b90$0600000a@rayl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: pdftk Segmentation fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 19:58:05 -0000 Hi Ray I cannot figure out what's wrong from the core dump file. Maybe you can try to compile the latest pdftk (it's 1.12) from ports and try. (A compiled pdftk 1.12 from FreeBSD 5.4 may or may not work in FreeBSD 5.3, but it's worth a try). Regards Patrick dkt@$ gdb pdftk ./pdftk.core ...(omitted)... Core was generated by `pdftk'. Program terminated with signal 11, Segmentation fault. #0 0x082038bc in __umoddi3 () (gdb) where #0 0x082038bc in __umoddi3 () #1 0x0820026c in copysign () #2 0x08200327 in copysign () #3 0x08265cd0 in __progname () #4 0x0869df78 in ?? () #5 0x08675b80 in ?? () #6 0xbfbfea58 in ?? () #7 0x08214c1b in ?? () #8 0x08496b40 in ?? () #9 0x0869df90 in ?? () #10 0x0869df78 in ?? () #11 0x0869df90 in ?? () #12 0x08670001 in ?? () #13 0x0869df90 in ?? () #14 0xbfbfea68 in ?? () #15 0x0821f56f in ?? () #16 0x08699aa0 in ?? () #17 0x08699ab0 in ?? () #18 0xbfbfea98 in ?? () #19 0x08214fd3 in ?? () #20 0x0869df90 in ?? () #21 0x08699ab0 in ?? () #22 0x08670001 in ?? () #23 0x0864d000 in ?? () #24 0x08496b40 in ?? () #25 0x08337a71 in ?? () #26 0x00bfeab8 in ?? () #27 0x00000001 in ?? () #28 0x08496b40 in ?? () #29 0x08337a71 in ?? () #30 0xbfbfeab8 in ?? () #31 0x08201583 in copysign () Previous frame inner to this frame (corrupt stack?) (gdb) --- Ray Lance wrote: > Hi Patrick, > > The pkg_add -r pdftk said, at end, > pkg_add: package 'pdftk-0.94.1' or its older version already > installed > > Then I did > pdftk /home/esecure.info/www/_Brochure.pdf burst > and got the attached dump. > > Thanks for whatever insight you can offer ... > > Ray > ----- Original Message ----- > From: "Patrick Dung" > To: "Ray Lance" > Sent: Wednesday, June 29, 2005 1:10 PM > Subject: Re: pdftk Segmentation fault > > > Hi > > Try to install the ports: pkg_add -r pdftk. > I have not received problems about pdftk during FreeBSD 5.3, it > should > be okay in FreeBSD 5.4. > Would you please tell me which options / parameters you pass to pdftk > and produce the core dump? > > Regards > Patrick > > > --- Ray Lance wrote: > > > Hi Patrick, > > > > How can I fix whatever's causing Segmentation fault (core dumped) > on > > my freebsd5.3? > > > > Best Regards, > > Ray Lance > > http://websaddress.com > > 212 255-3932 > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 20:06:52 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C001B16A41C for ; Wed, 29 Jun 2005 20:06:52 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B4443D58 for ; Wed, 29 Jun 2005 20:06:52 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net ([142.46.199.182] helo=localhost ident=mailnull) by heceta.db.net with esmtp (Exim 4.24; FreeBSD 4.8) id 1Dnipe-0006Jx-0K; Wed, 29 Jun 2005 16:06:50 -0400 Received: from localhost.dbn ([127.0.0.1] helo=night.db.net) by night.db.net with esmtp (Exim 4.51 (FreeBSD)) id 1DnirK-00044t-T1; Wed, 29 Jun 2005 16:08:34 -0400 Received: (from db@localhost) by night.db.net (8.13.3/8.13.1/Submit) id j5TK8SC2015678; Wed, 29 Jun 2005 16:08:28 -0400 (EDT) (envelope-from db@night.dbn) Date: Wed, 29 Jun 2005 16:08:27 -0400 From: Diane Bruce To: Soeren Straarup Message-ID: <20050629200827.GA15648@night.db.net> References: <20050601222033.B49205@x12.dk> <20050602041608.GA1308@k7.mavetju> <20050602044834.GA52063@night.db.net> <20050629174044.V83158@x12.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050629174044.V83158@x12.dk> User-Agent: Mutt/1.4.2.1i Cc: Diane Bruce , Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: New Category how? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:06:52 -0000 On Wed, Jun 29, 2005 at 05:52:02PM +0200, Soeren Straarup wrote: > On Thu, 2 Jun 2005, Diane Bruce wrote: > > >On Thu, Jun 02, 2005 at 02:16:08PM +1000, Edwin Groothuis wrote: > >>On Wed, Jun 01, 2005 at 10:23:28PM +0200, Soeren Straarup wrote: > >>>We are some ham operators that wishes for a hamradio category. > >>>Is that possible? > >> I might also point out that pkgsrc already has a ham category, I don't care for the name but it is there already. Might be better to go with that as a freebsd category as well. (I'd prefer hamradio tbh) > Soeren Straarup | aka OZ2DAK aka Xride -- - Diane Bruce db@db.net From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 20:33:54 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2420716A41C for ; Wed, 29 Jun 2005 20:33:54 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D78943D4C for ; Wed, 29 Jun 2005 20:33:53 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id j5TKXqdC000958; Wed, 29 Jun 2005 13:33:52 -0700 (PDT) Received: from [10.1.1.209] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id j5TKXogJ009766; Wed, 29 Jun 2005 13:33:51 -0700 (PDT) In-Reply-To: <20050629195804.63062.qmail@web51810.mail.yahoo.com> References: <20050629195804.63062.qmail@web51810.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <51673785-9DDF-4F68-85ED-918200C85B16@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Wed, 29 Jun 2005 16:33:49 -0400 To: Patrick Dung X-Mailer: Apple Mail (2.730) Cc: freebsd-ports@freebsd.org, Ray Lance Subject: Re: pdftk Segmentation fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:33:54 -0000 On Jun 29, 2005, at 3:58 PM, Patrick Dung wrote: > I cannot figure out what's wrong from the core dump file. > Maybe you can try to compile the latest pdftk (it's 1.12) from ports > and try. (A compiled pdftk 1.12 from FreeBSD 5.4 may or may not > work in > FreeBSD 5.3, but it's worth a try). Looks like the bug stomped on the stack and overwrote it with garbage. Tends to happen if something slips off the end of automaticly allocated array, or something screws up using alloca(). -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 20:50:39 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02BB816A41C for ; Wed, 29 Jun 2005 20:50:39 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D071543D49 for ; Wed, 29 Jun 2005 20:50:38 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j5TKoc6n043140 for ; Wed, 29 Jun 2005 20:50:38 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j5TKoc5B043138 for ports@FreeBSD.org; Wed, 29 Jun 2005 20:50:38 GMT (envelope-from kris) Date: Wed, 29 Jun 2005 20:50:38 GMT From: Kris Kennaway Message-Id: <200506292050.j5TKoc5B043138@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:50:39 -0000 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 20:52:03 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D9CA16A41C for ; Wed, 29 Jun 2005 20:52:03 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D86143D49 for ; Wed, 29 Jun 2005 20:52:03 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from russian-caravan.cloud9.net (localhost [127.0.0.1]) by russian-caravan.cloud9.net (Postfix) with SMTP id 824261A2AE for ; Wed, 29 Jun 2005 16:52:02 -0400 (EDT) Received: from keyslapper.net (250-119.customer.cloud9.net [168.100.250.119]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 4F68D1A16E for ; Wed, 29 Jun 2005 16:52:02 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id B58BF114CA for ; Wed, 29 Jun 2005 16:52:01 -0400 (EDT) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12516-01 for ; Wed, 29 Jun 2005 16:52:01 -0400 (EDT) Received: by keyslapper.net (Postfix, from userid 1001) id 83F2111471; Wed, 29 Jun 2005 16:52:01 -0400 (EDT) Date: Wed, 29 Jun 2005 16:52:01 -0400 From: Louis LeBlanc To: FreeBSD Ports Message-ID: <20050629205201.GD56335@keyslapper.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at keyslapper.net X-AntiVirus: Checked by Vexira Antivirus v1.5 Cc: Subject: OpenOffice.org ports breaking index rebuild X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:52:03 -0000 I apologise if this is coming through for the umpteenth time. I'm not on the ports list, so you may have already gotten this information, but I figured I'd share just in case. It appears that several language based OpenOffice.Org ports are breaking index generation. I recenly refreshed my ports and was unable to rebuild the index with the following error: # portsdb -Ufu Updating the ports index ... Generating INDEX.tmp - please wait..fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete ===> french/ooodict-fr_BE failed *** Error code 1 After a little examination I realized the fr-oodict-BE port is trying to find ports/french/open0ffice-1.1, which doesn't exist. I temporarily fixed the problem by linking openoffice.org from editors to french, and continued. This time I ran into the same problem with japanese/openoffice-templates looking for japanese/openoffice-1.1. Same solution, try again: Success - with a couple minor mentions of "no entry for ...". Now I just have to remove the dummy links so I don't get wierd behavior in the event these ports are actually created rather than simply correcting the paths in the other two. Lou From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 20:55:52 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B50D16A41C for ; Wed, 29 Jun 2005 20:55:52 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B78F43D4C for ; Wed, 29 Jun 2005 20:55:52 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from [192.168.1.100] (c-24-7-97-203.hsd1.ca.comcast.net [24.7.97.203]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.04 (built Feb 8 2005)) with ESMTPSA id <0IIV00AQR65350@connectmail.carleton.ca> for ports@FreeBSD.org; Wed, 29 Jun 2005 16:55:52 -0400 (EDT) Date: Wed, 29 Jun 2005 13:56:01 -0700 From: Adam Weinberger In-reply-to: <20050629205201.GD56335@keyslapper.net> To: Louis LeBlanc Message-id: <42C30AE1.9080808@magnesium.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050531) References: <20050629205201.GD56335@keyslapper.net> Cc: FreeBSD Ports Subject: Re: OpenOffice.org ports breaking index rebuild X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:55:52 -0000 Louis LeBlanc wrote: > I apologise if this is coming through for the umpteenth time. I'm not > on the ports list, so you may have already gotten this information, > but I figured I'd share just in case. > > It appears that several language based OpenOffice.Org ports are > breaking index generation. I recenly refreshed my ports and was > unable to rebuild the index with the following error: > # portsdb -Ufu > Updating the ports index ... Generating INDEX.tmp - please wait..fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete > ===> french/ooodict-fr_BE failed > *** Error code 1 > > After a little examination I realized the fr-oodict-BE port is trying > to find ports/french/open0ffice-1.1, which doesn't exist. I > temporarily fixed the problem by linking openoffice.org from editors > to french, and continued. This time I ran into the same problem with > japanese/openoffice-templates looking for japanese/openoffice-1.1. > > Same solution, try again: Success - with a couple minor mentions of > "no entry for ...". Now I just have to remove the dummy links so I > don't get wierd behavior in the event these ports are actually created > rather than simply correcting the paths in the other two. This was fixed a tiny bit ago, and we all get notified automatically whenever INDEX builds break, so reporting it to us becomes a bit redundant. If you re-run cvsup (you might allow a bit of time for the commit to propagate to all the cvsup mirrors), the INDEX should build fine. Also note that under most circumstances you don't need to build your own INDEX: cd /usr/ports && make fetchindex works fine for most people. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 21:06:46 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A9DD16A421 for ; Wed, 29 Jun 2005 21:06:46 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from english-breakfast.cloud9.net (english-breakfast.cloud9.net [168.100.1.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9AF043D49 for ; Wed, 29 Jun 2005 21:06:45 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from english-breakfast.cloud9.net (localhost.cloud9.net [127.0.0.1]) by english-breakfast.cloud9.net (Postfix) with SMTP id 2FA68F7EB; Wed, 29 Jun 2005 17:06:45 -0400 (EDT) Received: from keyslapper.net (250-119.customer.cloud9.net [168.100.250.119]) by english-breakfast.cloud9.net (Postfix) with ESMTP id 7CFB6F774; Wed, 29 Jun 2005 17:06:44 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id 19888114FD; Wed, 29 Jun 2005 17:06:44 -0400 (EDT) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14826-02; Wed, 29 Jun 2005 17:06:43 -0400 (EDT) Received: by keyslapper.net (Postfix, from userid 1001) id C0D4A114F3; Wed, 29 Jun 2005 17:06:43 -0400 (EDT) Date: Wed, 29 Jun 2005 17:06:43 -0400 From: Louis LeBlanc To: Adam Weinberger Message-ID: <20050629210643.GE56335@keyslapper.net> References: <20050629205201.GD56335@keyslapper.net> <42C30AE1.9080808@magnesium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <42C30AE1.9080808@magnesium.net> X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at keyslapper.net X-AntiVirus: Checked by Vexira Antivirus v1.5 Cc: FreeBSD Ports , Louis LeBlanc Subject: Re: OpenOffice.org ports breaking index rebuild X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 21:06:46 -0000 On 06/29/05 01:56 PM, Adam Weinberger sat at the `puter and typed: > Louis LeBlanc wrote: > > I apologise if this is coming through for the umpteenth time. I'm not > > on the ports list, so you may have already gotten this information, > > but I figured I'd share just in case. > > > > It appears that several language based OpenOffice.Org ports are > > breaking index generation. I recenly refreshed my ports and was > > unable to rebuild the index with the following error: > > # portsdb -Ufu > > Updating the ports index ... Generating INDEX.tmp - please wait..fr-ooodict-BE-1.20050518: "/usr/ports/french/openoffice-1.1" non-existent -- dependency list incomplete > > ===> french/ooodict-fr_BE failed > > *** Error code 1 > > > > After a little examination I realized the fr-oodict-BE port is trying > > to find ports/french/open0ffice-1.1, which doesn't exist. I > > temporarily fixed the problem by linking openoffice.org from editors > > to french, and continued. This time I ran into the same problem with > > japanese/openoffice-templates looking for japanese/openoffice-1.1. > > > > Same solution, try again: Success - with a couple minor mentions of > > "no entry for ...". Now I just have to remove the dummy links so I > > don't get wierd behavior in the event these ports are actually created > > rather than simply correcting the paths in the other two. > > This was fixed a tiny bit ago, and we all get notified automatically > whenever INDEX builds break, so reporting it to us becomes a bit redundant. > > If you re-run cvsup (you might allow a bit of time for the commit to > propagate to all the cvsup mirrors), the INDEX should build fine. Also > note that under most circumstances you don't need to build your own > INDEX: cd /usr/ports && make fetchindex works fine for most people. > > # Adam I was afraid I was being redundant. Sorry for the noise. I'll keep that little auto-notification tidbit in mind. I know the fetchindex works, but I was suspicious that the autogenerated index might be a few days old because I thought I saw a port being updated that I had installed but wasn't showing up in the "portversion -L =" output. Thanks. Lou From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 21:39:19 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B3F116A41C for ; Wed, 29 Jun 2005 21:39:19 +0000 (GMT) (envelope-from xride@x12.dk) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id A625F43D49 for ; Wed, 29 Jun 2005 21:39:18 +0000 (GMT) (envelope-from xride@x12.dk) X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw== Received: from x12.dk ([83.72.97.237] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 4.3.4) with ESMTP id 211543954; Wed, 29 Jun 2005 23:39:17 +0200 Received: from localhost (unknown [127.0.0.1]) by x12.dk (Postfix) with ESMTP id 1D4145081A; Wed, 29 Jun 2005 23:39:14 +0200 (CEST) Received: from x12.dk ([127.0.0.1]) by localhost (x12.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02886-07; Wed, 29 Jun 2005 23:37:49 +0200 (CEST) Received: from x12.dk (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP; Wed, 29 Jun 2005 23:37:49 +0200 (CEST) Received: from localhost (xride@localhost) by x12.dk (8.13.3/8.13.3/Submit) with ESMTP id j5TLbkD9003356; Wed, 29 Jun 2005 23:37:46 +0200 (CEST) (envelope-from xride@x12.dk) Date: Wed, 29 Jun 2005 23:37:46 +0200 (CEST) From: Soeren Straarup To: Diane Bruce In-Reply-To: <20050629200827.GA15648@night.db.net> Message-ID: <20050629233711.M83158@x12.dk> References: <20050601222033.B49205@x12.dk> <20050602041608.GA1308@k7.mavetju> <20050602044834.GA52063@night.db.net> <20050629174044.V83158@x12.dk> <20050629200827.GA15648@night.db.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: amavisd-new at x12.dk Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: New Category how? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 21:39:19 -0000 On Wed, 29 Jun 2005, Diane Bruce wrote: > On Wed, Jun 29, 2005 at 05:52:02PM +0200, Soeren Straarup wrote: >> On Thu, 2 Jun 2005, Diane Bruce wrote: >> >>> On Thu, Jun 02, 2005 at 02:16:08PM +1000, Edwin Groothuis wrote: >>>> On Wed, Jun 01, 2005 at 10:23:28PM +0200, Soeren Straarup wrote: >>>>> We are some ham operators that wishes for a hamradio category. >>>>> Is that possible? >>>> > > I might also point out that pkgsrc already has a ham category, I don't > care for the name but it is there already. Might be better to go > with that as a freebsd category as well. (I'd prefer hamradio tbh) > >> Soeren Straarup | aka OZ2DAK aka Xride > > -- > - Diane Bruce db@db.net > So there is no objections for a new category? \Soeren Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R 'We wanted to believe. But the tools had been taken away..' Mulder From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 22:01:53 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A0C16A41C for ; Wed, 29 Jun 2005 22:01:53 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from 0.mail.spammertrap.net (0.mail.spammertrap.net [204.89.241.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5493D43D55 for ; Wed, 29 Jun 2005 22:01:53 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from localhost (localhost [127.0.0.1]) by 0.mail.spammertrap.net (Postfix) with ESMTP id D1C5818F3CB for ; Wed, 29 Jun 2005 18:01:52 -0400 (EDT) Received: from secnap2.secnap.com (secnap2.secnap.com [204.89.241.128]) by 0.mail.spammertrap.net (Postfix) with ESMTP id A068B18F3BE for ; Wed, 29 Jun 2005 18:01:50 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Wed, 29 Jun 2005 18:01:50 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [AMaViS-user] RELEASED amavisd-new-2.3.2 Thread-Index: AcV8m30KPaQz9uy9SNqwV5A5cf/SSgAWZirA From: "Michael Scheidell" To: X-Virus-Scanned: SpammerTrap(tm) SME-250 1.39 at spammertrap.net X-Spam-Status: No, hits=-7.15 tagged_above=-999 required=6.9 tests=[AWL=-0.149, BAYES_00=-2.599, J_CHICKENPOX_84=0.6, LOCAL_RCVD=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Level: Cc: Blaz Zupan Subject: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 22:01:53 -0000 Among other things, it fixes a problem with the new perl5.8.7 port. Seems to compile and run fine on FBSD 4.11 with perl 5.8.6 and 5.8.7 --- Makefile.orig Fri Jun 10 20:13:27 2005 +++ Makefile Wed Jun 29 17:47:02 2005 @@ -7,7 +7,7 @@ # Based on amavisd ports makefile. =20 PORTNAME=3D amavisd-new -PORTVERSION=3D 2.3.1 +PORTVERSION=3D 2.3.2 PORTEPOCH=3D 1 CATEGORIES=3D security MASTER_SITES=3D http://www.ijs.si/software/amavisd/ \ --- distinfo.orig Sun May 15 15:33:19 2005 +++ distinfo Wed Jun 29 17:48:01 2005 @@ -1,2 +1,2 @@ -MD5 (amavisd-new-2.3.1.tar.gz) =3D 5260e01b6ec94b66dc9160ce7bbb8ebc -SIZE (amavisd-new-2.3.1.tar.gz) =3D 780829 +MD5 (amavisd-new-2.3.2.tar.gz) =3D 4af47f7e0b2aaf71bd5783dc26a576a8 +SIZE (amavisd-new-2.3.2.tar.gz) =3D 786156 =20 > -----Original Message----- > From: amavis-user-admin@lists.sourceforge.net=20 > [mailto:amavis-user-admin@lists.sourceforge.net] On Behalf Of=20 > Mark Martinec > Sent: Wednesday, June 29, 2005 7:11 AM > To: amavis-user@lists.sourceforge.net > Subject: [AMaViS-user] RELEASED amavisd-new-2.3.2 >=20 > amavisd-new-2.3.2 has been released. It is available at the=20 > usual location: >=20 > http://www.ijs.si/software/amavisd/amavisd-new-2.3.2.tar.gz >=20 > 2.3.2 is a maintenance release over 2.3.1, fixing known=20 > problems and updating LDAP code. It provides several=20 > workarounds for Perl I/O status problems, which may cause=20 > failures on certain combinations of Perl versions and=20 > operating system. It is also ready for SpamAssassin 3.1. >=20 > Please see release notes, on-line version is available at: > http://www.ijs.si/software/amavisd/release-notes.txt >=20 > Mark >=20 >=20 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 22:49:48 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 065A816A41C for ; Wed, 29 Jun 2005 22:49:48 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C74E643D53 for ; Wed, 29 Jun 2005 22:49:47 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from lightning (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20050629224947i9200avt1re>; Wed, 29 Jun 2005 22:49:47 +0000 From: Steven Friedrich To: freebsd-ports@freebsd.org Date: Wed, 29 Jun 2005 18:49:41 -0400 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506291849.41243.FreeBSD@insightbb.com> Subject: kdemultimedia ports have a common build break X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 22:49:48 -0000 Several ports are experiencing this problem checking for x86 SSE instructions... yes eval: 1: Syntax error: Unterminated quoted string ===> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and attach the "/usr/ports/audio/akode-plugins-oss/work/kdemultimedia-3.4.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world. Ones that understand binary and then, the others. From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 23:38:20 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945E316A41C; Wed, 29 Jun 2005 23:38:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE1C43D1D; Wed, 29 Jun 2005 23:38:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B83DA51281; Wed, 29 Jun 2005 19:38:18 -0400 (EDT) Date: Wed, 29 Jun 2005 19:38:18 -0400 From: Kris Kennaway To: ahze@FreeBSD.org Message-ID: <20050629233818.GE93979@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V4b9U9vrdWczvw78" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org Subject: vlc no longer giving X interface X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 23:38:20 -0000 --V4b9U9vrdWczvw78 Content-Type: multipart/mixed; boundary="xA/XKXTdy9G3iaIz" Content-Disposition: inline --xA/XKXTdy9G3iaIz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I upgraded vlc and it worked, then I removed some ports that were not registered as dependencies and it broke. Rebuilding vlc, or using the previous 0.8.1 package no longer gives me the X gui, only the text: > vlc VLC media player 0.8.2 Janus Remote control interface initialized, `h' for help h +----[ Remote control commands ] | | add XYZ . . . . . . . . . . add XYZ to playlist | playlist . . . show items currently in playlist | play . . . . . . . . . . . . . . . . play stream | stop . . . . . . . . . . . . . . . . stop stream | next . . . . . . . . . . . . next playlist item | prev . . . . . . . . . . previous playlist item | goto . . . . . . . . . . . . goto item at index | title [X] . . . . set/get title in current item | title_n . . . . . . next title in current item | title_p . . . . previous title in current item | chapter [X] . . set/get chapter in current item | chapter_n . . . . next chapter in current item | chapter_p . . previous chapter in current item | | seek X . seek in seconds, for instance `seek 12' | pause . . . . . . . . . . . . . . toggle pause | fastforward . . . . . . . set to maximum rate | rewind . . . . . . . . . . set to minimum rate | f . . . . . . . . . . . . . . toggle fullscreen | info . . . information about the current stream | | volume [X] . . . . . . . . set/get audio volume | volup [X] . . . . . raise audio volume X steps | voldown [X] . . . . lower audio volume X steps | adev [X] . . . . . . . . . set/get audio device | achan [X]. . . . . . . . set/get audio channels | | help . . . . . . . . . . . . . this help message | longhelp . . . . . . . . . a longer help message | logout . . . . . exit (if in socket connection) | quit . . . . . . . . . . . . . . . . . quit vlc | +----[ end of help ] Here are my options: # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for vlc-0.8.2 _OPTIONS_READ=vlc-0.8.2 WITHOUT_AALIB=true WITHOUT_ARTS=true WITH_CDROM=true WITHOUT_CORBA=true WITHOUT_DAAP=true WITHOUT_DIRAC=true WITH_DTS=true WITH_DVBPSI=true WITH_DVDNAV=true WITHOUT_DVDREAD=true WITHOUT_ESOUND=true WITHOUT_FAAC=true WITH_FAAD=true WITH_FLAC=true WITH_HTTPD=true WITH_LAME=true WITH_LIBA52=true WITHOUT_LIBCACA=true WITH_LIBMATROSKA=true WITH_LIBMPEG2=true WITHOUT_LIBTHEORA=true WITH_LIVEMEDIA=true WITH_MAD=true WITH_MOZILLA_PLUGIN=true WITHOUT_NCURSES=true WITH_OGG=true WITH_OPENGL=true WITH_OPTIMIZED_CFLAGS=true WITHOUT_SMB=true WITHOUT_SDL=true WITHOUT_SKINS=true WITH_SLP=true WITHOUT_SPEEX=true WITHOUT_SSL=true WITHOUT_SVG=true WITH_SVGALIB=true WITHOUT_TRANSCODE=true WITHOUT_TWOLAME=true WITH_VORBIS=true WITH_WXGTK=true WITHOUT_X264=true However, vlc is not linked to any X libraries: /usr/X11R6/bin/vlc: libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28158000) libavformat.so => /usr/local/lib/libavformat.so (0x28248000) libz.so.2 => /lib/libz.so.2 (0x2829e000) libavcodec.so => /usr/local/lib/libavcodec.so (0x282af000) libm.so.3 => /lib/libm.so.3 (0x2850d000) libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x28528000) libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28605000) libc.so.5 => /lib/libc.so.5 (0x2862b000) libfaac.so.0 => /usr/local/lib/libfaac.so.0 (0x28718000) libpostproc.so.0 => /usr/local/lib/libpostproc.so.0 (0x28728000) libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0x28730000) libvorbis.so.3 => /usr/local/lib/libvorbis.so.3 (0x287c8000) libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0x287ef000) libmp4v2.so.0 => /usr/local/lib/libmp4v2.so.0 (0x288ed000) libogg.so.5 => /usr/local/lib/libogg.so.5 (0x289c5000) Attached is the build typescript. Kris --xA/XKXTdy9G3iaIz Content-Type: application/octet-stream Content-Disposition: attachment; filename="out.bz2" Content-Transfer-Encoding: base64 QlpoOTFBWSZTWXmVj8MBFtB/gCPWQBh8///7v///7/////RggX93vQLe5QMc99wAAABZE8AA AE+nSl9gTvANUA46MLp65nj0Fd7TwEi89eW7zBZ4AAAB6AANBoAADuWsg9os2WGkfbNNuHZO 7OzPfPuIAqqvgBvlBobrBtm+OAAenjgEe98b6PXoXbrWmtHrK9vUnLN47jWrlqmmVPeOu97G 802Gn3vgPeta+bBsPe+rvuyNn0N8MadaOK7VyrayhlJNoZsALXrrlslq4XcbyrkQAEigkqDl 5AHTsDJCQPI7rGhkwAAXMx2LZG7Hr3uK7qlcJhqjedousBZrQDz4iu9V2Pe90dCnw2oKde7Y Fu21g0WeOzbrcxrpU4Z52lo7tpl3c494d0DUxDQAjIKYSk0nonoh6geoBk0AAAAaABpkaIiC KbTIap6NTKZoCGgxBoAAAA0AAzJKkhTxpTSeGU9U00xAGQAA0AaAAAaGQEnqpIgCCYiak81N EMagaNGmRpoAANABoACapIQIBDEjJMImIp+TI0k0PanpT0j0Q8kGhoDTECokiAIAgICaBTyR 5T1T001PQ2iPVPKMjQaGJownUP28OYRJy+/JASRa3//Pp5fdv/r/3f+vL+6SQs+//d/sT1Es p5q+xPxbLZN/n9x42/vtn52wB+Bm/4Nt6I19WvReyt2W6catGrcVUlmjAhkQERn5/E94ggxH JQBOkOs7P/Bof0IckJK6bifZcjFjJezzXW+38X/frtFJvBwiF7/tfXt5d7XFixSe7f8+uSWE e7ghgpK+XfrpeXP4G6aLd+/XRsaKrxaK3r1+t1yVmbY7+1zdK+K/rtdMaCu3PFrrKLwXJJEx aMmQrFHgvva6/l+PV5/dT0wiDSgdREQB/UVtBfn8RIIwdb3n4PzNtt1ffH4+mKhAkUH8e22S w2TyZ1tslndvrB5AMAFC+j6PfHK+rR/LKTCBAmAyf7yQKc6XQ3f+PqnPu9fa9tqN7gAAQAAf y8AAPJcAcHBuf/P1/l6+Pp8vp8fTeGMbv87tqX/GuH6i+/z97a9Cg1r16EHui6RMQgRRP8SR f0lpmZQWNosMQxrXejEQBBAAbQAQaBX4MRAF7uIADaDjgg0Bat21Warc+NV9euVeC1x5Ndhs XTUb2Xl485lztIIqNcbXGjOXK3GjaNoNjXCxKLZHxoqdwTbn5nG5bWESwIxK72vEC0AnBGEA edckSsZBRrVIQVT4B0Rh5GzAAPsbAer0RgGpSAH4fqEDreAAlpIkm0iASSfL7Pd2LJF2x88R EAQPVskkkm0uPr/FVNcFe3+n9qB9/j9L+RQfRY/NZfbnqDQsHdGeXlw+Xr+jpJIR/JGXAUuw UuYUt5sKtkfr/R/OIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIifSmcIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIifszxCeuaU8ApeK0syozBLMgrMWYFV/yfd8fGI/6e k/r3t/P5/nz/T/RdZ+rX6X8ts1f0ZK3n2fy/gcwB+0/cgT/TUSSofWSQj/LmvdI/xClkkq/r ClsFLkFLApfGCl/gFL+z1wotpRfw+nzvvCl/tCl/QFLkFL1VVV6IB+aagBXB/B4SIjaxf54Q WoSVCwHsshwnnEQc5USZ+P7bbaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPhttWm1+ fVVV29dVVSu2S/VX/19n85b7Ou3262vD5/PVVV59+gAAA0AAABAQEBUAAAVAGNQAAAVoIAMU RAABQABGADAAABGAAAADQAAAAQABAAAGAAAAgAjAAFqIA22zaqH+6AGviRI6wA5a45+0kH1S JYQWRJPu7o/p0bIk2yN6P2X11mv9l31/sGzGMYAwJ+3+D64ht4JgoNHjYbMaEIfkVx8/2ohG Og8dnH+DGcHPP+PrIBq7ttZ6VpV8uM8f+rkhOzhkgH9G7lx33SQ/T8nt9/hycf5mOjp0I5Ls 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 L9Gc7AX6/pLsovBXaTkuytKwrLX19tTW8PEAABsqT12r9fz8vf8Lsvw6nbgQFzrvv5nIiIiL Msy44pAslpbVZl4avT2ORQG8RIjYshHNzcE0bAcpDqxI2RXPQhZhK61ZXQZtLK3oo08Djn9X h994ebhYgGJwxJJ87JPpdq5bsrJqtFtxVMoulJmlJmVJmVJmlMo3Arf6oEiAIAo6LOznS39K gPdsi3NqBd2yLc2oF3bNq7At2WaBJTlSgHcmaagN0bHkL3lqhSqlNAoTV6UtQNatkVKl0pQD uns22xurhnCzj2zXbOHCUbSVJAZNH0tubxu1rta+m+PNbptgASNLw8fbq79xqMS3NzaNzejU ubVrjfjberfbat98OvzUvBL5aqkuVEv8356bs+Rzrl7FfayKXbwr8ApKuV1vizP2fVt75xJ+ iVNcJAHFYI8tcUasvAyNpOu20ab6NdtrttXbV2YauzdIba7bXOdOutjdzZY2tvlrs1fV8/ke JPjIWNfo5yHXW0UWfWZCOuapvjo1rGZjMwKKrIqrRsttknl4pfX9b6sJJZbCyYm36f2ZmVjL czU8eEpZJBMRmFKKUpSlKUpSlKUpSlKUymUymUpSlKUlKUpSlKUpSlKUs4n5/2v0am25ZSlK Usw32ya2LKUpSlmGFmYWUpSlKUsoymUymUymUpSlKUpSlMKUpSlKUplMplMplMplKUpSlKUy mUpTQplMplMplMplKUpSlKUpSlKUpSlKUpTKZTKZTKZTKZTKZTKZTKZTKZTKZTKUpSmUpSlK UpSlNCmUpTKZTQpSmhSlNClKbpyKUpSlKUpSlKZkKZTKUpSlKUpSlKUpoUpTQpoUpTZSlKSz Rttk1sWUspTDbbJ2G03KUpSlKUpSlKUpSlKKZSlMplKUpSlKUpSlKUpSlKUpSlKUpTKZTKZS lKUpTNUSlKUpSlmoJFwpSlpSlKUpSmUpSlKUpSlKUpTKUpSlKUpSlKUpSlKUplNClKUpSlKU pmUpSlKUpSlKUplKUpSlUpSllKUspZSzDBZ9ZJBNaKUpSlKUpSlLKWKZTKZTKZTKZTKZTKZT KZTKZSlMpSm6rhwya2KUpSylnlCczpIandOd4nn583pV4Xy8ebs2+tq/aYxoyUWTYkx8xwJD wky8pW3E0dOmpqI2ndARyVJD40QvrcI1JfiOOJY+cK1IeNcumx2WfUhJ4JqSIHH4uJ9njbbb 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 --xA/XKXTdy9G3iaIz-- --V4b9U9vrdWczvw78 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwzDpWry0BWjoQKURAnh6AJ4hpDKEYRt2G+uPTGQGGRP+kkG/QwCgoBde T2wkhtGPbKm3PNwAqYnONMM= =uFAv -----END PGP SIGNATURE----- --V4b9U9vrdWczvw78-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 23:57:46 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C8616A41F; Wed, 29 Jun 2005 23:57:46 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA0F43D4C; Wed, 29 Jun 2005 23:57:46 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout12/MantshX 4.0) with ESMTP id j5TNvkQa001707; Wed, 29 Jun 2005 16:57:46 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j5TNvfvc002709; Wed, 29 Jun 2005 16:57:44 -0700 (PDT) Date: Thu, 30 Jun 2005 08:57:30 +0900 (JST) Message-Id: <20050630.085730.55768046.chat95@mac.com> To: sf@FreeBSD.org From: NAKATA Maho In-Reply-To: <200506291257.j5TCv9tf039496@freefall.freebsd.org> References: <42C24BCA.4010902@freebsd.org> <20050629.165722.99161821.chat95@mac.com> <200506291257.j5TCv9tf039496@freefall.freebsd.org> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, maho@FreeBSD.org, cperciva@FreeBSD.org Subject: Re: INDEX build breakage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 23:57:46 -0000 In Message-ID: <200506291257.j5TCv9tf039496@freefall.freebsd.org> FUJISHIMA Satsuki wrote: > > I recieved this e-mail but i don't such dependency > > for example in french/ooodict-fr_FR/Makefile thanks for your kindness... -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 00:12:48 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 011AD16A41C for ; Thu, 30 Jun 2005 00:12:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id C42D443D1D for ; Thu, 30 Jun 2005 00:12:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7D3C6513F0; Wed, 29 Jun 2005 20:12:46 -0400 (EDT) Date: Wed, 29 Jun 2005 20:12:46 -0400 From: Kris Kennaway To: Louis LeBlanc Message-ID: <20050630001245.GA15428@xor.obsecurity.org> References: <20050629205201.GD56335@keyslapper.net> <42C30AE1.9080808@magnesium.net> <20050629210643.GE56335@keyslapper.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <20050629210643.GE56335@keyslapper.net> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Ports , Adam Weinberger Subject: Re: OpenOffice.org ports breaking index rebuild X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 00:12:48 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 29, 2005 at 05:06:43PM -0400, Louis LeBlanc wrote: > I was afraid I was being redundant. Sorry for the noise. I'll keep > that little auto-notification tidbit in mind. I know the fetchindex > works, but I was suspicious that the autogenerated index might be a > few days old because I thought I saw a port being updated that I had > installed but wasn't showing up in the "portversion -L =" output. When index builds are broken the source for 'make fetchindex' also can't be updated :-) This is the only condition under which it will be more than 3 hours old, unless there is a problem with the build machine itself. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwzj9Wry0BWjoQKURAlhKAJ4ugv8KqtHeCj5RZizdmvX+ZCOBxgCg0MZD OZA/Ea5RcCkleymKFl9SgW0= =hfZY -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 00:50:57 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF3DC16A41C for ; Thu, 30 Jun 2005 00:50:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from imf19aec.mail.bellsouth.net (imf19aec.mail.bellsouth.net [205.152.59.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD1043D58 for ; Thu, 30 Jun 2005 00:50:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from ibm60aec.bellsouth.net ([68.209.163.3]) by imf19aec.mail.bellsouth.net with ESMTP id <20050630005055.WBUV28027.imf19aec.mail.bellsouth.net@ibm60aec.bellsouth.net> for ; Wed, 29 Jun 2005 20:50:55 -0400 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm60aec.bellsouth.net with ESMTP id <20050630005056.SCBY7767.ibm60aec.bellsouth.net@[192.168.1.5]>; Wed, 29 Jun 2005 20:50:56 -0400 In-Reply-To: <20050629233818.GE93979@xor.obsecurity.org> References: <20050629233818.GE93979@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <655AC111-E581-4476-8E61-AD0281647A27@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Wed, 29 Jun 2005 20:50:54 -0400 To: Kris Kennaway X-Mailer: Apple Mail (2.730) Cc: ports@FreeBSD.org Subject: Re: vlc no longer giving X interface X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 00:50:57 -0000 On Jun 29, 2005, at 7:38 PM, Kris Kennaway wrote: > I upgraded vlc and it worked, then I removed some ports that were not > registered as dependencies and it broke. Rebuilding vlc, or using the > previous 0.8.1 package no longer gives me the X gui, only the text: > > >> vlc > <<---snip-->> > > However, vlc is not linked to any X libraries: > > /usr/X11R6/bin/vlc: > libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28158000) > libavformat.so => /usr/local/lib/libavformat.so (0x28248000) > libz.so.2 => /lib/libz.so.2 (0x2829e000) > libavcodec.so => /usr/local/lib/libavcodec.so (0x282af000) > libm.so.3 => /lib/libm.so.3 (0x2850d000) > libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x28528000) > libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28605000) > libc.so.5 => /lib/libc.so.5 (0x2862b000) > libfaac.so.0 => /usr/local/lib/libfaac.so.0 (0x28718000) > libpostproc.so.0 => /usr/local/lib/libpostproc.so.0 > (0x28728000) > libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0x28730000) > libvorbis.so.3 => /usr/local/lib/libvorbis.so.3 (0x287c8000) > libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 > (0x287ef000) > libmp4v2.so.0 => /usr/local/lib/libmp4v2.so.0 (0x288ed000) > libogg.so.5 => /usr/local/lib/libogg.so.5 (0x289c5000) > the vlc binary loads plugins and the plugins do the X stuff, I had this problem once with vlc 0.8.0 and I've seen others on the vlc mailing list with the same problem. I personally rm -rf ~/.vlc and it worked but if you have preferences in ~/.vlc you want to save you could try vlc --reset-plugins-cache then run the following: vlc --intf wxgtk or wxvlc Hope that fixes it, please tell me if it does. Cheers, Michael > Attached is the build typescript. > > Kris > > > From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 01:34:35 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B22316A41C; Thu, 30 Jun 2005 01:34:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD0B43D4C; Thu, 30 Jun 2005 01:34:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EE3345138B; Wed, 29 Jun 2005 21:34:33 -0400 (EDT) Date: Wed, 29 Jun 2005 21:34:33 -0400 From: Kris Kennaway To: Michael Johnson Message-ID: <20050630013433.GA32272@xor.obsecurity.org> References: <20050629233818.GE93979@xor.obsecurity.org> <655AC111-E581-4476-8E61-AD0281647A27@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <655AC111-E581-4476-8E61-AD0281647A27@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org, Kris Kennaway Subject: Re: vlc no longer giving X interface X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 01:34:35 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 29, 2005 at 08:50:54PM -0400, Michael Johnson wrote: > the vlc binary loads plugins and the plugins do the X stuff, I had =20 > this problem once with vlc 0.8.0 > and I've seen others on the vlc mailing list with the same problem. > I personally rm -rf ~/.vlc and it worked but if you have preferences =20 > in ~/.vlc > you want to save you could try >=20 > vlc --reset-plugins-cache >=20 > then run the following: >=20 > vlc --intf wxgtk > or > wxvlc >=20 > Hope that fixes it, please tell me if it does. Thanks, removing .vlc worked. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCw0wpWry0BWjoQKURAoh1AJ49Gfr4DSFd/vv72b0Eb1nXlYfyLgCg2Ryz ZbQ5MKtI4d3/zuP9UUVHikI= =nYJk -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 05:42:03 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E306B16A41F; Thu, 30 Jun 2005 05:42:03 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EB8643D49; Thu, 30 Jun 2005 05:42:03 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from hex.int.athame.co.uk ([192.168.1.1] helo=localhost) by hex.athame.co.uk with esmtp (Exim 4.51 (FreeBSD)) id 1DnroH-0008Za-F2; Thu, 30 Jun 2005 08:42:02 +0300 From: Andy Fawcett To: freebsd-ports@freebsd.org, kde@freebsd.org Date: Thu, 30 Jun 2005 08:41:42 +0300 User-Agent: KMail/1.8.1 References: <200506291849.41243.FreeBSD@insightbb.com> In-Reply-To: <200506291849.41243.FreeBSD@insightbb.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506300841.50377.andy@athame.co.uk> Cc: Steven Friedrich Subject: Re: kdemultimedia ports have a common build break X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 05:42:04 -0000 Hi, On Thursday 30 June 2005 01:49, Steven Friedrich wrote: > Several ports are experiencing this problem > > checking for x86 SSE instructions... yes > eval: 1: Syntax error: Unterminated quoted string > ===> Script "configure" failed unexpectedly. > Please report the problem to kde@FreeBSD.org [maintainer] and attach the > "/usr/ports/audio/akode-plugins-oss/work/kdemultimedia-3.4.1/config.log" > including the output of the failure of your make command. Also, it might be > a good idea to provide an overview of all packages installed on your system > (e.g. an `ls /var/db/pkg`). > *** Error code 1 Umm, so why didn't you do as it said, and send the bug-report to the maintainer(s) including the information requested? Please do so, at least for me all the kdemultimedia ports have built fine. A. -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 06:24:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F061F16A41C for ; Thu, 30 Jun 2005 06:24:43 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 990AF43D49 for ; Thu, 30 Jun 2005 06:24:43 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so45947wra for ; Wed, 29 Jun 2005 23:24:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X9L2x1PVvoOD/RiW54aMO4Po1mSCkjpbAzUJC1YwHlyqwOGbtwUBGExMQi1GFCyK/zVqmNb1E10F9DlUsB4lwi+M150Wt7bA9q1utX3UG7L6j19/L7xEGnjgoYhGIpt4Grmw/FUTWe0/IQdORNdBoZqgnQxs0MHXWpcg38/DwLI= Received: by 10.54.51.54 with SMTP id y54mr195488wry; Wed, 29 Jun 2005 23:24:43 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Wed, 29 Jun 2005 23:24:42 -0700 (PDT) Message-ID: Date: Thu, 30 Jun 2005 09:24:43 +0300 From: Abu Khaled To: "Michael C. Shultz" In-Reply-To: <200506290042.36512.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200506290033.11542.ringworm01@gmail.com> <20050629073844.GB59918@isis.sigpipe.cz> <200506290042.36512.ringworm01@gmail.com> Cc: Roman Neuhauser , freebsd-ports@freebsd.org Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abu Khaled List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 06:24:44 -0000 On 6/29/05, Michael C. Shultz wrote: > On Wednesday 29 June 2005 00:00, Abu Khaled wrote: > > On 6/29/05, Michael C. Shultz wrote: > > > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > > > On 6/29/05, Michael C. Shultz wrote: > > > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > > > I have a situation here where portmanager treats > > > > > > perl-threaded-5.8.7 as an old port and tries to update it. > > > > > > > > > > > > -snip > > > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > > > /lang/perl5.8 -snip > > > > > > > > > > > > Portmanager almost recompiled my entire ports tree and I was lu= cky > > > > > > to stop it before it uninstalled perl-threaded-5.8.7 > > > > > > Portupgrade correctly reports that the port is up-to-date but I > > > > > > wanted to test portmanager and see how it differs from portupgr= ade. > > > > > > Can someone give me a workaround for this problem? What options= do > > > > > > I need to add for portmanager configuration aside from IGNORE? > > > > > > > > > > Its covered in the man page. see the -ip option, or the conf file > > > > > option. > > > > > > > > > > -Mike > > > > > > > > Thanks Mike, but I want to know if there is a way to make portmanag= er > > > > recognize the port as current. perl-threaded-5.8.7 is the same port= as > > > > perl-5.8.7 built with option "WITH_THREADS=3Dyes". > > > > > > I'm not an expert on the perl port so may misunsterstand your questio= n, > > > if so sorry. If your asking what I think your are though, all you ha= ve > > > to do is make an entry like this: > > > > > > lang/perl5|WITH_THREADS=3Dyes| > > > > > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will alway= s > > > build perl with that setting. > > > > > > > It's just seems strange why portupgrade considers the port current > > > > while portmanager refers to it as old. As I sait it is the same por= t > > > > but with a suffix and a build option. > > > > > > Is it possible you have the WITH_THREADS=3Dyes set in portupgrade's > > > config file but not portmanager's? Another option so you don't have = to > > > set this in two files is to put it in /etc/make.conf then it will app= ly > > > no matter how the port is upgraded, the line would look like this: > > > > > > .if ${.CURDIR:M*/lang/perl5} > > > WITH_THREADS=3Dyes > > > .endif > > > > > > -Mike > > > > I added the compile option to pm-020.conf but still portmanager treats > > the port as OLD and wants to update. So the problem is still there > > portmanager does not consider perl-threaded-5.8.7 and perl 5.8.7 to be > > the same port. Portupgrade on the other hand sees it as the same port > > and does not update it. > > > > Well I guess that all I have left is to IGNORE the port in pm-020.conf. >=20 > I messed up in the above examples, they are not for perl5.8, they should = be as > follows: >=20 > .if ${.CURDIR:M*/lang/perl5.8} > WITH_THREADS=3Dyes > .endif >=20 > lang/perl5.8|WITH_THREADS=3Dyes| >=20 >=20 > -Mike >=20 Michael and Roman I really appreciate the time you guys spent trying to hel= p me. I changed the lines in pm-02.conf but got same results portmanager still thinks that perl-threaded-5.8.7 is OLD. It was not related to build options. I decided to check other ports that use 'PKGNAMESUFFIX' for different build options and looked at cvsup-without-gui. cvsup and cvsup-without-gui is the same port but with another build option 'WITHOUT_X11=3D yes' but you can see in the ports tree that there is 2 directories one for each port. The Makefile under /usr/ports/net/cvsup-without-gui had only the build option defined and an include directive for the makefile in /usr/ports/net/cvsup. --- /usr/ports/net/cvsup-without-gui/Makefile MASTERDIR=3D ${.CURDIR}/../cvsup WITHOUT_X11=3D yes .include "${MASTERDIR}/Makefile" --- AFAIK portmanager checks /var/db/pkg//+CONTENTS to decide if a port is old here is a snap --- /var/db/pkg/cvsup-without-gui/+CONTENTS has @name cvsup-without-gui-16.1h_2 @comment ORIGIN:net/cvsup-without-gui --- ---/var/db/pkg/perl-threaded-5.8.7/+CONTENTS has this @name perl-threaded-5.8.7 @comment ORIGIN:lang/perl5.8 --- My guess it is the word ORIGIN there is no specific port named perl-threaded as the port named cvsup-without-gui. so portmanager checks lang/perl5.8 and decides (not sure how) the port is old. On a test server I made a directory /usr/ports/lang/perl-threaded with a Makefile inside: --- /usr/ports/perl-threaded MASTERDIR=3D ${.CURDIR}/../perl5.8 WITH_THREADS=3D yes .include "${MASTERDIR}/Makefile" --- After building and installing this custom port, portmanager displayed the port as current !!! The only new problem that came up is the need to fix dependencies (pkgdb -F did the trick) but portmanager started to complain about missing dependencies for some ports like "Squid" that needed /lang/perl5.8 (did not before!). Oh well I guess this issue is beyond my knowledge so I'll just leave the port IGNOREd on the production server. Thanks you guys (and please execuse my English) --=20 Kind regards Abu Khaled From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 07:22:26 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2013116A41C for ; Thu, 30 Jun 2005 07:22:26 +0000 (GMT) (envelope-from blaz@amis.net) Received: from out-1.mail.amis.net (out-1.mail.amis.net [212.18.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A9D43D1D for ; Thu, 30 Jun 2005 07:22:25 +0000 (GMT) (envelope-from blaz@amis.net) Received: from localhost (in-2.mail.amis.net [212.18.32.19]) by out-1.mail.amis.net (Postfix) with ESMTP id 78DCA5B593B; Thu, 30 Jun 2005 09:22:24 +0200 (CEST) Received: from in-2.mail.amis.net ([127.0.0.1]) by localhost (in-2.mail.amis.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08654-08; Thu, 30 Jun 2005 09:22:21 +0200 (CEST) Received: from smtp.amis.net (smtp.amis.net [212.18.32.41]) by in-2.mail.amis.net (Postfix) with ESMTP id DE6FC2285CE; Thu, 30 Jun 2005 09:22:20 +0200 (CEST) Received: from [212.18.42.11] (blaz.medinet.si [212.18.42.11]) by smtp.amis.net (Postfix) with ESMTP id B2DEF39680A; Thu, 30 Jun 2005 09:22:20 +0200 (CEST) Message-ID: <42C39DAC.7040402@amis.net> Date: Thu, 30 Jun 2005 09:22:20 +0200 From: Blaz Zupan User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Scheidell References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at amis.net X-Spam-Status: No, hits=-5.794 required=5 tests=[ALL_TRUSTED=-3.3, AWL=0.105, BAYES_00=-2.599] X-Spam-Level: Cc: ports@FreeBSD.org Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 07:22:26 -0000 > Among other things, it fixes a problem with the new perl5.8.7 port. > Seems to compile and run fine on FBSD 4.11 with perl 5.8.6 and 5.8.7 There is another patch that I want to integrate (see 82423), but it has a problem with the startup script on FBSD 5.4 that I'm trying to solve. I'll submit a followup patch to 82423 which fixes the startup problem and also includes the 2.3.2 update today. From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 07:45:43 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF18616A41C for ; Thu, 30 Jun 2005 07:45:43 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0FDB43D53 for ; Thu, 30 Jun 2005 07:45:43 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so52855wra for ; Thu, 30 Jun 2005 00:45:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=e0DiiQcecPjYOqqD5N7VeiUVMINxKSux5+7ir//e6UOJGMqXzBifVtDePX0mJyaIDRd5LQhJGIu9wCeNURAhC/A8UFDeJwnibAG1ADiyXrshBYubDQ7cF0pjcTQ3JY6LpGOpm1AiiIRkIAmOs61vDxhEdpTym8vKS+hRggt6j8g= Received: by 10.54.45.7 with SMTP id s7mr257178wrs; Thu, 30 Jun 2005 00:45:43 -0700 (PDT) Received: from ringworm.mechee.com ([71.102.1.88]) by mx.gmail.com with ESMTP id 15sm515349wrl.2005.06.30.00.43.28; Thu, 30 Jun 2005 00:45:43 -0700 (PDT) From: "Michael C. Shultz" To: Abu Khaled , Roman Neuhauser , freebsd-ports@freebsd.org Date: Thu, 30 Jun 2005 00:43:28 -0700 User-Agent: KMail/1.8.1 References: <200506290042.36512.ringworm01@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506300043.29761.ringworm01@gmail.com> Cc: Subject: Re: portmanager and perl threaded X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 07:45:44 -0000 On Wednesday 29 June 2005 23:24, Abu Khaled wrote: > On 6/29/05, Michael C. Shultz wrote: > > On Wednesday 29 June 2005 00:00, Abu Khaled wrote: > > > On 6/29/05, Michael C. Shultz wrote: > > > > On Tuesday 28 June 2005 19:20, Abu Khaled wrote: > > > > > On 6/29/05, Michael C. Shultz wrote: > > > > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote: > > > > > > > I have a situation here where portmanager treats > > > > > > > perl-threaded-5.8.7 as an old port and tries to update it. > > > > > > > > > > > > > > -snip > > > > > > > have:perl-threaded-5.8.7 status: OLD available:perl-5.8.7 > > > > > > > /lang/perl5.8 -snip > > > > > > > > > > > > > > Portmanager almost recompiled my entire ports tree and I was > > > > > > > lucky to stop it before it uninstalled perl-threaded-5.8.7 > > > > > > > Portupgrade correctly reports that the port is up-to-date but I > > > > > > > wanted to test portmanager and see how it differs from > > > > > > > portupgrade. Can someone give me a workaround for this problem? > > > > > > > What options do I need to add for portmanager configuration > > > > > > > aside from IGNORE? > > > > > > > > > > > > Its covered in the man page. see the -ip option, or the conf file > > > > > > option. > > > > > > > > > > > > -Mike > > > > > > > > > > Thanks Mike, but I want to know if there is a way to make > > > > > portmanager recognize the port as current. perl-threaded-5.8.7 is > > > > > the same port as perl-5.8.7 built with option "WITH_THREADS=yes". > > > > > > > > I'm not an expert on the perl port so may misunsterstand your > > > > question, if so sorry. If your asking what I think your are though, > > > > all you have to do is make an entry like this: > > > > > > > > lang/perl5|WITH_THREADS=yes| > > > > > > > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will > > > > always build perl with that setting. > > > > > > > > > It's just seems strange why portupgrade considers the port current > > > > > while portmanager refers to it as old. As I sait it is the same > > > > > port but with a suffix and a build option. > > > > > > > > Is it possible you have the WITH_THREADS=yes set in portupgrade's > > > > config file but not portmanager's? Another option so you don't have > > > > to set this in two files is to put it in /etc/make.conf then it will > > > > apply no matter how the port is upgraded, the line would look like > > > > this: > > > > > > > > .if ${.CURDIR:M*/lang/perl5} > > > > WITH_THREADS=yes > > > > .endif > > > > > > > > -Mike > > > > > > I added the compile option to pm-020.conf but still portmanager treats > > > the port as OLD and wants to update. So the problem is still there > > > portmanager does not consider perl-threaded-5.8.7 and perl 5.8.7 to be > > > the same port. Portupgrade on the other hand sees it as the same port > > > and does not update it. > > > > > > Well I guess that all I have left is to IGNORE the port in pm-020.conf. > > > > I messed up in the above examples, they are not for perl5.8, they should > > be as follows: > > > > .if ${.CURDIR:M*/lang/perl5.8} > > WITH_THREADS=yes > > .endif > > > > lang/perl5.8|WITH_THREADS=yes| > > > > > > -Mike > > Michael and Roman I really appreciate the time you guys spent trying to > help me. > > I changed the lines in pm-02.conf but got same results portmanager > still thinks that perl-threaded-5.8.7 is OLD. It was not related to > build options. I decided to check other ports that use 'PKGNAMESUFFIX' > for different build options and looked at cvsup-without-gui. > > cvsup and cvsup-without-gui is the same port but with another build > option 'WITHOUT_X11= yes' but you can see in the ports tree that there > is 2 directories one for each port. The Makefile under > /usr/ports/net/cvsup-without-gui had only the build option defined and > an include directive for the makefile in /usr/ports/net/cvsup. > > --- /usr/ports/net/cvsup-without-gui/Makefile > MASTERDIR= ${.CURDIR}/../cvsup > WITHOUT_X11= yes > .include "${MASTERDIR}/Makefile" > --- > > AFAIK portmanager checks /var/db/pkg//+CONTENTS to decide if > a port is old here is a snap > > --- /var/db/pkg/cvsup-without-gui/+CONTENTS has > @name cvsup-without-gui-16.1h_2 > @comment ORIGIN:net/cvsup-without-gui > --- > > ---/var/db/pkg/perl-threaded-5.8.7/+CONTENTS has this > @name perl-threaded-5.8.7 > @comment ORIGIN:lang/perl5.8 > --- > > My guess it is the word ORIGIN there is no specific port named > perl-threaded as the port named cvsup-without-gui. so portmanager > checks lang/perl5.8 and decides (not sure how) the port is old. > > On a test server I made a directory /usr/ports/lang/perl-threaded with > a Makefile inside: > > --- /usr/ports/perl-threaded > MASTERDIR= ${.CURDIR}/../perl5.8 > WITH_THREADS= yes > .include "${MASTERDIR}/Makefile" > --- > > After building and installing this custom port, portmanager displayed > the port as current !!! > The only new problem that came up is the need to fix dependencies > (pkgdb -F did the trick) but portmanager started to complain about > missing dependencies for some ports like "Squid" that needed > /lang/perl5.8 (did not before!). > > Oh well I guess this issue is beyond my knowledge so I'll just leave > the port IGNOREd on the production server. > Thanks you guys (and please execuse my English) Abu, I tried adding lang/perl5.8|WITH_THREADS=yes| to my pm-020.conf and now I have /var/db/pkg/perl-threaded-5.8.7, this causes every port that depends on perl to be rebuilt, that is normal and desirable. I've let portmanager run after adding WITH_THREADS=yes and everything is working good, I recommend you do the same. If you set perl to be ignored no port that depends on perl will ever be upgraded, you won't be happy with that most likely. My opinon is that you "fixing the dependencies" by running pkgdb -F may cause you problems, what your doing is forcing ports that were compiled with non threaded perl to work with threaded perl, you really should let portmanager run its course and properly update the ports affected by the threaded perl option. -Mike From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:02:04 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73FD616A41C for ; Thu, 30 Jun 2005 08:02:04 +0000 (GMT) (envelope-from rabe@p-i-n.com) Received: from aposerv.p-i-n.com (aposerv.p-i-n.com [145.253.185.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CA543D4C for ; Thu, 30 Jun 2005 08:02:03 +0000 (GMT) (envelope-from rabe@p-i-n.com) Received: from p-i-n.com (inside.p-i-n.com [129.10.9.21]) by aposerv.p-i-n.com (8.12.11/8.12.11) with ESMTP id j5U81xdr094309; Thu, 30 Jun 2005 10:01:59 +0200 (CEST) (envelope-from rabe@p-i-n.com) Received: (from rabe@localhost) by p-i-n.com (8.11.6/8.11.6) id j5U81mS58895; Thu, 30 Jun 2005 10:01:48 +0200 (CEST) (envelope-from rabe) Date: Thu, 30 Jun 2005 10:01:48 +0200 From: "Raphael H. Becker" To: David Lay Message-ID: <20050630100148.A16249@p-i-n.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: PHOENIX Pharmahandel AG & Co KG, Mannheim, Deutschland Cc: ports@freebsd.org Subject: www/mod_proxy_html fails with C sytax errors in some .h and .c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:02:04 -0000 Hi David, I just tried to compile your port www/mod_proxy_html on some FreeBSD 5.4 with fresh portstree (last night). It fails somewhere in the libxml and/or in some apache header files. Look at http://rabe.uugrn.org/temp/FreeBSD/portinstall_www_mod_proxy.out for a complete transcript. # pkg_which /usr/local/include/apache/http_protocol.h apache+mod_ssl-1.3.33+2.8.22 # uname -srm FreeBSD 5.4-RELEASE-p2 i386 same here # uname -srm FreeBSD 4.10-RELEASE-p2 i386 Whats wrong? Any workaround? Regards Raphael Becker From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:05:11 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C1E416A41C for ; Thu, 30 Jun 2005 08:05:11 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from 0.mail.spammertrap.net (0.mail.spammertrap.net [204.89.241.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D58D43D4C for ; Thu, 30 Jun 2005 08:05:11 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from localhost (localhost [127.0.0.1]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 8EBC218F3CA for ; Thu, 30 Jun 2005 04:05:10 -0400 (EDT) Received: from secnap2.secnap.com (secnap2.secnap.com [204.89.241.128]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 9A8E518F3BC for ; Thu, 30 Jun 2005 04:05:09 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 30 Jun 2005 04:05:09 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 Thread-Index: AcV9RHgwTln9iGXCT824WjqpernjjwABc9Hw From: "Michael Scheidell" To: "Blaz Zupan" X-Virus-Scanned: SpammerTrap(tm) SME-250 1.39 at spammertrap.net X-Spam-Status: No, hits=-7.45 tagged_above=-999 required=6.9 tests=[AWL=0.151, BAYES_00=-2.599, LOCAL_RCVD=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Level: Cc: ports@FreeBSD.org Subject: RE: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:05:11 -0000 There is also a rumor that p5-Net-DNS-.51 doesn't work (last one working was .49) Don't know what to do about that. Can send you stuff from amavisd-new mailing list if you wish. And I do have a 5.4 system to test this on if you like. > -----Original Message----- > From: Blaz Zupan [mailto:blaz@amis.net]=20 > Sent: Thursday, June 30, 2005 3:22 AM > To: Michael Scheidell > Cc: ports@FreeBSD.org > Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 >=20 >=20 > > Among other things, it fixes a problem with the new perl5.8.7 port.=20 > > Seems to compile and run fine on FBSD 4.11 with perl 5.8.6 and 5.8.7 >=20 > There is another patch that I want to integrate (see 82423),=20 > but it has=20 > a problem with the startup script on FBSD 5.4 that I'm trying=20 > to solve.=20 > I'll submit a followup patch to 82423 which fixes the startup problem=20 > and also includes the 2.3.2 update today. >=20 >=20 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:09:59 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2272B16A41C for ; Thu, 30 Jun 2005 08:09:59 +0000 (GMT) (envelope-from gary@hayers.org) Received: from wenn.com (cube1.wenn.com [195.157.139.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BF943D48 for ; Thu, 30 Jun 2005 08:09:55 +0000 (GMT) (envelope-from gary@hayers.org) Received: from postmaster.wenn.com (postmaster.wenn.com [195.157.139.118]) by smtp.wenn.com (8.10.2/8.10.2) with ESMTP id j5U89Sp03806; Thu, 30 Jun 2005 09:09:30 +0100 Received: from [10.0.0.2] (fw [195.157.139.125]) (authenticated bits=0) by postmaster.wenn.com (8.12.8/8.12.8) with ESMTP id j5U89CjQ015640; Thu, 30 Jun 2005 09:09:20 +0100 Message-ID: <42C3A89E.5080306@hayers.org> Date: Thu, 30 Jun 2005 09:09:03 +0100 From: Gary Hayers User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Scheidell References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Cc: ports@freebsd.org, Blaz Zupan Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:09:59 -0000 I was under the impression that p5-Net-DNS-0.51 is the updated and fixed version, I'm running 0.51 here with no ill effects. Regards, Gary Hayers Michael Scheidell replied to, On 30/06/2005 09:05: > There is also a rumor that p5-Net-DNS-.51 doesn't work (last one working > was .49) > Don't know what to do about that. Can send you stuff from amavisd-new > mailing list if you wish. > > And I do have a 5.4 system to test this on if you like. > > >>-----Original Message----- >>From: Blaz Zupan [mailto:blaz@amis.net] >>Sent: Thursday, June 30, 2005 3:22 AM >>To: Michael Scheidell >>Cc: ports@FreeBSD.org >>Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 >> >> >> >>>Among other things, it fixes a problem with the new perl5.8.7 port. >>>Seems to compile and run fine on FBSD 4.11 with perl 5.8.6 and 5.8.7 >> >>There is another patch that I want to integrate (see 82423), >>but it has >>a problem with the startup script on FBSD 5.4 that I'm trying >>to solve. >>I'll submit a followup patch to 82423 which fixes the startup problem >>and also includes the 2.3.2 update today. >> >> > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:13:12 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59C3A16A41C for ; Thu, 30 Jun 2005 08:13:12 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from 0.mail.spammertrap.net (0.mail.spammertrap.net [204.89.241.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25BFC43D4C for ; Thu, 30 Jun 2005 08:13:11 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from localhost (localhost [127.0.0.1]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 8E94918F3D6 for ; Thu, 30 Jun 2005 04:13:11 -0400 (EDT) Received: from secnap2.secnap.com (secnap2.secnap.com [204.89.241.128]) by 0.mail.spammertrap.net (Postfix) with ESMTP id C787818F3B5 for ; Thu, 30 Jun 2005 04:13:10 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 30 Jun 2005 04:13:10 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 Thread-Index: AcV9SzPraAAznyN5QAy+7js81nmq9QAADNDA From: "Michael Scheidell" To: "Gary Hayers" X-Virus-Scanned: SpammerTrap(tm) SME-250 1.39 at spammertrap.net X-Spam-Status: No, hits=-7.451 tagged_above=-999 required=6.9 tests=[AWL=0.150, BAYES_00=-2.599, LOCAL_RCVD=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Level: Cc: ports@freebsd.org, Blaz Zupan Subject: RE: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:13:12 -0000 I'll look again, seems running amavisd in debug mode you will see that it doesn't actually do any dns lookups. Like rbl's, etc. .52 (rc1) might fix it. I'll look for info. > -----Original Message----- > From: Gary Hayers [mailto:gary@hayers.org]=20 > Sent: Thursday, June 30, 2005 4:09 AM > To: Michael Scheidell > Cc: Blaz Zupan; ports@freebsd.org > Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 >=20 >=20 > I was under the impression that p5-Net-DNS-0.51 is the=20 > updated and fixed=20 > version, I'm running 0.51 here with no ill effects. >=20 > Regards, > Gary Hayers >=20 > Michael Scheidell replied to, On 30/06/2005 09:05: > > There is also a rumor that p5-Net-DNS-.51 doesn't work (last one=20 > > working was .49) Don't know what to do about that. Can=20 > send you stuff=20 > > from amavisd-new mailing list if you wish. > >=20 > > And I do have a 5.4 system to test this on if you like. > >=20 > >=20 > >>-----Original Message----- > >>From: Blaz Zupan [mailto:blaz@amis.net] > >>Sent: Thursday, June 30, 2005 3:22 AM > >>To: Michael Scheidell > >>Cc: ports@FreeBSD.org > >>Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 > >> > >> > >> > >>>Among other things, it fixes a problem with the new perl5.8.7 port. > >>>Seems to compile and run fine on FBSD 4.11 with perl 5.8.6=20 > and 5.8.7 > >> > >>There is another patch that I want to integrate (see 82423), > >>but it has=20 > >>a problem with the startup script on FBSD 5.4 that I'm trying=20 > >>to solve.=20 > >>I'll submit a followup patch to 82423 which fixes the=20 > startup problem=20 > >>and also includes the 2.3.2 update today. > >> > >> > >=20 > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list=20 > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to=20 > > "freebsd-ports-unsubscribe@freebsd.org" >=20 >=20 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:16:57 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7000116A41C for ; Thu, 30 Jun 2005 08:16:57 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from 0.mail.spammertrap.net (0.mail.spammertrap.net [204.89.241.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CF0943D48 for ; Thu, 30 Jun 2005 08:16:57 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from localhost (localhost [127.0.0.1]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 6FC7B18F3B5 for ; Thu, 30 Jun 2005 04:16:56 -0400 (EDT) Received: from secnap2.secnap.com (secnap2.secnap.com [204.89.241.128]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 29BD818F3D6 for ; Thu, 30 Jun 2005 04:16:55 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 30 Jun 2005 04:16:54 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 Thread-Index: AcV9SzPraAAznyN5QAy+7js81nmq9QAAH3fQ From: "Michael Scheidell" To: "Gary Hayers" X-Virus-Scanned: SpammerTrap(tm) SME-250 1.39 at spammertrap.net X-Spam-Status: No, hits=-7.451 tagged_above=-999 required=6.9 tests=[AWL=0.150, BAYES_00=-2.599, LOCAL_RCVD=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Level: Cc: ports@freebsd.org, Blaz Zupan Subject: RE: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:16:57 -0000 This from amavisd-new list: >>>> -----Original Message----- >>>> From: Tony Shadwick [mailto:tshadwick@goinet.com] >>>> Sent: Monday, June 27, 2005 1:12 PM >>>> To: dougb@freebsd.org; sem@freebsd.org; Michael Scheidell >>>> Cc: freebsd-admin@goinet.com >>>> Subject: ports tree dns/p5-Net-DNS + mail/p5-Mail-SpamAssassin >>>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> Sorry to bug everyone, but it is very important that >> dns/p5-Net-DNS >>>> get upgraded ASAP to the latest available release. >>>> >>>> As it stands right now, SpamAssassin on FreeBSD is >> horribly broken, >>>> as SpamAssassin cannot successfully resolve names, like so: >>>> >>>>> debug: is Net::DNS::Resolver available? yes >>>>> debug: Net::DNS version: 0.51 >>>>> debug: trying (3) motorola.com... >>>>> debug: looking up NS for 'motorola.com' >>>>> debug: NS lookup of motorola.com failed horribly =3D> Perhaps your = >>>>> resolv.conf isn't pointing at a valid server? >>>>> debug: All NS queries failed =3D> DNS unavailable (set >>>> dns_available to >>>>> override) >>>>> debug: is DNS available? 0 >>>> >>>> This is documented all over the SpamAssassin mailing >> lists, and it is >>>> a huge, HUGE showstopper, as we're just getting buried in >> spam now, >>>> because anything that requires name resolution, be it URIBL's, to=20 >>>> simple rules that match either the original text string or >> variants >>>> on the IP address, all of them are broken. >>>> >>>> Before I just jump in and try to fix this myself, both temporarily=20 >>>> using CPAN, and permanently trying to update the port >> myself, I was >>>> hoping that those most familiar with the ports in question >> might take >>>> a shot at it first. >>>> >>>> Thanks! From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:20:32 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F4316A41F for ; Thu, 30 Jun 2005 08:20:32 +0000 (GMT) (envelope-from blaz@amis.net) Received: from out-2.mail.amis.net (out-2.mail.amis.net [212.18.32.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8B143D55 for ; Thu, 30 Jun 2005 08:20:31 +0000 (GMT) (envelope-from blaz@amis.net) Received: from localhost (in-3.mail.amis.net [212.18.32.22]) by out-2.mail.amis.net (Postfix) with ESMTP id 8401F1091BF; Thu, 30 Jun 2005 10:20:30 +0200 (CEST) Received: from in-3.mail.amis.net ([127.0.0.1]) by localhost (in-3.mail.amis.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84446-06; Thu, 30 Jun 2005 10:20:27 +0200 (CEST) Received: from smtp.amis.net (smtp.amis.net [212.18.32.41]) by in-3.mail.amis.net (Postfix) with ESMTP id E98AFFB916; Thu, 30 Jun 2005 10:20:26 +0200 (CEST) Received: from [212.18.42.11] (blaz.medinet.si [212.18.42.11]) by smtp.amis.net (Postfix) with ESMTP id CAAA0396803; Thu, 30 Jun 2005 10:20:26 +0200 (CEST) Message-ID: <42C3AB4A.3050003@amis.net> Date: Thu, 30 Jun 2005 10:20:26 +0200 From: Blaz Zupan User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Scheidell References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at amis.net X-Spam-Status: No, hits=-5.785 required=5 tests=[ALL_TRUSTED=-3.3, AWL=0.114, BAYES_00=-2.599] X-Spam-Level: Cc: ports@freebsd.org, Gary Hayers Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:20:32 -0000 There is already a PR open on the problem with p5-Net-DNS: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/82487 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 08:24:39 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 552B316A41C for ; Thu, 30 Jun 2005 08:24:39 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from 0.mail.spammertrap.net (0.mail.spammertrap.net [204.89.241.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2592743D1D for ; Thu, 30 Jun 2005 08:24:38 +0000 (GMT) (envelope-from scheidell@secnap.net) Received: from localhost (localhost [127.0.0.1]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 6E69818F3DA for ; Thu, 30 Jun 2005 04:24:38 -0400 (EDT) Received: from secnap2.secnap.com (secnap2.secnap.com [204.89.241.128]) by 0.mail.spammertrap.net (Postfix) with ESMTP id 1E3F318F3B5 for ; Thu, 30 Jun 2005 04:24:37 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 30 Jun 2005 04:24:36 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 Thread-Index: AcV9TJWZmqelhOgGRVikONVh643EgwAAEX4w From: "Michael Scheidell" To: "Blaz Zupan" X-Virus-Scanned: SpammerTrap(tm) SME-250 1.39 at spammertrap.net X-Spam-Status: No, hits=-7.451 tagged_above=-999 required=6.9 tests=[AWL=0.150, BAYES_00=-2.599, LOCAL_RCVD=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Level: Cc: ports@freebsd.org, Gary Hayers Subject: RE: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:24:39 -0000 Yes, and I guess we have to wait for .52 (release) before the port will be updated. Such is life on the bleeding edge. The perl 5.8.7 port requires amavisd-new-2.3.2, the .49 port of net-dns is broke for now (have to use .49 or the cpan version listed in the PR) And its 4:24am local time and I am an idiot for being up this (early|late) > -----Original Message----- > From: Blaz Zupan [mailto:blaz@amis.net]=20 > Sent: Thursday, June 30, 2005 4:20 AM > To: Michael Scheidell > Cc: Gary Hayers; ports@freebsd.org > Subject: Re: FW: [AMaViS-user] RELEASED amavisd-new-2.3.2 >=20 >=20 > There is already a PR open on the problem with p5-Net-DNS: >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/82487 >=20 >=20 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 13:02:59 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2048616A41C for ; Thu, 30 Jun 2005 13:02:59 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: from isis.sigpipe.cz (fw.sigpipe.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA1943D1F for ; Thu, 30 Jun 2005 13:02:57 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id 13C8C1F87BEE; Thu, 30 Jun 2005 15:02:55 +0200 (CEST) Date: Thu, 30 Jun 2005 15:02:55 +0200 From: Roman Neuhauser To: "Raphael H. Becker" Message-ID: <20050630130254.GB71895@isis.sigpipe.cz> Mail-Followup-To: "Raphael H. Becker" , David Lay , ports@freebsd.org References: <20050630100148.A16249@p-i-n.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050630100148.A16249@p-i-n.com> User-Agent: Mutt/1.5.9i Cc: ports@freebsd.org, David Lay Subject: Re: www/mod_proxy_html fails with C sytax errors in some .h and .c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:02:59 -0000 # rabe@p-i-n.com / 2005-06-30 10:01:48 +0200: > Hi David, > > I just tried to compile your port www/mod_proxy_html on some FreeBSD 5.4 > with fresh portstree (last night). > > It fails somewhere in the libxml and/or in some apache header files. > Look at http://rabe.uugrn.org/temp/FreeBSD/portinstall_www_mod_proxy.out > for a complete transcript. > > # pkg_which /usr/local/include/apache/http_protocol.h > apache+mod_ssl-1.3.33+2.8.22 > > # uname -srm > FreeBSD 5.4-RELEASE-p2 i386 > > same here > # uname -srm > FreeBSD 4.10-RELEASE-p2 i386 > > > Whats wrong? Any workaround? Looks like you have a hosed installation of libiconv, plus it looks like it looks for apr, which I think means you'll need apache-2.x -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 13:17:27 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AAA516A41C for ; Thu, 30 Jun 2005 13:17:27 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B68743D58 for ; Thu, 30 Jun 2005 13:17:26 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by mail.efacilitas.de (Postfix) with ESMTP id 9C1CA123A0D; Thu, 30 Jun 2005 15:15:41 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 6672412B197; Thu, 30 Jun 2005 15:10:14 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 07790-06; Thu, 30 Jun 2005 15:10:09 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id A235412B0EB; Thu, 30 Jun 2005 15:10:09 +0200 (CEST) Message-ID: <42C3EF30.8020802@cs.tu-berlin.de> Date: Thu, 30 Jun 2005 15:10:08 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roman Neuhauser References: <20050630100148.A16249@p-i-n.com> <20050630130254.GB71895@isis.sigpipe.cz> In-Reply-To: <20050630130254.GB71895@isis.sigpipe.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: ports@freebsd.org, David Lay , "Raphael H. Becker" Subject: Re: www/mod_proxy_html fails with C sytax errors in some .h and .c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:17:27 -0000 Roman Neuhauser wrote: > [...] you'll need apache-2.x Yes, this module requires Apache 2.x. I get the same error messages if I try to install it with Apache 1.3; with Apache 2.0 it works fine. Björn From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 13:30:18 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A785716A41C for ; Thu, 30 Jun 2005 13:30:18 +0000 (GMT) (envelope-from wborbajr@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C47D43D48 for ; Thu, 30 Jun 2005 13:30:18 +0000 (GMT) (envelope-from wborbajr@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so90404wra for ; Thu, 30 Jun 2005 06:30:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JgQ2eEogCXAzBxIk2TkHb8T79ghGB7LD1cSoGT01SYljX1gC9fH1x8BHPq/lI+zpaEbh4biSVG4Yk/nNUt4xaL2n+b6So7N9ao7eyEaWAgESWB6PBzZ+sCib2OsjPzzT04I1EyKos6FyRtHXdbtEfNQ4IA2VcBsDQLJA2ET/30k= Received: by 10.54.158.14 with SMTP id g14mr401314wre; Thu, 30 Jun 2005 06:30:17 -0700 (PDT) Received: by 10.54.8.36 with HTTP; Thu, 30 Jun 2005 06:30:17 -0700 (PDT) Message-ID: <1ff5046605063006307c8035ec@mail.gmail.com> Date: Thu, 30 Jun 2005 10:30:17 -0300 From: Waldir Borba Junior To: ale@FreeBSD.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Error compiling PHP4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Waldir Borba Junior List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:30:18 -0000 Hi there, I tried to compile PHP4 and I getting this error message. I=B4m using=20 FreeBSD 5.4-STABLE Thks Waldir pixnet# cd /usr/ports/lang/php4 pixnet# make all install =3D=3D=3D> Installing for php4-4.3.11_1 =3D=3D=3D> php4-4.3.11_1 depends on file: /usr/local/sbin/apxs - found =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if lang/php4 already installed Installing PHP SAPI module: apache2handler /usr/local/share/apache21/build/instdso.sh SH_LIBTOOL=3D'/usr/local/build-1/libtool' libphp4.la /usr/local/libexec/apache21 /usr/local/build-1/libtool --mode=3Dinstall cp libphp4.la /usr/local/libexec/apache21/ libtool: install: `libphp4.la' is not a valid libtool archive Try `libtool --help --mode=3Dinstall' for more information. apxs:Error: Command failed with rc=3D65536 . *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.3.11. *** Error code 1 Stop in /usr/ports/lang/php4. --=20 --=20 att, Waldir Borba Junior Consultor de TI System Network Administrator OS: FreeBSD, OpenBSD, Linux ... Security Consultant - CSO From owner-freebsd-ports@FreeBSD.ORG Thu Jun 30 16:08:46 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BAE616A41C for ; Thu, 30 Jun 2005 16:08:46 +0000 (GMT) (envelope-from alex@rnp.br) Received: from bellana.nc-rj.rnp.br (bellana.nc-rj.rnp.br [200.143.193.3]) by mx1.FreeBSD.org (Postfix) with SMTP id A5D7643D1D for ; Thu, 30 Jun 2005 16:08:42 +0000 (GMT) (envelope-from alex@rnp.br) Received: (qmail 45879 invoked by uid 0); 30 Jun 2005 16:08:38 -0000 Received: from kira.nc-rj.rnp.br (200.143.193.70) by 0 with SMTP; 30 Jun 2005 16:08:38 -0000 Received: (qmail 72579 invoked by uid 0); 30 Jun 2005 16:08:37 -0000 Received: from chiclete.nc-rj.rnp.br (HELO ?200.143.192.52?) (200.143.192.52) by 0 with SMTP; 30 Jun 2005 16:08:37 -0000 Message-ID: <42C41905.1020804@rnp.br> Date: Thu, 30 Jun 2005 13:08:37 -0300 From: "Alex S. Moura" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: autrijus@autrijus.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: ports@FreeBSD.org Subject: FreeBSD Port: rt-3.0.12_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 16:08:46 -0000 Dear autrijus, Can you help me reinstalling a broken RT3.0.12? ---------------------- =3D=3D=3D> rt-3.0.12_2 depends on file:=20 /usr/local/lib/perl5/site_perl/5.8.6/mach/DBD/mysql.pm - found =3D=3D=3D> rt-3.0.12_2 depends on file: /usr/local/bin/perl5.8.6 - foun= d =3D=3D=3D> Configuring for rt-3.0.12_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g=20 wheel checking for perl... /usr/bin/perl checking for chosen layout... RT3 configure: creating ./config.status config.status: creating sbin/rt-setup-database sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating sbin/rt-test-dependencies sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating Makefile sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating etc/RT_Config.pm sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/RT.pm sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/t/00smoke.t sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/t/01harness.t sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/t/02regression.t sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/t/03web.pl sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating lib/t/04_send_email.pl sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/mason_handler.fcgi sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/mason_handler.scgi sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/mason_handler.svc sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/rt-commit-handler sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/rt-crontool sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/rt-mailgate sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/rt sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern config.status: creating bin/webmux.pl sed: 28: ./confstathEGAkR/subs-1.sed: unescaped newline inside=20 substitute pattern =3D=3D=3D> Building for rt-3.0.12_2 make: don't know how to make all. Stop *** Error code 2 Stop in /usr/ports/www/rt3. ** Command failed [exit code 1]: /usr/bin/script -qa=20 /tmp/portupgrade23382.0 make ** Fix the problem and try again. ---> Build of www/rt3 ended at: Thu, 30 Jun 2005 13:02:59 -0300=20 (consumed 00:04:10) ---> Upgrade of www/rt3 ended at: Thu, 30 Jun 2005 13:02:59 -0300=20 (consumed 00:04:10) ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! www/rt3 (rt-3.0.12_1) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Thu, 30 Jun 2005 13:02:59 -0300 (consumed 00:04:3= 6) --------------------------------- Our RT is giving the following message when someone tries to create a ticket by email: Error sample: ------------------------
Couldn't load module RT::Interface::Email::: Can't locate RT/Interfa=
ce/Email/.pm in @INC (@INC contains: /usr/local/rt3/local/lib /usr/local/=
rt3/lib /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/si=
te_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/B=
SDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) at (e=
val 15931) line 1.

Stack:
  [(eval 15931):1]
  [/usr/local/rt3/share/html/REST/1.0/NoAuth/mail-gateway:32]


Trace begun at /usr/local/lib/perl5/site_perl/5.8.6/HTML/Mason/Exceptions=
=2Epm line 131
HTML::Mason::Exceptions::rethrow_exception('Couldn\'t load module RT::Int=
erface::Email::: Can\'t locate RT/Interface/Email/.pm in @INC (@INC conta=
ins: /usr/local/rt3/local/lib /usr/local/rt3/lib /usr/local/lib/perl5/sit=
e_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/per=
l5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6=
/mach /usr/local/lib/perl5/5.8.6 .) at (eval 15931) line 1.^J^JStack:^J  =
[(eval 15931):1]^J  [/usr/local/rt3/share/html/REST/1.0/NoAuth/mail-gatew=
ay:32]^J') called at /usr/local/rt3/lib/RT/Interface/Email.pm line 515
RT::Interface::Email::Gateway('HASH(0xd5f6038)') called at /usr/local/rt3=
/share/html/REST/1.0/NoAuth/mail-gateway line 32
HTML::Mason::Commands::__ANON__('message', 'From eventosicone@iconenet.co=
m.br Wed Jun 29 22:58:55 2005^JReceived: from urano.sso.rnp.br (urano.sso=
=2Ernp.br [200.130.25.26])^J^Iby ceo.nc-rj.rnp.br (8.13.3/8.12.10) with E=
SMTP id j5TLUCra019956^J^Ifor <rt@corcovado.ceo.rnp.br>; Wed, 29 Ju=
n 2005 18:30:13 -0300 (BRT)^J^I(envelope-from eventosicone@iconenet.com.b=
r)^JReceived: from hermes (proxy-ftp.tripweb.com.br [200.160.61.4])^J^Iby=
 urano.sso.rnp.br (SSO/RNP) with SMTP id j5TLTVvx087683^J^Ifor <ceo@rn=
p.br>; Wed, 29 Jun 2005 18:29:32 -0300 (BRT)^JMessage-Id: <20050629=
2129.j5TLTVvx087683@urano.sso.rnp.br>^JFrom: "Eventos M-Mcone&quo=
t; <eventosicone@iconenet.com.br>^JTo: <ceo@rnp.br>^JSubject:=
 AMOP - Curso de AnM-alise e Modelagem de Processos de NegM-scios - PrM-a=
tico^JMime-Version: 1.0^JContent-Type: text/html; charset=3D"iso-885=
9-1"^JDate: Wed, 29 Jun 2005 18:30:23^J^J<!DOCTYPE HTML PUBLIC &q=
uot;-//W3C//DTD HTML 4.01 Transitional//EN&q!
 uot;>^J<html>^J<head>^J<title>Documento sem t&i=
acute;tulo</title>^J<meta http-equiv=3D"Content-Type" =
content=3D"text/html; charset=3Diso-8859-1">^J</head>^=
J^J<body>^J<TABLE width=3D760 height=3D"1968" border=3D=
0 align=3Dcenter cellPadding=3D0 cellSpacing=3D0>^J  <TBODY>^J  =
  <TR> ^J      <TD height=3D"84"> <form name=3D&=
quot;form1" method=3D"post" action=3D"">^J   =
       <img src=3D"http://www.iconenet.com.br/imgs/topo.jpg"=
 width=3D"750" height=3D"80"> ^J        </form&=
gt;</TD>^J    </TR>^J    <TR> ^J      <TD height=3D&=
quot;1867" align=3Dmiddle vAlign=3Dtop bgColor=3D#ffffff> ^J     =
   <table width=3D"100%" height=3D"1245" border=3D=
"1" bordercolor=3D"#FFFFFF">^J          <tr>=
 ^J            <td height=3D"23" bgcolor=3D"#336633&quo=
t;> <div ali!
 gn=3D"center"><font color=3D"#FFFFFF" size=3D&=
quot


;+3" face=3D"Arial, Helvetica, sans-serif"
------------------------


Thanks for any hints,

Alex
RNP - NOC


From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 18:10:23 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D419E16A41C
	for ; Thu, 30 Jun 2005 18:10:23 +0000 (GMT)
	(envelope-from bsam@ns.kfs.ru)
Received: from ns.kfs.ru (kfs.kfs.ru [213.132.78.210])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 66B9E43D1D
	for ; Thu, 30 Jun 2005 18:10:23 +0000 (GMT)
	(envelope-from bsam@ns.kfs.ru)
Received: from bsam by ns.kfs.ru with local (Exim 4.51 (FreeBSD))
	id 1Do3UM-0003ey-CF; Thu, 30 Jun 2005 22:10:14 +0400
To: "Alex S. Moura" 
References: <42C41905.1020804@rnp.br>
From: Boris Samorodov 
Date: Thu, 30 Jun 2005 22:10:14 +0400
In-Reply-To: <42C41905.1020804@rnp.br> (Alex S. Moura's message of "Thu,
	30 Jun 2005 13:08:37 -0300")
Message-ID: <07635225@serv3.int.kfs.ru>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: "B.Samorodow" 
Cc: ports@FreeBSD.org, autrijus@autrijus.org
Subject: Re: FreeBSD Port: rt-3.0.12_2
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 18:10:24 -0000

On Thu, 30 Jun 2005 13:08:37 -0300 Alex S. Moura wrote:

> Our RT is giving the following message when someone tries to
> create a ticket by email:

> Error sample:
> ------------------------

> 
Couldn't load module RT::Interface::Email::: Can't locate RT/Interface/Email/.pm in @INC (@INC contains: /usr/local/rt3/local/lib /usr/local/rt3/lib /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) at (eval 15931) line 1.

The module shouldn't be RT/Interface/Email/.pm (see the debug message).
An error at the configuration file?

Maybe the right place to ask is:

http://lists.bestpractical.com/mailman/listinfo

> Stack:
>   [(eval 15931):1]
>   [/usr/local/rt3/share/html/REST/1.0/NoAuth/mail-gateway:32]


> Trace begun at /usr/local/lib/perl5/site_perl/5.8.6/HTML/Mason/Exceptions.pm line 131
> HTML::Mason::Exceptions::rethrow_exception('Couldn\'t load module RT::Interface::Email::: Can\'t locate RT/Interface/Email/.pm in @INC (@INC contains: /usr/local/rt3/local/lib /usr/local/rt3/lib /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) at (eval 15931) line 1.^J^JStack:^J  [(eval 15931):1]^J  [/usr/local/rt3/share/html/REST/1.0/NoAuth/mail-gateway:32]^J') called at /usr/local/rt3/lib/RT/Interface/Email.pm line 515
> RT::Interface::Email::Gateway('HASH(0xd5f6038)') called at /usr/local/rt3/share/html/REST/1.0/NoAuth/mail-gateway line 32
> HTML::Mason::Commands::__ANON__('message', 'From eventosicone@iconenet.com.br Wed Jun 29 22:58:55 2005^JReceived: from urano.sso.rnp.br (urano.sso.rnp.br [200.130.25.26])^J^Iby ceo.nc-rj.rnp.br (8.13.3/8.12.10) with ESMTP id j5TLUCra019956^J^Ifor <rt@corcovado.ceo.rnp.br>; Wed, 29 Jun 2005 18:30:13 -0300 (BRT)^J^I(envelope-from eventosicone@iconenet.com.br)^JReceived: from hermes (proxy-ftp.tripweb.com.br [200.160.61.4])^J^Iby urano.sso.rnp.br (SSO/RNP) with SMTP id j5TLTVvx087683^J^Ifor <ceo@rnp.br>; Wed, 29 Jun 2005 18:29:32 -0300 (BRT)^JMessage-Id: <200506292129.j5TLTVvx087683@urano.sso.rnp.br>^JFrom: "Eventos M-Mcone" <eventosicone@iconenet.com.br>^JTo: <ceo@rnp.br>^JSubject: AMOP - Curso de AnM-alise e Modelagem de Processos de NegM-scios - PrM-atico^JMime-Version: 1.0^JContent-Type: text/html; charset="iso-8859-1"^JDate: Wed, 29 Jun 2005 18:30:23^J^J<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN&
 q!
>  uot;>^J<html>^J<head>^J<title>Documento sem t&iacute;tulo</title>^J<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">^J</head>^J^J<body>^J<TABLE width=760 height="1968" border=0 align=center cellPadding=0 cellSpacing=0>^J  <TBODY>^J    <TR> ^J      <TD height="84"> <form name="form1" method="post" action="">^J          <img src="http://www.iconenet.com.br/imgs/topo.jpg" width="750" height="80"> ^J        </form></TD>^J    </TR>^J    <TR> ^J      <TD height="1867" align=middle vAlign=top bgColor=#ffffff> ^J        <table width="100%" height="1245" border="1" bordercolor="#FFFFFF">^J          <tr> ^J            <td height="23" bgcolor="#336633"> <div al
 i!
>  gn="center"><font color="#FFFFFF" size="


> ;+3" face="Arial, Helvetica, sans-serif"
> ------------------------


WBR
-- 
bsam

From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 20:31:40 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A5EA716A41C
	for ; Thu, 30 Jun 2005 20:31:40 +0000 (GMT)
	(envelope-from waldir@syspub.com.br)
Received: from hm171.locaweb.com.br (hm171.locaweb.com.br [200.234.203.7])
	by mx1.FreeBSD.org (Postfix) with SMTP id E1D4643D1F
	for ; Thu, 30 Jun 2005 20:31:39 +0000 (GMT)
	(envelope-from waldir@syspub.com.br)
Received: (qmail 21817 invoked from network); 30 Jun 2005 20:34:08 -0000
Received: from unknown (10.1.10.20)
	by hm171.locaweb.com.br with QMQP; 30 Jun 2005 20:34:08 -0000
Received: from unknown (HELO ?192.168.0.10?)
	(waldir@syspub.com.br@200.103.237.188)
	by hm20.locaweb.com.br with SMTP; 30 Jun 2005 20:34:16 -0000
From: Waldir Borba Junior 
To: ports@FreeBSD.org
Content-Type: text/plain
Message-Id: <1120163492.5237.0.camel@blade.syspub>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) 
Date: Thu, 30 Jun 2005 17:31:32 -0300
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Error compiling AMAVIS-new
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 20:31:40 -0000

pixnet# uname -a
FreeBSD pixnet.datamidianet.com.br 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu
Jun 30 11:49:29 UTC 2005    
root@pixnet.datamidianet.com.br:/usr/obj/usr/src/sys/GENERIC  i386

--------------------------

pixnet# make
pixnet# make install
===>  Installing for amavisd-new-2.3.1,1
===>   amavisd-new-2.3.1,1 depends on file:
/usr/local/lib/perl5/site_perl/5.8.6/mach/Unix/Syslog.pm - not found
===>    Verifying install for
/usr/local/lib/perl5/site_perl/5.8.6/mach/Unix/Syslog.pm in
/usr/ports/sysutils/p5-Unix-Syslog
===>  Building for p5-Unix-Syslog-0.100
Makefile out-of-date with respect to
/usr/local/lib/perl5/5.8.6/mach/Config.pm
/usr/local/lib/perl5/5.8.6/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/local/bin/perl5.8.6 Makefile.PL "INSTALLDIRS=site" "CC=cc"
"CCFLAGS=-O -pipe " "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib"
"INSTALLARCHLIB=/usr/local/lib"
Checking if your kit is complete...
Looks good
Writing Makefile for Unix::Syslog
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
*** Error code 1
 
Stop in /usr/ports/sysutils/p5-Unix-Syslog/work/Unix-Syslog-0.100.
*** Error code 1
 
Stop in /usr/ports/sysutils/p5-Unix-Syslog.
*** Error code 1
 
Stop in /usr/ports/security/amavisd-new.



From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 21:42:47 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E25DE16A41C
	for ; Thu, 30 Jun 2005 21:42:47 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 79E3843D1F
	for ; Thu, 30 Jun 2005 21:42:47 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper [212.12.50.230])
	by schlepper.zs64.net (8.13.1/8.12.9) with ESMTP id j5ULgkc8074168
	for ; Thu, 30 Jun 2005 23:42:46 +0200 (CEST)
	(envelope-from cracauer@schlepper.zs64.net)
Received: (from cracauer@localhost)
	by schlepper.zs64.net (8.13.1/8.12.9/Submit) id j5ULgkJ8074167
	for ports@freebsd.org; Thu, 30 Jun 2005 17:42:46 -0400 (EDT)
	(envelope-from cracauer)
Date: Thu, 30 Jun 2005 17:42:46 -0400
From: Martin Cracauer 
To: ports@freebsd.org
Message-ID: <20050630174246.A73270@cons.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Cc: 
Subject: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 21:42:48 -0000

The mingw port seems to inherit CPU-specific settings from
/etc/make.conf which it shouldn't.  It uses an older version of gcc
which is bound not to understand the fancy tuning from the CPU type.

I have
  CPUTYPE=pentium-m
in my /etc/make.conf

and I get

/mnt/part2/usr/ports/devel/mingw-gcc/work/gcc-2.95.3-20010828/gcc/xgcc -B/mnt/part2/usr/ports/devel/mingw-gcc/work/gcc-2.95.3-20010828/gcc/ -B/usr/local/i386-mingw32msvc/bin/ -I/usr/local/i386-mingw32msvc/include -DCROSS_COMPILE -DIN_GCC     -O2 -fno-strict-aliasing -pipe -march=pentium-m -I./include    -DCYGWIN_CROSS_DIR=\"/usr/local/i386-mingw32msvc\" -I. -I. -I./config -I./../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
cc1: bad value (pentium-m) for -march= switch
gmake[1]: *** [SYSCALLS.c.X] Error 1
gmake[1]: Leaving directory `/mnt/part2/usr/ports/devel/mingw-gcc/work/gcc-2.95.3-20010828/gcc'
gmake: *** [all-gcc] Error 2


I think ports like this which use older gcc versions need to kill the
additional CFLAGS from the CPUTYPE definition.

Commenting out CPUTYPE from /etc/make.conf makes the build work.


There is an option NO_CPU_CFLAGS in bsd.cpu.mk which is exactly what
we want.  But since bsd.cpu.mk is invoked before the port's Makefile
is parsed we cannot flip this switch on.  Afterwards it is too late
since $(CFLAGS) has already been "infected" and you can't tell
CPU-specific settings from other settings in that one variable.

If we invoke another fork of make we can successfully set it in an
environment variable.

In general, it is a problem that some CFLAGS settings done by the user
might only apply to what the user thinks is the standard compiler on
the system, no maybe prots which use other compilers than the system
compiler should not obey CFLAGS at all.

Maybe I overlook something simple to set the environment variable
before /usr/share/mk/* is parsed?

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer    http://www.cons.org/cracauer/
 No warranty.    This email is probably produced by one of my cats 
 stepping on the keys. No, I don't have an infinite number of cats.

From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 21:49:46 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0C45916A41C
	for ; Thu, 30 Jun 2005 21:49:46 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: from obsecurity.dyndns.org
	(CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com
	[69.194.102.232])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B1EF843D1D
	for ; Thu, 30 Jun 2005 21:49:45 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id E1BF351215; Thu, 30 Jun 2005 17:49:43 -0400 (EDT)
Date: Thu, 30 Jun 2005 17:49:43 -0400
From: Kris Kennaway 
To: Martin Cracauer 
Message-ID: <20050630214943.GA45010@xor.obsecurity.org>
References: <20050630174246.A73270@cons.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf"
Content-Disposition: inline
In-Reply-To: <20050630174246.A73270@cons.org>
User-Agent: Mutt/1.4.2.1i
Cc: ports@freebsd.org
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 21:49:46 -0000


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

On Thu, Jun 30, 2005 at 05:42:46PM -0400, Martin Cracauer wrote:
> The mingw port seems to inherit CPU-specific settings from
> /etc/make.conf which it shouldn't.  It uses an older version of gcc
> which is bound not to understand the fancy tuning from the CPU type.
>=20
> I have
>   CPUTYPE=3Dpentium-m
> in my /etc/make.conf
>=20
> and I get
>=20
> /mnt/part2/usr/ports/devel/mingw-gcc/work/gcc-2.95.3-20010828/gcc/xgcc -B=
/mnt/part2/usr/ports/devel/mingw-gcc/work/gcc-2.95.3-20010828/gcc/ -B/usr/l=
ocal/i386-mingw32msvc/bin/ -I/usr/local/i386-mingw32msvc/include -DCROSS_CO=
MPILE -DIN_GCC     -O2 -fno-strict-aliasing -pipe -march=3Dpentium-m -I./in=
clude    -DCYGWIN_CROSS_DIR=3D\"/usr/local/i386-mingw32msvc\" -I. -I. -I./c=
onfig -I./../include \
>   -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
> cc1: bad value (pentium-m) for -march=3D switch
> gmake[1]: *** [SYSCALLS.c.X] Error 1
> gmake[1]: Leaving directory `/mnt/part2/usr/ports/devel/mingw-gcc/work/gc=
c-2.95.3-20010828/gcc'
> gmake: *** [all-gcc] Error 2
>=20
>=20
> I think ports like this which use older gcc versions need to kill the
> additional CFLAGS from the CPUTYPE definition.
>=20
> Commenting out CPUTYPE from /etc/make.conf makes the build work.
>=20
>=20
> There is an option NO_CPU_CFLAGS in bsd.cpu.mk which is exactly what
> we want.  But since bsd.cpu.mk is invoked before the port's Makefile
> is parsed we cannot flip this switch on.  Afterwards it is too late
> since $(CFLAGS) has already been "infected" and you can't tell
> CPU-specific settings from other settings in that one variable.

There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
sanitizes the CFLAGS to prevent old compiler ports from breaking in
this way.

Kris

--J2SCkAp4GZ/dPZZf
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFCxGj3Wry0BWjoQKURAqpiAJ9yyMTKG4OYUYAX5Z3OoINxPYzwMACfSB9S
Jamob6N4gxl2FHJuyA800Vg=
=rY8d
-----END PGP SIGNATURE-----

--J2SCkAp4GZ/dPZZf--

From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 22:16:43 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A8F0316A41C
	for ; Thu, 30 Jun 2005 22:16:43 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 404A343D49
	for ; Thu, 30 Jun 2005 22:16:43 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper [212.12.50.230])
	by schlepper.zs64.net (8.13.1/8.12.9) with ESMTP id j5UMGgCq075019;
	Fri, 1 Jul 2005 00:16:42 +0200 (CEST)
	(envelope-from cracauer@schlepper.zs64.net)
Received: (from cracauer@localhost)
	by schlepper.zs64.net (8.13.1/8.12.9/Submit) id j5UMGgYR075018;
	Thu, 30 Jun 2005 18:16:42 -0400 (EDT) (envelope-from cracauer)
Date: Thu, 30 Jun 2005 18:16:41 -0400
From: Martin Cracauer 
To: Kris Kennaway 
Message-ID: <20050630181641.A74954@cons.org>
References: <20050630174246.A73270@cons.org>
	<20050630214943.GA45010@xor.obsecurity.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="G4iJoqBmSsgzjUCe"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20050630214943.GA45010@xor.obsecurity.org>;
	from kris@obsecurity.org on Thu, Jun 30, 2005 at 05:49:43PM -0400
Cc: ports@freebsd.org
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 22:16:43 -0000


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

Kris Kennaway wrote on Thu, Jun 30, 2005 at 05:49:43PM -0400: 
> On Thu, Jun 30, 2005 at 05:42:46PM -0400, Martin Cracauer wrote:
> > The mingw port seems to inherit CPU-specific settings from
> > /etc/make.conf which it shouldn't.  It uses an older version of gcc
> > which is bound not to understand the fancy tuning from the CPU type.
> 
> There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> sanitizes the CFLAGS to prevent old compiler ports from breaking in
> this way.

Thank you Kris, that is doing the right thing.  The appended diff
fixes the port.

Anybody thinks of a reason not to commit that?

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer    http://www.cons.org/cracauer/
 No warranty.    This email is probably produced by one of my cats 
 stepping on the keys. No, I don't have an infinite number of cats.

--G4iJoqBmSsgzjUCe
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=diff

Index: Makefile
===================================================================
RCS file: /home/CVS-FreeBSD/ports/devel/mingw-gcc/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	19 Jan 2005 16:35:48 -0000	1.21
+++ Makefile	30 Jun 2005 22:06:12 -0000
@@ -28,6 +28,7 @@
 WANT_AUTOCONF_VER=253
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
+WITHOUT_CPU_CFLAGS= yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--target=i386-mingw32msvc \
 		--with-gxx-include-dir=${PREFIX}/lib/gcc-lib/i386-mingw32msvc/${PORTVERSION}/include/g++

--G4iJoqBmSsgzjUCe--

From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 23:37:47 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D84716A41C
	for ; Thu, 30 Jun 2005 23:37:47 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: from obsecurity.dyndns.org
	(CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com
	[69.194.102.232])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 60B4543D1D
	for ; Thu, 30 Jun 2005 23:37:47 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id 1BCD251329; Thu, 30 Jun 2005 19:37:46 -0400 (EDT)
Date: Thu, 30 Jun 2005 19:37:45 -0400
From: Kris Kennaway 
To: Martin Cracauer 
Message-ID: <20050630233745.GA78956@xor.obsecurity.org>
References: <20050630174246.A73270@cons.org>
	<20050630214943.GA45010@xor.obsecurity.org>
	<20050630181641.A74954@cons.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j"
Content-Disposition: inline
In-Reply-To: <20050630181641.A74954@cons.org>
User-Agent: Mutt/1.4.2.1i
Cc: ports@freebsd.org, Kris Kennaway 
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 23:37:47 -0000


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

On Thu, Jun 30, 2005 at 06:16:41PM -0400, Martin Cracauer wrote:
> Kris Kennaway wrote on Thu, Jun 30, 2005 at 05:49:43PM -0400:=20
> > On Thu, Jun 30, 2005 at 05:42:46PM -0400, Martin Cracauer wrote:
> > > The mingw port seems to inherit CPU-specific settings from
> > > /etc/make.conf which it shouldn't.  It uses an older version of gcc
> > > which is bound not to understand the fancy tuning from the CPU type.
> >=20
> > There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> > sanitizes the CFLAGS to prevent old compiler ports from breaking in
> > this way.
>=20
> Thank you Kris, that is doing the right thing.  The appended diff
> fixes the port.
>=20
> Anybody thinks of a reason not to commit that?

Seems good to me :-) It would be nice if someone could sweep the other
miscellaneous compiler ports for this too.

Kris

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

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

iD8DBQFCxIJJWry0BWjoQKURAvuTAKCQkiaivI0yiBwjVWn6TlD9l7gvywCgvyl8
Se1CywqgG0BecENk4UgMINE=
=mT6K
-----END PGP SIGNATURE-----

--nFreZHaLTZJo0R7j--

From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 30 23:58:58 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7BE0A16A41C
	for ; Thu, 30 Jun 2005 23:58:58 +0000 (GMT)
	(envelope-from dsl@webize.com.au)
Received: from mayhem.webize.com.au (mayhem.webize.com.au [203.48.28.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 35CBB43D49
	for ; Thu, 30 Jun 2005 23:58:57 +0000 (GMT)
	(envelope-from dsl@webize.com.au)
Received: by mayhem.webize.com.au (Postfix, from userid 1003)
	id 572FC43; Fri,  1 Jul 2005 09:58:55 +1000 (EST)
Date: Fri, 1 Jul 2005 09:58:55 +1000
From: David Lay 
To: "Raphael H. Becker" 
Message-ID: <20050630235855.GB82408@mayhem.webize.com.au>
References: <20050630100148.A16249@p-i-n.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050630100148.A16249@p-i-n.com>
User-Agent: Mutt/1.4.2.1i
Cc: ports@freebsd.org
Subject: Re: www/mod_proxy_html fails with C sytax errors in some .h and .c
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Thu, 30 Jun 2005 23:58:58 -0000

* Raphael H. Becker  [2005-06-30 18:01]:
> 
> I just tried to compile your port www/mod_proxy_html on some FreeBSD
> 5.4 with fresh portstree (last night).
> 
> It fails somewhere in the libxml and/or in some apache header files.
> Look at http://rabe.uugrn.org/temp/FreeBSD/portinstall_www_mod_proxy.out
> for a complete transcript. 
> 
> # pkg_which /usr/local/include/apache/http_protocol.h
> apache+mod_ssl-1.3.33+2.8.22
 
As a couple of other posters have spotted, mod_proxy_html needs Apache
version 2.  Try that first.

-- 
\  David Lay
 \  dsl@webize.com.au
  \  +61 3 9651 3353

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 02:57:10 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6D12D16A41C
	for ; Fri,  1 Jul 2005 02:57:10 +0000 (GMT)
	(envelope-from chat95@mac.com)
Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.46])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4199743D1D
	for ; Fri,  1 Jul 2005 02:57:10 +0000 (GMT)
	(envelope-from chat95@mac.com)
Received: from mac.com (smtpin07-en2 [10.13.10.152])
	by smtpout.mac.com (Xserve/8.12.11/smtpout10/MantshX 4.0) with ESMTP id
	j612vAv0024199
	for ; Thu, 30 Jun 2005 19:57:10 -0700 (PDT)
Received: from localhost ([133.11.172.102]) (authenticated bits=0)
	by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id j612v6iV007453
	for ; Thu, 30 Jun 2005 19:57:09 -0700 (PDT)
Date: Fri, 01 Jul 2005 11:56:51 +0900 (JST)
Message-Id: <20050701.115651.74756158.chat95@mac.com>
To: ports@FreeBSD.org
From: NAKATA Maho 
Organization: private
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Cc: 
Subject: ATLAS, Prescott(P4E) and CPU detection by sysctl hw.model
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 02:57:10 -0000

Dear all,
I'm a maintainer of math/atlas, and math/atlas-devel.
this ports automatically detects what CPU you use.

I would like to ask you:
if we use Prescott type CPU, how can we know it is a prescott?
currently i use sysctl hw.model

unfortunately I don't own one.
thanks in advance,
-- NAKATA, Maho (maho@FreeBSD.org)


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 03:12:02 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AB11116A41C
	for ; Fri,  1 Jul 2005 03:12:02 +0000 (GMT)
	(envelope-from chat95@mac.com)
Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8D7C343D49
	for ; Fri,  1 Jul 2005 03:12:02 +0000 (GMT)
	(envelope-from chat95@mac.com)
Received: from mac.com (smtpin02-en2 [10.13.10.147])
	by smtpout.mac.com (Xserve/8.12.11/smtpout15/MantshX 4.0) with ESMTP id
	j613C07e007241; Thu, 30 Jun 2005 20:12:01 -0700 (PDT)
Received: from localhost ([133.11.172.102]) (authenticated bits=0)
	by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j613BuiA025153; 
	Thu, 30 Jun 2005 20:11:59 -0700 (PDT)
Date: Fri, 01 Jul 2005 12:11:46 +0900 (JST)
Message-Id: <20050701.121146.41626507.chat95@mac.com>
To: ports@FreeBSD.org
From: NAKATA Maho 
Organization: private
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Cc: gerald@pfeifer.com
Subject: gcc-4.1 snapshot and Java AWT
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 03:12:02 -0000

Dear all,
I'm a newbie of gcc-4.1 (lang/gcc41).
with gcj/gij, I'm trying to compile OOo with gcj/gij but in vain.

there are problems gcc ports,

first one is:
o AWT doesn't build
this maybe fixed by following patch
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/gcc41/Makefile,v
retrieving revision 1.216
diff -u -r1.216 Makefile
--- Makefile    26 Jun 2005 11:44:16 -0000      1.216
+++ Makefile    1 Jul 2005 02:59:44 -0000
@@ -72,6 +72,10 @@
 .if defined(WITH_FORTRAN)
 CONFIGURE_ARGS+=       --with-gmp=${LOCALBASE}
 .endif
+.if defined(WITH_JAVA_AWT)
+USE_X11=      yes
+CONFIGURE_ARGS+=      --enable-java-awt=gtk2,xlib --enable-gtk-cairo=yes
+.endif
 MAKE_ARGS+=    MAKEINFOFLAGS="--no-split"
 .if defined(WANT_SHAREDLIBS)
 CONFIGURE_ARGS+=       --enable-shared

o next problem is:
it seems gcjawt doesn't work for me (--enable-java-awt=gtk2)
we got many undefined classpath_jawt_get_awt_version, lock, unlock etc.

configure:7397: ccache gcc-ooo -o conftest -O -pipe  -I/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/include   -L/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../../ -lgcj conftest.c -lgcjawt   >&5
/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../..//libgcjawt.a(libgcjawt_la-jawt.o)(.text+0xb): In function `JAWT_GetAWT':
: undefined reference to `classpath_jawt_get_awt_version'
/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../..//libgcjawt.a(libgcjawt_la-jawt.o)(.text+0x4e): In function `_Jv_Lock':
: undefined reference to `classpath_jawt_object_lock'
/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../..//libgcjawt.a(libgcjawt_la-jawt.o)(.text+0x61): In function `_Jv_Unlock':
: undefined reference to `classpath_jawt_object_unlock'
/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../..//libgcjawt.a(libgcjawt_la-jawt.o)(.text+0x100): In function `_Jv_GetDrawingSurface':
: undefined reference to `classpath_jawt_create_lock'

it seems gcjawt doesn't work for me (--enable-java-awt=xlib)
ccache gcc-ooo -o conftest -O -pipe  -I/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/include   -L/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.1.0/gcc/i386-portbld-freebsd5.4/4.1.0/../../../ -lgcj conftest.c -lgcjawt   >&5
/work/tmp/cc7mjDnq.o(.text+0xd): In function `main':
: undefined reference to `JAWT_GetAWT'

o last problem is:
currently OOo-2.0-devel is not buildable with gcc-4.1. there are a lot
of problems here...out current status is just mix these two compilers.

So I would like to request, a very small example, whether to find
really AWT is running....

I found a mail,  
http://gcc.gnu.org/ml/java-patches/2005-q1/msg00334.html
and i found a screenshot (inc. what he's done)
http://people.redhat.com/fitzsim/gcj-libjawt.so-2005-02-11.png
but I cannot figure out what's doing.

thanks in advance,
-- NAKATA, Maho (maho@FreeBSD.org)

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 04:03:23 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C0F716A41C
	for ; Fri,  1 Jul 2005 04:03:23 +0000 (GMT)
	(envelope-from khaled.abu@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C5FC43D53
	for ; Fri,  1 Jul 2005 04:03:22 +0000 (GMT)
	(envelope-from khaled.abu@gmail.com)
Received: by wproxy.gmail.com with SMTP id i21so227136wra
	for ; Thu, 30 Jun 2005 21:03:22 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=KHRTdsoyWhzqHhvSE2z0PSloqtUuDX+8Ay5snYP9F57zXgd4Pj0EJIn+fQhPlyhYP4AH97g6nM+Hd1yS8CUaw+8jj1Mz+Qq/8KOeZaz1xzHWTefc2VJoM7r9gCZbp9SW9He84NRzR+qkji7cDqhuUFxOEApCzqnAtEzStEJt0Hs=
Received: by 10.54.33.6 with SMTP id g6mr1045727wrg;
	Thu, 30 Jun 2005 21:03:22 -0700 (PDT)
Received: by 10.54.66.16 with HTTP; Thu, 30 Jun 2005 21:03:22 -0700 (PDT)
Message-ID: 
Date: Fri, 1 Jul 2005 07:03:22 +0300
From: Abu Khaled 
To: "Michael C. Shultz" 
In-Reply-To: <200506300043.29761.ringworm01@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: 
	<200506290042.36512.ringworm01@gmail.com>
	
	<200506300043.29761.ringworm01@gmail.com>
Cc: Roman Neuhauser , freebsd-ports@freebsd.org
Subject: Re: portmanager and perl threaded
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Abu Khaled 
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 04:03:23 -0000

On 6/30/05, Michael C. Shultz  wrote:
> On Wednesday 29 June 2005 23:24, Abu Khaled wrote:
> > On 6/29/05, Michael C. Shultz  wrote:
> > > On Wednesday 29 June 2005 00:00, Abu Khaled wrote:
> > > > On 6/29/05, Michael C. Shultz  wrote:
> > > > > On Tuesday 28 June 2005 19:20, Abu Khaled wrote:
> > > > > > On 6/29/05, Michael C. Shultz  wrote:
> > > > > > > On Tuesday 28 June 2005 18:00, Abu Khaled wrote:
> > > > > > > > I have a situation here where portmanager treats
> > > > > > > > perl-threaded-5.8.7 as an old port and tries to update it.
> > > > > > > >
> > > > > > > > -snip
> > > > > > > > have:perl-threaded-5.8.7   status: OLD available:perl-5.8.7
> > > > > > > > /lang/perl5.8 -snip
> > > > > > > >
> > > > > > > > Portmanager almost recompiled my entire ports tree and I wa=
s
> > > > > > > > lucky to stop it before it uninstalled perl-threaded-5.8.7
> > > > > > > > Portupgrade correctly reports that the port is up-to-date b=
ut I
> > > > > > > > wanted to test portmanager and see how it differs from
> > > > > > > > portupgrade. Can someone give me a workaround for this prob=
lem?
> > > > > > > > What options do I need to add for portmanager configuration
> > > > > > > > aside from IGNORE?
> > > > > > >
> > > > > > > Its covered in the man page. see the -ip option, or the conf =
file
> > > > > > > option.
> > > > > > >
> > > > > > > -Mike
> > > > > >
> > > > > > Thanks Mike, but I want to know if there is a way to make
> > > > > > portmanager recognize the port as current. perl-threaded-5.8.7 =
is
> > > > > > the same port as perl-5.8.7 built with option "WITH_THREADS=3Dy=
es".
> > > > >
> > > > > I'm not an expert on the perl port so may misunsterstand your
> > > > > question, if so sorry.  If your asking what I think your are thou=
gh,
> > > > > all you have to do is make an entry like this:
> > > > >
> > > > > lang/perl5|WITH_THREADS=3Dyes|
> > > > >
> > > > > in /usr/local/etc/portmanager/pm-020.conf then portmanager will
> > > > > always build perl with that setting.
> > > > >
> > > > > > It's just seems strange why portupgrade considers the port curr=
ent
> > > > > > while portmanager refers to it as old. As I sait it is the same
> > > > > > port but with a suffix and a build option.
> > > > >
> > > > > Is it possible you have the WITH_THREADS=3Dyes set in portupgrade=
's
> > > > > config file but not portmanager's?  Another option so you don't h=
ave
> > > > > to set this in two files is to put it in /etc/make.conf then it w=
ill
> > > > > apply no matter how the port is upgraded, the line would look lik=
e
> > > > > this:
> > > > >
> > > > > .if ${.CURDIR:M*/lang/perl5}
> > > > > WITH_THREADS=3Dyes
> > > > > .endif
> > > > >
> > > > > -Mike
> > > >
> > > > I added the compile option to pm-020.conf but still portmanager tre=
ats
> > > > the port as OLD and wants to update. So the problem is still there
> > > > portmanager does not consider perl-threaded-5.8.7 and perl 5.8.7 to=
 be
> > > > the same port. Portupgrade on the other hand sees it as the same po=
rt
> > > > and does not update it.
> > > >
> > > > Well I guess that all I have left is to IGNORE the port in pm-020.c=
onf.
> > >
> > > I messed up in the above examples, they are not for perl5.8, they sho=
uld
> > > be as follows:
> > >
> > >  .if ${.CURDIR:M*/lang/perl5.8}
> > >  WITH_THREADS=3Dyes
> > >  .endif
> > >
> > > lang/perl5.8|WITH_THREADS=3Dyes|
> > >
> > >
> > > -Mike
> >
> > Michael and Roman I really appreciate the time you guys spent trying to
> > help me.
> >
> > I changed the lines in pm-02.conf but got same results portmanager
> > still thinks that perl-threaded-5.8.7 is OLD. It was not related to
> > build options. I decided to check other ports that use 'PKGNAMESUFFIX'
> > for different build options and looked at cvsup-without-gui.
> >
> > cvsup and cvsup-without-gui is the same port but with another build
> > option 'WITHOUT_X11=3D yes' but you can see in the ports tree that ther=
e
> > is 2 directories one for each port. The Makefile under
> > /usr/ports/net/cvsup-without-gui had only the build option defined and
> > an include directive for the makefile in /usr/ports/net/cvsup.
> >
> > --- /usr/ports/net/cvsup-without-gui/Makefile
> > MASTERDIR=3D      ${.CURDIR}/../cvsup
> > WITHOUT_X11=3D    yes
> > .include "${MASTERDIR}/Makefile"
> > ---
> >
> > AFAIK portmanager checks /var/db/pkg//+CONTENTS to decide if
> > a port is old here is a snap
> >
> > --- /var/db/pkg/cvsup-without-gui/+CONTENTS has
> > @name cvsup-without-gui-16.1h_2
> > @comment ORIGIN:net/cvsup-without-gui
> > ---
> >
> > ---/var/db/pkg/perl-threaded-5.8.7/+CONTENTS has this
> > @name perl-threaded-5.8.7
> > @comment ORIGIN:lang/perl5.8
> > ---
> >
> > My guess it is the word ORIGIN there is no specific port named
> > perl-threaded as the port named cvsup-without-gui. so portmanager
> > checks lang/perl5.8 and decides (not sure how) the port is old.
> >
> > On a test server I made a directory /usr/ports/lang/perl-threaded with
> > a Makefile inside:
> >
> > --- /usr/ports/perl-threaded
> > MASTERDIR=3D      ${.CURDIR}/../perl5.8
> > WITH_THREADS=3D    yes
> > .include "${MASTERDIR}/Makefile"
> > ---
> >
> > After building and installing this custom port, portmanager displayed
> > the port as current !!!
> > The only new problem that came up is the need to fix dependencies
> > (pkgdb -F did the trick) but portmanager started to complain about
> > missing dependencies for some ports like "Squid" that needed
> > /lang/perl5.8 (did not before!).
> >
> > Oh well I guess this issue is beyond my knowledge so I'll just leave
> > the port IGNOREd on the production server.
> > Thanks you guys (and please execuse my English)
>=20
> Abu, I tried adding lang/perl5.8|WITH_THREADS=3Dyes| to my pm-020.conf
> and now I have /var/db/pkg/perl-threaded-5.8.7, this causes every port th=
at
> depends on perl to be rebuilt, that is normal and desirable.  I've let
> portmanager run after adding WITH_THREADS=3Dyes and everything is
> working good, I recommend you do the same.  If you set perl to be ignored
> no port that depends on perl will ever be upgraded, you won't be happy wi=
th
> that most likely.
>=20
> My opinon is that you "fixing the dependencies" by running pkgdb -F may c=
ause
> you problems, what your doing is forcing ports that were compiled with no=
n
> threaded perl to work with threaded perl, you really should let portmanag=
er
> run its course and properly update the ports affected by the threaded per=
l
> option.
>=20
> -Mike

After allowing 'portmanager' to rebuild everything depending on 'perl'
the problem was solved.
I have been using 'portupgrade' for some time and wanted to solve
things by taking a shortcut. This time it led me into a maze.
Thanks again for showing me the way out.

--=20
Kind regards
Abu Khaled

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 04:24:51 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6926F16A41C
	for ; Fri,  1 Jul 2005 04:24:51 +0000 (GMT)
	(envelope-from ringworm01@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 207F143D48
	for ; Fri,  1 Jul 2005 04:24:51 +0000 (GMT)
	(envelope-from ringworm01@gmail.com)
Received: by wproxy.gmail.com with SMTP id i4so245160wra
	for ; Thu, 30 Jun 2005 21:24:50 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id;
	b=Wm+w4u5a6vytb+KlOUqau1QTp1d2Xq37jva7hiV6OVZLwEUeuvbI/MIMvPZGwzM5atmRAYApI2VT0nfm7J6iRhBkV4V/bEVbvtNUTSOt8PRz9nQ8HDA2u7DvfzpxFCKG70trlbWjLXcfd/pbWbqInh2y7pFnIebUXKA9aE1idEE=
Received: by 10.54.34.16 with SMTP id h16mr1054703wrh;
	Thu, 30 Jun 2005 21:24:50 -0700 (PDT)
Received: from ringworm.mechee.com ([71.102.2.106])
	by mx.gmail.com with ESMTP id g9sm963027wra.2005.06.30.21.24.49;
	Thu, 30 Jun 2005 21:24:50 -0700 (PDT)
From: "Michael C. Shultz" 
To: Abu Khaled ,
 freebsd-ports@freebsd.org
Date: Thu, 30 Jun 2005 21:24:56 -0700
User-Agent: KMail/1.8.1
References: 
	<200506300043.29761.ringworm01@gmail.com>
	
In-Reply-To: 
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200506302124.57656.ringworm01@gmail.com>
Cc: 
Subject: Re: portmanager and perl threaded
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 04:24:51 -0000


[snippage by Mike]
> >
> > Abu, I tried adding lang/perl5.8|WITH_THREADS=yes| to my pm-020.conf
> > and now I have /var/db/pkg/perl-threaded-5.8.7, this causes every port
> > that depends on perl to be rebuilt, that is normal and desirable.  I've
> > let portmanager run after adding WITH_THREADS=yes and everything is
> > working good, I recommend you do the same.  If you set perl to be ignored
> > no port that depends on perl will ever be upgraded, you won't be happy
> > with that most likely.
> >
> > My opinon is that you "fixing the dependencies" by running pkgdb -F may
> > cause you problems, what your doing is forcing ports that were compiled
> > with non threaded perl to work with threaded perl, you really should let
> > portmanager run its course and properly update the ports affected by the
> > threaded perl option.
> >
> > -Mike
>
> After allowing 'portmanager' to rebuild everything depending on 'perl'
> the problem was solved.
> I have been using 'portupgrade' for some time and wanted to solve
> things by taking a shortcut. This time it led me into a maze.
> Thanks again for showing me the way out.

Your very welcome!

-Mike

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 05:22:30 2005
Return-Path: 
X-Original-To: ports@FreeBSD.ORG
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7011B16A41C
	for ; Fri,  1 Jul 2005 05:22:30 +0000 (GMT)
	(envelope-from sobomax@portaone.com)
Received: from www.portaone.com (support.portaone.com [195.70.151.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DF23043D1F
	for ; Fri,  1 Jul 2005 05:22:29 +0000 (GMT)
	(envelope-from sobomax@portaone.com)
Received: from [192.168.0.251] ([192.168.2.2]) (authenticated bits=0)
	by www.portaone.com (8.12.11/8.12.11) with ESMTP id j615MNAo098670
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 1 Jul 2005 07:22:27 +0200 (CEST)
	(envelope-from sobomax@portaone.com)
Message-ID: <42C4D2BA.2030103@portaone.com>
Date: Fri, 01 Jul 2005 08:20:58 +0300
From: Maxim Sobolev 
Organization: Porta Software Ltd
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: NAKATA Maho 
References: <20050701.115651.74756158.chat95@mac.com>
In-Reply-To: <20050701.115651.74756158.chat95@mac.com>
Content-Type: text/plain; charset=KOI8-U; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: ClamAV 0.83/961/Thu Jun 30 17:34:15 2005 on www.portaone.com
X-Virus-Status: Clean
Cc: ports@FreeBSD.ORG
Subject: Re: ATLAS, Prescott(P4E) and CPU detection by sysctl hw.model
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 05:22:30 -0000

You can do it by writing small assembler routine which uses cpuid 
instruction. This instruction is not privileged, so that you should not 
have any problems with using it from the user-level program. Refer to 
Intel documentation regarding how to use it properly. Also you can check 
/sys/i386/i386/identcpu.c to see how to use it from the C code.

-Maxim

NAKATA Maho wrote:
> Dear all,
> I'm a maintainer of math/atlas, and math/atlas-devel.
> this ports automatically detects what CPU you use.
> 
> I would like to ask you:
> if we use Prescott type CPU, how can we know it is a prescott?
> currently i use sysctl hw.model
> 
> unfortunately I don't own one.
> thanks in advance,
> -- NAKATA, Maho (maho@FreeBSD.org)
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> 
> 


From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 05:22:45 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A450616A41C
	for ; Fri,  1 Jul 2005 05:22:45 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 51CA743D49
	for ; Fri,  1 Jul 2005 05:22:45 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1])
	by jengal.datamax.bg (Postfix) with QMQP
	id 7993187C8; Fri,  1 Jul 2005 08:22:43 +0300 (EEST)
Received: (nullmailer pid 9260 invoked by uid 1004);
	Fri, 01 Jul 2005 05:22:43 -0000
Date: Fri, 1 Jul 2005 08:22:43 +0300
From: Vasil Dimov 
To: Kris Kennaway 
Message-ID: <20050701052243.GA9198@sinanica.bg.datamax>
References: <20050630174246.A73270@cons.org>
	<20050630214943.GA45010@xor.obsecurity.org>
	<20050630181641.A74954@cons.org>
	<20050630233745.GA78956@xor.obsecurity.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050630233745.GA78956@xor.obsecurity.org>
X-OS: FreeBSD 5.4-STABLE
User-Agent: Mutt/1.5.9i
Cc: ports@freebsd.org, Martin Cracauer 
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: vd@datamax.bg
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 05:22:45 -0000

On Thu, Jun 30, 2005 at 07:37:45PM -0400, Kris Kennaway wrote:
> On Thu, Jun 30, 2005 at 06:16:41PM -0400, Martin Cracauer wrote:
> > Kris Kennaway wrote on Thu, Jun 30, 2005 at 05:49:43PM -0400: 
> > > On Thu, Jun 30, 2005 at 05:42:46PM -0400, Martin Cracauer wrote:
> > > > The mingw port seems to inherit CPU-specific settings from
> > > > /etc/make.conf which it shouldn't.  It uses an older version of gcc
> > > > which is bound not to understand the fancy tuning from the CPU type.
> > > 
> > > There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> > > sanitizes the CFLAGS to prevent old compiler ports from breaking in
> > > this way.
> > 
> > Thank you Kris, that is doing the right thing.  The appended diff
> > fixes the port.
> > 
> > Anybody thinks of a reason not to commit that?
> 
> Seems good to me :-) It would be nice if someone could sweep the other
> miscellaneous compiler ports for this too.
> 
Any ideas how this could be achieved?
Remove standard compiler and find ports that do not define NO_BUILD and
do not fail building... :)

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 09:34:43 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 80F0E16A41C
	for ; Fri,  1 Jul 2005 09:34:43 +0000 (GMT)
	(envelope-from bh@cornel.net.ua)
Received: from cornel.net.ua (ns0.cornel.net.ua [195.47.248.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 17DB543D1F
	for ; Fri,  1 Jul 2005 09:34:42 +0000 (GMT)
	(envelope-from bh@cornel.net.ua)
Received: by cornel.net.ua (Postfix, from userid 1000)
	id 86629F778F; Fri,  1 Jul 2005 12:37:00 +0300 (EEST)
Date: Fri, 1 Jul 2005 12:37:00 +0300
From: "Andrey S. Zakharajashchev" 
To: ports@FreeBSD.org
Message-ID: <20050701093700.GA75335@cornel.net.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.5.9i
Cc: 
Subject: Trouble with net/gnugk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 09:34:43 -0000

Hi, all!

net/gnugk (v. 2.2.2) does not want to work...
cd /usr/ports/net/gnugk && make install clean
echo gnugk_enable=yes >>/etc/rc.conf
/usr/local/etc/rc.d/gnugk.sh start

and it printing me that its cannot open config file, which is located in
/usr/local/etc/... and in rc.d/gnugk.sh flag -c /usr/local/etc/gnugk.ini...

Some peaple say that he needed pwlib 1.7.5.2, but in ports i see only version
1.5.2...

What i can do with it?
(Without compiling it by hand)


-- 
  With best regards,
  Andrey S. Zakharajashchev
==================================
100 - úÁÇÒÕÖÅÎ Windows: [I]gnore, [C]ancel, [R]eboot?
==================================

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 10:14:26 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BA1CF16A41C
	for ; Fri,  1 Jul 2005 10:14:26 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from mx.jet.msk.su (mx.jet.msk.su [62.117.74.155])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 23BCB43D55
	for ; Fri,  1 Jul 2005 10:14:26 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from host1.internal.jet.msk.su ([193.124.4.1] helo=tiger.jet.su)
	by mx.jet.msk.su with esmtp (Exim 4.34)
	id 1DoIXO-0004CG-Lb; Fri, 01 Jul 2005 14:14:22 +0400
Received: from [192.168.10.144] (helo=kiwi.service.jet.msk.su ident=postfix)
	by tiger.jet.su with esmtp (Exim 4.33)
	id 1DoIXE-00061J-PZ; Fri, 01 Jul 2005 14:14:12 +0400
Received: from [192.168.10.62] (hds-mita.service.jet.msk.su [192.168.10.62])
	by kiwi.service.jet.msk.su (Postfix) with ESMTP
	id 611C11BDAF; Fri,  1 Jul 2005 14:14:07 +0400 (MSD)
Message-ID: <42C515BF.8010801@highsecure.ru>
Date: Fri, 01 Jul 2005 14:06:55 +0400
From: Vsevolod Stakhov 
User-Agent: Mozilla Thunderbird 1.0 (X11/20050203)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Andrey S. Zakharajashchev" 
References: <20050701093700.GA75335@cornel.net.ua>
In-Reply-To: <20050701093700.GA75335@cornel.net.ua>
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org
Subject: Re: Trouble with net/gnugk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 10:14:26 -0000

Andrey S. Zakharajashchev wrote:
> Hi, all!
> 
> net/gnugk (v. 2.2.2) does not want to work...
> cd /usr/ports/net/gnugk && make install clean
> echo gnugk_enable=yes >>/etc/rc.conf
> /usr/local/etc/rc.d/gnugk.sh start
> 
> and it printing me that its cannot open config file, which is located in
> /usr/local/etc/... and in rc.d/gnugk.sh flag -c /usr/local/etc/gnugk.ini...
> 
> Some peaple say that he needed pwlib 1.7.5.2, but in ports i see only version
> 1.5.2...
> 
> What i can do with it?

I'm going to update pwlib to 1.9.0 as now main development is on 
sourceforge project.

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 10:29:48 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6AF4716A41C
	for ; Fri,  1 Jul 2005 10:29:48 +0000 (GMT)
	(envelope-from bh@cornel.net.ua)
Received: from cornel.net.ua (cornel.net.ua [195.47.248.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 22AD443D53
	for ; Fri,  1 Jul 2005 10:29:47 +0000 (GMT)
	(envelope-from bh@cornel.net.ua)
Received: by cornel.net.ua (Postfix, from userid 1000)
	id AE313F77B3; Fri,  1 Jul 2005 13:32:05 +0300 (EEST)
Date: Fri, 1 Jul 2005 13:32:05 +0300
From: "Andrey S. Zakharajashchev" 
To: Vsevolod Stakhov 
Message-ID: <20050701103204.GA95315@cornel.net.ua>
References: <20050701093700.GA75335@cornel.net.ua>
	<42C515BF.8010801@highsecure.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <42C515BF.8010801@highsecure.ru>
User-Agent: Mutt/1.5.9i
Cc: ports@FreeBSD.org
Subject: Re: Trouble with net/gnugk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 10:29:48 -0000

On Fri, Jul 01, 2005 at 02:06:55PM +0400, Vsevolod Stakhov wrote:
> Andrey S. Zakharajashchev wrote:
> >Hi, all!
> >
> >net/gnugk (v. 2.2.2) does not want to work...
> >cd /usr/ports/net/gnugk && make install clean
> >echo gnugk_enable=yes >>/etc/rc.conf
> >/usr/local/etc/rc.d/gnugk.sh start
> >
> >and it printing me that its cannot open config file, which is located in
> >/usr/local/etc/... and in rc.d/gnugk.sh flag -c /usr/local/etc/gnugk.ini...
> >
> >Some peaple say that he needed pwlib 1.7.5.2, but in ports i see only 
> >version
> >1.5.2...
> >
> >What i can do with it?
> 
> I'm going to update pwlib to 1.9.0 as now main development is on 
> sourceforge project.
By hand?
So, i must download pwlib from sf.net and configure gnugk with path to
exrtacted new pwlib?
Why it not in the ports?

-- 
  With best regards,
  Andrey S. Zakharajashchev
==================================
100 - úÁÇÒÕÖÅÎ Windows: [I]gnore, [C]ancel, [R]eboot?
==================================

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 10:51:39 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 73C6716A41F
	for ; Fri,  1 Jul 2005 10:51:39 +0000 (GMT)
	(envelope-from Joerg.Pulz@frm2.tum.de)
Received: from mailhost.frm2.tum.de (mailhost.frm2.tum.de [129.187.179.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F074143D48
	for ; Fri,  1 Jul 2005 10:51:34 +0000 (GMT)
	(envelope-from Joerg.Pulz@frm2.tum.de)
Received: from localhost (mailhost.frm2.tum.de [129.187.179.12])
	by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j61Ap5I2024806;
	Fri, 1 Jul 2005 12:51:05 +0200 (CEST)
	(envelope-from jpulz@frm2.tum.de)
Received: from hades.admin.frm2 (hades.admin.frm2 [172.25.1.10])
	by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j61Ap3vf024801
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 1 Jul 2005 12:51:03 +0200 (CEST)
	(envelope-from jpulz@frm2.tum.de)
Received: from hades.admin.frm2 (localhost [127.0.0.1])
	by hades.admin.frm2 (8.13.3/8.13.3) with ESMTP id j61Ap3Ps064189;
	Fri, 1 Jul 2005 12:51:03 +0200 (CEST)
	(envelope-from jpulz@frm2.tum.de)
Received: (from jpulz@localhost)
	by hades.admin.frm2 (8.13.3/8.13.3/Submit) id j61Ap2ao064188;
	Fri, 1 Jul 2005 12:51:02 +0200 (CEST) (envelope-from jpulz)
Date: Fri, 1 Jul 2005 12:51:00 +0200 (CEST)
From: Joerg Pulz 
To: "Andrey S. Zakharajashchev" 
In-Reply-To: <20050701093700.GA75335@cornel.net.ua>
Message-ID: <20050701124953.D24251@hades.admin.frm2>
References: <20050701093700.GA75335@cornel.net.ua>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Virus-Scanned: at mailhost.frm2.tum.de
Cc: ports@freebsd.org
Subject: Re: Trouble with net/gnugk
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 10:51:39 -0000

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


On Fri, 1 Jul 2005, Andrey S. Zakharajashchev wrote:

> Hi, all!
>
> net/gnugk (v. 2.2.2) does not want to work...
> cd /usr/ports/net/gnugk && make install clean
> echo gnugk_enable=yes >>/etc/rc.conf
> /usr/local/etc/rc.d/gnugk.sh start
>
> and it printing me that its cannot open config file, which is located in
> /usr/local/etc/... and in rc.d/gnugk.sh flag -c /usr/local/etc/gnugk.ini...
>
> Some peaple say that he needed pwlib 1.7.5.2, but in ports i see only version
> 1.5.2...
>
> What i can do with it?
> (Without compiling it by hand)

Hi,

please update your ports tree.
i've submitted an update which went into ports yesterday.
after that, rebuild and install net/gatekeeper.

regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCxSAWSPOsGF+KA+MRAgmzAKC3xOrWWp7iZjmjSgNtEERfBmRrdQCglPH8
DB/5W1vG1oRAkEQb2mBC5/4=
=8kCp
-----END PGP SIGNATURE-----

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 16:12:02 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7A93316A41C
	for ; Fri,  1 Jul 2005 16:12:02 +0000 (GMT)
	(envelope-from cokerstrom@g-sr.com)
Received: from mail.g-sr.com (216-53-150-250-host.mpinet.net [216.53.150.250])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 45AF443D53
	for ; Fri,  1 Jul 2005 16:12:01 +0000 (GMT)
	(envelope-from cokerstrom@g-sr.com)
Received: from florin (unknown [192.168.0.225])
	by dime.g-sr.com (Postfix) with ESMTP id EDE7DAA36
	for ; Fri,  1 Jul 2005 12:13:49 -0400 (EDT)
From: 
Sender: "cokerstrom" 
To: 
Date: Fri, 1 Jul 2005 12:12:00 -0400
Message-ID: <006b01c57e57$9d1c2890$e100a8c0@florin>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Subject: Postfix Port Problem on 4.11
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: cokerstrom@g-sr.com
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 16:12:02 -0000


I'd seen some discussion of the Postfix port problem with TLS & SPF, but
while no solution seems to have been found, I didn't at this point really
need SPF, so I bravely jumped on in.  I'm attempting to upgrade my postfix
2.0x using just TLS & SASL and now seem to be going around in a big
circle... any help or tips would be appreciated.

Background:
I recently upgraded my FreeBSD 4.9 to 4.11 thru the binary upgrade option on
a CD and alls good.  I wanted to get postfix(2.0.15) up to date as well, but
I keep hitting an error, initially in the tls patch portion, and now even
selecting no compile options at all.

Initially, when performing the "make install" in ports/mail/postfix, the TLS
selection text on the options panel showed "BROKEN", so it was no surprise
that it didn't work.  So I then ran the portsupgrade utility for the postfix
port (portsupgrade -r postfix), which at first looked promising as the
"BROKEN" text was no longer present.  This upgrade brought in ver 2.1.5, but
had a different problem (and at this time I'm not even selecting any config
options, just simple postfix make.

The Problem:

Here's what I'm seeing....

nickel# pwd
/usr/ports/mail/postfix
nickel# make clean
===>  Cleaning for libtool-1.5.10
===>  Cleaning for pcre-5.0
===>  Cleaning for postfix-2.1.5_1,1
nickel# make install  {{At the options panel, I select no options}}
===>  Vulnerability check disabled, database not found
Nothing selected
===>  Extracting for postfix-2.1.5_1,1
===>  Vulnerability check disabled, database not found
=> Checksum OK for postfix/postfix-2.1.5.tar.gz.
===>  Patching for postfix-2.1.5_1,1
echo "See header_checks.5.html" >
/usr/ports/mail/postfix/work/postfix-2.1.5/html/body_checks.5.html
===>  Applying FreeBSD patches for postfix-2.1.5_1,1
1 out of 1 hunks failed--saving rejects to ./src/master/master.c.rej
=> Patch patch-ee failed to apply cleanly.
=> Patch(es) patch-ea patch-eb patch-ec patch-ed applied cleanly.
*** Error code 1

Stop in /usr/ports/mail/postfix.
*** Error code 1

Stop in /usr/ports/mail/postfix.



nickel# cat master.c.rej
***************
*** 104,107 ****
  /* FILES
! /*    /etc/postfix/main.cf: global configuration file.
! /*    /etc/postfix/master.cf: master process configuration file.
  /*    /var/spool/postfix/pid/master.pid: master lock file.
--- 104,107 ----
  /* FILES
! /*    !!PREFIX!!/etc/postfix/main.cf: global configuration file.
! /*    !!PREFIX!!/etc/postfix/master.cf: master process configuration file.
  /*    /var/spool/postfix/pid/master.pid: master lock file.



It's giving me this error in both the postfix and postfix-current ports.
Anyone have some clues they could toss my way?

Chuck



From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 16:43:35 2005
Return-Path: 
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 84FD716A41C
	for ; Fri,  1 Jul 2005 16:43:35 +0000 (GMT)
	(envelope-from steve@ion.lu)
Received: from linion.ion.lu (linion.ion.lu [80.90.47.168])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DF73B43D55
	for ; Fri,  1 Jul 2005 16:43:34 +0000 (GMT)
	(envelope-from steve@ion.lu)
Received: (qmail 2648 invoked by uid 0); 1 Jul 2005 18:43:30 +0200
Received: from 80.90.37.202 by linion.ion.lu (envelope-from ,
	uid 89) with qmail-scanner-1.24-st-qms 
	(clamdscan: 0.81/685. spamassassin: 3.0.2. perlscan: 1.24-st-qms.  
	Clear:RC:0(80.90.37.202):SA:0(-4.0/5.0):. 
	Processed in 8.06373 secs); 01 Jul 2005 16:43:30 -0000
X-Spam-Status: No, hits=-4.0 required=5.0
X-Antivirus-ION.LU-Mail-From: steve@ion.lu via linion.ion.lu
X-Antivirus-ION.LU: 1.24-st-qms (Clear:RC:0(80.90.37.202):SA:0(-4.0/5.0):.
	Processed in 8.06373 secs Process 2636)
Received: from vodsl-1482.vo.lu (HELO ?192.168.0.21?)
	(relay@localhost.lu@80.90.37.202)
	by linion.ion.lu with SMTP; 1 Jul 2005 18:43:22 +0200
Message-ID: <42C57263.8020307@ion.lu>
Date: Fri, 01 Jul 2005 18:42:11 +0200
From: Steve Clement 
Organization: ION Network Solutions
User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050405)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: ports@FreeBSD.org,  dinoex@FreeBSD.org
X-Enigmail-Version: 0.91.0.0
Content-Type: multipart/signed; micalg=pgp-ripemd160;
	protocol="application/pgp-signature";
	boundary="------------enigA9F63E786F5A66115862E678"
Cc: 
Subject: FreeBSD Ports: webalizer/geolizer
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 16:43:35 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA9F63E786F5A66115862E678
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Is there any good reason having 2 different ports for these very similar
ports?

I have 1Patch to commit and that would mean twice the work. (Apart from
that the japanese addition from the "main" webalizer port aren't in
geolizer...)

WEBALIZER_GEOLIZER=yes make install

would't that be the solution?
also Geolizer is unmaintained and webalizer isn't.

Thanks,

Steve C

-- 
ION Network Solutions
Steve Clement
Unix System Administrator
209, rue des Romains
L-8041 Bertrange
Tel: +352 261 276-2
Fax: +352 261 276-9
mailto:steve@ion.lu
http://www.ion.lu


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

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

iD8DBQFCxXJoMH8DIBsiCrgRA+ooAJwMWr1c5XC0zAzXoOiHKfprRMcOggCdFSRh
loZ6SzOXnY+FeoIk/bLAxBM=
=Ccbn
-----END PGP SIGNATURE-----

--------------enigA9F63E786F5A66115862E678--

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 17:43:17 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9B41916A41C
	for ; Fri,  1 Jul 2005 17:43:17 +0000 (GMT)
	(envelope-from rbgarga@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5140743D1F
	for ; Fri,  1 Jul 2005 17:43:17 +0000 (GMT)
	(envelope-from rbgarga@gmail.com)
Received: by wproxy.gmail.com with SMTP id i21so346450wra
	for ; Fri, 01 Jul 2005 10:43:16 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=E3gECSbNc5Iy1N282xPRjP1aCegIhB/BD5s2Pfx9/uyQzZtNEhrTIAOumxWD/WnUKRXUpKeRrYVFLBDDewYSKJ0M+oduzAuqL30z6BgC+jZUZPAbJB3mJZCvMfp3ZNQkacvyv8vw+CISMPPFiVwCa+38QQTL/hTVfdDi0PV4ewE=
Received: by 10.54.77.15 with SMTP id z15mr283872wra;
	Fri, 01 Jul 2005 10:43:16 -0700 (PDT)
Received: by 10.54.83.7 with HTTP; Fri, 1 Jul 2005 10:43:15 -0700 (PDT)
Message-ID: <747dc8f305070110432c3995f6@mail.gmail.com>
Date: Fri, 1 Jul 2005 14:43:15 -0300
From: Renato Botelho 
To: Steve Clement 
In-Reply-To: <42C57263.8020307@ion.lu>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <42C57263.8020307@ion.lu>
Cc: ports@freebsd.org, dinoex@freebsd.org
Subject: Re: FreeBSD Ports: webalizer/geolizer
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Renato Botelho 
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 17:43:17 -0000

On 01/07/05, Steve Clement  wrote:
> Is there any good reason having 2 different ports for these very similar
> ports?
>=20
> I have 1Patch to commit and that would mean twice the work. (Apart from
> that the japanese addition from the "main" webalizer port aren't in
> geolizer...)
>=20
> WEBALIZER_GEOLIZER=3Dyes make install
>=20
> would't that be the solution?
> also Geolizer is unmaintained and webalizer isn't.

You can analyze, and, it it's possible, transfer geolizer to webalizer
port and send a PR asking to delete geolizer.

Regards
--=20
Renato Botelho
ICQ: 54596223
AIM: RBGargaBR

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 18:19:57 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AABE316A423
	for ; Fri,  1 Jul 2005 18:19:57 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: from obsecurity.dyndns.org
	(CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com
	[69.194.102.232])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5E4BF43D55
	for ; Fri,  1 Jul 2005 18:19:57 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id 508EB512EA; Fri,  1 Jul 2005 14:19:56 -0400 (EDT)
Date: Fri, 1 Jul 2005 14:19:56 -0400
From: Kris Kennaway 
To: Vasil Dimov 
Message-ID: <20050701181956.GA99579@xor.obsecurity.org>
References: <20050630174246.A73270@cons.org>
	<20050630214943.GA45010@xor.obsecurity.org>
	<20050630181641.A74954@cons.org>
	<20050630233745.GA78956@xor.obsecurity.org>
	<20050701052243.GA9198@sinanica.bg.datamax>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH"
Content-Disposition: inline
In-Reply-To: <20050701052243.GA9198@sinanica.bg.datamax>
User-Agent: Mutt/1.4.2.1i
Cc: ports@freebsd.org, Martin Cracauer ,
	Kris Kennaway 
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 18:19:57 -0000


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

On Fri, Jul 01, 2005 at 08:22:43AM +0300, Vasil Dimov wrote:
> On Thu, Jun 30, 2005 at 07:37:45PM -0400, Kris Kennaway wrote:
> > On Thu, Jun 30, 2005 at 06:16:41PM -0400, Martin Cracauer wrote:
> > > Kris Kennaway wrote on Thu, Jun 30, 2005 at 05:49:43PM -0400:=20
> > > > On Thu, Jun 30, 2005 at 05:42:46PM -0400, Martin Cracauer wrote:
> > > > > The mingw port seems to inherit CPU-specific settings from
> > > > > /etc/make.conf which it shouldn't.  It uses an older version of g=
cc
> > > > > which is bound not to understand the fancy tuning from the CPU ty=
pe.
> > > >=20
> > > > There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> > > > sanitizes the CFLAGS to prevent old compiler ports from breaking in
> > > > this way.
> > >=20
> > > Thank you Kris, that is doing the right thing.  The appended diff
> > > fixes the port.
> > >=20
> > > Anybody thinks of a reason not to commit that?
> >=20
> > Seems good to me :-) It would be nice if someone could sweep the other
> > miscellaneous compiler ports for this too.
> >=20
> Any ideas how this could be achieved?
> Remove standard compiler and find ports that do not define NO_BUILD and
> do not fail building... :)

I don't know if you can do this automatically (those ports still need
to bootstrap themselves).  Maybe I should try doing a package build
run with CPUTYPE=3Dpentium3 since that was unsupported on old gcc
versions.

Kris

--7JfCtLOvnd9MIVvH
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFCxYlLWry0BWjoQKURAtCQAKCoseY+Iz+up2GXI9nDiBFjHwVnzQCeJOGZ
QhMFp4x44i/+fnN3//9870s=
=kF10
-----END PGP SIGNATURE-----

--7JfCtLOvnd9MIVvH--

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 18:35:47 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6490A16A41C
	for ; Fri,  1 Jul 2005 18:35:47 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EEB5243D49
	for ; Fri,  1 Jul 2005 18:35:46 +0000 (GMT)
	(envelope-from cracauer@schlepper.zs64.net)
Received: from schlepper.zs64.net (schlepper [212.12.50.230])
	by schlepper.zs64.net (8.13.1/8.12.9) with ESMTP id j61IXxDo098060;
	Fri, 1 Jul 2005 20:33:59 +0200 (CEST)
	(envelope-from cracauer@schlepper.zs64.net)
Received: (from cracauer@localhost)
	by schlepper.zs64.net (8.13.1/8.12.9/Submit) id j61IXxOJ098059;
	Fri, 1 Jul 2005 14:33:59 -0400 (EDT) (envelope-from cracauer)
Date: Fri, 1 Jul 2005 14:33:59 -0400
From: Martin Cracauer 
To: Kris Kennaway 
Message-ID: <20050701143359.A97822@cons.org>
References: <20050630174246.A73270@cons.org>
	<20050630214943.GA45010@xor.obsecurity.org>
	<20050630181641.A74954@cons.org>
	<20050630233745.GA78956@xor.obsecurity.org>
	<20050701052243.GA9198@sinanica.bg.datamax>
	<20050701181956.GA99579@xor.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: <20050701181956.GA99579@xor.obsecurity.org>;
	from kris@obsecurity.org on Fri, Jul 01, 2005 at 02:19:56PM -0400
Cc: ports@freebsd.org, Vasil Dimov ,
	Martin Cracauer 
Subject: Re: Problem with mingw port, obeys $(CPUTYPE) but shouldn't
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 18:35:47 -0000

> > > > > There's a bsd.port.mk option (WITHOUT_CPU_CFLAGS or something) that
> > > > > sanitizes the CFLAGS to prevent old compiler ports from breaking in
> > > > > this way.
> > > > 
> > > > Thank you Kris, that is doing the right thing.  The appended diff
> > > > fixes the port.
> > > > 
> > > > Anybody thinks of a reason not to commit that?
> > > 
> > > Seems good to me :-) It would be nice if someone could sweep the other
> > > miscellaneous compiler ports for this too.
> > > 
> > Any ideas how this could be achieved?
> > Remove standard compiler and find ports that do not define NO_BUILD and
> > do not fail building... :)
> 
> I don't know if you can do this automatically (those ports still need
> to bootstrap themselves).  Maybe I should try doing a package build
> run with CPUTYPE=pentium3 since that was unsupported on old gcc
> versions.

That should fail just fine and give you a nice list of ports.

What I wonder is why the other mingw ports did not fail.  I assume
they were crosscompiled from the system gcc, not mingw-gcc.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer    http://www.cons.org/cracauer/
 No warranty.    This email is probably produced by one of my cats 
 stepping on the keys. No, I don't have an infinite number of cats.

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 22:47:01 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3100C16A41C
	for ; Fri,  1 Jul 2005 22:47:01 +0000 (GMT)
	(envelope-from attos.janus@gmail.com)
Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E44D643D1D
	for ; Fri,  1 Jul 2005 22:47:00 +0000 (GMT)
	(envelope-from attos.janus@gmail.com)
Received: by rproxy.gmail.com with SMTP id i8so313516rne
	for ; Fri, 01 Jul 2005 15:47:00 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
	b=O494yA58eKuKLgZexyJ5Bi3iTX+kGKBrOuCHr+atBsjmHllmZtUNH0RKLGioXX121+/nbU5sW8OGikj1unuvicLkrZPtzjOP7nNHfV7er75vgaUsa1vzTAFw/gdtuaqkif6Vie1hs8YoIPp8ZBWozeoP69aTcuqlBNXfalp7Q0I=
Received: by 10.38.89.66 with SMTP id m66mr1161257rnb;
	Fri, 01 Jul 2005 15:47:00 -0700 (PDT)
Received: by 10.38.104.3 with HTTP; Fri, 1 Jul 2005 15:47:00 -0700 (PDT)
Message-ID: <5297d6fd05070115471bdb7952@mail.gmail.com>
Date: Fri, 1 Jul 2005 18:47:00 -0400
From: Attos 
To: freebsd-ports 
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Subject: Perl CPAN and packages question
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Attos 
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 22:47:01 -0000

Hi,
I installed some perl modules from CPAN using the MCPAN module and now
whenever I run any utility that deals with the packages database I get
the following two messages:

pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded
pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded

How can I fix this? Should I bother fixing it?

Thanks

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 22:51:06 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E836E16A41C
	for ; Fri,  1 Jul 2005 22:51:06 +0000 (GMT)
	(envelope-from will@csociety.org)
Received: from hex.databits.net (hex.databits.net [216.118.117.77])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BAC4F43D1D
	for ; Fri,  1 Jul 2005 22:51:06 +0000 (GMT)
	(envelope-from will@csociety.org)
Received: by hex.databits.net (Postfix, from userid 1001)
	id 141B557B29; Fri,  1 Jul 2005 17:51:06 -0500 (CDT)
Date: Fri, 1 Jul 2005 16:51:06 -0600
From: Will Andrews 
To: Attos 
Message-ID: <20050701225106.GC20627@hex.databits.net>
Mail-Followup-To: Attos ,
	freebsd-ports 
References: <5297d6fd05070115471bdb7952@mail.gmail.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="kVcb4xucqmsYUpQy"
Content-Disposition: inline
In-Reply-To: <5297d6fd05070115471bdb7952@mail.gmail.com>
User-Agent: Mutt/1.5.6i
Cc: freebsd-ports 
Subject: Re: Perl CPAN and packages question
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 22:51:07 -0000


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

On Fri, Jul 01, 2005 at 06:47:00PM -0400, Attos wrote:
> I installed some perl modules from CPAN using the MCPAN module and now
> whenever I run any utility that deals with the packages database I get
> the following two messages:
>=20
> pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded
> pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded
>=20
> How can I fix this? Should I bother fixing it?

You can't fix it.  Upgrading ports only works for real packages,
not virtual ones like bsdpan-* which are generated by BSDPAN when
you install perl modules via MCPAN.

regards,
--=20
wca

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

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

iD8DBQFCxcjZF47idPgWcsURAnlSAJoC+l7+TENSbDmw0NLVa1J38swihACfUPle
ug7W0hzucatQvtNHzfGwI5Q=
=SljJ
-----END PGP SIGNATURE-----

--kVcb4xucqmsYUpQy--

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 22:59:20 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1287B16A41C
	for ; Fri,  1 Jul 2005 22:59:20 +0000 (GMT)
	(envelope-from attos.janus@gmail.com)
Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C678443D1F
	for ; Fri,  1 Jul 2005 22:59:19 +0000 (GMT)
	(envelope-from attos.janus@gmail.com)
Received: by rproxy.gmail.com with SMTP id i8so314554rne
	for ; Fri, 01 Jul 2005 15:59:19 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=sQJPPxR8j76635HlGxAEUMUuh9JQRiWFE9kjXv5YmWWvaSaqhJYbRvHB12t0QsgS1b7BZwA0UaTEPH7XE3Uv25WUHqpvbBfcuhAkmFkJOfjLM9dm9E7j12QxvzEpuT9kRxLzabrUwfV7AXiT5IumtdS6NqgLX/Sx/HOaaJvH+k0=
Received: by 10.39.2.56 with SMTP id e56mr235111rni;
	Fri, 01 Jul 2005 15:59:19 -0700 (PDT)
Received: by 10.38.104.3 with HTTP; Fri, 1 Jul 2005 15:59:19 -0700 (PDT)
Message-ID: <5297d6fd05070115591fd81c3c@mail.gmail.com>
Date: Fri, 1 Jul 2005 18:59:19 -0400
From: Attos 
To: Attos , freebsd-ports 
In-Reply-To: <20050701225106.GC20627@hex.databits.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <5297d6fd05070115471bdb7952@mail.gmail.com>
	<20050701225106.GC20627@hex.databits.net>
Cc: 
Subject: Re: Perl CPAN and packages question
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Attos 
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 22:59:20 -0000

Thanks a lot, seems I have to live with it.
Thanks...

On 7/1/05, Will Andrews  wrote:
> On Fri, Jul 01, 2005 at 06:47:00PM -0400, Attos wrote:
> > I installed some perl modules from CPAN using the MCPAN module and now
> > whenever I run any utility that deals with the packages database I get
> > the following two messages:
> >
> > pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin record=
ed
> > pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded
> >
> > How can I fix this? Should I bother fixing it?
>=20
> You can't fix it.  Upgrading ports only works for real packages,
> not virtual ones like bsdpan-* which are generated by BSDPAN when
> you install perl modules via MCPAN.
>=20
> regards,
> --
> wca
>=20
>=20
>=20


--=20
Attos Janus

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 23:06:47 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE7F316A41C
	for ; Fri,  1 Jul 2005 23:06:47 +0000 (GMT)
	(envelope-from adamw@magnesium.net)
Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7E2F343D1F
	for ; Fri,  1 Jul 2005 23:06:47 +0000 (GMT)
	(envelope-from adamw@magnesium.net)
Received: from [192.168.1.102]
	(adsl-67-113-247-172.dsl.snfc21.pacbell.net [67.113.247.172])
	by connectmail.carleton.ca
	(iPlanet Messaging Server 5.2 HotFix 2.04 (built Feb  8 2005))
	with ESMTPSA id <0IIZ0006O1J9JC@connectmail.carleton.ca> for
	freebsd-ports@freebsd.org; Fri, 01 Jul 2005 19:06:46 -0400 (EDT)
Date: Fri, 01 Jul 2005 16:07:01 -0700
From: Adam Weinberger 
In-reply-to: <5297d6fd05070115591fd81c3c@mail.gmail.com>
To: Attos 
Message-id: <42C5CC95.1040102@magnesium.net>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050531)
References: <5297d6fd05070115471bdb7952@mail.gmail.com>
	<20050701225106.GC20627@hex.databits.net>
	<5297d6fd05070115591fd81c3c@mail.gmail.com>
Cc: freebsd-ports 
Subject: Re: Perl CPAN and packages question
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 23:06:47 -0000

Attos wrote:
> On 7/1/05, Will Andrews  wrote:
> 
>>On Fri, Jul 01, 2005 at 06:47:00PM -0400, Attos wrote:
>>
>>>I installed some perl modules from CPAN using the MCPAN module and now
>>>whenever I run any utility that deals with the packages database I get
>>>the following two messages:
>>>
>>>pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded
>>>pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded
>>>
>>>How can I fix this? Should I bother fixing it?
>>
>>You can't fix it.  Upgrading ports only works for real packages,
>>not virtual ones like bsdpan-* which are generated by BSDPAN when
>>you install perl modules via MCPAN.
 >
 > Thanks a lot, seems I have to live with it.
 > Thanks...

You don't necessarily have to live with it. There are FreeBSD ports for 
both those modules. You can install /usr/ports/devel/p5-ReadLine-Perl 
and /usr/ports/devel/p5-Term-ReadKey, which are at 1.0203 and 2.30, 
respectively, which is generally a better manoeuvre than installing 
ports via bsdpan anyway (because you get FreeBSD-specific patches, etc.)

# Adam


-- 
Adam Weinberger
adamw@magnesium.net || adamw@FreeBSD.org
adamw@vectors.cx    ||   adamw@gnome.org
http://www.vectors.cx

From owner-freebsd-ports@FreeBSD.ORG  Fri Jul  1 23:15:17 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B9F016A41C
	for ; Fri,  1 Jul 2005 23:15:17 +0000 (GMT)
	(envelope-from killing@multiplay.co.uk)
Received: from multiplay.co.uk (www1.multiplay.co.uk [212.42.16.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DD0BB43D1F
	for ; Fri,  1 Jul 2005 23:15:16 +0000 (GMT)
	(envelope-from killing@multiplay.co.uk)
Received: from vader ([212.135.219.179])
	by multiplay.co.uk (multiplay.co.uk [212.42.16.7])
	(MDaemon.PRO.v8.0.3.R) with ESMTP id md50001597634.msg
	for ; Sat, 02 Jul 2005 00:08:47 +0100
Message-ID: <01b901c57e92$8e5b24b0$b3db87d4@multiplay.co.uk>
From: "Steven Hartland" 
To: "Attos" ,
	"freebsd-ports" 
References: <5297d6fd05070115471bdb7952@mail.gmail.com>
Date: Sat, 2 Jul 2005 00:13:53 +0100
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=original
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2527
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-Spam-Processed: multiplay.co.uk, Sat, 02 Jul 2005 00:08:47 +0100
	(not processed: message from valid local sender)
X-MDRemoteIP: 212.135.219.179
X-Return-Path: killing@multiplay.co.uk
X-MDaemon-Deliver-To: freebsd-ports@freebsd.org
X-MDAV-Processed: multiplay.co.uk, Sat, 02 Jul 2005 00:08:49 +0100
Cc: 
Subject: Re: Perl CPAN and packages question
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Fri, 01 Jul 2005 23:15:17 -0000

I've actually submitted a patch for this if someone wants to commit it 
as it is very annoying especially when u have hundreds installed :)

    Steve
----- Original Message ----- 
From: "Attos" 
Hi,
I installed some perl modules from CPAN using the MCPAN module and now
whenever I run any utility that deals with the packages database I get
the following two messages:

pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded
pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded

How can I fix this? Should I bother fixing it?


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137
or return the E.mail to postmaster@multiplay.co.uk.


From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 03:22:32 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1329A16A41C
	for ; Sat,  2 Jul 2005 03:22:32 +0000 (GMT)
	(envelope-from jomom@jomom.net)
Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net
	[24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14D643D48
	for ; Sat,  2 Jul 2005 03:22:31 +0000 (GMT)
	(envelope-from jomom@jomom.net)
Received: from pd4mr1so.prod.shaw.ca
	(pd4mr1so-qfe3.prod.shaw.ca [10.0.141.212]) by l-daemon
	(Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004))
	with ESMTP id <0IIZ0032PDDJMV30@l-daemon> for freebsd-ports@freebsd.org;
	Fri, 01 Jul 2005 21:22:31 -0600 (MDT)
Received: from pn2ml2so.prod.shaw.ca ([10.0.121.146])
	by pd4mr1so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01
	(built Mar
	15 2004)) with ESMTP id <0IIZ00HBKDDJCTN0@pd4mr1so.prod.shaw.ca> for
	freebsd-ports@freebsd.org; Fri, 01 Jul 2005 21:22:31 -0600 (MDT)
Received: from [192.168.0.101]
	(S01060050fc24de67.cg.shawcable.net [68.144.205.253])
	by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28
	2003))
	with ESMTP id <0IIZ00K0FDDIE5@l-daemon> for freebsd-ports@freebsd.org;
	Fri, 01 Jul 2005 21:22:31 -0600 (MDT)
Date: Fri, 01 Jul 2005 21:22:30 -0600
From: Joe Mom 
In-reply-to: <42C4D487.7040001@shawnyeager.com>
To: Shawn Yeager 
Message-id: 
MIME-version: 1.0 (Apple Message framework v622)
X-Mailer: Apple Mail (2.622)
Content-type: text/plain; format=flowed; delsp=yes; charset=US-ASCII
Content-transfer-encoding: 7bit
References: <42AA7143.2080009@shawnyeager.com>
	<182304430aeba57d01859dab54178907@jomom.net>
	<42AAE700.5060709@shawnyeager.com>
	<07a33ed0a9a1027d1b1de8f4b7c70347@jomom.net>
	<42AB156C.6030709@shawnyeager.com> <42B1C998.3090808@shawnyeager.com>
	<42C4D487.7040001@shawnyeager.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: FreeBSD Port: mailman-2.1.6_1
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 03:22:32 -0000

you would think, but its not my port to change, sorry


On 30-Jun-05, at 11:28 PM, Shawn Yeager wrote:

> These are all still failing. Shouldn't these sources be changed in the  
> port?
>
>  sudo make install
> => indexing-2.1.4-0.1.patch.gz doesn't seem to exist in
> /usr/ports/distfiles/mailman.
> => Attempting to fetch from
> http://www.openinfo.co.uk/mailman/patches/444879/.
> fetch:
> http://www.openinfo.co.uk/mailman/patches/444879/indexing-2.1.4 
> -0.1.patch.gz:
> Not Found
> => Attempting to fetch from
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/.
> fetch:
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mailman/indexing 
> -2.1.4-0.1.patch.gz:
> File unavailable (e.g., file not found, no access)
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/mailman and try again.
> *** Error code 1
>
> Stop in /usr/ports/mail/mailman.
>
> Shawn
>
> -- 
>
> shawnyeager.com
> +1 416 305 4142
>
>
> Shawn Yeager wrote:
>> Hi, Joe. These retrievals are still failing. I know this isn't
>> your/FreeBSD's responsibility but perhaps the file locations have  
>> changed?
>>
>> Shawn
>>


From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 10:17:10 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 331F116A41C
	for ; Sat,  2 Jul 2005 10:17:10 +0000 (GMT)
	(envelope-from j.haarman@synantics.com)
Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net
	[194.159.73.193])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E9DEE43D1D
	for ; Sat,  2 Jul 2005 10:17:09 +0000 (GMT)
	(envelope-from j.haarman@synantics.com)
Received: from deglint.demon.nl ([83.162.15.185]:50674)
	by post-23.mail.nl.demon.net with smtp (Exim 4.43)
	id 1Dof3c-000EUh-5V
	for ports@freebsd.org; Sat, 02 Jul 2005 10:17:08 +0000
Received: (qmail 53835 invoked by uid 1041); 2 Jul 2005 10:18:53 -0000
Received: from j.haarman@synantics.com by einstein.synantics.net by uid 0 with
	qmail-scanner-1.20 
	(clamscan: 0.60. spamassassin: 2.53.  Clear:RC:1(10.60.3.3):. 
	Processed in 0.032149 secs); 02 Jul 2005 10:18:53 -0000
Received: from unknown (HELO adler.synantics.net) (10.60.3.3)
	by 0 with SMTP; 2 Jul 2005 10:18:52 -0000
From: Jordi Haarman 
To: ports@freebsd.org
Date: Sat, 2 Jul 2005 12:26:21 +0200
User-Agent: KMail/1.6.1
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <200507021226.21579.j.haarman@synantics.com>
Cc: 
Subject: fast update of new ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 10:17:10 -0000

Saluton!

I am creating ports for a rdf website framework. For that I now have about 10 
ports (some of the framework and some for related programs). I would like to 
add the ports to the port tree but saw in the documentation that that might 
take a long time. Is there a way that changes can be made faster. (I would 
like to update the ports as soon as the code is updated (which sometimes is 
on a day to day basis).

Amike,

Jordi

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 13:27:11 2005
Return-Path: 
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6185C16A41C
	for ; Sat,  2 Jul 2005 13:27:11 +0000 (GMT)
	(envelope-from xride@x12.dk)
Received: from swip.net (mailfe02.swip.net [212.247.154.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D9A6B43D49
	for ; Sat,  2 Jul 2005 13:27:10 +0000 (GMT)
	(envelope-from xride@x12.dk)
X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw==
Received: from x12.dk ([83.72.97.237] verified)
	by mailfe02.swip.net (CommuniGate Pro SMTP 4.3.4)
	with ESMTP id 398296739; Sat, 02 Jul 2005 15:27:09 +0200
Received: from localhost (unknown [127.0.0.1])
	by x12.dk (Postfix) with ESMTP id 0A77A5081A;
	Sat,  2 Jul 2005 15:27:06 +0200 (CEST)
Received: from x12.dk ([127.0.0.1])
	by localhost (x12.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 40108-04; Sat,  2 Jul 2005 15:25:44 +0200 (CEST)
Received: from x12.dk (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP;
	Sat,  2 Jul 2005 15:25:44 +0200 (CEST)
Received: from localhost (xride@localhost)
	by x12.dk (8.13.3/8.13.3/Submit) with ESMTP id j62DPXhT041071;
	Sat, 2 Jul 2005 15:25:43 +0200 (CEST) (envelope-from xride@x12.dk)
Date: Sat, 2 Jul 2005 15:25:33 +0200 (CEST)
From: Soeren Straarup 
To: Jordi Haarman 
In-Reply-To: <200507021226.21579.j.haarman@synantics.com>
Message-ID: <20050702152419.E30377@x12.dk>
References: <200507021226.21579.j.haarman@synantics.com>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="0-408330963-1120310733=:30377"
X-Virus-Scanned: amavisd-new at x12.dk
Cc: ports@freebsd.org
Subject: Re: fast update of new ports
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 13:27:11 -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.

--0-408330963-1120310733=:30377
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Sat, 2 Jul 2005, Jordi Haarman wrote:

> Saluton!
>
> I am creating ports for a rdf website framework. For that I now have abou=
t 10
> ports (some of the framework and some for related programs). I would like=
 to
> add the ports to the port tree but saw in the documentation that that mig=
ht
> take a long time. Is there a way that changes can be made faster. (I woul=
d
> like to update the ports as soon as the code is updated (which sometimes =
is
> on a day to day basis).
>
> Amike,
>
> Jordi

Hire a freebsd ports committer .. that would be my best bet.
Since most if not all are doing it in their sparetime.

\S=F8ren

Soeren Straarup   | aka OZ2DAK aka Xride
FreeBSD wannabe   | FreeBSD since 2.2.6-R
    'We wanted to believe. But the tools
     had been taken away..' Mulder
--0-408330963-1120310733=:30377--

From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 17:04:09 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6838816A41C;
	Sat,  2 Jul 2005 17:04:09 +0000 (GMT)
	(envelope-from sergey@network-asp.biz)
Received: from master.network-asp.biz (master.network-asp.biz [212.26.159.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1D8D443D1D;
	Sat,  2 Jul 2005 17:04:08 +0000 (GMT)
	(envelope-from sergey@network-asp.biz)
Received: from ip.85.202.154.110.dyn.pool-3.broadband.voliacable.com
	(ip.85.202.154.110.dyn.pool-3.broadband.voliacable.com
	[85.202.154.110]) (using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by master.network-asp.biz (Postfix) with ESMTP id 5EFD09;
	Sat,  2 Jul 2005 20:03:56 +0300 (EEST)
Date: Sat, 2 Jul 2005 20:04:09 +0300
From: Sergey Prikhodko 
X-Mailer: The Bat! (v3.5.25) UNREG / CD5BF9353B3B7091
Organization: Network-ASP
X-Priority: 3 (Normal)
Message-ID: <1043727746.20050702200409@network-asp.biz>
To: Jiawei Ye 
In-Reply-To: 
References: 
	<42C14EAB.4020902@protey.ru> <86fyv2fush.fsf@borg.borderworlds.dk>
	
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: amavisd-new at network-asp.biz
Cc: tobez@FreeBSD.org, freebsd-ports@freebsd.org
Subject: Re[2]: perl-after-upgrade does not process anything
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Sergey Prikhodko 
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 17:04:09 -0000


> BTW, my perl was installed as perl-threaded-5.8.7, could the package
> name be different from what the script expected? Or am I missing
> something obvious?

I have the same problem with perl-after-upgrade and you are right,
that's because of '-threaded' suffix.

You can use this dirty hack:

--- perl-after-upgrade.orig     Sat Jul  2 19:55:02 2005
+++ perl-after-upgrade  Sat Jul  2 19:47:39 2005
@@ -411,7 +411,7 @@
                return 1;
        }
        for ($pkg->lines) {
-               if (/^\@pkgdep\s+perl-($fuzzy_source)\S*\s*$/) {
+               if (/^\@pkgdep\s+perl-([\w-]*?)($fuzzy_source)\S*\s*$/) {
                        return 1;
                }
        }


I cc'ed tobez@ and hope he will fix it in ports tree soon.

-- 
Best regards,
  Sergey Prikhodko                mailto:sergey@network-asp.biz
  Network-ASP Ltd.                http://www.network-asp.biz/
  ICQ: 83537536  


From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 18:21:22 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2229116A41C
	for ; Sat,  2 Jul 2005 18:21:21 +0000 (GMT)
	(envelope-from lists@webtent.net)
Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5])
	by mx1.FreeBSD.org (Postfix) with SMTP id A9A2C43D4C
	for ; Sat,  2 Jul 2005 18:21:21 +0000 (GMT)
	(envelope-from lists@webtent.net)
Received: from localhost (localhost.webtent.net [127.0.0.1])
	by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with
	ESMTP id 60625EBD42
	for ; Sat,  2 Jul 2005 14:21:15 -0400 (EDT)
Received: from esmtp.webtent.net ([127.0.0.1])
	by localhost (esmtp.webtent.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 68208-13 for ;
	Sat,  2 Jul 2005 14:21:09 -0400 (EDT)
Received: from columbus (static-70-110-70-42.tampfl.fios.verizon.net
	[70.110.70.42])
	by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with
	ESMTP id 7CF1CEBD41
	for ; Sat,  2 Jul 2005 14:21:08 -0400 (EDT)
From: Robert Fitzpatrick 
To: FreeBSD Ports 
Content-Type: text/plain
Date: Sat, 02 Jul 2005 14:21:03 -0400
Message-Id: <1120328463.2400.23.camel@columbus>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.1 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new using ClamAV at webtent.net
Subject: [Fwd: Re: bad command startup -- throttling]
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: robert@webtent.com
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 18:21:22 -0000

-------- Forwarded Message --------
> > cyrus     unix  -       n       n       -       -       pipe
> >   user=cyrus argv=/usr/local/cyrus/bin/deliver -e -r ${sender} -m
> > ${extension} ${user}
> 
> You have linked Postfix with a borken GNU getopt(), check your
> compilation environment and search the archives for previous
> reports and solutions.

>From the Postfix list, this is the problem I am having after updating
Postfix, Amavisd-new, etc....

postfix-2.2.3_1,1
amavisd-new-2.3.1,1
clamav-0.86.1
5-Mail-SpamAssassin-3.0.4

I found a post on the web suggesting a change to the Makefile, but that
post from last fall. Maybe I didn't have my ports updated prior to doing
the portupgrades above? If so, can I just remove Postfix with pkg_delete
and put it back. I'm asking because another problem I had with getting
clamav to upgrade was because the ports had not been updated like I
thought they were. Can't remember if Postfix was upgraded prior to or
after that.

-- 
Robert


From owner-freebsd-ports@FreeBSD.ORG  Sat Jul  2 22:54:38 2005
Return-Path: 
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DBFF716A41C
	for ; Sat,  2 Jul 2005 22:54:38 +0000 (GMT)
	(envelope-from FreeBSD@insightbb.com)
Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 730F343D1D
	for ; Sat,  2 Jul 2005 22:54:38 +0000 (GMT)
	(envelope-from FreeBSD@insightbb.com)
Received: from lightning (12-202-24-76.client.insightbb.com[12.202.24.76])
	by sccimhc91.asp.att.net (sccimhc91) with ESMTP
	id <20050702225437i9100ssu6ne>; Sat, 2 Jul 2005 22:54:37 +0000
From: Steven Friedrich 
To: freebsd-ports@freebsd.org
Date: Sat, 2 Jul 2005 18:54:31 -0400
User-Agent: KMail/1.8.1
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200507021854.31663.FreeBSD@insightbb.com>
Subject: Anybody else have an xscreensaver build break?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD 
List-Unsubscribe: ,
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Sat, 02 Jul 2005 22:54:39 -0000

I got this:
cc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c 
-I. -I. -I./../../utils -I./.. -I../..  -I/usr/local/include/atk-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 
-I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0   
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include   -DSTANDALONE -DUSE_GL 
-DHAVE_CONFIG_H -O -pipe  -I/usr/local/include -I/usr/local/include/gnome-xml 
-I/usr/X11R6/include antmaze.c
antmaze.c:203: warning: excess elements in array initializer
antmaze.c:203: warning: (near initialization for `antmaterial')
antmaze.c:208: warning: excess elements in array initializer
antmaze.c:208: warning: (near initialization for `antdirection')
antmaze.c:214: warning: excess elements in array initializer
antmaze.c:214: warning: (near initialization for `antposition')
antmaze.c:235: warning: excess elements in array initializer
antmaze.c:235: warning: (near initialization for `bposition')
antmaze.c:252: warning: excess elements in array initializer
antmaze.c:252: warning: (near initialization for `part')
antmaze.c: In function `makeCheckImage':
antmaze.c:276: warning: suggest parentheses around comparison in operand of ^
antmaze.c:272: warning: unused variable `k'
antmaze.c:272: warning: unused variable `c'
antmaze.c:272: warning: unused variable `r'
antmaze.c: In function `makeBrushedImage':
antmaze.c:305: warning: unused variable `k'
antmaze.c:305: warning: unused variable `r'
antmaze.c: In function `update_ants':
antmaze.c:988: syntax error before `df'
antmaze.c:989: `df' undeclared (first use in this function)
antmaze.c:989: (Each undeclared identifier is reported only once
antmaze.c:989: for each function it appears in.)
antmaze.c:1001: syntax error before `df'
antmaze.c:1174: syntax error before `double'
antmaze.c:1175: `dt' undeclared (first use in this function)
antmaze.c: In function `pinit':
antmaze.c:1186: warning: unused variable `status'
antmaze.c: At top level:
antmaze.c:116: warning: `MaterialMagenta' defined but not used
antmaze.c:154: warning: `mySphere2' defined but not used
gmake[1]: *** [antmaze.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11/xscreensaver/work/xscreensaver-4.22/hacks/glx'
gmake: *** [all] Error 5
*** Error code 2

-- 
i386 FreeBSD 4.11-STABLE
There are 10 types of people in this world. Ones that understand binary and 
then, the others.