From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 02:17:57 2006 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 73B2316A4DD for ; Sun, 30 Jul 2006 02:17:57 +0000 (UTC) (envelope-from coolzone@io.dk) Received: from dansknet.dk (smtp1.dansknet.dk [85.233.229.242]) by mx1.FreeBSD.org (Postfix) with SMTP id B317C43D45 for ; Sun, 30 Jul 2006 02:17:56 +0000 (GMT) (envelope-from coolzone@io.dk) Received: (qmail 17833 invoked from network); 30 Jul 2006 03:30:27 -0000 Received: from 85233229074.switch.dansknet.dk (HELO dansknet.dk) (85.233.229.74) by dansknet.dk with SMTP; 30 Jul 2006 03:30:27 -0000 Date: Sun, 30 Jul 2006 04:17:52 +0200 From: Rico Secada To: Nick Withers , eischen@vigrid.com, freebsd-ports@freebsd.org Message-ID: <20060730041752.27ef5916@dansknet.dk> In-Reply-To: <20060729113512.1133ad6f.nick@nickwithers.com> References: <20060728154410.2ef12fb9@dansknet.dk> <20060729113512.1133ad6f.nick@nickwithers.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: Errors in net/gnat 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, 30 Jul 2006 02:17:57 -0000 On Sat, 29 Jul 2006 11:35:12 +1000 Nick Withers wrote: Dear Nick Withers With the below answer you have hit the nail right on the head! Thank you very much for this information. Dear Daniel Eischen Thank you for looking into the problem after all. I believe this problem will be solved for all future users :-) Best and kind regards Rico > On Fri, 28 Jul 2006 18:04:55 -0400 (EDT) > Daniel Eischen wrote: > > > I just upgraded one of our production servers to 6.1-stable > > from sources last night. The ports tree was also updated. > > lang/gnat built and installed just fine on this box. > > > > My /etc/make.conf: > > > > CFLAGS+=-O -pipe > > # added by use.perl 2006-05-25 14:04:34 > > PERL_VER=5.8.8 > > PERL_VERSION=5.8.8 > > > > The way I built it was: > > > > bash $ cd /usr/ports/lang/gnat > > Ah, see, you're using a Bourne-compatible shell, bash. Your > SHELL environment variable will be set to "/usr/local/bin/bash" > or some such and the GNAT port will invoke it to execute > the "/usr/ports/lang/gnat/work/gcc-34/gcc/fixinc/genfixes" > script, which'll work, since bash (as a Bourne-style shell) > recognises input like 'SHELL="/bin/sh"', whereas csh doesn't. > > I reckon if you set your SHELL environment variable to > "/bin/csh" you'll run into problems with the make. > > > bash $ sudo make > > bash $ sudo make install > -- > Nick Withers > email: nick@nickwithers.com > Web: http://www.nickwithers.com > Mobile: +61 414 397 446 > From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 02:43:44 2006 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 D295D16A4DE for ; Sun, 30 Jul 2006 02:43:44 +0000 (UTC) (envelope-from adam.mccann@pro-g.co.uk) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5C543D45 for ; Sun, 30 Jul 2006 02:43:44 +0000 (GMT) (envelope-from adam.mccann@pro-g.co.uk) Received: from [172.23.170.141] (helo=anti-virus02-08) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1G71HK-0005Ei-TD for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 03:43:42 +0100 Received: from [82.44.96.45] (helo=[192.168.2.194]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1G71HK-0005Uu-Dr for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 03:43:42 +0100 Received: from 127.0.0.1 (AVG SMTP 7.1.394 [268.10.5/403]); Sun, 30 Jul 2006 03:45:39 +0100 Message-ID: <44CC1D53.70600@pro-g.co.uk> Date: Sun, 30 Jul 2006 03:45:39 +0100 From: Adam McCann Organization: Pro-G Media Limited User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: adam.mccann@pro-g.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 02:43:44 -0000 Hi, When compiling mplayer, I get the following error(s): font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory font_load_ft.c:93:1: warning: "ALIGN" redefined In file included from /usr/include/sys/param.h:109, from ../bswap.h:5, from font_load_ft.c:33: /usr/include/machine/param.h:79:1: warning: this is the location of the previous definition font_load_ft.c: In function `decode_char': font_load_ft.c:745: warning: passing arg 2 of `libiconv' from incompatible pointer type font_load_ft.c: In function `load_font_ft': font_load_ft.c:1133: error: `FcPattern' undeclared (first use in this function) font_load_ft.c:1133: error: (Each undeclared identifier is reported only once font_load_ft.c:1133: error: for each function it appears in.) font_load_ft.c:1133: error: `fc_pattern' undeclared (first use in this function) font_load_ft.c:1134: error: `FcChar8' undeclared (first use in this function) font_load_ft.c:1134: error: `s' undeclared (first use in this function) font_load_ft.c:1135: error: syntax error before "scalable" font_load_ft.c:1153: error: `FcMatchPattern' undeclared (first use in this function) font_load_ft.c:1156: error: `FC_SCALABLE' undeclared (first use in this function) font_load_ft.c:1156: error: `scalable' undeclared (first use in this function) font_load_ft.c:1157: error: `FcTrue' undeclared (first use in this function) font_load_ft.c:1164: error: `FC_FILE' undeclared (first use in this function) gmake[1]: *** [font_load_ft.o] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libvo' gmake: *** [libvo/libvo.a] Error 2 *** Error code 2 System: FreeBSD 6.1-RELEASE i386 This appears to be the exact same error as this guy: http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030048.html However, I have tried the suggested patch (and of course fontconfig is installed) with no luck. I am installing this without x11 / GUI. I'm guessing I have to copy the fontconfig directory somewhere or something? Any ideas? Thanks in advance, Adam McCann -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 03:13:25 2006 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 628EB16A4EC for ; Sun, 30 Jul 2006 03:13:25 +0000 (UTC) (envelope-from ueda@netforest.ad.jp) Received: from kiku.netforest.co.jp (kiku.netforest.co.jp [218.45.16.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB7C43D53 for ; Sun, 30 Jul 2006 03:13:22 +0000 (GMT) (envelope-from ueda@netforest.ad.jp) Received: (qmail 31315 invoked from network); 30 Jul 2006 12:13:21 +0900 Received: from 218-45-20-121.flets.kamome.or.jp (HELO [192.168.0.192]) (SubmissionBy:ueda@[218.45.20.121]) (envelope-sender ) by kiku.netforest.co.jp (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 30 Jul 2006 12:13:20 +0900 Date: Sun, 30 Jul 2006 12:13:22 +0900 From: =?ISO-2022-JP?B?GyRCPyJFRBsoQiAbJEJNNUc3GyhC?= To: Sergey Matveychuk In-Reply-To: <44CBBBDC.70409@FreeBSD.org> References: <20060729180904.GA90113@picobyte.net> <44CBBBDC.70409@FreeBSD.org> Message-Id: <20060730114238.F96A.UEDA@netforest.ad.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.25.01 [ja] X-Mailman-Approved-At: Sun, 30 Jul 2006 05:29:39 +0000 Cc: Joel Hatton , ports@freebsd.org, Remko Lodder , freebsd-security@freebsd.org, Shaun Amott Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 03:13:25 -0000 Dear Sirs, > CVE report is very unpleasant: "Multiple unspecified vulnerabilities". > Secunia has more professional report. > > RedHat is only vendor who released updates, but they are binary. So, > there is no known fix now. Following information maybe help you: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378029 But matz(ruby creator) has not mentioned about this yet. And he has said that he has no will to release patch for the vulnerabilites. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-list/42575 The message is in Japanese and the content is as follows. At present, a patch for these vulnerabilites is not ready because the problems occur only with $SAFE=4. So the vulnerabilities will be serious only when alll the following conditions are satisfied. * You use $SAFE=4 sandbox * You run untrusted codes > I hope ruby team will release 1.8.5 ASAP. On 18th July, ruby 1.8.5 preview2 was released and release date of 1.8.5 will be near middle of August if they works on schedule. Best regards. ----- UEDA Hiroyuki From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 09:10:18 2006 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 C00C716A4DD; Sun, 30 Jul 2006 09:10:18 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59EB843D45; Sun, 30 Jul 2006 09:10:16 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1G77JJ-000FCa-KY; Sun, 30 Jul 2006 13:10:09 +0400 Message-ID: <44CC7751.5070704@FreeBSD.org> Date: Sun, 30 Jul 2006 13:09:37 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: =?ISO-2022-JP?B?GyRCPyJFRBsoQiAbJEJNNUc3GyhC?= References: <20060729180904.GA90113@picobyte.net> <44CBBBDC.70409@FreeBSD.org> <20060730114238.F96A.UEDA@netforest.ad.jp> In-Reply-To: <20060730114238.F96A.UEDA@netforest.ad.jp> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: Joel Hatton , ports@freebsd.org, Remko Lodder , Shaun Amott , freebsd-security@freebsd.org Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 09:10:18 -0000 $B?"ED(B $BM5G7(B wrote: > Dear Sirs, > > >> CVE report is very unpleasant: "Multiple unspecified vulnerabilities". >> Secunia has more professional report. >> >> RedHat is only vendor who released updates, but they are binary. So, >> there is no known fix now. > > Following information maybe help you: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378029 > Good. There is three patches there. I'll test if they fix the vulnerabilities. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 10:15:37 2006 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 7C29516A4DF; Sun, 30 Jul 2006 10:15:37 +0000 (UTC) (envelope-from rayed@saudi.net.sa) Received: from riy-m18.saudi.net.sa (riy-m18.saudi.net.sa [212.118.133.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD80543D46; Sun, 30 Jul 2006 10:15:36 +0000 (GMT) (envelope-from rayed@saudi.net.sa) Received: from localhost (localhost.saudi.net.sa [127.0.0.1]) by riy-m18.saudi.net.sa (SAUDI NET Mail Server) with ESMTP id 55708A5B383; Sun, 30 Jul 2006 13:15:33 +0300 (AST) Received: from riy-m18.saudi.net.sa ([127.0.0.1]) by localhost (riy-m18.saudi.net.sa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60442-02; Sun, 30 Jul 2006 13:15:31 +0300 (AST) Received: from [10.0.0.25] (unknown [10.0.0.25]) by riy-m18.saudi.net.sa (SAUDI NET Mail Server) with ESMTP id 2B7CCA5B3F0; Sun, 30 Jul 2006 13:15:31 +0300 (AST) Message-ID: <44CC86BE.50305@saudi.net.sa> Date: Sun, 30 Jul 2006 13:15:26 +0300 From: Rayed Alrashed User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: anders@FreeBSD.org Content-Type: text/plain; charset=windows-1256; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at saudi.net.sa Cc: ports@FreeBSD.org Subject: FreeBSD Port: pam_mysql-0.6.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: Sun, 30 Jul 2006 10:15:37 -0000 Hello Andres, I had a problem with pam_mysql port not supporting MD5 encryption. When I used "crypt=3" in my pam.d config file I get this error: pam_mysql - non-crypt()ish MD5 hash is not supported in this build. To fix it I edited the port Makefile to add openssl support (needed for MD5): 19c19 < CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr --with-openssl --- > CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr Tested with FreeBSD 5.3 Best regards, Rayed From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 11:55:30 2006 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 5EA4516A4DE for ; Sun, 30 Jul 2006 11:55:30 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 39D4243D46 for ; Sun, 30 Jul 2006 11:55:28 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 30 Jul 2006 11:55:27 -0000 Received: from p54A7D5EA.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.213.234] by mail.gmx.net (mp028) with SMTP; 30 Jul 2006 13:55:27 +0200 X-Authenticated: #5465401 Message-ID: <44CC9E29.1080608@gmx.de> Date: Sun, 30 Jul 2006 13:55:21 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: =?UTF-8?B?R8OhYm9yIEvDtnZlc2TDoW4=?= References: <44C9DB7A.6030101@gmx.de> <20060728233514.GB17551@nagual.pp.ru> <20060729182049.GA36524@nagual.pp.ru> <44CBA87C.8080102@gmx.de> <20060729202002.GA37671@nagual.pp.ru> <44CBCF5B.6070407@gmx.de> <44CBD172.9030605@FreeBSD.org> In-Reply-To: <44CBD172.9030605@FreeBSD.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Jeremy Messenger , freebsd-ports@FreeBSD.ORG, portmgr@freebsd.org Subject: Re: graphics/png - CC 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, 30 Jul 2006 11:55:30 -0000 I have finally found the reason for all this. In my make.conf I have set WRKDIRPREFIX=/usr/obj because /usr/ports is a read only nfs mount. Also it makes cleaning everything up a lot faster (than running 'make clean' in /usr/ports). Now I have in my make.conf something like this: if ${.CURDIR:M/usr/ports/*} CC= distcc cc .endif It's actually more complex, but that's what it comes down to. If I now do that: # cd /usr/ports/graphics/png; make -V CC distcc cc I can see that the ports makefile has the right CC setting. However, the file /usr/obj/usr/ports/graphics/png/work/libpng-1.2.12/scripts/makefile.freebsd will read make.conf again and this time CC will not be set. Thus make will fall back to the default. As I said before this is because CC is only forwarded to the configure script by bsd.port.mk . The do-build target doesn't forward CC to the makefile. However it forwards command line parameters, so that the problem doesn't appear when running 'make CC="distcc cc"'. Weather that should be fixed in the port or in bsd.port.mk, should, I think be said by portmgr (CC). Probably several ports are affected, thus I'd prefer a solution in bsd.port.mk. From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 12:49:29 2006 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 5F71716A4DF for ; Sun, 30 Jul 2006 12:49:29 +0000 (UTC) (envelope-from adam.mccann@pro-g.co.uk) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9986743D46 for ; Sun, 30 Jul 2006 12:49:28 +0000 (GMT) (envelope-from adam.mccann@pro-g.co.uk) Received: from [172.23.170.136] (helo=anti-virus01-07) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1G7AjX-0006b1-8i for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 13:49:27 +0100 Received: from [82.44.96.45] (helo=[192.168.2.194]) by asmtp-out4.blueyonder.co.uk with esmtp (Exim 4.52) id 1G7AjW-0000wH-5F for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 13:49:26 +0100 Received: from 127.0.0.1 (AVG SMTP 7.1.394 [268.10.5/403]); Sun, 30 Jul 2006 13:51:21 +0100 Message-ID: <44CCAB49.9080000@pro-g.co.uk> Date: Sun, 30 Jul 2006 13:51:21 +0100 From: Adam McCann Organization: Pro-G Media Limited User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=======AVGMAIL-44CCAB493802=======" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: adam.mccann@pro-g.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 12:49:29 -0000 --=======AVGMAIL-44CCAB493802======= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Further to my post: I am actually attempting to compile mplayer-pre8, not pre7 which is what post I referred to was in relation to. All the ports are up to date. Any ideas? Thanks, Adam -------- Original Message -------- Subject: mplayer port, compliation error Date: Sun, 30 Jul 2006 03:45:39 +0100 From: Adam McCann Reply-To: adam.mccann@pro-g.co.uk Organisation: Pro-G Media Limited To: freebsd-ports@freebsd.org Hi, When compiling mplayer, I get the following error(s): font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory font_load_ft.c:93:1: warning: "ALIGN" redefined In file included from /usr/include/sys/param.h:109, from ../bswap.h:5, from font_load_ft.c:33: /usr/include/machine/param.h:79:1: warning: this is the location of the previous definition font_load_ft.c: In function `decode_char': font_load_ft.c:745: warning: passing arg 2 of `libiconv' from incompatible pointer type font_load_ft.c: In function `load_font_ft': font_load_ft.c:1133: error: `FcPattern' undeclared (first use in this function) font_load_ft.c:1133: error: (Each undeclared identifier is reported only once font_load_ft.c:1133: error: for each function it appears in.) font_load_ft.c:1133: error: `fc_pattern' undeclared (first use in this function) font_load_ft.c:1134: error: `FcChar8' undeclared (first use in this function) font_load_ft.c:1134: error: `s' undeclared (first use in this function) font_load_ft.c:1135: error: syntax error before "scalable" font_load_ft.c:1153: error: `FcMatchPattern' undeclared (first use in this function) font_load_ft.c:1156: error: `FC_SCALABLE' undeclared (first use in this function) font_load_ft.c:1156: error: `scalable' undeclared (first use in this function) font_load_ft.c:1157: error: `FcTrue' undeclared (first use in this function) font_load_ft.c:1164: error: `FC_FILE' undeclared (first use in this function) gmake[1]: *** [font_load_ft.o] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libvo' gmake: *** [libvo/libvo.a] Error 2 *** Error code 2 System: FreeBSD 6.1-RELEASE i386 This appears to be the exact same error as this guy: http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030048.html However, I have tried the suggested patch (and of course fontconfig is installed) with no luck. I am installing this without x11 / GUI. I'm guessing I have to copy the fontconfig directory somewhere or something? Any ideas? Thanks in advance, Adam McCann --=======AVGMAIL-44CCAB493802======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 --=======AVGMAIL-44CCAB493802=======-- From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 13:43:04 2006 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 8F74F16A4DD; Sun, 30 Jul 2006 13:43:04 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB93A43D46; Sun, 30 Jul 2006 13:43:03 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1G7BZM-000J0f-EU; Sun, 30 Jul 2006 17:43:00 +0400 Message-ID: <44CCB743.8040209@FreeBSD.org> Date: Sun, 30 Jul 2006 17:42:27 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: Sergey Matveychuk References: <20060729180904.GA90113@picobyte.net> <44CBBBDC.70409@FreeBSD.org> <20060730114238.F96A.UEDA@netforest.ad.jp> <44CC7751.5070704@FreeBSD.org> In-Reply-To: <44CC7751.5070704@FreeBSD.org> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Joel Hatton , freebsd-security@freebsd.org, Shaun Amott , Remko Lodder , =?ISO-2022-JP?B?GyRCPyJFRBsoQiAbJEJNNUc3GyhC?= Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 13:43:04 -0000 Sergey Matveychuk wrote: > Good. There is three patches there. > I'll test if they fix the vulnerabilities. > FYI The fixes was committed. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 13:44:57 2006 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 5AE8216A508; Sun, 30 Jul 2006 13:44:57 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from caelis.elvandar.org (caelis.elvandar.org [217.148.169.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F7743D64; Sun, 30 Jul 2006 13:44:50 +0000 (GMT) (envelope-from remko@freebsd.org) Received: from localhost (caelis.elvandar.org [217.148.169.59]) by caelis.elvandar.org (Postfix) with ESMTP id 2F54992FD60; Sun, 30 Jul 2006 15:44:49 +0200 (CEST) Received: from caelis.elvandar.org ([217.148.169.59]) by localhost (caelis.elvandar.org [217.148.169.59]) (amavisd-new, port 10024) with ESMTP id 75222-09; Sun, 30 Jul 2006 15:44:48 +0200 (CEST) Message-ID: <44CCB7D1.7010905@FreeBSD.org> Date: Sun, 30 Jul 2006 15:44:49 +0200 From: Remko Lodder User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: Sergey Matveychuk References: <20060729180904.GA90113@picobyte.net> <44CBBBDC.70409@FreeBSD.org> <20060730114238.F96A.UEDA@netforest.ad.jp> <44CC7751.5070704@FreeBSD.org> <44CCB743.8040209@FreeBSD.org> In-Reply-To: <44CCB743.8040209@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by the elvandar.org maildomain Cc: Joel Hatton , ports@freebsd.org, freebsd-security@freebsd.org, =?UTF-8?B?5qSN55SwIOijleS5iw==?= , Shaun Amott Subject: Re: Ruby vulnerability? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: remko@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 13:44:57 -0000 Sergey Matveychuk wrote: > Sergey Matveychuk wrote: >> Good. There is three patches there. >> I'll test if they fix the vulnerabilities. >> > > FYI The fixes was committed. > Thanks a lot for the work Sergey! -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */ From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 14:04:13 2006 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 1DFE716A4DA for ; Sun, 30 Jul 2006 14:04:13 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7621F43D49 for ; Sun, 30 Jul 2006 14:04:12 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 66A3111457; Sun, 30 Jul 2006 16:03:37 +0200 (CEST) Date: Sun, 30 Jul 2006 16:03:37 +0200 From: Thierry Thomas To: Liste FreeBSD ports Message-ID: <20060730140337.GH59581@graf.pompo.net> Mail-Followup-To: Liste FreeBSD ports Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c3bfwLpm8qysLVxt" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.1-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Cc: Subject: [RFC] Upgrading ports/lang/f2c. 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, 30 Jul 2006 14:04:13 -0000 --c3bfwLpm8qysLVxt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have just sent a PR to upgrade lang/f2c to its latest version: . It has been tested successfully against the ports which use it as a dependency, but this is almost the plain version, without FreeBSD specific patches. Because I don't know why this port uses a specific tarball, and which are the differences between this tarball and the previous official tarball, I have possibily missed important things... Your comments are welcome! I won't have an access to Internet for 3 or 4 days, then don't expect a quick answer... Thanks. --=20 Th. Thomas. --c3bfwLpm8qysLVxt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEzLw5c95pjMcUBaIRApHYAKC3hlVU9IevFmlS9XVZT5dr5xgQPACfZ7an 98uBSC6m5lvfZslfcbctpuA= =u8Ik -----END PGP SIGNATURE----- --c3bfwLpm8qysLVxt-- From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 15:47:38 2006 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 E74AE16A4DD; Sun, 30 Jul 2006 15:47:38 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D13A43D55; Sun, 30 Jul 2006 15:47:35 +0000 (GMT) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 83EE6B828; Sun, 30 Jul 2006 17:47:33 +0200 (CEST) Date: Sun, 30 Jul 2006 17:47:33 +0200 From: Frank Steinborn To: Shaun Amott Mail-Followup-To: Shaun Amott , Joel Hatton , ports@freebsd.org, freebsd-security@freebsd.org References: <200607280503.k6S53hmW007056@app.auscert.org.au> <20060729163453.GA89895@picobyte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060729163453.GA89895@picobyte.net> User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20060730154733.83EE6B828@shodan.nognu.de> Cc: Joel Hatton , ports@freebsd.org, freebsd-security@freebsd.org Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 15:47:39 -0000 Shaun Amott wrote: > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > far it doesn't appear in the VuXML, but am I correct in presuming it will > > soon? > > > > I've added it; thanks for the report. Hmm, i saw the flaw with "portaudit -Fda" yesterday, however - today my ruby isn't shown as vulnerable anymore. Why? Frank From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 16:14:30 2006 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 1EAF216A4DA; Sun, 30 Jul 2006 16:14:30 +0000 (UTC) (envelope-from stephane@freebsd-fr.org) Received: from Smtp.neuf.fr (sp604001mt.neufgp.fr [84.96.92.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id A369843D45; Sun, 30 Jul 2006 16:14:28 +0000 (GMT) (envelope-from stephane@freebsd-fr.org) Received: from sequoia.mondomaineamoi.megalo ([84.97.217.19]) by sp604001mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J38002RY53QO221@sp604001mt.gpm.neuf.ld>; Sun, 30 Jul 2006 18:14:14 +0200 (CEST) Received: from sequoia.mondomaineamoi.megalo (localhost.mondomaineamoi.megalo [127.0.0.1]) by sequoia.mondomaineamoi.megalo (8.13.6/8.13.1) with ESMTP id k6UGF2wJ003033; Sun, 30 Jul 2006 18:15:02 +0200 Received: (from stephane@localhost) by sequoia.mondomaineamoi.megalo (8.13.6/8.13.6/Submit) id k6UGF1tH003032; Sun, 30 Jul 2006 18:15:01 +0200 (CEST envelope-from stephane) Content-return: allowed Date: Sun, 30 Jul 2006 18:15:01 +0200 From: Stephane Legrand In-reply-to: <20060729232722.7791c5c0@localhost> To: Stanislav Sedov Message-id: <20060730161501.GA1475@sequoia.mondomaineamoi.megalo> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline References: <20060729232722.7791c5c0@localhost> User-Agent: Mutt/1.4.2.2i Cc: stephane@freebsd.org, argentoff@gmail.com, lioux@freebsd.org, djulien.bsd@gmail.com, freebsd-ports@freebsd.org, mukai@jmuk.org Subject: Re: OCaml language support in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stephleg@free.fr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 16:14:30 -0000 On Sat, Jul 29, 2006 at 11:27:22PM +0400, Stanislav Sedov wrote: > We have a lot of OCaml ports that provides additional language > packages for OCaml language. Installing of such pacakge requites > a lot of steps, e.g. running ocamlfind utility on install/deinstall > with correct enviropment, updating OCaml-specific ld.conf on > install/deinstall and other. As result ports become a bit complex > and very large. You can see working examples in devel/ocaml-equeue, > devel/ocaml-sem etc. This ports do similar work "by-hand" via > pmake constructs and pkg-install script. > > I have submitted include to support OCaml language recently > (http://www.freebsd.org/cgi/query-pr.cgi?pr=101029). > > ... > > It would be nice to have your opinions/suggestions/blames/flames > here. Especially, ocaml-* ports maintainers. > > Thanks! Hello, Well, it would be definitely interesting to have a such framework for the OCaml ports. Ruby, Perl, Python and Tcl already have one, i can see no reason why to not have one for OCaml. Regards, Stephane Legrand. -- Club Unix/Log. libres Cosne/Loire: www.cosnix.org From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 17:44:18 2006 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 7323E16A4DD for ; Sun, 30 Jul 2006 17:44:18 +0000 (UTC) (envelope-from lysergius2001@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFBB243D46 for ; Sun, 30 Jul 2006 17:44:17 +0000 (GMT) (envelope-from lysergius2001@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so450777uge for ; Sun, 30 Jul 2006 10:44:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=L9fpQV5NGHmYIsSkKmb7J3ovr6dsejr4Zb9yV9KpELJj3Q16FVI72oRiTeX/3udTFWzKPfuPfommoy4OSf1sjHtmneDGR4BJyabV20A+s0iadMI+V81HUi5Hz3mpDbt7k/8r92GC2Obcr4f6X7m14bkyPnQ9W9mnUDxH3vrLU+o= Received: by 10.67.22.2 with SMTP id z2mr1527501ugi; Sun, 30 Jul 2006 05:58:23 -0700 (PDT) Received: by 10.66.237.2 with HTTP; Sun, 30 Jul 2006 05:58:22 -0700 (PDT) Message-ID: Date: Sun, 30 Jul 2006 12:58:23 +0000 From: lysergius2001 To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0 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, 30 Jul 2006 17:44:18 -0000 Hi Tearing my hair out with this one. Googling a solution has not helped. Ports are up to date. libxine seems to be the problem. Any suggestions gratefully accepted Many thanks -- Lysergius says, "Stay light, but trust gravity" From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 18:05:47 2006 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 1170E16A4DD for ; Sun, 30 Jul 2006 18:05:47 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF4E943D45 for ; Sun, 30 Jul 2006 18:05:46 +0000 (GMT) (envelope-from vehemens@verizon.net) Received: from susy.dsl-verizon.net ([71.107.32.200]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J38006PUA9D53Q6@vms048.mailsrvcs.net> for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 13:05:37 -0500 (CDT) Date: Sun, 30 Jul 2006 10:59:22 -0700 From: vehemens To: freebsd-ports@freebsd.org Message-id: <200607301059.22647.vehemens@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.9.1 Subject: is somebody working on a xorg 7.1 port to FreeBSD ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 18:05:47 -0000 >IMHO you should wait until we are ready to do a test-run on pointyhat. >Otherwise you are going to be finding problems one-at-a-time that we >can otherwise find out in bulk. How does one get access to the port code? >To reiterate: there is very active work to get us to xorg7. It's not >as trivial as some people have thought it is. What are the obstacles to incorporating xorg7.1 into ports? v From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 18:10:33 2006 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 D6C0116A4E0; Sun, 30 Jul 2006 18:10:33 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-satin.atl.sa.earthlink.net (pop-satin.atl.sa.earthlink.net [207.69.195.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFA543D46; Sun, 30 Jul 2006 18:10:33 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-satin.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1G7FkA-0005mW-00; Sun, 30 Jul 2006 14:10:26 -0400 Date: Sun, 30 Jul 2006 14:13:24 -0400 From: Randy Pratt To: Frank Steinborn Message-Id: <20060730141324.188a4a8e.bsd-unix@earthlink.net> In-Reply-To: <20060730154733.83EE6B828@shodan.nognu.de> References: <200607280503.k6S53hmW007056@app.auscert.org.au> <20060729163453.GA89895@picobyte.net> <20060730154733.83EE6B828@shodan.nognu.de> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd@auscert.org.au, ports@freebsd.org, freebsd-security@freebsd.org, shaun@FreeBSD.org Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 18:10:33 -0000 On Sun, 30 Jul 2006 17:47:33 +0200 Frank Steinborn wrote: > Shaun Amott wrote: > > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > > far it doesn't appear in the VuXML, but am I correct in presuming it will > > > soon? > > > > > > > I've added it; thanks for the report. > > Hmm, i saw the flaw with "portaudit -Fda" yesterday, however - today > my ruby isn't shown as vulnerable anymore. Why? I show it as a vulnerability here. It could be that you may have gotten your last update from a server that hasn't caught up yet. Try running it again and see if that helps. Randy -- From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 18:31:54 2006 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 9977316A4DA for ; Sun, 30 Jul 2006 18:31:54 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E36C43D49 for ; Sun, 30 Jul 2006 18:31:53 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm67aec.bellsouth.net ([72.155.209.61]) by imf22aec.mail.bellsouth.net with ESMTP id <20060730183152.KVXC1011.imf22aec.mail.bellsouth.net@ibm67aec.bellsouth.net> for ; Sun, 30 Jul 2006 14:31:52 -0400 Received: from [192.168.0.102] (really [72.155.209.61]) by ibm67aec.bellsouth.net with ESMTP id <20060730183152.VGOJ18082.ibm67aec.bellsouth.net@[192.168.0.102]> for ; Sun, 30 Jul 2006 14:31:52 -0400 Message-ID: <44CCFB16.7040109@bellsouth.net> Date: Sun, 30 Jul 2006 13:31:50 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0 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, 30 Jul 2006 18:31:54 -0000 lysergius2001 wrote: > Hi > > Tearing my hair out with this one. Googling a solution has not helped. > Ports are up to date. libxine seems to be the problem. Any suggestions > gratefully accepted > > Many thanks > If libxine isn't building, try commenting out your CFLAGS in /etc/make.conf and then trying to rebuild. But I don't think that's what you're asking. I assume you're trying to build kdemultimedia3 WITH_XINE, not run it. If kdemm3 uses libxine, then libxine might be using libdpstk.so. AFAIR, libdpstk.so has been removed from the Xorg libraries. Try rebuilding libxine first. If you don't have libchk, you might want to try: /usr/ports/sysutils/libchk It will show you any binaries that you have that are still linked with libdpstk.so and you'll want to rebuild these. -- B Briggs From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 18:43:15 2006 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 C359716A4DE for ; Sun, 30 Jul 2006 18:43:15 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA5943D6E for ; Sun, 30 Jul 2006 18:43:04 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G7GNV-0002UQ-JV for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 22:51:07 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 9D95011B6A for ; Sun, 30 Jul 2006 22:42:32 +0400 (MSD) Date: Sun, 30 Jul 2006 22:42:26 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060730224226.60800493@localhost> In-Reply-To: <200607301059.22647.vehemens@verizon.net> References: <200607301059.22647.vehemens@verizon.net> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig__Kxp64VjEby0IGhU5Lxn5MR; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.5.2 Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 18:43:15 -0000 --Sig__Kxp64VjEby0IGhU5Lxn5MR Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Sun, 30 Jul 2006 10:59:22 -0700 vehemens mentioned: > >IMHO you should wait until we are ready to do a test-run on pointyhat. > >Otherwise you are going to be finding problems one-at-a-time that we > >can otherwise find out in bulk. >=20 > How does one get access to the port code? >=20 You can install X.org from GIT repository - it works fine out-of-the-box on freebsd. Just install it under the different PREFIX (e.g. /usr/x11r7) and you will not have problems with uninstall. --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig__Kxp64VjEby0IGhU5Lxn5MR Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEzP2YK/VZk+smlYERApYQAJ9yvTuMl0tMNNNv2LhC6TNZkKVDigCfT1zn kmuj7b0QSatHlMTGi5yd6Wk= =eBjQ -----END PGP SIGNATURE----- --Sig__Kxp64VjEby0IGhU5Lxn5MR-- From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 19:11:13 2006 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 6161116A4DD; Sun, 30 Jul 2006 19:11:13 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 411E343D73; Sun, 30 Jul 2006 19:11:03 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 129262D6B66; Sun, 30 Jul 2006 19:11:02 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id B1DC91141D; Sun, 30 Jul 2006 21:11:01 +0200 (CEST) Date: Sun, 30 Jul 2006 21:11:01 +0200 From: "Simon L. Nielsen" To: Shaun Amott , Joel Hatton , ports@freebsd.org, freebsd-security@freebsd.org Message-ID: <20060730191100.GI1116@zaphod.nitro.dk> References: <200607280503.k6S53hmW007056@app.auscert.org.au> <20060729163453.GA89895@picobyte.net> <20060730154733.83EE6B828@shodan.nognu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060730154733.83EE6B828@shodan.nognu.de> User-Agent: Mutt/1.5.11 Cc: Subject: Re: Ruby vulnerability? 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, 30 Jul 2006 19:11:13 -0000 On 2006.07.30 17:47:33 +0200, Frank Steinborn wrote: > Shaun Amott wrote: > > On Fri, Jul 28, 2006 at 03:03:43PM +1000, Joel Hatton wrote: > > > > > > FYI, Red Hat released an advisory today about a vulnerability in Ruby. So > > > far it doesn't appear in the VuXML, but am I correct in presuming it will > > > soon? > > > > > > > I've added it; thanks for the report. > > Hmm, i saw the flaw with "portaudit -Fda" yesterday, however - today > my ruby isn't shown as vulnerable anymore. Why? The database was broken for a bit due to an invalid entry, try again now. -- Simon L. Nielsen From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 21:37:17 2006 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 577A416A4DF for ; Sun, 30 Jul 2006 21:37:17 +0000 (UTC) (envelope-from gauthamglist@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10CE443D6A for ; Sun, 30 Jul 2006 21:37:10 +0000 (GMT) (envelope-from gauthamglist@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so102869nzn for ; Sun, 30 Jul 2006 14:37:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eXF9DZJCAYgFkRFzNi3NA3D3wPBQjZTXALXNhcEL+JRfYWkd5mWT5rLJARAxHXKEdFUB5KqIwt4CAXkgMea0FcinIIEKikjEOtFEyFVEjRgVw0dg4ybuYUUyFIhd9hL0F3O/uwXYXXwQDP35uXqcDdtc05P4aJn9acG5bmcbLEY= Received: by 10.65.159.17 with SMTP id l17mr2373276qbo; Sun, 30 Jul 2006 14:37:10 -0700 (PDT) Received: by 10.64.195.15 with HTTP; Sun, 30 Jul 2006 14:37:10 -0700 (PDT) Message-ID: <54e644db0607301437x4739419emdc1e0be3158bf27c@mail.gmail.com> Date: Mon, 31 Jul 2006 03:07:10 +0530 From: "Gautham Ganapathy" To: "Alejandro Pulver" In-Reply-To: <20060729155704.1ccec628@phobos.mars.bsd> MIME-Version: 1.0 References: <1154159694.53280.15.camel@localhost> <20060729155704.1ccec628@phobos.mars.bsd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64 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, 30 Jul 2006 21:37:17 -0000 On 7/30/06, Alejandro Pulver wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sat, 29 Jul 2006 13:24:54 +0530 > Gautham Ganapathy wrote: > > > > > 3. However, the third error is beyond me. > > > > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -Emisc 1:1 -norc > > -m 1400KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) > > (ext::exit t)" > > Cannot map memory to address 0x4000000000000 . > > [spvw_mmap.d:359] errno = EINVAL: Invalid argument. > > ./lisp.run: Not enough memory for Lisp. > > *** Error code 1 > > > > Hello. > > I think you are using an old version of the lang/clisp port (current > one is clisp-2.38_1, where building on amd64 was fixed). > > Could you please update your ports and try again? > > Best Regards, > Ale > > Hi How should I update this port? Would it be possible to update just this port without modifying the rest of the ports? Regards Gautham From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 21:38:41 2006 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 CBAAD16A4DD for ; Sun, 30 Jul 2006 21:38:41 +0000 (UTC) (envelope-from gauthamglist@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D83B243D49 for ; Sun, 30 Jul 2006 21:38:39 +0000 (GMT) (envelope-from gauthamglist@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so102951nzn for ; Sun, 30 Jul 2006 14:38:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qh87EodPq+OT/yoR83PGSF3P2+uady4J/C3DSmQyf7GzU5/4eglccCeHdSnV5INduQouSev/gUHUk70Htz33EMaXtC6obxgp4i0zxxLEcYE93O6AUWY15RlCLy5jRA/8YBLJ2Z+2lYbc4t+EdLuiCctaa5Hh4spgzA1Qb2vDXdk= Received: by 10.65.54.5 with SMTP id g5mr2385481qbk; Sun, 30 Jul 2006 14:38:39 -0700 (PDT) Received: by 10.64.195.15 with HTTP; Sun, 30 Jul 2006 14:38:39 -0700 (PDT) Message-ID: <54e644db0607301438v55342435w3245a2bb2d21eb0f@mail.gmail.com> Date: Mon, 31 Jul 2006 03:08:39 +0530 From: "Gautham Ganapathy" To: pfgshield-freebsd@yahoo.com In-Reply-To: <20060729193000.90774.qmail@web32710.mail.mud.yahoo.com> MIME-Version: 1.0 References: <20060729193000.90774.qmail@web32710.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64 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, 30 Jul 2006 21:38:41 -0000 On 7/30/06, pfgshield-freebsd@yahoo.com wrote: > > Hello; > > I had the same problems building clisp on amd64, but I reported the amd64 > vs > x86_64 issue on sourceforge: I think they fixed it. > > The mmap issue is AFAICT, well known. The port has these lines: > > .if ${ARCH} == "amd64" || ${ARCH} == "ia64" > CONFIGURE_ARGS+=--disable-mmap > MAKEMAKE_ARGS+= --disable-mmap > .endif > > hope that helps, > > Pedro. Hi I tried this. Now, a new error comes up. While running clisp during installation, it core dumps and gives an error message Regards Gautham From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 03:20:59 2006 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 DBE3116A4DE for ; Mon, 31 Jul 2006 03:20:59 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 67AE643D5A for ; Mon, 31 Jul 2006 03:20:59 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: (qmail 32022 invoked by uid 0); 31 Jul 2006 03:20:58 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 31 Jul 2006 03:20:58 -0000 X-pair-Authenticated: 200.115.244.27 Date: Mon, 31 Jul 2006 00:21:01 -0300 From: Alejandro Pulver To: "Gautham Ganapathy" Message-ID: <20060731002101.1c08dcca@phobos.mars.bsd> In-Reply-To: <54e644db0607301437x4739419emdc1e0be3158bf27c@mail.gmail.com> References: <1154159694.53280.15.camel@localhost> <20060729155704.1ccec628@phobos.mars.bsd> <54e644db0607301437x4739419emdc1e0be3158bf27c@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: base64 Cc: freebsd-ports@freebsd.org Subject: Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64 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, 31 Jul 2006 03:20:59 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogU0hBMQ0KDQpPbiBNb24s IDMxIEp1bCAyMDA2IDAzOjA3OjEwICswNTMwDQoiR2F1dGhhbSBHYW5hcGF0aHkiIDxnYXV0aGFt Z2xpc3RAZ21haWwuY29tPiB3cm90ZToNCg0KPiBPbiA3LzMwLzA2LCBBbGVqYW5kcm8gUHVsdmVy IDxhbGVwdWx2ZXJAZnJlZWJzZC5vcmc+IHdyb3RlOg0KPiA+DQo+ID4gLS0tLS1CRUdJTiBQR1Ag U0lHTkVEIE1FU1NBR0UtLS0tLQ0KPiA+IEhhc2g6IFNIQTENCj4gPg0KPiA+IE9uIFNhdCwgMjkg SnVsIDIwMDYgMTM6MjQ6NTQgKzA1MzANCj4gPiBHYXV0aGFtIEdhbmFwYXRoeSA8Z2F1dGhhbWds aXN0QGdtYWlsLmNvbT4gd3JvdGU6DQo+ID4NCj4gPiA+DQo+ID4gPiAzLiBIb3dldmVyLCB0aGUg dGhpcmQgZXJyb3IgaXMgYmV5b25kIG1lLg0KPiA+ID4NCj4gPiA+IC4vbGlzcC5ydW4gLUIgLiAt TiBsb2NhbGUgLUVmaWxlIFVURi04IC1FdGVybWluYWwgVVRGLTggLUVtaXNjIDE6MSAtbm9yYw0K PiA+ID4gLW0gMTQwMEtXIC14ICIoYW5kIChsb2FkIFwiaW5pdC5saXNwXCIpIChzeXM6OiVzYXZl aW5pdG1lbSkgKGV4dDo6ZXhpdCkpDQo+ID4gPiAoZXh0OjpleGl0IHQpIg0KPiA+ID4gQ2Fubm90 IG1hcCBtZW1vcnkgdG8gYWRkcmVzcyAweDQwMDAwMDAwMDAwMDAgLg0KPiA+ID4gW3NwdndfbW1h cC5kOjM1OV0gZXJybm8gPSBFSU5WQUw6IEludmFsaWQgYXJndW1lbnQuDQo+ID4gPiAuL2xpc3Au cnVuOiBOb3QgZW5vdWdoIG1lbW9yeSBmb3IgTGlzcC4NCj4gPiA+ICoqKiBFcnJvciBjb2RlIDEN Cj4gPiA+DQo+ID4NCj4gPiBIZWxsby4NCj4gPg0KPiA+IEkgdGhpbmsgeW91IGFyZSB1c2luZyBh biBvbGQgdmVyc2lvbiBvZiB0aGUgbGFuZy9jbGlzcCBwb3J0IChjdXJyZW50DQo+ID4gb25lIGlz IGNsaXNwLTIuMzhfMSwgd2hlcmUgYnVpbGRpbmcgb24gYW1kNjQgd2FzIGZpeGVkKS4NCj4gPg0K PiA+IENvdWxkIHlvdSBwbGVhc2UgdXBkYXRlIHlvdXIgcG9ydHMgYW5kIHRyeSBhZ2Fpbj8NCj4g Pg0KPiA+IEJlc3QgUmVnYXJkcywNCj4gPiBBbGUNCj4gPg0KPiA+DQo+IEhpDQo+IA0KPiBIb3cg c2hvdWxkIEkgdXBkYXRlIHRoaXMgcG9ydD8gV291bGQgaXQgYmUgcG9zc2libGUgdG8gdXBkYXRl IGp1c3QgdGhpcyBwb3J0DQo+IHdpdGhvdXQgbW9kaWZ5aW5nIHRoZSByZXN0IG9mIHRoZSBwb3J0 cz8NCj4gDQo+IFJlZ2FyZHMNCj4gR2F1dGhhbQ0KDQpIZWxsby4NCg0KVG8gdXBkYXRlIHRoYXQg cG9ydCBvbmx5IHlvdSBoYXZlIHRvIGRvd25sb2FkIHRoZSBwb3J0IGZyb20NCmh0dHA6Ly93d3cu ZnJlZWJzZC5vcmcvcG9ydHMvIChzZWFyY2ggZm9yICdjbGlzcCcgYW5kIHByZXNzIHRoZQ0KJ0Rv d25sb2FkJyBidXR0b24pLiBUaGVuIGRlbGV0ZSAvdXNyL3BvcnRzL2xhbmcvY2xpc3AgcmVjdXJz aXZlbHkgYW5kDQpleHRyYWN0IHRoZSBkb3dubG9hZGVkIHRhcmJhbGwgdGhlcmUuIExpa2UgKGFz IHJvb3QpOg0KDQojIHRhciB6eGYgY2xpc3AudGFyLmd6IC1DIC91c3IvcG9ydHMvbGFuZw0KDQpI b3dldmVyIGl0J3MgcmVjb21tZW5kZWQgdGhhdCB5b3UgdXBkYXRlIHlvdXIgd2hvbGUgcG9ydHMg dHJlZSBhcyBzb21lDQpwb3J0cyByZXF1aXJlIG5ldyB2ZXJzaW9ucyBvZiBvdGhlcnMgKHNvIGJh c2ljYWxseSB0aGV5IG1heSB3b3JrIG9yDQpub3QpLiBUbyB1cGRhdGUgdGhlIHdob2xlIHBvcnRz IHRyZWUgeW91IGNhbiB1c2UgQ1ZTdXAgb3IgcG9ydHNuYXA6DQoNCmh0dHA6Ly93d3cuZnJlZWJz ZC5vcmcvZG9jL2VuX1VTLklTTzg4NTktMS9ib29rcy9oYW5kYm9vay9wb3J0cy11c2luZy5odG1s DQoNCkl0IGFsc28gZGVzY3JpYmVzIGhvdyB0byB1cGRhdGUgdGhlIGluc3RhbGxlZCBwb3J0cy4N Cg0KQmVzdCBSZWdhcmRzLA0KQWxlDQotLS0tLUJFR0lOIFBHUCBTSUdOQVRVUkUtLS0tLQ0KVmVy c2lvbjogR251UEcgdjEuNC40IChGcmVlQlNEKQ0KDQppRDhEQlFGRXpYYzNpVjA1RXBSY1AyRVJB bkswQUo5Rmo0eGU5NEFLNW9EMlF1SDBrZWt1emx4QmVnQ2RHSnZDDQpFZm1EVjl3QWgvb3FzMnZv SDlNVXMzZz0NCj1qeHRMDQotLS0tLUVORCBQR1AgU0lHTkFUVVJFLS0tLS0NCg== From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 05:20:42 2006 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 1ECE416A4E5 for ; Mon, 31 Jul 2006 05:20:42 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from msa1-mx.centurytel.net (msa1-mx.centurytel.net [209.142.136.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id E21ED43D72 for ; Mon, 31 Jul 2006 05:20:38 +0000 (GMT) (envelope-from mnorwick@centurytel.net) Received: from [192.168.1.15] (207-118-202-84.dyn.centurytel.net [207.118.202.84]) by msa1-mx.centurytel.net (8.13.6/8.13.6) with ESMTP id k6V5Kb94016519 for ; Mon, 31 Jul 2006 00:20:38 -0500 Message-ID: <44CD9325.3070300@centurytel.net> Date: Mon, 31 Jul 2006 00:20:37 -0500 From: "Michael D. Norwick" User-Agent: Debian Thunderbird 1.0.2 (X11/20060423) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: MIT instead of Heimdal 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, 31 Jul 2006 05:20:42 -0000 Over the last several months I have been splattering the various freebsd mailing lists with questions about using MIT Kerberos instead of Heimdal. My reasons for this are simply, I want MIT Kerberos. But, in all my googling and archive archaeology I have yet to find a clean way to implement this due to FreeBSD's default to Heimdal and it's associated dependencies. I do not upgrade my systems every nanosecond, choosing to stay with what works. I recently did a portmanager -u to get any security fixes and garfed Samba and others due to dependencies on Heimdal. Is there a clean solution to this and if so where can I find it. I want no hand holding, just a clue. The output of uname -a is; FreeBSD server1.testsystem.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jul 29 21:47:30 CDT 2006 michael@server1.testsystem.net:/usr/obj/usr/src/sys/KERNEL_SMP073106 i386 Thank You Michael From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 10:16:41 2006 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 64D0B16A4DD for ; Mon, 31 Jul 2006 10:16:41 +0000 (UTC) (envelope-from coolzone@io.dk) Received: from dansknet.dk (smtp1.dansknet.dk [85.233.229.242]) by mx1.FreeBSD.org (Postfix) with SMTP id 9999943D5E for ; Mon, 31 Jul 2006 10:16:40 +0000 (GMT) (envelope-from coolzone@io.dk) Received: (qmail 27985 invoked from network); 31 Jul 2006 11:29:51 -0000 Received: from 85233229074.switch.dansknet.dk (HELO dansknet.dk) (85.233.229.74) by dansknet.dk with SMTP; 31 Jul 2006 11:29:51 -0000 Date: Mon, 31 Jul 2006 12:16:35 +0200 From: Rico Secada To: freebsd-ports@freebsd.org Message-ID: <20060731121635.0cedd276@dansknet.dk> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: What contains libgnat? 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, 31 Jul 2006 10:16:41 -0000 Hi I was trying to install the Business Shell (BUSH) from ports. I got the following error on FreeBSD 6.1 stable: checking for gcc w/Ada (with gnatgcc)... yes checking for libgnat (ldconfig -p, Linux)... no checking for libgnat (ldconfig -r, FreeBSD)... no No version of the Ada Run-Time Environment (libgnat) was found If you have installed libgnat, you may need to use ldconfig (as root) to update the shared library search paths for libgnat BUSH requires one of the following: GCC 3.x with Ada enabled ACT's GNAT 3.14 or newer ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/shells/bush/work/bush-1.0.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/shells/bush. I googled but couldn't find what I was searching for. How do I install libgnat? Best and kind regards. Rico. From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 10:25:46 2006 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 8540D16A4DA for ; Mon, 31 Jul 2006 10:25:46 +0000 (UTC) (envelope-from spadge@fromley.net) Received: from cht-smtp-001.bulldogdsl.com (smtp.bulldogdsl.com [83.146.21.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC8F43D49 for ; Mon, 31 Jul 2006 10:25:44 +0000 (GMT) (envelope-from spadge@fromley.net) Received: by cht-smtp-001.bulldogdsl.com (Postfix, from userid 1011) id 388714E5E71; Mon, 31 Jul 2006 11:25:43 +0100 (BST) X-Spam-Abuse: Please report all spam/abuse matters to abuse@bulldogdsl.com X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on cht-smtp-001.bddsl.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=8.0 tests=none autolearn=disabled version=3.1.3 Received: from tobermory.home (host-84-9-160-90.bulldogdsl.com [84.9.160.90]) by cht-smtp-001.bulldogdsl.com (Postfix) with ESMTP id 3EAAD4E5E3C; Mon, 31 Jul 2006 11:25:41 +0100 (BST) Received: from webmail.fromley.net (localhost.home [127.0.0.1]) by tobermory.home (Postfix) with ESMTP id 15878A6CA4; Mon, 31 Jul 2006 11:26:06 +0100 (BST) Received: from 213.123.179.188 (SquirrelMail authenticated user spadge) by webmail.fromley.net with HTTP; Mon, 31 Jul 2006 11:26:06 +0100 (BST) Message-ID: <34120.213.123.179.188.1154341566.squirrel@webmail.fromley.net> In-Reply-To: <20060731121635.0cedd276@dansknet.dk> References: <20060731121635.0cedd276@dansknet.dk> Date: Mon, 31 Jul 2006 11:26:06 +0100 (BST) From: "Spadge Fromley" To: "Rico Secada" User-Agent: SquirrelMail/1.4.7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-ports@freebsd.org Subject: Re: What contains libgnat? 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, 31 Jul 2006 10:25:46 -0000 > > I googled but couldn't find what I was searching for. > > How do I install libgnat? > > Best and kind regards. > Rico. http://www.freshports.org/lang/gnat/ Is that what you're after? -- Spadge 'Intoccabile' From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 10:28:34 2006 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 EB5AD16A4EA for ; Mon, 31 Jul 2006 10:28:34 +0000 (UTC) (envelope-from coolzone@io.dk) Received: from dansknet.dk (smtp1.dansknet.dk [85.233.229.242]) by mx1.FreeBSD.org (Postfix) with SMTP id C264743D49 for ; Mon, 31 Jul 2006 10:28:33 +0000 (GMT) (envelope-from coolzone@io.dk) Received: (qmail 28690 invoked from network); 31 Jul 2006 11:41:45 -0000 Received: from 85233229074.switch.dansknet.dk (HELO dansknet.dk) (85.233.229.74) by dansknet.dk with SMTP; 31 Jul 2006 11:41:45 -0000 Date: Mon, 31 Jul 2006 12:28:29 +0200 From: Rico Secada To: "Spadge Fromley" , freebsd-ports@freebsd.org Message-ID: <20060731122829.789d9f78@dansknet.dk> In-Reply-To: <34120.213.123.179.188.1154341566.squirrel@webmail.fromley.net> References: <20060731121635.0cedd276@dansknet.dk> <34120.213.123.179.188.1154341566.squirrel@webmail.fromley.net> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: What contains libgnat? 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, 31 Jul 2006 10:28:35 -0000 On Mon, 31 Jul 2006 11:26:06 +0100 (BST) "Spadge Fromley" wrote: Hi Spadge Thanks :-) But I do have gnat installed which also shows on the copy/paste of my original mail. libgnat doesn't seem to be a part of gnat. > > > > I googled but couldn't find what I was searching for. > > > > How do I install libgnat? > > > > Best and kind regards. > > Rico. > > http://www.freshports.org/lang/gnat/ > > Is that what you're after? > > > -- > Spadge > 'Intoccabile' > > From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 10:35:57 2006 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 468C316A4DA for ; Mon, 31 Jul 2006 10:35:57 +0000 (UTC) (envelope-from coolzone@io.dk) Received: from dansknet.dk (smtp1.dansknet.dk [85.233.229.242]) by mx1.FreeBSD.org (Postfix) with SMTP id E1C7143D53 for ; Mon, 31 Jul 2006 10:35:55 +0000 (GMT) (envelope-from coolzone@io.dk) Received: (qmail 29206 invoked from network); 31 Jul 2006 11:49:07 -0000 Received: from 85233229074.switch.dansknet.dk (HELO dansknet.dk) (85.233.229.74) by dansknet.dk with SMTP; 31 Jul 2006 11:49:07 -0000 Date: Mon, 31 Jul 2006 12:35:50 +0200 From: Rico Secada To: ports@FreeBSD.org Message-ID: <20060731123550.6c29b62e@dansknet.dk> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_.yRwO0XTS7GBpNXKxp0bH=Z" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problems installing Adacurses 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, 31 Jul 2006 10:35:57 -0000 --MP_.yRwO0XTS7GBpNXKxp0bH=Z Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi I get the following error trying to install /usr/ports/devel/adacurses gmake[1]: Leaving directory `/usr/ports/devel/adacurses/work/ncurses-5.3/c++' ===> Installing for adacurses-5.3_1 ===> Generating temporary packing list ===> Checking if devel/adacurses already installed install: /usr/ports/devel/adacurses/work/ncurses-5.3/Ada95/src/*.ali: No such file or directory *** Error code 71 Stop in /usr/ports/devel/adacurses. I have attached the config.log file and a list of my packages. I an running FreeBSD 6.1 stable. Best and kind regards. Rico. --MP_.yRwO0XTS7GBpNXKxp0bH=Z Content-Type: application/octet-stream; name=pkg-list Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=pkg-list T1JCaXQyLTIuMTQuMF8xCk9wZW5FWFItMS4yLjJfMQphMnBzLWxldHRlci00LjEzYl8zCmFhbGli LTEuNC5yNV8yCmFkYWJvb2NoLTIwMDIwNjAyCmFkYWJvb2NoLWRvYy0yMDAyMDYwMgpha29kZS0y LjAsMQpha29kZS1wbHVnaW5zLW1wYy0yLjAsMQpha29kZS1wbHVnaW5zLW1wZWctMi4wLDEKYWtv ZGUtcGx1Z2lucy1vc3MtMi4wLDEKYWtvZGUtcGx1Z2lucy1yZXNhbXBsZXItMi4wLDEKYWtvZGUt cGx1Z2lucy14aXBoLTIuMCwxCmFwci1kYjQyLTEuMi43XzEKYXIta2F0b29iLTAuMy41XzcKYXJ0 cy0xLjUuM18xLDEKYXJ0c3dyYXBwZXItMS41LjMKYXNwZWxsLTAuNjAuNF8zCmF0ay0xLjExLjRf MQphdXRvY29uZi0yLjEzLjAwMDIyN181CmF1dG9tYWtlLTEuNC42XzIKYXZhaGktMC42LjEwXzMK YmFzaC0zLjEuMTcKYmlzb24tMS43NV8yLDEKYml0c3RyZWFtLXZlcmEtMS4xMF8yCmJvb3N0LXB5 dGhvbi0xLjMzLjEKYm94dG9vbHMtMC43MC4wCmNhaXJvLTEuMC40XzEKY2RpYWxvZy0xLjAuMjAw NjAyMjEsMQpjZGlmZi0xLjRfMQpjZHBhcmFub2lhLTMuOS44XzgKY2RyZGFvLTEuMi4xCmNkcnRv b2xzLTIuMDFfNQpjZnYtMS4xOC4xCmNobWxpYi0wLjM4CmNvbXBhdDR4LWkzODYtNS4zXzkKY29t cGF0NXgtaTM4Ni01LjQuMC44XzcKY29ua3ktMS40LjJfMQpjdXBzLWJhc2UtMS4xLjIzLjBfOQpj eXJ1cy1zYXNsLTIuMS4yMgpkYS1hc3BlbGwtMC42MC40XzMKZGEta2RlLWkxOG4tMy41LjMKZGEt a29mZmljZS1pMThuLTEuNS4xCmRiNC00LjAuMTRfMSwxCmRiNDItNC4yLjUyXzQKZGJ1cy0wLjYy CmRlc2t0b3AtZmlsZS11dGlscy0wLjExCmRpYWJsby1qZGstMS41LjAuMDcuMDAKZG9jYm9vay1z ay00LjEuMl8zCmRvY2Jvb2steG1sLTQuMl8xCmRvY2Jvb2steG1sLTQuMwpkb2Nib29rLXhtbC00 LjQKZG9jYm9vay14c2wtMS42OS4xXzEKZHJpLTYuNC4xLDIKZWplY3QtMS41XzIKZXNvdW5kLTAu Mi4zNl8xCmV0ZXJtLTAuOS4zXzUKZXhwYXQtMi4wLjBfMQpmYWNlcy0xLjcuN183CmZmbXBlZy0w LjQuOS5wMV81CmZmdHczLTMuMS4xCmZpcmVmb3gtMS41LjAuNCwxCmZsYWMtMS4xLjJfMQpmbGFz aHBsdWdpbi1tb3ppbGxhLTAuNC4xMwpmbHV4Ym94LTAuMS4xNF8yCmZvbnRjb25maWctMi4zLjJf NSwxCmZvcC0wLjIwLjUKZnJlZXR5cGUyLTIuMS4xMF8zCmZyaWJpZGktMC4xMC43CmdhaWwtMS44 LjExXzEKZ2FpbS0xLjUuMF80CmdhbWluLTAuMS43XzIKZ2NvbmYyLTIuMTQuMF8yCmdkYm0tMS44 LjNfMgpnZXR0ZXh0LTAuMTQuNV8yCmdoYXNoZXItMS4yLjEKZ2hvc3RzY3JpcHQtZ251LTcuMDdf MTUKZ2ltcC0yLjIuMTEsMQpnaW1wLXByaW50LTQuMi43XzIKZ2tzdS0xLjMuNwpnbGliLTEuMi4x MF8xMgpnbGliLTIuMTAuMwpnbWFrZS0zLjgxXzEKZ25hdC0yMDA1Cmdub21lLWRvYy11dGlscy0w LjYuMQpnbm9tZS1pY29uLXRoZW1lLTIuMTQuMgpnbm9tZS1rZXlyaW5nLTAuNC45Cmdub21lLW1p bWUtZGF0YS0yLjQuMgpnbm9tZS12ZnMtMi4xNC4yXzMKZ25vbWViYWtlci0wLjUuMQpnbm9tZWhp ZXItMi4xXzIKZ251LWF1dG9jb25mLTIuNTkKZ251LWF1dG9tYWtlLTEuOS42CmdudXRscy0xLjIu MTEKZ3BhLTAuNy4wXzMKZ3BnbWUtMS4wLjNfMQpnc2ZvbnRzLTguMTFfMgpnc3RyZWFtZXItcGx1 Z2lucy1mbGFjODAtMC44LjEyXzIKZ3N0cmVhbWVyLXBsdWdpbnMtbWFkODAtMC44LjEyXzMKZ3N0 cmVhbWVyLXBsdWdpbnMtb2dnODAtMC44LjEyXzIKZ3N0cmVhbWVyLXBsdWdpbnMtdm9yYmlzODAt MC44LjEyXzIKZ3N0cmVhbWVyLXBsdWdpbnM4MC0wLjguMTJfMgpnc3RyZWFtZXI4MC0wLjguMTJf MQpndGFyLTEuMTUuMV8yCmd0ay0xLjIuMTBfMTUKZ3RrLTIuOC4xOQpndGstZW5naW5lczItMi42 LjkKZ3Rrc3BlbGwtMi4wLjExXzMKaGljb2xvci1pY29uLXRoZW1lLTAuNQpocGlqcy0yLjEuNApp bWFrZS02LjkuMAppbWxpYjItMS4yLjIuMDAxCmludGx0b29sLTAuMzUuMAppc3BlbGwtMy4yLjA2 XzE1CmphY2tpdC0wLjEwMS4xXzEKamFzcGVyLTEuNzAxLjBfMQpqYXZhdm13cmFwcGVyLTIuMwpq cGVnLTZiXzQKazNiLTAuMTIuMTYKa2NobXZpZXdlci0yLjUKa2RlLXhkZy1lbnYtMS4wXzEsMQpr ZGVhY2Nlc3NpYmlsaXR5LTMuNS4zCmtkZWFkbWluLTMuNS4zCmtkZWFydHdvcmstMy41LjMKa2Rl YmFzZS0zLjUuM18zCmtkZWJhc2Uta29tcG1nci0zLjUuMwprZGVlZHUtMy41LjMKa2RlaGllci0x LjBfOQprZGVsaWJzLTMuNS4zCmtkZW11bHRpbWVkaWEtMy41LjMKa2RlcGltLTMuNS4zCmtkZXNk ay0zLjUuMwprZGV1dGlscy0zLjUuMwprZGV2ZWxvcC0zLjMuM18xCmtkZXdlYmRldi0zLjUuMywy CmtkaWZmMy0wLjkuOTAKa29mZmljZS0xLjUuMSwyCmtyZW5hbWUtMy4wLjExXzEKa3J1c2FkZXIt MS43MC4wCmt4bWxlZGl0b3ItMS4xLjRfMwpsYW1lLTMuOTYuMQpsY21zLTEuMTRfMSwxCmxlYWZw YWQtMC44LjkKbGliSURMLTAuOC42XzIKbGliWGZ0LTIuMS43XzEKbGliYW8tMC44LjVfMgpsaWJh cnRfbGdwbC0yLjMuMTdfMQpsaWJhc3QtMC43CmxpYmF1ZGlvZmlsZS0wLjIuNgpsaWJib25vYm8t Mi4xNC4wXzIKbGliYm9ub2JvdWktMi4xNC4wXzEKbGliY3JvY28tMC42LjEKbGliZGFlbW9uLTAu MTBfMQpsaWJkcm0tMi4wLjFfMQpsaWJkdHMtMC4wLjIKbGliZHZkY3NzLTEuMi45XzIKbGliZXRw YW4tMC40NQpsaWJleGlmLTAuNi4xMwpsaWJmbGFzaC0wLjQuMTNfMQpsaWJnY3J5cHQtMS4yLjJf MQpsaWJna3N1LTEuMy44CmxpYmdrc3V1aS0xLjAuN18xCmxpYmdsYWRlMi0yLjUuMV81CmxpYmds dXQtNi40LjIKbGliZ21wLTQuMi4xXzEKbGliZ25vbWUtMi4xNC4xXzEKbGliZ25vbWVjYW52YXMt Mi4xNC4wXzEKbGliZ25vbWVwcmludC0yLjEyLjFfMgpsaWJnbm9tZXByaW50dWktMi4xMi4xXzEK bGliZ25vbWV1aS0yLjE0LjFfMQpsaWJncGctZXJyb3ItMS4zCmxpYmdzZi0xLjE0LjEKbGliZ3Rr aHRtbC0yLjExLjBfMQpsaWJpY29udi0xLjkuMl8yCmxpYmlkM3RhZy0wLjE1LjFiCmxpYmlkbi0w LjYuMwpsaWJpanMtMC4zNV8xCmxpYmx0ZGwtMS41LjIyCmxpYm1hZC0wLjE1LjFiXzIKbGlibWFs LTAuNDAKbGlibWNyeXB0LTIuNS43XzIKbGlibWlrbW9kLTMuMS4xMV8xCmxpYm1uZy0xLjAuOQps aWJtcGNkZWMtMS4yLjIKbGlibXVzaWNicmFpbnotMi4xLjMKbGlib2dnLTEuMS4zLDMKbGlicGFw ZXItMS4xLjE0LjMKbGlicnN2ZzItMi4xNC40CmxpYnNhbXBsZXJhdGUtMC4xLjJfMgpsaWJzbGFu Zy0xLjQuOQpsaWJzbmRmaWxlLTEuMC4xNgpsaWJ0aGFpLTAuMS41XzEKbGlidGhlb3JhLTEuMC5h NQpsaWJ0b29sLTEuNS4yMl8yCmxpYnVuZ2lmLTQuMS40XzEKbGlidXNiLTAuMS4xMgpsaWJ2b3Ji aXMtMS4xLjIsMwpsaWJ3bWYtMC4yLjguNApsaWJ3cGQtMC44LjRfMQpsaWJ4bWwyLTIuNi4yNgps aWJ4c2x0LTEuMS4xNwpsaW5jLTEuMC4zXzYKbGludXgtZXhwYXQtMS45NS44CmxpbnV4LWZvbnRj b25maWctMi4yLjNfNQpsaW51eC14b3JnLWxpYnMtNi44LjJfNQpsaW51eF9iYXNlLWZjLTRfNgps aW51eF9kcmktNi41CmxvY2FsZWRhdGEtNS40Cmx5bngtMi44LjVfMgptNC0xLjQuNAptRE5TUmVz cG9uZGVyLTEwNy41Cm1jLTQuNi4xXzMKbWNyeXB0LTIuNi40XzMKbWV0YW1haWwtMi43XzMKbWhh c2gtMC45LjIKbWltZS1zdXBwb3J0LTMuMzYuMQptcGxheWVyLWd0azItMC45OS44Cm15c3FsLWNs aWVudC01LjAuMjIKbmFzLTEuOApuYXNtLTAuOTguMzksMQpuZW9uLTAuMjUuNQpuZXQtc25tcC01 LjIuMl8yCm5ld2ZpbGUtMS4wLjE0XzEKbnNwci00LjYuMQpuc3MtMy4xMS4xCm52aWRpYS1kcml2 ZXItMS4wLjg3NjIKbnZpZGlhLXNldHRpbmdzLTEuMF84Cm52aWRpYS14Y29uZmlnLTEuMApvcGVu LW1vdGlmLTIuMi4zXzIKb3BlbmxkYXAtY2xpZW50LTIuMy4yNApvcGVub2ZmaWNlLm9yZy0yLjAu M3JjNQpvcGVuc2xwLTEuMi4xXzIKb3BlcmEtOS4wLjIwMDYwNjE2CnA1LURpZ2VzdC1TSEExLTIu MTEKcDUtWE1MLVBhcnNlci0yLjM0XzIKcGFuZ28tMS4xMi4zCnBjcmUtNi42XzEKcGRrc2gtNS4y LjE0cDJfMQpwZXJsLTUuOC44CnBpbG90LWxpbmstMC4xMS44XzQsMQpwa2ctY29uZmlnLTAuMjBf MgpwbmctMS4yLjhfMwpwb3BwbGVyLTAuNS4zCnBvcHBsZXItcXQtMC41LjMKcG9wdC0xLjdfMQpw b3J0YXVkaW8tMTguMV8yCnBvcnRhdWRpdC0wLjUuMTEKcG9ydGxpbnQtMi45LjAKcG9ydHVwZ3Jh ZGUtMi4xLjEsMgpwb3N0Z3Jlc3FsLWNsaWVudC03LjQuMTMKcG9zdGdyZXNxbC1saWJwcXh4LTIu Ni42CnBzdXRpbHMtbGV0dGVyLTEuMTdfMgpweTI0LWZjaGtzdW0tMS43LjEKcHkyNC1saWJ4bWwy LTIuNi4yNgpweXRob24tMi40LjMKcXQtMy4zLjZfMgpyYXItMy41MV8xLDEKcnBtLTMuMC42XzEz CnJ1YnktMS44LjRfOCwxCnJ1YnkxOC1iZGIxLTAuMi4yCnJ1YnkxOC10ay0xLjguNF8xLDEKc2Ft YmEtbGlic21iY2xpZW50LTMuMC4yMgpzYW5lLWJhY2tlbmRzLTEuMC4xN18zCnNjcm9sbGtlZXBl ci0wLjMuMTRfNCwxCnNkbC0xLjIuOV8yLDIKc2RsX2ltYWdlLTEuMi40XzEKc2RvY2Jvb2steG1s LTQuMS4yLjVfMgpzaGFyZWQtbWltZS1pbmZvLTAuMTdfMQpza3lwZS0xLjIuMC4xOApzcGVleC0x LjAuNV8xLDEKc3RhcnR1cC1ub3RpZmljYXRpb24tMC44XzIKc3VidmVyc2lvbi0xLjMuMgpzdWRv LTEuNi44LjEyXzEKc3ZnYWxpYi0xLjQuM181CnN5bHBoZWVkLWNsYXdzLTIuMy4xCnQxbGliLTUu MS4wXzEsMQp0YWdsaWItMS40XzIKdGNsLTguNC4xMywxCnRleGkyaHRtbC0xLjc2XzEsMQp0aWR5 LTIwMDAwODA0XzIKdGlmZi0zLjguMgp0ay04LjQuMTMsMgp1bmFjZS0xLjJiXzIKdW5hcmotMi42 NV8xCnVucmFyLTMuNjAuYjQsMwp1bnppcC01LjUyXzIKdXJsdmlldy0wLjlfMgp2dGUtMC4xMi4y CndnZXQtMS4xMC4yCndpbjMyLWNvZGVjcy0zLjEuMC5wN18yLDEKd3YyLTAuMi4yXzMKeGNoYXQt Mi42LjRfMQp4ZGlhbG9nLTIuMi4xCnhsb2FkaW1hZ2UtNC4xLjE2CnhtbGNhdG1nci0yLjIKeG1t cy0xLjIuMTBfNgp4bW1zLXNraW5zLTAuMV8xCnhvcmctNi45LjAKeG9yZy1jbGllbnRzLTYuOS4w XzMKeG9yZy1kb2N1bWVudHMtNi45LjAKeG9yZy1mb250cy0xMDBkcGktNi45LjBfMQp4b3JnLWZv bnRzLTc1ZHBpLTYuOS4wXzEKeG9yZy1mb250cy1jeXJpbGxpYy02LjkuMF8xCnhvcmctZm9udHMt ZW5jb2RpbmdzLTYuOS4wXzEKeG9yZy1mb250cy1taXNjYml0bWFwcy02LjkuMF8xCnhvcmctZm9u dHMtdHJ1ZXR5cGUtNi45LjAKeG9yZy1mb250cy10eXBlMS02LjkuMAp4b3JnLWZvbnRzZXJ2ZXIt Ni45LjBfMQp4b3JnLWxpYnJhcmllcy02LjkuMAp4b3JnLW1hbnBhZ2VzLTYuOS4wCnhvcmctbmVz dHNlcnZlci02LjkuMAp4b3JnLXByaW50c2VydmVyLTYuOS4wXzEKeG9yZy1zZXJ2ZXItNi45LjBf NAp4b3JnLXZmYnNlcnZlci02LjkuMF8xCnhwZGYtMy4wMV8zCnhzYW5lLTAuOTkxXzEKeHRlcm0t MjEzCnh2aWQtMS4xLjAsMQp6ZW5pdHktMi4xNC4yCnppcC0yLjMxCg== --MP_.yRwO0XTS7GBpNXKxp0bH=Z-- From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 11:01:09 2006 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 3660616A4DA for ; Mon, 31 Jul 2006 11:01:09 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33EEB43D4C for ; Mon, 31 Jul 2006 11:01:08 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6VB189N050658 for ; Mon, 31 Jul 2006 11:01:08 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6VB15SD050637 for freebsd-ports@freebsd.org; Mon, 31 Jul 2006 11:01:05 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 31 Jul 2006 11:01:05 GMT Message-Id: <200607311101.k6VB15SD050637@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, 31 Jul 2006 11:01:09 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM o [2004/09/28] ports/72149 ports-bugs [PATCH] heimdal with LDAP backend - bad s f [2005/12/14] ports/90399 ports-bugs vmware2 port not working on FreeBSD 6.0 f [2006/02/01] ports/92706 ports-bugs vmware3 panic on 6.0-RELEASE o [2006/03/03] ports/94044 ports-bugs emulators/vmware2: running $PREFIX/etc/rc o [2006/03/24] ports/94894 ports-bugs multimedia/fxtv causes freeze and reboot o [2006/03/29] ports/95081 ports-bugs Problem with enabling logwtmp on POPtop o [2006/04/07] ports/95492 ports-bugs repocopy request: math/vtk-headers to mat f [2006/04/17] ports/95969 ports-bugs net/gastman doesn't compile with newest n f [2006/05/17] ports/97431 ports-bugs dns/powerdns doesn't build with LDAP back o [2006/06/12] ports/98843 ports-bugs cups-pstoraster fails build w/ WITH_GHOST f [2006/06/13] ports/98893 ports-bugs cc error at -O2 on amd64/6-STABLE compili f [2006/06/25] ports/99449 ports-bugs devel/apr-svn does not install or build l s [2006/06/25] ports/99466 ports-bugs GPA fails to sign newly imported GPG key s [2006/06/27] ports/99518 ports-bugs security/gpa crashes when attempting to e s [2006/06/29] ports/99623 ports-bugs ksh93 dumps core on FBSD 6.1 o [2006/07/10] ports/100024ports-bugs Port mail/drac coredumps on runtime if co o [2006/07/11] ports/100067ports-bugs New port: devel/gdb65 GNU GDB 6.5 o [2006/07/15] ports/100329ports-bugs sysutils/ltrace does not work o [2006/07/15] ports/100358ports-bugs sysutils/portmanager: OpenOffice.org 2.0 f [2006/07/17] ports/100451ports-bugs [PATCH] CUPS 1.2 pdftops produces invalid f [2006/07/19] ports/100501ports-bugs squid rc.d script should set the pidfile o [2006/07/19] ports/100582ports-bugs x11-toolkits/xview's msgfmt conflicts wit f [2006/07/20] ports/100600ports-bugs science/py-scipy links to incomplete libr f [2006/07/23] ports/100748ports-bugs www/oscommerce: fix some dependences f [2006/07/24] ports/100780ports-bugs net-mgmt/netmond: restore correct regexp f [2006/07/31] ports/101074ports-bugs emulators/qemu sparc emulation broken 27 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2003/10/02] ports/57502 ports-bugs ports that define USE_* too late s [2003/11/13] ports/59254 ports-bugs ports that write something after bsd.port s [2004/04/20] ports/65794 ports-bugs net/ripetools is obsolete s [2004/06/11] ports/67815 ports-bugs graphics/ImageMagick no longer recognizes p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/26] ports/76695 ports-bugs RPM complaints on installation of linux_b o [2005/06/25] ports/82634 ports-bugs heimdal port conflict with base heimdal s [2005/08/11] ports/84819 ports-bugs [MAINTAINER] math/coq: enable on ia64 s [2005/09/21] ports/86401 ports-bugs new ports multimedia/zapping f [2005/10/10] ports/87204 ports-bugs [UPDATE PATCH] net/coda6_server & depende s [2005/11/12] ports/88900 ports-bugs www/flashplugin-mozilla causes Firefox to o [2005/12/05] ports/89996 ports-bugs Update linux-winetools to latest version s [2006/01/07] ports/91451 ports-bugs lftp may segfaults when linked with Readl f [2006/01/22] ports/92133 ports-bugs [PATCH] comms/spandsp: 0.0.2p22 fixes var o [2006/01/25] ports/92289 ports-bugs audio/mbrolavox - fr4 and nl3 are incorre o [2006/01/27] ports/92429 ports-bugs new port: science/caret (advice needed) o [2006/02/01] ports/92651 ports-bugs graphics/gmt - WITH_EVERYTHING doesn't fe f [2006/02/03] ports/92755 ports-bugs databases/slony1: Add ability to run slon f [2006/02/14] ports/93318 ports-bugs New port: x11-toolkits/swt32, Eclipse SWT f [2006/03/02] ports/94016 ports-bugs new port mail/contactsmenu o [2006/03/04] ports/94074 ports-bugs [NEW PORTS] x11-toolkits/ruby-qt3, x11-to f [2006/03/09] ports/94271 ports-bugs New Port: ifp-manager (a GUI interface fo o [2006/03/28] ports/95018 ports-bugs new port: security/sguil-sensor o [2006/03/28] ports/95019 ports-bugs New port: www/suphp-devel: suPHP 0.6.1 f [2006/03/29] ports/95071 ports-bugs New Port: audio/ventrilo-server o [2006/03/31] ports/95166 ports-bugs New port: NLM Insight Toolkit 2.4.1 o [2006/04/03] ports/95258 ports-bugs New port: www/sahana2 :Web based disaster o [2006/04/03] ports/95279 ports-bugs (New Port) FreeBPX: a web gui to the aste o [2006/04/09] ports/95529 ports-bugs new port: finance/opentaxsolver o [2006/04/09] ports/95556 ports-bugs new port: x11-wm/wmii-devel: next generat f [2006/04/13] ports/95708 ports-bugs freebsd startup script for sec port o [2006/04/18] ports/95990 ports-bugs New Port: emulators/xjoypad o [2006/04/28] ports/96467 ports-bugs request for removal of net/openh323-112 s [2006/05/01] ports/96576 ports-bugs R 2.3.0 fails to compile: undefined refer s [2006/05/03] ports/96731 ports-bugs textproc/docbook-utils doesn`t build f [2006/05/06] ports/96891 ports-bugs [patch] port dns/powerdns does not have o f [2006/05/26] ports/97955 ports-bugs [PATCH] news/inn-stable: update to 2.4.4- f [2006/05/31] ports/98222 ports-bugs port update comms/hylafax to 4.3.0 o [2006/06/01] ports/98299 ports-bugs New port: japanese/citrix_ica f [2006/06/02] ports/98353 ports-bugs ipsec-tools fails to exchange keys betwee f [2006/06/02] ports/98364 ports-bugs [PATCH] net-mgmt/nagios-plugins: add seve f [2006/06/03] ports/98441 ports-bugs New port: multimedia/mplayer-devel Fast m o [2006/06/06] ports/98583 ports-bugs New ports: jananese/scim-honoka and honok f [2006/06/07] ports/98607 ports-bugs [PATCH] deskutils/ruby-alexandria: [pkg-p f [2006/06/07] ports/98639 ports-bugs [PATCH] japanese/ja-edict-utf-8: update t o [2006/06/09] ports/98757 ports-bugs New port: mail/squirrelmail-tmda-plugin t f [2006/06/11] ports/98814 ports-bugs [MAINTAINER-UPDATE] sysutils/bacula-serve f [2006/06/13] ports/98886 ports-bugs x11-clocks/wmclock: correct year display, f [2006/06/16] ports/99052 ports-bugs [NEW PORT] devel/google-perftools: high-p f [2006/06/22] ports/99293 ports-bugs net/freeradius: Unknown module "eap" o [2006/06/27] ports/99535 ports-bugs New port: mail/qmail-scanner2 qmail-scann f [2006/06/27] ports/99553 ports-bugs cannot use proxy in net-im/gaim-openq f [2006/07/01] ports/99699 ports-bugs [www/smarty] Won't Build even when PHP in f [2006/07/02] ports/99720 ports-bugs [PATCH] net/libeXosip2: update to 2.2.3 f [2006/07/05] ports/99794 ports-bugs mail/spampd: rc script for spampd o [2006/07/10] ports/99993 ports-bugs New port: lang/gnat-gcc34 GNU Ada compile o [2006/07/10] ports/100038ports-bugs New port: lang/gnat-gcc41 GNU Ada compile f [2006/07/11] ports/100101ports-bugs [PATCH] x11/fbdesk: update to 1.4.0 f [2006/07/15] ports/100331ports-bugs update port: multimedia/gxine from 0.3.3 o [2006/07/16] ports/100403ports-bugs Fix sysutils/fusefs-kmod build on CURRENT o [2006/07/17] ports/100452ports-bugs New port: www/hinventory-client Script to o [2006/07/18] ports/100461ports-bugs [NEW PORT] devel/jsmin: The JavaScript Mi o [2006/07/18] ports/100462ports-bugs New Port: audio/libnjb o [2006/07/18] ports/100498ports-bugs [new port] audio/libdssialsacompat o [2006/07/19] ports/100533ports-bugs Update: devel/m6811-binutils to 2.15 o [2006/07/20] ports/100628ports-bugs New port: sysutils/pax-utils o [2006/07/20] ports/100629ports-bugs New port: sysutils/torque - Open source r o [2006/07/20] ports/100635ports-bugs [NEW PORT] security/pam_abl: Blacklisting f [2006/07/21] ports/100636ports-bugs [PATCH] devel/ode: update to 0.6 f [2006/07/21] ports/100650ports-bugs audio/moc dumps core when detach/quit o [2006/07/22] ports/100703ports-bugs Update port: sysutils/ipmi-kmod f [2006/07/23] ports/100750ports-bugs [PATCH] mail/postfix: change default valu o [2006/07/24] ports/100769ports-bugs [NEW PORT] YARV 0.4.1: Yet Another Ruby V o [2006/07/24] ports/100789ports-bugs net-p2p/verlihub-plugins: compile failure o [2006/07/25] ports/100836ports-bugs [New port] devel/mingw32-directx f [2006/07/25] ports/100843ports-bugs Update port: net-mgmt/zabbix to 1.1.1 o [2006/07/26] ports/100844ports-bugs [PATCH] devel/geany: update to 0.7.1 f [2006/07/26] ports/100857ports-bugs Update port: games/oolite (1.65 release) o [2006/07/26] ports/100888ports-bugs New port: sysutils/battmond A battery lev o [2006/07/26] ports/100889ports-bugs [PATCH] lang/rscheme: fix building on cur f [2006/07/27] ports/100899ports-bugs [PATCH] news/nn: update to 6.7.3 o [2006/07/27] ports/100904ports-bugs New port: security/pbnj - a suite of tool o [2006/07/27] ports/100938ports-bugs x11/e17-module-engage is missing a depenc o [2006/07/28] ports/100980ports-bugs Update port: textproc/py-docutils (instal f [2006/07/28] ports/100987ports-bugs [update]Makefile update for limewire 4.12 o [2006/07/28] ports/101009ports-bugs new port: archivers/kio_p7zip o [2006/07/29] ports/101024ports-bugs Maintainer Update: mail/dkimproxy rc.d sc o [2006/07/29] ports/101031ports-bugs Maintainer UPDATE: sysutils/desktopbsd-to o [2006/07/29] ports/101032ports-bugs [NEW PORT] devel/ocaml-xstr: Thread-safe f [2006/07/30] ports/101036ports-bugs [PATCH] databases/p5-DBD-Mock: update to r [2006/07/30] ports/101040ports-bugs [MAINTAINER] chinese/arnettf: Request for o [2006/07/30] ports/101048ports-bugs Update port: x11-themes/kdmtheme o [2006/07/30] ports/101050ports-bugs New port net/asterisk-app-ldap Asterisk c o [2006/07/30] ports/101053ports-bugs [MAINTAINER] games/fwp: update to 0.0.8 o [2006/07/30] ports/101064ports-bugs [NEW PORT] www/xsm: Extensible Site Manag o [2006/07/30] ports/101065ports-bugs [PATCH] www/jetspeed: fix permissions, cl o [2006/07/30] ports/101070ports-bugs New port: www/ziproxy A forwarding, non-c f [2006/07/31] ports/101076ports-bugs [PATCH] editors/joe: update to 3.5 o [2006/07/31] ports/101090ports-bugs Prepare security/metasploit to meet secur o [2006/07/31] ports/101092ports-bugs [PATCH] japanese/p5-MeCab: New version 0. 100 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 13:35:35 2006 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 544A516A5BF for ; Mon, 31 Jul 2006 13:35:35 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mail08b.verio.de (mail08b.verio.de [213.198.55.74]) by mx1.FreeBSD.org (Postfix) with SMTP id D8A0343D53 for ; Mon, 31 Jul 2006 13:35:28 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from mx30.stngva01.us.mxservers.net (204.202.242.41) by mail08b.verio.de (RS ver 1.0.95vs) with SMTP id 0-0715802925; Mon, 31 Jul 2006 15:35:27 +0200 (CEST) Received: from www.jennejohn.org [213.198.5.174] (EHLO peedub.jennejohn.org) by mx30.stngva01.us.mxservers.net (mxl_mta-1.3.8-10p4) with ESMTP id e170ec44.25533.115.mx30.stngva01.us.mxservers.net; Mon, 31 Jul 2006 09:35:26 -0400 (EDT) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.7/8.11.6) with ESMTP id k6VDZNER004749; Mon, 31 Jul 2006 15:35:23 +0200 (CEST) (envelope-from garyj@jennejohn.org) Message-Id: <200607311335.k6VDZNER004749@peedub.jennejohn.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Rico Secada In-Reply-To: Message from Rico Secada of "Mon, 31 Jul 2006 12:28:29 +0200." <20060731122829.789d9f78@dansknet.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 31 Jul 2006 15:35:23 +0200 From: Gary Jennejohn X-Spam: [F=0.4867947458; heur=0.500(-9900); stat=0.486; spamtraq-heur=0.500(2006073002)] X-MAIL-FROM: X-SOURCE-IP: [213.198.5.174] X-Loop-Detect: 1 X-DistLoop-Detect: 1 Cc: Spadge Fromley , freebsd-ports@freebsd.org Subject: Re: What contains libgnat? 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, 31 Jul 2006 13:35:35 -0000 Rico Secada writes: > On Mon, 31 Jul 2006 11:26:06 +0100 (BST) > "Spadge Fromley" wrote: > > Hi Spadge > > Thanks :-) > > But I do have gnat installed which also shows on the copy/paste of my origina > l mail. libgnat doesn't seem to be a part of gnat. > > > > > > > I googled but couldn't find what I was searching for. > > > > > > How do I install libgnat? > > > > > > Best and kind regards. > > > Rico. > > > > http://www.freshports.org/lang/gnat/ > > > > Is that what you're after? > > garyj:peedub:garyj:-bash:21> portsearch -f libgnat Port: gnat-2005 Path: /usr/ports/lang/gnat Info: The GNU Ada Compiler system Maint: eischen@vigrid.com B-deps: bison-1.75_2,1 compat4x-i386-5.3_7 gettext-0.14.5_1 gmake-3.80_2 libiconv-1.9.2_1 localedata-5.4 m4-1.4.4 R-deps: perl-5.8.7_2 WWW: http://libre.act-europe.com/ Files: lib/gcc/i386-portbld-freebsd7.0/3.4.5/adalib/libgnat.a Port: gnat-glade-3.15p_1 Path: /usr/ports/lang/gnat-glade Info: GNU Ada distributed systems annex Maint: ports@FreeBSD.org B-deps: autoconf-2.13.000227_5 automake-1.4.6_2 gettext-0.14.5_1 gmake-3.80_2 gnat-2005 libiconv-1.9.2_1 m4-1.4.4 perl-5.8.7_2 R-deps: WWW: http://www.gnat.com/ Files: lib/garlic/libgnat.a --- Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 14:44:42 2006 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 7098916A4DA for ; Mon, 31 Jul 2006 14:44:42 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by mx1.FreeBSD.org (Postfix) with SMTP id E14A843D46 for ; Mon, 31 Jul 2006 14:44:39 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 12413 invoked from network); 31 Jul 2006 14:44:38 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=DNzLoqeWHAdZa8kd/Gs1QzVfQz9aORPfyHLkI0fx6LbhpQ5RKeIancFKR03JttHaG/bw0tGquIYBOLdqwMl3hDRWollretJv39g5dIL86MAB+eorQ9JlK6RlZ8SJhmSJeMb/rP7ksNq5pEEFtp1Piqz7JsEHrGTwtn2Q7eO1Ozs= ; Received: from unknown (HELO desktop.home.local) (mikej@rogers.com@66.96.18.43 with login) by smtp108.rog.mail.re2.yahoo.com with SMTP; 31 Jul 2006 14:44:38 -0000 From: Mike Jakubik To: ports@freebsd.org Content-Type: text/plain Date: Mon, 31 Jul 2006 10:44:42 -0400 Message-Id: <1154357082.83865.4.camel@desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: linux-flashplugin7 & firefox 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, 31 Jul 2006 14:44:42 -0000 Is there any way to get the flash plugin to work with firefox? I've installed it but its not recognizing it, no real information in the port or adobes website.. From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 15:00:29 2006 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 A998716A4EA for ; Mon, 31 Jul 2006 15:00:29 +0000 (UTC) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 0729F43D55 for ; Mon, 31 Jul 2006 15:00:25 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 31 Jul 2006 15:00:25 -0000 Received: from ppp-88-217-35-98.dynamic.mnet-online.de (EHLO dose.local.invalid) [88.217.35.98] by mail.gmx.net (mp033) with SMTP; 31 Jul 2006 17:00:25 +0200 X-Authenticated: #147403 Received: by dose.local.invalid (Postfix, from userid 1000) id 9F046C1A4; Mon, 31 Jul 2006 17:02:50 +0200 (CEST) Date: Mon, 31 Jul 2006 17:02:50 +0200 From: Simon Barner To: Adam McCann Message-ID: <20060731150250.GA1979@dose.local.invalid> References: <44CC1D53.70600@pro-g.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <44CC1D53.70600@pro-g.co.uk> User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jul 2006 15:00:29 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Adam McCann wrote: > Hi, >=20 > When compiling mplayer, I get the following error(s): >=20 > font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory Your fontconfig installation seems to be corrupt / missing. Try (re)install= ing=20 ports/x11-fonts/fontconfig Simon > font_load_ft.c:93:1: warning: "ALIGN" redefined > In file included from /usr/include/sys/param.h:109, > from ../bswap.h:5, > from font_load_ft.c:33: > /usr/include/machine/param.h:79:1: warning: this is the location of the= =20 > previous definition > font_load_ft.c: In function `decode_char': > font_load_ft.c:745: warning: passing arg 2 of `libiconv' from=20 > incompatible pointer type > font_load_ft.c: In function `load_font_ft': > font_load_ft.c:1133: error: `FcPattern' undeclared (first use in this=20 > function) > font_load_ft.c:1133: error: (Each undeclared identifier is reported only= =20 > once > font_load_ft.c:1133: error: for each function it appears in.) > font_load_ft.c:1133: error: `fc_pattern' undeclared (first use in this=20 > function) > font_load_ft.c:1134: error: `FcChar8' undeclared (first use in this=20 > function) > font_load_ft.c:1134: error: `s' undeclared (first use in this function) > font_load_ft.c:1135: error: syntax error before "scalable" > font_load_ft.c:1153: error: `FcMatchPattern' undeclared (first use in=20 > this function) > font_load_ft.c:1156: error: `FC_SCALABLE' undeclared (first use in this= =20 > function) > font_load_ft.c:1156: error: `scalable' undeclared (first use in this=20 > function) > font_load_ft.c:1157: error: `FcTrue' undeclared (first use in this functi= on) > font_load_ft.c:1164: error: `FC_FILE' undeclared (first use in this=20 > function) > gmake[1]: *** [font_load_ft.o] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libvo' > gmake: *** [libvo/libvo.a] Error 2 > *** Error code 2 >=20 > System: FreeBSD 6.1-RELEASE i386 >=20 > This appears to be the exact same error as this guy:=20 > http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030048.html >=20 > However, I have tried the suggested patch (and of course fontconfig is=20 > installed) with no luck. I am installing this without x11 / GUI. I'm=20 > guessing I have to copy the fontconfig directory somewhere or something? >=20 > Any ideas? >=20 > Thanks in advance, > Adam McCann >=20 >=20 >=20 >=20 >=20 > --=20 > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 >=20 >=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 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEzhuaCkn+/eutqCoRAlfcAKDjDsrOZYBdHJI/oFhJbExfYb2gpgCgkCB6 TnbAUUb70RwE0GDNwLKmE+Q= =Mw/j -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 15:01:57 2006 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 B56F716A4DA for ; Mon, 31 Jul 2006 15:01:57 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB4543D46 for ; Mon, 31 Jul 2006 15:01:56 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so835996uge for ; Mon, 31 Jul 2006 08:01:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BeWhAi2gm7eZccfuxfD7pumM/31tXUTXhwWZVSRu1TaYX88Uxm3VvENsvu87D4bC/G5aJB/eTAVyxtG0cf1O82A3wWn3lD+QuVsLPDlfkLA0Sluz0vKzDEW4zY5unwmH5Ws0EMgxAgCPrWCXlISOAfSNwFObNUN1jEmczaEysLE= Received: by 10.78.107.8 with SMTP id f8mr554136huc; Mon, 31 Jul 2006 08:01:56 -0700 (PDT) Received: by 10.78.203.9 with HTTP; Mon, 31 Jul 2006 08:01:56 -0700 (PDT) Message-ID: Date: Mon, 31 Jul 2006 17:01:56 +0200 From: "Rene Ladan" To: "Mike Jakubik" In-Reply-To: <1154357082.83865.4.camel@desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1154357082.83865.4.camel@desktop> Cc: ports@freebsd.org Subject: Re: linux-flashplugin7 & firefox 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, 31 Jul 2006 15:01:57 -0000 2006/7/31, Mike Jakubik : > Is there any way to get the flash plugin to work with firefox? I've > installed it but its not recognizing it, no real information in the port > or adobes website.. > Yes, install Firefox and linuxpluginwrapper. The latter depends on Flash7. Because Firefox normally crashes with Flash7 due to an undefined symbol, you'll have to patch your userland as described by linuxpluginwrapper (can this be commited to current?, it runs fine on 6.1R). Next you'll have to edit /etc/libmap.conf, for FreeBSD 6.x the following suffices: libpthread.so.0 libpthread.so.2 libdl.so.2 pluginwrapper/flash7.so libz.so.1 libz.so.3 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash7.so Now Flash7 should be up and running (see the about:plugins page in Firefox) Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 15:05:16 2006 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 BFAF716A4DD for ; Mon, 31 Jul 2006 15:05:16 +0000 (UTC) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E7BB43D6B for ; Mon, 31 Jul 2006 15:05:11 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 31 Jul 2006 15:05:10 -0000 Received: from ppp-88-217-35-98.dynamic.mnet-online.de (EHLO dose.local.invalid) [88.217.35.98] by mail.gmx.net (mp037) with SMTP; 31 Jul 2006 17:05:10 +0200 X-Authenticated: #147403 Received: by dose.local.invalid (Postfix, from userid 1000) id 47B9CC334; Mon, 31 Jul 2006 17:07:35 +0200 (CEST) Date: Mon, 31 Jul 2006 17:07:35 +0200 From: Simon Barner To: Stanislav Sedov Message-ID: <20060731150735.GB1979@dose.local.invalid> References: <44CB5A04.40209@darq.net> <20060729173516.0556bb64@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD" Content-Disposition: inline In-Reply-To: <20060729173516.0556bb64@localhost> User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: Using darcs to retrieve source in 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, 31 Jul 2006 15:05:16 -0000 --uZ3hkaAS1mZxFaxD Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Stanislav Sedov wrote: > It would be better to create a snapshot and upload it somewhere. > Although it is impossible to redefine do-fetch target and get > files from CVS/darcs it would be hard to check files consistency, > since their sizes will vary depending on snapshot date/time/revision, > so you should provide tag/date switch to repository checkout program. >=20 > Additionally, you should issue own checksum checking code or add > every file in distinfo/DISTFILES. Absolutely. If the OP does not have access to a site where he can store his snapshot, it is possible to host it on ${MASTER_SITE_LOCAL}. --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --uZ3hkaAS1mZxFaxD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEzhy3Ckn+/eutqCoRAqw/AJ9oz5be04CHkTJs8XxwXuQYYTeEVgCfWSXm gTddV5pD2ac2RiVw5oyhb0Y= =Whvt -----END PGP SIGNATURE----- --uZ3hkaAS1mZxFaxD-- From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 15:06:33 2006 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 1FC6716A4DF; Mon, 31 Jul 2006 15:06:33 +0000 (UTC) (envelope-from adam.mccann@pro-g.co.uk) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C6D43D45; Mon, 31 Jul 2006 15:06:32 +0000 (GMT) (envelope-from adam.mccann@pro-g.co.uk) Received: from [172.23.170.145] (helo=anti-virus03-08) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1G7ZLj-000333-0E; Mon, 31 Jul 2006 16:06:31 +0100 Received: from [82.44.96.45] (helo=[192.168.2.194]) by asmtp-out4.blueyonder.co.uk with esmtp (Exim 4.52) id 1G7ZLh-00008Z-Rg; Mon, 31 Jul 2006 16:06:30 +0100 Received: from 127.0.0.1 (AVG SMTP 7.1.394 [268.10.5/403]); Mon, 31 Jul 2006 16:06:57 +0100 Message-ID: <44CE1C91.6020102@pro-g.co.uk> Date: Mon, 31 Jul 2006 16:06:57 +0100 From: Adam McCann Organization: Pro-G Media Limited User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) To: Simon Barner References: <44CC1D53.70600@pro-g.co.uk> <20060731150250.GA1979@dose.local.invalid> In-Reply-To: <20060731150250.GA1979@dose.local.invalid> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=======AVGMAIL-44CE1C916812=======" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: adam.mccann@pro-g.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jul 2006 15:06:33 -0000 --=======AVGMAIL-44CE1C916812======= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit My fontconfig installation is not corrupt. The port is broken - I had to make a quick dirty fix to include the correct directory to CFLAGS to complete the build. The maintainer has been contacted. Adam Simon Barner wrote: > Adam McCann wrote: > >> Hi, >> >> When compiling mplayer, I get the following error(s): >> >> font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory >> > > Your fontconfig installation seems to be corrupt / missing. Try (re)installing > ports/x11-fonts/fontconfig > > Simon > >> font_load_ft.c:93:1: warning: "ALIGN" redefined >> In file included from /usr/include/sys/param.h:109, >> from ../bswap.h:5, >> from font_load_ft.c:33: >> /usr/include/machine/param.h:79:1: warning: this is the location of the >> previous definition >> font_load_ft.c: In function `decode_char': >> font_load_ft.c:745: warning: passing arg 2 of `libiconv' from >> incompatible pointer type >> font_load_ft.c: In function `load_font_ft': >> font_load_ft.c:1133: error: `FcPattern' undeclared (first use in this >> function) >> font_load_ft.c:1133: error: (Each undeclared identifier is reported only >> once >> font_load_ft.c:1133: error: for each function it appears in.) >> font_load_ft.c:1133: error: `fc_pattern' undeclared (first use in this >> function) >> font_load_ft.c:1134: error: `FcChar8' undeclared (first use in this >> function) >> font_load_ft.c:1134: error: `s' undeclared (first use in this function) >> font_load_ft.c:1135: error: syntax error before "scalable" >> font_load_ft.c:1153: error: `FcMatchPattern' undeclared (first use in >> this function) >> font_load_ft.c:1156: error: `FC_SCALABLE' undeclared (first use in this >> function) >> font_load_ft.c:1156: error: `scalable' undeclared (first use in this >> function) >> font_load_ft.c:1157: error: `FcTrue' undeclared (first use in this function) >> font_load_ft.c:1164: error: `FC_FILE' undeclared (first use in this >> function) >> gmake[1]: *** [font_load_ft.o] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libvo' >> gmake: *** [libvo/libvo.a] Error 2 >> *** Error code 2 >> >> System: FreeBSD 6.1-RELEASE i386 >> >> This appears to be the exact same error as this guy: >> http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030048.html >> >> However, I have tried the suggested patch (and of course fontconfig is >> installed) with no luck. I am installing this without x11 / GUI. I'm >> guessing I have to copy the fontconfig directory somewhere or something? >> >> Any ideas? >> >> Thanks in advance, >> Adam McCann >> >> >> >> >> >> -- >> No virus found in this outgoing message. >> Checked by AVG Free Edition. >> Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 >> >> >> _______________________________________________ >> 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" >> > > --=======AVGMAIL-44CE1C916812======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 --=======AVGMAIL-44CE1C916812=======-- From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 15:32:48 2006 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 1A52716A4E2 for ; Mon, 31 Jul 2006 15:32:48 +0000 (UTC) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id E5B5C43D45 for ; Mon, 31 Jul 2006 15:32:46 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 31 Jul 2006 15:32:45 -0000 Received: from ppp-88-217-33-98.dynamic.mnet-online.de (EHLO dose.local.invalid) [88.217.33.98] by mail.gmx.net (mp029) with SMTP; 31 Jul 2006 17:32:45 +0200 X-Authenticated: #147403 Received: by dose.local.invalid (Postfix, from userid 1000) id C125BC1A4; Mon, 31 Jul 2006 17:35:11 +0200 (CEST) Date: Mon, 31 Jul 2006 17:35:11 +0200 From: Simon Barner To: Adam McCann Message-ID: <20060731153511.GC1979@dose.local.invalid> References: <44CC1D53.70600@pro-g.co.uk> <20060731150250.GA1979@dose.local.invalid> <44CE1C91.6020102@pro-g.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZVR6ND4mMseVXL/" Content-Disposition: inline In-Reply-To: <44CE1C91.6020102@pro-g.co.uk> User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 Cc: Simon Barner , freebsd-ports@freebsd.org Subject: Re: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jul 2006 15:32:48 -0000 --GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Adam McCann wrote: > My fontconfig installation is not corrupt. The port is broken - I had=20 > to make a quick dirty fix to include the correct directory to CFLAGS to= =20 > complete the build. The maintainer has been contacted. >=20 Ok, good :-) --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --GZVR6ND4mMseVXL/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEziMvCkn+/eutqCoRAmVBAJ4hCly3QthnTZoFGsFNwodmLCu8bQCfQB2J sy3fTf6kZfDsozutqfGfZBg= =bZMV -----END PGP SIGNATURE----- --GZVR6ND4mMseVXL/-- From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 19:00:04 2006 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 D95F516A4E1 for ; Mon, 31 Jul 2006 19:00:04 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id ED0B843D46 for ; Mon, 31 Jul 2006 19:00:03 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 31 Jul 2006 19:00:02 -0000 Received: from p54A7C56A.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.197.106] by mail.gmx.net (mp031) with SMTP; 31 Jul 2006 21:00:02 +0200 X-Authenticated: #5465401 Message-ID: <44CE532D.5080508@gmx.de> Date: Mon, 31 Jul 2006 20:59:57 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: feedback for a bsd.port.mk patch to update the whatis database required 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, 31 Jul 2006 19:00:05 -0000 Some time ago I submitted a patch to bsd.port.mk that updates the whatis database after installing man pages. I'd appreciate feedback on the performance of the patch. Does it cause problems? Is it fast enough? Here's the link: http://www.freebsd.org/cgi/query-pr.cgi?pr=100594 Please use the 'Submit Followup' link to deliver feedback. Thank you for your time. From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 19:27:33 2006 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 3C3D516A4DD for ; Mon, 31 Jul 2006 19:27:33 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0387F43D45 for ; Mon, 31 Jul 2006 19:27:32 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id JAG26524; Mon, 31 Jul 2006 12:27:24 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 2C02A45054; Mon, 31 Jul 2006 12:27:24 -0700 (PDT) To: "Jack L." In-reply-to: Your message of "Mon, 03 Jul 2006 02:33:16 PDT." Date: Mon, 31 Jul 2006 12:27:24 -0700 From: "Kevin Oberman" Message-Id: <20060731192724.2C02A45054@ptavv.es.net> Cc: ports@freebsd.org, Matthias Andree Subject: Re: tcl84 port upgrade fails in test 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, 31 Jul 2006 19:27:33 -0000 > Date: Mon, 3 Jul 2006 02:33:16 -0700 > From: "Jack L." > > I have the same problem, all my boxes are running 6.1-STABLE but some > install, some wont. > > On 7/3/06, Matthias Andree wrote: > > "Kevin Oberman" writes: > > > > > I have been unable to update tcl8.4 on my laptop running -current. I > > > have one other system running -current, but it installed the upgrade > > > correctly. It compiles without error, but if fails in the tests. > > > > Same here on RELENG_6 (aka. -STABLE), > > although I haven't checked the details or looked closer at the failing tests. > > > > -- > > Matthias Andree > > _______________________________________________ > > 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" > > > I found the problem(s) with this. 1. My firewall was blocking some tests. Some tests are run to loopback, but others run the the address of the hostname. My firewall was blocking the latter. Disabling the firewall fixed that one. 2. My hostname has multiple A records in DNS as the laptop may be plugged into as well as per-location names, but "hostname" is a constant and I has a 50-50 chance of getting the right one. I guess the previous attempt to install with the firewall disabled lost the coin-flip. I added an entry to /etc/hosts for my system where it was REALLY connect5ed and disabled the firewall. The install went perfectly this time. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From owner-freebsd-ports@FreeBSD.ORG Mon Jul 31 21:17:45 2006 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 1C3CE16A524 for ; Mon, 31 Jul 2006 21:17:45 +0000 (UTC) (envelope-from alexjeffburke@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A6A43D4C for ; Mon, 31 Jul 2006 21:17:43 +0000 (GMT) (envelope-from alexjeffburke@gmail.com) Received: by wx-out-0102.google.com with SMTP id i27so151403wxd for ; Mon, 31 Jul 2006 14:17:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=C3Cb2G1aF3kCwz/PoqiHiY2vuGx/5TIOUQ97KmiDCibq9t+N3FrbFBLGzv8HCtVay+PpP6/NWo7sdQg0jk/h5HbfdoXm9pL5kdCR08WA9RDg3hFRdQ0EOZwmYmfG/ZGWNcCS5qLUepuh3/hOaWnDLOEtc3wFQCXaYeunyJyGXXU= Received: by 10.78.127.2 with SMTP id z2mr28658huc; Mon, 31 Jul 2006 14:17:40 -0700 (PDT) Received: by 10.78.45.11 with HTTP; Mon, 31 Jul 2006 14:17:40 -0700 (PDT) Message-ID: Date: Mon, 31 Jul 2006 22:17:40 +0100 From: "Alex Burke" To: FreeBSD-PORTS MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Qemu, SDL and VGL 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, 31 Jul 2006 21:17:45 -0000 Hi, I guess I first should explain what I was trying to do - and that is to run Qemu on the FreeBSD console without any X11 involvement at all. And, it still looks like this is possible, but I am experiencing a bizarre bug. To make SDL use VGL (the FreeBSD console video interface), I set SDL_VIDEODRIVER=vgl, I stopped X and I kldloaded vesa. Having started qemu, everything looked good and it came up in graphical mode - but when I tried to type anything into the virtual system in front of me, nothing. My guess is that the key mappings get screwed up or something like that. I have had a look through the code, and I see that SDL creates a structure called a keysym. This stores the original scancode (it puts the keyboard in raw mode), and also an SDL defined unique value for the key (the "sym" value). Qemu takes this structure as part of its event handling, and either compares against the sym value to do special ops like screen grabbing or releasing, or sends the pure scancodes into the VM. The problem is, I am not sure which layer is likely to be causing the problem. I wondered if anybody here had gotten this setup to work, and if not that maybe you guys had some ideas. I hacked the code a little to see if I could pass up the scancode without any translation, but I haven't yet been successful. I should also add, that if this seems sparse on information, then I will do anything I can to resolve this. I thought of maybe running it through a debugger to see what was going on, but there would seem to be NO way i could isolate what the keyboard was doing from everything else. Thanks, Alex J Burke. From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 05:37:25 2006 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 EE8EE16A593 for ; Tue, 1 Aug 2006 05:37:25 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 825BD43D6D for ; Tue, 1 Aug 2006 05:37:23 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.2] (pool-71-109-245-237.lsanca.dsl-w.verizon.net [71.109.245.237]) (authenticated bits=0) by zoot.lafn.org (8.13.4/8.13.4) with ESMTP id k715bLjK056572 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Mon, 31 Jul 2006 22:37:22 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD-PORTS From: Doug Hardie Date: Mon, 31 Jul 2006 22:37:20 -0700 X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.88/1628/Mon Jul 31 14:56:57 2006 on zoot.lafn.org X-Virus-Status: Clean Subject: Port Update format 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, 01 Aug 2006 05:37:26 -0000 I am the maintainer of the qpopper port. I now have the IPv6 patches working for qpopper-4.0.9 and would like to update the port with them. What is the proper format to submit the update? From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 05:55:30 2006 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 68C4916A4EC for ; Tue, 1 Aug 2006 05:55:30 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5524E43F84 for ; Tue, 1 Aug 2006 05:52:02 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:/vwZQy6ftdXtGuPZmoxXEJeIgRo4aEpgIZlY5qlRtuwxmj1fTillZyxiPfIIsTL7@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k715psG5060763 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Aug 2006 14:51:57 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 01 Aug 2006 14:51:54 +0900 Message-ID: From: Hajimu UMEMOTO To: Doug Hardie In-Reply-To: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> References: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-RELEASE-p1 X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.10 (ameno.mahoroba.org [IPv6:::1]); Tue, 01 Aug 2006 14:51:57 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ameno.mahoroba.org Cc: FreeBSD-PORTS Subject: Re: Port Update format 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, 01 Aug 2006 05:55:30 -0000 Hi, >>>>> On Mon, 31 Jul 2006 22:37:20 -0700 >>>>> Doug Hardie said: bc979> I am the maintainer of the qpopper port. I now have the IPv6 patches bc979> working for qpopper-4.0.9 and would like to update the port with bc979> them. What is the proper format to submit the update? I've updated IPv6 support patch for qpopper-4.0.9 and sent it to the maintainer of qpopper port, already. However, he didn't respond. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 06:02:13 2006 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 7409616A4DA for ; Tue, 1 Aug 2006 06:02:13 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from defout.telus.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9CA43FDA for ; Tue, 1 Aug 2006 05:56:00 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from priv-edtnaa06.telusplanet.net ([137.186.246.196]) by priv-edtnes86.telusplanet.net (InterMail vM.7.05.01.01 201-2174-106-103-20060222) with ESMTP id <20060801055558.KJIB3736.priv-edtnes86.telusplanet.net@priv-edtnaa06.telusplanet.net>; Mon, 31 Jul 2006 23:55:58 -0600 Received: from [192.168.15.100] (d137-186-246-196.abhsia.telus.net [137.186.246.196]) by priv-edtnaa06.telusplanet.net (BorderWare MXtreme Infinity Mail Firewall) with ESMTP id CFE9LVPS9G; Mon, 31 Jul 2006 23:55:57 -0600 (MDT) Message-ID: <44CEECEF.6090801@FreeBSD.org> Date: Mon, 31 Jul 2006 23:55:59 -0600 From: Aaron Dalton Organization: FreeBSD User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Doug Hardie References: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> In-Reply-To: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=8811D2A4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD-PORTS Subject: Re: Port Update format 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, 01 Aug 2006 06:02:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Doug Hardie wrote: > I am the maintainer of the qpopper port. I now have the IPv6 patches > working for qpopper-4.0.9 and would like to update the port with them. > What is the proper format to submit the update? The easiest way is to install devel/porttools and type 'port submit' from the updated port directory. Fill in the requested information and you're done. - -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEzuzvvlYKTYgR0qQRAlGtAJ4w30Rmb1eeex+E0p/ylclmSu+CEwCeMQ3q /YDrWHHOVIW1ciq3vaoKrKs= =kgtO -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 08:49:35 2006 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 B91EB16A4DF for ; Tue, 1 Aug 2006 08:49:35 +0000 (UTC) (envelope-from g.todd@internet.co.nz) Received: from sif.iconz.co.nz (etrn.iconz.co.nz [210.48.22.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A99543D45 for ; Tue, 1 Aug 2006 08:49:34 +0000 (GMT) (envelope-from g.todd@internet.co.nz) Received: from localhost (localhost.localdomain [127.0.0.1]) by sif.iconz.co.nz (Postfix) with ESMTP id 0356910090 for ; Tue, 1 Aug 2006 20:49:33 +1200 (NZST) Received: from sif.iconz.co.nz ([127.0.0.1]) by localhost (sif [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05258-14 for ; Tue, 1 Aug 2006 20:49:32 +1200 (NZST) Received: from [192.168.0.2] (ip-210-185-13-35.internet.co.nz [210.185.13.35]) by sif.iconz.co.nz (Postfix) with ESMTP id 4A01373B2B for ; Tue, 1 Aug 2006 20:49:32 +1200 (NZST) From: Glenn To: freebsd-ports@FreeBSD.org Content-Type: text/plain Date: Tue, 01 Aug 2006 20:48:00 +0000 Message-Id: <1154465280.19515.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at sif.iconz.co.nz Cc: Subject: amarok 1.4.0a build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 08:49:35 -0000 I have tried to portupgrade -rR amarok to 1.4.0a on a FreeBSD 6.0-RELEASE #0: Mon Nov 28 21:44:34 UTC 2005 box and get the following error. What am I missing. /usr/X11R6/bin/moc ./ktrm.h -o ktrm.moc if /bin/sh /usr/local/bin/libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/engine -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src -I/usr/local/include/arts -I/usr/local/include/taglib -I../../amarok/src/sqlite -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT ktrm.lo -MD -MP -MF ".deps/ktrm.Tpo" \ -c -o ktrm.lo `test -f 'ktrm.cpp' || echo './'`ktrm.cpp; \ then mv -f ".deps/ktrm.Tpo" ".deps/ktrm.Plo"; \ else rm -f ".deps/ktrm.Tpo"; exit 1; \ fi ktrm.cpp: In constructor `KTRMRequestHandler::KTRMRequestHandler()': ktrm.cpp:132: error: `tp_SetTRMCollisionThreshold' undeclared (first use this function) ktrm.cpp:132: error: (Each undeclared identifier is reported only once for each function it appears in.) ktrm.cpp:134: error: `tp_SetAutoFileLookup' undeclared (first use this function)ktrm.cpp: In function `void TRMNotifyCallback(void*, void*, TPCallbackEnum, int, TPFileStatus)': ktrm.cpp:292: error: `eTRMCollision' undeclared (first use this function) ktrm.cpp: In member function `virtual void KTRMLookup::unrecognized()': ktrm.cpp:553: error: `tr_GetTRM' undeclared (first use this function) ktrm.cpp: In member function `virtual void KTRMLookup::collision()': ktrm.cpp:585: error: `tr_GetNumResults' undeclared (first use this function) ktrm.cpp:598: error: `tr_GetResults' undeclared (first use this function) gmake[4]: *** [ktrm.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.0/amarok/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.0/amarok/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.0/amarok' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/audio/amarok. Glenn (Wellington NZ) From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 08:52:16 2006 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 D758516A4DA for ; Tue, 1 Aug 2006 08:52:16 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C04F43D45 for ; Tue, 1 Aug 2006 08:52:16 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id C50C61765C; Tue, 1 Aug 2006 11:52:12 +0300 (EEST) Date: Tue, 1 Aug 2006 11:52:12 +0300 From: Ion-Mihai "IOnut" Tetcu To: Doug Hardie Message-ID: <20060801115212.4e7bf0ed@it.buh.tecnik93.com> In-Reply-To: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> References: <28E60BB5-24FF-4875-9712-A528C919BD82@lafn.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_hhWgXpZSwuNT9jX4id0e/Jc"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: FreeBSD-PORTS Subject: Re: Port Update format 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, 01 Aug 2006 08:52:16 -0000 --Sig_hhWgXpZSwuNT9jX4id0e/Jc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 31 Jul 2006 22:37:20 -0700 Doug Hardie wrote: > I am the maintainer of the qpopper port. I now have the IPv6 > patches working for qpopper-4.0.9 and would like to update the port > with them. What is the proper format to submit the update? I, for one, prefer 'cvs diff'. ( http://sce-tindy.tecnik93.com/FreeBSD/How-to-submit-a-diff.txt ) --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" Ferengi Rule of Acquisition #33: It never hurts to suck up to the boss.2 -- ST:DS9, "Rule of Acquisition", "The Dogs of War" --Sig_hhWgXpZSwuNT9jX4id0e/Jc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEzxY8BX6fi0k6KXsRAoEeAKDX5EuRIeYO6Pt5MUQYgYM8a5YyQwCfc3Oj 6NejLimRdLMZxlCMhcHwk3o= =r2Up -----END PGP SIGNATURE----- --Sig_hhWgXpZSwuNT9jX4id0e/Jc-- From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 08:55:04 2006 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 6982E16A4DA for ; Tue, 1 Aug 2006 08:55:04 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from mail2.itxmarket.com (fw.itxmarket.com [84.14.136.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4BB43D45 for ; Tue, 1 Aug 2006 08:55:03 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id EA32237C6A; Tue, 1 Aug 2006 10:55:02 +0200 (CEST) Received: by icommerce.fr (Postfix, from userid 1001) id 5A12922820; Tue, 1 Aug 2006 10:55:02 +0200 (CEST) Date: Tue, 1 Aug 2006 10:55:00 +0200 From: Michael Landin Hostbaek To: Glenn Message-ID: <20060801085500.GH95100@mich2.itxmarket.com> Mail-Followup-To: Michael Landin Hostbaek , Glenn , freebsd-ports@FreeBSD.org References: <1154465280.19515.4.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1154465280.19515.4.camel@localhost> X-Operating-System: FreeBSD 6.1-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.12-2006-07-14 Cc: freebsd-ports@FreeBSD.org Subject: Re: amarok 1.4.0a build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 08:55:04 -0000 Glenn (g.todd) writes: > I have tried to portupgrade -rR amarok to 1.4.0a on a FreeBSD > 6.0-RELEASE #0: Mon Nov 28 21:44:34 UTC 2005 box and get the following > error. What am I missing. > > /usr/X11R6/bin/moc ./ktrm.h -o ktrm.moc > if /bin/sh /usr/local/bin/libtool --silent --mode=compile --tag=CXX c++ > -DHAVE_CONFIG_H -I. -I. -I../.. -I../../amarok/src/amarokcore > -I../../amarok/src/amarokcore -I../../amarok/src/analyzers > -I../../amarok/src/engine -I../../amarok/src/plugin > -I../../amarok/src/statusbar -I../../amarok/src/mediadevice > -I../../amarok/src -I/usr/local/include/arts -I/usr/local/include/taglib > -I../../amarok/src/sqlite -I/usr/local/include -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread > -DQT_THREAD_SUPPORT -I/usr/local/include -D_THREAD_SAFE -Wno-long-long > -Wundef -Wall -W -Wpointer-arith -O2 -fno-strict-aliasing -pipe > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -MT ktrm.lo -MD -MP -MF ".deps/ktrm.Tpo" \ > -c -o ktrm.lo `test -f 'ktrm.cpp' || echo './'`ktrm.cpp; \ > then mv -f ".deps/ktrm.Tpo" ".deps/ktrm.Plo"; \ > else rm -f ".deps/ktrm.Tpo"; exit 1; \ > fi [...] This is due to the recent libtunepimp update (0.5) - a repocopy of version 0.4 has been made, and I will commit a fix for amarok today. /mich From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 18:20:16 2006 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 50CCE16A4F0; Tue, 1 Aug 2006 18:20:16 +0000 (UTC) (envelope-from gauthamglist@gmail.com) Received: from saraswati.hathway.com (saraswati.hathway.com [202.88.156.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5815343D81; Tue, 1 Aug 2006 18:20:06 +0000 (GMT) (envelope-from gauthamglist@gmail.com) Received: from [210.18.149.72] by saraswati.hathway.com (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0J3C00HMJ03SUP@saraswati.hathway.com>; Tue, 01 Aug 2006 23:46:43 +0530 (IST) Date: Tue, 01 Aug 2006 23:51:14 +0530 From: Gautham Ganapathy In-reply-to: <20060731002101.1c08dcca@phobos.mars.bsd> To: Alejandro Pulver , "; pfgshield-freebsd"@yahoo.com Message-id: <1154456474.8819.0.camel@localhost> MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-type: text/plain Content-transfer-encoding: 7BIT References: <1154159694.53280.15.camel@localhost> <20060729155704.1ccec628@phobos.mars.bsd> <54e644db0607301437x4739419emdc1e0be3158bf27c@mail.gmail.com> <20060731002101.1c08dcca@phobos.mars.bsd> Cc: freebsd-ports@FreeBSD.org Subject: Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64 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, 01 Aug 2006 18:20:16 -0000 On Mon, 2006-07-31 at 00:21 -0300, Alejandro Pulver wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Mon, 31 Jul 2006 03:07:10 +0530 > "Gautham Ganapathy" wrote: > > > On 7/30/06, Alejandro Pulver wrote: > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > On Sat, 29 Jul 2006 13:24:54 +0530 > > > Gautham Ganapathy wrote: > > > > > > > > > > > 3. However, the third error is beyond me. > > > > > > > > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -Emisc 1:1 -norc > > > > -m 1400KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) > > > > (ext::exit t)" > > > > Cannot map memory to address 0x4000000000000 . > > > > [spvw_mmap.d:359] errno = EINVAL: Invalid argument. > > > > ./lisp.run: Not enough memory for Lisp. > > > > *** Error code 1 > > > > > > > > > > Hello. > > > > > > I think you are using an old version of the lang/clisp port (current > > > one is clisp-2.38_1, where building on amd64 was fixed). > > > > > > Could you please update your ports and try again? > > > > > > Best Regards, > > > Ale > > > > > > > > Hi > > > > How should I update this port? Would it be possible to update just this port > > without modifying the rest of the ports? > > > > Regards > > Gautham > > Hello. > > To update that port only you have to download the port from > http://www.freebsd.org/ports/ (search for 'clisp' and press the > 'Download' button). Then delete /usr/ports/lang/clisp recursively and > extract the downloaded tarball there. Like (as root): > > # tar zxf clisp.tar.gz -C /usr/ports/lang > > However it's recommended that you update your whole ports tree as some > ports require new versions of others (so basically they may work or > not). To update the whole ports tree you can use CVSup or portsnap: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > It also describes how to update the installed ports. > > Best Regards, > Ale > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.4 (FreeBSD) > > iD8DBQFEzXc3iV05EpRcP2ERAnK0AJ9Fj4xe94AK5oD2QuH0kekuzlxBegCdGJvC > EfmDV9wAh/oqs2voH9MUs3g= > =jxtL > -----END PGP SIGNATURE----- Thanks. I'll try this out. Regards Gautham From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 19:37:02 2006 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 0C99016A4E0 for ; Tue, 1 Aug 2006 19:37:02 +0000 (UTC) (envelope-from lysergius2001@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A6943D53 for ; Tue, 1 Aug 2006 19:37:00 +0000 (GMT) (envelope-from lysergius2001@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1554266uge for ; Tue, 01 Aug 2006 12:37:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=a+2QbboChWPF3ebwpsxkUzDo+FDcsb6whUv2gaVmZgzrZlEfk5+Vq64Zj7pRCCKGdxcxJmezRLe/VU0yjzyZHFdF8ivTenDdktScpbFmXbULBsDEt5+jfOsccIbG9UyIN17mzlGZ5AIAoPJEOn+DeZwyhBcBUjN+WHQtvhQ50h0= Received: by 10.67.29.12 with SMTP id g12mr58088ugj; Tue, 01 Aug 2006 12:37:00 -0700 (PDT) Received: by 10.66.237.2 with HTTP; Tue, 1 Aug 2006 12:36:59 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 19:36:59 +0000 From: lysergius2001 To: "B Briggs" In-Reply-To: <44CCFB16.7040109@bellsouth.net> MIME-Version: 1.0 References: <44CCFB16.7040109@bellsouth.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0 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, 01 Aug 2006 19:37:02 -0000 Right. Thanks for that. I am trying to build from the port. I have tried building libxine - I get the same error... xine builds OK. I have run libchk - need to study the output. Thanks again... On 30/07/06, B Briggs wrote: > > lysergius2001 wrote: > > Hi > > > > Tearing my hair out with this one. Googling a solution has not helped. > > Ports are up to date. libxine seems to be the problem. Any suggestions > > gratefully accepted > > > > Many thanks > > > > If libxine isn't building, try commenting out your CFLAGS in > /etc/make.conf and then trying to rebuild. But I don't think that's what > you're asking. > > I assume you're trying to build kdemultimedia3 WITH_XINE, not run it. > If kdemm3 uses libxine, then libxine might be using libdpstk.so. AFAIR, > libdpstk.so has been removed from the Xorg libraries. > > Try rebuilding libxine first. > > If you don't have libchk, you might want to try: > /usr/ports/sysutils/libchk > > It will show you any binaries that you have that are still linked with > libdpstk.so and you'll want to rebuild these. > > -- > B Briggs > _______________________________________________ > 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" > -- Lysergius says, "Stay light, but trust gravity" From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 20:44:51 2006 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 BC52016A4DF for ; Tue, 1 Aug 2006 20:44:51 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf25aec.mail.bellsouth.net (imf25aec.mail.bellsouth.net [205.152.59.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CB543D45 for ; Tue, 1 Aug 2006 20:44:50 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm69aec.bellsouth.net ([66.21.212.244]) by imf25aec.mail.bellsouth.net with ESMTP id <20060801204450.DIBK2467.imf25aec.mail.bellsouth.net@ibm69aec.bellsouth.net> for ; Tue, 1 Aug 2006 16:44:50 -0400 Received: from [192.168.0.102] (really [66.21.212.244]) by ibm69aec.bellsouth.net with ESMTP id <20060801204449.UHRB14648.ibm69aec.bellsouth.net@[192.168.0.102]> for ; Tue, 1 Aug 2006 16:44:49 -0400 Message-ID: <44CFBD3F.40106@bellsouth.net> Date: Tue, 01 Aug 2006 15:44:47 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0 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, 01 Aug 2006 20:44:51 -0000 lysergius2001 wrote: > Right. Thanks for that. I am trying to build from the port. I have tried > building libxine - I get the same error... xine builds OK. I have run > libchk - need to study the output. > > Thanks again... > Are you saying that you're getting the same error when building libxine? I ran into the same problem with ImageMagick. libchk should tell you any libraries or executables with missing or unresolvable library links - that's what you're looking for. Rebuild those. /usr/ports/UPDATING (20060126) -- B Briggs From owner-freebsd-ports@FreeBSD.ORG Tue Aug 1 20:45:40 2006 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 BEB8516A4DD; Tue, 1 Aug 2006 20:45:40 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56DB443D73; Tue, 1 Aug 2006 20:45:28 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp4-g19.free.fr (Postfix) with ESMTP id A241D5482B; Tue, 1 Aug 2006 22:45:27 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 6F463118E3; Tue, 1 Aug 2006 22:45:25 +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 98087-03; Tue, 1 Aug 2006 22:45:19 +0200 (CEST) Received: from cream.stl.xbsd.org (unknown [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 409CC116BA; Tue, 1 Aug 2006 22:45:19 +0200 (CEST) From: Florent Thoumie To: ports@FreeBSD.org, multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pWH8ohJlR8rFre8Vh+oh" Date: Tue, 01 Aug 2006 21:45:14 +0100 Message-Id: <1154465114.26059.19.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: Subject: [Fwd: cvs commit: ports/multimedia Makefile ports/multimedia/v4l_compat Makefile pkg-descr pkg-plist ports/multimedia/v4l_compat/files videodev.h] 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, 01 Aug 2006 20:45:40 -0000 --=-pWH8ohJlR8rFre8Vh+oh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable FYI (sorry for cross-mailing). -------- Forwarded Message -------- > From: Florent Thoumie > To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, > cvs-all@FreeBSD.org > Subject: cvs commit: ports/multimedia Makefile > ports/multimedia/v4l_compat Makefile pkg-descr pkg-plist > ports/multimedia/v4l_compat/files videodev.h > Date: Tue, 1 Aug 2006 20:41:21 +0000 (UTC) >=20 > flz 2006-08-01 20:41:21 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > multimedia Makefile=20 > Added files: > multimedia/v4l_compat Makefile pkg-descr pkg-plist=20 > multimedia/v4l_compat/files videodev.h=20 > Log: > Add multimedia/v4l_compat port, a port that installs the > header file needed to build some piece of software with video4linux sup= port. > =20 > Just BUILD_DEPENDS on it, and you should be fine. > =20 > Revision Changes Path > 1.172 +1 -0 ports/multimedia/Makefile > 1.1 +24 -0 ports/multimedia/v4l_compat/Makefile (new) > 1.1 +355 -0 ports/multimedia/v4l_compat/files/videodev.h (new) > 1.1 +4 -0 ports/multimedia/v4l_compat/pkg-descr (new) > 1.1 +2 -0 ports/multimedia/v4l_compat/pkg-plist (new) --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-pWH8ohJlR8rFre8Vh+oh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBEz71aMxEkbVFH3PQRAjPHAJsHPn46MM8N6epOwj6vF9n2T2JwFwCfW2u/ xxp8MjjhuKnN8Kx2WbQOnxU= =AGJz -----END PGP SIGNATURE----- --=-pWH8ohJlR8rFre8Vh+oh-- From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 02:15:19 2006 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 3749916A4DE for ; Wed, 2 Aug 2006 02:15:19 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD33F43D4C for ; Wed, 2 Aug 2006 02:15:18 +0000 (GMT) (envelope-from freebsd@hub.org) Received: from localhost (mx1.hub.org [200.46.208.251]) by hub.org (Postfix) with ESMTP id 5AD82291AFC for ; Tue, 1 Aug 2006 23:15:12 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 71607-06 for ; Tue, 1 Aug 2006 23:15:17 -0300 (ADT) Received: from ganymede.hub.org (blk-224-179-167.eastlink.ca [24.224.179.167]) by hub.org (Postfix) with ESMTP id C1453290C6B for ; Tue, 1 Aug 2006 23:15:11 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1027) id F1C7F5C9FC; Tue, 1 Aug 2006 23:15:22 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id F09A95C54E for ; Tue, 1 Aug 2006 23:15:22 -0300 (ADT) Date: Tue, 1 Aug 2006 23:15:22 -0300 (ADT) From: User Freebsd To: freebsd-ports@freebsd.org Message-ID: <20060801231340.G27679@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: tcl-thread no longer seems to build in a jail ... ? 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, 02 Aug 2006 02:15:19 -0000 Running a 6-STABLE system, I can't seem to get tcl to build anymore: ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: couldn't open socket: host is unreachable while executing "socket [info hostname] [lindex [fconfigure $l -sockname] 2]" invoked from within "set s [socket [info hostname] [lindex [fconfigure $l -sockname] 2]]" ("uplevel" body line 28) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EHOSTUNREACH {host is unreachable} ==== socket-9.2 FAILED ==== socket-9.3 testing EOF stickyness FAILED ==== Contents of test case: proc count_to_eof {s} { global count done timer set l [gets $s] if {[eof $s]} { incr count if {$count > 9} { close $s set done true set count {eof is sticky} after cancel $timer } } } proc timerproc {} { global done count c set done true set count {timer went off, eof is not sticky} close $c } set count 0 set done false proc write_then_close {s} { puts $s bye close $s } proc accept {s a p} { fconfigure $s -buffering line -translation lf fileevent $s writable "write_then_close $s" } set s [socket -server accept 0] set c [socket [info hostname] [lindex [fconfigure $s -sockname] 2]] fconfigure $c -blocking off -buffering line -translation lf fileevent $c readable "count_to_eof $c" set timer [after 1000 timerproc] vwait done close $s set count ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: couldn't open socket: host is unreachable while executing "socket [info hostname] [lindex [fconfigure $s -sockname] 2]" invoked from within "set c [socket [info hostname] [lindex [fconfigure $s -sockname] 2]]" ("uplevel" body line 32) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EHOSTUNREACH {host is unreachable} ==== socket-9.3 FAILED Everything appears to work fine if I install the package instead of building it myself, so I can get by, and I don't know anything about tcl, so even debugging why it is failing is beyond me on this one :( ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 03:50:34 2006 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 39FC116A4E1 for ; Wed, 2 Aug 2006 03:50:34 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA9D443D53 for ; Wed, 2 Aug 2006 03:50:30 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by py-out-1112.google.com with SMTP id b36so1203732pyb for ; Tue, 01 Aug 2006 20:50:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PSjG3kd4e6IKpDChj6JGQCjTTbdh+L2VA+/XNQkg+VmZLuZQM2/NiBhwnAdhYjB60mAfQxo7Z1NwLuWSqt+Pb17iGt+sRARk+Ob2C8znRnthmv8hQltqc1ORJlb7aq697e6cs4NjGGyjiifaBLa/pcJCdNmxkRwkDVudBOcTiuM= Received: by 10.35.113.12 with SMTP id q12mr637818pym; Tue, 01 Aug 2006 20:50:30 -0700 (PDT) Received: by 10.35.125.14 with HTTP; Tue, 1 Aug 2006 20:50:29 -0700 (PDT) Message-ID: Date: Wed, 2 Aug 2006 11:50:30 +0800 From: "Jiawei Ye" To: "freebsd ports" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: portmaster, bison, java/jdk15 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, 02 Aug 2006 03:50:34 -0000 I am running into 2 problems. 1. Some ports want devel/bison as dependancy, I installed devel/bison2 and it works too. But when the bison1 depending port gets upgraded by portmaster, portmaster will insist on bringing in devel/bison, instead of devel/bison2. Not sure what the correct solution is. 2. I just made a java/jdk15 yesterday, and the port gets updated today, resulting in portmaster wanting to upgrade the port, but portmaster will also try to install linux-sun-jdk15 as a dependancy on JDK15. The normal situation is that when there is a native JDK/Diablo present in the system, JDK15 port shouldn't depend on linux-sun-jdk for bootstrapping. I am not sure if this is a problem with the jdk15 port itself or not. doing "make clean" in java/jdk15 does list linux-sun-jdk as a dependancy, but simple 'make install' will not pull it in, is this contradictory? Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:06:06 2006 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 2045216A4DD for ; Wed, 2 Aug 2006 04:06:06 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E74243D58 for ; Wed, 2 Aug 2006 04:06:05 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so506090nfc for ; Tue, 01 Aug 2006 21:06:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cJxNuWlf7i1dL9B4/KNtUle2m29X4epjdGoKPnS/qC2EECNTZVDG6izhZTsp+/WeLj7ldX6b1U3aeCz+SKwywLDFZkiwdWIAF0v9zHi2VnizpD/m7NXOZ6Lqm/K8mqm6B/bEJPGlQ1UvTsMeqkGdha9oD3LDYF6EQqqukyNBcI0= Received: by 10.78.139.5 with SMTP id m5mr145578hud; Tue, 01 Aug 2006 21:06:04 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Tue, 1 Aug 2006 21:06:04 -0700 (PDT) Message-ID: <790a9fff0608012106g57940fccl1dea421827e32196@mail.gmail.com> Date: Tue, 1 Aug 2006 23:06:04 -0500 From: "Scot Hetzel" To: "Jiawei Ye" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:06:06 -0000 On 8/1/06, Jiawei Ye wrote: > 2. I just made a java/jdk15 yesterday, and the port gets updated > today, resulting in portmaster wanting to upgrade the port, but > portmaster will also try to install linux-sun-jdk15 as a dependancy on > JDK15. The normal situation is that when there is a native JDK/Diablo > present in the system, JDK15 port shouldn't depend on linux-sun-jdk > for bootstrapping. I am not sure if this is a problem with the jdk15 > port itself or not. doing "make clean" in java/jdk15 does list > linux-sun-jdk as a dependancy, but simple 'make install' will not pull > it in, is this contradictory? > No it's not contradictory, linux-sun-jdk is a build time dependance and is only needed to build java/jdk15. It is not need for JDK15 to run, this is why it is not listed as a dependancy during a 'make install'. Scot Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:12:38 2006 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 6A4A816A4E0 for ; Wed, 2 Aug 2006 04:12:38 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBDD43D45 for ; Wed, 2 Aug 2006 04:12:36 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by py-out-1112.google.com with SMTP id b36so1210375pyb for ; Tue, 01 Aug 2006 21:12:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KbrCf9L29znTxKnd0lsL+nmlStn1jIvHUXmpj+86ez7t4S2eafn/eWFYDbtAQ+WCndlUdiqlNwCt9EPliBzZtpv/DfbiqhouRNBlPIbkbnuQiofifdJspJb0FWrcJ25LsY6iFYsoNAh3eOn8USocAsLYDQmJ3+xrX1/bkkrKsv8= Received: by 10.35.61.2 with SMTP id o2mr710710pyk; Tue, 01 Aug 2006 21:12:35 -0700 (PDT) Received: by 10.35.125.14 with HTTP; Tue, 1 Aug 2006 21:12:35 -0700 (PDT) Message-ID: Date: Wed, 2 Aug 2006 12:12:35 +0800 From: "Jiawei Ye" To: "Scot Hetzel" In-Reply-To: <790a9fff0608012106g57940fccl1dea421827e32196@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <790a9fff0608012106g57940fccl1dea421827e32196@mail.gmail.com> Cc: freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:12:38 -0000 On 8/2/06, Scot Hetzel wrote: > No it's not contradictory, linux-sun-jdk is a build time dependance > and is only needed to build java/jdk15. It is not need for JDK15 to > run, this is why it is not listed as a dependancy during a 'make > install'. > > Scot [ leafy@sh-mail jdk15] $ make -V BUILD_DEPENDS gm4:/usr/ports/devel/m4 zip:/usr/ports/archivers/zip /usr/X11R6/lib/libXm.so:/usr/ports/x11-toolkits/open-motif /usr/local/jdk1.5.0/bin/javac:/usr/ports/java/linux-sun-jdk14 /usr/X11R6/lib/mozilla/libgtkembedmoz.so:/usr/ports/www/mozilla gmake:/usr/ports/devel/gmake pkg-config:/usr/ports/devel/pkg-config What I meant to say is that, since I have the native JDK15 installed, the linux-sun-jdk shouldn't even be listed at all, no matter what dependancy it is. Time for a patch, Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:16:54 2006 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 C0D3116A4DF for ; Wed, 2 Aug 2006 04:16:54 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52ED543D45 for ; Wed, 2 Aug 2006 04:16:54 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by py-out-1112.google.com with SMTP id b36so1211515pyb for ; Tue, 01 Aug 2006 21:16:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BKYSQXIsX+4U00wg8N1BXw7sjZE8fJ5XH8wIaiifX1nQSqDet5g4ETpTySWXPzNRL4gQMipbPA+kYBlVSTT+LGEemr53FMQgGSUXOZzxGL0h/qPgBxgxkfjYtQuAmv2LamwTJB+8Z1qI5KF3KDJOKbQ1GjdljSknFZLLvvF1EhE= Received: by 10.35.63.2 with SMTP id q2mr692975pyk; Tue, 01 Aug 2006 21:16:54 -0700 (PDT) Received: by 10.35.125.14 with HTTP; Tue, 1 Aug 2006 21:16:53 -0700 (PDT) Message-ID: Date: Wed, 2 Aug 2006 12:16:54 +0800 From: "Jiawei Ye" To: "Scot Hetzel" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <790a9fff0608012106g57940fccl1dea421827e32196@mail.gmail.com> Cc: freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:16:54 -0000 On 8/2/06, Jiawei Ye wrote: > [ leafy@sh-mail jdk15] $ make -V BUILD_DEPENDS > gm4:/usr/ports/devel/m4 zip:/usr/ports/archivers/zip > /usr/X11R6/lib/libXm.so:/usr/ports/x11-toolkits/open-motif > /usr/local/jdk1.5.0/bin/javac:/usr/ports/java/linux-sun-jdk14 > /usr/X11R6/lib/mozilla/libgtkembedmoz.so:/usr/ports/www/mozilla > gmake:/usr/ports/devel/gmake pkg-config:/usr/ports/devel/pkg-config > > What I meant to say is that, since I have the native JDK15 installed, > the linux-sun-jdk shouldn't even be listed at all, no matter what > dependancy it is. > > Time for a patch, > --- Makefile.orig Wed Aug 2 12:14:00 2006 +++ Makefile Wed Aug 2 12:14:31 2006 @@ -95,9 +95,8 @@ # if no valid jdk found, set dependency .if !defined(JDK14DIR) JDK14DIR?= ${LOCALBASE}/linux-sun-jdk${SUN_LINUX_JDK_VERSION} -.endif - BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 +.endif .if defined(WITHOUT_WEB) MAKE_ENV+= DONT_BUILD_DEPLOY="YES" -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:19:41 2006 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 806B916A4E2 for ; Wed, 2 Aug 2006 04:19:41 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B67843D67 for ; Wed, 2 Aug 2006 04:19:34 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060802041934.JSFN22014.centrmmtao02.cox.net@mezz.mezzweb.com>; Wed, 2 Aug 2006 00:19:34 -0400 Date: Tue, 01 Aug 2006 23:19:48 -0500 To: "Jiawei Ye" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: User-Agent: Opera Mail/9.00 (Linux) Cc: freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:19:41 -0000 On Tue, 01 Aug 2006 22:50:30 -0500, Jiawei Ye wrot= e: > I am running into 2 problems. > > 1. Some ports want devel/bison as dependancy, I installed devel/bison2= > and it works too. But when the bison1 depending port gets upgraded by > portmaster, portmaster will insist on bringing in devel/bison, instead= > of devel/bison2. Not sure what the correct solution is. > > 2. I just made a java/jdk15 yesterday, and the port gets updated > today, resulting in portmaster wanting to upgrade the port, but > portmaster will also try to install linux-sun-jdk15 as a dependancy on= > JDK15. The normal situation is that when there is a native JDK/Diablo > present in the system, JDK15 port shouldn't depend on linux-sun-jdk > for bootstrapping. I am not sure if this is a problem with the jdk15 > port itself or not. doing "make clean" in java/jdk15 does list > linux-sun-jdk as a dependancy, but simple 'make install' will not pull= > it in, is this contradictory? It is a known issue, I have reported to Doug a while back. I have a = workaround for it by hack in portmaster, but it is not a right solution.= = Someone will have to figure a good solution. However, here's what I hack= ed = in portmaster. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D while getopts 'CDFGabdfghilm:nop:r:suv' COMMAND_LINE_ARGUMENT ; do [...] F) ONLY_ME=3Dyes; ARGS=3D"-F $ARGS" ;; [...] cd $pd/$portdir if [ -n "$ONLY_ME" ]; then make depends else dependency_check fi =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I just run -F on specific port that needs it. As for solution, right now I am thinking about check on each port's = conflict. Like for example: - Check on if devel/bison has any of CONFLICT. - CONFLICTS is devel/bison2, then check if devel/bison2 exists. - devel/bison2 does exist, then remove the devel/bison out of dependency check list. - Check if devel/bison2 needs to update. - [...goes on as normal...] I don't know if it's good idea. Looks like create a database is a better= = solution? Cheers, Mezz > Jiawei Ye -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:33:04 2006 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 F1CCD16A4DA for ; Wed, 2 Aug 2006 04:33:03 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E7643D45 for ; Wed, 2 Aug 2006 04:33:03 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so512756nfc for ; Tue, 01 Aug 2006 21:33:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c8ZHqJro7Hz5KT44+6f+q2NEvlD6Xb2Ro4+Q4H1GR+bVCVs/4Kzh5tdFln8OdxWlbgDmXw/XtkEnXUWhjja4wYGw6AMOLpTReN83pICg2F5JlfIBdVAJaF1DIfdd7p3CXoUbGlSeG656cYQIgiVkQE2WTrHm7uisE3xC+k4zKb8= Received: by 10.78.193.19 with SMTP id q19mr151927huf; Tue, 01 Aug 2006 21:33:02 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Tue, 1 Aug 2006 21:33:02 -0700 (PDT) Message-ID: <790a9fff0608012133i52ed6e53t57a529d940fb2fa3@mail.gmail.com> Date: Tue, 1 Aug 2006 23:33:02 -0500 From: "Scot Hetzel" To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Jiawei Ye , freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:33:04 -0000 On 8/1/06, Jeremy Messenger wrote: > On Tue, 01 Aug 2006 22:50:30 -0500, Jiawei Ye wrote: > > > I am running into 2 problems. > > > > 1. Some ports want devel/bison as dependancy, I installed devel/bison2 > > and it works too. But when the bison1 depending port gets upgraded by > > portmaster, portmaster will insist on bringing in devel/bison, instead > > of devel/bison2. Not sure what the correct solution is. > > > > It is a known issue, I have reported to Doug a while back. I have a > workaround for it by hack in portmaster, but it is not a right solution. > Someone will have to figure a good solution. However, here's what I hacked > in portmaster. > : > As for solution, right now I am thinking about check on each port's > conflict. Like for example: > > - Check on if devel/bison has any of CONFLICT. > - CONFLICTS is devel/bison2, then check if > devel/bison2 exists. > - devel/bison2 does exist, then remove the > devel/bison out of dependency check list. > - Check if devel/bison2 needs to update. > - [...goes on as normal...] > > I don't know if it's good idea. Looks like create a database is a better > solution? > How about changing the ports that depend on bison to use something like: USE_BISON= 1+ Then either submit a Mk/bsd.bison.mk file, or patch bsd.port.mk so that it will automatically detect which version of bison is installed (see USE_[MYSQL, POSTGRESQL, BDB] in Mk/bsd.databases.mk for an example) and added it as a BUILD_DEPENDS. Note: If a port also needs bison as a RUN_DEPENDS, you could use USE_BISON_RUN= 1+, and it would automatically set both a build, and run dependancy. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 04:46:20 2006 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 21ADB16A4DD for ; Wed, 2 Aug 2006 04:46:20 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8009043D46 for ; Wed, 2 Aug 2006 04:46:19 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060802044619.KKCF22014.centrmmtao02.cox.net@mezz.mezzweb.com>; Wed, 2 Aug 2006 00:46:19 -0400 Date: Tue, 01 Aug 2006 23:46:33 -0500 To: "Scot Hetzel" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <790a9fff0608012133i52ed6e53t57a529d940fb2fa3@mail.gmail.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <790a9fff0608012133i52ed6e53t57a529d940fb2fa3@mail.gmail.com> User-Agent: Opera Mail/9.00 (Linux) Cc: Jiawei Ye , freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 04:46:20 -0000 On Tue, 01 Aug 2006 23:33:02 -0500, Scot Hetzel wro= te: > On 8/1/06, Jeremy Messenger wrote: >> On Tue, 01 Aug 2006 22:50:30 -0500, Jiawei Ye = >> wrote: >> >> > I am running into 2 problems. >> > >> > 1. Some ports want devel/bison as dependancy, I installed devel/bis= on2 >> > and it works too. But when the bison1 depending port gets upgraded = by >> > portmaster, portmaster will insist on bringing in devel/bison, inst= ead >> > of devel/bison2. Not sure what the correct solution is. >> > >> >> It is a known issue, I have reported to Doug a while back. I have a >> workaround for it by hack in portmaster, but it is not a right soluti= on. >> Someone will have to figure a good solution. However, here's what I = >> hacked >> in portmaster. >> > : >> As for solution, right now I am thinking about check on each port's >> conflict. Like for example: >> >> - Check on if devel/bison has any of CONFLICT. >> - CONFLICTS is devel/bison2, then check if >> devel/bison2 exists. >> - devel/bison2 does exist, then remove the >> devel/bison out of dependency check list. >> - Check if devel/bison2 needs to update. >> - [...goes on as normal...] >> >> I don't know if it's good idea. Looks like create a database is a bet= ter >> solution? >> > > How about changing the ports that depend on bison to use something lik= e: It will working for bison, but portmaster still need to be fix as there = = are some of ports other than just bison. For example, pcre vs pcre-utf8,= = cdrtools vs cdrtools-devel, ffmpeg vs ffmpeg-devel and goes on.... Add = more USE_* for those too? :-) Cheers, Mezz > USE_BISON=3D 1+ > > Then either submit a Mk/bsd.bison.mk file, or patch bsd.port.mk so > that it will automatically detect which version of bison is installed > (see USE_[MYSQL, POSTGRESQL, BDB] in Mk/bsd.databases.mk for an > example) and added it as a BUILD_DEPENDS. > > Note: If a port also needs bison as a RUN_DEPENDS, you could use > USE_BISON_RUN=3D 1+, and it would automatically set both a build, and > run dependancy. > > Scot -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 06:09:08 2006 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 A88A316A4E0 for ; Wed, 2 Aug 2006 06:09:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.FreeBSD.org (Postfix) with SMTP id 283FB43D4C for ; Wed, 2 Aug 2006 06:09:07 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 26306 invoked by uid 399); 2 Aug 2006 06:09:05 -0000 Received: from localhost (HELO ?192.168.0.9?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 2 Aug 2006 06:09:05 -0000 Message-ID: <44D0417C.8030405@FreeBSD.org> Date: Tue, 01 Aug 2006 23:09:00 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Jeremy Messenger References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jiawei Ye , freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 06:09:08 -0000 Jeremy Messenger wrote: > It is a known issue, I have reported to Doug a while back. *nod* > As for solution, right now I am thinking about check on each port's > conflict. Like for example: > > - Check on if devel/bison has any of CONFLICT. > - CONFLICTS is devel/bison2, then check if > devel/bison2 exists. > - devel/bison2 does exist, then remove the > devel/bison out of dependency check list. > - Check if devel/bison2 needs to update. > - [...goes on as normal...] > > I don't know if it's good idea. That is a good idea, thanks for suggesting it. I will look at some code to do that, although I might not get it into the current version, as I'm almost done with some serious performance optimizations that I'd like to get out the door. > Looks like create a database is a better solution? Heh, no. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 07:05:08 2006 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 33B3916A4E0 for ; Wed, 2 Aug 2006 07:05:08 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [204.127.200.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE9443D62 for ; Wed, 2 Aug 2006 07:05:00 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc15) with ESMTP id <2006080206592301500li92de>; Wed, 2 Aug 2006 06:59:23 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id CA82217972; Tue, 1 Aug 2006 23:59:22 -0700 (PDT) Date: Tue, 1 Aug 2006 23:59:22 -0700 From: Clint Olsen To: ports@freebsd.org Message-ID: <20060802065922.GA33891@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Cc: Subject: Issue with upgrading libxine 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, 02 Aug 2006 07:05:08 -0000 I have been trying for a few days to upgrade libxine, and I get a strange compiler error. I checked /usr/src/UPDATING and didn't see anything about this. h263.c: In function `mpeg4_decode_partition_a': h263.c:69: sorry, unimplemented: inlining failed in call to 'mpeg4_decode_dc': function body not available h263.c:3447: sorry, unimplemented: called from here h263.c: At top level: h263.c:73: warning: 'mpeg4_get_block_length' declared `static' but never defined gmake[5]: *** [h263.lo] Error 1 Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 07:23:30 2006 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 113A716A4DD for ; Wed, 2 Aug 2006 07:23:30 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from mail2.itxmarket.com (fw.itxmarket.com [84.14.136.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D6643D4C for ; Wed, 2 Aug 2006 07:23:29 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id A9B8937BDD; Wed, 2 Aug 2006 09:23:28 +0200 (CEST) Received: by icommerce.fr (Postfix, from userid 1001) id 934B222820; Wed, 2 Aug 2006 09:23:28 +0200 (CEST) Date: Wed, 2 Aug 2006 09:23:28 +0200 From: Michael Landin Hostbaek To: Clint Olsen Message-ID: <20060802072328.GY95100@mich2.itxmarket.com> Mail-Followup-To: Michael Landin Hostbaek , Clint Olsen , ports@freebsd.org References: <20060802065922.GA33891@0lsen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060802065922.GA33891@0lsen.net> X-Operating-System: FreeBSD 6.1-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.12-2006-07-14 Cc: ports@freebsd.org Subject: Re: Issue with upgrading libxine 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, 02 Aug 2006 07:23:30 -0000 Clint Olsen (clint) writes: > I have been trying for a few days to upgrade libxine, and I get a strange > compiler error. I checked /usr/src/UPDATING and didn't see anything about > this. > > h263.c: In function `mpeg4_decode_partition_a': > h263.c:69: sorry, unimplemented: inlining failed in call to > 'mpeg4_decode_dc': function body not available > h263.c:3447: sorry, unimplemented: called from here > h263.c: At top level: > h263.c:73: warning: 'mpeg4_get_block_length' declared `static' but never > defined > gmake[5]: *** [h263.lo] Error 1 This was fixed about 15 hours ago, so update your ports tree, and re-compile. /mich From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 09:17:18 2006 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 B0DFC16A4DE for ; Wed, 2 Aug 2006 09:17:18 +0000 (UTC) (envelope-from quchifeng@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E6043D46 for ; Wed, 2 Aug 2006 09:17:17 +0000 (GMT) (envelope-from quchifeng@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so586502nfc for ; Wed, 02 Aug 2006 02:17:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qV1QFZ2lxkaCs5+eOpKEscWSz+QxA/j58pqKkJgTMgnd1DIdBttu6QAVGCR8wkF+2fJG4ZO2Ao2wyxCg7bqEI17IaYycBfEMD/skA9wIapMXy74KFAch1fTPkQu+nT6T6b/dsaYsx3iCj2ALerUes/3Qw4x8ifF0ztnuug5Jhbo= Received: by 10.78.116.19 with SMTP id o19mr222038huc; Wed, 02 Aug 2006 02:17:16 -0700 (PDT) Received: by 10.78.184.6 with HTTP; Wed, 2 Aug 2006 02:17:16 -0700 (PDT) Message-ID: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> Date: Wed, 2 Aug 2006 17:17:16 +0800 From: chevy To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. 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, 02 Aug 2006 09:17:18 -0000 mail# pwd /usr/ports/www/awstats mail# make fetch ===> awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. *** Error code 1 Stop in /usr/ports/www/awstats. please fix !! thank you ! -- Regards. Chevy From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 09:27:35 2006 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 47BEC16A4DD for ; Wed, 2 Aug 2006 09:27:35 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4880543D4C for ; Wed, 2 Aug 2006 09:27:31 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G8D8Y-0002r5-QM for freebsd-ports@freebsd.org; Wed, 02 Aug 2006 13:35:36 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 2642311F64 for ; Wed, 2 Aug 2006 13:27:07 +0400 (MSD) Date: Wed, 2 Aug 2006 13:27:05 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060802132705.375bab36@localhost> In-Reply-To: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> References: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_TW8HIM.Q99gQebmTceXqm9z; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: Re: awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. 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, 02 Aug 2006 09:27:35 -0000 --Sig_TW8HIM.Q99gQebmTceXqm9z Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Wed, 2 Aug 2006 17:17:16 +0800 chevy mentioned: > mail# pwd > /usr/ports/www/awstats > mail# make fetch > =3D=3D=3D> awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. > *** Error code 1 >=20 > Stop in /usr/ports/www/awstats. > please fix !! thank you ! >=20 You should for vendor's fix or contact port maintainer - the fix might be already here. Alternately you can comment-out FORBIDDEN line in the port's Makefile and install port anyway if you are understanding what you are doing. --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_TW8HIM.Q99gQebmTceXqm9z Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE0G/qK/VZk+smlYERArovAJ9KQZ/qrQuZJjDUpYs62IwjuBwljQCfcHeg WN4uuaF+Gd8Fqoh8q1edBmo= =thCx -----END PGP SIGNATURE----- --Sig_TW8HIM.Q99gQebmTceXqm9z-- From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 10:16:08 2006 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 D8D9616A4E1 for ; Wed, 2 Aug 2006 10:16:08 +0000 (UTC) (envelope-from babak@farrokhi.net) Received: from Plesk.datak.net (plesk.datak-telecom.net [81.91.129.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DA5643D55 for ; Wed, 2 Aug 2006 10:16:07 +0000 (GMT) (envelope-from babak@farrokhi.net) Received: (qmail 46004 invoked from network); 2 Aug 2006 14:46:05 +0430 Received: from unknown (HELO ELF) (81.91.130.209) by webmail.datak-telecom.com with (RC4-MD5 encrypted) SMTP; 2 Aug 2006 14:46:05 +0430 From: "Babak Farrokhi" To: "'Stanislav Sedov'" , References: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> <20060802132705.375bab36@localhost> In-Reply-To: <20060802132705.375bab36@localhost> Date: Wed, 2 Aug 2006 13:46:04 +0330 Message-ID: <000701c6b61c$aa59f700$ff0de500$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Aca2Fhx7Ba7ghmCUS46Wn93jGiuSWQABeUCw Content-Language: en-us Cc: Subject: RE: awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. 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, 02 Aug 2006 10:16:08 -0000 Hi, Awstats-devel (which has solved this security issue) is in GNATS waiting = for submission (PR ports/100162). -- Babak Farrokhi > -----Original Message----- > From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd- > ports@freebsd.org] On Behalf Of Stanislav Sedov > Sent: Wednesday, August 02, 2006 12:57 PM > To: freebsd-ports@freebsd.org > Subject: Re: awstats-6.5_1,1 is forbidden: Command Injection > Vulnerability. >=20 > On Wed, 2 Aug 2006 17:17:16 +0800 > chevy mentioned: >=20 > > mail# pwd > > /usr/ports/www/awstats > > mail# make fetch > > =3D=3D=3D> awstats-6.5_1,1 is forbidden: Command Injection = Vulnerability. > > *** Error code 1 > > > > Stop in /usr/ports/www/awstats. > > please fix !! thank you ! > > >=20 > You should for vendor's fix or contact port maintainer - the fix might > be already here. >=20 > Alternately you can comment-out FORBIDDEN line in the port's Makefile > and install port anyway if you are understanding what you are doing. >=20 > -- > Stanislav Sedov MBSD labs, Inc. > =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru >=20 > -------------------------------------------------------------------- > If the facts don't fit the theory, change the facts. -- A. Einstein > -------------------------------------------------------------------- > PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 10:46:15 2006 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 F05CD16A4DD for ; Wed, 2 Aug 2006 10:46:14 +0000 (UTC) (envelope-from quchifeng@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E1043D45 for ; Wed, 2 Aug 2006 10:46:14 +0000 (GMT) (envelope-from quchifeng@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so608876nfc for ; Wed, 02 Aug 2006 03:46:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=uYGSmDKl3TN5y8RN/jqOeY+/at2hI8zsdEuremNvB4EsG0l61zcIQMNVynqKlDRWFLEL4Zy0clU3bAlRurhlWj4haTzBdiyXdFo+8g3A/d7WmlTMwvg6v0402gAZtR7HEQASzpCDXx4z4MsmkOKn47xF8P1RWwFabOoksheJbDg= Received: by 10.78.97.7 with SMTP id u7mr252191hub; Wed, 02 Aug 2006 03:46:12 -0700 (PDT) Received: by 10.78.184.6 with HTTP; Wed, 2 Aug 2006 03:46:12 -0700 (PDT) Message-ID: <56729ea90608020346j2a108117mfd7c04eecd4bacd6@mail.gmail.com> Date: Wed, 2 Aug 2006 18:46:12 +0800 From: chevy To: "Babak Farrokhi" In-Reply-To: <000701c6b61c$aa59f700$ff0de500$@net> MIME-Version: 1.0 References: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> <20060802132705.375bab36@localhost> <000701c6b61c$aa59f700$ff0de500$@net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org, Stanislav Sedov Subject: Re: awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. 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, 02 Aug 2006 10:46:15 -0000 VGhhbmsgeW91IHZlcnkgbXVjaCwKCnRoYW5rcyBmb3IgU3RhbmlzbGF2LgoKCk9uIDgvMi8wNiwg QmFiYWsgRmFycm9raGkgPGJhYmFrQGZhcnJva2hpLm5ldD4gd3JvdGU6Cj4KPiBIaSwKPgo+IEF3 c3RhdHMtZGV2ZWwgKHdoaWNoIGhhcyBzb2x2ZWQgdGhpcyBzZWN1cml0eSBpc3N1ZSkgaXMgaW4g R05BVFMgd2FpdGluZwo+IGZvcgo+IHN1Ym1pc3Npb24gKFBSIHBvcnRzLzEwMDE2MikuCj4KPiAt LSBCYWJhayBGYXJyb2toaQo+Cj4gPiAtLS0tLU9yaWdpbmFsIE1lc3NhZ2UtLS0tLQo+ID4gRnJv bTogb3duZXItZnJlZWJzZC1wb3J0c0BmcmVlYnNkLm9yZyBbbWFpbHRvOm93bmVyLWZyZWVic2Qt Cj4gPiBwb3J0c0BmcmVlYnNkLm9yZ10gT24gQmVoYWxmIE9mIFN0YW5pc2xhdiBTZWRvdgo+ID4g U2VudDogV2VkbmVzZGF5LCBBdWd1c3QgMDIsIDIwMDYgMTI6NTcgUE0KPiA+IFRvOiBmcmVlYnNk LXBvcnRzQGZyZWVic2Qub3JnCj4gPiBTdWJqZWN0OiBSZTogYXdzdGF0cy02LjVfMSwxIGlzIGZv cmJpZGRlbjogQ29tbWFuZCBJbmplY3Rpb24KPiA+IFZ1bG5lcmFiaWxpdHkuCj4gPgo+ID4gT24g V2VkLCAyIEF1ZyAyMDA2IDE3OjE3OjE2ICswODAwCj4gPiBjaGV2eSA8cXVjaGlmZW5nQGdtYWls LmNvbT4gbWVudGlvbmVkOgo+ID4KPiA+ID4gbWFpbCMgcHdkCj4gPiA+IC91c3IvcG9ydHMvd3d3 L2F3c3RhdHMKPiA+ID4gbWFpbCMgbWFrZSBmZXRjaAo+ID4gPiA9PT0+ICBhd3N0YXRzLTYuNV8x LDEgaXMgZm9yYmlkZGVuOiBDb21tYW5kIEluamVjdGlvbiBWdWxuZXJhYmlsaXR5Lgo+ID4gPiAq KiogRXJyb3IgY29kZSAxCj4gPiA+Cj4gPiA+IFN0b3AgaW4gL3Vzci9wb3J0cy93d3cvYXdzdGF0 cy4KPiA+ID4gcGxlYXNlIGZpeCAhISB0aGFuayB5b3UgIQo+ID4gPgo+ID4KPiA+IFlvdSBzaG91 bGQgZm9yIHZlbmRvcidzIGZpeCBvciBjb250YWN0IHBvcnQgbWFpbnRhaW5lciAtIHRoZSBmaXgg bWlnaHQKPiA+IGJlIGFscmVhZHkgaGVyZS4KPiA+Cj4gPiBBbHRlcm5hdGVseSB5b3UgY2FuIGNv bW1lbnQtb3V0IEZPUkJJRERFTiBsaW5lIGluIHRoZSBwb3J0J3MgTWFrZWZpbGUKPiA+IGFuZCBp bnN0YWxsIHBvcnQgYW55d2F5IGlmIHlvdSBhcmUgdW5kZXJzdGFuZGluZyB3aGF0IHlvdSBhcmUg ZG9pbmcuCj4gPgo+ID4gLS0KPiA+IFN0YW5pc2xhdiBTZWRvdiAgICAgICAgIE1CU0QgbGFicywg SW5jLiAgICAgICAgIDxzc2Vkb3ZAbWJzZC5tc2sucnU+Cj4gPiDyz9PTydEsIO3P08vXwSAgICAg ICAgIGh0dHA6Ly9tYnNkLm1zay5ydQo+ID4KPiA+IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCj4gPiBJZiB0aGUgZmFj dHMgZG9uJ3QgZml0IHRoZSB0aGVvcnksIGNoYW5nZSB0aGUgZmFjdHMuICAtLSBBLiBFaW5zdGVp bgo+ID4gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0KPiA+IFBHUCBmaW5nZXJwcmludDogIEYyMUUgRDZDQyA1NjI2IDk2 MDkgNkNFMiAgQTM4NSAyQkY1IDU5OTMgRUIyNiA5NTgxCj4KPiBfX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IGZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmcg bWFpbGluZyBsaXN0Cj4gaHR0cDovL2xpc3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlzdGluZm8v ZnJlZWJzZC1wb3J0cwo+IFRvIHVuc3Vic2NyaWJlLCBzZW5kIGFueSBtYWlsIHRvICJmcmVlYnNk LXBvcnRzLXVuc3Vic2NyaWJlQGZyZWVic2Qub3JnIgo+CgoKCi0tIApSZWdhcmRzLgoKQ2hldnkK From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 10:55:06 2006 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 BE48C16A4DE for ; Wed, 2 Aug 2006 10:55:06 +0000 (UTC) (envelope-from phil@chycor.com) Received: from c2bthomr10.btconnect.com (c2bthomr10.btconnect.com [194.73.73.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2836A43D55 for ; Wed, 2 Aug 2006 10:55:05 +0000 (GMT) (envelope-from phil@chycor.com) Received: from [192.168.7.28] by c2bthomr10.btconnect.com with ESMTP id BDD64737 (AUTH chycor); Wed, 2 Aug 2006 11:49:41 +0100 (BST) Received: from 192.168.7.13 for freebsd-ports@freebsd.org; Wed, 02 Aug 2006 11:52:19 +0100 Message-ID: <035b01c6b621$f1a13dd0$0d07a8c0@P800> From: "Philip Radford" To: Date: Wed, 2 Aug 2006 11:53:49 +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.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Apache 2.2.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Philip Radford List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2006 10:55:06 -0000 Hi All, Does anyone know if Apache 2.2.3 is in the ports collection yet or if it will be soon. Latest CVS update this morning says no. Regards Phil. From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 14:29:20 2006 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 C522816A4DA for ; Wed, 2 Aug 2006 14:29:20 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AF7943D45 for ; Wed, 2 Aug 2006 14:29:20 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from UTDEVS08.campus.ad.utdallas.edu (utdex08.utdallas.edu [129.110.70.103]) by smtp1.utdallas.edu (Postfix) with ESMTP id E705938D681 for ; Wed, 2 Aug 2006 09:29:19 -0500 (CDT) Received: from [129.110.3.28] ([129.110.3.28]) by UTDEVS08.campus.ad.utdallas.edu with Microsoft SMTPSVC(6.0.3790.1830); Wed, 2 Aug 2006 09:29:19 -0500 Message-ID: <44D0B6D0.2060903@utdallas.edu> Date: Wed, 02 Aug 2006 09:29:36 -0500 From: Paul Schmehl User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: FreeBSD Ports Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms020509010704040201080603" X-OriginalArrivalTime: 02 Aug 2006 14:29:19.0306 (UTC) FILETIME=[0A447AA0:01C6B640] Cc: Subject: pr95018 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, 02 Aug 2006 14:29:20 -0000 This is a cryptographically signed message in MIME format. --------------ms020509010704040201080603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Has anyone looked at this? -- Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --------------ms020509010704040201080603 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIPTjCC A9gwggNBoAMCAQICEEHsHz2nFAeWxPbVDN3RD2UwDQYJKoZIhvcNAQEFBQAwgcExCzAJBgNV BAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xhc3MgMiBQdWJs aWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMTowOAYDVQQLEzEoYykg MTk5OCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MR8wHQYDVQQL ExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMB4XDTk5MDMzMTAwMDAwMFoXDTA5MDMzMDIzNTk1 OVowgeoxJzAlBgNVBAoTHlRoZSBVbml2ZXJzaXR5IG9mIFRleGFzIFN5c3RlbTEfMB0GA1UE CxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazE7MDkGA1UECxMyVGVybXMgb2YgdXNlIGF0IGh0 dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9ycGEgKGMpOTkxMjAwBgNVBAsTKUNsYXNzIDIgQ0Eg LSBPblNpdGUgSW5kaXZpZHVhbCBTdWJzY3JpYmVyMS0wKwYDVQQDEyRUaGUgVW5pdmVyc2l0 eSBvZiBUZXhhcyBhdCBEYWxsYXMgQ0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAL/q 74frHgrBAPkiEcHRwczbetq+NtJwYDBg5RngUy819MmoKQXW3j2d8waaZH2+0YdUeJv/onjx +4erw/yHTMJJQQ3hwNKl1/x+/0JRTnTzAdVoc6VdBDH45iklY6gjmkRqgYsPsDnx79tGWMO6 uM9L83rBokmVgyNDupsajzKFAgMBAAGjgaUwgaIwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMT EVByaXZhdGVMYWJlbDEtMTQwMBEGCWCGSAGG+EIBAQQEAwIBBjBEBgNVHSAEPTA7MDkGC2CG SAGG+EUBBwEBMCowKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9SUEEw DwYDVR0TBAgwBgEB/wIBADALBgNVHQ8EBAMCAQYwDQYJKoZIhvcNAQEFBQADgYEAUwm13LK2 idEgUIPJOHncyAiySb+4U4Nvisyy5Hp8/KPoD19hXl+XBJUSWtKVASLxvO3xVLZUplQYoZ1U vAZpBMcCITeigjmIp6ygn+iDGV2SSDkaWYIkIEO8hpUS3IN04ebjE75qpIcAMTEjByWbr7os UZEOWaajF4jStM5UFxwwggVzMIIE3KADAgECAhAdMJQ44vbY+scnxppFEtDAMA0GCSqGSIb3 DQEBBAUAMIHqMScwJQYDVQQKEx5UaGUgVW5pdmVyc2l0eSBvZiBUZXhhcyBTeXN0ZW0xHzAd BgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsxOzA5BgNVBAsTMlRlcm1zIG9mIHVzZSBh dCBodHRwczovL3d3dy52ZXJpc2lnbi5jb20vcnBhIChjKTk5MTIwMAYDVQQLEylDbGFzcyAy IENBIC0gT25TaXRlIEluZGl2aWR1YWwgU3Vic2NyaWJlcjEtMCsGA1UEAxMkVGhlIFVuaXZl cnNpdHkgb2YgVGV4YXMgYXQgRGFsbGFzIENBMB4XDTA2MDcyMTAwMDAwMFoXDTA3MDcyMTIz NTk1OVowgfQxJzAlBgNVBAoUHlRoZSBVbml2ZXJzaXR5IG9mIFRleGFzIFN5c3RlbTEtMCsG A1UECxQkVGhlIFVuaXZlcnNpdHkgb2YgVGV4YXMgYXQgRGFsbGFzIENBMUYwRAYDVQQLEz13 d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvQ1BTIEluY29ycC4gYnkgUmVmLixMSUFCLkxU RChjKTk5MRgwFgYDVQQLFA9NYWlsIFN0b3AgLSBVVEQxFTATBgNVBAMTDFBhdWwgU2NobWVo bDEhMB8GCSqGSIb3DQEJARYScGF1bHNAdXRkYWxsYXMuZWR1MIGfMA0GCSqGSIb3DQEBAQUA A4GNADCBiQKBgQCrBVCMoEwZGjvluL0Zlb//jU6SQzTT3WoQv6lEUYtCHflUzW6KIs6V5lGD I8c+qq9E6dkyK9mzpLFFOpuGuHqHghUEOIL5ItYRIui9znBYtVgKoJmx+Q2B4iS2M1yGDa1a hbMHtSX39s3vbjv1Dna7ouh3ZmPFgO2hYpdGGIYApQIDAQABo4ICDDCCAggwCQYDVR0TBAIw ADAdBgNVHREEFjAUgRJwYXVsc0B1dGRhbGxhcy5lZHUwggEkBgNVHSAEggEbMIIBFzCCARMG C2CGSAGG+EUBBwEGMIIBAjArBggrBgEFBQcCARYfaHR0cHM6Ly93d3cudmVyaXNpZ24uY29t L3JwYS1rcjCB0gYIKwYBBQUHAgIwgcUagcJOT1RJQ0U6IFByaXZhdGUga2V5IG1heSBiZSBy ZWNvdmVyZWQgYnkgVmVyaVNpZ24ncyBjdXN0b21lciB3aG8gbWF5IGJlIGFibGUgdG8gZGVj cnlwdCBtZXNzYWdlcyB5b3Ugc2VuZCB0byBjZXJ0aWZpY2F0ZSBob2xkZXIuICBVc2UgaXMg c3ViamVjdCB0byB0ZXJtcyBhdCBodHRwczovL3d3dy52ZXJpc2lnbi5jb20vcnBhLWtyIChj KTk5LjARBglghkgBhvhCAQEEBAMCB4AwdQYDVR0fBG4wbDBqoGigZoZkaHR0cDovL29uc2l0 ZWNybC52ZXJpc2lnbi5jb20vVGhlVW5pdmVyc2l0eW9mVGV4YXNTeXN0ZW1UaGVVbml2ZXJz aXR5b2ZUZXhhc2F0RGFsbGFzQ0EvTGF0ZXN0Q1JMLmNybDALBgNVHQ8EBAMCBSAwHQYDVR0l BBYwFAYIKwYBBQUHAwQGCCsGAQUFBwMCMA0GCSqGSIb3DQEBBAUAA4GBADXwtwprdba6Q09c Guq5Fe8UR5PsRXpC/D+zXhGswIv3AqUy/Osm1j9KRhrioInQqnVQUOl/zLL5GSvKJZHdzCap bVSdELy2pgb7x2iM+6awFX3yjs0bhlGOmakYsPorCGIX/Ff96PfFGQgFz3EOWBFYSsior8ZW NlXVIdcGqqC4MIIF9zCCBWCgAwIBAgIQRwBAwrEtuPEMlwm1Xz1jAjANBgkqhkiG9w0BAQQF ADCB6jEnMCUGA1UEChMeVGhlIFVuaXZlcnNpdHkgb2YgVGV4YXMgU3lzdGVtMR8wHQYDVQQL ExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTswOQYDVQQLEzJUZXJtcyBvZiB1c2UgYXQgaHR0 cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYSAoYyk5OTEyMDAGA1UECxMpQ2xhc3MgMiBDQSAt IE9uU2l0ZSBJbmRpdmlkdWFsIFN1YnNjcmliZXIxLTArBgNVBAMTJFRoZSBVbml2ZXJzaXR5 IG9mIFRleGFzIGF0IERhbGxhcyBDQTAeFw0wNjA3MjEwMDAwMDBaFw0wNzA3MjEyMzU5NTla MIH0MScwJQYDVQQKFB5UaGUgVW5pdmVyc2l0eSBvZiBUZXhhcyBTeXN0ZW0xLTArBgNVBAsU JFRoZSBVbml2ZXJzaXR5IG9mIFRleGFzIGF0IERhbGxhcyBDQTFGMEQGA1UECxM9d3d3LnZl cmlzaWduLmNvbS9yZXBvc2l0b3J5L0NQUyBJbmNvcnAuIGJ5IFJlZi4sTElBQi5MVEQoYyk5 OTEYMBYGA1UECxQPTWFpbCBTdG9wIC0gVVREMRUwEwYDVQQDEwxQYXVsIFNjaG1laGwxITAf BgkqhkiG9w0BCQEWEnBhdWxzQHV0ZGFsbGFzLmVkdTCCASIwDQYJKoZIhvcNAQEBBQADggEP ADCCAQoCggEBALhs8O1TDnZOvdnDqje3YRFfXgqsZTdAy20jvGX+cWIMlGZqbDIFGu0eTyep ircIUposx7ngZzzSmo+p91PSgzDC8pF9Riy+aHoME9LEbP6UTnLURuYTyn+GeKzWEuxswFBl p9s5VFMToiT6jA0xBcek4D2ZvzoRLuNu4cbo12n8rKN/zkrcrqJtZCmIMbzWdMHpJ5S84WYZ j204WonJP6uxp1CSnR1cFC8oPSb8kRpoEzx8UYX9cbpC4usm4ITsxeKnUKHHEXYpY2bJTz6l oPM5NlMpx3TklslVX/VwXIP9tPPfWp0aPw4N3dlJXa4M8UuKZZiZGXpjr8a3GCHQ0wsCAwEA AaOCAgwwggIIMAkGA1UdEwQCMAAwHQYDVR0RBBYwFIEScGF1bHNAdXRkYWxsYXMuZWR1MIIB JAYDVR0gBIIBGzCCARcwggETBgtghkgBhvhFAQcBBjCCAQIwKwYIKwYBBQUHAgEWH2h0dHBz Oi8vd3d3LnZlcmlzaWduLmNvbS9ycGEta3IwgdIGCCsGAQUFBwICMIHFGoHCTk9USUNFOiBQ cml2YXRlIGtleSBtYXkgYmUgcmVjb3ZlcmVkIGJ5IFZlcmlTaWduJ3MgY3VzdG9tZXIgd2hv IG1heSBiZSBhYmxlIHRvIGRlY3J5cHQgbWVzc2FnZXMgeW91IHNlbmQgdG8gY2VydGlmaWNh dGUgaG9sZGVyLiAgVXNlIGlzIHN1YmplY3QgdG8gdGVybXMgYXQgaHR0cHM6Ly93d3cudmVy aXNpZ24uY29tL3JwYS1rciAoYyk5OS4wEQYJYIZIAYb4QgEBBAQDAgeAMHUGA1UdHwRuMGww aqBooGaGZGh0dHA6Ly9vbnNpdGVjcmwudmVyaXNpZ24uY29tL1RoZVVuaXZlcnNpdHlvZlRl eGFzU3lzdGVtVGhlVW5pdmVyc2l0eW9mVGV4YXNhdERhbGxhc0NBL0xhdGVzdENSTC5jcmww CwYDVR0PBAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMEBggrBgEFBQcDAjANBgkqhkiG9w0B AQQFAAOBgQA9UGpjcqqUOiW6cyNOH+jckkXIyLRSQtaQ0ykn1lelyR5U0bmcdj7PIcmRbxZn PFzqL6YPmxgN8hKHZhViuGivIRamwmD62JMXmJz1Py8pIxHsRJyXu7sz+D9KtM19zMAzNicz m3WBkXrdi6+QqWJum0sAAwJ1OaQf9AR8DU1HADGCBQgwggUEAgEBMIH/MIHqMScwJQYDVQQK Ex5UaGUgVW5pdmVyc2l0eSBvZiBUZXhhcyBTeXN0ZW0xHzAdBgNVBAsTFlZlcmlTaWduIFRy dXN0IE5ldHdvcmsxOzA5BgNVBAsTMlRlcm1zIG9mIHVzZSBhdCBodHRwczovL3d3dy52ZXJp c2lnbi5jb20vcnBhIChjKTk5MTIwMAYDVQQLEylDbGFzcyAyIENBIC0gT25TaXRlIEluZGl2 aWR1YWwgU3Vic2NyaWJlcjEtMCsGA1UEAxMkVGhlIFVuaXZlcnNpdHkgb2YgVGV4YXMgYXQg RGFsbGFzIENBAhBHAEDCsS248QyXCbVfPWMCMAkGBSsOAwIaBQCgggLdMBgGCSqGSIb3DQEJ AzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA2MDgwMjE0MjkzNlowIwYJKoZIhvcN AQkEMRYEFKnDba+5wSuoLH70c7R88YgvtUfvMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcN AwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMC AgEoMIIBEQYJKwYBBAGCNxAEMYIBAjCB/zCB6jEnMCUGA1UEChMeVGhlIFVuaXZlcnNpdHkg b2YgVGV4YXMgU3lzdGVtMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTswOQYD VQQLEzJUZXJtcyBvZiB1c2UgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYSAoYyk5 OTEyMDAGA1UECxMpQ2xhc3MgMiBDQSAtIE9uU2l0ZSBJbmRpdmlkdWFsIFN1YnNjcmliZXIx LTArBgNVBAMTJFRoZSBVbml2ZXJzaXR5IG9mIFRleGFzIGF0IERhbGxhcyBDQQIQHTCUOOL2 2PrHJ8aaRRLQwDCCARMGCyqGSIb3DQEJEAILMYIBAqCB/zCB6jEnMCUGA1UEChMeVGhlIFVu aXZlcnNpdHkgb2YgVGV4YXMgU3lzdGVtMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3 b3JrMTswOQYDVQQLEzJUZXJtcyBvZiB1c2UgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29t L3JwYSAoYyk5OTEyMDAGA1UECxMpQ2xhc3MgMiBDQSAtIE9uU2l0ZSBJbmRpdmlkdWFsIFN1 YnNjcmliZXIxLTArBgNVBAMTJFRoZSBVbml2ZXJzaXR5IG9mIFRleGFzIGF0IERhbGxhcyBD QQIQHTCUOOL22PrHJ8aaRRLQwDANBgkqhkiG9w0BAQEFAASCAQAIny+xgTfQZXnEnvzspIyn D0nfYXPErJKTSTT7wTUuSsYyjfwrF0dS7h2vwYjYTgbknIlEYqj2M3xgDqDHLFCVUCXqkwYu 9RO4ZeF7s0MrX6JU2H3nXLnMXwox9XSX9XWB3/03wWOFcASD/lFF5io1yq7HbWUXXcBHncf/ EkPYPpcwvkWCXX84Hnxj3z3gnTMmHRcSvDpEIcdnkZFXt6xttG31WXE1+IbiLhC90d6NOx/Z mZg4sL0wOKa59w3yJm4LM8ANjJOlzpS3B7PYOzgG0Tdy8To8soAr3JLhovwQRgf21kJfxaAc kyFqBtNUU+FWUWubNpQ0FFVGPLQlF7PTAAAAAAAA --------------ms020509010704040201080603-- From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 15:04:52 2006 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 9A02E16A4DA for ; Wed, 2 Aug 2006 15:04:52 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B1E43D46 for ; Wed, 2 Aug 2006 15:04:52 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k72F4qbw055164 for ; Wed, 2 Aug 2006 15:04:52 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k72F4ppi055163 for ports@FreeBSD.org; Wed, 2 Aug 2006 15:04:51 GMT (envelope-from erwin) Date: Wed, 2 Aug 2006 15:04:51 GMT From: Erwin Lansing Message-Id: <200608021504.k72F4ppi055163@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, 02 Aug 2006 15:04:52 -0000 INDEX build failed with errors: Generating INDEX - please wait..pkg-config: not found "Makefile", line 24: warning: "pkg-config gtk+-2.0 gdk-pixbuf-xlib-2.0 --cflags" returned non-zero status pkg-config: not found "Makefile", line 25: warning: "pkg-config gtk+-2.0 gdk-pixbuf-xlib-2.0 --libs" returned non-zero status Done. make_index: amarok-1.4.1: no entry for /usr/ports/audio/libtunepimp-old make_index: amarok-1.4.1: no entry for /usr/ports/audio/libtunepimp-old Committers on the hook: ahze bms ehaupt erwin itetcu jkoshy knu mich novel pav sat vs Most recent CVS update was: U MOVED U Mk/bsd.sites.mk U astro/xearth/files/freebsd.committers.markers U audio/amarok/Makefile U audio/amarok/distinfo U audio/amarok/pkg-plist U audio/amarok/files/extra-amarok_src_expression.h U audio/amarok/files/patch-amarok_src_lastfm.cpp U devel/Makefile U devel/acovea/Makefile U devel/acovea/distinfo U devel/acovea/pkg-descr U devel/acovea/pkg-plist U devel/acovea/files/patch-Makefile.in U devel/acovea/files/patch-libacovea-acovea.cpp U devel/tre/Makefile U devel/tre/distinfo U devel/tre/pkg-descr U devel/tre/pkg-plist U devel/tre/files/patch-Makefile.in U devel/tre/files/patch-tests_Makefile.in U games/Makefile U games/agame/Makefile U games/agame/distinfo U games/agame/pkg-descr U games/agame/pkg-plist U games/agame/files/patch-Makefile U lang/ocaml/Makefile U lang/ocaml/bsd.ocaml.mk U lang/ocaml/pkg-plist U lang/ocaml/files/man1 U lang/ocaml/files/manlinks U lang/ocaml/files/mann U lang/ocaml/files/patch-camlp4-man_Makefile U lang/ocaml/files/patch-camlp4_lib_Makefile U lang/ocaml/files/patch-ocamldoc_Makefile U lang/ocaml/files/patch-stdlib_Makefile U mail/dcc-dccd/Makefile U mail/dcc-dccd/distinfo U misc/inplace/Makefile U misc/inplace/distinfo U multimedia/dirac/Makefile U multimedia/dirac/distinfo U multimedia/dirac/pkg-plist U multimedia/dirac/files/patch-doc::Makefile.in U multimedia/dirac/files/patch-doc::documentation::algorithm::algorithm::Makefile.in U multimedia/dirac/files/patch-doc::documentation::algorithm::enhancements::Makefile.in U multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in U multimedia/dirac/files/patch-doc::documentation::algorithm::upconversion::Makefile.in U multimedia/dirac/files/patch-doc::documentation::code::api::Makefile.in U multimedia/dirac/files/patch-doc::documentation::code::programmers_guide::Makefile.in U multimedia/dirac/files/patch-doc::documentation::tools::diagnostics::Makefile.in U net/Makefile U net/kiax/Makefile U net/kiax/distinfo U net/kiax/pkg-plist U net/kiax/files/patch-lib_libiax2_src_iax.c U net/libpcap/files/patchbase-Makefile.in U net/p5-URI-FromHash/Makefile U net/p5-URI-FromHash/distinfo U net/p5-URI-FromHash/pkg-descr U net/p5-URI-FromHash/pkg-plist U sysutils/ldap-account-manager/Makefile U sysutils/ldap-account-manager/pkg-plist U textproc/Makefile U textproc/p5-Plucene-Simple/Makefile U textproc/p5-Plucene-Simple/distinfo U textproc/p5-Plucene-Simple/pkg-descr U textproc/p5-Plucene-Simple/pkg-plist U textproc/p5-Text-Flowed/Makefile U textproc/p5-Text-Flowed/distinfo U textproc/p5-Text-Flowed/pkg-descr U textproc/p5-Text-Flowed/pkg-plist U www/Makefile U www/firefox/Makefile U www/firefox/distinfo U www/p5-Apache-SizeLimit/Makefile U www/p5-Apache-SizeLimit/distinfo U www/p5-Apache-SizeLimit/pkg-descr U www/p5-Apache-SizeLimit/pkg-plist U www/p5-Template-Iterator-AlzaboWrapperCursor/Makefile U www/p5-Template-Iterator-AlzaboWrapperCursor/distinfo U www/p5-Template-Iterator-AlzaboWrapperCursor/pkg-descr U www/p5-Template-Iterator-AlzaboWrapperCursor/pkg-plist U www/phpmyfaq/Makefile U www/phpmyfaq/pkg-plist U www/py-turbogears/Makefile U www/py-turbogears/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 17:02:31 2006 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 AEB0616A4DA for ; Wed, 2 Aug 2006 17:02:31 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69ECF43D55 for ; Wed, 2 Aug 2006 17:02:31 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k72H2VO5049378 for ; Wed, 2 Aug 2006 17:02:31 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k72H2VJJ049376 for ports@FreeBSD.org; Wed, 2 Aug 2006 17:02:31 GMT (envelope-from erwin) Date: Wed, 2 Aug 2006 17:02:31 GMT From: Erwin Lansing Message-Id: <200608021702.k72H2VJJ049376@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, 02 Aug 2006 17:02:31 -0000 From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 21:49:54 2006 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 DAFDC16A4DD for ; Wed, 2 Aug 2006 21:49:54 +0000 (UTC) (envelope-from jaj13@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814A343D46 for ; Wed, 2 Aug 2006 21:49:54 +0000 (GMT) (envelope-from jaj13@web.de) Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 0A9B8DC282F for ; Wed, 2 Aug 2006 23:49:53 +0200 (CEST) Received: from [83.99.89.191] (helo=[10.0.0.11]) by smtp07.web.de with esmtp (WEB.DE 4.107 #114) id 1G8ObA-0002Ex-00 for freebsd-ports@FreeBSD.org; Wed, 02 Aug 2006 23:49:52 +0200 Message-ID: <44D11DFF.7000103@web.de> Date: Wed, 02 Aug 2006 23:49:51 +0200 From: Jona Joachim User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: FreeBSD Ports X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: jaj13@web.de X-Sender: jaj13@web.de Cc: Subject: little problem with pkg-plist 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, 02 Aug 2006 21:49:54 -0000 Hi! I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange problem with pkg-plist. Among others these files are listed in pkg-plist: lib/libSGE.a lib/libSGE.so lib/libSGE.so.0 lib/libSGE.so.0.030809 Those are the only files installed in lib. libSGE.so.0 is a symlink to libSGE.so.0.030809 and libSGE.so is a symlink to libSGE.so.0. When I try to deinstall the port the following happens: /usr/local/lib> ls -F | grep SGE libSGE.a libSGE.so@ libSGE.so.0@ libSGE.so.0.030809* /usr/local/lib> cd /home/default/SGE /home/default/SGE> sudo make deinstall ===> Deinstalling for devel/SGE ===> Deinstalling SGE-0.030809 pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) /home/default/SGE> cd /usr/local/lib /usr/local/lib> ls | grep SGE libSGE.so.0.030809 It looks like pkg_delete ignores what comes after the third dot in the filename. Is anybody familiar with this problem? I wanted to fix this before I send-pr the port. Best regards, Jona From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 22:01:53 2006 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 9DD4F16A4DE for ; Wed, 2 Aug 2006 22:01:53 +0000 (UTC) (envelope-from herriojr@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D67443D45 for ; Wed, 2 Aug 2006 22:01:52 +0000 (GMT) (envelope-from herriojr@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so796475nfc for ; Wed, 02 Aug 2006 15:01:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VmtCj25freTXSHw2v320eBmq6S8HJd7CSoHEJfFTx71SsAuwJmtp16fd80wDRR50RwJemiKOJ1eW3rrtdCnEMVkFAtrqGKbq1kPMsYCtwF0D0UfJyc2FwA55xylfwKouMe8rqRzFa/69Z7gOCg3sAo161PBLXQ8kJ8eoFOkF+J4= Received: by 10.78.118.19 with SMTP id q19mr533796huc; Wed, 02 Aug 2006 15:01:49 -0700 (PDT) Received: by 10.78.143.11 with HTTP; Wed, 2 Aug 2006 15:01:49 -0700 (PDT) Message-ID: <6a56d69c0608021501l52690648y4f9b4a6c0a70999c@mail.gmail.com> Date: Wed, 2 Aug 2006 18:01:49 -0400 From: "Jonathan Herriott" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ipw-firmware port (Intel Pro/Wireless 2100) 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, 02 Aug 2006 22:01:53 -0000 Hi All! I have been having trouble using the ipw-firmware port. I am able to get it up and running, and it is even associated to my wireless network. I use dhclient to get a lease and set everything up, which works fine (this is after I enter the encryption and stuff). The problem is when I try to ping or access any other IP address, even my router I'm connected to. Just pinging my router yields no results. I have loaded wlan_wep and provided the correct key (tried retyping the key several times) to make sure I provided that portion correctly. I also tried disabling wep in my router to make sure it was not a problem with the wlan_wep module. Here's a dump of ifconfig ipw0 ipw0: flags=8847 mtu 1500 inet6 fe80::204:23ff:fe6b:37ad%ipw0 prefixlen 64 scopeid 0x5 inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:04:23:6b:37:ad media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) status: associated ssid JONNET channel 11 bssid 00:09:5b:6a:ad:bc authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100 bintval 100 I tried specifying the debug option, but I do not where I will get the output (could not find a specified log file). I was wondering what other information I may need to provide to help in troubleshooting this issue or if anyone knows what is going on. Thanks, Jonathan Herriott From owner-freebsd-ports@FreeBSD.ORG Wed Aug 2 22:52:35 2006 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 8067A16A4E6; Wed, 2 Aug 2006 22:52:35 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao01.cox.net (centrmmtao01.cox.net [70.168.83.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5C1B43D6B; Wed, 2 Aug 2006 22:52:28 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao01.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060802225227.GDTM23821.centrmmtao01.cox.net@mezz.mezzweb.com>; Wed, 2 Aug 2006 18:52:27 -0400 Date: Wed, 02 Aug 2006 17:52:45 -0500 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <44D0417C.8030405@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <44D0417C.8030405@FreeBSD.org> User-Agent: Opera Mail/9.00 (Linux) Cc: Jiawei Ye , freebsd ports Subject: Re: portmaster, bison, java/jdk15 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, 02 Aug 2006 22:52:35 -0000 On Wed, 02 Aug 2006 01:09:00 -0500, Doug Barton wrote: > Jeremy Messenger wrote: > >> It is a known issue, I have reported to Doug a while back. > > *nod* > >> As for solution, right now I am thinking about check on each port's >> conflict. Like for example: >> >> - Check on if devel/bison has any of CONFLICT. >> - CONFLICTS is devel/bison2, then check if >> devel/bison2 exists. >> - devel/bison2 does exist, then remove the >> devel/bison out of dependency check list. >> - Check if devel/bison2 needs to update. >> - [...goes on as normal...] >> >> I don't know if it's good idea. > > That is a good idea, thanks for suggesting it. I will look at some code > to > do that, although I might not get it into the current version, as I'm > almost > done with some serious performance optimizations that I'd like to get out > the door. Sweet, look forward for it. :-) Cheers, Mezz >> Looks like create a database is a better solution? > > Heh, no. > > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 00:17:17 2006 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 6AE8E16A4DA for ; Thu, 3 Aug 2006 00:17:17 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEFAD43D45 for ; Thu, 3 Aug 2006 00:17:16 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.7/8.13.7) with ESMTP id k730HFUw049148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Aug 2006 20:17:15 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.7/8.13.7/Submit) id k730HFnT049147; Wed, 2 Aug 2006 20:17:15 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: ports@freebsd.org Date: Wed, 2 Aug 2006 20:17:15 -0400 User-Agent: KMail/1.9.1 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: freebsd@luna.afraid.org Subject: multimedia/pwcbsd not downloadable :-( 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, 03 Aug 2006 00:17:17 -0000 The http://raaf.atspace.org/ is down, apparently. Surprisingly, the file is not on FreeBSD's mirrors (perhaps, because it is marked NO_PACKAGE). Can anyone, please, share their copy of the pwcbsd-1.3.tar.gz? Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 05:44:01 2006 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 0475616A4DE for ; Thu, 3 Aug 2006 05:44:01 +0000 (UTC) (envelope-from jumpyboy@infinito.it) Received: from fe-relay01.albacom.net (fe-relay01.albacom.net [217.220.57.138]) by mx1.FreeBSD.org (Postfix) with SMTP id C8B5043D49 for ; Thu, 3 Aug 2006 05:43:59 +0000 (GMT) (envelope-from jumpyboy@infinito.it) Received: (qmail 21136 invoked by uid 508); 3 Aug 2006 05:43:56 -0000 Received: from jumpyboy@infinito.it by fe-relay01.albacom.net with qmail-scanner (rbl: ???. spamassassin: ???. Clear:RC:1(89.119.19.254):CR:PGP(signed):RBL:0:SA:0(0.4/7.5):. Processed in 0.608834 secs); 03 Aug 2006 05:43:56 -0000 Received: from unknown (HELO destino.ilmandarino.org) (89.119.19.254) by fe-relay01.albacom.net with SMTP; 3 Aug 2006 05:43:56 -0000 From: Gianni To: perl@freebsd.org Date: Thu, 3 Aug 2006 07:47:33 +0200 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3932177.SCcTu95D58"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608030747.38980.jumpyboy@infinito.it> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on fe-relay01.albacom.net X-Spam-Level: X-Spam-Status: No, hits=0.4 required=7.5 tests=AWL autolearn=no version=2.63 X-Spam-Report: * 0.4 AWL AWL: Auto-whitelist adjustment Cc: ports@freebsd.org Subject: FreeBSD Port: p5-Mail-SpamAssassin-3.1.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: Thu, 03 Aug 2006 05:44:01 -0000 --nextPart3932177.SCcTu95D58 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline SpamAssassin 3.1.4 was released. Why do I get the following error messages in /var/log/maillolg ? If I resta= rt=20 spamassassin then I haven't them again. What's wrong with it? Aug 3 07:42:14 bastian spamd[66915]: mkdir /nonexistent: Permission denied= =20 at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 Aug 3 07:42:20 bastian spamd[66915]: mkdir /nonexistent: Permission denied= =20 at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 I tryed to execute spamd as "spamd" user and work, but suddenly doesn't wor= k=20 anymore on FreeBSD 6.1 ... on FreeBSD 5.5 seems to work... Can you help me? Giovanni --nextPart3932177.SCcTu95D58 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQBE0Y36PfGQefXd0v0RAnQBAJ9dxbiqUi/SgT8e9s8me4HpLfvc1wCfbvWs Fl7Gckue2Km7pnI+xwzizYQ= =qx7L -----END PGP SIGNATURE----- --nextPart3932177.SCcTu95D58-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 07:31:07 2006 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 77BB716A4DA; Thu, 3 Aug 2006 07:31:07 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AB343D46; Thu, 3 Aug 2006 07:31:06 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1G8Xfb-000K4s-F7; Thu, 03 Aug 2006 11:31:03 +0400 Message-ID: <44D1A638.3030206@FreeBSD.org> Date: Thu, 03 Aug 2006 11:31:04 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Gianni References: <200608030747.38980.jumpyboy@infinito.it> In-Reply-To: <200608030747.38980.jumpyboy@infinito.it> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, perl@freebsd.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-3.1.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: Thu, 03 Aug 2006 07:31:07 -0000 Gianni wrote: > SpamAssassin 3.1.4 was released. > > Why do I get the following error messages in /var/log/maillolg ? If I restart > spamassassin then I haven't them again. What's wrong with it? > > Aug 3 07:42:14 bastian spamd[66915]: mkdir /nonexistent: Permission denied > at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 > Aug 3 07:42:20 bastian spamd[66915]: mkdir /nonexistent: Permission denied > at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 > > > I tryed to execute spamd as "spamd" user and work, but suddenly doesn't work > anymore on FreeBSD 6.1 ... on FreeBSD 5.5 seems to work... Can you help me? > Giovanni Compare entries for spamd user both in /etc/passwd and /usr/ports/UIDs: grep ^spamd /etc/passwd grep ^spamd /usr/ports/UIDs -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 07:48:34 2006 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 02E1C16A4DD; Thu, 3 Aug 2006 07:48:34 +0000 (UTC) (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 E568343D53; Thu, 3 Aug 2006 07:48:32 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 1245BB833; Thu, 3 Aug 2006 10:48:32 +0300 (EEST) Received: (nullmailer pid 96839 invoked by uid 1002); Thu, 03 Aug 2006 07:48:32 -0000 Date: Thu, 3 Aug 2006 10:48:32 +0300 From: Vasil Dimov To: Jona Joachim Message-ID: <20060803074832.GA96800@qlovarnika.bg.datamax> References: <44D11DFF.7000103@web.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline In-Reply-To: <44D11DFF.7000103@web.de> Cc: FreeBSD Ports Subject: Re: little problem with pkg-plist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 07:48:34 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: > Hi! > I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange > problem with pkg-plist. > Among others these files are listed in pkg-plist: > lib/libSGE.a > lib/libSGE.so > lib/libSGE.so.0 > lib/libSGE.so.0.030809 >=20 > Those are the only files installed in lib. > libSGE.so.0 is a symlink to libSGE.so.0.030809 and libSGE.so is a > symlink to libSGE.so.0. > When I try to deinstall the port the following happens: >=20 > /usr/local/lib> ls -F | grep SGE > libSGE.a > libSGE.so@ > libSGE.so.0@ > libSGE.so.0.030809* > /usr/local/lib> cd /home/default/SGE > /home/default/SGE> sudo make deinstall > =3D=3D=3D> Deinstalling for devel/SGE > =3D=3D=3D> Deinstalling SGE-0.030809 > pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > /home/default/SGE> cd /usr/local/lib > /usr/local/lib> ls | grep SGE > libSGE.so.0.030809 >=20 > It looks like pkg_delete ignores what comes after the third dot in the > filename. No, it just quits when encounters the nonexistent libSGE.so.0 in pkg-plist. Don't you have libSGE.so.0 listed twice in pkg-plist? --=20 Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFE0apQFw6SP/bBpCARAiUGAKCxPCD+nwCdUtiVZFa5CA3kuEjb2gCfa8PF dw0pOW9CYd+hKmytfESPcbA= =Au0p -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 08:21:13 2006 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 E5E4516A4DF for ; Thu, 3 Aug 2006 08:21:13 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AFA943D45 for ; Thu, 3 Aug 2006 08:21:12 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so949206nfc for ; Thu, 03 Aug 2006 01:21:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=h0Iq02y3Rt64l5660pJKhkurFyEjFxvjVWiKAIcpsE+3Lbde+kMat8MJyEFRJOLShTIFLQENVYFeGVOK7D3Xyonp9x5gUYzi49rM0dA9qdpC+5hTsEX0NnCCbamQUqyMPb2UDIO6+/dmzg4+xF+YYgygmbqAC7ZtMcSmvBaQD6s= Received: by 10.49.29.3 with SMTP id g3mr3438612nfj; Thu, 03 Aug 2006 01:21:07 -0700 (PDT) Received: from ?131.155.68.207? ( [131.155.68.207]) by mx.gmail.com with ESMTP id i1sm714585nfe.2006.08.03.01.21.06; Thu, 03 Aug 2006 01:21:07 -0700 (PDT) Message-ID: <44D1B1EF.5080609@gmail.com> Date: Thu, 03 Aug 2006 10:21:03 +0200 From: Rene Ladan User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: Mikhail Teterin References: <200608022017.15474@aldan> In-Reply-To: <200608022017.15474@aldan> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, freebsd@luna.afraid.org Subject: Re: multimedia/pwcbsd not downloadable :-( 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, 03 Aug 2006 08:21:14 -0000 Mikhail Teterin schreef: > The > http://raaf.atspace.org/ > > is down, apparently. > -mi I can reach it at this moment (2006-08-03 08:19 UTC). I can send you a copy of the file if Raaf permits me. Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 10:07:51 2006 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 A1DC616A4DE; Thu, 3 Aug 2006 10:07:51 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 519B743D55; Thu, 3 Aug 2006 10:07:47 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA26342; Thu, 03 Aug 2006 13:07:33 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <44D1CAE4.1060306@icyb.net.ua> Date: Thu, 03 Aug 2006 13:07:32 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: Janos Mohacsi , Cheng-Lung Sung Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: cream port doesn't install all needed files 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, 03 Aug 2006 10:07:51 -0000 After upgrade to vim7 and cream 0.36 I get complaints about at least the following two missing functions on cream startup: Cream_path_fullsystem Cream_buffer_isspecial These two functions are defined in the following files: cream-lib-os.vim cream-lib-win-tab-buf.vim Both seems to be missing from CREAM_FILES variable in cream port Makefile. I am not sure if these are the only files not being installed. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 10:11:10 2006 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 E692B16A4DA for ; Thu, 3 Aug 2006 10:11:10 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1AD43D55 for ; Thu, 3 Aug 2006 10:11:09 +0000 (GMT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 72904 invoked by uid 0); 3 Aug 2006 10:11:06 -0000 Received: from webmail.sub.ru (HELO localhost) (213.247.139.22) by techno.sub.ru with SMTP; 3 Aug 2006 10:11:06 -0000 Received: from unknown ([213.247.139.22]) by localhost (webmail.sub.ru [213.247.139.22]) (amavisd-new, port 10024) with SMTP id 68957-15 for ; Thu, 3 Aug 2006 14:11:04 +0400 (MSD) Received: from old-141.cus.titl.ru (HELO ?192.168.1.72?) (tarkhil%sub.ru@217.73.115.141) by techno.sub.ru with SMTP; 3 Aug 2006 10:11:04 -0000 Message-ID: <44D1CA2A.6070508@webmail.sub.ru> Date: Thu, 03 Aug 2006 14:04:26 +0400 From: Alex Povolotsky User-Agent: Thunderbird 1.5 (X11/20060310) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail.sub.ru Cc: Subject: mod_jk port and apache 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: Thu, 03 Aug 2006 10:11:11 -0000 Hello! Seems like mod_jk-apache2 is tuned to work with apache 2.0, while stable branch is now apache-2.2. Should I downgrade apache to 2.0, or patch something in Makefile? Alex. From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 11:03:32 2006 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 C9B7616A53C for ; Thu, 3 Aug 2006 11:03:32 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1810A43DB4 for ; Thu, 3 Aug 2006 11:03:20 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp5-g19.free.fr (Postfix) with ESMTP id 1EF3419242; Thu, 3 Aug 2006 13:03:17 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 5833C11B9F; Thu, 3 Aug 2006 13:03:16 +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 29267-07; Thu, 3 Aug 2006 13:03:09 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id C634F118E3; Thu, 3 Aug 2006 13:03:08 +0200 (CEST) From: Florent Thoumie To: Rene Ladan In-Reply-To: <44D1B1EF.5080609@gmail.com> References: <200608022017.15474@aldan> <44D1B1EF.5080609@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Vdq+a4k2K/1s8mFK7IVV" Date: Thu, 03 Aug 2006 12:03:23 +0100 Message-Id: <1154603003.92929.4.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: ports@freebsd.org, freebsd@luna.afraid.org, Mikhail Teterin Subject: Re: multimedia/pwcbsd not downloadable :-( 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, 03 Aug 2006 11:03:32 -0000 --=-Vdq+a4k2K/1s8mFK7IVV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-08-03 at 10:21 +0200, Rene Ladan wrote: > Mikhail Teterin schreef: > > The > > http://raaf.atspace.org/ > >=20 > > is down, apparently.=20 > > -mi >=20 > I can reach it at this moment (2006-08-03 08:19 UTC). I can send you a > copy of the file if Raaf permits me. It's GPL, so I don't see why he wouldn't agree. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-Vdq+a4k2K/1s8mFK7IVV Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE0df7MxEkbVFH3PQRApatAJ0cQfs/cTWukhrc3Rfiyu4aRcjLMgCbB28g DdmkFDJCXLCP/VjOs+lJ/Xw= =So90 -----END PGP SIGNATURE----- --=-Vdq+a4k2K/1s8mFK7IVV-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 11:10:21 2006 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 C2EEE16A4E0; Thu, 3 Aug 2006 11:10:21 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1F543E4C; Thu, 3 Aug 2006 11:08:11 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp1-g19.free.fr (Postfix) with ESMTP id 3026686BCB; Thu, 3 Aug 2006 13:07:56 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 7E46611B9A; Thu, 3 Aug 2006 13:07:55 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29261-10; Thu, 3 Aug 2006 13:07:44 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 566FA11B9F; Thu, 3 Aug 2006 13:07:44 +0200 (CEST) From: Florent Thoumie To: Jonathan Herriott In-Reply-To: <6a56d69c0608021501l52690648y4f9b4a6c0a70999c@mail.gmail.com> References: <6a56d69c0608021501l52690648y4f9b4a6c0a70999c@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3zfYyyor5A/leP8M40Ce" Date: Thu, 03 Aug 2006 12:07:59 +0100 Message-Id: <1154603279.92929.9.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-net@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: ipw-firmware port (Intel Pro/Wireless 2100) 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, 03 Aug 2006 11:10:21 -0000 --=-3zfYyyor5A/leP8M40Ce Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-08-02 at 18:01 -0400, Jonathan Herriott wrote: > Hi All! >=20 > I have been having trouble using the ipw-firmware port. I am able to > get it up and running, and it is even associated to my wireless > network. I use dhclient to get a lease and set everything up, which > works fine (this is after I enter the encryption and stuff). >=20 > The problem is when I try to ping or access any other IP address, even > my router I'm connected to. Just pinging my router yields no results. > I have loaded wlan_wep and provided the correct key (tried retyping > the key several times) to make sure I provided that portion correctly. > I also tried disabling wep in my router to make sure it was not a > problem with the wlan_wep module. >=20 > Here's a dump of ifconfig ipw0 >=20 > ipw0: flags=3D8847 mtu 1500 > inet6 fe80::204:23ff:fe6b:37ad%ipw0 prefixlen 64 scopeid 0x5 > inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:04:23:6b:37:ad > media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) > status: associated > ssid JONNET channel 11 bssid 00:09:5b:6a:ad:bc > authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100 > bintval 100 >=20 > I tried specifying the debug option, but I do not where I will get the > output (could not find a specified log file). >=20 >=20 > I was wondering what other information I may need to provide to help > in troubleshooting this issue or if anyone knows what is going on. Followup to -net, as it's not a ports issue. I think you can define ipw.debug to something > 0. Check the output of 'sysctl -a | grep ipw | grep debug' to find the right sysctl. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-3zfYyyor5A/leP8M40Ce Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE0dkPMxEkbVFH3PQRAi0+AJ90pmRNjwXxAEhWk6oz+TBN0cHONACgjBV5 TAVOUgDxVIR3Ymq6RWQuC0s= =3+2f -----END PGP SIGNATURE----- --=-3zfYyyor5A/leP8M40Ce-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 11:13:27 2006 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 46DD916A4DD; Thu, 3 Aug 2006 11:13:27 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7546F43D83; Thu, 3 Aug 2006 11:11:24 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA27560; Thu, 03 Aug 2006 14:11:22 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <44D1D9D9.2070608@icyb.net.ua> Date: Thu, 03 Aug 2006 14:11:21 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: Subject: libgthread not linked with threads lib ??? 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, 03 Aug 2006 11:13:27 -0000 It seems that I've encountered an application that depends on libgthread and does not depend on any library that would suck in libpthread (or other threads library) through its dependencies. That application immediately aborts with the following message: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam" It seems that this happens because libgthread references pthread symbols but does not have a dependency on a threading library: $ ldd /usr/local/lib/libgthread-2.0.so /usr/local/lib/libgthread-2.0.so: libintl.so.6 => /usr/local/lib/libintl.so.6 (0x48172000) libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x4817b000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x48200000) Not sure if this is something wrong with my environment or if this is a universal problem with glib2 port. BTW, is there anyway to add shared library dependency to an exisiting shared library (post-linking) ? LD_PRELOAD=libpthread.so works for me, but fixing libgthread-2.0.so dependencies in-place would be better. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 11:19:59 2006 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 A5DCC16A4DA for ; Thu, 3 Aug 2006 11:19:59 +0000 (UTC) (envelope-from ediap@ET.PUT.Poznan.PL) Received: from crater.et.put.poznan.pl (crater.et.put.poznan.pl [150.254.29.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A722F43D45 for ; Thu, 3 Aug 2006 11:19:58 +0000 (GMT) (envelope-from ediap@ET.PUT.Poznan.PL) Received: from crater (crater.et.put.poznan.pl [150.254.29.130]) by crater.et.put.poznan.pl (8.11.7p1+Sun/8.11.6) with ESMTP id k73BJrS11846 for ; Thu, 3 Aug 2006 13:19:53 +0200 (MET DST) Received: from hydrus.et.put.poznan.pl ([150.254.11.145]) by crater.et.put.poznan.pl (MailMonitor for SMTP v1.2.2 ) ; Thu, 3 Aug 2006 13:19:52 +0200 (MET DST) Received: from [150.254.11.187] (pc3187.et.put.poznan.pl [150.254.11.187]) by hydrus.et.put.poznan.pl (8.11.7p1+Sun/8.11.6) with ESMTP id k73BJpo13008 for ; Thu, 3 Aug 2006 13:19:52 +0200 (MET DST) Message-ID: <44D1DBE0.1080301@et.put.poznan.pl> Date: Thu, 03 Aug 2006 13:20:00 +0200 From: =?UTF-8?B?QWRhbSBQacSFdHlzemVr?= User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: ports@FreeBSD.org X-Enigmail-Version: 0.94.0.0 OpenPGP: id=341E22F0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8DBB274E7F2D594DC6C5ABF5" Cc: Subject: FreeBSD Port: math/it++ 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, 03 Aug 2006 11:19:59 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8DBB274E7F2D594DC6C5ABF5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dear FreeBSD Devs, Are you interested in refreshing the port for Math/IT++? I am one of the IT++ developers and would like to let you know that the latest IT++ version is now 3.10.3. The project now uses autotools, which should help you in preparing the port for it. Look forward to hearing from you! BR, /Adam Pi=C4=85tyszek - ediap --------------enig8DBB274E7F2D594DC6C5ABF5 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.5 (GNU/Linux) iD8DBQFE0dvl2LdbWzQeIvARAt8oAKCNt2K0B/mnV1Kudje65mbSy9yYJgCfbkFT RYwB9o1EdyRG+WMBiBYYn/U= =Utun -----END PGP SIGNATURE----- --------------enig8DBB274E7F2D594DC6C5ABF5-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 12:40:27 2006 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 C0C5316A4EB; Thu, 3 Aug 2006 12:40:27 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E87143D5C; Thu, 3 Aug 2006 12:40:25 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA29452; Thu, 03 Aug 2006 15:40:20 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <44D1EEB4.9060707@icyb.net.ua> Date: Thu, 03 Aug 2006 15:40:20 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: Yuri Pankov References: <44D1D9D9.2070608@icyb.net.ua> <1154607315.86343.9.camel@sierra.irbis.net.ru> In-Reply-To: <1154607315.86343.9.camel@sierra.irbis.net.ru> Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: libgthread not linked with threads lib ??? 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, 03 Aug 2006 12:40:27 -0000 on 03/08/2006 15:15 Yuri Pankov said the following: > On Thu, 2006-08-03 at 14:11 +0300, Andriy Gapon wrote: >> It seems that I've encountered an application that depends on libgthread >> and does not depend on any library that would suck in libpthread (or >> other threads library) through its dependencies. That application >> immediately aborts with the following message: >> /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam" >> >> It seems that this happens because libgthread references pthread symbols >> but does not have a dependency on a threading library: >> >> $ ldd /usr/local/lib/libgthread-2.0.so >> /usr/local/lib/libgthread-2.0.so: >> libintl.so.6 => /usr/local/lib/libintl.so.6 (0x48172000) >> libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x4817b000) >> libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x48200000) [snip] > > I had the same question some time ago. Check this URL for more info: > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-April/014118.html > So your application seems to use pkg-config incorrectly or not at all. Yuri, thanks for your answer. I dug a little bit deeper and here's the deal: "the application" is "Save As ..." dialog of GVim (in graphical mode). Namely, the problem happens when GVim loads libgnome-vfs.so. libgnome-vfs.so has a dependency on libgthread-2.0 but no pthread (lib{pthread|thr|c_r}) dependency, so it must be the culprit here. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 13:10:22 2006 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 9AE6B16A4DE; Thu, 3 Aug 2006 13:10:22 +0000 (UTC) (envelope-from jaj13@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0936843D45; Thu, 3 Aug 2006 13:10:21 +0000 (GMT) (envelope-from jaj13@web.de) Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id F046FDAADF5; Thu, 3 Aug 2006 15:10:19 +0200 (CEST) Received: from [83.99.89.191] (helo=[10.0.0.11]) by smtp05.web.de with esmtp (WEB.DE 4.107 #114) id 1G8cxv-0006jb-00; Thu, 03 Aug 2006 15:10:19 +0200 Message-ID: <44D1F5BB.20105@web.de> Date: Thu, 03 Aug 2006 15:10:19 +0200 From: Jona Joachim User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: vd@FreeBSD.org References: <44D11DFF.7000103@web.de> <20060803074832.GA96800@qlovarnika.bg.datamax> In-Reply-To: <20060803074832.GA96800@qlovarnika.bg.datamax> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: jaj13@web.de X-Sender: jaj13@web.de Cc: freebsd-ports@FreeBSD.org Subject: Re: little problem with pkg-plist 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, 03 Aug 2006 13:10:22 -0000 Vasil Dimov wrote: > On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: >> Hi! >> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange >> problem with pkg-plist. >> Among others these files are listed in pkg-plist: >> lib/libSGE.a >> lib/libSGE.so >> lib/libSGE.so.0 >> lib/libSGE.so.0.030809 >> >> Those are the only files installed in lib. >> libSGE.so.0 is a symlink to libSGE.so.0.030809 and libSGE.so is a >> symlink to libSGE.so.0. >> When I try to deinstall the port the following happens: >> >> /usr/local/lib> ls -F | grep SGE >> libSGE.a >> libSGE.so@ >> libSGE.so.0@ >> libSGE.so.0.030809* >> /usr/local/lib> cd /home/default/SGE >> /home/default/SGE> sudo make deinstall >> ===> Deinstalling for devel/SGE >> ===> Deinstalling SGE-0.030809 >> pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist >> pkg_delete: couldn't entirely delete package (perhaps the packing list is >> incorrectly specified?) >> /home/default/SGE> cd /usr/local/lib >> /usr/local/lib> ls | grep SGE >> libSGE.so.0.030809 >> >> It looks like pkg_delete ignores what comes after the third dot in the >> filename. > > No, it just quits when encounters the nonexistent libSGE.so.0 in > pkg-plist. It usually doesn't stop when it encounters a non-existing file, it just warns and continues. > Don't you have libSGE.so.0 listed twice in pkg-plist? It's not listed twice. Here is the whole content of pkg-plist: include/SDL11/sge.h include/SDL11/sge_blib.h include/SDL11/sge_bm_text.h include/SDL11/sge_collision.h include/SDL11/sge_config.h include/SDL11/sge_internal.h include/SDL11/sge_misc.h include/SDL11/sge_primitives.h include/SDL11/sge_rotation.h include/SDL11/sge_shape.h include/SDL11/sge_surface.h include/SDL11/sge_textpp.h include/SDL11/sge_tt_text.h lib/libSGE.a lib/libSGE.so lib/libSGE.so.0 lib/libSGE.so.0.030809 I can send you the whole port if you wish Jona From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 13:33:36 2006 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 A256816A4DD; Thu, 3 Aug 2006 13:33:36 +0000 (UTC) (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 3A39943D55; Thu, 3 Aug 2006 13:33:36 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 17D33B833; Thu, 3 Aug 2006 16:33:35 +0300 (EEST) Received: (nullmailer pid 3143 invoked by uid 1002); Thu, 03 Aug 2006 13:33:35 -0000 Date: Thu, 3 Aug 2006 16:33:35 +0300 From: Vasil Dimov To: Jona Joachim Message-ID: <20060803133334.GA3117@qlovarnika.bg.datamax> References: <44D11DFF.7000103@web.de> <20060803074832.GA96800@qlovarnika.bg.datamax> <44D1F5BB.20105@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D1F5BB.20105@web.de> Cc: freebsd-ports@FreeBSD.org Subject: Re: little problem with pkg-plist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 13:33:36 -0000 On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: > Vasil Dimov wrote: > > On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: > >> Hi! > >> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange > >> problem with pkg-plist. > >> Among others these files are listed in pkg-plist: > >> lib/libSGE.a > >> lib/libSGE.so > >> lib/libSGE.so.0 > >> lib/libSGE.so.0.030809 > >> > >> Those are the only files installed in lib. > >> libSGE.so.0 is a symlink to libSGE.so.0.030809 and libSGE.so is a > >> symlink to libSGE.so.0. > >> When I try to deinstall the port the following happens: > >> > >> /usr/local/lib> ls -F | grep SGE > >> libSGE.a > >> libSGE.so@ > >> libSGE.so.0@ > >> libSGE.so.0.030809* > >> /usr/local/lib> cd /home/default/SGE > >> /home/default/SGE> sudo make deinstall > >> ===> Deinstalling for devel/SGE > >> ===> Deinstalling SGE-0.030809 > >> pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist > >> pkg_delete: couldn't entirely delete package (perhaps the packing list is > >> incorrectly specified?) > >> /home/default/SGE> cd /usr/local/lib > >> /usr/local/lib> ls | grep SGE > >> libSGE.so.0.030809 > >> > >> It looks like pkg_delete ignores what comes after the third dot in the > >> filename. > > > > No, it just quits when encounters the nonexistent libSGE.so.0 in > > pkg-plist. > > It usually doesn't stop when it encounters a non-existing file, it just > warns and continues. > > > Don't you have libSGE.so.0 listed twice in pkg-plist? > > It's not listed twice. > Here is the whole content of pkg-plist: > > include/SDL11/sge.h > include/SDL11/sge_blib.h > include/SDL11/sge_bm_text.h > include/SDL11/sge_collision.h > include/SDL11/sge_config.h > include/SDL11/sge_internal.h > include/SDL11/sge_misc.h > include/SDL11/sge_primitives.h > include/SDL11/sge_rotation.h > include/SDL11/sge_shape.h > include/SDL11/sge_surface.h > include/SDL11/sge_textpp.h > include/SDL11/sge_tt_text.h > lib/libSGE.a > lib/libSGE.so > lib/libSGE.so.0 > lib/libSGE.so.0.030809 > > I can send you the whole port if you wish > Yeah, if nothing else works feel free to send the shar archive for review. -- Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 13:42:01 2006 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 DCC7416A4E5; Thu, 3 Aug 2006 13:42:00 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 566BE43D7C; Thu, 3 Aug 2006 13:41:58 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA00904; Thu, 03 Aug 2006 16:41:51 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <44D1FD1F.3010305@icyb.net.ua> Date: Thu, 03 Aug 2006 16:41:51 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: Yuri Pankov References: <44D1D9D9.2070608@icyb.net.ua> <1154607315.86343.9.camel@sierra.irbis.net.ru> <44D1EEB4.9060707@icyb.net.ua> In-Reply-To: <44D1EEB4.9060707@icyb.net.ua> Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: libgthread not linked with threads lib ??? 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, 03 Aug 2006 13:42:01 -0000 on 03/08/2006 15:40 Andriy Gapon said the following: > thanks for your answer. > I dug a little bit deeper and here's the deal: "the application" is > "Save As ..." dialog of GVim (in graphical mode). Namely, the problem > happens when GVim loads libgnome-vfs.so. > libgnome-vfs.so has a dependency on libgthread-2.0 but no pthread > (lib{pthread|thr|c_r}) dependency, so it must be the culprit here. Hmm... cc -shared .libs/GNOME_VFS_Daemon-common.o [.libs/*.o ...] .libs/gnome-vfs-pty.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib -pthread -L/usr/X11R6/lib /usr/local/lib/libgobject-2.0.so /usr/X11R6/lib/libgconf-2.so /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libxml2.so -lz /usr/local/lib/libiconv.so -lm -lssl -lcrypto -lutil /usr/local/lib/libintl.so -march=athlon-xp -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libgnomevfs-2.so.0 -Wl,-retain-symbols-file -Wl,.libs/libgnomevfs-2.exp -o .libs/libgnomevfs-2.so.0 -pthread option is present here, but: $ ldd .libs/libgnomevfs-2.so.0 .libs/libgnomevfs-2.so.0: libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x481cd000) libgconf-2.so.4 => /usr/X11R6/lib/libgconf-2.so.4 (0x48206000) libbonobo-2.so.0 => /usr/local/lib/libbonobo-2.so.0 (0x48237000) libbonobo-activation.so.4 => /usr/local/lib/libbonobo-activation.so.4 (0x4828f000) libORBit-2.so.0 => /usr/local/lib/libORBit-2.so.0 (0x482a3000) libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x482f5000) libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0x482f9000) libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x482fe000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x48383000) libz.so.3 => /lib/libz.so.3 (0x484a5000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x484b5000) libm.so.4 => /lib/libm.so.4 (0x485a3000) libssl.so.4 => /usr/lib/libssl.so.4 (0x485ba000) libcrypto.so.4 => /lib/libcrypto.so.4 (0x485ec000) libutil.so.5 => /lib/libutil.so.5 (0x486f6000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x48703000) libORBitCosNaming-2.so.0 => /usr/local/lib/libORBitCosNaming-2.so.0 (0x4870c000) no pthread library here. I am confused now. Do I not understand how -pthread and -shared should work together ? Does -pthread work only on final executables ? Also, if GVim loads libgnomevfs-2.so.0 via dlopen() and is not linked with it in a regular way, should GVim still be linked with all the dependencies of libgnomevfs-2 (including some threading lib) ? $ pkg-config --libs gnome-vfs-2.0 -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv What's the point of dlopen() then if you are supposed to know certain sub-dependencies in advance ? -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:02:50 2006 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 2D70816A4DE; Thu, 3 Aug 2006 15:02:50 +0000 (UTC) (envelope-from oliver.grenz@huber-spedition.de) Received: from natblert.rzone.de (natblert.rzone.de [81.169.145.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5456543D45; Thu, 3 Aug 2006 15:02:49 +0000 (GMT) (envelope-from oliver.grenz@huber-spedition.de) Received: from gateway (p549816F0.dip0.t-ipconnect.de [84.152.22.240]) (authenticated bits=0) by post.webmailer.de (8.13.6/8.13.6) with ESMTP id k73F2k3e027360; Thu, 3 Aug 2006 17:02:47 +0200 (MEST) X-KENId: 00006F0AKEN20B32127 X-KENRelayed: 00006F0AKEN20B32127@gateway Received: from [192.168.10.25] by KEN (4.00.73-v060523) with SMTP ; Thu, 3 Aug 2006 17:02:44 +0200 Date: Thu, 03 Aug 2006 17:02:44 +0200 From: Oliver Grenz To: mnag@FreeBSD.org Message-Id: <44D21014.4000504@huber-spedition.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-KENRecTime: 1154617364 X-AntiVir4Ken: checked by AntiVir for KEN!; host=gateway ANTIVIR.VDF 6.35.01.44, AVEWIN32.DLL 6.35.01.50, AVPACK32.DLL 6.33.00.06, AVDOWNLD.DLL 6.33.00.08, UNRAR.DLL 0.00.00.00, UNACEV2.DLL 2.5.00.00, SAVAPI.DLL 6.30.00.01, SAVAKEN.DLL 6.35.00.01 Content-Transfer-Encoding: 7bit Organization: Heinz Huber Int. Sped. User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) X-Enigmail-Version: 0.94.0.0 Cc: ports@FreeBSD.org Subject: FreeBSD Port: openssh-portable-4.3.p2_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: oliver.grenz@huber-spedition.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 15:02:50 -0000 Helo Maintainer Team, I have a question concerning the default values for the sshd_config during the "make install clean" process. Where can I see this values (after or before installation)? Does sshd has an option which lists the actually used keywords with their values? Please give me a help. I have the book oreilly book SSH 2nd Ed., read man pages but no success. Greetings Oliver Grenz -- Heinz Huber Internationale Spedition GmbH & Co. Fraunhoferstr. 9 85301 Schweitenkirchen Phone : 08444/9194-96 Fax : 08444/9194-518 SMS : 08444/9194-528 Mail : oliver.grenz@huber-spedition.de WWW : www.huber-spedition.de Public key : www.huber-spedition.de/edv.html From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:09:03 2006 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 36FE316A4E1 for ; Thu, 3 Aug 2006 15:09:03 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from nf-out-f131.google.com (nf-out-f131.google.com [64.233.182.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABDF43D55 for ; Thu, 3 Aug 2006 15:09:02 +0000 (GMT) (envelope-from joey@mingrone.org) Received: by nf-out-f131.google.com with SMTP id k65so15578nfa for ; Thu, 03 Aug 2006 08:09:01 -0700 (PDT) Received: by 10.82.112.3 with SMTP id k3mr521727buc; Thu, 03 Aug 2006 08:09:01 -0700 (PDT) Received: by 10.82.136.16 with HTTP; Thu, 3 Aug 2006 08:09:01 -0700 (PDT) Message-ID: Date: Thu, 3 Aug 2006 12:09:01 -0300 From: "Joey Mingrone" To: hrs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org Subject: FreeBSD Port: acroread7-7.0.8,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: Thu, 03 Aug 2006 15:09:03 -0000 Hi: I just updated my adobe reader port to acroread7-7.0.8,1. Running as a non-root user gives: >/usr/X11R6/bin/acroread /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 225: /dev/null: Permission denied /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 233: /dev/null: Permission denied ERROR: Cannot determine current directory. and the program exits. Running it as root does load the program though. If there is any other information I can provide please let me know. Joey From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:36:48 2006 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 B7F4F16A4E1 for ; Thu, 3 Aug 2006 15:36:48 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46CCB43D46 for ; Thu, 3 Aug 2006 15:36:48 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p2001-ipbf502funabasi.chiba.ocn.ne.jp [124.100.41.1]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k73FaYa7003371; Fri, 4 Aug 2006 00:36:46 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k73FaG9Z027541; Fri, 4 Aug 2006 00:36:19 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 04 Aug 2006 00:36:10 +0900 (JST) Message-Id: <20060804.003610.112769116.hrs@allbsd.org> To: joey@mingrone.org From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_Aug__4_00_36_10_2006_642)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: acroread7-7.0.8,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: Thu, 03 Aug 2006 15:36:48 -0000 ----Security_Multipart(Fri_Aug__4_00_36_10_2006_642)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Joey Mingrone" wrote in : jo> Hi: jo> jo> I just updated my adobe reader port to acroread7-7.0.8,1. jo> jo> Running as a non-root user gives: jo> jo> >/usr/X11R6/bin/acroread jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 225: /dev/null: jo> Permission denied jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 233: /dev/null: jo> Permission denied jo> ERROR: Cannot determine current directory. What is displayed when you try the following command: % ls -al /dev/null -- | Hiroki SATO ----Security_Multipart(Fri_Aug__4_00_36_10_2006_642)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBE0hfrTyzT2CeTzy0RAg7+AKCAWKNXS608jUrXDMv0hI8qQmXv0gCfS0lq Y9EKg5v32q4fhsr4XYLFzI8= =3+T/ -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Aug__4_00_36_10_2006_642)---- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:40:23 2006 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 1F4D016A4DE for ; Thu, 3 Aug 2006 15:40:23 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from nf-out-f131.google.com (nf-out-f131.google.com [64.233.182.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F6943D53 for ; Thu, 3 Aug 2006 15:40:22 +0000 (GMT) (envelope-from joey@mingrone.org) Received: by nf-out-f131.google.com with SMTP id x9so13658nfb for ; Thu, 03 Aug 2006 08:40:21 -0700 (PDT) Received: by 10.82.120.14 with SMTP id s14mr496396buc; Thu, 03 Aug 2006 08:40:21 -0700 (PDT) Received: by 10.82.136.16 with HTTP; Thu, 3 Aug 2006 08:40:21 -0700 (PDT) Message-ID: Date: Thu, 3 Aug 2006 12:40:21 -0300 From: "Joey Mingrone" To: "Hiroki Sato" In-Reply-To: <20060804.003610.112769116.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060804.003610.112769116.hrs@allbsd.org> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: acroread7-7.0.8,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: Thu, 03 Aug 2006 15:40:23 -0000 > jo> Hi: > jo> > jo> I just updated my adobe reader port to acroread7-7.0.8,1. > jo> > jo> Running as a non-root user gives: > jo> > jo> >/usr/X11R6/bin/acroread > jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 225: /dev/null: > jo> Permission denied > jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 233: /dev/null: > jo> Permission denied > jo> ERROR: Cannot determine current directory. > > What is displayed when you try the following command: > > % ls -al /dev/null > $ ls -la /dev/null crw-rw-rw- 1 root wheel 0, 16 Aug 3 12:33 /dev/null Joey From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:41:19 2006 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 CC16216A4E0 for ; Thu, 3 Aug 2006 15:41:19 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC4243D69 for ; Thu, 3 Aug 2006 15:41:15 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G8fRh-0000JU-OY; Thu, 03 Aug 2006 19:49:18 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 8000B121EA; Thu, 3 Aug 2006 19:40:50 +0400 (MSD) Date: Thu, 3 Aug 2006 19:40:50 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060803194050.0de030f5@localhost> In-Reply-To: <44D21014.4000504@huber-spedition.de> References: <44D21014.4000504@huber-spedition.de> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_JOZhmvzsngNwgvHvAMIUXbN; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: oliver.grenz@huber-spedition.de Subject: Re: FreeBSD Port: openssh-portable-4.3.p2_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 15:41:19 -0000 --Sig_JOZhmvzsngNwgvHvAMIUXbN Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Thu, 03 Aug 2006 17:02:44 +0200 Oliver Grenz mentioned: > Helo Maintainer Team, >=20 > I have a question concerning the default values for the sshd_config > during the "make install clean" process. >=20 > Where can I see this values (after or before installation)? Does sshd > has an option which lists the actually used keywords with their values? >=20 > Please give me a help. I have the book oreilly book SSH 2nd Ed., read > man pages but no success. >=20 > Greetings > Oliver Grenz >=20 man sshd_config ? --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_JOZhmvzsngNwgvHvAMIUXbN Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE0hkCK/VZk+smlYERAnEyAJ9Xzthe0pf3yCFofS1JxUFLw+17cACfVxfB rBTB2YTImGgNxNSKM9HgHpQ= =UK0h -----END PGP SIGNATURE----- --Sig_JOZhmvzsngNwgvHvAMIUXbN-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 15:58:23 2006 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 3E1E816A4DA; Thu, 3 Aug 2006 15:58:23 +0000 (UTC) (envelope-from jaj13@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id B545F43D49; Thu, 3 Aug 2006 15:58:22 +0000 (GMT) (envelope-from jaj13@web.de) Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 5E196E1CCF7; Thu, 3 Aug 2006 17:58:21 +0200 (CEST) Received: from [83.99.89.191] (helo=[10.0.0.11]) by smtp05.web.de with esmtp (WEB.DE 4.107 #114) id 1G8faX-0004iU-00; Thu, 03 Aug 2006 17:58:21 +0200 Message-ID: <44D21D1C.3020908@web.de> Date: Thu, 03 Aug 2006 17:58:20 +0200 From: Jona Joachim User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: vd@FreeBSD.org References: <44D11DFF.7000103@web.de> <20060803074832.GA96800@qlovarnika.bg.datamax> <44D1F5BB.20105@web.de> <20060803133334.GA3117@qlovarnika.bg.datamax> In-Reply-To: <20060803133334.GA3117@qlovarnika.bg.datamax> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: jaj13@web.de X-Sender: jaj13@web.de Cc: freebsd-ports@FreeBSD.org Subject: Re: little problem with pkg-plist 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, 03 Aug 2006 15:58:23 -0000 Vasil Dimov wrote: > On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: >> Vasil Dimov wrote: >>> On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: >>>> Hi! >>>> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange >>>> problem with pkg-plist. >>>> Among others these files are listed in pkg-plist: >>>> lib/libSGE.a >>>> lib/libSGE.so >>>> lib/libSGE.so.0 >>>> lib/libSGE.so.0.030809 >>>> >>>> Those are the only files installed in lib. >>>> libSGE.so.0 is a symlink to libSGE.so.0.030809 and libSGE.so is a >>>> symlink to libSGE.so.0. >>>> When I try to deinstall the port the following happens: >>>> >>>> /usr/local/lib> ls -F | grep SGE >>>> libSGE.a >>>> libSGE.so@ >>>> libSGE.so.0@ >>>> libSGE.so.0.030809* >>>> /usr/local/lib> cd /home/default/SGE >>>> /home/default/SGE> sudo make deinstall >>>> ===> Deinstalling for devel/SGE >>>> ===> Deinstalling SGE-0.030809 >>>> pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist >>>> pkg_delete: couldn't entirely delete package (perhaps the packing list is >>>> incorrectly specified?) >>>> /home/default/SGE> cd /usr/local/lib >>>> /usr/local/lib> ls | grep SGE >>>> libSGE.so.0.030809 >>>> >>>> It looks like pkg_delete ignores what comes after the third dot in the >>>> filename. >>> No, it just quits when encounters the nonexistent libSGE.so.0 in >>> pkg-plist. >> It usually doesn't stop when it encounters a non-existing file, it just >> warns and continues. >> >>> Don't you have libSGE.so.0 listed twice in pkg-plist? >> It's not listed twice. >> Here is the whole content of pkg-plist: >> >> include/SDL11/sge.h >> include/SDL11/sge_blib.h >> include/SDL11/sge_bm_text.h >> include/SDL11/sge_collision.h >> include/SDL11/sge_config.h >> include/SDL11/sge_internal.h >> include/SDL11/sge_misc.h >> include/SDL11/sge_primitives.h >> include/SDL11/sge_rotation.h >> include/SDL11/sge_shape.h >> include/SDL11/sge_surface.h >> include/SDL11/sge_textpp.h >> include/SDL11/sge_tt_text.h >> lib/libSGE.a >> lib/libSGE.so >> lib/libSGE.so.0 >> lib/libSGE.so.0.030809 >> >> I can send you the whole port if you wish >> > > Yeah, if nothing else works feel free to send the shar archive for > review. You can find it here: http://webplaza.pt.lu/~mpjjjjsj/files/SGE.shar Jona From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 16:12:15 2006 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 2F53C16A4DA for ; Thu, 3 Aug 2006 16:12:15 +0000 (UTC) (envelope-from matcraig@nmsu.edu) Received: from ccserver2.nmsu.edu (ccserver2.nmsu.edu [128.123.34.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D4A043D49 for ; Thu, 3 Aug 2006 16:12:14 +0000 (GMT) (envelope-from matcraig@nmsu.edu) Received: from ccserver2.nmsu.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 9EB253F8217 for ; Thu, 3 Aug 2006 10:12:13 -0600 (MDT) Received: from [127.0.0.1] (insolence.NMSU.Edu [128.123.194.152]) by ccserver2.nmsu.edu (Postfix) with ESMTP id EAE0B3F81B2 for ; Thu, 3 Aug 2006 10:12:12 -0600 (MDT) Message-ID: <44D2205B.2010404@nmsu.edu> Date: Thu, 03 Aug 2006 10:12:11 -0600 From: Matt Craig Organization: NMSU ICT User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Antivirus: avast! (VPS 0631-2, 08/02/2006), Outbound message X-Antivirus-Status: Clean X-PMX-Version: 5.2.0.264296, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.8.3.84932 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__BAT_BOUNDARY 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __HAS_MSGID 0, __MIME_HTML 0, __MIME_VERSION 0, __RATWARE_SIGNATURE_3_N1 0, __SANE_MSGID 0, __STOCK_CRUFT 0, __TAG_EXISTS_HTML 0, __USER_AGENT 0' Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: munin-node install 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: Thu, 03 Aug 2006 16:12:15 -0000 FreeBSD 6.1 STABLE Installing munin-node from packages using portupgrade does not successfully install. I have one of my FreeBSD servers set up as a NFS server serving some FreeBSD NFS clients. The NFS server exports the usr/src/, usr/obj, and usr/ports directories to the NFS clients. This way, I only need to recompile the src on one machine. It also allows me to build packages using portupgrade on the NFS server and install them on the NFS clients, so I don't have to download the src for each package on each separate machine. When I install the munin-node on the NFS server, I get no problems and everything works. However, when I install munin-node on the NFS clients, not even one install works. It doesn't install the munin-node.sh in /usr/local/etc/rc.d, and the process will not start. Below are the details of the install. I copy pasted from "You need a group "munin"." to "Would you like me to set up log rotation [y]? y" for both installs. As you can see, they are quite different. Note the "./+INSTALL: /usr/local/etc/rc.d/munin-node.sh: not found" from the install on the NFS Client. Using portupgrade -NfPP on a NFS client. ----------------------------------------------------------------------------------------------------------------- You need a group "munin". Would you like me to create it [y]? y Done. Initializing new plugins..done. ./+INSTALL: /usr/local/etc/rc.d/munin-node.sh: not found Would you like me to set up log rotation [y]? y ----------------------------------------------------------------------------------------------------------------- Using portupgrade -Nfp on NFS server. Also saw same install when you do a make install. ----------------------------------------------------------------------------------------------------------------- You need a group "munin". Would you like me to create it [y]? y Done. ===> Generating temporary packing list mkdir -p /usr/local/etc/munin/plugins mkdir -p /usr/local/etc/munin/plugin-conf.d mkdir -p /usr/local/share/munin/plugins mkdir -p /usr/local/sbin mkdir -p /usr/local/lib/perl5/site_perl/5.8.8/Munin/Plugin mkdir -p /var/log mkdir -p /var/run/munin mkdir -p /usr/local/var/munin/plugin-state chgrp munin /usr/local/var/munin/plugin-state chmod 775 /usr/local/var/munin/plugin-state chmod 755 /usr/local/etc/munin/plugin-conf.d ./install-sh -m 0755 build/node/munin-node /usr/local/sbin/ ./install-sh -m 0755 build/node/munin-node-configure /usr/local/sbin/ test -f "/usr/local/etc/munin/munin-node.conf" || ./install-sh -m 0644 build/node/munin-node.conf /usr/local/etc/munin/ ./install-sh -m 0755 build/node/munin-run /usr/local/sbin/ ./install-sh -m 0755 build/node/munin-node-configure-snmp /usr/local/sbin/ echo Done. Done. for p in build/node/node.d.freebsd/* build/node/node.d/*; do \ if test -f "$p" ; then \ family=`sed -n 's/^#%# family=\(.*\)$/\1/p' $p`; \ test "$family" || family=contrib; \ if echo "auto manual contrib snmpauto" | grep $family >/dev/null; then \ test -f "/usr/local/share/munin/plugins/`basename $p`" \ || ./install-sh -m 0755 $p /usr/local/share/munin/plugins/; \ fi; \ fi \ done ./install-sh -m 0644 build/node/plugins.history /usr/local/share/munin/plugins/ #TODO: #configure plugins. install -o root -g wheel -m 555 /usr/ports/sysutils/munin-node/work/munin-node.sh /usr/local/etc/rc.d/munin-node.sh install -o root -g wheel -m 444 /usr/ports/sysutils/munin-node/work/munin-1.2.4/build/node/munin-node.conf /usr/local/etc/munin/munin-node.conf.sample install -o root -g wheel -m 444 files/plugins.conf /usr/local/etc/munin/plugin-conf.d/plugins.conf.sample ******************************************************************** Unless this file already existed, a sample configuration file has been placed in /usr/local/etc/munin/munin-node.conf. Please edit it according to your needs. ******************************************************************** The Munin client will *not* be started automatically. To allow it to start, put this line in /etc/rc.conf: munin_node_enable="YES" Then, it will be started on the next boot. If this line is already present, the client will be started now. Otherwise, edit /etc/rc.conf and execute this command: /usr/local/etc/rc.d/munin-node.sh start ******************************************************************** Initializing new plugins..done. Starting munin_node. Would you like me to set up log rotation [y]? y ----------------------------------------------------------------------------------------------------------------- Doing a make install on the NFS clients works just fine, but this is not the optimal solution for me, as it defeats the purpose of my NFS setup. I don't know if it is the munin-node port or if it has something to do with FreeBSD or portupgrade, so I am posting this on both mailing lists. From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 16:54:49 2006 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 AE9F316A4DA for ; Thu, 3 Aug 2006 16:54:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBE743D46 for ; Thu, 3 Aug 2006 16:54:49 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id 1AF415097B; Thu, 3 Aug 2006 18:54:50 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.0-gr0 (2005-09-13) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.0-gr0 Received: from mwilke.ath.cx (dslb-082-083-140-038.pools.arcor-ip.net [82.83.140.38]) by unixfreunde.net (Postfix) with ESMTP id 47FE450843; Thu, 3 Aug 2006 18:54:47 +0200 (CEST) Date: Thu, 3 Aug 2006 18:54:43 +0200 From: Martin Wilke To: Stanislav Sedov Message-ID: <20060803185443.7a5a92fc@mwilke.ath.cx> In-Reply-To: <20060803194050.0de030f5@localhost> References: <44D21014.4000504@huber-spedition.de> <20060803194050.0de030f5@localhost> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.10.1; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: oliver.grenz@huber-spedition.de, freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: openssh-portable-4.3.p2_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 16:54:49 -0000 On Thu, 3 Aug 2006 19:40:50 +0400 Stanislav Sedov wrote: > man sshd_config ? you either help him or stop it! if someone is searching for help, you should help him and not refer to google or rtfm! - Martin From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:03:41 2006 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 9A6E416A4DA for ; Thu, 3 Aug 2006 17:03:41 +0000 (UTC) (envelope-from lupe@lupe-christoph.de) Received: from buexe.b-5.de (buexe.b-5.de [84.19.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 180D043D49 for ; Thu, 3 Aug 2006 17:03:40 +0000 (GMT) (envelope-from lupe@lupe-christoph.de) Received: from antalya.lupe-christoph.de (antalya.lupe-christoph.de [172.17.0.9]) by buexe.b-5.de (8.13.4/8.13.4/b-5/buexe-3.5) with ESMTP id k73H3c1p024508; Thu, 3 Aug 2006 19:03:38 +0200 Received: from localhost (localhost [127.0.0.1]) by antalya.lupe-christoph.de (Postfix) with ESMTP id 13FAC34550; Thu, 3 Aug 2006 19:03:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at lupe-christoph.de Received: from antalya.lupe-christoph.de ([127.0.0.1]) by localhost (antalya.lupe-christoph.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dsi0XL2gHVAR; Thu, 3 Aug 2006 19:03:29 +0200 (CEST) Received: by antalya.lupe-christoph.de (Postfix, from userid 1000) id 27DA03454F; Thu, 3 Aug 2006 19:03:29 +0200 (CEST) Date: Thu, 3 Aug 2006 19:03:29 +0200 To: Matt Craig Message-ID: <20060803170329.GB23354@lupe-christoph.de> References: <44D2205B.2010404@nmsu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D2205B.2010404@nmsu.edu> User-Agent: Mutt/1.5.12-2006-07-14 From: lupe@lupe-christoph.de (Lupe Christoph) Cc: freebsd-ports@freebsd.org Subject: Re: munin-node install 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: Thu, 03 Aug 2006 17:03:41 -0000 On Thursday, 2006-08-03 at 10:12:11 -0600, Matt Craig wrote: > Using portupgrade -NfPP on a NFS client. > ----------------------------------------------------------------------------------------------------------------- > You need a group "munin". > Would you like me to create it [y]? y > Done. > Initializing new plugins..done. > ./+INSTALL: /usr/local/etc/rc.d/munin-node.sh: not found > Would you like me to set up log rotation [y]? y > ----------------------------------------------------------------------------------------------------------------- I have a few questions: - What happens when you install the package with pkg_add? - Does portupgrade -v add any information? - Does /usr/local/etc/rc.d exist on the client? Thanks, Lupe Christoph -- | You know we're sitting on four million pounds of fuel, one nuclear | | weapon and a thing that has 270,000 moving parts built by the lowest | | bidder. Makes you feel good, doesn't it? | | Rockhound in "Armageddon", 1998, about the Space Shuttle | From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:29:12 2006 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 6E2D316A4DA for ; Thu, 3 Aug 2006 17:29:12 +0000 (UTC) (envelope-from jumpyboy@infinito.it) Received: from fe-relay04.albacom.net (fe-relay04.albacom.net [217.220.57.147]) by mx1.FreeBSD.org (Postfix) with SMTP id C064143D49 for ; Thu, 3 Aug 2006 17:29:10 +0000 (GMT) (envelope-from jumpyboy@infinito.it) Received: (qmail 30457 invoked by uid 508); 3 Aug 2006 17:29:06 -0000 Received: from jumpyboy@infinito.it by fe-relay04.albacom.net with qmail-scanner (rbl: ???. spamassassin: ???. Clear:RC:1(89.119.19.254):CR:PGP(signed):RBL:0:SA:0(0.4/7.5):. Processed in 0.478835 secs); 03 Aug 2006 17:29:06 -0000 Received: from unknown (HELO destino.ilmandarino.org) (89.119.19.254) by fe-relay04.albacom.net with SMTP; 3 Aug 2006 17:29:05 -0000 From: Gianni To: Sergey Matveychuk Date: Thu, 3 Aug 2006 19:32:46 +0200 User-Agent: KMail/1.9.1 References: <200608030747.38980.jumpyboy@infinito.it> <44D1A638.3030206@FreeBSD.org> In-Reply-To: <44D1A638.3030206@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3248353.qQ0MBO12rm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608031932.51228.jumpyboy@infinito.it> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on fe-relay04.albacom.net X-Spam-Level: X-Spam-Status: No, hits=0.4 required=7.5 tests=AWL autolearn=no version=2.63 X-Spam-Report: * 0.4 AWL AWL: Auto-whitelist adjustment Cc: ports@freebsd.org, perl@freebsd.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-3.1.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: Thu, 03 Aug 2006 17:29:12 -0000 --nextPart3248353.qQ0MBO12rm Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Alle 09:31, gioved=EC 03 agosto 2006, Sergey Matveychuk ha scritto: > Gianni wrote: > > SpamAssassin 3.1.4 was released. > > > > Why do I get the following error messages in /var/log/maillolg ? If I > > restart spamassassin then I haven't them again. What's wrong with it? > > > > Aug 3 07:42:14 bastian spamd[66915]: mkdir /nonexistent: Permission > > denied at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line > > 1486 Aug 3 07:42:20 bastian spamd[66915]: mkdir /nonexistent: Permissi= on > > denied at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line > > 1486 > > > > > > I tryed to execute spamd as "spamd" user and work, but suddenly doesn't > > work anymore on FreeBSD 6.1 ... on FreeBSD 5.5 seems to work... Can you > > help me? Giovanni > > Compare entries for spamd user both in /etc/passwd and /usr/ports/UIDs: > > grep ^spamd /etc/passwd > grep ^spamd /usr/ports/UIDs [root@bastian /home/zambia]# grep ^spamd /etc/passwd spamd:*:58:58:SpamAssassin user:/var/spool/spamd:/sbin/nologin [root@bastian /home/zambia]# grep ^spamd /usr/ports/UIDs spamd:*:58:58:SpamAssassin user:/var/spool/spamd:/sbin/nologin [root@bastian /home/zambia]# They are the same. Why suddenly spamassassin decide he cannot do this: Aug 3 19:27:12 bastian spamd[46172]: mkdir /nonexistent: Permission denied= =20 at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 Aug 3 19:27:16 bastian spamd[46172]: mkdir /nonexistent: Permission denied= =20 at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 Aug 3 19:27:16 bastian spamd[46172]: locker: safe_lock: cannot create tmp= =20 lockfile /nonexistent/.spamassassin/auto-whitelist.lock.bastian.ksniffer.or= g.46172=20 for /nonexistent/.spamassassin/auto-whitelist.lock: No such file or directo= ry Aug 3 19:27:16 bastian spamd[46172]: auto-whitelist: open of auto-whitelis= t=20 file failed: locker: safe_lock: cannot create tmp=20 lockfile /nonexistent/.spamassassin/auto-whitelist.lock.bastian.ksniffer.or= g.46172=20 for /nonexistent/.spamassassin/auto-whitelist.lock: No such file or directo= ry Aug 3 19:27:16 bastian spamd[46172]: bayes: locker: safe_lock: cannot crea= te=20 tmp lockfile /nonexistent/.spamassassin/bayes.lock.bastian.ksniffer.org.461= 72=20 for /nonexistent/.spamassassin/bayes.lock: No such file or directory If I restart spamassassin and resend the same email, all is ok. Why this=20 strange way of doing? Is a FreeBSD 6.x problem? Is it a spamassassin port=20 problem? Help me, Giovanni --nextPart3248353.qQ0MBO12rm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQBE0jNDPfGQefXd0v0RAmVwAKCK+bz+v9sNn1kUrysj0lY0tGMyjgCgxhX3 Wl0VqgJtmyzjHdaCxMG3Uzw= =dezy -----END PGP SIGNATURE----- --nextPart3248353.qQ0MBO12rm-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:30:43 2006 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 1CABD16A4DD for ; Thu, 3 Aug 2006 17:30:43 +0000 (UTC) (envelope-from vooya@vooya.net) Received: from base.vooya.net (vooya.net [213.25.26.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 428DA43D45 for ; Thu, 3 Aug 2006 17:30:42 +0000 (GMT) (envelope-from vooya@vooya.net) Received: from localhost (localhost.vooya.net [127.0.0.1]) by base.vooya.net (Exim 3.22) with ESMTP id 1517626E4DF for ; Thu, 3 Aug 2006 19:33:43 +0200 (CEST) Received: from base.vooya.net ([127.0.0.1]) by localhost (base.vooya.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21203-06 for ; Thu, 3 Aug 2006 19:33:36 +0200 (CEST) Received: by base.vooya.net (Exim 3.22, from userid 1001) id 214C226E4F0; Thu, 3 Aug 2006 19:33:36 +0200 (CEST) Date: Thu, 3 Aug 2006 19:33:36 +0200 From: Mariusz Kownacki To: ports@FreeBSD.org Message-ID: <20060803173335.GA22303@vooya.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://vooya.net/vooya.asc X-Virus-Scanned: amavisd-new at base.vooya.net Cc: Subject: ports@FreeBSD.org - ruby18 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, 03 Aug 2006 17:30:43 -0000 --9zSXsLTf0vkW971A Content-Type: multipart/mixed; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Since few days i have problem with installing ruby from ports (/usr/ports/lang/ruby18). According to advices I attach additional information. I would be grateful for any help. OS version: FreeBSD xxx 6.1-STABLE FreeBSD 6.1-STABLE --- [root@xxx:/usr/ports/lang/ruby18]$ make install clean =3D=3D=3D> ruby-1.8.4_9,1 depends on file: /usr/local/lib/libcrypto.so.5 - found =3D=3D=3D> Configuring for ruby-1.8.4_9,1 /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.4/configure configure: WARNING: you should use --build, --host, --target checking build system type... i386-portbld-freebsd6 checking host system type... i386-portbld-freebsd6 checking target system type... i386-portbld-freebsd6 checking for i386-portbld-freebsd6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... Segmentation fault (core dumped) configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/lang/ruby18/work/ruby-1.8.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/lang/ruby18. --- Regards, MK --=20 [+][+][+][+][+][+][+][+][+][+][+][+][+][+][+][+][+][+][+]. GNUPG: 7B18 A5CF 253C 876C 7B76 DD67 3566 5595 AB30 690F --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=ls_var_db_pkg Slay-1.2 amavisd-new-2.4.1_1,1 apache-2.0.58_1 arc-5.21o arj-3.10.22 autoconf-2.59_2 automake-1.9.6 bash-2.05b.007_4 cabextract-1.1 cclient-2004g,1 curl-7.15.3 cvsup-without-gui-16.1h_2 cyrus-sasl-2.1.21_2 db41-4.1.25_3 docbook-1.3 docbook-241_2 docbook-3.0_2 docbook-3.1_2 docbook-4.0_2 docbook-4.1_2 docbook-xml-4.2_1 dovecot-1.0.b3 expat-2.0.0_1 freetype2-2.1.10_2 freeze-2.5_1 gawk-3.1.1_1 gd-2.0.33_4,1 gettext-0.14.5_1 glib-2.8.6_1 gmake-3.80_2 gnupg-1.4.4 gnutls-1.2.10_1 iso8879-1986_2 ispell-3.2.06_14 jade-1.2.1_9 jed-0.99.18 jpeg-6b_3 ldconfig_compat-1.0_5 lftp-3.4.0_3 lha-1.14i_6 libart_lgpl2-2.3.17_1 libgcrypt-1.2.2 libgmp-4.2.1_1 libgpg-error-1.1 libiconv-1.9.2_1 libidn-0.6.3 libltdl-1.5.22 libmcrypt-2.5.7_1 libslang2-2.0.6 libspf2-1.0.4_1 libtool-1.3.5_2 libtool-1.5.22_1 libtool-1.5.22_2 libxml2-2.6.26 libxode-0.71_4 libxslt-1.1.17 links-2.1.p20,1 linuxdoc-1.1_1 lsof-4.76.1.1 lynx-2.8.5_2 lzo2-2.02 lzop-1.02.r1 m4-1.4.4 mailgraph-1.12_1 mc-light-4.1.40.p9_6 mhash-0.9.2 mime-support-3.35.1 mrtg-2.13.2,1 mtr-nox11-0.71 mutt-1.4.2.1_3 mysql-client-4.1.16_1 mysql-server-4.1.16 nail-11.25 net-snmp-5.2.2_1 nmap-4.10 openssl-0.9.8b_1 p5-Archive-Tar-1.29 p5-Archive-Zip-1.16 p5-Authen-SASL-2.10_1 p5-BerkeleyDB-0.28 p5-Bit-Vector-6.4_1 p5-Carp-Clan-5.3 p5-Compress-Zlib-1.41 p5-Convert-BinHex-1.119 p5-Convert-TNEF-0.17 p5-Convert-UUlib-1.06,1 p5-Date-Calc-5.4 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-File-Tail-0.99.3 p5-File-Temp-0.16_4 p5-GSSAPI-0.22 p5-HTML-Parser-3.54 p5-HTML-Tagset-3.10 p5-IO-Multiplex-1.08 p5-IO-String-1.08 p5-IO-Zlib-1.04_1 p5-IO-stringy-2.110 p5-MIME-Base64-3.07 p5-MIME-Tools-5.420,2 p5-Mail-SpamAssassin-3.1.3 p5-Mail-Tools-1.74 p5-Math-BigInt-1.77 p5-Net-1.19,1 p5-Net-DNS-0.57 p5-Net-IP-1.25 p5-Net-Server-0.93_1 p5-PathTools-3.18 p5-Pod-Parser-1.34 p5-SNMP_Session-1.08 p5-Scalar-List-Utils-1.18,1 p5-Test-Harness-2.62 p5-Test-Simple-0.62 p5-Time-HiRes-1.87,1 p5-URI-1.35 p5-Unix-Syslog-0.100 p5-libwww-5.805 pcre-6.6 pdflib-6.0.2 pecl-pdflib-2.0.4 perl-5.8.8 pflogsumm-1.1.0_1,1 php5-5.1.4 php5-bz2-5.1.4 php5-curl-5.1.4 php5-dom-5.1.4 php5-gd-5.1.4 php5-gettext-5.1.4 php5-imap-5.1.4 php5-mbstring-5.1.4 php5-mcrypt-5.1.4 php5-mhash-5.1.4 php5-mysql-5.1.4 php5-mysqli-5.1.4 php5-odbc-5.1.4 php5-openssl-5.1.4 php5-pcre-5.1.4 php5-pgsql-5.1.4 php5-session-5.1.4 php5-snmp-5.1.4 php5-xml-5.1.4 php5-xsl-5.1.4 php5-zlib-5.1.4 phpMyAdmin-2.8.2 pkgconfig-0.20 pkgdb.db png-1.2.8_3 portaudit-0.5.11 postfix-2.2.9,1 postfix-policyd-sf-1.72 postgresql-client-7.4.13 postgresql-server-7.4.13 procmail-3.22_6 razor-agents-2.82 rpm2cpio-1.2_2 rrdtool-1.2.12_1 scponly-4.4 screen-4.0.2_4 sgmlformat-1.7_2 squirrelmail-1.4.7 strace-4.5.1_1 stunnel-4.14_2 t1lib-5.1.0,1 texinfo-4.8_3 trafshow-5.2.2,1 unarj-2.65_1 unixODBC-2.2.11_1 unrar-3.60.b4,3 unzip-5.52_2 unzoo-4.4 vim-7.0.35 wget-1.10.2 xmlcatmgr-2.2 zoo-2.10.1_2 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --program-prefix= --program-suffix=18 --enable-shared --with-openssl-include=/usr/local/include --disable-pthread --enable-ipv6 --prefix=/usr/local i386-portbld-freebsd6 ## --------- ## ## Platform. ## ## --------- ## hostname = xxx uname -m = i386 uname -r = 6.1-STABLE uname -s = FreeBSD uname -v = FreeBSD 6.1-STABLE #9: Sun Jun 25 16:11:05 CEST 2006 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1402: checking build system type configure:1420: result: i386-portbld-freebsd6 configure:1428: checking host system type configure:1442: result: i386-portbld-freebsd6 configure:1450: checking target system type configure:1464: result: i386-portbld-freebsd6 configure:1653: checking for i386-portbld-freebsd6-gcc configure:1679: result: cc configure:1961: checking for C compiler version configure:1964: cc --version &5 cc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1967: $? = 0 configure:1969: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:1972: $? = 0 configure:1974: cc -V &5 cc: `-V' option must have argument configure:1977: $? = 1 configure:2000: checking for C compiler default output file name configure:2003: cc -O2 -pipe -funroll-loops -march=pentium4 conftest.c -pthread >&5 configure:2006: $? = 0 configure:2052: result: a.out configure:2057: checking whether the C compiler works configure:2063: ./a.out configure:2066: $? = 139 configure:2073: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6 ac_cv_build_alias=i386-portbld-freebsd6 ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -funroll-loops -march=pentium4 ' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-portbld-freebsd6 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-portbld-freebsd6 ac_cv_exeext='' ac_cv_host=i386-portbld-freebsd6 ac_cv_host_alias=i386-portbld-freebsd6 ac_cv_prog_CC=cc ac_cv_target=i386-portbld-freebsd6 ac_cv_target_alias=i386-portbld-freebsd6 lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='' ARCHFILE='' ARCH_FLAG='' CC='cc' CCDLFLAGS='' CFLAGS='-O2 -pipe -funroll-loops -march=pentium4 ' COMMON_HEADERS='' COMMON_LIBS='' COMMON_MACROS='' CP='' CPP='' CPPFLAGS='' CPPOUTFILE='' DEFS='' DLDFLAGS='' DLDLIBS='' DLEXT2='' DLEXT='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_SHARED='' EXEEXT='' EXPORT_PREFIX='' EXTOUT='' EXTSTATIC='' GNU_LD='' INSTALL_DATA='install -C -o root -g wheel -m 444' INSTALL_PROGRAM='install -C -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -C -o root -g wheel -m 555' LDFLAGS='' LDSHARED='' LIBEXT='' LIBOBJS='' LIBPATHENV='' LIBPATHFLAG='' LIBRUBY='' LIBRUBYARG='' LIBRUBYARG_SHARED='' LIBRUBYARG_STATIC='' LIBRUBY_A='' LIBRUBY_ALIASES='' LIBRUBY_DLDFLAGS='' LIBRUBY_LDSHARED='' LIBRUBY_SO='' LIBS=' -pthread' LINK_SO='' LN_S='' LTLIBOBJS='' MAINLIBS='' MAJOR='1' MAKEDIRS='' MAKEFILES='' MANTYPE='' MINIOBJS='' MINIRUBY='' MINOR='8' NM='' NROFF='' OBJDUMP='' OBJEXT='' OUTFLAG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PREP='' RANLIB='' RDOCTARGET='' RM='' RPATHFLAG='' RUBYW_INSTALL_NAME='' RUBY_INSTALL_NAME='' RUBY_SO_NAME='' RUNRUBY='' SET_MAKE='' SHELL='/bin/sh' SOLIBS='' STATIC='' STRIP='' TEENY='4' TRY_LINK='' WINDRES='' XCFLAGS='' XLDFLAGS='' YACC='' ac_ct_AR='' ac_ct_CC='' ac_ct_DLLWRAP='' ac_ct_NM='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_WINDRES='' arch='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6' build_alias='i386-portbld-freebsd6' build_cpu='i386' build_os='freebsd6' build_vendor='portbld' configure_args='' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd6' host_alias='i386-portbld-freebsd6' host_cpu='i386' host_os='freebsd6' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,$$,18,;s,^,,' rubyw_install_name='' sbindir='${exec_prefix}/sbin' setup='' sharedstatedir='${prefix}/com' sitearch='' sitedir='' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd6' target_alias='i386-portbld-freebsd6' target_cpu='i386' target_os='freebsd6' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define USE_BUILTIN_FRAME_ADDRESS 1 configure: exit 1 --oyUTqETQ0mS9luUI-- --9zSXsLTf0vkW971A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE0jNvNWZVlaswaQ8RAiDQAKCqKMZ6arp0Q44LdwjbIMqKz+agggCfRZ21 n5FA29aN0rPHH16b6FAkXzQ= =helA -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:38:47 2006 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 D8DBE16A4E1; Thu, 3 Aug 2006 17:38:47 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [63.240.77.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F5E43D45; Thu, 3 Aug 2006 17:38:46 +0000 (GMT) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-24-6-181-195.hsd1.ca.comcast.net[24.6.181.195]) by comcast.net (sccrmhc13) with ESMTP id <2006080317384501300a6fk4e>; Thu, 3 Aug 2006 17:38:45 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 8DB6F5C03F; Thu, 3 Aug 2006 10:38:44 -0700 (PDT) Date: Thu, 3 Aug 2006 10:38:44 -0700 From: Jeremy Chadwick To: Gianni Message-ID: <20060803173844.GB68605@icarus.home.lan> Mail-Followup-To: Gianni , Sergey Matveychuk , ports@freebsd.org, perl@freebsd.org References: <200608030747.38980.jumpyboy@infinito.it> <44D1A638.3030206@FreeBSD.org> <200608031932.51228.jumpyboy@infinito.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608031932.51228.jumpyboy@infinito.it> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.11 Cc: ports@freebsd.org, perl@freebsd.org, Sergey Matveychuk Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-3.1.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: Thu, 03 Aug 2006 17:38:48 -0000 On Thu, Aug 03, 2006 at 07:32:46PM +0200, Gianni wrote: > They are the same. Why suddenly spamassassin decide he cannot do this: > > Aug 3 19:27:12 bastian spamd[46172]: mkdir /nonexistent: Permission denied > at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 > Aug 3 19:27:16 bastian spamd[46172]: mkdir /nonexistent: Permission denied > at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin.pm line 1486 > Aug 3 19:27:16 bastian spamd[46172]: locker: safe_lock: cannot create tmp > lockfile /nonexistent/.spamassassin/auto-whitelist.lock.bastian.ksniffer.org.46172 > for /nonexistent/.spamassassin/auto-whitelist.lock: No such file or directory > Aug 3 19:27:16 bastian spamd[46172]: auto-whitelist: open of auto-whitelist > file failed: locker: safe_lock: cannot create tmp > lockfile /nonexistent/.spamassassin/auto-whitelist.lock.bastian.ksniffer.org.46172 > for /nonexistent/.spamassassin/auto-whitelist.lock: No such file or directory > Aug 3 19:27:16 bastian spamd[46172]: bayes: locker: safe_lock: cannot create > tmp lockfile /nonexistent/.spamassassin/bayes.lock.bastian.ksniffer.org.46172 > for /nonexistent/.spamassassin/bayes.lock: No such file or directory > > > If I restart spamassassin and resend the same email, all is ok. Why this > strange way of doing? Is a FreeBSD 6.x problem? Is it a spamassassin port > problem? > Help me, > Giovanni I've seen this problem on our own production machines. It doesn't appear to be a 6.x problem, since we run 4.x. The problem appears to be that the user in question doesn't have a home directory, and thus when SpamAssassin tries to make the bayes DB, the lockfile, etc. etc. it receives an error. The "Permission denied" messages are probably due to some file operations which are being done in SpamAssassin.pm. The problem only happens when the account in question receives mail. The "account" could be one of many things -- you need to figure out which account is receiving mail which your MTA is trying to deliver mail to. On our systems, this has historically been accounts such as proxy, pop, www, nobody (a very common one), and mysql. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:41:03 2006 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 BA27516A4DF; Thu, 3 Aug 2006 17:41:03 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C6DE43D73; Thu, 3 Aug 2006 17:40:59 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G8hJa-0003Tp-6C; Thu, 03 Aug 2006 21:49:00 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id C62B812BB4; Thu, 3 Aug 2006 21:40:34 +0400 (MSD) Date: Thu, 3 Aug 2006 21:40:34 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org, Martin Wilke Message-ID: <20060803214034.7a1ec2ea@localhost> In-Reply-To: <20060803185443.7a5a92fc@mwilke.ath.cx> References: <44D21014.4000504@huber-spedition.de> <20060803194050.0de030f5@localhost> <20060803185443.7a5a92fc@mwilke.ath.cx> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_Ke/xEx2muoEbQ7QpJbPXuan"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: Subject: Re: FreeBSD Port: openssh-portable-4.3.p2_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 17:41:03 -0000 --Sig_Ke/xEx2muoEbQ7QpJbPXuan Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Thu, 3 Aug 2006 18:54:43 +0200 Martin Wilke mentioned: > On Thu, 3 Aug 2006 19:40:50 +0400 > Stanislav Sedov wrote: >=20 >=20 > > man sshd_config ? >=20 > you either help him or stop it! if someone is searching for help, you > should help him and not refer to google or rtfm! >=20 sshd_config manpage lists all things that he requested. I just pointed him to the right direction. It's not so abstract as 'google for it", isn't it? BTW: your message brings no information at all ;-) --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_Ke/xEx2muoEbQ7QpJbPXuan Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE0jUSK/VZk+smlYERAoDVAJ0XURMYTOkEDkXFImD6NW+m7KW8rQCdHz4E lgFIAdUT5ESu8B+8c/CdZm8= =Q+7S -----END PGP SIGNATURE----- --Sig_Ke/xEx2muoEbQ7QpJbPXuan-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 17:52:43 2006 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 E8C8716A4DE for ; Thu, 3 Aug 2006 17:52:43 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 786B043D53 for ; Thu, 3 Aug 2006 17:52:34 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p4083-ipbf206funabasi.chiba.ocn.ne.jp [222.149.59.83]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k73HqJLp005443 for ; Fri, 4 Aug 2006 02:52:32 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k73Hptrd028435 for ; Fri, 4 Aug 2006 02:51:58 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 04 Aug 2006 02:50:20 +0900 (JST) Message-Id: <20060804.025020.10381093.hrs@allbsd.org> To: ports@FreeBSD.org From: Hiroki Sato In-Reply-To: <20060804.003610.112769116.hrs@allbsd.org> References: <20060804.003610.112769116.hrs@allbsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_Aug__4_02_50_20_2006_640)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: Subject: Re: FreeBSD Port: acroread7-7.0.8,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: Thu, 03 Aug 2006 17:52:44 -0000 ----Security_Multipart(Fri_Aug__4_02_50_20_2006_640)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hiroki Sato wrote in <20060804.003610.112769116.hrs@allbsd.org>: hr> "Joey Mingrone" wrote hr> in : hr> hr> jo> Hi: hr> jo> hr> jo> I just updated my adobe reader port to acroread7-7.0.8,1. hr> jo> hr> jo> Running as a non-root user gives: hr> jo> hr> jo> >/usr/X11R6/bin/acroread hr> jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 225: /dev/null: hr> jo> Permission denied hr> jo> /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: line 233: /dev/null: hr> jo> Permission denied hr> jo> ERROR: Cannot determine current directory. hr> hr> What is displayed when you try the following command: hr> hr> % ls -al /dev/null For the record, this problem was due to a bogus /compat/linux/dev directory (a regular file /compat/linux/dev/null existed) on the reporter's environment. -- | Hiroki SATO ----Security_Multipart(Fri_Aug__4_02_50_20_2006_640)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBE0jdeTyzT2CeTzy0RAveXAJ4t9orlUdV4FyEFcLdTMQEIRTIBBQCfau8H OSt5YkxE1nA/k2Qgt4MZcWM= =uEZy -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Aug__4_02_50_20_2006_640)---- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 18:41:00 2006 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 F2C6016A4DA for ; Thu, 3 Aug 2006 18:41:00 +0000 (UTC) (envelope-from h=ports=freebsd.org=tdpodnvm@erathia.be) Received: from elrond.llorien.org (elrond.llorien.org [88.198.37.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243EC43D49 for ; Thu, 3 Aug 2006 18:40:56 +0000 (GMT) (envelope-from h=ports=freebsd.org=tdpodnvm@erathia.be) Received: from d54c109c1.access.telenet.be [84.193.9.193] by elrond.llorien.org with esmtpsa (SSLv3:AES256-SHA:256) id=1G8i7r-0007bw-40; Thu, 03 Aug 2006 20:40:55 +0200 From: h To: ports@freebsd.org, openoffice@freebsd.org, java@freebsd.org Date: Thu, 3 Aug 2006 20:45:31 +0200 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200608032045.32846.h@erathia.be> X-Authenticated-Sender: h X-AntiAbuse: If this mail is spam, please forward it as attachment to abuse@llorien.org X-Virus-State: clean Cc: Subject: problems building ooo 2.0 on 4.11 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, 03 Aug 2006 18:41:01 -0000 I'm trying to compile openoffice.org 2.0 on FreeBSD 4.11-STABLE. I have managed and overcome many technical obstacles so far, such as gjdoc that I had to comment out of the Makefile, but the following one beats me. At some point the build complained about jdk 1.3 or later required. jdk 1.5 and 1.4 won't build on 4.11 with the following error: ===> Extracting for linux-sun-jdk-1.4.2.12 => MD5 Checksum OK for j2sdk-1_4_2_12-linux-i586.bin. ===> linux-sun-jdk-1.4.2.12 depends on file: /compat/linux/etc/fedora-release - found ELF binary type "0" not known. Abort trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk14. Linux emulator (Fedora) is built from ports and linproc is mounted. jdk 1.3, however, compiles successfully. But even with jdk 1.3 available, there are two problems: 1. without the parameter WITH_GNUGCJ openoffice.org build still tries to compile jdk 1.5 then stops the build on the forementionned problem when it tries to set up me the linux jdk. 2. with the parameter DWITH_GNUGCJ package, openoffice.org doesn't see the jdk1.3 that is there and stop building with the same error than before I set it: checking whether to build with Java support... yes checking the installed JDK... configure: error: JDK is too old, you need at least 1.3 ===> Script "configure" failed unexpectedly. Now I know 4.11 isn't supported to run ooo 2.0 but I've got that old laptop that won't run any other OS and I'd like compatibility with ooo 2.0 from my other machines, so any help would be greatly appreciated. How can I strip the ooo to build to the bare working minimum (word processor, presentation and spreadsheet) to achieve a successful build? i.e. how do i shortcut the java build? From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 18:53:10 2006 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 54EBB16A4E2 for ; Thu, 3 Aug 2006 18:53:10 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1006243D6D for ; Thu, 3 Aug 2006 18:53:03 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G8iRK-00066P-3N for freebsd-ports@freebsd.org; Thu, 03 Aug 2006 23:01:04 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 400E8120A3 for ; Thu, 3 Aug 2006 22:52:35 +0400 (MSD) Date: Thu, 3 Aug 2006 22:52:34 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060803225234.2260755f@localhost> In-Reply-To: <200608032045.32846.h@erathia.be> References: <200608032045.32846.h@erathia.be> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_ISEzSNbcgKhLZMYr9/8UnEc"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: Re: problems building ooo 2.0 on 4.11 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, 03 Aug 2006 18:53:10 -0000 --Sig_ISEzSNbcgKhLZMYr9/8UnEc Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Thu, 3 Aug 2006 20:45:31 +0200 h mentioned: > I'm trying to compile openoffice.org 2.0 on FreeBSD 4.11-STABLE. I have=20 > managed and overcome many technical obstacles so far, such as gjdoc that = I had=20 > to comment out of the Makefile, but the following one beats me. >=20 > At some point the build complained about jdk 1.3 or later required. jdk 1= .5=20 > and 1.4 won't build on 4.11 with the following error: >=20 > =3D=3D=3D> Extracting for linux-sun-jdk-1.4.2.12 > =3D> MD5 Checksum OK for j2sdk-1_4_2_12-linux-i586.bin. > =3D=3D=3D> linux-sun-jdk-1.4.2.12 depends on=20 > file: /compat/linux/etc/fedora-release - found > ELF binary type "0" not known. > Abort trap > *** Error code 134 >=20 > Stop in /usr/ports/java/linux-sun-jdk14. >=20 You can try to brandelf -t Linux all files in ${WRKSRC}. It helped me once a year ago to install jdk on 4.9. --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_ISEzSNbcgKhLZMYr9/8UnEc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE0kXyK/VZk+smlYERAlJaAJoDVo5lrPY1xpe9SRjvPK4vwiLvJwCcDPob rumNhD8ZuDT4N59LcffcMQ0= =CfhV -----END PGP SIGNATURE----- --Sig_ISEzSNbcgKhLZMYr9/8UnEc-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 20:17:23 2006 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 A96DE16A4DD for ; Thu, 3 Aug 2006 20:17:23 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (7-137-58-66.gci.net [66.58.137.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00FF643D58 for ; Thu, 3 Aug 2006 20:17:20 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id E653D4036; Thu, 3 Aug 2006 12:17:25 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: freebsd-ports@freebsd.org Date: Thu, 3 Aug 2006 12:17:07 -0800 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5652242.KMZPcsnOLt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608031217.24275.beech@alaskaparadise.com> Subject: Makefile problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 20:17:23 -0000 --nextPart5652242.KMZPcsnOLt Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have an ongoing problem with the makefile for ftp/proftpd. This problem=20 existed when I took over maintainership of the port and I'd like to fix it = if=20 possible before the next update. When I run portlint, I get the following: =46ATAL: Makefile: [131]: USE_OPENSSL is set after including bsd.port.pre.m= k. I can cheat by adding a space instead of a tab after the line and turn it i= nto=20 a warning, but I'd really like to fix this properly. I've tried moving=20 bsd.port.pre.mk to various places, but all I accomplish is changing the=20 error. Can someone take a look at this and maybe give me a suggestion? Thanks, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart5652242.KMZPcsnOLt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBE0lnTp5D0B1NlT4URAhaQAJ4ru1Qx5olcauqRmBw/8P9O0EgNWQCfcLKX TxhEbBfeUp/HaMky3elDTRs= =Gk21 -----END PGP SIGNATURE----- --nextPart5652242.KMZPcsnOLt-- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 20:45:56 2006 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 410EE16A4E1 for ; Thu, 3 Aug 2006 20:45:56 +0000 (UTC) (envelope-from delphus@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF1543D45 for ; Thu, 3 Aug 2006 20:45:55 +0000 (GMT) (envelope-from delphus@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1194837nfc for ; Thu, 03 Aug 2006 13:45:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=d/UGhWW3VLZfy7RORgppAI5VIomWwtzGzfCNBH6Kccy9JHbF7K+Aj3jaW7R7rrs0sgv73M+QmmzJkhTHxB8+FW8/DmbC9R8jPYQb9bxEKZOaIBK3iJ+gFR07qb1mJVh70yM6+GqftBARne+/vYoW78SFc3dzHuTDaQxz6hwbdWY= Received: by 10.48.242.19 with SMTP id p19mr4450005nfh; Thu, 03 Aug 2006 13:45:54 -0700 (PDT) Received: from ?200.99.206.124? ( [200.99.206.124]) by mx.gmail.com with ESMTP id a24sm1573830nfc.2006.08.03.13.45.52; Thu, 03 Aug 2006 13:45:53 -0700 (PDT) Message-ID: <44D2607D.6000601@gmail.com> Date: Thu, 03 Aug 2006 17:45:49 -0300 From: Rodrigo Graeff User-Agent: Thunderbird 1.5.0.4 (X11/20060614) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.94.0.0 OpenPGP: url=http://work.delphus.org/key.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: some ports are not been started 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, 03 Aug 2006 20:45:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Since a few days ago I have noted that for some strange reason some ports are not been initialized at the boot, for example: mysql-server I have at my rc.conf the line mysql_enable="YES" and I also have /usr/local/etc/rc.d/mysql-server.sh without any touch of mine, is not permission and this file has not .sample at the end, during the boot process to start the services, mysql doesn't start but If I login and execute: sh /usr/local/etc/rc.d/mysql-server.sh start it works. I have the same problem for: pure-ftpd apache22 cupsd webmin but there are services been started with no problems like: slapd samba and so. Any clues ? Thanks - -- Rodrigo Graeff ICQ: 9636816 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE0mB9G+FLEZ7DOsgRAnVOAJ42PpabbGTJWrjMUbZt3LbD5Px4mQCdFtce NYb77cj3aqgTBN7d35DPXDk= =CfHB -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 20:59:37 2006 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 3D54316A4DA for ; Thu, 3 Aug 2006 20:59:37 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D8B43D55 for ; Thu, 3 Aug 2006 20:59:32 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so2700017uge for ; Thu, 03 Aug 2006 13:59:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JOcrcVZLscZg4VnLYJTKYnUEN6HUzKpnqIsumge8aSTULBZgQ0779dQ1KkJbZq8IKnfcjIIVuLhKDKSm3tO90g/POh/tI3eCdcq86Nxivwwe9CuVM7+/ONu2tl72rMlIl8pXlst7lW9FscHykP/nn+TxYuPp9nCFVFIepUcsLxU= Received: by 10.78.160.2 with SMTP id i2mr1091418hue; Thu, 03 Aug 2006 13:59:31 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Thu, 3 Aug 2006 13:59:31 -0700 (PDT) Message-ID: <790a9fff0608031359u4937ad98m528de3989a46ad59@mail.gmail.com> Date: Thu, 3 Aug 2006 15:59:31 -0500 From: "Scot Hetzel" To: "Beech Rintoul" In-Reply-To: <200608031217.24275.beech@alaskaparadise.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200608031217.24275.beech@alaskaparadise.com> Cc: roam@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: Makefile problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 20:59:37 -0000 On 8/3/06, Beech Rintoul wrote: > I have an ongoing problem with the makefile for ftp/proftpd. This problem > existed when I took over maintainership of the port and I'd like to fix it if > possible before the next update. > > When I run portlint, I get the following: > > FATAL: Makefile: [131]: USE_OPENSSL is set after including bsd.port.pre.mk. > > I can cheat by adding a space instead of a tab after the line and turn it into > a warning, but I'd really like to fix this properly. I've tried moving > bsd.port.pre.mk to various places, but all I accomplish is changing the > error. > > Can someone take a look at this and maybe give me a suggestion? > Since you include bsd.openssl.mk in the ports Makefile after the include for bsd.port.pre.mk, you don't need to set the USE_OPENSSL variable. .include <${PORTSDIR}/Mk/bsd.port.pre.mk> : .if defined(WITH_OPENSSL) CFLAGS+= -DHAVE_OPENSSL -USE_OPENSSL= YES .include <${PORTSDIR}/Mk/bsd.openssl.mk> PROFTPD_LIBS+= -lssl -lcrypto -L${LOCALBASE}/lib MODULES:=${MODULES}:mod_tls .if defined(WITH_LDAP_TLS) EXTRA_PATCHES+= ${FILESDIR}/extra_patch-ldap-tls-mod_ldap.c .endif .endif The same thing can be done to the ftp/curl port: 1. Get rid of USE_OPENSSL before bsd.port.pre.mk -.if defined(WITHOUT_SSL) -USE_OPENSSL= YES -.endif .include 2. add a new option for OpenSSL that defaults to on OPTIONS= CARES "Asynchronous DNS resolution via c-ares" off \ CURL_DEBUG "Enable curl diagnostic output" off \ + SSL "OpenSSL Support" on \ + GNUTLS "Use GNU TLS if OpenSSL is OFF" off \ - GNUTLS "Use GNU TLS if WITHOUT_SSL is specified" off \ IPV6 "IPv6 support" on \ KERBEROS4 "Kerberos 4 authentication" off \ LIBIDN "Internationalized Domain Names via libidn" off \ NTLM "NTLM authentication" off 3. Change: .if !defined(WITHOUT_SSL) CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} .else CONFIGURE_ARGS+= --without-ssl .endif to .if !defined(WITHOUT_SSL) .include "${PORTSDIR}/Mk/bsd.openssl.mk" .include CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} .else CONFIGURE_ARGS+= --without-ssl .endif Do we need to specify the full patch to bsd.openssl.mk, or can we getaway with just: .include in the ports Makefile. This should fix the ports that have an optional dependancy on OpenSSL. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 21:10:53 2006 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 400CB16A4E8 for ; Thu, 3 Aug 2006 21:10:53 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6107343D5A for ; Thu, 3 Aug 2006 21:10:42 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1201267nfc for ; Thu, 03 Aug 2006 14:10:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LZ+l4CH9Kh8bEukTgilcHs8adMxCJerpPM6r2MXdjsLOv3zk5sFOd3swAH8DFVCnNd0uLF+iy6XkKcAgldRLh2gQoiwTmUfXrFy25/UR502ZKOAZX5bbtlIQPXpmkJLCjtak1hAGCIB49bSI7i3zAGZVRNc09sy1ELz8PdATdI0= Received: by 10.78.133.10 with SMTP id g10mr1117720hud; Thu, 03 Aug 2006 14:10:38 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Thu, 3 Aug 2006 14:10:38 -0700 (PDT) Message-ID: <790a9fff0608031410k1956731dkc9fca1e38d9d6c10@mail.gmail.com> Date: Thu, 3 Aug 2006 16:10:38 -0500 From: "Scot Hetzel" To: "Rodrigo Graeff" In-Reply-To: <44D2607D.6000601@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44D2607D.6000601@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: some ports are not been started 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, 03 Aug 2006 21:10:53 -0000 On 8/3/06, Rodrigo Graeff wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Since a few days ago I have noted that for some strange reason some > ports are not been initialized at the boot, for example: mysql-server > I have at my rc.conf the line mysql_enable="YES" and I also have > /usr/local/etc/rc.d/mysql-server.sh without any touch of mine, is not > permission and this file has not .sample at the end, during the boot > process to start the services, mysql doesn't start but If I login and > execute: sh /usr/local/etc/rc.d/mysql-server.sh start it works. : > Any clues ? > What version of FreeBSD are you running? If you recently upgraded to FreeBSD 6.1, did you run mergemaster to update your /etc/rc.d/ directory, as there was a change in rc scripts procesing to allow the /usr/local/etc/rc.d scripts t be ordered with the less critical startup scripts in /etc/rc.d. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 21:40:04 2006 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 AD7DE16A4E6; Thu, 3 Aug 2006 21:40:04 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF6B443D6B; Thu, 3 Aug 2006 21:40:01 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 3CB5F4036; Thu, 3 Aug 2006 13:40:06 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: freebsd-ports@freebsd.org Date: Thu, 3 Aug 2006 13:39:45 -0800 User-Agent: KMail/1.9.3 References: <200608031217.24275.beech@alaskaparadise.com> <790a9fff0608031359u4937ad98m528de3989a46ad59@mail.gmail.com> In-Reply-To: <790a9fff0608031359u4937ad98m528de3989a46ad59@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7191555.OaIMEDKyDq"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608031340.04942.beech@alaskaparadise.com> Cc: roam@freebsd.org, Scot Hetzel Subject: Re: Makefile problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 21:40:04 -0000 --nextPart7191555.OaIMEDKyDq Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 03 August 2006 12:59, Scot Hetzel wrote: > On 8/3/06, Beech Rintoul wrote: > > I have an ongoing problem with the makefile for ftp/proftpd. This probl= em > > existed when I took over maintainership of the port and I'd like to fix > > it if possible before the next update. > > > > When I run portlint, I get the following: > > > > FATAL: Makefile: [131]: USE_OPENSSL is set after including > > bsd.port.pre.mk. > > > > I can cheat by adding a space instead of a tab after the line and turn = it > > into a warning, but I'd really like to fix this properly. I've tried > > moving bsd.port.pre.mk to various places, but all I accomplish is > > changing the error. > > > > Can someone take a look at this and maybe give me a suggestion? > > Since you include bsd.openssl.mk in the ports Makefile after the > include for bsd.port.pre.mk, you don't need to set the USE_OPENSSL > variable. > > .include <${PORTSDIR}/Mk/bsd.port.pre.mk> > > .if defined(WITH_OPENSSL) > CFLAGS+=3D -DHAVE_OPENSSL > -USE_OPENSSL=3D YES > .include <${PORTSDIR}/Mk/bsd.openssl.mk> > PROFTPD_LIBS+=3D -lssl -lcrypto -L${LOCALBASE}/lib > MODULES:=3D${MODULES}:mod_tls > .if defined(WITH_LDAP_TLS) > EXTRA_PATCHES+=3D ${FILESDIR}/extra_patch-ldap-tls-mod_ldap.c > .endif > .endif > > > The same thing can be done to the ftp/curl port: > > 1. Get rid of USE_OPENSSL before bsd.port.pre.mk > > -.if defined(WITHOUT_SSL) > -USE_OPENSSL=3D YES > -.endif > > .include > > 2. add a new option for OpenSSL that defaults to on > > OPTIONS=3D CARES "Asynchronous DNS resolution via c-ares" off \ > CURL_DEBUG "Enable curl diagnostic output" off \ > + SSL "OpenSSL Support" on \ > + GNUTLS "Use GNU TLS if OpenSSL is OFF" off \ > - GNUTLS "Use GNU TLS if WITHOUT_SSL is specified" off \ > IPV6 "IPv6 support" on \ > KERBEROS4 "Kerberos 4 authentication" off \ > LIBIDN "Internationalized Domain Names via libidn" off \ > NTLM "NTLM authentication" off > > > 3. Change: > > .if !defined(WITHOUT_SSL) > CONFIGURE_ARGS+=3D --with-ssl=3D${OPENSSLBASE} > .else > CONFIGURE_ARGS+=3D --without-ssl > .endif > > to > > .if !defined(WITHOUT_SSL) > .include "${PORTSDIR}/Mk/bsd.openssl.mk" > .include > CONFIGURE_ARGS+=3D --with-ssl=3D${OPENSSLBASE} > .else > CONFIGURE_ARGS+=3D --without-ssl > .endif > > Do we need to specify the full patch to bsd.openssl.mk, or can we > getaway with just: > > .include > > in the ports Makefile. > > This should fix the ports that have an optional dependancy on OpenSSL. > > Scot Thank you Scot, that fixed the error. I'll have it committed after some=20 testing. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart7191555.OaIMEDKyDq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBE0m00p5D0B1NlT4URAgp0AJ9L5zgyGA0/u3aMFTnTkcM6PchgHACePXsk ryP8wY8Gxqje58jB6YqJIYk= =5APV -----END PGP SIGNATURE----- --nextPart7191555.OaIMEDKyDq-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 04:48:49 2006 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 94ED916A4E0; Fri, 4 Aug 2006 04:48:49 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4FD43D45; Fri, 4 Aug 2006 04:48:48 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id B650C4040; Thu, 3 Aug 2006 20:48:47 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: freebsd-ports@freebsd.org Date: Thu, 3 Aug 2006 20:48:26 -0800 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3290345.cPXbUrglWz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608032048.45956.beech@alaskaparadise.com> Cc: kde@freebsd.org Subject: Suggestion for sub port 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, 04 Aug 2006 04:48:49 -0000 --nextPart3290345.cPXbUrglWz Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Would it be possible to make a sub port of kmail. Kdepim is a large build a= nd=20 the only thing I use out of it is kmail. It would be nice if I could just=20 build that part of kdepim. I'm a port maintainer, but separating out kmail = is=20 beyond my capabilities. Thanks, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart3290345.cPXbUrglWz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD4DBQBE0tGtp5D0B1NlT4URAuaxAJUQkqDfFQz37JmtjW/J2v3nof5RAJ43LMMH mVnZwpunPR13S4Mx/dRLng== =bZlw -----END PGP SIGNATURE----- --nextPart3290345.cPXbUrglWz-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 05:50:45 2006 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 8C8E416A4DA for ; Fri, 4 Aug 2006 05:50:45 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501C243D45 for ; Fri, 4 Aug 2006 05:50:45 +0000 (GMT) (envelope-from vehemens@verizon.net) Received: from susy.dsl-verizon.net ([71.107.46.103]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J3G001UWLJSUD4H@vms046.mailsrvcs.net> for freebsd-ports@freebsd.org; Fri, 04 Aug 2006 00:50:16 -0500 (CDT) Date: Thu, 03 Aug 2006 22:43:44 -0700 From: vehemens To: freebsd-ports@freebsd.org Message-id: <200608032243.44492.vehemens@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.9.3 Subject: is somebody working on a xorg 7.1 port to FreeBSD ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 05:50:45 -0000 ssedov at mbsd.msk.ru wrote: >You can install X.org from GIT repository - it works fine out-of-the-box >on freebsd. Just install it under the different PREFIX (e.g. /usr/x11r7) >and you will not have problems with uninstall. I don't appear to have the same luck as I'm having problems with several of the autotool macros such as AM_PROG_LIBTOOL. Found an email that mentioned there was regression in libtool 1.5.22, but not sure if it is applicable is this case. I'm using 6.1 with a drm patch from 6.0 current along with ports as of 7/28/06 and xorg as of 8/1/06. Got any ideas on whats wrong? From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 06:04:21 2006 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 36FA216A4DE for ; Fri, 4 Aug 2006 06:04:21 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8AD43D46 for ; Fri, 4 Aug 2006 06:04:19 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru ([83.97.104.204]) by com1.ht-systems.ru with esmtp (Exim 4.62) (envelope-from ) id 1G8sv0-0003UG-4q for ports@freebsd.org; Fri, 04 Aug 2006 10:12:22 +0400 Received: (from mailuser@localhost) by com1.ht-systems.ru (8.12.11/8.12.10/Submit) id k746CLH3013379; Fri, 4 Aug 2006 10:12:21 +0400 Message-Id: <200608040612.k746CLH3013379@com1.ht-systems.ru> X-Authentication-Warning: com1.ht-systems.ru: mailuser set sender to ssedov@mbsd.msk.ru using -f From: ssedov@mbsd.msk.ru To: ports@freebsd.org Date: Fri, 04 Aug 2006 06:15:21 +0003 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit X-Spam-Flag: SKIP Cc: Subject: Re:[is somebody working on a xorg 7.1 port to FreeBSD ?] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 06:04:21 -0000 > ssedov at mbsd.msk.ru wrote: > > >You can install X.org from GIT repository - it works fine out-of-the-box > >on freebsd. Just install it under the different PREFIX (e.g. /usr/x11r7) > >and you will not have problems with uninstall. > > I don't appear to have the same luck as I'm having problems with several of > the autotool macros such as AM_PROG_LIBTOOL. > > Found an email that mentioned there was regression in libtool 1.5.22, but not > sure if it is applicable is this case. > > I'm using 6.1 with a drm patch from 6.0 current along with ports as of 7/28/06 > and xorg as of 8/1/06. > What error message exactly you have got? The build procedure should look like this (assume we're installing in /work/x11r7: 1) downlod Xorg source, unpack 2) download mesa src 2) install devel/gnu-autoconf, devel/gnu-automake 3) mkdir -p /work/x11r7/share/aclocal 4) mkdir -p /work/x11r7/lib/pkgconfig 5) setenv PATH /usr/local/gnu-autotools/bin:/work/x11r7/bin:$PATH setenv ACLOCAL "aclocal -I /usr/local/gnu-autotools/share/aclocal -I /usr/local/ share/aclocal -I /work/x11r7/share/aclocal -I /usr/X11R6/share/aclocal" setenv PKG_CONFIG_PATH "/work/x11r7/lib/pkgconfig:/usr/X11R6/libdata/pkgconfig" 6)cd srcdir 7) ./util/modular/build.sh -m PATH_TO_MESA /work/x11r7 -n -s sudo /work/x11r7 Hope this helps From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 06:37:35 2006 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 C3FBD16A4DD for ; Fri, 4 Aug 2006 06:37:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6881543D45 for ; Fri, 4 Aug 2006 06:37:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C8A273286; Fri, 4 Aug 2006 01:37:34 -0500 (CDT) Date: Fri, 4 Aug 2006 01:37:34 -0500 To: vehemens Message-ID: <20060804063734.GA3641@soaustin.net> References: <200608032243.44492.vehemens@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608032243.44492.vehemens@verizon.net> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-ports@freebsd.org Subject: Re: is somebody working on a xorg 7.1 port to FreeBSD ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 06:37:35 -0000 As is asked and answered every week or so: yes. It is not a simple matter of just plugging it in. mcl From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 07:46:32 2006 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 8E2C016A4DA for ; Fri, 4 Aug 2006 07:46:32 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA5243D53 for ; Fri, 4 Aug 2006 07:46:31 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1G8uO0-00038c-91; Fri, 04 Aug 2006 11:46:24 +0400 Message-ID: <44D2FB4F.8090605@FreeBSD.org> Date: Fri, 04 Aug 2006 11:46:23 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Mariusz Kownacki References: <20060803173335.GA22303@vooya.net> In-Reply-To: <20060803173335.GA22303@vooya.net> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: ports@FreeBSD.org - ruby18 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, 04 Aug 2006 07:46:32 -0000 Mariusz Kownacki wrote: > Hello, > > Since few days i have problem with installing ruby from ports > (/usr/ports/lang/ruby18). > > According to advices I attach additional information. I would be > grateful for any help. > > OS version: > FreeBSD xxx 6.1-STABLE FreeBSD 6.1-STABLE > > --- > [root@xxx:/usr/ports/lang/ruby18]$ make install clean > ===> ruby-1.8.4_9,1 depends on file: /usr/local/lib/libcrypto.so.5 - > found > ===> Configuring for ruby-1.8.4_9,1 > /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.4/configure > configure: WARNING: you should use --build, --host, --target > checking build system type... i386-portbld-freebsd6 > checking host system type... i386-portbld-freebsd6 > checking target system type... i386-portbld-freebsd6 > checking for i386-portbld-freebsd6-gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... Segmentation fault (core > dumped) > configure: error: cannot run C compiled programs. Looks like your gcc compiler broken some way and can't compile a simple programm. Other reason could be your RAM or CPU starts "flicker". -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 08:03:01 2006 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 0E33516A4DE; Fri, 4 Aug 2006 08:03:01 +0000 (UTC) (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 831CC43D45; Fri, 4 Aug 2006 08:02:59 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id DE264B833; Fri, 4 Aug 2006 11:02:57 +0300 (EEST) Received: (nullmailer pid 57001 invoked by uid 1002); Fri, 04 Aug 2006 08:02:57 -0000 Date: Fri, 4 Aug 2006 11:02:57 +0300 From: Vasil Dimov To: Jona Joachim Message-ID: <20060804080257.GA56818@qlovarnika.bg.datamax> References: <44D11DFF.7000103@web.de> <20060803074832.GA96800@qlovarnika.bg.datamax> <44D1F5BB.20105@web.de> <20060803133334.GA3117@qlovarnika.bg.datamax> <44D21D1C.3020908@web.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <44D21D1C.3020908@web.de> Cc: freebsd-ports@FreeBSD.org Subject: Re: little problem with pkg-plist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 08:03:01 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 03, 2006 at 05:58:20PM +0200, Jona Joachim wrote: > Vasil Dimov wrote: > > On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: > >> Vasil Dimov wrote: > >>> On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: > >>>> Hi! > >>>> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a stra= nge > >>>> problem with pkg-plist. > >>>> Among others these files are listed in pkg-plist: > >>>> lib/libSGE.a > >>>> lib/libSGE.so > >>>> lib/libSGE.so.0 > >>>> lib/libSGE.so.0.030809 > >>>> [...] > >>>> /home/default/SGE> sudo make deinstall > >>>> =3D=3D=3D> Deinstalling for devel/SGE > >>>> =3D=3D=3D> Deinstalling SGE-0.030809 > >>>> pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist > >>>> pkg_delete: couldn't entirely delete package (perhaps the packing li= st is > >>>> incorrectly specified?) [...] >=20 > You can find it here: > http://webplaza.pt.lu/~mpjjjjsj/files/SGE.shar >=20 Here is what happens: % make generate-plist =3D=3D=3D> Generating temporary packing list % cat work/.PLIST.mktmp include/SDL11/sge.h include/SDL11/sge_blib.h include/SDL11/sge_bm_text.h include/SDL11/sge_collision.h include/SDL11/sge_config.h include/SDL11/sge_internal.h include/SDL11/sge_misc.h include/SDL11/sge_primitives.h include/SDL11/sge_rotation.h include/SDL11/sge_shape.h include/SDL11/sge_surface.h include/SDL11/sge_textpp.h include/SDL11/sge_tt_text.h lib/libSGE.a lib/libSGE.so lib/libSGE.so.0 lib/libSGE.so.0 % To overcome this feature you should define NO_FILTER_SHLIBS in the port's Makefile. Here are some other things that I think need fixing: * respect CFLAGS Should be a matter of changing the line CFLAGS =3D-Wall -O3 -ffast-math in Makefile.conf to something like this: CFLAGS +=3D-Wall -ffast-math * do not build the library at install time but rather at build time * set USE_LDCONFIG=3Dyes * @dirrmtry include/SDL11 This port creates the directory ${PREFIX}/include/SDL11/ which is non-mtree compliant and therefore should attempt to remove it when deinstalled. Use dirrmtry because other ports also install files there. * MAINTAINER=3D If walkingshadow*grummel.net is your email, why do you use jaj13*web.de? If you intend to send future updates from jaj13*web.de this will lead to confusion because the committer will not know you are the maintainer. * Whom: ws Use something like: Whom: Real Name --=20 Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFE0v8xFw6SP/bBpCARAvMTAJwNcyk15u1hP8HrCjhxxWOezsVBWwCaAiiV kMkciiImKUhT2sNUruWnPdA= =xBcS -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 10:29:56 2006 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 154D116A4E7; Fri, 4 Aug 2006 10:29:56 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88243D4C; Fri, 4 Aug 2006 10:29:54 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp5-g19.free.fr (Postfix) with ESMTP id B0D4925414; Fri, 4 Aug 2006 12:29:46 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 51D04114FF; Fri, 4 Aug 2006 12:29:46 +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 44192-07; Fri, 4 Aug 2006 12:29:40 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id ABB8B114A4; Fri, 4 Aug 2006 12:29:39 +0200 (CEST) From: Florent Thoumie To: Sergey Matveychuk In-Reply-To: <44D2FB4F.8090605@FreeBSD.org> References: <20060803173335.GA22303@vooya.net> <44D2FB4F.8090605@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6SRWApXHG4M74bCp8vYM" Date: Fri, 04 Aug 2006 11:29:54 +0100 Message-Id: <1154687394.14585.16.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: Mariusz Kownacki , ports@FreeBSD.org Subject: Re: ports@FreeBSD.org - ruby18 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, 04 Aug 2006 10:29:56 -0000 --=-6SRWApXHG4M74bCp8vYM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-08-04 at 11:46 +0400, Sergey Matveychuk wrote: > Mariusz Kownacki wrote: > > Hello, > >=20 > > Since few days i have problem with installing ruby from ports > > (/usr/ports/lang/ruby18). > >=20 > > According to advices I attach additional information. I would be > > grateful for any help. > >=20 > > OS version: > > FreeBSD xxx 6.1-STABLE FreeBSD 6.1-STABLE > >=20 > > --- > > [root@xxx:/usr/ports/lang/ruby18]$ make install clean > > =3D=3D=3D> ruby-1.8.4_9,1 depends on file: /usr/local/lib/libcrypto.s= o.5 - > > found > > =3D=3D=3D> Configuring for ruby-1.8.4_9,1 > > /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.4/configure > > configure: WARNING: you should use --build, --host, --target > > checking build system type... i386-portbld-freebsd6 > > checking host system type... i386-portbld-freebsd6 > > checking target system type... i386-portbld-freebsd6 > > checking for i386-portbld-freebsd6-gcc... cc > > checking for C compiler default output file name... a.out > > checking whether the C compiler works... Segmentation fault (core > > dumped) > > configure: error: cannot run C compiled programs. >=20 > Looks like your gcc compiler broken some way and can't compile a simple > programm. Other reason could be your RAM or CPU starts "flicker". Usually, compiling a mere helloworld is enough to detect faulty ram. ----snip---- #include int main(int argc, char *argv[]) { printf("Hello World!\n"); return 0; } ----snip---- Note: I'm quite sure printing anything isn't important, I think the use of cpp (via #include) is. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-6SRWApXHG4M74bCp8vYM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE0yGiMxEkbVFH3PQRArYEAJwPrP20Iqe/6On4ZTbnUdZQ2X4stACfSbel bu+EgVSo9MDfHr0VUTN8Ju8= =ugzQ -----END PGP SIGNATURE----- --=-6SRWApXHG4M74bCp8vYM-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:05:02 2006 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 7E91516A4E0 for ; Fri, 4 Aug 2006 11:05:02 +0000 (UTC) (envelope-from taosecurity@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF91F43D45 for ; Fri, 4 Aug 2006 11:05:01 +0000 (GMT) (envelope-from taosecurity@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so32796nfc for ; Fri, 04 Aug 2006 04:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nHBtX3PKcQPgEdtIjxLY46KEXutx7o8FIP+4335D82Z03MxSkO1o6+LnpJayoUXPJG5AV13nhmYkyISyJkWOsU46Tc+byFUe8awlUiudhIzi6vvZ1aFmwa/wYO6t8+GQI+4hLZubYZ0WBLNyPCv8bo7tcZGq2UlDe3USBCFL4JA= Received: by 10.78.185.16 with SMTP id i16mr1485650huf; Fri, 04 Aug 2006 04:04:59 -0700 (PDT) Received: by 10.78.133.1 with HTTP; Fri, 4 Aug 2006 04:04:59 -0700 (PDT) Message-ID: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> Date: Fri, 4 Aug 2006 07:04:59 -0400 From: "Richard Bejtlich" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 6-stable packages on FTP servers 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, 04 Aug 2006 11:05:02 -0000 Hello, I was wondering if someone could comment on the status of package building for 6-stable. A look at pointyhat.freebsd.org/errorlogs/ shows: Build logs (errors and otherwise) Last full run on 6.x-current [i386 ([an error occurred while processing this directive])] Current run on 6.x-current [i386 (2006-07-25 05:29)] Last full run on 6.x-stable with experimental port patches [i386 (2006-07-28 22:57)] Current run on 6.x-stable with experimental port patches [i386 (2006-08-04 10:29)] If I take a port like archivers/zip as an example, www.freshports.org/archivers/zip shows the port was upgraded to 2.32 on 7 July 2006. Looking at pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/zip-2.31.log.bz2 I see build started at Wed Jun 21 23:20:01 UTC 2006 which might explain why 2.31 is the newest port on the FTP servers: ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/zip-2.31.tbz If I look at the "experimental" logs, however, I see 2.32 has been building. pointyhat.freebsd.org/errorlogs/i386-6-exp-latest-logs/zip-2.32.log shows: building zip-2.32 on gohan37.freebsd.org ... build started at Sat Jul 29 07:51:57 UTC 2006 In fact, I can find the package here: pointyhat.freebsd.org/errorlogs/i386-6-packages-latest/archivers/zip-2.32.tbz If the port is building, why does it not appear on the FTP servers? This is just one concrete example, not a specific problem with one port. Thank you, Richard From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:14:52 2006 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 45CA816A4DA for ; Fri, 4 Aug 2006 11:14:52 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E7943D45 for ; Fri, 4 Aug 2006 11:14:51 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id A9156225F4; Fri, 4 Aug 2006 13:14:50 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id EF2E8116BA; Fri, 4 Aug 2006 13:14:49 +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 44591-07; Fri, 4 Aug 2006 13:14:42 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 1A5A311677; Fri, 4 Aug 2006 13:14:42 +0200 (CEST) From: Florent Thoumie To: Richard Bejtlich In-Reply-To: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> References: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SvUWu4+mRSsWBbfNSkD6" Date: Fri, 04 Aug 2006 12:14:57 +0100 Message-Id: <1154690097.14585.23.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-ports@freebsd.org Subject: Re: 6-stable packages on FTP servers 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, 04 Aug 2006 11:14:52 -0000 --=-SvUWu4+mRSsWBbfNSkD6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-08-04 at 07:04 -0400, Richard Bejtlich wrote: > Hello, >=20 > I was wondering if someone could comment on the status of package > building for 6-stable. >=20 > A look at pointyhat.freebsd.org/errorlogs/ shows: >=20 > Build logs (errors and otherwise) > Last full run on 6.x-current [i386 ([an error occurred while > processing this directive])] > Current run on 6.x-current [i386 (2006-07-25 05:29)] > Last full run on 6.x-stable with experimental port patches [i386 > (2006-07-28 22:57)] > Current run on 6.x-stable with experimental port patches [i386 > (2006-08-04 10:29)] >=20 > If I take a port like archivers/zip as an example, > www.freshports.org/archivers/zip shows the port was upgraded to 2.32 > on 7 July 2006. >=20 > Looking at pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/zip-2.31.lo= g.bz2 > I see >=20 > build started at Wed Jun 21 23:20:01 UTC 2006 >=20 > which might explain why 2.31 is the newest port on the FTP servers: >=20 > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/zip-2.= 31.tbz >=20 > If I look at the "experimental" logs, however, I see 2.32 has been buildi= ng. >=20 > pointyhat.freebsd.org/errorlogs/i386-6-exp-latest-logs/zip-2.32.log shows= : >=20 > building zip-2.32 on gohan37.freebsd.org > ... > build started at Sat Jul 29 07:51:57 UTC 2006 >=20 > In fact, I can find the package here: >=20 > pointyhat.freebsd.org/errorlogs/i386-6-packages-latest/archivers/zip-2.32= .tbz >=20 > If the port is building, why does it not appear on the FTP servers? > This is just one concrete example, not a specific problem with one > port. Experimental means it's a build with infrastructural patches (usually taken from GNATS), so it may or may not work, but in any case, those packages are not going to the ftp servers. The packages on the ftp servers are build from an original ports tree. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-SvUWu4+mRSsWBbfNSkD6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE0ywxMxEkbVFH3PQRAj+fAKCFlzsFY0EgXCMU2RqNpgaeBUeKGwCfdqq1 AUlyIh31wIEgtvpRDkv4PWs= =m0FM -----END PGP SIGNATURE----- --=-SvUWu4+mRSsWBbfNSkD6-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:15:22 2006 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 E1F7516A4DA for ; Fri, 4 Aug 2006 11:15:22 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A114743D55 for ; Fri, 4 Aug 2006 11:15:21 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 67E4322CA8; Fri, 4 Aug 2006 13:15:20 +0200 (CEST) Date: Fri, 4 Aug 2006 13:15:19 +0200 From: Erwin Lansing To: Richard Bejtlich Message-ID: <20060804111519.GC13326@droso.net> Mail-Followup-To: Richard Bejtlich , freebsd-ports@freebsd.org References: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c1ZK2iIXW32Oz72x" Content-Disposition: inline In-Reply-To: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.12-2006-07-14 Cc: freebsd-ports@freebsd.org Subject: Re: 6-stable packages on FTP servers 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, 04 Aug 2006 11:15:23 -0000 --c1ZK2iIXW32Oz72x Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 04, 2006 at 07:04:59AM -0400, Richard Bejtlich wrote: > Hello, >=20 > I was wondering if someone could comment on the status of package > building for 6-stable. >=20 > A look at pointyhat.freebsd.org/errorlogs/ shows: >=20 > If the port is building, why does it not appear on the FTP servers? > This is just one concrete example, not a specific problem with one > port. >=20 Quite simple, the -exp build is with experimental patches to the infrastructure that needed extensive testing. That testing is only now finishing, so any packages that were built before that could not be used for anything else until the patches were in a state to be ready to be committed. I might upload the 6-exp packages as 6-stable this weekend, but I have to look at in which state they are in first. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --c1ZK2iIXW32Oz72x Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE0yxHqy9aWxUlaZARAqetAKCiYUx+0rfa/ofeniSeND/JYAT8kgCfejmQ 16+Wi+D5j0EOvUwzXN75/lU= =lziD -----END PGP SIGNATURE----- --c1ZK2iIXW32Oz72x-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:25:21 2006 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 C1A9D16A4E0 for ; Fri, 4 Aug 2006 11:25:21 +0000 (UTC) (envelope-from taosecurity@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA77943D49 for ; Fri, 4 Aug 2006 11:25:20 +0000 (GMT) (envelope-from taosecurity@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so38813nfc for ; Fri, 04 Aug 2006 04:25:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LyhfMg/5OO24zMkUYcRasOyYVkMYJTWW7XALAR0il32+Z/4QR5+m6Xv/0UVQU7Ui3qQvbM83Dgm5jlzSVowTfBnUQeytxvs0msWEIHJHtVVie26Pu+YROf2fRbx743uJa+V7F1dXuTjxLgfK816WpXS6ouwuutWB5b+feDDpNl4= Received: by 10.78.139.5 with SMTP id m5mr1491616hud; Fri, 04 Aug 2006 04:25:19 -0700 (PDT) Received: by 10.78.133.1 with HTTP; Fri, 4 Aug 2006 04:25:19 -0700 (PDT) Message-ID: <120ef0530608040425n1caaf703ya787f8d3d9361aec@mail.gmail.com> Date: Fri, 4 Aug 2006 07:25:19 -0400 From: "Richard Bejtlich" To: "Richard Bejtlich" , freebsd-ports@freebsd.org, flz@freebsd.org In-Reply-To: <20060804111519.GC13326@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> <20060804111519.GC13326@droso.net> Cc: Subject: Re: 6-stable packages on FTP servers 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, 04 Aug 2006 11:25:21 -0000 On 8/4/06, Erwin Lansing wrote: > > > Quite simple, the -exp build is with experimental patches to the > infrastructure that needed extensive testing. That testing is only now > finishing, so any packages that were built before that could not be used > for anything else until the patches were in a state to be ready to be > committed. I might upload the 6-exp packages as 6-stable this weekend, > but I have to look at in which state they are in first. Ok, thanks. Are the non-experimental versions not being built? Why is zip, for example, still at 2.31, and why are the packages available on the FTP servers not newer than 5 July 2006? ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ kbibtex.tbz 07/05/06 07:00:00 kbiff.tbz 07/05/06 07:00:00 kbilliards.tbz 07/05/06 07:00:00 ...and so on... Thank you, Richard From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:27:19 2006 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 D9AB316A4DA; Fri, 4 Aug 2006 11:27:19 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6859A43D4C; Fri, 4 Aug 2006 11:27:19 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 9C55322CA8; Fri, 4 Aug 2006 13:27:18 +0200 (CEST) Date: Fri, 4 Aug 2006 13:27:18 +0200 From: Erwin Lansing To: Richard Bejtlich Message-ID: <20060804112718.GD13326@droso.net> Mail-Followup-To: Richard Bejtlich , freebsd-ports@freebsd.org, flz@freebsd.org References: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> <20060804111519.GC13326@droso.net> <120ef0530608040425n1caaf703ya787f8d3d9361aec@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uaVifq136IIwehrE" Content-Disposition: inline In-Reply-To: <120ef0530608040425n1caaf703ya787f8d3d9361aec@mail.gmail.com> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.12-2006-07-14 Cc: flz@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 6-stable packages on FTP servers 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, 04 Aug 2006 11:27:19 -0000 --uaVifq136IIwehrE Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 04, 2006 at 07:25:19AM -0400, Richard Bejtlich wrote: > On 8/4/06, Erwin Lansing wrote: > >> > >Quite simple, the -exp build is with experimental patches to the > >infrastructure that needed extensive testing. That testing is only now > >finishing, so any packages that were built before that could not be used > >for anything else until the patches were in a state to be ready to be > >committed. I might upload the 6-exp packages as 6-stable this weekend, > >but I have to look at in which state they are in first. >=20 > Ok, thanks. Are the non-experimental versions not being built? Why > is zip, for example, still at 2.31, and why are the packages available > on the FTP servers not newer than 5 July 2006? >=20 > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ >=20 > kbibtex.tbz 07/05/06 07:00:00 > kbiff.tbz 07/05/06 07:00:00 > kbilliards.tbz 07/05/06 07:00:00 > ...and so on... >=20 I'm currently uploading packages for i386-5, I'll start a new build for i386-6 later today, so new packages will be available later next week. The cluster was tight up for the last few weeks with other builds. Cheers, -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --uaVifq136IIwehrE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE0y8Wqy9aWxUlaZARApTaAJ0c0x560kiBUwg8/2LQe3tD5tZv2gCdGqt6 yZDo7zXN7LOWl432yPQtRT4= =UTBR -----END PGP SIGNATURE----- --uaVifq136IIwehrE-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 11:30:07 2006 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 2B9C116A4E2 for ; Fri, 4 Aug 2006 11:30:07 +0000 (UTC) (envelope-from taosecurity@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39DA443D46 for ; Fri, 4 Aug 2006 11:30:05 +0000 (GMT) (envelope-from taosecurity@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so40223nfc for ; Fri, 04 Aug 2006 04:30:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IFZ9y9qJrgsKj5Jqs6tkuwEhwEg2/usm3gDxmT0tEgcKr9hcyHVD44zR94W7HDL43ykI0TZ1lLuGMZ8cKSBrlmqiwM+mKxR9WCsTJKUKI60vFRHCeVjEhqjzkoJjRtxR7S8MWc81NGwTnRrg0UDJyebF8kbxd0aeoNl1vhasgcw= Received: by 10.78.132.12 with SMTP id f12mr1490195hud; Fri, 04 Aug 2006 04:30:05 -0700 (PDT) Received: by 10.78.133.1 with HTTP; Fri, 4 Aug 2006 04:30:04 -0700 (PDT) Message-ID: <120ef0530608040430y4db1f9fx395c42bb58714678@mail.gmail.com> Date: Fri, 4 Aug 2006 07:30:04 -0400 From: "Richard Bejtlich" To: "Richard Bejtlich" , freebsd-ports@freebsd.org, flz@freebsd.org In-Reply-To: <20060804112718.GD13326@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <120ef0530608040404x3ceecf97qe8ff6fd7ac1df94b@mail.gmail.com> <20060804111519.GC13326@droso.net> <120ef0530608040425n1caaf703ya787f8d3d9361aec@mail.gmail.com> <20060804112718.GD13326@droso.net> Cc: Subject: Re: 6-stable packages on FTP servers 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, 04 Aug 2006 11:30:07 -0000 On 8/4/06, Erwin Lansing wrote: > I'm currently uploading packages for i386-5, I'll start a new build for > i386-6 later today, so new packages will be available later next week. > The cluster was tight up for the last few weeks with other builds. > > Cheers, > -erwin Understood. Thanks for your help! Richard From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 12:03:02 2006 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 D5A6E16A4DE for ; Fri, 4 Aug 2006 12:03:02 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3B043D55 for ; Fri, 4 Aug 2006 12:03:02 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D123D1765C; Fri, 4 Aug 2006 15:03:00 +0300 (EEST) Date: Fri, 4 Aug 2006 15:02:59 +0300 From: Ion-Mihai "IOnut" Tetcu To: "Babak Farrokhi" Message-ID: <20060804150259.26e7ea41@it.buh.tecnik93.com> In-Reply-To: <000701c6b61c$aa59f700$ff0de500$@net> References: <56729ea90608020217k750a12e3h3f35c8c6caf136cf@mail.gmail.com> <20060802132705.375bab36@localhost> <000701c6b61c$aa59f700$ff0de500$@net> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_SaFfMkIAwHcH38QKZipNe8d; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-ports@freebsd.org, 'Stanislav Sedov' Subject: Re: awstats-6.5_1,1 is forbidden: Command Injection Vulnerability. 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, 04 Aug 2006 12:03:02 -0000 --Sig_SaFfMkIAwHcH38QKZipNe8d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 2 Aug 2006 13:46:04 +0330 "Babak Farrokhi" wrote: > Hi, >=20 > Awstats-devel (which has solved this security issue) is in GNATS > waiting for submission (PR ports/100162). If nothing bad happens once again, I plan to dedicate all the upcoming weekend for committing the PRs I responsible for. Sorry for the long time :( --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" Ferengi Rule of Acquisition #3: Never pay more for an acquisition than you have to. -- ST:DS9, "The Maquis, Part II" --Sig_SaFfMkIAwHcH38QKZipNe8d Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE0zdzBX6fi0k6KXsRAgF5AJ9YhvBemTKsOS9ur4mSJ6b0js+/mwCePmno i/cuKRK/cFiaAiS/U5xx6zM= =/qLO -----END PGP SIGNATURE----- --Sig_SaFfMkIAwHcH38QKZipNe8d-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 12:52:22 2006 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 9265516A557; Fri, 4 Aug 2006 12:52:22 +0000 (UTC) (envelope-from jaj13@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48F943D49; Fri, 4 Aug 2006 12:52:21 +0000 (GMT) (envelope-from jaj13@web.de) Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 3200DE2CA33; Fri, 4 Aug 2006 14:51:34 +0200 (CEST) Received: from [83.99.89.191] (helo=[10.0.0.11]) by smtp08.web.de with esmtp (WEB.DE 4.107 #114) id 1G8z9J-0003qo-00; Fri, 04 Aug 2006 14:51:33 +0200 Message-ID: <44D342D5.8040805@web.de> Date: Fri, 04 Aug 2006 14:51:33 +0200 From: Jona Joachim User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: vd@FreeBSD.org References: <44D11DFF.7000103@web.de> <20060803074832.GA96800@qlovarnika.bg.datamax> <44D1F5BB.20105@web.de> <20060803133334.GA3117@qlovarnika.bg.datamax> <44D21D1C.3020908@web.de> <20060804080257.GA56818@qlovarnika.bg.datamax> In-Reply-To: <20060804080257.GA56818@qlovarnika.bg.datamax> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: jaj13@web.de X-Sender: jaj13@web.de Cc: freebsd-ports@FreeBSD.org Subject: Re: little problem with pkg-plist 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, 04 Aug 2006 12:52:22 -0000 Vasil Dimov wrote: > On Thu, Aug 03, 2006 at 05:58:20PM +0200, Jona Joachim wrote: >> Vasil Dimov wrote: >>> On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: >>>> Vasil Dimov wrote: >>>>> On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: >>>>>> Hi! >>>>>> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange >>>>>> problem with pkg-plist. >>>>>> Among others these files are listed in pkg-plist: >>>>>> lib/libSGE.a >>>>>> lib/libSGE.so >>>>>> lib/libSGE.so.0 >>>>>> lib/libSGE.so.0.030809 >>>>>> > [...] >>>>>> /home/default/SGE> sudo make deinstall >>>>>> ===> Deinstalling for devel/SGE >>>>>> ===> Deinstalling SGE-0.030809 >>>>>> pkg_delete: file '/usr/local/lib/libSGE.so.0' doesn't exist >>>>>> pkg_delete: couldn't entirely delete package (perhaps the packing list is >>>>>> incorrectly specified?) > [...] >> You can find it here: >> http://webplaza.pt.lu/~mpjjjjsj/files/SGE.shar >> > > Here is what happens: > > % make generate-plist (...) > To overcome this feature you should define NO_FILTER_SHLIBS in the > port's Makefile. Thanks! That's not trivial, is it? > Here are some other things that I think need fixing: (...) Thank you. > * @dirrmtry include/SDL11 > This port creates the directory ${PREFIX}/include/SDL11/ which is > non-mtree compliant and therefore should attempt to remove it when > deinstalled. Use dirrmtry because other ports also install files > there. I didn't add it because the port actually depends on devel/sdl12 which initially creates the directory. It is true that it creates the directory when PREFIX is changed. I'll add it. > * MAINTAINER= > If walkingshadow*grummel.net is your email, why do you use > jaj13*web.de? If you intend to send future updates from jaj13*web.de > this will lead to confusion because the committer will not know you > are the maintainer. I always send prs using walkingshadow[at]grummel[dot]net. I only use this address for that purpose and I already get too much spam because the address is listed on sites like freshports. Jona From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 16:08:23 2006 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 E6B1F16A4DD for ; Fri, 4 Aug 2006 16:08:23 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B8843D45 for ; Fri, 4 Aug 2006 16:08:23 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 9A8B999B7CE for ; Fri, 4 Aug 2006 18:08:22 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id D96uc244oseS for ; Fri, 4 Aug 2006 18:08:19 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 8E4E099B7AE for ; Fri, 4 Aug 2006 18:08:19 +0200 (CEST) Message-ID: <44D370E9.1080209@FreeBSD.org> Date: Fri, 04 Aug 2006 18:08:09 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: HEADS-UP: DESTDIR support committed to Mk/ 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, 04 Aug 2006 16:08:24 -0000 Hi, I am pleased to announce, that portmgr committed my patch for ports infrastructure DESTDIR support today. Note that this support is only for the infrastructure, ports may or may not respect the DESTDIR macro, so you should use this with care. Also note, that we only tested this patchset without the DESTDIR macro set, but will do an another one with DESTDIR set to something and check how many ports respect DESTDIR and how many left to fix, but port maintainers can start checking their ports and fixing them if necessary. Unfortunately, testing ports for DESTDIR is pretty difficult, since we don't have support for this in tinderbox. I used a chroot jail installed into an another chroot jail to ensure I won't make my filesystem dirty. I chrooted into the first jail and run make install for the given port with DESTDIR set to the another chroot jail, checked if everything went fine and did make deinstall and checked if everything is still good. I know it's a bit complicated, but we don't have better yet. I've also written a Wiki page for DESTDIR with some guidelines what to care about when writing DESTDIR-respective ports. You can find it here: http://wikitest.freebsd.org/DESTDIR I also suggest to read the CHANGES entry, if you haven't done this yet: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/CHANGES?rev=1.57&content-type=text/plain Documentation update for porters-handbook will also come soon. If you have questions, please feel free to contact me. -- Cheers, Gabor From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 17:45:48 2006 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 0291116A4E2 for ; Fri, 4 Aug 2006 17:45:48 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97DC643D4C for ; Fri, 4 Aug 2006 17:45:46 +0000 (GMT) (envelope-from rbgarga@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so490060nfe for ; Fri, 04 Aug 2006 10:45:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ItQwP0gpj9fW7thdmqngwW3fLiBsdNHzQfU+W97JL3Ak5ZtN2bPSFTjR7Ul0CDgN2bYgPFxjpWOR54PjGuREggQNwx1TF2RwJAIaXg8S07hb/cKYzDcqAM6lwHomHwlnfvigmSBYKdjRuP9UqCVG3V5lTnC3XFK7JYI/PwXCVQo= Received: by 10.49.8.1 with SMTP id l1mr5623168nfi; Fri, 04 Aug 2006 10:45:45 -0700 (PDT) Received: by 10.49.32.8 with HTTP; Fri, 4 Aug 2006 10:45:45 -0700 (PDT) Message-ID: <747dc8f30608041045r126a3e7cy738a8fd806eaf861@mail.gmail.com> Date: Fri, 4 Aug 2006 14:45:45 -0300 From: "Renato Botelho" To: "=?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?=" In-Reply-To: <44D370E9.1080209@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <44D370E9.1080209@FreeBSD.org> Cc: ports@freebsd.org Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 04 Aug 2006 17:45:48 -0000 On 8/4/06, G=E1bor K=F6vesd=E1n wrote: > Hi, > > I am pleased to announce, that portmgr committed my patch for ports > infrastructure DESTDIR support today. Note that this support is only for > the infrastructure, ports may or may not respect the DESTDIR macro, so > you should use this with care. Also note, that we only tested this > patchset without the DESTDIR macro set, but will do an another one with > DESTDIR set to something and check how many ports respect DESTDIR and > how many left to fix, but port maintainers can start checking their > ports and fixing them if necessary. Unfortunately, testing ports for > DESTDIR is pretty difficult, since we don't have support for this in > tinderbox. I used a chroot jail installed into an another chroot jail to > ensure I won't make my filesystem dirty. I chrooted into the first jail > and run make install for the given port with DESTDIR set to the another > chroot jail, checked if everything went fine and did make deinstall and > checked if everything is still good. I know it's a bit complicated, but > we don't have better yet. > > I've also written a Wiki page for DESTDIR with some guidelines what to > care about when writing DESTDIR-respective ports. > You can find it here: http://wikitest.freebsd.org/DESTDIR > > I also suggest to read the CHANGES entry, if you haven't done this yet: > http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/CHANGES?rev=3D1.57= &content-type=3Dtext/plain > > Documentation update for porters-handbook will also come soon. > > If you have questions, please feel free to contact me. Great news. Congratulations and thanks for the great work! --=20 Renato Botelho From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 19:05:09 2006 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 941C516A4DD for ; Fri, 4 Aug 2006 19:05:09 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4826A43D53 for ; Fri, 4 Aug 2006 19:05:07 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [213.87.72.70] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G956a-0007N2-A0 for ports@freebsd.org; Fri, 04 Aug 2006 23:13:09 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 24339120A3 for ; Fri, 4 Aug 2006 23:04:45 +0400 (MSD) Date: Fri, 4 Aug 2006 23:04:40 +0400 From: Stanislav Sedov To: ports@freebsd.org Message-ID: <20060804230440.67af2ea0@localhost> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_QqU56X/AECIj_AxLAaYEmg3"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: Subject: adding additional empty target in bsd.port.mk 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, 04 Aug 2006 19:05:09 -0000 --Sig_QqU56X/AECIj_AxLAaYEmg3 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Hi! Some of some ports install files into shared location, e.g. several ruby ports installs docs into subdirectory under ${RUBY_DOCDIR}, ocaml ports - into subdirectory of ${OCAML_DOCSDIR}. As this directories might not exists before installing, they should be removed after uninstall, so there should be something about "@dirrmtry share/doc/ruby18" in pkg-plist. The problem begins when we are trying to use PORTDOCS macro. In that case PORTDOCS entries will be added in plist in add-plist-docs target of bsd.port.mk, and therefore this "@dirrmtry share/doc/ruby18" should be added after add-plist-docs target either it will not be deleted. But there are no free targets after add-plist-docs... One of possible solutions is to redefine add-plist-post target, that currently assigned for non-standard PREFIX processing. But isn't very good, since we need to make a copy of original add-plist-target in our Makefile. Furthermore it can't be used in some cases, where target can be defined only after inclusion of bsd.port.pre.mk (such is my case of inclusion of bsd.ocaml.mk = - I need to add some plist entries in bsd.ocaml.mk after all other entries, but this file should be included only after bsd.port.pre.mk, as I need some variables defined) Is it possible to add one more empty target after add-plist-docs to use by ports? I can investigate a patch, although it will be pretty simple. Thanks! --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_QqU56X/AECIj_AxLAaYEmg3 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE05pMK/VZk+smlYERAqZoAJwO8trdXFBUh8o6eznD2Q79J99elwCcCua/ D77kADvDKLiu1eGGtNoCw6c= =UtQu -----END PGP SIGNATURE----- --Sig_QqU56X/AECIj_AxLAaYEmg3-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 19:12:29 2006 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 CC73416A4DE for ; Fri, 4 Aug 2006 19:12:28 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5DD43D45 for ; Fri, 4 Aug 2006 19:12:28 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp4-g19.free.fr (Postfix) with ESMTP id 67E5553FBC; Fri, 4 Aug 2006 21:12:27 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id D889D11B9D; Fri, 4 Aug 2006 21:12:26 +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 47215-05; Fri, 4 Aug 2006 21:12:19 +0200 (CEST) Received: from cream.stl.xbsd.org (unknown [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 399B9114FF; Fri, 4 Aug 2006 21:12:18 +0200 (CEST) From: Florent Thoumie To: Stanislav Sedov In-Reply-To: <20060804230440.67af2ea0@localhost> References: <20060804230440.67af2ea0@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-gnCmDjzpTU0Z38CTO3G0" Date: Fri, 04 Aug 2006 20:12:13 +0100 Message-Id: <1154718733.1485.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: ports@freebsd.org Subject: Re: adding additional empty target in bsd.port.mk 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, 04 Aug 2006 19:12:29 -0000 --=-gnCmDjzpTU0Z38CTO3G0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-08-04 at 23:04 +0400, Stanislav Sedov wrote: > Hi! >=20 > Some of some ports install files into shared location, e.g. > several ruby ports installs docs into subdirectory under > ${RUBY_DOCDIR}, ocaml ports - into subdirectory of ${OCAML_DOCSDIR}. > As this directories might not exists before installing, they should > be removed after uninstall, so there should be something about "@dirrmtry > share/doc/ruby18" in pkg-plist. >=20 > The problem begins when we are trying to use PORTDOCS macro. In that > case PORTDOCS entries will be added in plist in add-plist-docs target > of bsd.port.mk, and therefore this "@dirrmtry share/doc/ruby18" should > be added after add-plist-docs target either it will not be deleted. > But there are no free targets after add-plist-docs... One of possible > solutions is to redefine add-plist-post target, that currently assigned > for non-standard PREFIX processing. But isn't very good, since we need > to make a copy of original add-plist-target in our Makefile. Furthermore > it can't be used in some cases, where target can be defined only after > inclusion of bsd.port.pre.mk (such is my case of inclusion of bsd.ocaml.m= k - I > need to add some plist entries in bsd.ocaml.mk after all other entries, b= ut > this file should be included only after bsd.port.pre.mk, as I need some > variables defined) >=20 > Is it possible to add one more empty target after add-plist-docs to use > by ports? I can investigate a patch, although it will be pretty simple. Seems overkill to me. Why not creating those directories in ocaml and ruby ports? That way you don't even have to deal with them in ocaml-dependents and ruby-dependents ports. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-gnCmDjzpTU0Z38CTO3G0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE05wNMxEkbVFH3PQRAi/6AJsEthbpV+dKsIQ+9O29ZZH145LGJACfVJ/r kql6qfaDTGZHwQsrciJ2f3A= =fySB -----END PGP SIGNATURE----- --=-gnCmDjzpTU0Z38CTO3G0-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 19:37:58 2006 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 CD68416A4DE for ; Fri, 4 Aug 2006 19:37:58 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5399C43D45 for ; Fri, 4 Aug 2006 19:37:55 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [213.87.72.70] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G95cL-0004r1-7C for freebsd-ports@freebsd.org; Fri, 04 Aug 2006 23:45:58 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id E12FD12022 for ; Fri, 4 Aug 2006 23:37:32 +0400 (MSD) Date: Fri, 4 Aug 2006 23:37:32 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060804233732.55accdbc@localhost> In-Reply-To: <1154718733.1485.1.camel@localhost> References: <20060804230440.67af2ea0@localhost> <1154718733.1485.1.camel@localhost> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/uk1ILGWk603So0unqpPyVM"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: Re: adding additional empty target in bsd.port.mk 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, 04 Aug 2006 19:37:58 -0000 --Sig_/uk1ILGWk603So0unqpPyVM Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Fri, 04 Aug 2006 20:12:13 +0100 Florent Thoumie mentioned: >=20 > Seems overkill to me. Why not creating those directories in ocaml and > ruby ports? That way you don't even have to deal with them in > ocaml-dependents and ruby-dependents ports. > I think creation of empty DOCSDIR directory in ocaml port seems rather strange. Same for ruby. In fact we have at least one empty target after each major part. Why not have one after plist creation? --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_/uk1ILGWk603So0unqpPyVM Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE06H8K/VZk+smlYERAt3CAJ44eE/k1eXYlQyLJDQNc9+ExnaOaQCfYSGi FS8QHg9NI2DkZqc1DOGRldk= =0XOp -----END PGP SIGNATURE----- --Sig_/uk1ILGWk603So0unqpPyVM-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 19:40:48 2006 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 30E1516A4E0 for ; Fri, 4 Aug 2006 19:40:48 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A57E43D49 for ; Fri, 4 Aug 2006 19:40:47 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [213.87.72.70] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G95f7-0005WZ-8g for freebsd-ports@freebsd.org; Fri, 04 Aug 2006 23:48:50 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id DC50B12022 for ; Fri, 4 Aug 2006 23:40:22 +0400 (MSD) Date: Fri, 4 Aug 2006 23:40:22 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060804234022.0bd53f69@localhost> In-Reply-To: <1154718733.1485.1.camel@localhost> References: <20060804230440.67af2ea0@localhost> <1154718733.1485.1.camel@localhost> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_PpE5ibm2JsDQ/W+v_KIX6J8"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: Re: adding additional empty target in bsd.port.mk 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, 04 Aug 2006 19:40:48 -0000 --Sig_PpE5ibm2JsDQ/W+v_KIX6J8 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Fri, 04 Aug 2006 20:12:13 +0100 Florent Thoumie mentioned: >=20 > Seems overkill to me. Why not creating those directories in ocaml and > ruby ports? That way you don't even have to deal with them in > ocaml-dependents and ruby-dependents ports. > Furthermore it will not help when installing in different PREFIX, than main port. --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_PpE5ibm2JsDQ/W+v_KIX6J8 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE06KmK/VZk+smlYERAsHvAJ4pWQLoK4AFq/s/630ioxGmKm2U6ACcCNe6 4K2YPFd611LuFwe9J1wjb1Q= =oIdn -----END PGP SIGNATURE----- --Sig_PpE5ibm2JsDQ/W+v_KIX6J8-- From owner-freebsd-ports@FreeBSD.ORG Fri Aug 4 21:56:00 2006 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 5B5F316A4E2 for ; Fri, 4 Aug 2006 21:56:00 +0000 (UTC) (envelope-from roberto@keltia.freenix.fr) Received: from keltia.freenix.fr (keltia.freenix.org [82.224.56.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98DB43D45 for ; Fri, 4 Aug 2006 21:55:54 +0000 (GMT) (envelope-from roberto@keltia.freenix.fr) Received: from localhost (localhost [127.0.0.1]) by keltia.freenix.fr (Postfix/TLS) with ESMTP id 4E6613AAC4; Fri, 4 Aug 2006 23:55:53 +0200 (CEST) Received: from keltia.freenix.fr ([127.0.0.1]) by localhost (keltia.freenix.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91106-02; Fri, 4 Aug 2006 23:55:53 +0200 (CEST) Received: by keltia.freenix.fr (Postfix/TLS, from userid 101) id 01D6A3AAC1; Fri, 4 Aug 2006 23:55:53 +0200 (CEST) Date: Fri, 4 Aug 2006 23:55:52 +0200 From: Ollivier Robert To: "Michael P. Soulier" Message-ID: <20060804215552.GA91109@keltia.freenix.fr> Mail-Followup-To: "Michael P. Soulier" , freebsd-ports@freebsd.org References: <20060804004059.GC28597@tigger.digitaltorque.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060804004059.GC28597@tigger.digitaltorque.ca> X-Operating-System: MacOS X / PB G4 - FreeBSD 6.1 / 2x PIII/800 / D820 User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: amavisd-new at keltia.freenix.fr Cc: freebsd-ports@freebsd.org Subject: Re: mercurial not working X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 21:56:00 -0000 According to Michael P. Soulier: > Unfortunately, mercurial isn't working at all. That is rather surprising as I was running an older version on my 5.4 machine. > After an hg init, the .hg directory has no files in it. > Works fine on Linux. I'm not sure why that is. No error messages, nothing. After "hg init", the only thing that you should find is a directory called data, itself containing nothing. Only after the first add/commit or import should you find anything else. 219 [23:51] roberto@keltia:/tmp> hg init foo 220 [23:51] roberto@keltia:/tmp> cd foo 221 [23:51] roberto@keltia:/tmp/foo> ll .hg total 2 drwxr-xr-x 2 roberto wheel 512 Aug 4 23:51 data/ 222 [23:51] roberto@keltia:/tmp/foo> ll .hg/data total 0 223 [23:53] roberto@keltia:/tmp/foo> touch bar 224 [23:53] roberto@keltia:/tmp/foo> hg add bar 225 [23:53] roberto@keltia:/tmp/foo> ll .hg total 4 drwxr-xr-x 2 roberto wheel 512 Aug 4 23:51 data/ -rw-r--r-- 1 roberto wheel 60 Aug 4 23:53 dirstate 226 [23:53] roberto@keltia:/tmp/foo> hg commit -m 'bar added.' 227 [23:53] roberto@keltia:/tmp/foo> ll .hg total 12 -rw-r--r-- 1 roberto wheel 174 Aug 4 23:53 00changelog.i -rw-r--r-- 1 roberto wheel 110 Aug 4 23:53 00manifest.i drwxr-xr-x 2 roberto wheel 512 Aug 4 23:53 data/ -rw-r--r-- 1 roberto wheel 60 Aug 4 23:53 dirstate -rw-r--r-- 1 roberto wheel 44 Aug 4 23:53 undo -rw-r--r-- 1 roberto wheel 60 Aug 4 23:53 undo.dirstate What does happen if you do the same commands? From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 02:56:22 2006 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 555FD16A4DF for ; Sat, 5 Aug 2006 02:56:22 +0000 (UTC) (envelope-from msoulier@digitaltorque.ca) Received: from mail.storm.ca (mail.storm.ca [209.87.239.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF5243D55 for ; Sat, 5 Aug 2006 02:56:21 +0000 (GMT) (envelope-from msoulier@digitaltorque.ca) Received: from tigger.digitaltorque.ca (hs-216-106-102-70.storm.ca [216.106.102.70]) by mail.storm.ca (8.13.6+Sun/8.13.6) with ESMTP id k752uKTC026100 for ; Fri, 4 Aug 2006 22:56:20 -0400 (EDT) Received: by tigger.digitaltorque.ca (Postfix, from userid 500) id 7C620240A6; Fri, 4 Aug 2006 22:56:15 -0400 (EDT) Date: Fri, 4 Aug 2006 22:56:14 -0400 From: "Michael P. Soulier" To: freebsd-ports@freebsd.org Message-ID: <20060805025614.GK28597@tigger.digitaltorque.ca> References: <20060804004059.GC28597@tigger.digitaltorque.ca> <20060804215552.GA91109@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4BlIp4fARb6QCoOq" Content-Disposition: inline In-Reply-To: <20060804215552.GA91109@keltia.freenix.fr> User-Agent: Mutt/1.4.2.1i Subject: Re: mercurial not working X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 02:56:22 -0000 --4BlIp4fARb6QCoOq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 04/08/06 Ollivier Robert said: > After "hg init", the only thing that you should find is a directory called > data, itself containing nothing. Only after the first add/commit or impo= rt > should you find anything else. *sigh* It's been a long week. I think my brain failed. I knew that too, but apparently I forgot it temporarily. It works fine, I'm just an idiot. I faithfully opened a bug report that I'd be happy to kill too. Please do, = I'm not sure how. Sorry, Mike --=20 Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein --4BlIp4fARb6QCoOq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFE1AjOKGqCc1vIvggRAmu/AKCDbI4vbQmxcEgqz5t4kMV8vnjpVQCgiQMY EMrl3zduFucQnbjWdV3lgxQ= =2yDl -----END PGP SIGNATURE----- --4BlIp4fARb6QCoOq-- From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 03:31:01 2006 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 65D8116A4DA for ; Sat, 5 Aug 2006 03:31:01 +0000 (UTC) (envelope-from pav@clear.net.nz.dprzmsgcoitcnjv.emsvr.com) Received: from esmtp.emsvr.com (esmtp.emsvr.com [208.185.251.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D9D543D62 for ; Sat, 5 Aug 2006 03:30:56 +0000 (GMT) (envelope-from pav@clear.net.nz.dprzmsgcoitcnjv.emsvr.com) Received: from esmtp.emsvr.com (localhost.localdomain [127.0.0.1]) by esmtp.emsvr.com (8.13.6/8.12.11) with ESMTP id k753UtDf027767 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 5 Aug 2006 03:30:56 GMT Received: (from mail@localhost) by esmtp.emsvr.com (8.13.6/8.12.11/Submit) id k753UtlF027763 for ports@FreeBSD.org; Sat, 5 Aug 2006 03:30:55 GMT Resent-Date: Sat, 5 Aug 2006 03:30:55 GMT Resent-Message-Id: <200608050330.k753UtlF027763@esmtp.emsvr.com> Resent-From: pav@clear.net.nz.dprzmsgcoitcnjv.emsvr.com Received: from [203.97.37.27] by emsvr.com [208.185.251.19] for on-behalf-of pav@clear.net.nz; Sat Aug 5 03:30:54 2006 Received: from smtp2.clear.net.nz (smtp2.clear.net.nz [203.97.37.27]) by esmtp (8.13.6/8.12.11) with ESMTP id k753UsYd027747 for ; Sat, 5 Aug 2006 03:30:54 GMT Received: from [192.168.1.10] (218-101-30-193.dsl.clear.net.nz [218.101.30.193]) by smtp2.clear.net.nz (CLEAR Net Mail) with ESMTPA id <0J3I004GN9RGDD@smtp2.clear.net.nz> for ports@FreeBSD.org; Sat, 05 Aug 2006 15:30:53 +1200 (NZST) Date: Sat, 05 Aug 2006 15:29:11 +1200 From: Antonio To: webmaster@shopcusa.com Message-id: <44D41087.5020100@clear.net.nz> Organization: Devoto X-Accept-Language: en-us, en, en-nz, en-gb Usr-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) Content-Transfer-Encoding: 7bit Notice-Requested-Upon-Delivery-To: pav@clear.net.nz.dprzmsgcoitcnjv.emsvr.com Errors-To: pav@clear.net.nz.dprzmsgcoitcnjv.emsvr.com X-Mailman-Approved-At: Sat, 05 Aug 2006 04:18:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: awstats-6.5_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antonio List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 03:31:01 -0000 Hi, This this security advisory a real concern? Affected package: awstats-6.5_1 Type of problem: awstats -- arbitrary command execution vulnerability. Reference: Thanks, Antonio From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 06:39:53 2006 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 7094D16A4DD; Sat, 5 Aug 2006 06:39:53 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D19743D49; Sat, 5 Aug 2006 06:39:52 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1G9Fp9-0004hm-1O; Sat, 05 Aug 2006 10:39:51 +0400 Message-ID: <44D43D13.3090305@FreeBSD.org> Date: Sat, 05 Aug 2006 10:39:15 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: Gábor Kövesdán References: <44D370E9.1080209@FreeBSD.org> In-Reply-To: <44D370E9.1080209@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 06:39:53 -0000 Gábor Kövesdán wrote: > Hi, > > I am pleased to announce, that portmgr committed my patch for ports > infrastructure DESTDIR support today. Note that this support is only for Thanks for your work. It's highly appreciated. The feature was discussed for years but no real progress had been done. But a little number of ports will respect DESTDIR out of box. Some ports can be easily converted, for some ports it will be a hard work and a few ports will never be done. So, a question still arise: how could we warn user a port does not respect DESTDIR if he've defined it? E.g. we could use DESTDIR_READY=yes in a port Makefile if it's tested with DESTDIR. PS. And I'd like to note we should change PREFIX with TARGETDIR in *_COOKIE variables too. It will reasonable. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 07:03:51 2006 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 5701816A4EA; Sat, 5 Aug 2006 07:03:51 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC9C143D4C; Sat, 5 Aug 2006 07:03:50 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id C34EC7073D8; Sat, 5 Aug 2006 17:03:44 +1000 (EST) X-Viruscan-Id: <44D442D00001799544FBF4@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2.barnet.com.au (Postfix) with ESMTP id D4B267073D3; Sat, 5 Aug 2006 17:03:43 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 55C537073B8; Sat, 5 Aug 2006 17:03:43 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 5C56C3D6; Sat, 5 Aug 2006 17:03:36 +1000 (EST) Date: Sat, 5 Aug 2006 17:03:36 +1000 From: Edwin Groothuis To: G?bor K?vesd?n Message-ID: <20060805070336.GA997@k7.mavetju> References: <44D370E9.1080209@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D370E9.1080209@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 07:03:51 -0000 On Fri, Aug 04, 2006 at 06:08:09PM +0200, G?bor K?vesd?n wrote: > I am pleased to announce, that portmgr committed my patch for ports > infrastructure DESTDIR support today. Note that this support is only for > the infrastructure, ports may or may not respect the DESTDIR macro, so Having read the wiki, please let me ask a couple of questions to make sure there is consensus on what needs to be done to make all ports DESTDIR happy. - All ports Makefiles should be checked for installs into PREFIX, and replaced by TARGETDIR (or DESTDIR/PREFIX) - All Makefiles in the workdir should install the DESTDIR/PREFIX, so their configure options should be... --prefix? Not really, because the datafiles of the program itself are to be found at PREFIX, not DESTDIR/PREFIX. Any idea how to resolve this? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 08:32:19 2006 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 A009416A4DA for ; Sat, 5 Aug 2006 08:32:19 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3169243D46 for ; Sat, 5 Aug 2006 08:32:18 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id BC9AE22D23; Sat, 5 Aug 2006 10:32:17 +0200 (CEST) Date: Sat, 5 Aug 2006 10:32:17 +0200 From: Erwin Lansing To: freebsd-ports@freebsd.org Message-ID: <20060805083217.GS33183@droso.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <44D370E9.1080209@FreeBSD.org> <44D43D13.3090305@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2xeD/fx0+7k8I/QN" Content-Disposition: inline In-Reply-To: <44D43D13.3090305@FreeBSD.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.12-2006-07-14 Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 08:32:19 -0000 --2xeD/fx0+7k8I/QN Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 05, 2006 at 10:39:15AM +0400, Sergey Matveychuk wrote: > G=E1bor K=F6vesd=E1n wrote: > > Hi, > >=20 > > I am pleased to announce, that portmgr committed my patch for ports > > infrastructure DESTDIR support today. Note that this support is only for >=20 > Thanks for your work. It's highly appreciated. > The feature was discussed for years but no real progress had been done. >=20 > But a little number of ports will respect DESTDIR out of box. Some ports > can be easily converted, for some ports it will be a hard work and a few > ports will never be done. >=20 > So, a question still arise: how could we warn user a port does not > respect DESTDIR if he've defined it? >=20 > E.g. we could use DESTDIR_READY=3Dyes in a port Makefile if it's tested > with DESTDIR. >=20 I prefer to turn that logic around, but a run on pointyhat will have to confirm how the number of working and non-working ports are. I am hoping that most ports just DTRT, so we can mark the rest NO_DESTDIR or similar. But yes, such a mechanism has to be worked on. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --2xeD/fx0+7k8I/QN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFE1FeRqy9aWxUlaZARAnafAKD3BWRs9jLviz2cHc39xHgu4bK1GQCfUu8m 1sLH0V4BfBbXR9cWS0v6nYg= =OdMx -----END PGP SIGNATURE----- --2xeD/fx0+7k8I/QN-- From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 08:49:22 2006 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 F03FF16A4DF for ; Sat, 5 Aug 2006 08:49:22 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E1943D49 for ; Sat, 5 Aug 2006 08:49:21 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id DC47699BA7E; Sat, 5 Aug 2006 10:49:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yyXn7jPAw5-R; Sat, 5 Aug 2006 10:49:17 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id C6E4599B727; Sat, 5 Aug 2006 10:49:16 +0200 (CEST) Message-ID: <44D45B87.5060601@FreeBSD.org> Date: Sat, 05 Aug 2006 10:49:11 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Edwin Groothuis References: <44D370E9.1080209@FreeBSD.org> <20060805070336.GA997@k7.mavetju> In-Reply-To: <20060805070336.GA997@k7.mavetju> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 08:49:23 -0000 Edwin Groothuis wrote: > On Fri, Aug 04, 2006 at 06:08:09PM +0200, G?bor K?vesd?n wrote: > >> I am pleased to announce, that portmgr committed my patch for ports >> infrastructure DESTDIR support today. Note that this support is only for >> the infrastructure, ports may or may not respect the DESTDIR macro, so >> > > Having read the wiki, please let me ask a couple of questions to > make sure there is consensus on what needs to be done to make all > ports DESTDIR happy. > > - All ports Makefiles should be checked for installs into PREFIX, > and replaced by TARGETDIR (or DESTDIR/PREFIX) > Yes, TARGETDIR resolves to DESTDIR/PREFIX, which should be the final destination. In many ports we have a do-install or post-install target with something like: @${INSTALL_PROGRAM} ${WRKSRC}/foo ${PREFIX}/bin This is definitely not good, since it will install to ${PREFIX} even if you set DESTDIR, so this needs a s/${PREFIX}/${TARGETDIR}/. The other type of stuff when ports specify some paths that are used in run-time, e.g. where a specific port checks for its configuration stuff. Of course, there the relative path (relative to DESTDIR, but absolute anyway) should be kept, since the given program is supposed to run in the DESTDIR environment chrooted or jailed. > - All Makefiles in the workdir should install the DESTDIR/PREFIX, > so their configure options should be... --prefix? Not really, > because the datafiles of the program itself are to be found at > PREFIX, not DESTDIR/PREFIX. Any idea how to resolve this? > > Edwin > If you mean the config files on datafiles, I already answered, if no, I don't really see what you mean. For configure options, GNU stuff is aware of the DESTDIR macro, so those ports should be easy to modify to respect DESTDIR. E.g. I experimented with devel/gmake, and needed only a little effort. No need to use --prefix=${DESTDIR}${PREFIX} at all, just ${PREFIX} and ${DESTDIR} is passed via CONFIGURE_ENV. -- Cheers, Gabor From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 08:54:58 2006 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 646C216A4DE; Sat, 5 Aug 2006 08:54:58 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 549F643D45; Sat, 5 Aug 2006 08:54:56 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.7/8.13.7) with ESMTP id k758stda046235; Sat, 5 Aug 2006 12:54:55 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k758stEP046234; Sat, 5 Aug 2006 12:54:55 +0400 (MSD) (envelope-from ache) Date: Sat, 5 Aug 2006 12:54:55 +0400 From: Andrey Chernov To: G?bor K?vesd?n Message-ID: <20060805085455.GA46190@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , G?bor K?vesd?n , Edwin Groothuis , ports@FreeBSD.ORG References: <44D370E9.1080209@FreeBSD.org> <20060805070336.GA997@k7.mavetju> <44D45B87.5060601@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D45B87.5060601@FreeBSD.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: ports@FreeBSD.ORG, Edwin Groothuis Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 08:54:58 -0000 On Sat, Aug 05, 2006 at 10:49:11AM +0200, G?bor K?vesd?n wrote: > Edwin Groothuis wrote: > >On Fri, Aug 04, 2006 at 06:08:09PM +0200, G?bor K?vesd?n wrote: > > > >>I am pleased to announce, that portmgr committed my patch for ports > >>infrastructure DESTDIR support today. Note that this support is only for > >>the infrastructure, ports may or may not respect the DESTDIR macro, so > >> > > > >Having read the wiki, please let me ask a couple of questions to > >make sure there is consensus on what needs to be done to make all > >ports DESTDIR happy. > > > >- All ports Makefiles should be checked for installs into PREFIX, > > and replaced by TARGETDIR (or DESTDIR/PREFIX) > > > Yes, TARGETDIR resolves to DESTDIR/PREFIX, which should be the final > destination. In many ports we have a do-install or post-install target > with something like: > > @${INSTALL_PROGRAM} ${WRKSRC}/foo ${PREFIX}/bin > > This is definitely not good, since it will install to ${PREFIX} even if > you set DESTDIR, so this needs a s/${PREFIX}/${TARGETDIR}/. It will be much better to not change that in almost in every port, but change meaning of PREFIX instead: PREFIX == DESTDIR/DESTPREFIX -- http://ache.pp.ru/ From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 09:02:26 2006 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 356B216A4DE; Sat, 5 Aug 2006 09:02:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C2C43D6D; Sat, 5 Aug 2006 09:02:21 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 920C799BA20; Sat, 5 Aug 2006 11:02:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id v8KsyFbunjtU; Sat, 5 Aug 2006 11:02:17 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id C20B199B9F8; Sat, 5 Aug 2006 11:02:17 +0200 (CEST) Message-ID: <44D45E99.6030305@FreeBSD.org> Date: Sat, 05 Aug 2006 11:02:17 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Andrey Chernov , G?bor K?vesd?n , Edwin Groothuis , ports@FreeBSD.ORG References: <44D370E9.1080209@FreeBSD.org> <20060805070336.GA997@k7.mavetju> <44D45B87.5060601@FreeBSD.org> <20060805085455.GA46190@nagual.pp.ru> In-Reply-To: <20060805085455.GA46190@nagual.pp.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 09:02:26 -0000 Andrey Chernov wrote: > On Sat, Aug 05, 2006 at 10:49:11AM +0200, G?bor K?vesd?n wrote: > >> Edwin Groothuis wrote: >> >>> On Fri, Aug 04, 2006 at 06:08:09PM +0200, G?bor K?vesd?n wrote: >>> >>> >>>> I am pleased to announce, that portmgr committed my patch for ports >>>> infrastructure DESTDIR support today. Note that this support is only for >>>> the infrastructure, ports may or may not respect the DESTDIR macro, so >>>> >>>> >>> Having read the wiki, please let me ask a couple of questions to >>> make sure there is consensus on what needs to be done to make all >>> ports DESTDIR happy. >>> >>> - All ports Makefiles should be checked for installs into PREFIX, >>> and replaced by TARGETDIR (or DESTDIR/PREFIX) >>> >>> >> Yes, TARGETDIR resolves to DESTDIR/PREFIX, which should be the final >> destination. In many ports we have a do-install or post-install target >> with something like: >> >> @${INSTALL_PROGRAM} ${WRKSRC}/foo ${PREFIX}/bin >> >> This is definitely not good, since it will install to ${PREFIX} even if >> you set DESTDIR, so this needs a s/${PREFIX}/${TARGETDIR}/. >> > > It will be much better to not change that in almost in every port, but > change meaning of PREFIX instead: > > PREFIX == DESTDIR/DESTPREFIX > > That would be quite a wrong interpretation of PREFIX and would violate POLA, since it can't be overridden anymore in the old context. Another reason not to do so is, that we need the current PREFIX for the relative paths I talked about for hardcoding the run-time paths of config files, etc. We would need to change those to DESTPREFIX then. -- Cheers, Gabor From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 16:26:45 2006 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 E9FC616A4DD for ; Sat, 5 Aug 2006 16:26:45 +0000 (UTC) (envelope-from aleksey.salow@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 812AB43D49 for ; Sat, 5 Aug 2006 16:26:45 +0000 (GMT) (envelope-from aleksey.salow@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so243711pyc for ; Sat, 05 Aug 2006 09:26:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=D4aUAwwgKcCZQvJZmRXyRKlsNLA4mQE4cQYQjpGXXuwGJwPHJ2+zOuQs2lndazIesg0dxppV6iMYU6HlH6JENYJkoN1Wn1eC1ffWI39D/TsFVnQRvsBsVPw4tzSt2L8M/wPCeAqzpsnBbtYHR/jt06irawNds6QRm6SEwD/kEFs= Received: by 10.35.78.9 with SMTP id f9mr7671112pyl; Sat, 05 Aug 2006 09:26:44 -0700 (PDT) Received: by 10.35.129.4 with HTTP; Sat, 5 Aug 2006 09:26:43 -0700 (PDT) Message-ID: <1738877f0608050926i5457a061p152faa2ba5a389bf@mail.gmail.com> Date: Sat, 5 Aug 2006 19:26:44 +0300 From: "Aleksey Salow" To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_17658_30184856.1154795204007" Cc: Subject: [PATCH] audio/libtremor 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, 05 Aug 2006 16:26:46 -0000 ------=_Part_17658_30184856.1154795204007 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline There is patch in attachment that fix error which make library broken on amd64 and may be other 64-bit platforms. ------=_Part_17658_30184856.1154795204007 Content-Type: application/octet-stream; name=patch-codec_internal.h Content-Transfer-Encoding: base64 X-Attachment-Id: f_eqi73780 Content-Disposition: attachment; filename="patch-codec_internal.h" LS0tIGNvZGVjX2ludGVybmFsLmgub3JpZwlTdW4gSnVuIDExIDIxOjM1OjQzIDIwMDYKKysrIGNv ZGVjX2ludGVybmFsLmgJU2F0IEF1ZyAgNSAxODozOTowOSAyMDA2CkBAIC0xNyw2ICsxNyw4IEBA CiAKICNpbmNsdWRlICJjb2RlYm9vay5oIgogCit2b2lkICpfdm9yYmlzX2Jsb2NrX2FsbG9jKHZv cmJpc19ibG9jayAqdmIsIGxvbmcgYnl0ZXMpOworCiB0eXBlZGVmIHZvaWQgdm9yYmlzX2xvb2tf bWFwcGluZzsKIHR5cGVkZWYgdm9pZCB2b3JiaXNfbG9va19mbG9vcjsKIHR5cGVkZWYgdm9pZCB2 b3JiaXNfbG9va19yZXNpZHVlOwo= ------=_Part_17658_30184856.1154795204007-- From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 16:33:29 2006 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 EDF5B16A4DA for ; Sat, 5 Aug 2006 16:33:29 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DB5343D4C for ; Sat, 5 Aug 2006 16:33:29 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1G9P5b-000EDd-Jv for freebsd-ports@freebsd.org; Sat, 05 Aug 2006 20:33:27 +0400 Message-ID: <44D4C834.5080406@FreeBSD.org> Date: Sat, 05 Aug 2006 20:32:52 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <44D370E9.1080209@FreeBSD.org> <44D43D13.3090305@FreeBSD.org> <20060805083217.GS33183@droso.net> In-Reply-To: <20060805083217.GS33183@droso.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 16:33:30 -0000 Erwin Lansing wrote: > On Sat, Aug 05, 2006 at 10:39:15AM +0400, Sergey Matveychuk wrote: >> Gábor Kövesdán wrote: >>> Hi, >>> >>> I am pleased to announce, that portmgr committed my patch for ports >>> infrastructure DESTDIR support today. Note that this support is only for >> Thanks for your work. It's highly appreciated. >> The feature was discussed for years but no real progress had been done. >> >> But a little number of ports will respect DESTDIR out of box. Some ports >> can be easily converted, for some ports it will be a hard work and a few >> ports will never be done. >> >> So, a question still arise: how could we warn user a port does not >> respect DESTDIR if he've defined it? >> >> E.g. we could use DESTDIR_READY=yes in a port Makefile if it's tested >> with DESTDIR. >> > I prefer to turn that logic around, but a run on pointyhat will have to > confirm how the number of working and non-working ports are. I am hoping > that most ports just DTRT, so we can mark the rest NO_DESTDIR or > similar. But yes, such a mechanism has to be worked on. I like the idea too, but really we should mark NO_DESTDIR almost all ports. I expect we have about 3% ports ready for DESTDIR without changes. But it's just guess-work however. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 16:39:58 2006 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 A9BD416A4E1; Sat, 5 Aug 2006 16:39:58 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id D169E43D58; Sat, 5 Aug 2006 16:39:55 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1G9PBo-000EJk-HE; Sat, 05 Aug 2006 20:39:52 +0400 Message-ID: <44D4C9B5.1080906@FreeBSD.org> Date: Sat, 05 Aug 2006 20:39:17 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: Edwin Groothuis References: <44D370E9.1080209@FreeBSD.org> <20060805070336.GA997@k7.mavetju> In-Reply-To: <20060805070336.GA997@k7.mavetju> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, G?bor K?vesd?n Subject: Re: HEADS-UP: DESTDIR support committed to Mk/ 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, 05 Aug 2006 16:39:58 -0000 Edwin Groothuis wrote: > On Fri, Aug 04, 2006 at 06:08:09PM +0200, G?bor K?vesd?n wrote: >> I am pleased to announce, that portmgr committed my patch for ports >> infrastructure DESTDIR support today. Note that this support is only for >> the infrastructure, ports may or may not respect the DESTDIR macro, so > > Having read the wiki, please let me ask a couple of questions to > make sure there is consensus on what needs to be done to make all > ports DESTDIR happy. > > - All ports Makefiles should be checked for installs into PREFIX, > and replaced by TARGETDIR (or DESTDIR/PREFIX) Sure. > > - All Makefiles in the workdir should install the DESTDIR/PREFIX, > so their configure options should be... --prefix? Not really, > because the datafiles of the program itself are to be found at > PREFIX, not DESTDIR/PREFIX. Any idea how to resolve this? AFAIK modern gnu tools (e.g. configure) respect DESTDIR variable. But I'm sure many software even using the tools will not do right things. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 18:23:36 2006 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 1375216A4E1 for ; Sat, 5 Aug 2006 18:23:36 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F9A43D7E for ; Sat, 5 Aug 2006 18:23:20 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G9Qvg-0001Nl-UY for freebsd-ports@freebsd.org; Sat, 05 Aug 2006 22:31:23 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 23DD811B6B for ; Sat, 5 Aug 2006 22:22:56 +0400 (MSD) Date: Sat, 5 Aug 2006 22:22:48 +0400 From: Stanislav Sedov To: freebsd-ports@freebsd.org Message-ID: <20060805222248.7cd78357@localhost> In-Reply-To: <1738877f0608050926i5457a061p152faa2ba5a389bf@mail.gmail.com> References: <1738877f0608050926i5457a061p152faa2ba5a389bf@mail.gmail.com> Organization: MBSD labs, Inc. X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_RoI75lZD_dTT9vBCGyBl9uI; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Subject: Re: [PATCH] audio/libtremor 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, 05 Aug 2006 18:23:36 -0000 --Sig_RoI75lZD_dTT9vBCGyBl9uI Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Sat, 5 Aug 2006 19:26:44 +0300 "Aleksey Salow" mentioned: > There is patch in attachment that fix error which make library broken > on amd64 and may be other 64-bit platforms. You should better send-pr this patch to allow someone to commit it. Additionally, it would be great if you go a step forward to maintain it. --=20 Stanislav Sedov MBSD labs, Inc. =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_RoI75lZD_dTT9vBCGyBl9uI Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE1OH/K/VZk+smlYERAu+dAJ403mv+7Xk3an1lmiNF9VMQHqjZAwCfWOwf E6HSlhRaUgNJQSB0TRuY4g0= =0xyH -----END PGP SIGNATURE----- --Sig_RoI75lZD_dTT9vBCGyBl9uI-- From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 19:54:14 2006 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 E0D5C16A4DD for ; Sat, 5 Aug 2006 19:54:14 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF9B43D5A for ; Sat, 5 Aug 2006 19:54:13 +0000 (GMT) (envelope-from vehemens@verizon.net) Received: from susy.dsl-verizon.net ([71.107.19.25]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J3J00GVEJ9NXV56@vms044.mailsrvcs.net> for freebsd-ports@freebsd.org; Sat, 05 Aug 2006 14:53:47 -0500 (CDT) Date: Sat, 05 Aug 2006 12:47:31 -0700 From: vehemens In-reply-to: <200608040612.k746C449013080@com1.ht-systems.ru> To: ssedov@mbsd.msk.ru, freebsd-ports@freebsd.org Message-id: <200608051247.32290.vehemens@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=windows-1251 Content-transfer-encoding: 7bit Content-disposition: inline References: <200608040612.k746C449013080@com1.ht-systems.ru> User-Agent: KMail/1.9.3 Cc: Subject: Re: [is somebody working on a xorg 7.1 port to FreeBSD ?] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 19:54:15 -0000 On Thursday 03 August 2006 23:12, ssedov@mbsd.msk.ru wrote: > What error message exactly you have got? The build procedure should look > like this (assume we're installing in /work/x11r7: > 1) downlod Xorg source, unpack > 2) download mesa src > 2) install devel/gnu-autoconf, devel/gnu-automake > 3) mkdir -p /work/x11r7/share/aclocal > 4) mkdir -p /work/x11r7/lib/pkgconfig > 5) > setenv PATH /usr/local/gnu-autotools/bin:/work/x11r7/bin:$PATH > setenv ACLOCAL "aclocal -I /usr/local/gnu-autotools/share/aclocal -I > /usr/local/ > > share/aclocal -I /work/x11r7/share/aclocal -I /usr/X11R6/share/aclocal" > setenv PKG_CONFIG_PATH > "/work/x11r7/lib/pkgconfig:/usr/X11R6/libdata/pkgconfig" > > 6)cd srcdir > 7) ./util/modular/build.sh -m PATH_TO_MESA /work/x11r7 -n -s sudo > /work/x11r7 > > Hope this helps Thanks for the help. It allowed me to run the server. The problem was a result of my not including the libtool macros with: setenv ACLOCAL "aclocal -I /usr/local/share/aclocal" There appears to be a number of other problems with building the code out of the box. Here is my current list: 1) Script git_xorg doesn't pull xserver, font and xcb files. Modified script to pull/update files. 2) Xcb doesn't build (needs gnome?). Used "setenv USE_XCB NO" for now. 3) Apps rendercheck and xdriinfo don't build. 4) A number of other apps aren't in the build script. 5) A number of video drivers don't build. Many of them due to missing GL headers. Copying in the headers allowed many of them to build. 6) Xkbdata doesn't build (missing?). 7) Fonts arabic-misc and mutt-misc don't build. Added empty README files. 8) Mesa current doesn't build (multiple problems?). 9) A lot of freebsd and mesa scripts are hardcoded with /usr/X11R6 requiring additional work to have multiple builds. From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 22:46:56 2006 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 9C9BA16A4DD for ; Sat, 5 Aug 2006 22:46:56 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E74443D45 for ; Sat, 5 Aug 2006 22:46:55 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060805224655.UHNX14422.mta11.adelphia.net@default.chvlva.adelphia.net> for ; Sat, 5 Aug 2006 18:46:55 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 5977ABAAD; Sat, 5 Aug 2006 18:46:51 -0400 (EDT) Date: Sat, 5 Aug 2006 18:46:51 -0400 From: Parv To: f-ports Message-ID: <20060805224651.GA7486@holestein.holy.cow> Mail-Followup-To: f-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: A Perl program to make pretty-print-*-depends-list output readable 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, 05 Aug 2006 22:46:56 -0000 Below is a short program to make the single line output of pretty-print-*-depends-list actually readable. This prints the case insensitively sorted & merged output of both run & build dependencies. Feel free to modify. Each dependency is listed on its own line. #!perl use strict; use warnings; my @list = qx { make pretty-print-run-depends-list; make pretty-print-build-depends-list }; my $parse = qr{\b This \s+ port \s+ requires \s+ package .+? "([^"]+)" }x; my %seen; print join "\n" , sort { lc $a cmp lc $b } grep !$seen{ $_ }++ , map { m/$parse/ ? split ' ' , $1 : () } @list ; __END__ - Parv -- From owner-freebsd-ports@FreeBSD.ORG Sat Aug 5 23:50:08 2006 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 81DC516A4DA for ; Sat, 5 Aug 2006 23:50:08 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50E6543D53 for ; Sat, 5 Aug 2006 23:50:00 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id CEB214075; Sat, 5 Aug 2006 15:49:56 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: freebsd-ports@freebsd.org User-Agent: KMail/1.9.3 MIME-Version: 1.0 Date: Sat, 5 Aug 2006 15:49:38 -0800 Content-Type: multipart/signed; boundary="nextPart3389380.z2AcSktICT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608051549.54640.beech@alaskaparadise.com> Subject: Problem with kmail 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, 05 Aug 2006 23:50:08 -0000 --nextPart3389380.z2AcSktICT Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just started getting the following error while trying to login to gmail: The process for the pop3s://pop.gmail.com protocol died unexpectedly. I'm running FreeBSD 7.0-CURRENT with the kde ports all up to date. I've dou= ble=20 checked the configs and they are correct. I can log into pop3 on gmail from= =20 my windows box with no problems, so it's not a gmail problem. I tried=20 rebuilding kdepim and it didn't help. Dos anyone have a suggestion? I have = no=20 clue what to do next. Thanks, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart3389380.z2AcSktICT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBE1S6ip5D0B1NlT4URAgPxAJ0QIX4NywPSgBHhGNiStprKPuYtegCfRHtO /E4o3f0l6x9QiIUA7XmCkQQ= =eGiF -----END PGP SIGNATURE----- --nextPart3389380.z2AcSktICT--